start: disk usage on /l: + df -h /l Filesystem Size Used Avail Use% Mounted on /dev/nvme0n1p1 880G 356G 480G 43% / + export ANT_HOME=/usr/local/src/apache-ant-1.9.5 + ANT_HOME=/usr/local/src/apache-ant-1.9.5 + export JAVA_HOME=/usr/lib/jvm/java-25-openjdk + JAVA_HOME=/usr/lib/jvm/java-25-openjdk + export GRADLE_HOME=/usr/local/src/gradle-2.9 + GRADLE_HOME=/usr/local/src/gradle-2.9 + export PATH=/usr/local/src/apache-ant-1.9.5/bin:/usr/lib/jvm/java-25-openjdk/bin:/usr/local/src/gradle-2.9/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games + PATH=/usr/local/src/apache-ant-1.9.5/bin:/usr/lib/jvm/java-25-openjdk/bin:/usr/local/src/gradle-2.9/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ++ date + echo -e '\n\nSat Apr 11 11:54:24 PM EDT 2026: now start nightly benchmarks' Sat Apr 11 11:54:24 PM EDT 2026: now start nightly benchmarks + pkill java + true + pkill mencoder + true + cd /l/trunk.nightly/lucene + git checkout main Already on 'main' Your branch is up to date with 'origin/main'. + git pull origin main From https://gitbox.apache.org/repos/asf/lucene * branch main -> FETCH_HEAD e5aad7e39ac..42c5ceb7fae main -> origin/main Updating e5aad7e39ac..42c5ceb7fae Fast-forward .asf.yaml | 3 ++ .../plugins/java/TestsAndRandomizationPlugin.java | 36 ++++++++++++++-------- .../java/org/apache/lucene/util/Accountables.java | 5 +-- 3 files changed, 29 insertions(+), 15 deletions(-) + ../gradlew clean Starting a Gradle Daemon (subsequent builds will be faster) > Task :build-infra:compileJava > Task :build-infra:pluginDescriptors UP-TO-DATE > Task :build-infra:processResources UP-TO-DATE > Task :build-infra:classes > Task :build-infra:jar 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:clean UP-TO-DATE > Task :lucene:distribution:clean UP-TO-DATE > Task :lucene:documentation:clean UP-TO-DATE > Task :lucene:analysis.tests:clean > Task :lucene:distribution.tests:clean > Task :lucene:core.tests:clean > Task :lucene:classification:clean > Task :lucene:demo:clean > Task :lucene:expressions:clean > Task :lucene:benchmark:clean > Task :lucene:grouping:clean > Task :lucene:memory:clean > Task :lucene:codecs:clean > Task :lucene:misc:clean > Task :lucene:join:clean > Task :lucene:highlighter:clean > Task :lucene:facet:clean > Task :lucene:monitor:clean > Task :lucene:replicator:clean > Task :lucene:spatial-test-fixtures:clean > Task :lucene:luke:clean > Task :lucene:backward-codecs:clean > Task :lucene:suggest:clean > Task :lucene:spatial-extras:clean > Task :lucene:spatial3d:clean > Task :lucene:queryparser:clean > Task :lucene:analysis:icu:clean > Task :lucene:analysis:morfologik.tests:clean > Task :lucene:benchmark-jmh:clean > Task :lucene:analysis:morfologik:clean > Task :lucene:sandbox:clean > Task :lucene:queries:clean > Task :lucene:analysis:phonetic:clean > Task :lucene:analysis:opennlp:clean > Task :lucene:analysis:smartcn:clean > Task :lucene:analysis:nori:clean > Task :lucene:analysis:stempel:clean > Task :lucene:analysis:kuromoji:clean > Task :lucene:test-framework:clean > Task :lucene:analysis:common:clean > Task :lucene:core:clean BUILD SUCCESSFUL in 7s 46 actionable tasks: 40 executed, 6 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.11.lucene-tests.txt took: 1.4 min gradle precommit log: /l/logs.nightly/ant_test/2026.04.11.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: 304 open, 3848 closed Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-14.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-13.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-5.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-0.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-17.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-19.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-16.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-11.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-8.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-18.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-1.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-7.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-9.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-2.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-3.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-6.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-12.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-4.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-10.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-15.jfr... [2026-04-11 23:58:22.336429] start [2026-04-11 23:58:22.336551] log dir /l/logs.nightly/2026.04.11.23.58.22 Java version (see also /l/logs.nightly/2026.04.11.23.58.22/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.11.23.58.22/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.11.23.58.22/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 = 1694498816 {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.11.23.58.22/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.11.23.58.22/cpu_frequency_info.txt): cmd='cpupower frequency-info' analyzing CPU 34: driver: amd-pstate-epp CPUs which run at the same hardware frequency: 34 CPUs which need to have their frequency coordinated by software: 34 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.34 GHz (asserted by call to kernel) boost state support: Supported: yes Active: yes amd-pstate limits: Highest Performance: 166. Maximum Frequency: 4.38 GHz. Nominal Performance: 110. Nominal Frequency: 2.90 GHz. Lowest Non-linear Performance: 66. Lowest Non-linear Frequency: 1.74 GHz. Lowest Performance: 21. Lowest Frequency: 550 MHz. Preferred Core Support: 1. Preferred Core Ranking: 166. CPU specifics (see also /l/logs.nightly/2026.04.11.23.58.22/lscpu.txt): cmd='lscpu' Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 43 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 128 On-line CPU(s) list: 0-127 Vendor ID: AuthenticAMD Model name: AMD Ryzen Threadripper 3990X 64-Core Processor CPU family: 23 Model: 49 Thread(s) per core: 2 Core(s) per socket: 64 Socket(s): 1 Stepping: 0 Frequency boost: enabled CPU(s) scaling MHz: 48% CPU max MHz: 4377.8730 CPU min MHz: 553.8280 BogoMIPS: 5834.89 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip rdpid overflow_recov succor smca sev sev_es Virtualization: AMD-V L1d cache: 2 MiB (64 instances) L1i cache: 2 MiB (64 instances) L2 cache: 32 MiB (64 instances) L3 cache: 256 MiB (16 instances) NUMA node(s): 16 NUMA node0 CPU(s): 0-3,64-67 NUMA node1 CPU(s): 4-7,68-71 NUMA node2 CPU(s): 8-11,72-75 NUMA node3 CPU(s): 12-15,76-79 NUMA node4 CPU(s): 16-19,80-83 NUMA node5 CPU(s): 20-23,84-87 NUMA node6 CPU(s): 24-27,88-91 NUMA node7 CPU(s): 28-31,92-95 NUMA node8 CPU(s): 32-35,96-99 NUMA node9 CPU(s): 36-39,100-103 NUMA node10 CPU(s): 40-43,104-107 NUMA node11 CPU(s): 44-47,108-111 NUMA node12 CPU(s): 48-51,112-115 NUMA node13 CPU(s): 52-55,116-119 NUMA node14 CPU(s): 56-59,120-123 NUMA node15 CPU(s): 60-63,124-127 Vulnerability Gather data sampling: Not affected Vulnerability Ghostwrite: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Old microcode: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Vulnerable Vulnerability Spec rstack overflow: Vulnerable Vulnerability Spec store bypass: Vulnerable Vulnerability Spectre v1: Vulnerable: __user pointer sanitization and usercopy barriers only; no swapgs barriers Vulnerability Spectre v2: Vulnerable; IBPB: disabled; STIBP: disabled; PBRSB-eIBRS: Not affected; BHI: Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Vulnerable Full Linux version (see also /l/logs.nightly/2026.04.11.23.58.22/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.11.23.58.22/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.11.23.58.22/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.11.23.58.22/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.11.23.58.22/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.11.23.58.22/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 77746685aa65ed6bc9edc7c3342b3031fa5d4097 LUCENE rev is 42c5ceb7fae20297b0bbcf1020cef0bba0db04a9 last successful Lucene rev e5aad7e39ac9b601ef78bcb222b86cc1fd38bc78, luceneutil rev 77746685aa65ed6bc9edc7c3342b3031fa5d4097 run ['git', 'log', 'e5aad7e39ac9b601ef78bcb222b86cc1fd38bc78^..42c5ceb7fae20297b0bbcf1020cef0bba0db04a9'] No commit message asking for regold of results files [2026-04-11 23:58:22.534101] 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-11 23:58:22.767570] 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-11 23:58:22.767678] RUN: /l/trunk.nightly/gradlew --stacktrace clean > /l/logs.nightly/2026.04.11.23.58.22/clean-lucene.log 2>&1 [2026-04-11 23:58:26.712733] took 3.9 sec [2026-04-11 23:58:26.712808] RUN: /l/trunk.nightly/gradlew jar > /l/logs.nightly/2026.04.11.23.58.22/jar-lucene.log 2>&1 [2026-04-11 23:58:40.686990] 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-11 23:58:43.381861] 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: 147178.00 stored_field_size_mb: 624.38 retrieved_time_msec: 181.30 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: 351380.00 stored_field_size_mb: 385.76 retrieved_time_msec: 1338.75 Done: took 1024.47 seconds, saved to /l/logs.nightly/2026.04.11.23.58.22/geonames-stored-fields-benchmark-results.pk [2026-04-12 00:15:48.335082] done run stored fields benchmark [2026-04-12 00:15:48.335107] 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 12, 2026 12:15:49 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: 1526.9558771999998 ms Total time creating SSDVFacetCounts: 3020.3441399333333 ms Total time taken to get all dims for taxonomy: 0.11516306666666667 ms Total time taken to get all dims for SSDV: 0.07288036666666667 ms Total time to get top dims for taxonomy: 0.03820393333333335 ms Total time to get top dims for SSDV: 0.03392713333333333 ms Total time to get top "address.taxonomy/TX" children: 0.11168026666666668 ms Total time to get top "address.sortedset/TX" children: 0.18470046666666665 ms Total time to get all "address.taxonomy/TX" children: 0.13956359999999998 ms Total time to get all "address.sortedset/TX" children: 0.5737945000000001 ms Done: took 3482.27 seconds, saved to /l/logs.nightly/2026.04.11.23.58.22/nad-facet-benchmark.pk [2026-04-12 01:13:50.608555] done run NAD facets benchmark [2026-04-12 01:13:51.215510] now run KNN benchmark Lucene HEAD git revision at /l/trunk.nightly: 42c5ceb7fae20297b0bbcf1020cef0bba0db04a9 dirty?=False luceneutil HEAD git revision at /l/util.nightly: 77746685aa65ed6bc9edc7c3342b3031fa5d4097 dirty?=False compile Lucene jars at /l/trunk.nightly Starting a Gradle Daemon (subsequent builds will be faster) > Task :build-infra:compileJava UP-TO-DATE > Task :build-infra:pluginDescriptors UP-TO-DATE > Task :build-infra:processResources UP-TO-DATE > Task :build-infra:classes UP-TO-DATE > Task :build-infra:jar UP-TO-DATE The eclint tool location is not set ('lucene.tool.eclint' option), will not apply eclint checks. The eclint tool location is not set ('lucene.tool.eclint' option), will not apply eclint checks. > Task :errorProneSkipped SKIPPED > Task :build-tools:build-infra-shadow:pluginDescriptors UP-TO-DATE > Task :lucene:analysis.tests:processResources NO-SOURCE > Task :lucene:highlighter:processResources NO-SOURCE > Task :lucene:memory:processResources NO-SOURCE > Task :lucene:facet:processResources NO-SOURCE > Task :build-tools:missing-doclet:processResources NO-SOURCE > Task :lucene:queries:processResources NO-SOURCE > Task :lucene:spatial3d:processResources NO-SOURCE > Task :lucene:sandbox:processResources UP-TO-DATE > Task :lucene:queryparser:processResources UP-TO-DATE > Task :lucene:core:processResources UP-TO-DATE > Task :lucene:backward-codecs:processResources UP-TO-DATE > Task :lucene:analysis.tests:compileJava NO-SOURCE > Task :lucene:spatial-extras:processResources NO-SOURCE > Task :lucene:analysis.tests:classes UP-TO-DATE > Task :lucene:benchmark:processResources NO-SOURCE > Task :lucene:grouping:processResources NO-SOURCE > Task :lucene:codecs:processResources UP-TO-DATE > Task :lucene:benchmark-jmh:processResources NO-SOURCE > Task :lucene:analysis:phonetic:processResources UP-TO-DATE > Task :lucene:expressions:processResources UP-TO-DATE > Task :lucene:analysis.tests:jar UP-TO-DATE > Task :build-tools:missing-doclet:compileJava UP-TO-DATE > Task :lucene:analysis:common:processResources UP-TO-DATE > Task :build-tools:missing-doclet:classes UP-TO-DATE > Task :lucene:classification:processResources NO-SOURCE > Task :lucene:demo:processResources NO-SOURCE > Task :lucene:distribution.tests:compileJava NO-SOURCE > Task :lucene:misc:processResources NO-SOURCE > Task :lucene:join:processResources NO-SOURCE > Task :lucene:suggest:processResources UP-TO-DATE > Task :lucene:analysis:icu:processResources UP-TO-DATE > Task :lucene:distribution.tests:processResources NO-SOURCE > Task :lucene:distribution.tests:classes UP-TO-DATE > Task :lucene:analysis:morfologik:processResources UP-TO-DATE > Task :lucene:analysis:kuromoji:processResources UP-TO-DATE > Task :lucene:analysis:opennlp:processResources UP-TO-DATE > Task :build-tools:missing-doclet:jar UP-TO-DATE > Task :lucene:analysis:nori:processResources UP-TO-DATE > Task :lucene:luke:processResources UP-TO-DATE > Task :lucene:analysis:stempel:processResources UP-TO-DATE > Task :lucene:monitor:processResources NO-SOURCE > Task :lucene:replicator:processResources NO-SOURCE > Task :lucene:spatial-test-fixtures:processResources NO-SOURCE > Task :lucene:analysis:morfologik.tests:compileJava NO-SOURCE > Task :lucene:distribution.tests:jar UP-TO-DATE > Task :lucene:analysis:morfologik.tests:processResources NO-SOURCE > Task :lucene:analysis:morfologik.tests:classes UP-TO-DATE > Task :lucene:test-framework:processResources UP-TO-DATE > Task :lucene:core.tests:compileJava UP-TO-DATE > Task :lucene:core.tests:processResources NO-SOURCE > Task :lucene:core.tests:classes UP-TO-DATE > Task :lucene:analysis:morfologik.tests:jar UP-TO-DATE > Task :lucene:core.tests:jar UP-TO-DATE > Task :lucene:analysis:smartcn:processResources UP-TO-DATE > Task :build-tools:build-infra-shadow:compileJava UP-TO-DATE > Task :build-tools:build-infra-shadow:processResources NO-SOURCE > Task :build-tools:build-infra-shadow:classes UP-TO-DATE > Task :build-tools:build-infra-shadow:jar UP-TO-DATE > Task :lucene:core:compileJava UP-TO-DATE > Task :lucene:core:classes UP-TO-DATE > Task :lucene:core:compileMain25Java UP-TO-DATE > Task :lucene:core:processMain25Resources NO-SOURCE > Task :lucene:core:main25Classes UP-TO-DATE > Task :lucene:core:jar UP-TO-DATE > Task :lucene:memory:compileJava UP-TO-DATE > Task :lucene: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:spatial3d:compileJava UP-TO-DATE > Task :lucene:spatial3d:classes UP-TO-DATE > Task :lucene:spatial3d:jar UP-TO-DATE > Task :lucene:misc:compileJava UP-TO-DATE > Task :lucene:misc:classes UP-TO-DATE > Task :lucene:join:compileJava UP-TO-DATE > Task :lucene:facet:compileJava UP-TO-DATE > Task :lucene:facet:classes UP-TO-DATE > Task :lucene:join:classes UP-TO-DATE > Task :lucene:misc:jar UP-TO-DATE > Task :lucene:facet:jar UP-TO-DATE > Task :lucene:join:jar UP-TO-DATE > Task :lucene:codecs:compileJava UP-TO-DATE > Task :lucene:codecs:classes UP-TO-DATE > Task :lucene:backward-codecs:compileJava UP-TO-DATE > Task :lucene:backward-codecs:classes UP-TO-DATE > Task :lucene:codecs:jar UP-TO-DATE > Task :lucene:backward-codecs:jar UP-TO-DATE > Task :lucene:queries:compileJava UP-TO-DATE > Task :lucene:queries:classes UP-TO-DATE > Task :lucene:spatial-extras:compileJava UP-TO-DATE > Task :lucene:spatial-extras:classes UP-TO-DATE > Task :lucene:expressions:compileJava UP-TO-DATE > Task :lucene:expressions:classes UP-TO-DATE > Task :lucene:queries:jar UP-TO-DATE > Task :lucene:spatial-extras:jar 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:sandbox:classes UP-TO-DATE > Task :lucene:classification:classes UP-TO-DATE > Task :lucene:sandbox:jar UP-TO-DATE > Task :lucene:classification:jar UP-TO-DATE > Task :lucene:analysis:common:compileJava UP-TO-DATE > Task :lucene:analysis:common:classes UP-TO-DATE > Task :lucene:test-framework:compileJava UP-TO-DATE > Task :lucene:test-framework:classes UP-TO-DATE > Task :lucene:analysis:common:jar UP-TO-DATE > Task :lucene:analysis:phonetic:compileJava UP-TO-DATE > Task :lucene:analysis:phonetic:classes UP-TO-DATE > Task :lucene:analysis:icu:compileJava UP-TO-DATE > Task :lucene:analysis:icu:classes UP-TO-DATE > Task :lucene:analysis:smartcn:compileJava UP-TO-DATE > Task :lucene:analysis:smartcn:classes UP-TO-DATE > Task :lucene:analysis:stempel:compileJava UP-TO-DATE > Task :lucene:analysis:morfologik:compileJava UP-TO-DATE > Task :lucene:analysis:phonetic:jar UP-TO-DATE > Task :lucene:analysis:opennlp:compileJava UP-TO-DATE > Task :lucene:analysis:morfologik:classes UP-TO-DATE > Task :lucene:analysis:stempel:classes UP-TO-DATE > Task :lucene:analysis:opennlp:classes UP-TO-DATE > Task :lucene:analysis:icu:jar UP-TO-DATE > Task :lucene:analysis:smartcn:jar UP-TO-DATE > Task :lucene:test-framework:jar UP-TO-DATE > Task :lucene:analysis:nori:compileJava UP-TO-DATE > Task :lucene:analysis:opennlp:jar UP-TO-DATE > Task :lucene:analysis:nori:classes UP-TO-DATE > Task :lucene:monitor:compileJava UP-TO-DATE > Task :lucene:analysis:stempel:jar UP-TO-DATE > Task :lucene:monitor:classes UP-TO-DATE > Task :lucene:suggest:compileJava UP-TO-DATE > Task :lucene:suggest:classes UP-TO-DATE > Task :lucene:analysis:morfologik:jar UP-TO-DATE > Task :lucene:analysis:kuromoji:compileJava UP-TO-DATE > Task :lucene:analysis:kuromoji:classes UP-TO-DATE > Task :lucene:benchmark-jmh:compileJava UP-TO-DATE > Task :lucene:benchmark-jmh:classes UP-TO-DATE > Task :lucene:analysis:nori:jar UP-TO-DATE > Task :lucene:spatial-test-fixtures:compileJava UP-TO-DATE > Task :lucene:suggest:jar UP-TO-DATE > Task :lucene:spatial-test-fixtures:classes UP-TO-DATE > Task :lucene:monitor:jar UP-TO-DATE > Task :lucene:analysis:kuromoji:jar UP-TO-DATE > Task :lucene:queryparser:compileJava UP-TO-DATE > Task :lucene:spatial-test-fixtures:jar UP-TO-DATE > Task :lucene:queryparser:classes 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: 38.93 GB available RAM: 242.90 GB used RAM: 8.82 GB dirty RAM: 3.91 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.6s smell: 200/2000 ( 10%) 2.6s smell: 300/2000 ( 15%) 2.6s smell: 400/2000 ( 20%) 2.6s smell: 500/2000 ( 25%) 2.6s smell: 600/2000 ( 30%) 2.6s smell: 700/2000 ( 35%) 2.6s smell: 800/2000 ( 40%) 2.6s smell: 900/2000 ( 45%) 2.6s smell: 1000/2000 ( 50%) 2.6s smell: 1100/2000 ( 55%) 2.6s smell: 1200/2000 ( 60%) 2.6s smell: 1300/2000 ( 65%) 2.7s smell: 1400/2000 ( 70%) 2.7s smell: 1500/2000 ( 75%) 2.7s smell: 1600/2000 ( 80%) 2.7s smell: 1700/2000 ( 85%) 2.7s smell: 1800/2000 ( 90%) 2.7s smell: 1900/2000 ( 95%) 2.8s smell: 2000/2000 (100%) 2.8s smell: 2 degenerate dim(s) found in 3.0s: (OUTLIER_SPREAD: std of all dims: μ=0.027, σ=0.007, threshold=3.0σ) [ ▁▄▆██▅▁ ] dim 0585 μ= -0.032 σ= 0.051 zeros= 0% [ ▁▂▃▆███████▅▄▂▁ ] -> OUTLIER_SPREAD: this_std=0.0506, mean_std=0.0266, +3.4sigma vs threshold=3.0sigma [ ▃▅███▆▂ ] dim 0910 μ= -0.007 σ= 0.048 zeros= 0% [ ▁▂▃▄████████▅▃▁ ] -> OUTLIER_SPREAD: this_std=0.0483, mean_std=0.0266, +3.1sigma vs threshold=3.0sigma smell: all 1024 dims: [ ▁▄▆█▇▄▁ ] dim 0000 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▂▃▅███████▆▃▂▁▁ ] [ ▂▄█▇▆▃▁ ] dim 0001 μ= +0.018 σ= 0.026 zeros= 0% [ ▁▂▄████████▅▄▂▁ ] [ ▃▅▇█▆▄▂ ] dim 0002 μ= -0.007 σ= 0.033 zeros= 0% [ ▁▂▄▇███████▇▅▃▁▁ ] [ ▂▅█▆▅▃ ] dim 0003 μ= +0.023 σ= 0.028 zeros= 0% [ ▁▂▄▇██████▇▃▂▁ ] [ ▅▆█▇▅▁ ] dim 0004 μ= -0.018 σ= 0.028 zeros= 0% [ ▁▂▄▆███████▆▄▃▁▁] [ ▁▅█▇█▇▃ ] dim 0005 μ= -0.009 σ= 0.034 zeros= 0% [ ▁▂▄▆████████▅▄▂▁ ] [ ▁▂▆██▇▇▃ ] dim 0006 μ= -0.001 σ= 0.020 zeros= 0% [ ▁▂▄▅████████▆▆▂▁▁ ] [ ▄▇█▇▅▂ ] dim 0007 μ= -0.030 σ= 0.021 zeros= 0% [ ▁▃▅███████▇▄▂▁▁ ] [ ▂▄▇▆█▆▄ ] dim 0008 μ= -0.018 σ= 0.019 zeros= 0% [ ▁▂▃▆████████▆▂▁▁▁ ] [ ▁▄█▇█▆▃▂ ] dim 0009 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▁▃▄▆████████▅▃▂▁ ] [ ▁▃▇▇█▆▂ ] dim 0010 μ= +0.014 σ= 0.032 zeros= 0% [ ▁ ▃▃▇████████▆▃▂▁ ] [ ▂▆▆█▇▃ ] dim 0011 μ= -0.012 σ= 0.036 zeros= 0% [ ▁▂▄▆██████▇▅▃▁▁ ] [ ▄█▇█▅▄ ] dim 0012 μ= +0.012 σ= 0.018 zeros= 0% [ ▁▂▂▆████████▆▄▁ ] [ ▄█▇█▅▄▂ ] dim 0013 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▂▃▆█████████▄▃▁▁ ] [ ▂▄▇█▆▄▁ ] dim 0014 μ= +0.006 σ= 0.035 zeros= 0% [ ▁▃▅████████▅▃▁ ] [ ▁▅█▇▇▇▃ ] dim 0015 μ= -0.002 σ= 0.021 zeros= 0% [ ▁▃▅█████████▅▃▁▁ ] [ ▁▅█▇▆▂▁ ] dim 0016 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▂▄▆███████▆▆▄▂▁▁ ] [ ▂▅██▅▄▁ ] dim 0017 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▂▄▆███████▆▃▁▁ ] [ ▅▆██▇▅▃ ] dim 0018 μ= +0.012 σ= 0.037 zeros= 0% [ ▁▂▃▆█████████▆▃▂▁ ] [ ▂▅▇█▇▆▃ ] dim 0019 μ= +0.005 σ= 0.030 zeros= 0% [ ▁▂▅▇████████▅▄▂ ] [ ▂▆██▄ ] dim 0020 μ= +0.012 σ= 0.023 zeros= 0% [ ▁▂▃▆▇██████▅▄▁ ] [ ▂▃██▅▄ ] dim 0021 μ= +0.009 σ= 0.021 zeros= 0% [ ▁▁▂▄▆███████▅▄▁▁ ] [ ▃▆██▅▃ ] dim 0022 μ= +0.002 σ= 0.035 zeros= 0% [ ▁▁▃▅▇██████▇▆▄▂▁▁ ] [ ▃▄▅██▆▅▁ ] dim 0023 μ= -0.008 σ= 0.046 zeros= 0% [ ▁▄▆█████████▆▅▃▁ ] [ ▂▅█▇▅▃ ] dim 0024 μ= -0.005 σ= 0.032 zeros= 0% [ ▁▂▅▇██████▆▄▃▁ ] [ ▃▇██▆▂ ] dim 0025 μ= +0.018 σ= 0.027 zeros= 0% [ ▁▂▅███████▇▅▂▁ ] [ ▁▆█▇█▅▂ ] dim 0026 μ= +0.027 σ= 0.024 zeros= 0% [ ▁▂▄▇███████▆▄▂▁ ] [ ▁▄▆█▅▃▁ ] dim 0027 μ= -0.008 σ= 0.028 zeros= 0% [ ▁▂▃▆███████▅▂▁▁ ] [ ▁▅▆█▆▂ ] dim 0028 μ= +0.026 σ= 0.028 zeros= 0% [ ▁▁▂▄▇██████▇▅▂▁ ] [ ▂▄▇▆█▅▃ ] dim 0029 μ= -0.000 σ= 0.029 zeros= 0% [ ▁▁▂▄▅█████████▄▃▂▂ ] [ ▁▅▇█▆▄▁ ] dim 0030 μ= -0.010 σ= 0.024 zeros= 0% [ ▂▃▅▇███████▇▃▂▁ ] [ ▄█▆▆▄▂ ] dim 0031 μ= -0.013 σ= 0.018 zeros= 0% [▁▁▂▃▅▇██████▇▅▃▂ ▁ ] [ ▃▅█▇▆▄▂ ] dim 0032 μ= +0.028 σ= 0.035 zeros= 0% [▁▁▁▃▄▆███████▆▅▃▁▁ ] [ ▁▆██▇▄▁ ] dim 0033 μ= +0.031 σ= 0.028 zeros= 0% [ ▁▃▆████████▅▃▂▁ ] [ ▂▆▆█▆▄▂ ] dim 0034 μ= -0.003 σ= 0.023 zeros= 0% [ ▁▁▃▆████████▆▅▂▂▁▁] [ ▁▄▇█▅▅▂ ] dim 0035 μ= +0.009 σ= 0.033 zeros= 0% [ ▁▁▄▆███████▇▄▂▁▁ ] [ ▃▆█▇▅▂ ] dim 0036 μ= +0.001 σ= 0.020 zeros= 0% [ ▁▁▃▅████████▅▂▁ ] [ ▂▄▅█▆▆▄ ] dim 0037 μ= -0.027 σ= 0.026 zeros= 0% [ ▁▁▃▅███████▇▅▃▁ ▁ ] [ ▂▆▆█▇▄▁ ] dim 0038 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▂▃▄▇███████▆▄▂▁ ▁] [ ▄▇█▆▄▁ ] dim 0039 μ= +0.034 σ= 0.028 zeros= 0% [ ▁▁▃▅███████▆▃▂▁ ] [ ▂▄█▇▅▂ ] dim 0040 μ= +0.011 σ= 0.035 zeros= 0% [ ▁▁▁▃▆▇██████▇▅▂▁ ] [ ▂▆▇█▅▁ ] dim 0041 μ= +0.005 σ= 0.018 zeros= 0% [ ▁▂▃▇██████▆▃▂▁ ] [ ▃▅██▅▅▁ ] dim 0042 μ= -0.015 σ= 0.027 zeros= 0% [ ▁▂▃▄▇███████▆▃▂▁▁ ] [ ▅▇█▅▂ ] dim 0043 μ= +0.014 σ= 0.027 zeros= 0% [ ▁▂▄▅██████▇▄▂▁ ] [ ▂▅██▆▅▁ ] dim 0044 μ= -0.023 σ= 0.030 zeros= 0% [ ▁▂▃▇███████▆▄▂▁ ] [ ▂▅█▇▄▂ ] dim 0045 μ= +0.017 σ= 0.024 zeros= 0% [ ▁▁▂▅▆██████▅▄▂▁ ] [ ▇▆██▇▂ ] dim 0046 μ= +0.012 σ= 0.020 zeros= 0% [ ▁▁▄▆████████▅▃▁▁ ] [ ▁▅██▅▄▁ ] dim 0047 μ= +0.004 σ= 0.031 zeros= 0% [ ▁▃▃▅▇████████▃▂▁▁] [ ▃▇▆█▆▃ ] dim 0048 μ= +0.008 σ= 0.041 zeros= 0% [ ▁▁▃▆████████▆▄▁▁▁ ] [ ▃▅▇█▆▂ ] dim 0049 μ= +0.022 σ= 0.028 zeros= 0% [ ▁▂▅▇██████▇▅▃▁ ] [ ▅▆▇█▆▅▂ ] dim 0050 μ= +0.014 σ= 0.029 zeros= 0% [ ▂▄▅████████▆▃▂▁ ] [ ▁▆██▅▂ ] dim 0051 μ= -0.000 σ= 0.029 zeros= 0% [ ▁▃▅███████▆▄▂▁ ] [ ▄▆██▅▄ ] dim 0052 μ= +0.005 σ= 0.016 zeros= 0% [ ▁▂▅▇███████▄▂▁ ] [ ▃▆█▇▅▂ ] dim 0053 μ= -0.003 σ= 0.020 zeros= 0% [ ▁▂▂▄▇███████▄▃▁ ] [ ▁▅▆█▆▃ ] dim 0054 μ= +0.015 σ= 0.024 zeros= 0% [ ▁▂▄▆███████▅▃▂▁ ] [ ▃▇█▅▅▁ ] dim 0055 μ= +0.018 σ= 0.023 zeros= 0% [ ▁▁▃▅███████▆▃▁▁ ] [ ▂▆▇█▇▃ ] dim 0056 μ= +0.020 σ= 0.030 zeros= 0% [ ▁▃▅▆███████▅▃▁▁ ] [ ▂▅▆██▅ ] dim 0057 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▂▄▇███████▅▂▁ ] [ ▄▅▇█▇▅▁ ] dim 0058 μ= +0.011 σ= 0.032 zeros= 0% [ ▁▁▃▄▆███████▇▅▂▂▁ ] [ ▂▄▇█▇▄▂ ] dim 0059 μ= +0.010 σ= 0.028 zeros= 0% [ ▂▃▄▇███████▇▅▃▂▁ ] [ ▃▆█▇▇▅▃ ] dim 0060 μ= +0.008 σ= 0.012 zeros= 0% [ ▁▃▄▇███████▆▅▂▁▁ ] [ ▁▃▅██▇▄▂ ] dim 0061 μ= -0.017 σ= 0.029 zeros= 0% [ ▁▁▃▄█████████▄▃▂▁ ] [ ▁▄▇█▄▂▁ ] dim 0062 μ= -0.031 σ= 0.035 zeros= 0% [ ▁▂▂▄▇███████▆▅▃▂▁▁ ] [ ▁▄▇█▇▄▁ ] dim 0063 μ= +0.016 σ= 0.024 zeros= 0% [ ▁▂▄▆███████▆▄▁▁ ] [ ▁▂██▇▅▁ ] dim 0064 μ= -0.011 σ= 0.031 zeros= 0% [ ▁▂▄▆███████▆▄▂▁▁ ] [ ▂▄▆▇█▅▄▁ ] dim 0065 μ= +0.003 σ= 0.028 zeros= 0% [ ▁▁▃▄▆████████▆▃▂▁▁] [ ▂▅█▅▄▁ ] dim 0066 μ= +0.008 σ= 0.022 zeros= 0% [ ▁▃▅▇██████▆▄▂▁ ] [ ▁▃▅▇▇█▃ ] dim 0067 μ= -0.003 σ= 0.038 zeros= 0% [ ▁▁▃▆████████▅▃▂▁ ] [ ▂▄▆█▅▆▁ ] dim 0068 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▁▃▄████████▇▄▂▁ ] [ ▁▃█▇▅▃ ] dim 0069 μ= +0.014 σ= 0.017 zeros= 0% [ ▁▁▂▃▅▇███████▄▄▂▁ ] [ ▁▅█▇▇▄▁ ] dim 0070 μ= -0.008 σ= 0.024 zeros= 0% [ ▁▃▄███████▆▃▂▁ ] [ ▁▆▇▇█▄▁ ] dim 0071 μ= +0.009 σ= 0.030 zeros= 0% [ ▁▃▆███████▇▃▂▁ ] [ ▃▄█▇▆▅▂ ] dim 0072 μ= +0.013 σ= 0.021 zeros= 0% [ ▁▁▃▅▇███████▅▃▂▁ ] [ ▂▅▇██▃▁ ] dim 0073 μ= +0.006 σ= 0.015 zeros= 0% [ ▁▂▄▆████████▆▄▂▁ ] [ ▂▄▇▆█▄ ] dim 0074 μ= -0.013 σ= 0.034 zeros= 0% [ ▁▂▄▆███████▄▃▂▁ ] [ ▃▇█▄▂ ] dim 0075 μ= -0.005 σ= 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.028 zeros= 0% [ ▁▂▃▄███████▇▅▂▁▁ ] [ ▃▆▇█▅▃ ] dim 0080 μ= -0.013 σ= 0.014 zeros= 0% [ ▁▂▃▅███████▇▅▂▁▁ ] [ ▁▅▆█▅▄▃ ] dim 0081 μ= +0.011 σ= 0.025 zeros= 0% [ ▁▂▄▅████████▅▂▁ ] [ ▁▃▆█▅▆▃ ] dim 0082 μ= +0.014 σ= 0.038 zeros= 0% [ ▁▂▃▅████████▆▃▁▁ ] [ ▃▆▇█▇▇▆▁ ] dim 0083 μ= +0.015 σ= 0.024 zeros= 0% [▁▁▂▃▅█████████▇▅▃▂ ] [ ▁▄█▆▆▂ ] dim 0084 μ= +0.011 σ= 0.031 zeros= 0% [ ▁▂▃▆███████▅▂▁ ] [ ▄██▆▂ ] dim 0085 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▂▄██████▇▄▂▁ ] [ ▃▅█▅▄▄ ] dim 0086 μ= -0.018 σ= 0.032 zeros= 0% [ ▁▂▃▆▇███████▆▄▂▁ ] [ ▃▄█▇▅▃ ] dim 0087 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▁▄▅███████▇▄▂▁ ] [ ▂▅▆█▇▄ ] dim 0088 μ= -0.010 σ= 0.027 zeros= 0% [ ▁▁▄▅▇███████▆▄▂▁ ] [ ▃▅▇█▇▆▄▁ ] dim 0089 μ= +0.023 σ= 0.031 zeros= 0% [ ▁▁▂▄▇████████▇▃▂▁ ] [ ▂▅▇▆█▅▂ ] dim 0090 μ= +0.004 σ= 0.034 zeros= 0% [ ▁▁▂▅█████████▇▃▂▁▁ ] [ ▁▄██▆▃ ] dim 0091 μ= +0.032 σ= 0.020 zeros= 0% [ ▁▂▆███████▄▂▁ ] [ ▁▅█▆▅▂ ] dim 0092 μ= +0.035 σ= 0.033 zeros= 0% [ ▁▁▃▄▇██████▇▄▂▁▁ ] [ ▃▅█▇▃ ] dim 0093 μ= -0.006 σ= 0.034 zeros= 0% [ ▁▁▃▅▇██████▅▃▂ ▁ ] [ ▁▅▆█▆▃▁ ] dim 0094 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▂▃▆▇███████▅▃▂▁▁ ] [ ▁▄▆█▇▃▂ ] dim 0095 μ= -0.011 σ= 0.013 zeros= 0% [ ▁▂▄▇███████▇▅▂▁ ] [ ▃▄█▇▅▃ ] dim 0096 μ= +0.007 σ= 0.032 zeros= 0% [ ▁▁▃▄▇███████▆▄▁▁ ] [ ▃▆██▅▄ ] dim 0097 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▂▄▆███████▇▅▃▂▁ ] [ ▁▃▆▇██▄▂ ] dim 0098 μ= +0.005 σ= 0.025 zeros= 0% [ ▁▁▂▄████████▆▄▁▁ ] [ ▃▆▆█▄▂ ] dim 0099 μ= -0.007 σ= 0.020 zeros= 0% [ ▂▂▅▇██████▅▃▂▁ ] [ ▃▅█▆▄▄▁ ] dim 0100 μ= +0.002 σ= 0.022 zeros= 0% [ ▁▁▃▅▇███████▅▃▂▁▁ ] [ ▃▆█▆▆▁ ] dim 0101 μ= -0.022 σ= 0.021 zeros= 0% [ ▂▂▅███████▆▄▂▁▁ ] [ ▄▄▇█▄▃ ] dim 0102 μ= -0.008 σ= 0.024 zeros= 0% [ ▁▂▅▇██████▇▄▂▁▁ ] [ ▂▅██▄▃ ] dim 0103 μ= +0.006 σ= 0.023 zeros= 0% [ ▁▂▅▇██████▆▅▂▁ ] [ ▂▆▄█▆▁ ] dim 0104 μ= +0.014 σ= 0.026 zeros= 0% [ ▁▁▃▄████████▅▃▂▁▁ ] [ ▂▅▆█▇▆▄ ] dim 0105 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▃▄▇████████▆▃▃▁ ] [ ▅▆██▆▃ ] dim 0106 μ= +0.009 σ= 0.028 zeros= 0% [ ▁▂▄▅▇███████▄▃▂▁ ] [ ▂▄██▅▅ ] dim 0107 μ= -0.003 σ= 0.019 zeros= 0% [ ▁▁▂▆▇███████▆▃▂▁ ] [ ▁▅▇█▅▃ ] dim 0108 μ= -0.017 σ= 0.036 zeros= 0% [ ▂▂▅███████▇▄▂▁ ] [ ▂▅█▇█▆▃ ] dim 0109 μ= +0.009 σ= 0.022 zeros= 0% [ ▁▁▃▄▅███████▇▄▂▁ ] [ ▂▅▇█▅▂ ] dim 0110 μ= +0.007 σ= 0.023 zeros= 0% [ ▁▂▃▄████████▅▃▂▁ ] [ ▁▂▄██▇▅▁ ] dim 0111 μ= +0.024 σ= 0.019 zeros= 0% [ ▁▁▃▄████████▆▄▂▁ ] [ ▂▄██▆▂▁ ] dim 0112 μ= +0.007 σ= 0.025 zeros= 0% [ ▁▁▂▆████████▆▄▁▁ ▁] [ ▂▅▇█▇▅▁ ] dim 0113 μ= -0.015 σ= 0.016 zeros= 0% [ ▁▂▄▇███████▆▅▃▁ ] [ ▂█▇▆▄▂ ] dim 0114 μ= -0.007 σ= 0.037 zeros= 0% [ ▁▁▄▅▇███████▄▃▁▁ ] [ ▂▆▅█▅▂ ] dim 0115 μ= -0.014 σ= 0.035 zeros= 0% [ ▁▁▁▄▇██████▆▄▂▁▁ ] [ ▂▄▆█▄▄▁ ] dim 0116 μ= +0.007 σ= 0.018 zeros= 0% [▁▁▂▄▄▆███████▇▅▃▂▁ ] [ ▂▄▇█▅▃▁ ] dim 0117 μ= -0.006 σ= 0.016 zeros= 0% [ ▁▂▃▆███████▄▃▂ ] [ ▂▅█▇█▆▃ ] dim 0118 μ= -0.014 σ= 0.034 zeros= 0% [ ▁▂▂▄▇███████▇▅▂▁▁ ] [ ▃▆▆█▅▂ ] dim 0119 μ= -0.011 σ= 0.027 zeros= 0% [ ▁▄▄▇███████▄▂▁▁ ] [ ▂▆▆█▇▅ ] dim 0120 μ= -0.033 σ= 0.039 zeros= 0% [ ▁▂▅████████▅▄▁▁ ] [ ▄▄▇█▇▅▂ ] dim 0121 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▁▃▅████████▅▃▂▁ ] [ ▂▆▆█▆▃ ] dim 0122 μ= -0.003 σ= 0.017 zeros= 0% [ ▁▂▃▆██████▆▅▃▁▁ ] [ ▂▅██▇▃▁ ] dim 0123 μ= +0.003 σ= 0.023 zeros= 0% [ ▁▂▄████████▇▅▃▁▁ ] [ ▃▆▇█▆▂ ] dim 0124 μ= -0.015 σ= 0.021 zeros= 0% [ ▁▁▂▄▇███████▆▃▁ ] [ ▂▄▇██▆▂ ] dim 0125 μ= -0.004 σ= 0.045 zeros= 0% [ ▁▂▃▆███████▇▄▁▁ ] [ ▄▄▆█▇▄▁ ] dim 0126 μ= +0.021 σ= 0.017 zeros= 0% [ ▁▃▅▇███████▆▄▂ ] [ ▁▃▇█▇█▃ ] dim 0127 μ= -0.019 σ= 0.023 zeros= 0% [ ▁▁▂▃▇████████▅▄▁▁▁ ] [ ▃▆██▆▃ ] dim 0128 μ= -0.019 σ= 0.029 zeros= 0% [ ▁▂▂▅████████▅▃▁▁ ] [ ▃▆▆█▅▅ ] dim 0129 μ= -0.004 σ= 0.039 zeros= 0% [ ▁▁▂▄████████▆▃▂▁ ▁] [ ▁▂▇▇█▅▃ ] dim 0130 μ= -0.027 σ= 0.022 zeros= 0% [ ▁▂▃▆███████▇▅▃▁▁ ] [ ▂▅▆█▆▄ ] dim 0131 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▁▄▇███████▅▃▁▁ ] [ ▂▅█▇▅▁ ] dim 0132 μ= +0.006 σ= 0.025 zeros= 0% [ ▁▂▃▇██████▆▃▂▁ ] [ ▃▅█▇▇▄ ] dim 0133 μ= +0.007 σ= 0.015 zeros= 0% [ ▁▂▄▇███████▅▂▁ ] [ ▃▆▆█▇▂ ] dim 0134 μ= +0.025 σ= 0.024 zeros= 0% [ ▁▂▄████████▅▃▂▁ ] [ ▁▃▆▇█▇▆▁ ] dim 0135 μ= -0.003 σ= 0.032 zeros= 0% [ ▁▁▂▄▅████████▆▄▂▁ ] [ ▁▂▇▇██▄▁ ] dim 0136 μ= +0.009 σ= 0.040 zeros= 0% [ ▁▁▂▃▅████████▅▃▂▁ ] [ ▁▆▇█▆▆▂ ] dim 0137 μ= -0.024 σ= 0.030 zeros= 0% [ ▁▁▃▅▇███████▇▄▃▁ ] [ ▁▅▆█▇▆▃ ] dim 0138 μ= +0.034 σ= 0.028 zeros= 0% [ ▁▂▃▅██████████▄▃▁ ] [ ▂▆▆▇█▄▁ ] dim 0139 μ= +0.007 σ= 0.028 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.001 σ= 0.027 zeros= 0% [ ▁▁▂▆▇██████▇▅▃▁ ] [ ▃▅▆██▅▂ ] dim 0144 μ= +0.005 σ= 0.035 zeros= 0% [ ▁▃▄▇███████▇▄▁▁ ] [ ▁▅▇▆█▅▁ ] dim 0145 μ= -0.018 σ= 0.018 zeros= 0% [ ▂▂▄▇███████▆▄▁▁ ] [ ▁▄▇█▅▄ ] dim 0146 μ= +0.016 σ= 0.033 zeros= 0% [ ▁▂▃▆███████▆▃▁ ] [ ▂▅█▇▇▆▄ ] dim 0147 μ= +0.024 σ= 0.029 zeros= 0% [ ▁▁▂▄▇████████▄▂▁ ] [ ▃▄▅▅█▄▁ ] dim 0148 μ= -0.003 σ= 0.018 zeros= 0% [ ▁▁▂▃▆▇███████▆▄▂▁ ] [ ▄▃▆█▅▃▂ ] dim 0149 μ= -0.014 σ= 0.024 zeros= 0% [ ▁▂▃▅▇███████▆▃▂▁ ▁] [ ▃▆▇█▆▅▄ ] dim 0150 μ= -0.010 σ= 0.035 zeros= 0% [ ▁▁▂▄▅████████▆▄▂▁▁] [ ▁▂▅▇█▇▅ ] dim 0151 μ= +0.010 σ= 0.039 zeros= 0% [ ▁▁▂▅████████▅▂▁ ] [ ▁▃▇█▆▅▄▁ ] dim 0152 μ= +0.024 σ= 0.017 zeros= 0% [ ▁▂▃▅████████▇▄▂▁ ] [ ▁▅▇▆█▅▂ ] dim 0153 μ= -0.028 σ= 0.030 zeros= 0% [ ▁▂▄▅███████▇▅▂▂▁ ] [ ▃▅▇█▇▃▁ ] dim 0154 μ= -0.007 σ= 0.035 zeros= 0% [ ▁▃▄▇███████▇▄▃▁ ] [ ▃▇█▇▄ ] dim 0155 μ= +0.009 σ= 0.014 zeros= 0% [ ▁▂▄▇██████▅▃▁ ] [ ▃▆██▇▄▁ ] dim 0156 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▂▃▇███████▆▄▂▁ ] [ ▂▅▆██▆▂ ] dim 0157 μ= -0.008 σ= 0.025 zeros= 0% [ ▁▂▅████████▆▆▂▂ ] [ ▂▆▅█▅▃ ] dim 0158 μ= -0.003 σ= 0.021 zeros= 0% [ ▁▂▄▇██████▇▄▃▁▁ ] [ ▄▄█▆▇▂ ] dim 0159 μ= -0.003 σ= 0.034 zeros= 0% [ ▁▁▃▅███████▇▆▃▂▁ ] [ ▃▅█▇▆▅▃ ] dim 0160 μ= -0.002 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▁▅▆█▆▃ ] dim 0161 μ= -0.006 σ= 0.032 zeros= 0% [ ▁▄▆███████▅▂ ] [ ▁▄▇██▂ ] dim 0162 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▂▃▆███████▅▃▂▁ ] [ ▁▃▆█▆▅▂ ] dim 0163 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▁▂▄▅███████▇▅▃▁▁ ] [ ▁▅█▅▇▆▄ ] dim 0164 μ= +0.033 σ= 0.031 zeros= 0% [▁▁▂▄▆███████▇▅▂▁▁ ] [ ▅▇▇█▅▃ ] dim 0165 μ= -0.013 σ= 0.027 zeros= 0% [ ▁▁▂▄▅████████▆▃▂ ] [ ▄▇█▇▇▃ ] dim 0166 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▁▃▅████████▅▂▂▁ ] [ ▃▅█▇▄▂ ] dim 0167 μ= -0.008 σ= 0.016 zeros= 0% [ ▁▁▃▄▇██████▆▃▂▁ ] [ ▃▇█▇▆▄▁ ] dim 0168 μ= +0.003 σ= 0.015 zeros= 0% [ ▁▁▃▅████████▅▂▁ ] [ ▄▆█▇▅▃▁ ] dim 0169 μ= -0.002 σ= 0.029 zeros= 0% [ ▁▂▃▅▇███████▆▂▂▁ ] [ ▂██▇▅ ] dim 0170 μ= +0.022 σ= 0.031 zeros= 0% [ ▁▁▃▆███████▆▄▂▁ ] [ ▁▅█▅▆▂▁ ] dim 0171 μ= -0.009 σ= 0.028 zeros= 0% [ ▁▁▂▃▅███████▅▂▂▁ ] [ ▃▅█▆▅▃ ] dim 0172 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▂▃▅████████▄▃▁▁ ] [ ▂▇▆██▄ ] dim 0173 μ= -0.005 σ= 0.016 zeros= 0% [ ▁▂▄▇███████▄▂▁ ] [ ▃▅▇█▇▄ ] dim 0174 μ= -0.019 σ= 0.027 zeros= 0% [ ▁▃▅▇███████▅▂▁ ] [ ▃▇██▆▄▂ ] dim 0175 μ= -0.014 σ= 0.031 zeros= 0% [▁▁▂▃▆████████▆▃▂▁ ] [ ▂▄█▇▇▅▃ ] dim 0176 μ= +0.001 σ= 0.020 zeros= 0% [ ▂▂▄████████▇▄▃▂ ] [ ▁▅▆██▅▃ ] dim 0177 μ= +0.011 σ= 0.027 zeros= 0% [ ▁▁▃▅████████▅▃▂ ] [ ▅▆█▇▇▄▂ ] dim 0178 μ= +0.023 σ= 0.022 zeros= 0% [ ▁▂▄▇████████▆▄▂▁ ] [ ▂▅▇█▇▄ ] dim 0179 μ= -0.020 σ= 0.031 zeros= 0% [ ▁▁▂▃▇███████▄▃▂▁ ] [ ▂▄▇█▆▅▁ ] dim 0180 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▂▅▆███████▅▅▂▁ ] [ ▂▄▆█▅▂ ] dim 0181 μ= -0.001 σ= 0.027 zeros= 0% [ ▁▁▃▅████████▅▃▁▁ ] [ ▃▆▆█▆▂ ] dim 0182 μ= -0.029 σ= 0.028 zeros= 0% [ ▁▂▃▇██████▇▄▃▁ ] [ ▃▄█▆▃ ] dim 0183 μ= -0.004 σ= 0.043 zeros= 0% [ ▁▁▄▄▇██████▆▄▂▁ ] [ ▁▄▅▇█▇▄▂ ] dim 0184 μ= +0.008 σ= 0.033 zeros= 0% [ ▁▁▂▄▇████████▆▄▁▁ ] [ ▂▄██▇▄▁ ] dim 0185 μ= -0.017 σ= 0.031 zeros= 0% [ ▁▃▅▇███████▇▅▂▂▁ ] [ ▂▅▇█▇▂ ] dim 0186 μ= -0.006 σ= 0.019 zeros= 0% [ ▁▃▄▆███████▄▃▂ ] [ ▅▆▇█▆▅ ] dim 0187 μ= +0.004 σ= 0.024 zeros= 0% [ ▁▁▃▅▆███████▆▃▃▁▁ ] [ ▂▃▆██▄▄ ] dim 0188 μ= +0.034 σ= 0.019 zeros= 0% [ ▁▁▂▄▅████████▅▃▂ ] [ ▃▅█▇▇▂ ] dim 0189 μ= +0.017 σ= 0.042 zeros= 0% [ ▂▂▄███████▇▄▃▂ ] [ ▃▆███▅ ] dim 0190 μ= -0.010 σ= 0.037 zeros= 0% [ ▁▂▃▄▇███████▆▄▃▁ ] [ ▃▇▆█▇▇▄▁ ] dim 0191 μ= -0.006 σ= 0.036 zeros= 0% [ ▁▁▃▄▇████████▇▄▃▁▁ ] [ ▃▆██▄▃ ] dim 0192 μ= -0.021 σ= 0.029 zeros= 0% [ ▁▁▂▃▇██████▇▅▂▁▁ ] [ ▃▄▆█▆▂ ] dim 0193 μ= +0.001 σ= 0.033 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▁▃▆█▇▄▁ ] dim 0194 μ= -0.009 σ= 0.030 zeros= 0% [ ▁▂▄▇███████▇▄▂▁ ] [ ▂▆▇▇█▄▁ ] dim 0195 μ= +0.026 σ= 0.026 zeros= 0% [ ▁▂▃▄████████▆▅▃▁ ] [ ▁▅██▆▄▁ ] dim 0196 μ= +0.026 σ= 0.023 zeros= 0% [ ▁▁▃▅▇███████▅▃▂▁ ] [ ▃▅▇█▇▅▃ ] dim 0197 μ= -0.014 σ= 0.016 zeros= 0% [ ▁▁▃▄▇████████▅▄▂▂ ] [ ▁▄█▅▇▃ ] dim 0198 μ= +0.004 σ= 0.024 zeros= 0% [ ▁▂▄▅██████▆▄▂▁ ] [ ▅▅█▇▇▆▂ ] dim 0199 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▂▃▆▇███████▆▄▂▁ ] [ ▄▆██▄▂ ] dim 0200 μ= +0.004 σ= 0.031 zeros= 0% [ ▁▂▄▆████████▅▃▁ ] [ ▂▅█▆▄▄▁ ] dim 0201 μ= -0.009 σ= 0.016 zeros= 0% [ ▁▁▂▄▇███████▆▃▂▁ ] [ ▁▆██▅▄ ] dim 0202 μ= +0.001 σ= 0.022 zeros= 0% [ ▁▁▂▅████████▆▃▁▁ ] [ ▄▅▆█▅▂ ] dim 0203 μ= +0.029 σ= 0.029 zeros= 0% [ ▁▁▂▄▆███████▇▅▃▂▁ ] [ ▃▅██▅▅▁ ] dim 0204 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▁▁▅████████▅▃▂▁ ] [ ▁▃▅██▇▂ ] dim 0205 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▂▃▅███████▆▄▂▁ ] [ ▃██▆▄ ] dim 0206 μ= +0.005 σ= 0.024 zeros= 0% [ ▂▃▆███████▆▃▂▁ ] [ ▃▅█▇▇▄▁ ] dim 0207 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▃▅▇███████▇▃▂▁ ] [ ▁▄▇██▅▂ ] dim 0208 μ= -0.028 σ= 0.018 zeros= 0% [ ▁▁▃▄▆████████▅▂▂▁ ] [ ▂▅█▇▆▂ ] dim 0209 μ= +0.018 σ= 0.023 zeros= 0% [ ▁▂▅███████▇▅▃▁▁ ] [ ▃▆▇█▇▅▂ ] dim 0210 μ= -0.008 σ= 0.014 zeros= 0% [▁▁▃▇▇███████▇▄▂▁▁ ] [ ▁▄▇██▅▂ ] dim 0211 μ= -0.000 σ= 0.030 zeros= 0% [▁▂▃▅████████▇▄▂▁ ] [ ▃▆█▇▄▂ ] dim 0212 μ= +0.017 σ= 0.032 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▁▄██▆▆▂ ] dim 0213 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▁▃▄████████▇▄▂▁ ] [ ▁▅▇█▆▅▂ ] dim 0214 μ= -0.003 σ= 0.032 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▄▇███▅▁ ] dim 0215 μ= -0.000 σ= 0.027 zeros= 0% [ ▁▁▄▆███████▆▃▂▁▁ ] [ ▁▆▆█▆▂▁ ] dim 0216 μ= -0.008 σ= 0.027 zeros= 0% [ ▁▃▅████████▅▃▂▁ ] [ ▁▇█▇▄▂▁ ] dim 0217 μ= +0.002 σ= 0.032 zeros= 0% [ ▁▁▃▅████████▆▄▁▁ ] [ ▁▅▆▇█▆▄ ] dim 0218 μ= -0.001 σ= 0.016 zeros= 0% [ ▁▁▂▅▇████████▆▄▃▁▁▁] [ ▄▆█▅▆▁ ] dim 0219 μ= +0.007 σ= 0.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.018 σ= 0.029 zeros= 0% [ ▁▂▅▇███████▄▃▁ ] [ ▂▄█▇▆▄▁ ] dim 0225 μ= -0.008 σ= 0.028 zeros= 0% [ ▁▂▃▅▇███████▆▃▃▂ ] [ ▃▇██▇▂ ] dim 0226 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▁▃▄▇███████▅▂▁ ] [ ▁▂█▆▇▃ ] dim 0227 μ= -0.033 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▅▃▂▂ ] [ ▄▆██▇▅▁ ] dim 0228 μ= +0.037 σ= 0.037 zeros= 0% [ ▁▂▃▅████████▆▄▂▁ ] [ ▁▄▆▇█▇▆▄ ] dim 0229 μ= +0.004 σ= 0.023 zeros= 0% [▁▁▂▃▅████████▇▅▃▂▁ ] [ ▅▇██▄▃ ] dim 0230 μ= +0.006 σ= 0.019 zeros= 0% [ ▁▁▃▆███████▇▄▂▁▁ ] [ ▁▄▇██▄▁ ] dim 0231 μ= -0.018 σ= 0.024 zeros= 0% [ ▁▂▃▅███████▆▃▁ ] [ ▂▆▇█▆▃ ] dim 0232 μ= +0.029 σ= 0.025 zeros= 0% [ ▁▂▄████████▅▂▁ ] [ ▄█▇▇▅▅ ] dim 0233 μ= -0.029 σ= 0.027 zeros= 0% [ ▁▂▃▆███████▇▅▂▁ ] [ ▃▅▆█▆▄▂ ] dim 0234 μ= +0.039 σ= 0.031 zeros= 0% [ ▁▂▃▆▇███████▇▅▃▁▁ ] [ ▂█▇█▆▂ ] dim 0235 μ= +0.002 σ= 0.020 zeros= 0% [ ▁▁▂▃▅███████▅▃▁ ] [ ▃▄█▇▅▂ ] dim 0236 μ= +0.021 σ= 0.040 zeros= 0% [ ▁▁▂▄▆▇██████▇▄▂▁ ] [ ▁▆█▆▃▁ ] dim 0237 μ= -0.008 σ= 0.023 zeros= 0% [ ▁▂▃▇██████▆▃▁ ] [ ▁▄▆█▇▅▂ ] dim 0238 μ= -0.010 σ= 0.029 zeros= 0% [ ▁▁▄▅███████▅▃▂▁ ] [ ▃▄▇██▆▅ ] dim 0239 μ= -0.018 σ= 0.028 zeros= 0% [ ▁▂▄▇████████▅▃▂ ] [ ▁▅▇▇██▅ ] dim 0240 μ= +0.016 σ= 0.024 zeros= 0% [ ▁▁▃▆████████▅▃▂▁▁ ] [ ▁▄▆██▅▃▁ ] dim 0241 μ= +0.028 σ= 0.039 zeros= 0% [ ▁▂▃▆████████▅▄▁▁ ] [ ▁▆▄██▇▅▂ ] dim 0242 μ= +0.003 σ= 0.025 zeros= 0% [▁▁▁▂▇████████▇▄▃▂ ] [ ▄▇██▄▃ ] dim 0243 μ= -0.006 σ= 0.019 zeros= 0% [ ▁▃▅███████▇▄▂▁▁ ] [ ▁▅▇█▆▃▁ ] dim 0244 μ= -0.007 σ= 0.034 zeros= 0% [ ▁▁▁▃▆███████▆▃▁▁ ] [ ▄▅▆█▅▄▂ ] dim 0245 μ= +0.004 σ= 0.032 zeros= 0% [ ▁▃▅████████▆▄▃▁▁ ] [ ▃▇██▇▂ ] dim 0246 μ= -0.016 σ= 0.018 zeros= 0% [ ▁▁▁▄▅████████▅▃▂▁ ] [ ▃▇▇█▅▂ ] dim 0247 μ= -0.037 σ= 0.035 zeros= 0% [ ▁▂▃▅███████▇▄▂▁▁ ] [ ▃██▆▃▁ ] dim 0248 μ= +0.010 σ= 0.035 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▂▃▇▇█▅▂ ] dim 0249 μ= -0.021 σ= 0.032 zeros= 0% [ ▁▁▃▇███████▆▃▂▁▁ ] [ ▂▃█▇▇▆▂ ] dim 0250 μ= +0.002 σ= 0.023 zeros= 0% [ ▁▂▃▄▇███████▇▄▃▁▁ ] [ ▄▆▅█▆▃ ] dim 0251 μ= +0.022 σ= 0.015 zeros= 0% [ ▁▁▃▅████████▅▃▁ ] [ ▃▇██▆▄ ] dim 0252 μ= -0.005 σ= 0.022 zeros= 0% [ ▁▁▃▅███████▇▄▂▁ ] [ ▁▄▆▆█▆▅ ] dim 0253 μ= -0.016 σ= 0.023 zeros= 0% [ ▁▁▂▅████████▅▃▂▁ ] [ ▁▂▇▇█▃▃ ] dim 0254 μ= +0.023 σ= 0.027 zeros= 0% [ ▁▂▄▅███████▆▄▂▁ ] [ ▅▇███▅▁ ] dim 0255 μ= -0.012 σ= 0.037 zeros= 0% [ ▂▃▄████████▅▃▁ ] [ ▂▆▇██▄▃ ] dim 0256 μ= -0.012 σ= 0.046 zeros= 0% [ ▁▁▄▅▇███████▇▄▂▁ ] [ ▃▅▇██▄▁ ] dim 0257 μ= +0.001 σ= 0.030 zeros= 0% [ ▁▂▃▅████████▅▃▂▁ ] [ ▁▅▆▇█▅▂ ] dim 0258 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▁▃▅████████▆▅▂▁ ] [ ▁▄▆█▅▃ ] dim 0259 μ= +0.005 σ= 0.018 zeros= 0% [ ▁▁▂▃▇███████▄▂▁▁ ] [ ▃▆▆▆██▃ ] dim 0260 μ= -0.001 σ= 0.033 zeros= 0% [ ▁▁▃▅▆████████▆▅▂▁▁] [ ▃▅▆██▃ ] dim 0261 μ= -0.021 σ= 0.017 zeros= 0% [ ▁▁▂▆████████▆▄▂▁ ] [ ▄▇██▆▅▁ ] dim 0262 μ= +0.028 σ= 0.018 zeros= 0% [ ▁▂▃▄▇███████▆▃▂▂▁ ] [ ▃▅█▇▅▄ ] dim 0263 μ= -0.010 σ= 0.018 zeros= 0% [ ▁▁▂▄▇███████▇▆▃▁▁ ] [ ▂▄▅▆█▆▁ ] dim 0264 μ= -0.014 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▇▃▃▁▁ ] [ ▁▃▅██▃▂ ] dim 0265 μ= -0.010 σ= 0.026 zeros= 0% [ ▁▂▄▅███████▆▅▂▁ ] [ ▃▅▇█▄▃ ] dim 0266 μ= +0.002 σ= 0.022 zeros= 0% [ ▁▁▂▃▆▇███████▆▄▂▁▁ ] [ ▂▄███▄▄▁ ] dim 0267 μ= +0.009 σ= 0.019 zeros= 0% [ ▁▂▅▇████████▆▃▁▁▁] [ ▄▆█▇▅▄▁ ] dim 0268 μ= +0.025 σ= 0.039 zeros= 0% [ ▁▁▂▅▇███████▅▃▁▁ ] [ ▄▆█▇▄▁ ] dim 0269 μ= +0.003 σ= 0.028 zeros= 0% [ ▁▃▄▇███████▆▃▂ ] [ ▃▇▆██▃▂ ] dim 0270 μ= -0.002 σ= 0.031 zeros= 0% [ ▁▁▄▅▇███████▆▄▂▁ ] [ ▂▅▇██▅▁ ] dim 0271 μ= -0.007 σ= 0.027 zeros= 0% [ ▁▁▃▆███████▆▃▂▁ ] [ ▁▁▃▇█▆▃▃ ] dim 0272 μ= -0.009 σ= 0.020 zeros= 0% [ ▁▂▃▅████████▇▅▃▁▁ ] [ ▁▄█▇▆▄ ] dim 0273 μ= +0.013 σ= 0.037 zeros= 0% [ ▁▃▄▆██████▆▄▃▂▁ ] [ ▅███▅▂ ] dim 0274 μ= +0.008 σ= 0.033 zeros= 0% [ ▁▁▃▆▇██████▇▄▂▂ ] [ ▂▅██▆▃▂ ] dim 0275 μ= +0.020 σ= 0.026 zeros= 0% [ ▁▂▃▅███████▆▄▂▁ ] [ ▃▆▇█▆▃▁ ] dim 0276 μ= -0.008 σ= 0.022 zeros= 0% [ ▁▁▃▅████████▅▃▁ ] [ ▂▇█▆▆▃ ] dim 0277 μ= +0.006 σ= 0.028 zeros= 0% [ ▁▁▂▅████████▆▃▂▁ ] [ ▁▃▅█▇▄ ] dim 0278 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▂▄▆██████▇▆▄▂▁ ] [ ▃▅█▇▆▄▁ ] dim 0279 μ= +0.019 σ= 0.033 zeros= 0% [ ▁▁▃▅████████▅▃▂▁ ] [ ▄▆▇█▅▂ ] dim 0280 μ= +0.025 σ= 0.023 zeros= 0% [ ▁▂▄▇▇██████▅▃▂▁ ] [ ▁▅█▇▇▆▁ ] dim 0281 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▁▂▄▇███████▅▃▂▁ ] [ ▂▅▇█▅▄▂ ] dim 0282 μ= +0.006 σ= 0.018 zeros= 0% [ ▁▂▄▆███████▆▄▂▁ ] [ ▁▅███▆▂ ] dim 0283 μ= -0.007 σ= 0.030 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.006 σ= 0.021 zeros= 0% [ ▁▁▃▄▇███████▇▅▃▂▁▁ ] [ ▁▃▅█▇▅▃ ] dim 0288 μ= -0.014 σ= 0.044 zeros= 0% [ ▁▁▄▅███████▆▆▃▂▁ ] [ ▁▃▆██▅▅▂ ] dim 0289 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▄▄████████▇▃▂▁ ] [ ▁▄▅█▅▃ ] dim 0290 μ= +0.013 σ= 0.036 zeros= 0% [ ▁▁▃▄████████▅▃▃▁ ] [ ▅▆█▇▃ ] dim 0291 μ= -0.015 σ= 0.014 zeros= 0% [ ▂▃▅███████▅▃▁ ] [ ▅▆██▄ ] dim 0292 μ= +0.004 σ= 0.034 zeros= 0% [ ▁▁▃▅███████▆▃▂ ] [ ▃▆█▆▃▁ ] dim 0293 μ= +0.020 σ= 0.019 zeros= 0% [ ▁▂▅▇██████▅▃▁ ] [ ▃▇██▇▄ ] dim 0294 μ= -0.004 σ= 0.026 zeros= 0% [ ▁▁▁▄▅███████▇▅▃▂▁ ] [ ▁▃██▇▅▁ ] dim 0295 μ= -0.001 σ= 0.013 zeros= 0% [ ▁▃▄███████▆▄▂▁ ] [ ▂▅██▇▅ ] dim 0296 μ= +0.002 σ= 0.025 zeros= 0% [ ▁▁▄▆███████▆▃▂▁ ] [ ▁▅█▇▅▁ ] dim 0297 μ= -0.004 σ= 0.018 zeros= 0% [ ▁▃▆██████▆▃▂▁ ] [ ▁▃▄▇█▅▅▁ ] dim 0298 μ= -0.009 σ= 0.024 zeros= 0% [▁▁▁▂▄▆████████▆▅▃▂▁ ] [ ▁▄▇█▇▄▂ ] dim 0299 μ= +0.002 σ= 0.026 zeros= 0% [ ▁▂▅███████▅▃▁ ] [ ▁▃▆▆█▄▂ ] dim 0300 μ= -0.023 σ= 0.030 zeros= 0% [ ▁▃▃▆███████▇▅▃▂▁ ] [ ▁▅▆██▅▄ ] dim 0301 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▂▃▆████████▆▃▁▁ ] [ ▁▃▆█▅▄▂ ] dim 0302 μ= +0.006 σ= 0.036 zeros= 0% [ ▁▂▃▆████████▆▃▂▁ ] [ ▅▇██▇▃ ] dim 0303 μ= -0.018 σ= 0.016 zeros= 0% [ ▁▁▄▅████████▆▂▂▁ ] [ ▁▃▆█▇▆▂ ] dim 0304 μ= -0.001 σ= 0.030 zeros= 0% [ ▁▂▃▄▇███████▇▆▄▃▁ ] [ ▁▅█▇█▄ ] dim 0305 μ= +0.024 σ= 0.033 zeros= 0% [ ▁▃▆██████▇▄▂▁ ] [ ▃▅█▇▅▄ ] dim 0306 μ= +0.013 σ= 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.030 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▂▄▆█▇▄▁ ] dim 0310 μ= -0.002 σ= 0.010 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▂▅▆█▆▄▂ ] dim 0311 μ= +0.006 σ= 0.013 zeros= 0% [ ▁▂▄▆████████▄▂▁▁ ] [ ▄▅█▇▆▂ ] dim 0312 μ= +0.018 σ= 0.035 zeros= 0% [ ▁▁▃▅▇██████▅▃▂▁ ] [ ▃█▇▇▅▂ ] dim 0313 μ= +0.004 σ= 0.020 zeros= 0% [ ▁▃▄▇██████▅▃▂▁ ] [ ▁▄█▆▇▃▁ ] dim 0314 μ= +0.004 σ= 0.045 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.031 zeros= 0% [▁▂▃▄▅▇███████▇▅▂▁▁▁ ] [ ▁▄███▄▂ ] dim 0320 μ= -0.015 σ= 0.024 zeros= 0% [ ▁▂▄▇███████▇▅▃▁ ] [ ▃▇██▆▄ ] dim 0321 μ= -0.027 σ= 0.016 zeros= 0% [ ▁▂▃▇██████▇▂▁▁ ] [ ▁▄▆█▅▆▂ ] dim 0322 μ= -0.009 σ= 0.036 zeros= 0% [ ▁▁▁▄████████▇▅▃▁▁ ] [ ▁▃▇█▆▆▄ ] dim 0323 μ= +0.015 σ= 0.034 zeros= 0% [ ▁▁▂▄▆███████▇▅▃▂▁ ] [ ▃▄█▄▃▁ ] dim 0324 μ= -0.023 σ= 0.018 zeros= 0% [ ▁▂▃▅▇██████▅▄▂▁ ] [ ▃▅█▅▃▃ ] dim 0325 μ= +0.011 σ= 0.035 zeros= 0% [ ▁▂▆███████▇▅▃▁▁▁ ] [ ▃▆▇█▇▂ ] dim 0326 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▁▂▅████████▅▃▂ ] [ ▅▆▇█▂▁ ] dim 0327 μ= -0.023 σ= 0.018 zeros= 0% [ ▁▂▃▅███████▅▃▁▁ ] [ ▁▂▇█▇▆▃▂ ] dim 0328 μ= +0.003 σ= 0.010 zeros= 0% [ ▂▂▃▅████████▆▂▂▁▁ ] [ ▂▆▅█▇▄ ] dim 0329 μ= +0.004 σ= 0.029 zeros= 0% [▁▁▂▂▅▇███████▄▂▁ ] [ ▂▆▇█▅▂ ] dim 0330 μ= +0.018 σ= 0.041 zeros= 0% [ ▁▄███████▇▅▃▁ ] [ ▃▅██▅▃ ] dim 0331 μ= -0.002 σ= 0.039 zeros= 0% [ ▁▁▄▆████████▅▃▂ ▁] [ ▃▅██▇▄▂ ] dim 0332 μ= +0.022 σ= 0.019 zeros= 0% [ ▁▂▄▆███████▇▄▂▁ ] [ ▃▆█▇█▅▂ ] dim 0333 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▁▂▄▆███████▇▄▂▁ ] [ ▁▅▇██▅▂ ] dim 0334 μ= +0.018 σ= 0.016 zeros= 0% [ ▁▁▂▄▆███████▇▅▃▁ ] [ ▂▅▇█▇▄▁ ] dim 0335 μ= +0.004 σ= 0.023 zeros= 0% [ ▁▂▂▃▆███████▇▄▁▁ ] [ ▁▅█▆▅▃▁ ] dim 0336 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▂▄▆███████▄▃▁ ] [ ▅▅█▇▇▂ ] dim 0337 μ= -0.015 σ= 0.027 zeros= 0% [ ▂▃▅███████▇▅▃▁ ] [ ▁▄▆██▄▂ ] dim 0338 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▁▃▄▅███████▇▅▂▂▁ ] [ ▁▄▇█▇▅▂ ] dim 0339 μ= +0.004 σ= 0.029 zeros= 0% [ ▁▂▅███████▆▃▁ ] [ ▄▇█▇▅▁ ] dim 0340 μ= +0.001 σ= 0.031 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▅██▆▅▁ ] dim 0341 μ= +0.017 σ= 0.022 zeros= 0% [ ▁▁▂▅███████▅▃▁ ] [ ▄▆█▇▇▄▁ ] dim 0342 μ= -0.016 σ= 0.026 zeros= 0% [▁▁▂▃▅████████▅▄▂▁▁ ] [ ▅▆███▄ ] dim 0343 μ= +0.000 σ= 0.014 zeros= 0% [ ▁▁▃▄████████▇▃▂▁ ] [ ▂▅▆█▇▆▃▁ ] dim 0344 μ= +0.013 σ= 0.024 zeros= 0% [ ▁▁▂▃▆████████▅▃▂▁ ] [ ▃▇█▅▃ ] dim 0345 μ= +0.014 σ= 0.027 zeros= 0% [ ▁▃▄████████▆▃▂▁ ] [ ▂▅▇█▇▆▄▁ ] dim 0346 μ= -0.004 σ= 0.015 zeros= 0% [ ▁▂▃▄▆████████▅▃▁▁ ] [ ▃▇▆█▄▁ ] dim 0347 μ= -0.023 σ= 0.031 zeros= 0% [ ▁▁▃▄███████▇▃▂ ] [ ▄▅█▇▆▄ ] dim 0348 μ= -0.006 σ= 0.034 zeros= 0% [ ▁▁▃▆███████▇▅▃▂▁ ] [ ▂▃▅▆█▆▄ ] dim 0349 μ= -0.025 σ= 0.030 zeros= 0% [ ▁▂▃▅████████▄▃▁▁ ] [ ▁▃█▆▇█▂ ] dim 0350 μ= +0.015 σ= 0.017 zeros= 0% [ ▁▂▄▆███████▇▄▂▁▁▁] [ ▂▆▇▇▇█▄▁ ] dim 0351 μ= +0.019 σ= 0.028 zeros= 0% [ ▁▁▂▅█████████▆▄▂▂▁ ] [ ▃▅▇█▇▆▂ ] dim 0352 μ= +0.007 σ= 0.030 zeros= 0% [ ▁▃▄█████████▃▂▁▁ ] [ ▁▃▅██▄▃ ] dim 0353 μ= -0.016 σ= 0.026 zeros= 0% [ ▂▃▄███████▇▅▃▁ ] [ ▁▃█▇█▄▄ ] dim 0354 μ= +0.012 σ= 0.035 zeros= 0% [▁▁▂▅████████▇▅▃▂▁ ] [ ▂▇██▆▄▁ ] dim 0355 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▂▂▆████████▅▃▂▁▁ ] [ ▁▃▇▇█▆▅▁ ] dim 0356 μ= +0.032 σ= 0.033 zeros= 0% [ ▁▁▄▅████████▆▄▂▁ ▁] [ ▂▅█▇█▄▁ ] dim 0357 μ= +0.018 σ= 0.027 zeros= 0% [ ▁▂▄▇███████▆▃▁▁ ] [ ▁▇▆█▆▅▁ ] dim 0358 μ= -0.002 σ= 0.013 zeros= 0% [▁▁▂▄▆████████▇▅▂▂▁ ] [ ▃▆▇██▆ ] dim 0359 μ= -0.011 σ= 0.026 zeros= 0% [ ▁▁▂▅████████▇▄▂▁ ] [ ▃▆██▆▃ ] dim 0360 μ= +0.012 σ= 0.028 zeros= 0% [ ▁▂▄▇████████▆▃▂▁ ] [ ▁▃██▇▄ ] dim 0361 μ= -0.014 σ= 0.036 zeros= 0% [ ▁▂▅██████▇▄▃▁ ] [ ▂▅█▇█▄▁ ] dim 0362 μ= -0.026 σ= 0.017 zeros= 0% [ ▁▂▄▇███████▅▄▁▁ ] [ ▃▅██▆▆▄▁ ] dim 0363 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▂▄▆████████▅▃▂▁ ] [ ▁▃▆█▇▅▁ ] dim 0364 μ= +0.011 σ= 0.029 zeros= 0% [ ▁▁▃▅███████▇▅▃▁▁ ] [ ▁▂▇▆█▆▄▂ ] dim 0365 μ= +0.031 σ= 0.031 zeros= 0% [▁▁▂▃▆████████▇▅▃▁▁ ] [ ▅█▆█▅▂ ] dim 0366 μ= -0.021 σ= 0.022 zeros= 0% [ ▁▂▄▇███████▇▅▃▂▁▁] [ ▁▄█▇▆▃▁ ] dim 0367 μ= +0.004 σ= 0.015 zeros= 0% [ ▁▁▂▄███████▇▃▁ ] [ ▅▆██▅▂ ] dim 0368 μ= -0.007 σ= 0.022 zeros= 0% [ ▁▂▃▄▇██████▇▄▂▁▁▁ ] [ ▃██▇▆▄ ] dim 0369 μ= +0.033 σ= 0.020 zeros= 0% [ ▁▁▂▅▇██████▇▆▃▂▁ ] [ ▂▅█▇▅▂ ] dim 0370 μ= -0.002 σ= 0.021 zeros= 0% [ ▁▂▄▇██████▅▄▂▁ ] [ ▁▄▅▅█▄▄▁ ] dim 0371 μ= +0.006 σ= 0.036 zeros= 0% [ ▁▂▂▄▇████████▆▃▂▁▁ ] [ ▃▇█▇▇▅▂ ] dim 0372 μ= +0.021 σ= 0.034 zeros= 0% [ ▁▁▂▄▅████████▇▅▄▂ ] [ ▂▇██▅▃ ] dim 0373 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▄▅▇██████▇▆▂▁▁ ] [ ▂▅██▆▃ ] dim 0374 μ= -0.019 σ= 0.020 zeros= 0% [ ▁▂▄▆███████▆▂▁▁ ] [ ▂▆▆█▅▃ ] dim 0375 μ= +0.011 σ= 0.029 zeros= 0% [ ▁▁▃▅████████▆▃▂▁ ] [ ▂▅▅█▆▄▂ ] dim 0376 μ= -0.012 σ= 0.018 zeros= 0% [ ▁▁▃▅▆████████▅▄▂▁ ] [ ▂▅█▅▅▂ ] dim 0377 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▁▃▄███████▇▅▃▁▁ ] [ ▂▆██▃ ] dim 0378 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▂▃▅███████▅▃▂▁ ] [ ▂▃▇█▄▃ ] dim 0379 μ= +0.003 σ= 0.026 zeros= 0% [ ▁▁▂▄▅███████▅▃▁▁ ] [ ▁▄▅█▄▄▁ ] dim 0380 μ= -0.003 σ= 0.023 zeros= 0% [ ▁▁▄▅▇███████▆▅▂▂ ] [ ▂▄▇█▅▁ ] dim 0381 μ= +0.002 σ= 0.018 zeros= 0% [ ▁▂▄███████▆▄▂▁ ] [ ▂▆█▇▅▄▃ ] dim 0382 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▁▃▄▆███████▆▅▂▁▁ ] [ ▃▅██▄▂ ] dim 0383 μ= +0.024 σ= 0.035 zeros= 0% [ ▁▁▂▄▇██████▇▄▂▁ ] [ ▂▆▇█▆▅▃ ] dim 0384 μ= +0.009 σ= 0.027 zeros= 0% [ ▁▂▂▆▇███████▇▅▂▂▁ ] [ ▂▅▇█▅▅▃ ] dim 0385 μ= +0.019 σ= 0.027 zeros= 0% [ ▂▃▅▆████████▆▃▁▁ ] [ ▂▄█▆▅▃ ] dim 0386 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▁▃▅▇██████▇▅▂▁▁ ] [ ▁▇▇██▅▂ ] dim 0387 μ= -0.010 σ= 0.011 zeros= 0% [ ▁▃▅████████▇▄▃▂▁ ] [ ▂▄█▇▆▃▂ ] dim 0388 μ= +0.013 σ= 0.044 zeros= 0% [ ▁▁▃▅▆███████▆▃▂▂▁ ] [ ▃▇█▆▃▁ ] dim 0389 μ= +0.008 σ= 0.029 zeros= 0% [▁▁▂▄▆███████▆▄▂▁ ] [ ▁▄▆█▆▅▃ ] dim 0390 μ= +0.025 σ= 0.027 zeros= 0% [ ▁▁▃▄▇███████▇▆▃▂ ] [ ▁▂▃█▆▆▄ ] dim 0391 μ= -0.001 σ= 0.032 zeros= 0% [ ▂▃▆███████▇▅▃▁▁ ] [ ▄▇▇██▄ ] dim 0392 μ= +0.020 σ= 0.026 zeros= 0% [ ▂▃▅███████▇▄▂ ] [ ▂▅█▆▆▃ ] dim 0393 μ= -0.010 σ= 0.038 zeros= 0% [ ▂▃▇██████▇▅▃▁ ] [ ▃▇█▇▇▂ ] dim 0394 μ= +0.017 σ= 0.018 zeros= 0% [ ▁▁▃▅███████▇▅▂▂▁▁] [ ▂▅▇█▆▅▂ ] dim 0395 μ= -0.002 σ= 0.035 zeros= 0% [ ▁▃▅████████▆▄▂▁ ] [ ▃▅▆█▆▄▂ ] dim 0396 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▁▂▄▆███████▆▄▂▁ ] [ ▁▃▆█▇▂▁ ] dim 0397 μ= +0.003 σ= 0.018 zeros= 0% [ ▁▂▃▆███████▆▃▁ ] [ ▂▆██▄▃ ] dim 0398 μ= +0.002 σ= 0.039 zeros= 0% [▁▁▁▃▄▇███████▅▃▁▁ ] [ ▁▄▆███▇ ] dim 0399 μ= -0.013 σ= 0.017 zeros= 0% [ ▁▂▃▆█████████▄▂▁ ] [ ▃▅▇█▇▄▁ ] dim 0400 μ= -0.003 σ= 0.037 zeros= 0% [ ▁▂▃▇████████▇▄▁▁▁ ] [ ▁▄▆█▄▂ ] dim 0401 μ= -0.017 σ= 0.030 zeros= 0% [ ▁▁▂▄▆███████▅▃▂ ] [ ▁▄██▇▄▄ ] dim 0402 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▁▂▅▇███████▆▅▂▁ ] [ ▁▃▅██▅▄ ] dim 0403 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▁▂▃▄████████▆▄▂▁▁ ] [ ▃██▅▅▂ ] dim 0404 μ= +0.003 σ= 0.024 zeros= 0% [▁ ▂▃▆███████▇▅▂▁▁ ] [ ▂▅██▃▂ ] dim 0405 μ= +0.017 σ= 0.029 zeros= 0% [ ▂▃▅███████▇▅▂▁▁ ] [ ▄▅█▆▄ ] dim 0406 μ= +0.015 σ= 0.019 zeros= 0% [ ▁▂▄▅███████▇▄▂▁▁ ] [ ▁▅▆██▇▂ ] dim 0407 μ= +0.013 σ= 0.018 zeros= 0% [ ▁▁▃▅▇████████▄▃▁▁ ] [ ▁▄▆█▄▁ ] dim 0408 μ= +0.003 σ= 0.025 zeros= 0% [ ▁▁▃▇██████▆▄▂ ] [ ▁▅▇█▇▃ ] dim 0409 μ= -0.012 σ= 0.026 zeros= 0% [ ▁▂▄▇███████▄▃▁▁ ] [ ▁▅▇██▆▃ ] dim 0410 μ= -0.018 σ= 0.025 zeros= 0% [ ▁▁▄▅████████▅▃▂▁ ] [ ▃▄█▆▆▁▁ ] dim 0411 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▂▃▅████████▆▄▂▁ ] [ ▅█▇█▅▄▃ ] dim 0412 μ= +0.003 σ= 0.038 zeros= 0% [ ▁▂▃▄████████▆▃▂ ] [ ▁▆▇██▇▆▂ ] dim 0413 μ= -0.010 σ= 0.025 zeros= 0% [ ▁▃▄▆████████▆▄▁▁▁] [ ▃▅█▇▅▂ ] dim 0414 μ= -0.007 σ= 0.026 zeros= 0% [ ▁▁▂▃▆███████▇▅▃▂▁ ] [ ▁▅▆██▅ ] dim 0415 μ= -0.009 σ= 0.022 zeros= 0% [ ▁▂▃▅████████▆▃▂▁ ] [ ▁▅▅█▇▅▂ ] dim 0416 μ= -0.003 σ= 0.038 zeros= 0% [ ▂▃▆███████▆▃▂▁ ] [ ▁▄▇█▆▃▁ ] dim 0417 μ= +0.009 σ= 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.035 zeros= 0% [ ▁▂▄▆▇██████▇▅▃▂▁ ] [ ▄▅██▇▅▂ ] dim 0421 μ= -0.018 σ= 0.027 zeros= 0% [ ▁▃▅▇████████▅▄▂▁▁ ] [ ▂▅██▅ ] dim 0422 μ= +0.012 σ= 0.028 zeros= 0% [ ▁▂▄▇██████▆▃▂▁ ] [ ▃▆█▇▇▁ ] dim 0423 μ= +0.015 σ= 0.023 zeros= 0% [ ▁▃▄███████▆▄▃▁ ] [ ▄█▆▅▃ ] dim 0424 μ= +0.016 σ= 0.021 zeros= 0% [ ▁ ▂▃▆▇███████▅▃▂▁ ] [ ▁▇▇█▇▄ ] dim 0425 μ= -0.013 σ= 0.039 zeros= 0% [ ▁▂▃▇███████▇▄▂▁▁ ] [ ▂▄▆█▇▄▁ ] dim 0426 μ= +0.019 σ= 0.012 zeros= 0% [ ▁▃▅▆███████▇▅▃▂▁ ] [ ▂▄▆█▄▁ ] dim 0427 μ= +0.003 σ= 0.037 zeros= 0% [ ▁▁▃▄████████▅▃▁▁ ] [ ▁▃▅█▅▃▁ ] dim 0428 μ= +0.020 σ= 0.036 zeros= 0% [ ▁▁▃▅███████▅▄▁▁ ] [ ▃▆█▇▇▂ ] dim 0429 μ= +0.010 σ= 0.016 zeros= 0% [ ▁▁▃▆▇██████▇▅▃▂▁ ] [ ▃▄█▇▇▇▃ ] dim 0430 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▂▃▅▇████████▅▂▂▁ ] [ ▂▇█▇▇▆▃ ] dim 0431 μ= +0.014 σ= 0.028 zeros= 0% [ ▁▁▂▃▆████████▅▂▁▁ ] [ ▄▆▇██▄▁ ] dim 0432 μ= +0.012 σ= 0.021 zeros= 0% [ ▁▂▄▅████████▆▄▂▁ ] [ ▃▃▆█▅▄▁ ] dim 0433 μ= -0.014 σ= 0.031 zeros= 0% [ ▂▃▅▇███████▆▃▃▁▁ ] [ ▁▆██▇▂ ] dim 0434 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▂▄▇███████▅▂▁ ] [ ▁▄▆██▆▁ ] dim 0435 μ= +0.006 σ= 0.017 zeros= 0% [ ▁▁▂▅███████▆▄▂▁ ] [ ▂▄▆▇█▆▄ ] dim 0436 μ= -0.007 σ= 0.034 zeros= 0% [ ▁▁▂▄▆████████▆▄▂▁ ] [ ▁▃▆█▇▆▃▁ ] dim 0437 μ= +0.011 σ= 0.031 zeros= 0% [ ▁▂▂▃▆████████▇▃▂▁ ] [ ▂▆▇█▅ ] dim 0438 μ= -0.001 σ= 0.023 zeros= 0% [ ▁▂▃███████▇▃▂▁ ] [ ▃▅▆▇█▄ ] dim 0439 μ= -0.017 σ= 0.029 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▃▄█▇▅▄ ] dim 0440 μ= +0.003 σ= 0.027 zeros= 0% [ ▂▃▅████████▆▃▂▁ ] [ ▁▄█▇█▅▂ ] dim 0441 μ= +0.018 σ= 0.036 zeros= 0% [ ▁▁▃▃████████▆▅▂▁ ] [ ▃▄█▆▆▃▁ ] dim 0442 μ= +0.012 σ= 0.019 zeros= 0% [ ▁▁▂▄████████▅▃▂▁▁ ] [ ▂▄█▆▅▂ ] dim 0443 μ= -0.010 σ= 0.017 zeros= 0% [ ▁▃▅▆███████▅▃▂▁ ] [ ▂▄▆█▇▆▃▁ ] dim 0444 μ= +0.018 σ= 0.045 zeros= 0% [ ▁▁▃▇████████▅▃▂▁ ] [ ▂▅▇█▇▅▁ ] dim 0445 μ= +0.006 σ= 0.021 zeros= 0% [ ▁▂▃▅▇███████▆▄▂▁ ] [ ▂▆███▃ ] dim 0446 μ= +0.017 σ= 0.029 zeros= 0% [ ▁▁▃▄▆███████▄▂▁ ] [ ▂▄▆▆█▃▁ ] dim 0447 μ= +0.021 σ= 0.025 zeros= 0% [ ▁▃▄▇███████▅▃▁▁ ] [ ▂▆▆█▇▅▁ ] dim 0448 μ= -0.014 σ= 0.031 zeros= 0% [ ▁▁▄▆████████▅▂▁▁ ] [ ▃█▇▆▇▁ ] dim 0449 μ= +0.013 σ= 0.020 zeros= 0% [ ▁▁▃▅▇███████▄▃▁ ] [ ▄▆█▇█▂ ] dim 0450 μ= -0.018 σ= 0.020 zeros= 0% [ ▁▁▂▃▅▇███████▇▃▂▁ ] [ ▄▅██▅▂ ] dim 0451 μ= +0.009 σ= 0.023 zeros= 0% [ ▁▂▃▄▇██████▇▄▂▁ ] [ ▄▄▆█▇▅▂ ] dim 0452 μ= -0.014 σ= 0.030 zeros= 0% [ ▁▁▂▄▇███████▇▅▃▁ ] [ ▁▅▅█▆▆▁ ] dim 0453 μ= -0.007 σ= 0.019 zeros= 0% [ ▁▁▂▃▆███████▇▄▂▁ ] [ ▃▇▇█▇▃ ] dim 0454 μ= -0.001 σ= 0.014 zeros= 0% [ ▁▂▃▆████████▅▃▁▁ ] [ ▁▄▇█▅▂▁ ] dim 0455 μ= +0.012 σ= 0.043 zeros= 0% [ ▁▂▄▆▇███████▅▄▂▁ ] [ ▄▇██▇▃▁ ] dim 0456 μ= -0.018 σ= 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.024 zeros= 0% [ ▁▁▂▄▇███████▅▃▂▁ ] [ ▂▅▇███▃ ] dim 0460 μ= -0.007 σ= 0.026 zeros= 0% [ ▁▁▃▆████████▄▃▁ ] [ ▂▃▆▇█▄▂ ] dim 0461 μ= -0.006 σ= 0.012 zeros= 0% [ ▁▁▂▄▆███████▇▅▃▂▁ ] [ ▁▄██▇█▅▂ ] dim 0462 μ= -0.015 σ= 0.023 zeros= 0% [ ▁▁▂▄▆████████▇▄▁▁ ] [ ▃▆██▆▄▂ ] dim 0463 μ= -0.017 σ= 0.035 zeros= 0% [ ▁▂▃▄████████▆▄▂▁ ] [ ▃▅█▇▇▃▂ ] dim 0464 μ= -0.019 σ= 0.041 zeros= 0% [ ▂▃▄████████▅▄▂▁ ] [ ▁▅▇█▅▂▁ ] dim 0465 μ= -0.007 σ= 0.026 zeros= 0% [ ▁▂▄▇███████▄▃▂▁▁ ] [ ▃▅▇█▆▂ ] dim 0466 μ= -0.007 σ= 0.040 zeros= 0% [ ▁▂▄▅████████▅▃▁▁ ] [ ▁▄▇█▇▂▁ ] dim 0467 μ= +0.002 σ= 0.022 zeros= 0% [ ▁▂▄▇███████▆▃▂▁▁ ] [ ▃▄█▇▆▃ ] dim 0468 μ= +0.005 σ= 0.021 zeros= 0% [ ▁▁▃▅▇██████▇▄▂▂ ] [ ▁▄▆█▆▅▂ ] dim 0469 μ= -0.003 σ= 0.029 zeros= 0% [ ▁▂▃▅▇███████▆▃▂▁▁] [ ▁▄▆▇█▆▄ ] dim 0470 μ= -0.017 σ= 0.017 zeros= 0% [ ▁▃▅███████▇▆▃▁▁ ] [ ▂▅▇██▅▂ ] dim 0471 μ= +0.039 σ= 0.015 zeros= 0% [ ▁▁▂▄▇███████▅▄▂▁ ] [ ▁▅▇█▆█▄ ] dim 0472 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▁▃▄████████▆▄▂▁ ] [ ▃▆██▅ ] dim 0473 μ= -0.016 σ= 0.016 zeros= 0% [ ▁▁▃▅███████▆▄▂▁ ] [ ▃▇██▅▄▁ ] dim 0474 μ= +0.015 σ= 0.023 zeros= 0% [ ▁▃▄▇███████▅▃▁▁ ] [ ▂▄██▅▁ ] dim 0475 μ= -0.000 σ= 0.038 zeros= 0% [ ▁▂▃▆██████▆▃▂ ] [ ▄▇██▆▄ ] dim 0476 μ= -0.009 σ= 0.021 zeros= 0% [ ▁▁▃▅███████▇▇▄▂▁ ] [ ▂▆▇█▅▂ ] dim 0477 μ= -0.006 σ= 0.020 zeros= 0% [ ▁▂▃▅▇██████▇▅▃▁ ] [ ▂▄▇█▇▃ ] dim 0478 μ= -0.025 σ= 0.025 zeros= 0% [ ▁▁▃▄▇███████▅▃▂ ] [ ▂▅██▇▆▂ ] dim 0479 μ= +0.005 σ= 0.031 zeros= 0% [ ▁▃▄▅███████▆▄▁▁ ] [ ▂▂▆█▆▅ ] dim 0480 μ= -0.009 σ= 0.030 zeros= 0% [ ▁▁▃▅███████▆▄▂▁ ] [ ▄▆█▆▃ ] dim 0481 μ= +0.020 σ= 0.019 zeros= 0% [ ▁▁▃▅██████▆▄▂▁ ] [ ▄▄█▆▆▄ ] dim 0482 μ= +0.010 σ= 0.029 zeros= 0% [ ▁▂▃▅████████▅▄▂▁ ] [ ▄▆█▇▅▁ ] dim 0483 μ= -0.010 σ= 0.031 zeros= 0% [ ▁▃▄███████▇▄▂▁ ] [ ▃▆█▆▆▄▁ ] dim 0484 μ= +0.004 σ= 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.045 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▂▅▅█▂▂ ] dim 0489 μ= -0.024 σ= 0.025 zeros= 0% [ ▁▁▄▄▇██████▆▄▂▁ ] [ ▅▆██▃▃ ] dim 0490 μ= -0.011 σ= 0.031 zeros= 0% [ ▁▁▃▅███████▇▄▂▁▁ ] [ ▂▅█▇█▅▁ ] dim 0491 μ= +0.019 σ= 0.016 zeros= 0% [ ▂▂▄▆███████▆▃▂▁▁ ] [ ▂▆▆█▅▄▂ ] dim 0492 μ= -0.010 σ= 0.029 zeros= 0% [ ▁▁▃▅█████████▄▂▁▁ ] [ ▂▇█▅▃▁ ] dim 0493 μ= +0.014 σ= 0.018 zeros= 0% [ ▁▁▃▅███████▆▃▁▁ ] [ ▁▃▆▆█▇▃ ] dim 0494 μ= +0.022 σ= 0.019 zeros= 0% [ ▁▂▃▆████████▅▂▁▁ ] [ ▂▄▅█▅▂ ] dim 0495 μ= -0.015 σ= 0.028 zeros= 0% [ ▁▁▂▅███████▇▅▃▂▁ ] [ ▂▅▆██▄ ] dim 0496 μ= +0.026 σ= 0.015 zeros= 0% [ ▁▁▃▅▇███████▅▂▂ ] [ ▁▇▇▇█▆▃ ] dim 0497 μ= -0.015 σ= 0.019 zeros= 0% [ ▁▂▅▇███████▆▄▂▂ ] [ ▁▄▄█▇▆▄▁ ] dim 0498 μ= +0.017 σ= 0.040 zeros= 0% [ ▁▁▂▄▆████████▅▂▁▁ ] [ ▂▄█▇▅▃▁ ] dim 0499 μ= -0.012 σ= 0.028 zeros= 0% [ ▁▂▃▆███████▅▃▁ ] [ ▃▆██▇█▄▁ ] dim 0500 μ= +0.023 σ= 0.039 zeros= 0% [ ▁▂▄▄█████████▅▃▂▁▁] [ ▁▃▆▇██▇▄ ] dim 0501 μ= -0.007 σ= 0.013 zeros= 0% [ ▁▂▄▆█████████▅▃▂▁ ] [ ▁▄███▄▂ ] dim 0502 μ= +0.021 σ= 0.022 zeros= 0% [ ▁▂▃▅███████▅▃▁▁ ] [ ▂▆▇█▅▁ ] dim 0503 μ= +0.002 σ= 0.031 zeros= 0% [ ▁▃▅▇███████▄▂▁ ] [ ▄▆▇█▇▅▃ ] dim 0504 μ= -0.003 σ= 0.011 zeros= 0% [ ▁▂▃▆████████▇▄▂▁ ] [ ▃▆▇█▇▅▁ ] dim 0505 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▁▃▄▆████████▅▂▁▁ ] [ ▁▆▅█▆▄▁ ] dim 0506 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▁▄▆███████▇▃▂▁ ] [ ▂▆▇█▅▄▁ ] dim 0507 μ= -0.011 σ= 0.023 zeros= 0% [ ▁▂▄████████▇▄▂▁▁ ] [ ▂▇█▇▄▂ ] dim 0508 μ= -0.003 σ= 0.034 zeros= 0% [ ▁▃▄▇██████▆▄▂▁ ] [ ▃▅▇█▅▃ ] dim 0509 μ= +0.000 σ= 0.024 zeros= 0% [ ▁▂▄▇██████▆▄▂▂ ] [ ▂▅▅█▅▃ ] dim 0510 μ= -0.007 σ= 0.028 zeros= 0% [ ▁▁▂▅▇██████▇▅▃▂▁ ] [ ▄▆▇█▄ ] dim 0511 μ= +0.007 σ= 0.036 zeros= 0% [ ▁▂▅███████▅▃▁ ] [ ▃████▅▂ ] dim 0512 μ= -0.014 σ= 0.026 zeros= 0% [ ▁▂▃▅████████▆▅▂▂▁ ] [ ▂▆▆█▆▂ ] dim 0513 μ= +0.024 σ= 0.012 zeros= 0% [ ▁▁▁▃▅███████▆▃▁▁ ] [ ▄▅▇█▇▇▃▁ ] dim 0514 μ= +0.012 σ= 0.033 zeros= 0% [▁▁▂▄▅█████████▅▃▂▁ ] [ ▁▄▆███▅ ] dim 0515 μ= -0.028 σ= 0.025 zeros= 0% [ ▁▂▃▆████████▇▄▁▁▁ ] [ ▃▆▇▇█▄▂ ] dim 0516 μ= +0.026 σ= 0.019 zeros= 0% [ ▁▃▅▆███████▇▅▂▁▁ ] [ ▃▅█▆▄▂ ] dim 0517 μ= -0.006 σ= 0.039 zeros= 0% [ ▁▁▂▄█████████▅▂▁ ] [ ▁▁▆▆██▃▂ ] dim 0518 μ= +0.026 σ= 0.023 zeros= 0% [ ▁▂▃▅████████▆▅▃▂ ] [ ▁▅▇█▆▃ ] dim 0519 μ= -0.039 σ= 0.028 zeros= 0% [ ▁▁▂▅▇███████▄▃▁▁ ] [ ▃▅▇█▅▂ ] dim 0520 μ= +0.011 σ= 0.032 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.007 σ= 0.012 zeros= 0% [ ▁▂▅▇███████▅▃▂▁ ] [ ▂▃█▇█▆▁ ] dim 0526 μ= -0.017 σ= 0.025 zeros= 0% [ ▁▁▂▄▆███████▅▅▃▂▁ ] [ ▁▄██▇▅▁ ] dim 0527 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▁▁▄▅████████▄▃▁▁ ] [ ▃▆██▇▄▁ ] dim 0528 μ= -0.039 σ= 0.028 zeros= 0% [ ▁▂▅▇███████▅▃▂ ] [ ▂▆▇▆█▅▂ ] dim 0529 μ= +0.013 σ= 0.029 zeros= 0% [ ▁▃▅████████▆▄▂▁ ] [ ▄▆█▇▇▃▁ ] dim 0530 μ= -0.015 σ= 0.027 zeros= 0% [ ▂▃▆████████▅▃▂▁ ] [ ▃▇▇█▅▂ ] dim 0531 μ= -0.015 σ= 0.024 zeros= 0% [ ▁▁▃▅▇███████▅▃▁▁ ] [ ▄▄█▇▅▂▁ ] dim 0532 μ= -0.003 σ= 0.032 zeros= 0% [ ▂▃▅████████▆▂▁▁ ] [ ▃▄▇█▇▇▂ ] dim 0533 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▁▃▄▆███████▇▅▃▁▁ ] [ ▃▄▆█▅▃▁ ] dim 0534 μ= -0.000 σ= 0.032 zeros= 0% [ ▁▂▃▆▇███████▅▄▃▁ ] [ ▂▅██▆▄ ] dim 0535 μ= -0.016 σ= 0.038 zeros= 0% [ ▂▃▅▆███████▄▃▂ ] [ ▂▄▆█▆▆▄▁ ] dim 0536 μ= +0.016 σ= 0.019 zeros= 0% [ ▂▂▄▆████████▆▄▃▁ ] [ ▁▄▆▇█▃▂ ] dim 0537 μ= +0.006 σ= 0.032 zeros= 0% [ ▁▁▃▆███████▅▃▂ ] [ ▂█▇▅▄▅▁ ] dim 0538 μ= +0.027 σ= 0.028 zeros= 0% [ ▁▁▂▄▆▇███████▆▄▂▁▁ ] [ ▂▃█▆▆▄▃ ] dim 0539 μ= +0.003 σ= 0.038 zeros= 0% [ ▁▁▂▄▅████████▅▄▁▁ ] [ ▂▆▇▇█▆▂▁ ] dim 0540 μ= -0.005 σ= 0.036 zeros= 0% [ ▁▃▆████████▄▂▁ ] [ ▁▄▅██▅▁ ] dim 0541 μ= -0.000 σ= 0.027 zeros= 0% [ ▁▂▃▅▇███████▆▄▂▁ ] [ ▂▅▇█▇▅ ] dim 0542 μ= -0.003 σ= 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.016 zeros= 0% [ ▁▂▃▄█████████▆▃▁▁ ] [ ▃█▆▇▅▄ ] dim 0546 μ= -0.016 σ= 0.034 zeros= 0% [ ▁▂▃▆███████▇▅▃▁▁ ] [ ▄▆▇██▂ ] dim 0547 μ= -0.012 σ= 0.025 zeros= 0% [ ▁▂▅███████▇▄▂▁▁ ] [ ▄▆▇█▇▄ ] dim 0548 μ= -0.034 σ= 0.025 zeros= 0% [ ▂▅▇███████▆▃▂▁ ] [ ▁▃▆█▄▂ ] dim 0549 μ= +0.013 σ= 0.029 zeros= 0% [ ▁▃▃▆███████▅▂▂▁ ] [ ▁▄▅█▆▇▄▃ ] dim 0550 μ= -0.009 σ= 0.039 zeros= 0% [ ▁▁▂▅▇████████▅▄▂▁ ] [ ▂▇█▇▇▆▃▁ ] dim 0551 μ= +0.008 σ= 0.017 zeros= 0% [ ▁▂▃▇████████▅▃▂▁ ] [ ▃▅█▇▆▃ ] dim 0552 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▁▂▄▆███████▇▅▂▁▁ ] [ ▃▆█▇▇▃▁ ] dim 0553 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▁▃▆████████▆▃▂▁ ] [ ▅█▇█▂▁ ] dim 0554 μ= +0.019 σ= 0.019 zeros= 0% [ ▁▃▅███████▅▂▁ ] [ ▃▅██▇▄▁ ] dim 0555 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▂▅▇███████▅▄▂ ] [ ▁▄▇██▆▄ ] dim 0556 μ= -0.015 σ= 0.034 zeros= 0% [ ▁▁▄▆████████▆▃▂▁▁ ] [ ▂▃█▇▇▅ ] dim 0557 μ= -0.003 σ= 0.021 zeros= 0% [ ▁▂▄▇███████▅▄▂▁ ] [ ▁▆▆█▆▇▅▁▁ ] dim 0558 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▁▂▄▇█████████▅▂▁▁ ] [ ▃▇███▆▂ ] dim 0559 μ= -0.011 σ= 0.042 zeros= 0% [ ▁▁▄▅▇███████▆▄▂▁▁ ] [ ▂▄▆█▆▂ ] dim 0560 μ= -0.002 σ= 0.037 zeros= 0% [ ▁▂▃▇██████▇▆▃▁▁ ] [ ▂▆▇█▆▃ ] dim 0561 μ= -0.023 σ= 0.035 zeros= 0% [ ▁▁▃▄▆██████▇▅▃▁▁ ] [ ▂▅█▆▄▂ ] dim 0562 μ= +0.001 σ= 0.021 zeros= 0% [ ▁▃▅▇██████▆▃▂▁ ] [ ▃▆██▄▂ ] dim 0563 μ= +0.030 σ= 0.026 zeros= 0% [ ▁▂▄███████▆▃▂▁ ] [ ▂█▇█▆▁ ] dim 0564 μ= +0.005 σ= 0.021 zeros= 0% [ ▁▂▄▆██████▅▃▂▁ ] [ ▂▂▇█▆▇▇▁ ] dim 0565 μ= -0.020 σ= 0.022 zeros= 0% [ ▁▁▃▃████████▇▅▃▁▁ ] [ ▃▃▆▇█▅▂ ] dim 0566 μ= +0.008 σ= 0.028 zeros= 0% [ ▁▂▃▆████████▅▃▁▁ ] [ ▄▆██▆▃ ] dim 0567 μ= +0.003 σ= 0.016 zeros= 0% [ ▁▂▅▇██████▇▅▃▁▁ ] [ ▂▄▆█▆▅▁ ] dim 0568 μ= +0.016 σ= 0.025 zeros= 0% [ ▁▂▂▅▇████████▅▃▁▁ ] [ ▃▇██▇▅▁ ] dim 0569 μ= -0.016 σ= 0.029 zeros= 0% [ ▁▁▂▄▇███████▆▅▂ ] [ ▂▅███▄ ] dim 0570 μ= +0.015 σ= 0.026 zeros= 0% [ ▁▂▅▇██████▇▅▃▂▁ ] [ ▄▇██▇▁ ] dim 0571 μ= +0.001 σ= 0.032 zeros= 0% [ ▁▁▃▅▇██████▆▄▂▁ ] [ ▃▆██▅▄▁ ] dim 0572 μ= +0.007 σ= 0.015 zeros= 0% [ ▁▁▃▄▇███████▅▂▂▁ ] [ ▃▄██▆▂ ] dim 0573 μ= -0.004 σ= 0.021 zeros= 0% [ ▁▂▄▇██████▇▄▂▁ ] [ ▁▂▆▇█▇▆▄ ] dim 0574 μ= -0.011 σ= 0.016 zeros= 0% [ ▁▁▃▅█████████▄▂▁▁ ] [ ▃▆██▅▄▁ ] dim 0575 μ= +0.002 σ= 0.042 zeros= 0% [ ▁▂▃▅████████▆▂▂▁ ] [ ▃▆█▇▆▁ ] dim 0576 μ= +0.017 σ= 0.026 zeros= 0% [ ▁▂▅▇██████▆▃▂▁ ] [ ▁▄█▇▇▆▃ ] dim 0577 μ= -0.001 σ= 0.025 zeros= 0% [ ▁▂▃▆███████▇▅▂▂ ] [ ▃▅▆█▄▃▂ ] dim 0578 μ= -0.012 σ= 0.034 zeros= 0% [ ▁▁▃▅▇███████▆▃▂▁ ] [ ▁▃██▆▃▁ ] dim 0579 μ= -0.010 σ= 0.026 zeros= 0% [ ▂▂▆███████▆▃▁▁ ] [ ▃▆█▆▄▂ ] dim 0580 μ= -0.003 σ= 0.029 zeros= 0% [ ▁▂▄▆███████▇▄▂▁▁ ] [ ▁▆█▇▅▁ ] dim 0581 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▁▃▆██████▅▂▁ ] [ ▁▅██▅▅ ] dim 0582 μ= +0.024 σ= 0.019 zeros= 0% [ ▂▃▄██████▇▅▂▁ ] [ ▁▃▆█▇▅▂ ] dim 0583 μ= -0.006 σ= 0.013 zeros= 0% [ ▁▁▂▅▆███████▇▄▃▂▁ ] [ ▃▆▆█▇▃▂ ] dim 0584 μ= +0.004 σ= 0.031 zeros= 0% [ ▁▂▃▆███████▅▃▂ ] [ ▁▄▆██▅▁ ] dim 0585 μ= -0.032 σ= 0.051 zeros= 0% [ ▁▂▃▆███████▅▄▂▁ ] -> OUTLIER_SPREAD: this_std=0.0506, mean_std=0.0266, +3.4sigma vs threshold=3.0sigma [ ▄▇▆█▆▄▁ ] dim 0586 μ= +0.001 σ= 0.022 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.034 zeros= 0% [ ▁▂▄▇████████▆▅▃▂▁▁] [ ▃▅▇█▆▃▁ ] dim 0591 μ= -0.021 σ= 0.018 zeros= 0% [ ▁▁▂▃▆███████▆▃▂▁▁ ] [ ▂▆█▆▇▅ ] dim 0592 μ= -0.004 σ= 0.022 zeros= 0% [ ▁▂▃▆██████▇▅▃▁ ] [ ▂▃█▇█▆▃ ] dim 0593 μ= +0.015 σ= 0.034 zeros= 0% [ ▁▁▃▄████████▆▅▃▁▁ ] [ ▂▅▇█▄▄ ] dim 0594 μ= -0.001 σ= 0.035 zeros= 0% [ ▁▂▅███████▇▅▂▁▁ ] [ ▁▄▆██▅▂ ] dim 0595 μ= +0.010 σ= 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.022 σ= 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.024 σ= 0.025 zeros= 0% [ ▁▂▄▇███████▆▄▂▁ ] [ ▂▅▇█▇▂ ] dim 0604 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▁▃▇██████▇▄▂▁ ] [ ▁▅▅█▅▄▁ ] dim 0605 μ= +0.014 σ= 0.030 zeros= 0% [ ▁▂▃████████▅▃▁▁ ] [ ▁▄▇██▄▁ ] dim 0606 μ= +0.030 σ= 0.019 zeros= 0% [ ▁▁▂▄▆███████▇▄▂▁ ] [ ▃▅█▇▄▁ ] dim 0607 μ= -0.000 σ= 0.032 zeros= 0% [ ▁▁▃▅███████▆▄▂▁ ] [ ▅▆▆█▆▂ ] dim 0608 μ= -0.001 σ= 0.039 zeros= 0% [ ▁▁▂▄████████▅▄▁▁ ] [ ▁▆██▆▅▂ ] dim 0609 μ= +0.008 σ= 0.031 zeros= 0% [ ▁▁▃▅▇███████▆▄▃▁▁ ] [ ▄██▆▂ ] dim 0610 μ= +0.017 σ= 0.021 zeros= 0% [ ▁▂▅███████▄▂▁ ] [ ▂▅██▇▅▃ ] dim 0611 μ= -0.001 σ= 0.025 zeros= 0% [ ▁▂▄▆███████▆▄▂▂ ] [ ▁▄▇███▄▁ ] dim 0612 μ= +0.011 σ= 0.039 zeros= 0% [▁▁▁▃▆████████▇▅▃▁▁ ] [ ▃▅▆█▅▂▁ ] dim 0613 μ= +0.020 σ= 0.012 zeros= 0% [ ▁ ▁▃▄▇███████▆▄▂▁ ] [ ▃▆██▇▄▁ ] dim 0614 μ= +0.009 σ= 0.025 zeros= 0% [ ▂▄▄████████▆▄▂▁ ] [ ▁▄█▆▆▃ ] dim 0615 μ= -0.008 σ= 0.017 zeros= 0% [ ▁▂▅▆███████▅▃▂▁ ] [ ▃▅█▆▅▂ ] dim 0616 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▂▄▇███████▄▂▁▁ ] [ ▄▇█▇▇▂ ] dim 0617 μ= +0.006 σ= 0.031 zeros= 0% [ ▂▂▅▆███████▇▄▂▁▁ ] [ ▁▄▇██▅▃ ] dim 0618 μ= +0.003 σ= 0.027 zeros= 0% [ ▁▂▅▇████████▅▂▁ ] [ ▃▅▆██▅▁ ] dim 0619 μ= -0.009 σ= 0.017 zeros= 0% [ ▁▁▃▃▇███████▆▄▂▁▁ ] [ ▁▄▅█▆▄▃ ] dim 0620 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▂▄▆████████▄▃▁▁ ] [ ▂▄▅▇█▇▂ ] dim 0621 μ= -0.040 σ= 0.022 zeros= 0% [ ▁▂▄▆███████▇▄▂▂▁ ] [ ▄▅█▇▅▂ ] dim 0622 μ= -0.007 σ= 0.034 zeros= 0% [ ▁▁▂▆███████▆▄▂▁ ] [ ▁▃██▆▄ ] dim 0623 μ= +0.008 σ= 0.024 zeros= 0% [ ▁▂▃▆██████▇▄▂▁▁ ] [ ▁▆▇█▇▅ ] dim 0624 μ= -0.006 σ= 0.021 zeros= 0% [ ▁▂▃▇███████▇▄▂▁ ] [ ▂▅▆██▄▁ ] dim 0625 μ= -0.019 σ= 0.024 zeros= 0% [ ▁▂▄▆███████▅▃▂▁ ] [ ▁▄▆█▆▅▂ ] dim 0626 μ= -0.013 σ= 0.040 zeros= 0% [ ▁▁▃▆████████▅▃▂▁ ] [ ▁▄▄█▅▂ ] dim 0627 μ= +0.018 σ= 0.025 zeros= 0% [ ▁▂▃▆██████▇▄▂▁ ] [ ▃█▇█▇▆▂ ] dim 0628 μ= -0.020 σ= 0.036 zeros= 0% [ ▁▃▃▆█████████▄▃▂ ▁] [ ▃▅██▇▂ ] dim 0629 μ= -0.012 σ= 0.031 zeros= 0% [ ▁▂▃▇██████▇▅▂▁▁ ] [ ▄▅██▅▃▂ ] dim 0630 μ= -0.019 σ= 0.025 zeros= 0% [ ▁▂▃▅▇███████▄▄▁▁▁ ] [ ▁▂▅█▆▅▂ ] dim 0631 μ= +0.000 σ= 0.028 zeros= 0% [ ▁▁▄▆███████▇▅▂▁ ] [ ▁▆▇█▇▆▂ ] dim 0632 μ= -0.014 σ= 0.021 zeros= 0% [ ▁▂▃▆███████▇▆▃▁▁ ] [ ▂▅██▇▃ ] dim 0633 μ= -0.016 σ= 0.022 zeros= 0% [ ▂▄▇███████▅▂▁ ] [ ▂▇▇█▇▃ ] dim 0634 μ= -0.008 σ= 0.019 zeros= 0% [ ▁▁▃▅██████▇▄▃▁ ] [ ▂▅▆█▇▁ ] dim 0635 μ= -0.020 σ= 0.038 zeros= 0% [ ▁▂▃▆███████▅▄▂▁ ] [ ▁▄▇█▆▄▂ ] dim 0636 μ= -0.003 σ= 0.020 zeros= 0% [ ▁▂▅▅███████▆▄▂▂ ] [ ▂▆▇█▇▄▁ ] dim 0637 μ= -0.025 σ= 0.030 zeros= 0% [ ▁▃▄▇███████▅▃▁▁ ] [ ▂▄▇█▆▄▁ ] dim 0638 μ= -0.021 σ= 0.022 zeros= 0% [ ▁▂▄▆███████▅▃▂▁ ] [ ▂▅█▇█▅▂ ] dim 0639 μ= +0.016 σ= 0.033 zeros= 0% [ ▁▁▂▅▇███████▇▄▂▁ ] [ ▂▆█▇▄▁ ] dim 0640 μ= +0.003 σ= 0.020 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.016 σ= 0.029 zeros= 0% [ ▁▁▁▄▇███████▇▄▃▁▁ ] [ ▃▇██▆▃ ] dim 0645 μ= -0.004 σ= 0.031 zeros= 0% [ ▁▂▃▆████████▄▃▁ ] [ ▃▅███▅▃ ] dim 0646 μ= +0.009 σ= 0.031 zeros= 0% [ ▁▁▃▄████████▇▄▂▁ ] [ ▃▄▆█▆▅▂ ] dim 0647 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▁▂▅▇███████▆▄▂▁▁ ] [ ▃▅▇▇▇█▇▁ ] dim 0648 μ= +0.004 σ= 0.029 zeros= 0% [ ▁▂▃▄▇█████████▄▂▁▁ ] [ ▁▃▅▆█▅▄▂ ] dim 0649 μ= -0.012 σ= 0.036 zeros= 0% [ ▁▂▃▅████████▆▅▂▁▁ ] [ ▁▅██▆▂ ] dim 0650 μ= -0.007 σ= 0.031 zeros= 0% [ ▁▂▄▇██████▇▅▂▁ ] [ ▂▃▅█▄▁ ] dim 0651 μ= +0.007 σ= 0.031 zeros= 0% [ ▁▂▃▆██████▇▅▂▂▁ ] [ ▁▅▇▇█▅▄▂ ] dim 0652 μ= +0.030 σ= 0.031 zeros= 0% [ ▁▃▄▅████████▇▄▃▁▁] [ ▃▆▆█▅▅▁ ] dim 0653 μ= -0.013 σ= 0.031 zeros= 0% [ ▁▂▄▅▇███████▆▅▂▁ ] [ ▃▆▆█▄▂ ] dim 0654 μ= -0.006 σ= 0.021 zeros= 0% [ ▁▁▃▅▇██████▅▃▂▁ ] [ ▁▅▆█▆▂ ] dim 0655 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▂▄▇███████▆▄▂▁ ] [ ▃▇█▆▆▂ ] dim 0656 μ= +0.004 σ= 0.022 zeros= 0% [ ▁▂▄▇██████▇▄▃▁ ] [ ▁▃▄▇█▃▁ ] dim 0657 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▂▃▅███████▇▄▂▁ ] [ ▃▄▅█▇▄▂ ] dim 0658 μ= +0.000 σ= 0.018 zeros= 0% [ ▁ ▁▄▅▇███████▅▃▃▁▁] [ ▃▆██▆▅▁ ] dim 0659 μ= +0.017 σ= 0.030 zeros= 0% [ ▁▃▄████████▆▃▂▁▁ ] [ ▄▄▆█▇▄▁ ] dim 0660 μ= +0.005 σ= 0.037 zeros= 0% [ ▁▂▅▇███████▆▃▃▁ ] [ ▂▅█▇▅▁ ] dim 0661 μ= -0.001 σ= 0.024 zeros= 0% [ ▁▂▄▇██████▇▄▂▁ ] [ ▄▄▇█▆▄▂ ] dim 0662 μ= +0.000 σ= 0.013 zeros= 0% [ ▁▁▂▄▆███████▆▄▂▂ ] [ ▃▅▇█▄▃ ] dim 0663 μ= -0.010 σ= 0.038 zeros= 0% [ ▁▃▅▇███████▅▄▂▁▁ ] [ ▅▇█▇▅▂ ] dim 0664 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▁▃▅████████▄▂▂ ] [ ▄▄▇█▇▄ ] dim 0665 μ= -0.010 σ= 0.035 zeros= 0% [ ▁▂▃▅████████▇▄▂▁▁ ] [ ▂▄▄█▆▅▂ ] dim 0666 μ= +0.004 σ= 0.022 zeros= 0% [ ▂▂▅▇████████▆▃▃▁▁] [ ▅███▄ ] dim 0667 μ= +0.008 σ= 0.040 zeros= 0% [ ▁▁▃▅███████▄▂▁ ] [ ▂▇▇█▆▂ ] dim 0668 μ= +0.006 σ= 0.019 zeros= 0% [ ▁▂▃▆▇██████▇▅▃▁ ] [ ▁▃▆██▆▄ ] dim 0669 μ= -0.019 σ= 0.027 zeros= 0% [ ▁▁▃▅████████▆▃▁▁ ] [ ▄▄█▅▃▁ ] dim 0670 μ= +0.009 σ= 0.023 zeros= 0% [ ▁▂▃▄███████▆▅▂▁ ] [ ▃▆▇█▆▂ ] dim 0671 μ= +0.030 σ= 0.022 zeros= 0% [ ▁▁▃▄▆▇███████▆▂▂▁ ] [ ▃▇█▆▆▃ ] dim 0672 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▁▂▄▇██████▇▅▃▁ ] [ ▃▅█▇▄ ] dim 0673 μ= +0.010 σ= 0.023 zeros= 0% [ ▁▂▃▆███████▅▄▂▁ ] [ ▄▆██▅▁ ] dim 0674 μ= +0.020 σ= 0.027 zeros= 0% [ ▁▁▂▅███████▆▃▁▁ ] [ ▃▄▇█▆▇▄ ] dim 0675 μ= +0.018 σ= 0.029 zeros= 0% [ ▁▄▆███████▇▄▂▁ ] [ ▁▅▇█▆▂ ] dim 0676 μ= -0.017 σ= 0.026 zeros= 0% [ ▁▂▄▇██████▆▃▁▁ ] [ ▄▆█▇▆▂ ] dim 0677 μ= +0.017 σ= 0.035 zeros= 0% [ ▁▁▃▄▇███████▄▃▁▁ ] [ ▂▄▆▇█▆▂▂ ] dim 0678 μ= -0.027 σ= 0.023 zeros= 0% [ ▁▂▄▆████████▆▃▂▁ ] [ ▁▃▇█▄▃ ] dim 0679 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▁▂▃▅██████▇▄▃▁▁ ] [ ▂▅█▆▆▄▂ ] dim 0680 μ= +0.007 σ= 0.020 zeros= 0% [ ▁▁▃▄████████▇▃▁▁ ] [ ▁▄█▆▅▃ ] dim 0681 μ= +0.038 σ= 0.024 zeros= 0% [ ▁▂▅▇██████▇▅▃▁▁ ] [ ▂▅█▆▇▂ ] dim 0682 μ= -0.014 σ= 0.021 zeros= 0% [ ▁▂▅▇██████▇▅▂▁▁ ] [ ▁▁▇██▆▆▂ ] dim 0683 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▁▃▅████████▅▃▂▁▁ ] [ ▂▃███▅▃ ] dim 0684 μ= +0.019 σ= 0.016 zeros= 0% [ ▁▁▁▄▆████████▆▂▂▁ ] [ ▃▅██▅▃▁ ] dim 0685 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▂▂▅▇███████▄▃▂▁ ] [ ▂▅█▇▅▃▂ ] dim 0686 μ= -0.024 σ= 0.041 zeros= 0% [ ▁▂▃▅▇███████▆▄▂▁▁ ] [ ▄▇▇█▇▃ ] dim 0687 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▂▃▅████████▅▃▂▁ ] [ ▃▅█▆▅▃▁ ] dim 0688 μ= -0.015 σ= 0.036 zeros= 0% [ ▁▃▄▇███████▅▃▁ ] [ ▃▆▆█▇▃ ] dim 0689 μ= -0.013 σ= 0.022 zeros= 0% [ ▁▁▃▅▇███████▅▃▁▁ ] [ ▂▅▇█▇▂▁ ] dim 0690 μ= +0.009 σ= 0.017 zeros= 0% [ ▁▁▂▄▇███████▆▄▂▁▁ ] [ ▁▄▇█▇▄▁ ] dim 0691 μ= +0.019 σ= 0.032 zeros= 0% [ ▁▃▅███████▄▃▁▁ ] [ ▁▃█▇▆▃ ] dim 0692 μ= -0.002 σ= 0.030 zeros= 0% [ ▁▂▅███████▆▃▁ ] [ ▁▃▇█▆▃▁ ] dim 0693 μ= -0.013 σ= 0.033 zeros= 0% [ ▁▂▃▆███████▇▃▂▁▁ ] [ ▃▅▇█▇▄ ] dim 0694 μ= +0.010 σ= 0.022 zeros= 0% [ ▁▂▃▆██████▇▅▃▁ ] [ ▃▆▆█▆▂ ] dim 0695 μ= -0.015 σ= 0.028 zeros= 0% [ ▂▃███████▆▃▁▁ ] [ ▂▅█▆▆▂▁ ] dim 0696 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▂▅████████▆▃▂▁ ] [ ▂▅▇█▇▄▁ ] dim 0697 μ= -0.019 σ= 0.034 zeros= 0% [ ▁▃▄▇███████▆▄▂ ] [ ▄▆▇█▅▂ ] dim 0698 μ= -0.021 σ= 0.017 zeros= 0% [ ▁▂▃▅███████▇▄▂▁ ] [ ▂▇▇█▅▅ ] dim 0699 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▁▂▅▆███████▆▄▂▁▁ ] [ ▁▃▇█▇▅▁ ] dim 0700 μ= -0.005 σ= 0.027 zeros= 0% [ ▁▁▃▆███████▇▃▂▁ ] [ ▂▃▇█▇▄▂ ] dim 0701 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▄▄███████▆▅▂▁▁▁ ] [ ▂▄███▇▃ ] dim 0702 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▂▃▆███████▇▄▂▁▁ ] [ ▄███▆▂ ] dim 0703 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▁▃▆███████▇▄▂▁ ] [ ▁▂██▇▇▃▂ ] dim 0704 μ= -0.004 σ= 0.015 zeros= 0% [ ▁▁▂▃▅████████▆▃▂▁ ] [ ▂▅▅█▆▄ ] dim 0705 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▁▃▆███████▅▃▁ ] [ ▃▆██▇▆▂ ] dim 0706 μ= +0.024 σ= 0.014 zeros= 0% [ ▁▂▃▆▇████████▄▃▁▁ ] [ ▅▇█▆▃▁ ] dim 0707 μ= -0.018 σ= 0.018 zeros= 0% [ ▁▃▅███████▅▃▁ ] [ ▁▄▆█▇▄▁ ] dim 0708 μ= +0.010 σ= 0.031 zeros= 0% [ ▁▁▃▅███████▆▃▂▁ ] [ ▂▅▇██▅▄ ] dim 0709 μ= +0.019 σ= 0.022 zeros= 0% [ ▂▄▆███████▇▅▃▁▁ ] [ ▁▂▅█▇▅▃▁ ] dim 0710 μ= -0.001 σ= 0.039 zeros= 0% [ ▁▂▃▅████████▆▃▁▁ ] [ ▄▇█▆▇▄▃ ] dim 0711 μ= -0.009 σ= 0.038 zeros= 0% [ ▁▂▄▆████████▇▅▂▁▁ ] [ ▃▆██▆▃ ] dim 0712 μ= -0.013 σ= 0.025 zeros= 0% [ ▂▂▄▆███████▄▃▁▁ ] [ ▁▅▆█▄▂ ] dim 0713 μ= -0.008 σ= 0.027 zeros= 0% [ ▁▂▃▅███████▅▃▁▁ ] [ ▁▄█▇▇▅▄▃ ] dim 0714 μ= -0.006 σ= 0.035 zeros= 0% [ ▁▃▄▅████████▆▄▂▁▁ ] [ ▃▆▇█▇▃▁ ] dim 0715 μ= +0.019 σ= 0.020 zeros= 0% [ ▁▃▅████████▄▃▁▁ ] [ ▃▆█▇█▄ ] dim 0716 μ= +0.012 σ= 0.018 zeros= 0% [ ▁▂▃▆████████▅▅▂▁ ] [ ▂▄▇█▅▂ ] dim 0717 μ= +0.009 σ= 0.029 zeros= 0% [ ▁▁▂▄▆██████▇▄▂▁▁ ] [ ▁▅▇▇█▆▄ ] dim 0718 μ= -0.025 σ= 0.017 zeros= 0% [▁▁▂▃▆████████▄▄▁▁▁ ] [ ▃▆██▆▄ ] dim 0719 μ= +0.040 σ= 0.036 zeros= 0% [ ▁▁▂▄▆████████▇▄▂▁ ] [ ▃▄▇█▇▆▄ ] dim 0720 μ= -0.000 σ= 0.032 zeros= 0% [ ▁▁▄▆████████▅▂▂ ] [ ▁▃██▆▃▁ ] dim 0721 μ= -0.017 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▅▃▂▁ ] [ ▄▅██▆▂ ] dim 0722 μ= -0.005 σ= 0.018 zeros= 0% [ ▁▃▅▇██████▇▃▂▁ ] [ ▁▅█▇██▄ ] dim 0723 μ= -0.018 σ= 0.033 zeros= 0% [ ▁▁▃▅▆████████▆▃▂▁ ] [ ▃▆██▅▃ ] dim 0724 μ= +0.012 σ= 0.034 zeros= 0% [ ▁▁▃▃▆██████▇▄▃▁ ] [ ▃▅▆█▃▂ ] dim 0725 μ= +0.004 σ= 0.021 zeros= 0% [ ▁▂▂▅▆████████▅▃▂▁ ] [ ▄▆█▇▅▄ ] dim 0726 μ= -0.006 σ= 0.039 zeros= 0% [ ▁▁▂▅▇██████▇▅▃▁ ] [ ▃▇█▆▃▁ ] dim 0727 μ= -0.010 σ= 0.024 zeros= 0% [ ▁▂▅▇██████▄▃▂▁ ] [ ▂▇█▇▅▁ ] dim 0728 μ= -0.019 σ= 0.022 zeros= 0% [ ▁▂▃▆██████▆▃▁ ] [ ▃▅▆██▅▃ ] dim 0729 μ= +0.009 σ= 0.026 zeros= 0% [ ▂▄▆███████▆▄▂▁ ] [ ▄▆██▅▁ ] dim 0730 μ= -0.015 σ= 0.026 zeros= 0% [ ▁▁▂▅▇██████▆▄▂▁ ] [ ▁▅▆██▇▃ ] dim 0731 μ= +0.005 σ= 0.031 zeros= 0% [ ▁▁▃▆███████▇▅▂▁▁ ] [ ▁▃█▇█▅▂ ] dim 0732 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▁▂▄▆███████▇▄▂▁▁ ] [ ▁▄█▅▂ ] dim 0733 μ= +0.007 σ= 0.024 zeros= 0% [ ▁▂▄▇██████▄▂▁ ] [ ▁▅▇█▄▃ ] dim 0734 μ= -0.011 σ= 0.022 zeros= 0% [ ▁▃▆███████▅▄▂▁ ] [ ▂▅▇██▅▃ ] dim 0735 μ= -0.015 σ= 0.023 zeros= 0% [▁▁▂▂▅████████▇▄▃▁ ] [ ▂▆▅█▇▆▂ ] dim 0736 μ= -0.026 σ= 0.020 zeros= 0% [ ▁▂▄▇███████▆▄▂▁▁ ] [ ▃▆██▇▂ ] dim 0737 μ= -0.023 σ= 0.031 zeros= 0% [ ▁▁▃▅████████▅▃▁ ] [ ▄▆██▅▄▂ ] dim 0738 μ= +0.024 σ= 0.045 zeros= 0% [▁▁▂▄▇███████▅▃▂▁ ] [ ▁▃█▇▇▅▃ ] dim 0739 μ= -0.017 σ= 0.021 zeros= 0% [ ▁▂▃▅███████▇▅▂▁▁ ] [ ▂▄▇█▆▃ ] dim 0740 μ= +0.015 σ= 0.038 zeros= 0% [ ▁▁▃▄███████▇▃▁ ] [ ▅▄██▆▃▂ ] dim 0741 μ= +0.029 σ= 0.025 zeros= 0% [ ▁▂▅▇████████▇▃▁▁ ] [ ▂▆▇█▅▂ ] dim 0742 μ= -0.014 σ= 0.033 zeros= 0% [ ▁▂▄▆███████▆▄▂▁ ] [ ▁▅▇▇█▄▂ ] dim 0743 μ= -0.038 σ= 0.019 zeros= 0% [ ▁▂▃▅███████▆▅▂▁▁ ] [ ▅▆█▇▅▄ ] dim 0744 μ= +0.004 σ= 0.030 zeros= 0% [ ▁▁▃▅▇███████▅▂▁▁▁] [ ▃▅██▇▅▁ ] dim 0745 μ= +0.017 σ= 0.024 zeros= 0% [ ▁▁▂▄▇███████▆▃▂▁ ] [ ▁▄▇██▇▅▁ ] dim 0746 μ= -0.007 σ= 0.016 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.003 σ= 0.038 zeros= 0% [ ▁▁▃▅███████▇▄▂▁ ] [ ▁▄██▇▄▅▁ ] dim 0751 μ= +0.002 σ= 0.031 zeros= 0% [ ▁▃▅▇████████▆▃▂▁ ] [ ▁▄▄█▆▆▄ ] dim 0752 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▂▃▅████████▇▄▂▁▁▁] [ ▁▄▆█▇▅ ] dim 0753 μ= -0.007 σ= 0.024 zeros= 0% [ ▁▁▃▆███████▅▃▁ ] [ ▂▆██▆▃ ] dim 0754 μ= -0.013 σ= 0.011 zeros= 0% [ ▁▂▄▆███████▄▃ ] [ ▂▄███▅▁ ] dim 0755 μ= -0.006 σ= 0.017 zeros= 0% [ ▁▂▅▇███████▇▅▃▁ ] [ ▂▅▄▆█▄▂ ] dim 0756 μ= +0.014 σ= 0.026 zeros= 0% [ ▁▃▅████████▇▅▂▂▁ ] [ ▃▅█▇▅▁ ] dim 0757 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▂▄███████▅▃▂▁ ] [ ▁▅█▆█▅▂ ] dim 0758 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▂▄▆███████▇▄▂▁ ] [ ▄▇█▇▅▃ ] dim 0759 μ= +0.021 σ= 0.037 zeros= 0% [ ▁▁▂▅███████▇▄▃▁ ] [ ▁▅▆█▆▇▃ ] dim 0760 μ= -0.009 σ= 0.011 zeros= 0% [ ▁▂▄▆███████▇▅▃▁▁ ] [ ▃▆▇█▇▄▂ ] dim 0761 μ= +0.016 σ= 0.037 zeros= 0% [ ▁▂▄████████▆▃▂▁▁] [ ▄▄▇██▇▂ ] dim 0762 μ= -0.009 σ= 0.029 zeros= 0% [ ▁▂▄▇████████▆▂▂▁ ] [ ▂▆▇▇█▄▃ ] dim 0763 μ= -0.006 σ= 0.028 zeros= 0% [ ▁▂▄▇███████▆▄▂▁ ] [ ▂▅▇█▆▃▂ ] dim 0764 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▁▃▆████████▆▄▂▁▁ ] [ ▁▄██▇▃▁ ] dim 0765 μ= +0.012 σ= 0.016 zeros= 0% [ ▁▁▃▇███████▆▂▁ ] [ ▂▄▆█▇▅▁ ] dim 0766 μ= -0.009 σ= 0.032 zeros= 0% [ ▁▁▃▅▆███████▇▄▃▂▁ ] [ ▂▄█▆▃▂ ] dim 0767 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▂▄▇██████▆▃▂▁ ] [ ▃▄▇█▇▂ ] dim 0768 μ= -0.010 σ= 0.020 zeros= 0% [ ▁▂▄▇██████▆▄▂▁ ] [ ▂▂▅█▇▄▂ ] dim 0769 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▁▂▃▆███████▇▅▃▂▁ ] [ ▃▆██▅▃▁ ] dim 0770 μ= -0.005 σ= 0.030 zeros= 0% [ ▁▂▅▆████████▅▄▂▁ ] [ ▄█▇▆▄▁ ] dim 0771 μ= -0.011 σ= 0.022 zeros= 0% [ ▁▂▃▅███████▆▃▁▁ ] [ ▁▄▄██▅▄ ] dim 0772 μ= +0.014 σ= 0.017 zeros= 0% [ ▂▃▅███████▇▄▃▂▁ ] [ ▂▃█▇▅▄ ] dim 0773 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▁▁▄▆▇███████▆▄▂▁ ] [ ▄▅█▇▆▃ ] dim 0774 μ= -0.010 σ= 0.038 zeros= 0% [ ▁▃▄▇███████▄▂▁▁ ] [ ▄▇██▇▃ ] dim 0775 μ= -0.003 σ= 0.022 zeros= 0% [ ▁▂▄▅████████▆▃▂▁▁ ] [ ▁▆▇█▇▄▂ ] dim 0776 μ= +0.005 σ= 0.034 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.023 σ= 0.024 zeros= 0% [ ▁▂▃▅████████▇▃▂▁ ] [ ▂▅█▇▆▂ ] dim 0781 μ= -0.011 σ= 0.021 zeros= 0% [ ▁▂▄▇██████▇▅▂▁ ] [ ▄▆█▆▄▁ ] dim 0782 μ= +0.028 σ= 0.017 zeros= 0% [▁▁▃▅███████▆▃▁ ] [ ▂▄█▇▆▃ ] dim 0783 μ= +0.000 σ= 0.024 zeros= 0% [ ▁▂▃▇██████▆▄▂▁ ] [ ▂▅▆█▆▄ ] dim 0784 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▂▃▅███████▇▅▃▂▁ ] [ ▂▅▆██▆▄ ] dim 0785 μ= -0.003 σ= 0.023 zeros= 0% [ ▁▁▄▄███████▇▄▂▁ ] [ ▄███▇▁ ] dim 0786 μ= +0.023 σ= 0.030 zeros= 0% [ ▁▂▂▅▇██████▇▄▁▁ ] [ ▁▃▅█▅▄▁ ] dim 0787 μ= +0.002 σ= 0.020 zeros= 0% [ ▁▁▃▅███████▅▄▂▁ ] [ ▁▄▇█▇▆▃ ] dim 0788 μ= +0.026 σ= 0.026 zeros= 0% [ ▁▃▅████████▇▄▃▂▁▁ ] [ ▃▅▅█▇▅▃ ] dim 0789 μ= +0.017 σ= 0.026 zeros= 0% [▁▁▂▄▄▇████████▆▃▁▁ ] [ ▂▆▇█▇▄ ] dim 0790 μ= -0.026 σ= 0.035 zeros= 0% [ ▁▁▃▅███████▅▃▁▁ ] [ ▁▅█▇▅▁ ] dim 0791 μ= -0.009 σ= 0.016 zeros= 0% [ ▁▂▂▅███████▇▄▃▁ ] [ ▃▇▇█▆▂ ] dim 0792 μ= +0.016 σ= 0.033 zeros= 0% [ ▁▂▄███████▆▃▂▁ ] [ ▁▃▇▇█▅▁ ] dim 0793 μ= -0.007 σ= 0.024 zeros= 0% [ ▁▁▃▆███████▆▄▂▁ ] [ ▅█▅▆▄▁ ] dim 0794 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▄▇▆█▆▃ ] dim 0795 μ= -0.005 σ= 0.025 zeros= 0% [ ▂▂▅▇██████▇▅▂▁▁ ] [ ▁▅█▇█▅▂ ] dim 0796 μ= +0.015 σ= 0.024 zeros= 0% [ ▁▁▃▅▇████████▆▃▂▁ ] [ ▁▆▇█▄▁ ] dim 0797 μ= -0.029 σ= 0.026 zeros= 0% [ ▁▃▆██████▅▃▁▁ ] [ ▅▆█▇▇▄ ] dim 0798 μ= +0.002 σ= 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.024 zeros= 0% [ ▁▂▄▇██████▇▅▂▁▁ ] [ ▂▄██▆▅▁ ] dim 0803 μ= +0.009 σ= 0.016 zeros= 0% [ ▁▁▃▅▅███████▆▄▂▁▁ ] [ ▂▄██▅▅ ] dim 0804 μ= +0.017 σ= 0.033 zeros= 0% [ ▁▃▃▆███████▅▂▁ ] [ ▂▄█▆▆▅▂ ] dim 0805 μ= -0.022 σ= 0.008 zeros= 0% [ ▁▁▂▄████████▅▃▂▁ ] [ ▂▄██▇▅▁ ] dim 0806 μ= -0.024 σ= 0.023 zeros= 0% [ ▁▂▃▇███████▇▄▂▁ ] [ ▁▇█▆▄▂ ] dim 0807 μ= +0.016 σ= 0.040 zeros= 0% [ ▁▂▄▅▇██████▆▄▃▁ ] [ ▁▆█▅▃ ] dim 0808 μ= +0.004 σ= 0.029 zeros= 0% [ ▁▄▆█████▇▄▂▁ ] [ ▁▅▇██▆▅▁ ] dim 0809 μ= +0.012 σ= 0.017 zeros= 0% [ ▁▂▅▇████████▇▃▂▁ ] [ ▅▅▇█▇▆▁ ] dim 0810 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▂▃▆▇███████▇▃▂▁ ] [ ▁▄▆█▆▄ ] dim 0811 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▁▂▄▆███████▇▃▂▁ ] [ ▂▅█▇▄▂ ] dim 0812 μ= +0.003 σ= 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.041 σ= 0.022 zeros= 0% [ ▁▂▄▆██████▇▅▃▁ ] [ ▂▅▆█▅▅▃ ] dim 0817 μ= +0.034 σ= 0.016 zeros= 0% [ ▂▂▄▇███████▇▅▃▁▁ ] [ ▁▄█▆▆▁ ] dim 0818 μ= -0.015 σ= 0.032 zeros= 0% [ ▁▂▃▆██████▇▄▂▁ ] [ ▄▆█▆▃▁ ] dim 0819 μ= +0.034 σ= 0.036 zeros= 0% [▁▁▂▄▅███████▆▄▂▁ ] [ ▂▆▆█▇▅▃ ] dim 0820 μ= +0.004 σ= 0.034 zeros= 0% [ ▁▂▂▅████████▇▄▂▁▁ ] [ ▄▇█▇▆▃ ] dim 0821 μ= +0.004 σ= 0.021 zeros= 0% [ ▁▂▂▇███████▇▅▂▁▁ ] [ ▂▆▇█▅▄▁ ] dim 0822 μ= -0.006 σ= 0.021 zeros= 0% [ ▁▁▂▄▇███████▆▃▁▁ ] [ ▁▅▅█▄▃▁ ] dim 0823 μ= -0.011 σ= 0.034 zeros= 0% [ ▁▂▃▆███████▇▅▂▁ ] [ ▅██▇▅▁ ] dim 0824 μ= -0.006 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▅▃▂ ] [ ▃▄█▆▅▃▁ ] dim 0825 μ= +0.001 σ= 0.024 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.035 zeros= 0% [ ▁▂▂▄▇████████▅▃▂ ] [ ▂▅██▆▃ ] dim 0830 μ= +0.000 σ= 0.039 zeros= 0% [ ▂▃▇███████▆▄▁▁▁ ] [ ▂████▃ ] dim 0831 μ= -0.000 σ= 0.014 zeros= 0% [ ▁▃▅▇███████▆▃▁▁ ] [ ▃▆█▇▆▄▁ ] dim 0832 μ= -0.013 σ= 0.025 zeros= 0% [ ▁▂▃▆▇███████▆▃▂▁▁ ] [ ▁▄█▆▇▅ ] dim 0833 μ= -0.001 σ= 0.030 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▁▄▇▇█▆▆▁ ] dim 0834 μ= -0.001 σ= 0.033 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.010 σ= 0.027 zeros= 0% [ ▁▂▃▅███████▆▄▂▁ ] [ ▁▄▄█▅▃▁ ] dim 0840 μ= -0.004 σ= 0.031 zeros= 0% [ ▁▂▄▇███████▆▂▂▁ ] [ ▃▆█▆▄▃ ] dim 0841 μ= +0.011 σ= 0.026 zeros= 0% [ ▁▃▅▇██████▆▄▂▁ ] [ ▁▅▇▇█▄▃ ] dim 0842 μ= -0.022 σ= 0.032 zeros= 0% [ ▁▂▄▇███████▇▄▂▁▁ ] [ ▃▄█▇█▄▁ ] dim 0843 μ= +0.011 σ= 0.013 zeros= 0% [ ▁▂▃▅▇███████▆▃▂▁ ] [ ▂▅▇█▆▃ ] dim 0844 μ= +0.006 σ= 0.025 zeros= 0% [ ▁▃▅███████▇▅▃▂▁ ] [ ▃▆▆██▆▄ ] dim 0845 μ= -0.013 σ= 0.029 zeros= 0% [ ▁▁▃▅▇████████▅▂▂▁ ] [ ▂▆██▇▆▃ ] dim 0846 μ= -0.021 σ= 0.025 zeros= 0% [ ▁▂▃▅▇████████▅▄▁▁ ] [ ▂▆▇█▇▇▅▁ ] dim 0847 μ= +0.023 σ= 0.034 zeros= 0% [ ▁▁▃▄▇████████▆▄▂▁ ] [ ▁▄▅▇██▄ ] dim 0848 μ= +0.001 σ= 0.032 zeros= 0% [ ▁▁▃▅▇████████▆▄▂▁ ] [ ▁▄█▆▃▂ ] dim 0849 μ= +0.036 σ= 0.032 zeros= 0% [ ▁▂▅▇██████▆▃▁▁ ] [ ▃▆█▆▅▁ ] dim 0850 μ= +0.018 σ= 0.022 zeros= 0% [ ▁▂▃▅███████▆▄▂▁ ] [ ▃▅▆██▄▁ ] dim 0851 μ= +0.007 σ= 0.025 zeros= 0% [ ▁▂▃▆████████▇▄▂▁▁ ] [ ▃▇▆█▆▅▃ ] dim 0852 μ= +0.014 σ= 0.039 zeros= 0% [ ▁▁▂▄▅████████▆▅▂▂▁ ] [ ▃▃▅█▅▄▁ ] dim 0853 μ= -0.002 σ= 0.020 zeros= 0% [ ▂▄▇███████▇▅▂▁▁ ] [ ▁▅▇██▄▁ ] dim 0854 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▁▂▄▇███████▆▄▂▁ ] [ ▁▄▇██▅▁ ] dim 0855 μ= +0.002 σ= 0.017 zeros= 0% [ ▁▂▃▆███████▅▃▁ ] [ ▁▃▅█▇▇▃▂ ] dim 0856 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▂▂▅████████▇▃▂▁ ] [ ▄██▆▅▂ ] dim 0857 μ= +0.006 σ= 0.030 zeros= 0% [ ▁▂▃▅███████▆▅▃▁▁ ] [ ▁▄█▆█▃▁ ] dim 0858 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▃▃▆███████▅▄▂▁ ] [ ▂▄█▇▆▅▂ ] dim 0859 μ= +0.000 σ= 0.022 zeros= 0% [ ▁▂▅████████▇▃▂▁ ] [ ▅▇▇█▆▁ ] dim 0860 μ= -0.019 σ= 0.033 zeros= 0% [ ▁▁▃▅███████▄▂▁ ] [ ▂█▇█▅▂ ] dim 0861 μ= +0.003 σ= 0.018 zeros= 0% [ ▂▄▆███████▇▄▂▁ ] [ ▂▆█▅▅▄▁ ] dim 0862 μ= -0.025 σ= 0.037 zeros= 0% [ ▂▃▅████████▇▄▂▁ ] [ ▁▅▅█▆▂ ] dim 0863 μ= +0.014 σ= 0.023 zeros= 0% [ ▁▂▄▆███████▅▃▂▁ ] [ ▂▅▇█▇▇▃▂ ] dim 0864 μ= +0.008 σ= 0.026 zeros= 0% [ ▁▂▅▆████████▅▄▂▁ ] [ ▁▇███▆▂ ] dim 0865 μ= +0.001 σ= 0.022 zeros= 0% [ ▁▂▂▅█████████▅▃▁▁ ] [ ▁▄▆█▄▆▂ ] dim 0866 μ= -0.020 σ= 0.025 zeros= 0% [ ▁▂▃▆████████▅▃▂ ] [ ▄█▇█▇▇▂ ] dim 0867 μ= +0.009 σ= 0.022 zeros= 0% [ ▁▁▃▅████████▆▄▄▁▁ ] [ ▃▇▆▇█▅▁ ] dim 0868 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▃▅▇███████▆▃▂▁ ] [ ▁▅███▃▂ ] dim 0869 μ= -0.037 σ= 0.017 zeros= 0% [ ▁▂▅▆████████▄▂▁ ] [ ▂▅▇█▅▃ ] dim 0870 μ= -0.002 σ= 0.031 zeros= 0% [ ▁▂▃▄▆███████▅▂▁▁ ] [ ▂▄▆██▇▄▁ ] dim 0871 μ= +0.003 σ= 0.036 zeros= 0% [ ▁▁▃▅▆█████████▅▃▁▁ ] [ ▄▆██▅▃ ] dim 0872 μ= -0.011 σ= 0.037 zeros= 0% [ ▁▂▅▇██████▆▄▂▁ ] [ ▂▄▄█▆▃▁ ] dim 0873 μ= -0.007 σ= 0.030 zeros= 0% [ ▁▂▃▆███████▅▄▁▁ ] [ ▁▅▇▇█▃▁ ] dim 0874 μ= +0.015 σ= 0.037 zeros= 0% [ ▁▁▂▄▇███████▅▃▂▁▁] [ ▁▄▇█▆▃▁ ] dim 0875 μ= -0.007 σ= 0.015 zeros= 0% [ ▁▁▂▄▅███████▅▃▂▁ ] [ ▂▇██▅▂ ] dim 0876 μ= +0.012 σ= 0.017 zeros= 0% [ ▁▂▃▆███████▅▂▁ ] [ ▂▇▆█▅▃ ] dim 0877 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▁▂▄▇███████▅▃▂▁ ] [ ▂▄█▇▇▄▁ ] dim 0878 μ= -0.009 σ= 0.016 zeros= 0% [ ▁▂▄▆███████▅▃▁▁ ] [ ▃▇█▇▇▅ ] dim 0879 μ= -0.007 σ= 0.039 zeros= 0% [ ▁▁▄▅███████▇▅▃▁▁ ] [ ▃▄▇██▆▂ ] dim 0880 μ= +0.031 σ= 0.032 zeros= 0% [ ▁▂▄▇███████▇▄▂▁ ] [ ▂▄▅██▇▃▁ ] dim 0881 μ= -0.038 σ= 0.020 zeros= 0% [ ▁▂▄▆████████▅▃▁▁ ] [ ▃▆█▇▅▂ ] dim 0882 μ= +0.003 σ= 0.033 zeros= 0% [ ▁▁▂▅███████▇▄▂▁ ] [ ▃▇█▇▃▂ ] dim 0883 μ= -0.016 σ= 0.027 zeros= 0% [ ▁▁▂▃▅███████▆▅▃▁▁ ] [ ▂▆▇█▆▅ ] dim 0884 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▁▃▅▇███████▆▄▂ ] [ ▁▅█▇▆▃ ] dim 0885 μ= -0.014 σ= 0.020 zeros= 0% [ ▁▂▃▆██████▇▄▃▂ ] [ ▁▂▆██▆▂ ] dim 0886 μ= -0.015 σ= 0.027 zeros= 0% [ ▁▂▃▆███████▇▅▃▂▁ ] [ ▃▅█▆▂▁ ] dim 0887 μ= +0.043 σ= 0.019 zeros= 0% [ ▁▂▂▅▇██████▆▄▁▁ ] [ ▁▅▅▇█▄▄▁ ] dim 0888 μ= -0.013 σ= 0.019 zeros= 0% [ ▁▂▃▅████████▆▃▁ ] [ ▃▅██▅▁ ] dim 0889 μ= -0.013 σ= 0.031 zeros= 0% [ ▁▁▄▅██████▇▄▂▁ ] [ ▁▅█▇▆▃▁ ] dim 0890 μ= +0.018 σ= 0.022 zeros= 0% [ ▁▂▄████████▆▅▂▁ ] [ ▄▅▇█▆▄ ] dim 0891 μ= +0.001 σ= 0.029 zeros= 0% [ ▁▃▄████████▄▂▁ ] [ ▁▆██▅▂ ] dim 0892 μ= +0.011 σ= 0.020 zeros= 0% [ ▁▂▅███████▄▂▁▁ ] [ ▁▃▅▇█▆▃ ] dim 0893 μ= -0.005 σ= 0.033 zeros= 0% [ ▁▁▂▄▆████████▆▄▂▂▁ ] [ ▂▃▅███▄▂ ] dim 0894 μ= -0.023 σ= 0.027 zeros= 0% [ ▂▂▅█████████▅▄▃▁▁ ] [ ▁▆▇▇█▅ ] dim 0895 μ= -0.000 σ= 0.044 zeros= 0% [ ▁▁▂▄▇███████▅▃▁ ] [ ▁▅▇█▇▇▃ ] dim 0896 μ= +0.038 σ= 0.032 zeros= 0% [ ▁▁▄▅▇████████▅▄▂▁ ] [ ▂▄██▆▅▂ ] dim 0897 μ= -0.007 σ= 0.021 zeros= 0% [ ▁▂▂▅████████▇▅▃▁ ] [ ▃▇▇█▅▄ ] dim 0898 μ= -0.035 σ= 0.027 zeros= 0% [ ▁▂▃▅▇███████▇▆▃▁ ] [ ▁▇██▆▃▁ ] dim 0899 μ= -0.020 σ= 0.017 zeros= 0% [ ▁▂▄▄████████▆▃▂ ] [ ▂▅██▄▄ ] dim 0900 μ= -0.012 σ= 0.028 zeros= 0% [ ▁▂▄███████▇▅▃▁▁ ] [ ▃▅█▆▅▂ ] dim 0901 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▂▃▅████████▅▃▂▁ ] [ ▄▅██▄▁ ] dim 0902 μ= +0.021 σ= 0.030 zeros= 0% [ ▁▁▃▆███████▅▂▁▁ ] [ ▁▃██▆▅▂ ] dim 0903 μ= -0.022 σ= 0.034 zeros= 0% [ ▁▁▂▄███████▆▄▂▁ ] [ ▁▂▇▇█▅▂ ] dim 0904 μ= -0.014 σ= 0.024 zeros= 0% [ ▁▂▄███████▇▄▃▁▁ ] [ ▃██▅▅ ] dim 0905 μ= +0.021 σ= 0.038 zeros= 0% [ ▁▁▃▅▇█████▇▅▃▁ ] [ ▁▅▇█▅▂ ] dim 0906 μ= +0.020 σ= 0.028 zeros= 0% [ ▁▂▄▆██████▇▄▂▁ ] [ ▅█▆▆▇▃ ] dim 0907 μ= +0.007 σ= 0.017 zeros= 0% [ ▁▁▂▄▆███████▇▅▂▁▁ ] [ ▃▃████▄ ] dim 0908 μ= -0.006 σ= 0.024 zeros= 0% [ ▁▂▄▆████████▅▃▂▁ ] [ ▂▆█▇▇▅ ] dim 0909 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▁▃▄▇███████▆▂▁▁ ] [ ▃▅███▆▂ ] dim 0910 μ= -0.007 σ= 0.048 zeros= 0% [ ▁▂▃▄████████▅▃▁ ] -> OUTLIER_SPREAD: this_std=0.0483, mean_std=0.0266, +3.1sigma vs threshold=3.0sigma [ ▂▅▆█▆▄▁ ] dim 0911 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▆▄▃▂▁▁ ] [ ▂▄▅█▅▂ ] dim 0912 μ= -0.016 σ= 0.020 zeros= 0% [ ▁▁▃▅███████▇▅▃▂▁ ] [ ▄▇█▇▆▃▁ ] dim 0913 μ= +0.016 σ= 0.022 zeros= 0% [ ▁▃▅████████▄▂▂ ] [ ▅▆█▅▄▁ ] dim 0914 μ= +0.011 σ= 0.025 zeros= 0% [ ▁▂▄▇███████▅▄▁▁ ] [ ▂▄▇██▅▃ ] dim 0915 μ= +0.007 σ= 0.027 zeros= 0% [ ▁▁▃▃▇███████▇▅▃▂▁ ] [ ▄▇██▅▃▁ ] dim 0916 μ= -0.006 σ= 0.031 zeros= 0% [ ▁▁▃▇████████▅▃▁▁ ] [ ▂▅██▆▅▁ ] dim 0917 μ= -0.008 σ= 0.023 zeros= 0% [ ▁▁▄▅███████▅▃▂▁ ] [ ▁▄▆█▆▄▁ ] dim 0918 μ= -0.004 σ= 0.033 zeros= 0% [ ▁▂▃▆███████▇▄▂▁ ] [ ▁▆▆█▇▅▃ ] dim 0919 μ= +0.003 σ= 0.029 zeros= 0% [ ▁▁▃▆████████▅▃▁▁ ] [ ▂▃▆██▆▆▁ ] dim 0920 μ= -0.030 σ= 0.019 zeros= 0% [ ▁▁▂▆████████▆▃▂▁ ] [ ▃▄▅█▇▄▃ ] dim 0921 μ= +0.032 σ= 0.033 zeros= 0% [ ▁▂▂▅▇███████▇▄▂▁ ] [ ▂▄▇▆█▆▄ ] dim 0922 μ= -0.006 σ= 0.027 zeros= 0% [ ▁▁▂▄▇███████▇▆▃▂▁ ] [ ▂▄▇█▇▅▄ ] dim 0923 μ= -0.008 σ= 0.020 zeros= 0% [ ▁▂▄▅████████▅▃▁▁▁ ] [ ▂▄▆█▇▃ ] dim 0924 μ= -0.015 σ= 0.023 zeros= 0% [ ▁▃▄▇██████▇▆▃▂▁ ] [ ▅▇██▃▂ ] dim 0925 μ= -0.032 σ= 0.032 zeros= 0% [ ▁▃▅███████▇▄▃▁▁ ] [ ▁▄▆█▆▁ ] dim 0926 μ= +0.033 σ= 0.027 zeros= 0% [ ▁▁▃▅▇███████▃▂▁ ] [ ▂▆██▅▄▂ ] dim 0927 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▁▁▃▆████████▇▄▂▁▁ ] [ ▁▅▆█▆▇▂ ] dim 0928 μ= -0.020 σ= 0.037 zeros= 0% [ ▁▁▅▅███████▆▅▃▁▁ ] [ ▃▇██▆▃ ] dim 0929 μ= -0.002 σ= 0.024 zeros= 0% [ ▁▃▄████████▄▃▁ ] [ ▁▄▇██▄ ] dim 0930 μ= -0.007 σ= 0.021 zeros= 0% [ ▁▁▁▅▇██████▇▇▄▂▁ ] [ ▂▄▆█▅▃▁ ] dim 0931 μ= -0.009 σ= 0.036 zeros= 0% [ ▁▁▄▇███████▆▃▃▁ ] [ ▂▃▇▇█▅▂ ] dim 0932 μ= +0.006 σ= 0.014 zeros= 0% [ ▁▂▃▆████████▄▃▁ ] [ ▁▅███▄▁ ] dim 0933 μ= -0.012 σ= 0.013 zeros= 0% [ ▁▂▄▆███████▄▂▂ ] [ ▃▄▆█▅▂▁ ] dim 0934 μ= -0.022 σ= 0.036 zeros= 0% [ ▁▁▂▄▇███████▅▄▂▁ ] [ ▅██▇▆▂ ] dim 0935 μ= -0.027 σ= 0.025 zeros= 0% [ ▁▁▃▆███████▇▅▃▁ ] [ ▁▄▆█▆▃ ] dim 0936 μ= +0.005 σ= 0.017 zeros= 0% [ ▁▁▂▃▆███████▅▃▁▁ ] [ ▃▆█▅▁ ] dim 0937 μ= -0.001 σ= 0.022 zeros= 0% [ ▁▂▃▇███████▅▃▁ ] [ ▁▃▆██▃▂ ] dim 0938 μ= +0.010 σ= 0.032 zeros= 0% [ ▂▃▆███████▆▄▂▁ ] [ ▁▅▇█▅▄▁ ] dim 0939 μ= -0.014 σ= 0.027 zeros= 0% [ ▁▁▂▄▇███████▅▃▁ ] [ ▃▇█▆▇▃ ] dim 0940 μ= +0.014 σ= 0.029 zeros= 0% [ ▁▃▃▆████████▆▃▁▁ ] [ ▃▆█▇▅▁ ] dim 0941 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▂▄▇██████▇▅▂▁▁ ] [ ▄▄█▇▆▂ ] dim 0942 μ= +0.017 σ= 0.042 zeros= 0% [ ▁▂▃▆███████▇▄▂▁ ] [ ▁▆▆█▇▆▃ ] dim 0943 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▂▄▆███████▇▅▂▁▁ ] [ ▄███▄▁ ] dim 0944 μ= +0.016 σ= 0.030 zeros= 0% [ ▁▁▃▆████████▄▂▂▁ ] [ ▂▃▅█▄▄ ] dim 0945 μ= +0.018 σ= 0.018 zeros= 0% [ ▁▂▃▅███████▅▃▁▁ ] [ ▁▄▅▆██▃▂ ] dim 0946 μ= -0.006 σ= 0.029 zeros= 0% [ ▁▂▃▆████████▆▄▂▁▁ ] [ ▄▇▇█▅▂ ] dim 0947 μ= -0.012 σ= 0.026 zeros= 0% [ ▁▁▂▆███████▇▄▂▁▁ ] [ ▁▅▆█▄▃ ] dim 0948 μ= +0.013 σ= 0.023 zeros= 0% [ ▁▂▄▆███████▄▂▁ ] [ ▃▅█▆▄▂ ] dim 0949 μ= +0.006 σ= 0.032 zeros= 0% [ ▁▂▅███████▇▄▁▁ ] [ ▄▇█▇▇▄ ] dim 0950 μ= +0.024 σ= 0.023 zeros= 0% [ ▁▁▂▃▆▇███████▅▃▁ ] [ ▃▄██▇▄▂ ] dim 0951 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▁▂▄▆████████▄▂▁▁ ] [ ▆▇█▆▄▂ ] dim 0952 μ= +0.018 σ= 0.031 zeros= 0% [ ▁▂▄▆███████▇▄▂▁ ] [ ▂▄██▆▅▂ ] dim 0953 μ= -0.005 σ= 0.027 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▁▄▇█▅▂▁ ] dim 0954 μ= -0.026 σ= 0.029 zeros= 0% [ ▁▂▄▆███████▅▃▁▁ ] [ ▁▅██▆▃ ] dim 0955 μ= +0.013 σ= 0.031 zeros= 0% [ ▁▂▄▆███████▅▂▁ ] [ ▃▆█▇▆▄ ] dim 0956 μ= -0.007 σ= 0.017 zeros= 0% [ ▁▂▄▇██████▇▄▃▁▁ ] [ ▁▃▆█▅▂ ] dim 0957 μ= +0.001 σ= 0.017 zeros= 0% [ ▁▂▃▆██████▇▅▂▁ ] [ ▂▄██▇▄ ] dim 0958 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▂▃▆███████▅▂▁ ] [ ▃█▄▃▃ ] dim 0959 μ= +0.000 σ= 0.029 zeros= 0% [ ▁▁▂▄▇███████▅▃▂▁ ] [ ▁▄▆▇█▇▅▁ ] dim 0960 μ= -0.002 σ= 0.023 zeros= 0% [ ▁▃▆████████▆▄▂▁ ] [ ▄█▇▅▅▂ ] dim 0961 μ= -0.004 σ= 0.020 zeros= 0% [ ▁▂▃▅███████▆▄▃▁ ] [ ▂▃▇█▆▂ ] dim 0962 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▂▃▄▇███████▅▂▁▁ ] [ ▂▃▆█▆▅▂ ] dim 0963 μ= -0.011 σ= 0.023 zeros= 0% [ ▁▃▄▇███████▇▅▂▁ ] [ ▄▆█▇▆▂ ] dim 0964 μ= -0.014 σ= 0.032 zeros= 0% [▁▁▁▃▆███████▇▆▃▁▁ ] [ ▂▄▆▇█▆▃ ] dim 0965 μ= -0.014 σ= 0.036 zeros= 0% [ ▁▁▂▄▆████████▅▃▂▁ ] [ ▄▆▇█▅▃▁ ] dim 0966 μ= +0.013 σ= 0.043 zeros= 0% [ ▁▁▂▄▇███████▆▃▂▁ ] [ ▁▄▆▇█▄▁ ] dim 0967 μ= -0.034 σ= 0.021 zeros= 0% [ ▁▃▄▆███████▆▄▂▁ ] [ ▂▆██▆▂ ] dim 0968 μ= -0.010 σ= 0.015 zeros= 0% [ ▁▂▄▇██████▆▄▂▁ ] [ ▃▄█▅▅ ] dim 0969 μ= +0.020 σ= 0.032 zeros= 0% [ ▁▂▅███████▆▃▂▁ ] [ ▁▃▆██▆▂ ] dim 0970 μ= +0.009 σ= 0.037 zeros= 0% [ ▁▁▂▄▆███████▇▄▃▁ ] [ ▃▆█▇▆▄ ] dim 0971 μ= +0.015 σ= 0.048 zeros= 0% [ ▁▁▂▄███████▇▅▂▁ ] [ ▂▄▅██▅▁ ] dim 0972 μ= -0.010 σ= 0.033 zeros= 0% [ ▁▂▄▆███████▆▄▂▁ ] [ ▃▇█▆▅▂ ] dim 0973 μ= -0.002 σ= 0.019 zeros= 0% [ ▁▂▅████████▆▄▂▁ ] [ ▁▅▆█▇▄ ] dim 0974 μ= -0.021 σ= 0.014 zeros= 0% [ ▁▂▃▇███████▆▃▁▁ ] [ ▃▄██▅▃▃ ] dim 0975 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▃▄████████▆▄▂▁▁ ] [ ▂▄▆█▅▃▁ ] dim 0976 μ= -0.009 σ= 0.027 zeros= 0% [ ▁▂▃▇███████▅▄▂▁ ] [ ▄▅█▅▃ ] dim 0977 μ= -0.009 σ= 0.033 zeros= 0% [ ▁▂▂▅▇███████▆▃▂▁ ] [ ▄▇█▇▇▄▁ ] dim 0978 μ= +0.024 σ= 0.029 zeros= 0% [ ▁▂▃▆████████▅▄▂▁ ] [ ▁█▇▆▆▂ ] dim 0979 μ= -0.001 σ= 0.021 zeros= 0% [ ▁▁▃▄███████▇▄▃▁▁ ] [ ▁███▆▄ ] dim 0980 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▃▄▇███████▆▃▂▁ ] [ ▁▅█▇▇▂ ] dim 0981 μ= +0.016 σ= 0.028 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.025 zeros= 0% [ ▁▂▅███████▅▃▁▁ ] [ ▂▃█▇██▁ ] dim 0986 μ= +0.020 σ= 0.037 zeros= 0% [ ▁▃▄▇███████▇▅▂▁ ] [ ▁▅▅▇█▅▃▂ ] dim 0987 μ= -0.016 σ= 0.034 zeros= 0% [▁▁▂▄▇████████▆▅▃▁▁ ] [ ▁▄▇▇█▄▁ ] dim 0988 μ= +0.003 σ= 0.015 zeros= 0% [ ▁▂▃▇███████▇▅▂▁▁ ] [ ▂▆▄█▅▂ ] dim 0989 μ= -0.022 σ= 0.033 zeros= 0% [ ▁▂▄███████▇▄▂▁▁ ] [ ▂▄▇█▅▅▂ ] dim 0990 μ= -0.021 σ= 0.032 zeros= 0% [ ▁▂▅▇████████▅▃▁▁ ] [ ▃▇█▇▇▅▂ ] dim 0991 μ= -0.002 σ= 0.015 zeros= 0% [ ▁▃▅▇████████▄▂▂▁▁ ] [ ▄▇█▇▄▁ ] dim 0992 μ= -0.019 σ= 0.028 zeros= 0% [ ▁▂▂▅███████▅▃▁▁ ] [ ▁▃▇█▇▄▄ ] dim 0993 μ= -0.010 σ= 0.036 zeros= 0% [ ▁▂▃▆███████▆▄▂▁▁ ] [ ▃▅█▇▆▅▂ ] dim 0994 μ= +0.001 σ= 0.030 zeros= 0% [ ▁▁▃▆████████▇▅▃▁▁ ] [ ▃▅▆█▇▂ ] dim 0995 μ= -0.015 σ= 0.034 zeros= 0% [ ▁▂▄▆███████▅▃▁ ] [ ▁▄▆██▄▃▂ ] dim 0996 μ= -0.016 σ= 0.019 zeros= 0% [ ▁▂▄▅████████▆▄▁▁ ] [ ▂▅██▅▄ ] dim 0997 μ= -0.011 σ= 0.024 zeros= 0% [ ▁▃▆▇███████▅▃▁▁ ] [ ▁▄█▇█▅ ] dim 0998 μ= +0.014 σ= 0.023 zeros= 0% [ ▁▂▃▇███████▇▄▂▁ ] [ ▁▅██▇▅▃ ] dim 0999 μ= +0.018 σ= 0.024 zeros= 0% [ ▁▂▄▆███████▇▅▃▁▁ ] [ ▁▇▇██▅ ] dim 1000 μ= +0.019 σ= 0.032 zeros= 0% [ ▂▃▇███████▅▃▂ ] [ ▃▅██▇▅▃▂ ] dim 1001 μ= +0.003 σ= 0.033 zeros= 0% [▁▁▂▅█████████▇▃▁▁ ] [ ▂▄▆█▄▁ ] dim 1002 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▂▃▆██████▇▃▂▁ ] [ ▁▄█▆▆▃ ] dim 1003 μ= +0.019 σ= 0.019 zeros= 0% [ ▁▁▂▄▆███████▅▃▁ ] [ ▄▇█▇█▃ ] dim 1004 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▃▅████████▅▃▁ ] [ ▅██▇▆▄▁ ] dim 1005 μ= +0.012 σ= 0.029 zeros= 0% [ ▁▃▃▆████████▅▄▁▁ ] [ ▂▄███▃▁ ] dim 1006 μ= +0.012 σ= 0.028 zeros= 0% [ ▁▁▄▆███████▅▂▁▁ ] [ ▁▃▅▅█▇▃▁ ] dim 1007 μ= -0.011 σ= 0.026 zeros= 0% [ ▁▁▂▄▇████████▆▄▃▁▁ ] [ ▃▅▇▆█▃ ] dim 1008 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▂▄▇██████▇▄▂▁ ] [ ▂▄▆█▇▅▂ ] dim 1009 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▁▂▅▇███████▇▄▂▁▁ ] [ ▄▆█▇▇▄ ] dim 1010 μ= +0.000 σ= 0.033 zeros= 0% [ ▁▁▃▄████████▅▃▂ ] [ ▁▄█▆▆▄▂ ] dim 1011 μ= -0.004 σ= 0.033 zeros= 0% [ ▁▂▃▆███████▇▄▃▁ ] [ ▃▄▆██▅▅ ] dim 1012 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▇▄▂ ] [ ▃█▇▇▇▄▂ ] dim 1013 μ= -0.001 σ= 0.021 zeros= 0% [ ▁▂▄▆███████▅▅▂▁▁ ] [ ▅▇█▇▄▃ ] dim 1014 μ= -0.003 σ= 0.029 zeros= 0% [ ▁▂▄▅███████▆▅▃▂▁▁ ] [ ▂▅███▇▅▁ ] dim 1015 μ= -0.021 σ= 0.012 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.008 σ= 0.030 zeros= 0% [ ▁▂▃▅████████▅▃▂▁ ] [ ▃▆█▇█▃ ] dim 1020 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▁▃▅██████▆▄▂▁ ] [ ▄▅█▇▄ ] dim 1021 μ= +0.033 σ= 0.027 zeros= 0% [ ▁▁▂▄▇███████▇▃▂▁ ] [ ▂▆██▅▆▁ ] dim 1022 μ= +0.005 σ= 0.033 zeros= 0% [ ▁▂▅▆███████▆▅▂▁▁ ] [ ▂▄▆█▅▁ ] dim 1023 μ= +0.006 σ= 0.031 zeros= 0% [ ▁▁▂▄▇██████▆▃▁▁ ] smell vectors from /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec smell: sampling 2000 of 1778739 vectors for per-dim distribution... smell: 100/2000 ( 5%) 0.5s smell: 200/2000 ( 10%) 1.0s smell: 300/2000 ( 15%) 1.2s smell: 400/2000 ( 20%) 1.3s smell: 500/2000 ( 25%) 1.7s smell: 600/2000 ( 30%) 2.3s smell: 700/2000 ( 35%) 2.9s smell: 800/2000 ( 40%) 3.5s smell: 900/2000 ( 45%) 4.1s smell: 1000/2000 ( 50%) 4.5s smell: 1100/2000 ( 55%) 4.9s smell: 1200/2000 ( 60%) 5.5s smell: 1300/2000 ( 65%) 5.8s smell: 1400/2000 ( 70%) 6.3s smell: 1500/2000 ( 75%) 6.7s smell: 1600/2000 ( 80%) 7.1s smell: 1700/2000 ( 85%) 7.5s smell: 1800/2000 ( 90%) 7.7s smell: 1900/2000 ( 95%) 8.0s smell: 2000/2000 (100%) 8.3s smell: 3 degenerate dim(s) found in 8.5s: (OUTLIER_SPREAD: std of all dims: μ=0.027, σ=0.007, threshold=3.0σ) [ ▁▃▇██▅▂ ] dim 0585 μ= -0.035 σ= 0.050 zeros= 0% [ ▁▂▄▆███████▇▅▄▁▁ ] -> OUTLIER_SPREAD: this_std=0.0497, mean_std=0.0266, +3.3sigma vs threshold=3.0sigma [ ▁▅▆██▅▄ ] dim 0910 μ= -0.008 σ= 0.049 zeros= 0% [ ▁▁▂▃▇███████▇▅▃▂▁ ] -> OUTLIER_SPREAD: this_std=0.0489, mean_std=0.0266, +3.2sigma vs threshold=3.0sigma [ ▁▄▇▇█▃▁ ] dim 0971 μ= +0.015 σ= 0.048 zeros= 0% [ ▁▁▄▆███████▅▂▁ ] -> OUTLIER_SPREAD: this_std=0.0483, mean_std=0.0266, +3.1sigma vs threshold=3.0sigma smell: all 1024 dims: [ ▃▅███▄ ] dim 0000 μ= +0.002 σ= 0.023 zeros= 0% [ ▁▁▃▄████████▆▃▂▁ ] [ ▁▆▇█▆▂ ] dim 0001 μ= +0.018 σ= 0.026 zeros= 0% [ ▁▂▄▇██████▇▅▃▁ ] [ ▂▇▆██▅▂ ] dim 0002 μ= -0.007 σ= 0.033 zeros= 0% [ ▁▁▃▇████████▄▂▁ ] [ ▂▆▇█▆▅▄ ] dim 0003 μ= +0.021 σ= 0.027 zeros= 0% [ ▁▂▃▇███████▇▄▃▁▁ ] [ ▂▆▆█▆▄▁ ] dim 0004 μ= -0.016 σ= 0.028 zeros= 0% [ ▁▃▆▇███████▇▄▂▁▁ ] [ ▄█▆▆▅▁ ] dim 0005 μ= -0.007 σ= 0.033 zeros= 0% [ ▁▂▅▆████████▅▂▁ ] [ ▄██▇▆▃ ] dim 0006 μ= +0.000 σ= 0.019 zeros= 0% [ ▁▁▃▅▇███████▄▃▂▁ ] [ ▁▃▇█▇▄ ] dim 0007 μ= -0.031 σ= 0.021 zeros= 0% [ ▂▃▆███████▆▃▂▁▁ ] [ ▁▄▅█▆▄ ] dim 0008 μ= -0.018 σ= 0.019 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▄▄█▅▆▅▁▁ ] dim 0009 μ= +0.008 σ= 0.029 zeros= 0% [▁▁▂▃▆▇████████▄▃▂ ] [ ▄▆▇██▃▁ ] dim 0010 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▂▄▇███████▅▃▁▁ ] [ ▁▆█▇▆▅▁ ] dim 0011 μ= -0.010 σ= 0.034 zeros= 0% [ ▁▂▄▅███████▆▃▂▁ ] [ ▂▃██▆▁ ] dim 0012 μ= +0.012 σ= 0.019 zeros= 0% [ ▁▁▄▅██████▆▄▂▁ ] [ ▁▄█▆▇▄▁ ] dim 0013 μ= -0.009 σ= 0.021 zeros= 0% [ ▁▂▃▄▇███████▆▄▂▁▁ ] [ ▅▇▇█▆▆ ] dim 0014 μ= +0.006 σ= 0.035 zeros= 0% [ ▁▃▄▆████████▆▂▁▁ ] [ ▂▄▆█▇▄ ] dim 0015 μ= -0.001 σ= 0.020 zeros= 0% [ ▁▂▄▇███████▅▃▁▁ ] [ ▁▅▇██▇▃▃ ] dim 0016 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▂▃▅████████▇▅▃▂▁ ] [ ▁▂▅█▅▂▁ ] dim 0017 μ= +0.014 σ= 0.032 zeros= 0% [ ▁▁▂▃▄███████▆▄▂▁ ] [ ▃▄▇███▄ ] dim 0018 μ= +0.013 σ= 0.037 zeros= 0% [ ▁▂▄▇████████▅▂▁▁ ] [ ▂▇▇██▆▃ ] dim 0019 μ= +0.005 σ= 0.031 zeros= 0% [ ▁▂▂▅▆████████▄▃▂ ] [ ▂▆▅█▅▃ ] dim 0020 μ= +0.012 σ= 0.024 zeros= 0% [ ▁▁▂▄▅████████▆▃▂▁ ] [ ▂▇█▇▆▃ ] dim 0021 μ= +0.010 σ= 0.021 zeros= 0% [ ▁▂▄▇███████▄▃▁ ] [ ▁▄▅█▆▄▂ ] dim 0022 μ= +0.003 σ= 0.036 zeros= 0% [▁▁▂▅▇███████▇▆▄▂▁▁ ] [ ▂▄▆█▇▇▃ ] dim 0023 μ= -0.006 σ= 0.046 zeros= 0% [ ▁▂▄▇█████████▆▃▁ ] [ ▄▆▆███▅ ] dim 0024 μ= -0.005 σ= 0.033 zeros= 0% [ ▁▁▂▅▇████████▆▄▂▁ ] [ ▃▆█▇▅▄▂ ] dim 0025 μ= +0.018 σ= 0.027 zeros= 0% [ ▁▁▂▃▅▇████████▅▃▂▁ ] [ ▄▆▇█▆▆ ] dim 0026 μ= +0.027 σ= 0.024 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.019 zeros= 0% [ ▁▂▂▆████████▇▃▂▁▁ ] [ ▃▃▆▇▆█▃ ] dim 0032 μ= +0.029 σ= 0.035 zeros= 0% [▁▁▁▃▄▆████████▇▄▂▂▁ ] [ ▃▇█▆▅ ] dim 0033 μ= +0.030 σ= 0.028 zeros= 0% [ ▁▃▅███████▅▃▂ ] [ ▃▇█▇▆▃ ] dim 0034 μ= -0.003 σ= 0.023 zeros= 0% [ ▁▁▃▅████████▅▂▂ ] [ ▅▆█▆▅▂ ] dim 0035 μ= +0.009 σ= 0.032 zeros= 0% [ ▁▂▄▅███████▇▅▂▂ ] [ ▄▅▆█▅▂ ] dim 0036 μ= +0.001 σ= 0.019 zeros= 0% [ ▁▁▂▅▇███████▅▃▂▁ ] [ ▂▄▇██▃▁ ] dim 0037 μ= -0.027 σ= 0.025 zeros= 0% [ ▁▂▄▅███████▅▄▁ ] [ ▂▄███▆▅▂ ] dim 0038 μ= -0.001 σ= 0.020 zeros= 0% [ ▁▃▄▇████████▆▄▃▁ ] [ ▃▅▇█▆▃ ] dim 0039 μ= +0.034 σ= 0.029 zeros= 0% [ ▁▁▃▅███████▇▆▃▁▁ ] [ ▁▃▅█▅▄ ] dim 0040 μ= +0.010 σ= 0.035 zeros= 0% [ ▁▂▃▆██████▇▄▂▁ ] [ ▃▅██▆▃▅ ] dim 0041 μ= +0.005 σ= 0.017 zeros= 0% [▁ ▁▂▃▅████████▇▄▃▁▁▁] [ ▂▄▆█▅▄ ] dim 0042 μ= -0.017 σ= 0.027 zeros= 0% [▁▁▁▂▅▇███████▅▃▂▁ ] [ ▁▆▇▇█▄▂ ] dim 0043 μ= +0.014 σ= 0.027 zeros= 0% [ ▂▁▄▆███████▇▄▂▂ ] [ ▁▄▆█▅▂ ] dim 0044 μ= -0.024 σ= 0.031 zeros= 0% [ ▁▁▃▆██████▇▄▂▁ ] [ ▂▃▇█▆▆▄ ] dim 0045 μ= +0.016 σ= 0.025 zeros= 0% [ ▁▁▃▄▆███████▇▅▃▂▁ ] [ ▁▆▇█▇▃ ] dim 0046 μ= +0.012 σ= 0.020 zeros= 0% [ ▁▂▅██████▆▃▂▁ ] [ ▁▅▆█▃▃ ] dim 0047 μ= +0.005 σ= 0.031 zeros= 0% [▁▁▁▃▅▇██████▆▄▂▁▁ ] [ ▁▄▇█▇▆▃▃ ] dim 0048 μ= +0.010 σ= 0.040 zeros= 0% [ ▁▁▃▅▇█████████▅▃▁▁ ] [ ▁▃▆█▇▆▄▂ ] dim 0049 μ= +0.022 σ= 0.029 zeros= 0% [ ▁▂▂▅████████▇▃▂▁▁ ] [ ▁▄▆█▆▄ ] dim 0050 μ= +0.013 σ= 0.029 zeros= 0% [ ▁▂▃▇███████▆▂▂ ] [ ▁▃▅██▇▁ ] dim 0051 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▂▃▅████████▅▃▁▁ ] [ ▃▅█▇▄▄ ] dim 0052 μ= +0.005 σ= 0.016 zeros= 0% [ ▁▁▂▄▆████████▅▃▂▁ ] [ ▁▆▇█▅▄▂ ] dim 0053 μ= -0.003 σ= 0.020 zeros= 0% [ ▁▂▃▅████████▆▃▃▁ ] [ ▂▅███▆▂ ] dim 0054 μ= +0.015 σ= 0.024 zeros= 0% [ ▁▃▃████████▇▅▃▂▁ ] [ ▃▇▇█▆▃ ] dim 0055 μ= +0.017 σ= 0.022 zeros= 0% [ ▁▂▃▅███████▆▄▂▁ ] [ ▃▆▇█▆▁ ] dim 0056 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▁▂▄▇███████▇▅▃▁▁▁] [ ▃▇▇█▅▂ ] dim 0057 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▁▃▄████████▄▂▁ ] [ ▁▃▇█▇▆▃ ] dim 0058 μ= +0.012 σ= 0.032 zeros= 0% [ ▁▁▄▆███████▇▄▂▁▁ ] [ ▃▅█▇▅▄ ] dim 0059 μ= +0.010 σ= 0.028 zeros= 0% [ ▁▃▄████████▆▄▂▁ ] [ ▁▄▆██▆▃ ] dim 0060 μ= +0.008 σ= 0.012 zeros= 0% [▁▁▁▂▃▆████████▆▄▂▁▁ ] [ ▁▅██▇▄▁ ] dim 0061 μ= -0.017 σ= 0.029 zeros= 0% [ ▁▁▂▃▇███████▆▄▂▁ ] [ ▃▆█▅█▃ ] dim 0062 μ= -0.031 σ= 0.035 zeros= 0% [ ▁▂▄▅▆███████▇▅▃▂▁ ] [ ▂▅▆▇█▄▂ ] dim 0063 μ= +0.016 σ= 0.025 zeros= 0% [ ▁▂▄▆███████▆▄▃▁▁ ] [ ▂▅██▇▆ ] dim 0064 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▁▃▄████████▇▃▂▁ ] [ ▂▄▇█▇▃ ] dim 0065 μ= +0.004 σ= 0.028 zeros= 0% [ ▁▁▂▄▇███████▅▃▂▁ ] [ ▂▆█▇▄▂ ] dim 0066 μ= +0.008 σ= 0.022 zeros= 0% [ ▁▁▂▄▆██████▇▄▃▁▁ ] [ ▁▄▆█▇▆▁ ] dim 0067 μ= -0.003 σ= 0.037 zeros= 0% [ ▁▃▄▇███████▇▄▂▁▁ ] [ ▄▇▆█▆▂ ] dim 0068 μ= +0.009 σ= 0.024 zeros= 0% [ ▁▃▄███████▆▄▂▁ ] [ ▁▄▅█▇▂▁ ] dim 0069 μ= +0.013 σ= 0.017 zeros= 0% [ ▁▂▃▆███████▅▃▁▁ ] [ ▁▆██▆▆ ] dim 0070 μ= -0.008 σ= 0.024 zeros= 0% [ ▁▂▄▇██████▆▅▃▁▁ ] [ ▁▄▅█▆▃▁ ] dim 0071 μ= +0.008 σ= 0.030 zeros= 0% [ ▂▃▆███████▆▃▂▁▁ ] [ ▁▄▆▇█▄ ] dim 0072 μ= +0.013 σ= 0.021 zeros= 0% [ ▁▁▂▃▅████████▄▃▁▁ ] [ ▂▃▄▇█▅▄▁ ] dim 0073 μ= +0.007 σ= 0.014 zeros= 0% [ ▁▂▄▆████████▆▅▂▁▁ ] [ ▁▄█▇▆▄▂ ] dim 0074 μ= -0.011 σ= 0.033 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.028 zeros= 0% [ ▁▃▅▇███████▄▃▂▁ ] [ ▂█▇█▅▁ ] dim 0080 μ= -0.013 σ= 0.015 zeros= 0% [ ▁▁▃▆███████▆▃▂▁ ] [ ▂▆█▆▆▃ ] dim 0081 μ= +0.011 σ= 0.025 zeros= 0% [ ▁▂▅▇███████▇▃▂▁▁ ] [ ▁▄▇▄█▆▁▁ ] dim 0082 μ= +0.014 σ= 0.038 zeros= 0% [ ▁▂▄▇████████▅▃▁▁ ] [ ▁▃▆█▇▄▁ ] dim 0083 μ= +0.014 σ= 0.024 zeros= 0% [ ▁▁▃▅███████▆▅▃▁▁ ] [ ▅▇█▅▃ ] dim 0084 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▃▅██████▆▃▁▁ ] [ ▁▆█▇█▆▅ ] dim 0085 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▁▃▆███████▇█▃▂▁ ] [ ▁▆███▅▂ ] dim 0086 μ= -0.018 σ= 0.031 zeros= 0% [ ▁▂▃▇███████▇▄▁▁ ] [ ▃█▆▇▃▁ ] dim 0087 μ= +0.012 σ= 0.024 zeros= 0% [ ▁▃▅███████▅▃▂▁ ] [ ▄█▆█▅▂▂ ] dim 0088 μ= -0.009 σ= 0.028 zeros= 0% [ ▁▃▆████████▅▂▂▁ ] [ ▂▄▅█▇▅▃ ] dim 0089 μ= +0.023 σ= 0.032 zeros= 0% [ ▁▂▄▇████████▇▄▂▁▁ ] [ ▁▁▅▆█▅▄ ] dim 0090 μ= +0.003 σ= 0.035 zeros= 0% [ ▁▂▄▆████████▅▄▂▁▁ ] [ ▆▆█▇▃ ] dim 0091 μ= +0.032 σ= 0.020 zeros= 0% [ ▁▁▃▆██████▇▅▂▁▁ ] [ ▄▆██▅▃▁ ] dim 0092 μ= +0.036 σ= 0.033 zeros= 0% [ ▁▃▄▇███████▄▃▁▁▁ ] [ ▂▇▇█▅▂ ] dim 0093 μ= -0.005 σ= 0.034 zeros= 0% [ ▁▂▄▆██████▇▄▂▁ ] [ ▄█▇█▅▂ ] dim 0094 μ= +0.003 σ= 0.027 zeros= 0% [ ▁▂▃▅████████▅▃▁ ] [ ▃▆██▇▃ ] dim 0095 μ= -0.011 σ= 0.013 zeros= 0% [ ▁▂▂▅████████▄▃▁ ] [ ▂▅▅█▇▅▃ ] dim 0096 μ= +0.005 σ= 0.032 zeros= 0% [ ▁▁▃▄▇███████▆▅▂▂▁ ] [ ▁▄██▆▃ ] dim 0097 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▂▅▆███████▄▃▁ ] [ ▃▅▇▇█▄▁ ] dim 0098 μ= +0.006 σ= 0.026 zeros= 0% [ ▁▃▄▆███████▇▄▃▁▁ ] [ ▁▄▅█▆▄▂ ] dim 0099 μ= -0.006 σ= 0.020 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.025 zeros= 0% [ ▁▁▃▅███████▇▄▂▁ ] [ ▄▅██▇▅ ] dim 0105 μ= +0.006 σ= 0.028 zeros= 0% [ ▁▃▆▇███████▅▄▂▁▁▁] [ ▁▄███▄ ] dim 0106 μ= +0.008 σ= 0.027 zeros= 0% [ ▁▁▂▅███████▅▃▂▁ ] [ ▂▇███▅ ] dim 0107 μ= -0.003 σ= 0.018 zeros= 0% [ ▁▁▃▅████████▆▄▂▁ ] [ ▄▇█▇▃ ] dim 0108 μ= -0.018 σ= 0.036 zeros= 0% [ ▁▁▂▅▇██████▆▂▁▁ ] [ ▂▃▆█▆▅▁ ] dim 0109 μ= +0.008 σ= 0.022 zeros= 0% [ ▁▁▃▃▇███████▆▄▃▁▁ ] [ ▂▅██▅▃ ] dim 0110 μ= +0.007 σ= 0.021 zeros= 0% [ ▁▂▃▅▇██████▇▅▃▁ ] [ ▁▆▆█▇▄▂ ] dim 0111 μ= +0.024 σ= 0.020 zeros= 0% [ ▁▁▂▃▆███████▆▃▂▁ ] [ ▄▇█▇▅▁ ] dim 0112 μ= +0.007 σ= 0.026 zeros= 0% [ ▂▃▆███████▇▅▂▁ ] [ ▂▆▇██▆▁ ] dim 0113 μ= -0.014 σ= 0.017 zeros= 0% [ ▂▂▄▇███████▅▃▂▁▁ ] [ ▁▃▇██▄ ] dim 0114 μ= -0.006 σ= 0.037 zeros= 0% [ ▁▁▂▄▇███████▇▃▂▁▁ ] [ ▂▆█▇█▄▁ ] dim 0115 μ= -0.012 σ= 0.034 zeros= 0% [ ▁▁▂▃▆████████▆▄▂▁ ] [ ▂█▇▆▄ ] dim 0116 μ= +0.006 σ= 0.018 zeros= 0% [ ▁▂▅▇██████▅▃▁▁ ] [ ▃▇▆█▆▄▂ ] dim 0117 μ= -0.007 σ= 0.016 zeros= 0% [ ▂▂▆▇███████▇▃▂▁▁ ] [ ▁▃▆▇█▄▂ ] dim 0118 μ= -0.014 σ= 0.033 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▂▄▇██▅▃ ] dim 0119 μ= -0.012 σ= 0.028 zeros= 0% [ ▁▂▄▇███████▇▅▃▂▁ ] [ ▁▄▅▆█▄▁ ] dim 0120 μ= -0.033 σ= 0.038 zeros= 0% [ ▁▂▄▆███████▇▅▃▁▁ ] [ ▃▅▆█▆▃ ] dim 0121 μ= +0.012 σ= 0.025 zeros= 0% [ ▁▃▅████████▅▃▁▁ ] [ ▂▄█▇▇▅▁ ] dim 0122 μ= -0.002 σ= 0.017 zeros= 0% [ ▁▃▅███████▇▄▂▁ ] [ ▁▅▇█▇▆▁ ] dim 0123 μ= +0.005 σ= 0.023 zeros= 0% [ ▁▁▄▆███████▇▄▃▁ ] [ ▁▄▅▇█▅▃ ] dim 0124 μ= -0.013 σ= 0.021 zeros= 0% [ ▁▁▂▄▇███████▇▄▂▂ ] [ ▃▅█▆▃ ] dim 0125 μ= -0.006 σ= 0.045 zeros= 0% [ ▁▂▃▆███████▅▃▁▁ ] [ ▄▆██▇▃▁ ] dim 0126 μ= +0.022 σ= 0.017 zeros= 0% [ ▂▃▆████████▅▃▂▁▁] [ ▂▄▅▆█▆▃ ] dim 0127 μ= -0.020 σ= 0.022 zeros= 0% [ ▁▂▄▆████████▅▃▂ ] [ ▁▅██▇▃▂▁ ] dim 0128 μ= -0.020 σ= 0.029 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.025 zeros= 0% [ ▁▂▃▆███████▇▃▂▁ ] [ ▃▄█▇▃▁ ] dim 0133 μ= +0.008 σ= 0.014 zeros= 0% [ ▂▃▅▇██████▅▃▁ ] [ ▄▆█▇▂▁ ] dim 0134 μ= +0.023 σ= 0.023 zeros= 0% [ ▁▁▃▅███████▅▃▁ ] [ ▃▆█▆▃ ] dim 0135 μ= -0.003 σ= 0.032 zeros= 0% [ ▁▁▃▅███████▅▃▁ ] [ ▄▅▇█▆▁ ] dim 0136 μ= +0.009 σ= 0.040 zeros= 0% [ ▁▁▂▄▇███████▄▂▁ ] [ ▃▆█▇▆▂ ] dim 0137 μ= -0.023 σ= 0.028 zeros= 0% [ ▁▁▃▅███████▆▄▂▁▁ ] [ ▂▅▅█▆▄▁ ] dim 0138 μ= +0.034 σ= 0.027 zeros= 0% [ ▁▁▂▄▅███████▆▃▂▁ ] [ ▂█▇█▆▃ ] dim 0139 μ= +0.006 σ= 0.028 zeros= 0% [ ▁▂▄▇██████▇▄▂▁ ] [ ▄▇██▆▄▁ ] dim 0140 μ= +0.008 σ= 0.021 zeros= 0% [ ▁▂▃▅████████▆▄▂▁ ] [ ▂▃▆▅█▅▃ ] dim 0141 μ= +0.007 σ= 0.022 zeros= 0% [ ▁▁▃▅████████▄▂▁▁ ] [ ▁▄██▆▅▂ ] dim 0142 μ= +0.010 σ= 0.015 zeros= 0% [ ▁▂▂▅▇███████▇▄▂▂ ] [ ▃▅▆█▇▄▂ ] dim 0143 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▂▃▇████████▅▃▁▁ ] [ ▂▄▆█▇▄ ] dim 0144 μ= +0.005 σ= 0.035 zeros= 0% [ ▁▂▄▇███████▆▄▂▁▁ ] [ ▄▆██▇▅▂ ] dim 0145 μ= -0.018 σ= 0.018 zeros= 0% [ ▁▁▃▅████████▆▄▂▁ ] [ ▂▅▇█▇▅▁ ] dim 0146 μ= +0.016 σ= 0.033 zeros= 0% [ ▁▁▁▃▄████████▇▅▂▁ ] [ ▃▄▆▇█▆▁ ] dim 0147 μ= +0.024 σ= 0.028 zeros= 0% [ ▁▂▃▄▇████████▅▂▁ ] [ ▁▂▆█▅▂ ] dim 0148 μ= -0.003 σ= 0.017 zeros= 0% [ ▁▂▄▅██████▆▄▁ ] [ ▁▅▅█▇▃▂ ] dim 0149 μ= -0.015 σ= 0.024 zeros= 0% [ ▁▂▄▆███████▄▃▁▁ ] [ ▂██▇▄▄ ] dim 0150 μ= -0.010 σ= 0.036 zeros= 0% [ ▁▂▃▅████████▆▃▁▁ ] [ ▂▅█▇█▇▃ ] dim 0151 μ= +0.011 σ= 0.037 zeros= 0% [ ▁▁▁▄▅▇███████▆▃▂▁▁] [ ▂▆███▄ ] dim 0152 μ= +0.023 σ= 0.017 zeros= 0% [ ▁▂▆▇███████▆▃▂▁ ] [ ▃▇█▇▇▄▂ ] dim 0153 μ= -0.027 σ= 0.029 zeros= 0% [ ▁▁▂▅▆█████████▅▃▂▁ ] [ ▂▆█▇▅▅▁ ] dim 0154 μ= -0.007 σ= 0.033 zeros= 0% [▁▁▁▃▆████████▆▅▂▁▁ ] [ ▅▅██▆▄ ] dim 0155 μ= +0.008 σ= 0.013 zeros= 0% [ ▁▂▄▅▇███████▆▄▂▁ ] [ ▁▃▆▆█▅▁ ] dim 0156 μ= -0.003 σ= 0.032 zeros= 0% [ ▁▂▄▆███████▅▄▃▁▁ ] [ ▃▅█▇▆▅▂ ] dim 0157 μ= -0.008 σ= 0.025 zeros= 0% [ ▁▁▃▃▇███████▆▃▂▁ ] [ ▂█▇▅▃▁ ] dim 0158 μ= -0.005 σ= 0.020 zeros= 0% [ ▁▃▅▇██████▅▃▁▁ ] [ ▁▅▇█▅▄▂ ] dim 0159 μ= -0.002 σ= 0.034 zeros= 0% [ ▁▁▂▅████████▇▄▂▁ ] [ ▄▇▇█▂ ] dim 0160 μ= -0.002 σ= 0.026 zeros= 0% [ ▁▁▂▄▆███████▇▄▂▁ ] [ ▁▄▆▆█▆▂ ] dim 0161 μ= -0.005 σ= 0.033 zeros= 0% [ ▁▁▄▆███████▇▄▃▂▁ ] [ ▁▄▇█▇▃▃ ] dim 0162 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▁▂▃▇███████▇▅▂▁▁▁] [ ▁▅█▇▅▄ ] dim 0163 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▁▂▄▇███████▅▃▂▁ ] [ ▃▄▅██▅ ] dim 0164 μ= +0.032 σ= 0.031 zeros= 0% [ ▁▁▃▄▇███████▆▃▂▁ ] [ ▄▇▇█▆▂ ] dim 0165 μ= -0.012 σ= 0.027 zeros= 0% [ ▁▂▃▅▇███████▅▂▁▁ ] [ ▄▅▇█▆▃ ] dim 0166 μ= +0.011 σ= 0.033 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.021 σ= 0.032 zeros= 0% [▁▁▁▃▅█████████▆▄▂ ] [ ▁▃▄▇█▇▆▃ ] dim 0171 μ= -0.008 σ= 0.030 zeros= 0% [ ▁▃▅█████████▆▄▃▂ ] [ ▄▇▅█▃▃ ] dim 0172 μ= -0.008 σ= 0.024 zeros= 0% [ ▁▂▄▆███████▇▄▃▁ ] [ ▂▄▇█▇▅▁ ] dim 0173 μ= -0.006 σ= 0.016 zeros= 0% [ ▁ ▃▄▇███████▆▃▁▁ ] [ ▁▅▅██▅▃▁ ] dim 0174 μ= -0.020 σ= 0.028 zeros= 0% [ ▁▂▃▆████████▅▃▂ ] [ ▅██▇▆▃ ] dim 0175 μ= -0.015 σ= 0.032 zeros= 0% [ ▁▁▃▅███████▇▄▂▂▁ ] [ ▂▄▇█▇▇▅ ] dim 0176 μ= +0.000 σ= 0.020 zeros= 0% [ ▁▁▂▃▆████████▅▃▂▁▁ ] [ ▁▄▄█▆▂▁ ] dim 0177 μ= +0.010 σ= 0.028 zeros= 0% [ ▁▂▅▆███████▆▃▁▁ ] [ ▄▅██▆▅▁ ] dim 0178 μ= +0.023 σ= 0.022 zeros= 0% [ ▁▃▄▇███████▄▃▁▁ ] [ ▁▃█▅▅▂▁ ] dim 0179 μ= -0.020 σ= 0.032 zeros= 0% [ ▁▁▃▄▅███████▆▃▁▁ ] [ ▂▄▇█▆▃▁ ] dim 0180 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▁▂▃▇███████▇▄▂▁▁ ] [ ▂▆██▄▁ ] dim 0181 μ= -0.001 σ= 0.027 zeros= 0% [ ▁▃▄▇██████▅▃▂▁ ] [ ▅▇▆█▄▄ ] dim 0182 μ= -0.029 σ= 0.027 zeros= 0% [ ▁▃▅███████▇▅▃▂▁ ] [ ▆▆█▇▄ ] dim 0183 μ= -0.004 σ= 0.043 zeros= 0% [ ▁▃▅███████▅▃▁▁ ] [ ▂▅▅█▇▇▁ ] dim 0184 μ= +0.005 σ= 0.033 zeros= 0% [ ▁▂▃▆▇███████▇▄▂▁ ] [ ▂▆█▆▆▄▂ ] dim 0185 μ= -0.017 σ= 0.030 zeros= 0% [ ▁▂▃▅████████▆▄▃▁ ] [ ▃▆█▇▅▄▂ ] dim 0186 μ= -0.004 σ= 0.019 zeros= 0% [ ▁▂▃▆████████▇▃▂▁ ] [ ▄▆█▆▄ ] dim 0187 μ= +0.006 σ= 0.024 zeros= 0% [ ▁▂▄███████▅▂▂▁ ] [ ▂▅▇▇█▆▃ ] dim 0188 μ= +0.035 σ= 0.019 zeros= 0% [ ▁▂▄▆███████▇▅▄▂▁ ] [ ▂▂▆█▇▇▃ ] dim 0189 μ= +0.015 σ= 0.041 zeros= 0% [ ▁▃▄▆████████▅▃▁▁ ] [ ▁▄▅▇█▆▄ ] dim 0190 μ= -0.010 σ= 0.036 zeros= 0% [ ▁▁▂▅▆███████▇▆▃▂▁▁ ] [ ▂▆█▇▆▄ ] dim 0191 μ= -0.005 σ= 0.036 zeros= 0% [ ▁▁▂▄████████▆▂▁▁▁ ] [ ▃▆█▇▃▁ ] dim 0192 μ= -0.021 σ= 0.029 zeros= 0% [ ▁▃▄███████▆▃▁▁ ] [ ▂▅██▇▄ ] dim 0193 μ= +0.001 σ= 0.032 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.013 σ= 0.016 zeros= 0% [ ▁▂▄▄▇██████▇▅▃▂▁ ] [ ▃▅█▅▂ ] dim 0198 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▂▃▇█████▇▄▂▁▁ ] [ ▁▅▇███▃ ] dim 0199 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▂▄████████▇▅▃▂▁ ] [ ▃▅███▄▂ ] dim 0200 μ= +0.003 σ= 0.030 zeros= 0% [ ▂▁▃▅▇███████▆▄▄▁▁] [ ▃▇██▃▁ ] dim 0201 μ= -0.009 σ= 0.016 zeros= 0% [ ▁▁▃▅███████▆▃▂▁ ] [ ▁▄▇██▄▂ ] dim 0202 μ= +0.001 σ= 0.022 zeros= 0% [▁▁▁▂▄▇███████▇▄▂▂ ] [ ▂▆▇█▅▂ ] dim 0203 μ= +0.029 σ= 0.029 zeros= 0% [ ▁▂▃▅███████▆▄▂▁▁ ] [ ▁▄▇█▅▅▂ ] dim 0204 μ= -0.002 σ= 0.032 zeros= 0% [ ▁▂▃▆████████▄▃▁▁ ] [ ▃▅███▅▁ ] dim 0205 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▃▅▇███████▆▄▂▁ ] [ ▃███▃ ] dim 0206 μ= +0.005 σ= 0.024 zeros= 0% [ ▁▃▅███████▅▂▁ ] [ ▂▄▇█▆▇▃▁ ] dim 0207 μ= +0.011 σ= 0.032 zeros= 0% [ ▁▁▄▅█████████▅▃▂▁ ] [ ▁▄▅█▄▂ ] dim 0208 μ= -0.028 σ= 0.019 zeros= 0% [ ▁▂▃▄▇███████▅▃▂▁ ] [ ▃▇██▆▃ ] dim 0209 μ= +0.019 σ= 0.023 zeros= 0% [ ▁▁▂▅▇███████▃▃▁ ] [ ▂▄█▆▇▆▃ ] dim 0210 μ= -0.009 σ= 0.015 zeros= 0% [ ▁▁▃▅▇████████▆▃▂▁ ] [ ▂▇▇█▅▂ ] dim 0211 μ= +0.000 σ= 0.030 zeros= 0% [ ▁▁▃▅███████▇▄▂▁▁ ] [ ▂▅▆██▇▂ ] dim 0212 μ= +0.016 σ= 0.032 zeros= 0% [ ▁▂▅▇███████▇▄▂▁▁ ] [ ▂▅▅▇█▅▄ ] dim 0213 μ= -0.002 σ= 0.025 zeros= 0% [ ▁▁▂▄▇████████▅▃▂▁ ] [ ▃▇█▇▅▄ ] dim 0214 μ= -0.003 σ= 0.031 zeros= 0% [ ▁▂▄▇██████▇▄▂▁ ] [ ▄▅█▇▃▁ ] dim 0215 μ= -0.001 σ= 0.027 zeros= 0% [ ▁▂▄▇██████▆▃▂▁ ] [ ▂▂▆█▄▂ ] dim 0216 μ= -0.007 σ= 0.027 zeros= 0% [ ▁▂▄███████▇▄▃▁ ] [ ▃▆▇█▅▃ ] dim 0217 μ= +0.002 σ= 0.032 zeros= 0% [ ▁▁▂▄████████▄▃▁ ] [ ▂▃▆█▆▅▂ ] dim 0218 μ= -0.001 σ= 0.015 zeros= 0% [ ▁▁▂▃▆███████▆▃▂▁ ] [ ▃█▇█▆▁ ] dim 0219 μ= +0.007 σ= 0.031 zeros= 0% [ ▁▂▅▇██████▆▃▂▁ ] [ ▁▄█▇▆▅▁ ] dim 0220 μ= +0.024 σ= 0.031 zeros= 0% [ ▁▁▂▄▆███████▆▄▂▁ ] [ ▂▇█▆▅▂ ] dim 0221 μ= -0.008 σ= 0.024 zeros= 0% [ ▁▂▃▅▇██████▆▄▂▁ ] [ ▁▄███▇▂ ] dim 0222 μ= -0.002 σ= 0.025 zeros= 0% [ ▁▁▂▄▇████████▅▃▂ ] [ ▂▅▅██▅▁ ] dim 0223 μ= +0.008 σ= 0.024 zeros= 0% [ ▁▁▁▅▅███████▆▃▁▁ ] [ ▂▃▆▇█▆▃ ] dim 0224 μ= +0.018 σ= 0.030 zeros= 0% [ ▁▁▂▄▆███████▇▅▃▁ ] [ ▃▆█▇█▂ ] dim 0225 μ= -0.008 σ= 0.028 zeros= 0% [ ▁▂▄▇██████▇▄▃▁ ] [ ▂▃▇█▆▅▁ ] dim 0226 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▂▂▅███████▆▄▂▁ ] [ ▄▆███▅ ] dim 0227 μ= -0.033 σ= 0.030 zeros= 0% [ ▁▁▂▅▇███████▅▃▂▁▁ ] [ ▂▄▇█▅▃▁ ] dim 0228 μ= +0.038 σ= 0.037 zeros= 0% [ ▁▁▃▄▆███████▆▄▂▁▁ ] [ ▂▆▆█▇▄▂ ] dim 0229 μ= +0.005 σ= 0.023 zeros= 0% [ ▁▁▂▄████████▇▃▂▁ ] [ ▃▆██▆▁ ] dim 0230 μ= +0.006 σ= 0.019 zeros= 0% [ ▁▁▃▅███████▇▃▁▁ ] [ ▁▄▆█▇▄ ] dim 0231 μ= -0.017 σ= 0.025 zeros= 0% [ ▁▃▅▇██████▇▆▃▂▁ ] [ ▄▆▆█▅▃ ] dim 0232 μ= +0.029 σ= 0.025 zeros= 0% [ ▁▁▂▄▆████████▅▂▁ ] [ ▄▅▇█▇▅▂ ] dim 0233 μ= -0.029 σ= 0.027 zeros= 0% [ ▁▁▂▄████████▇▅▃▂▁ ] [ ▃▄█▇▅▃ ] dim 0234 μ= +0.040 σ= 0.030 zeros= 0% [ ▁▁▃▅▇████████▅▃▂▁▁ ] [ ▃▅▇█▄▄ ] dim 0235 μ= +0.003 σ= 0.021 zeros= 0% [ ▁▂▃▅▆███████▆▃▂▁▁] [ ▅██▇█▄▂ ] dim 0236 μ= +0.020 σ= 0.040 zeros= 0% [ ▁▁▂▃▅████████▆▄▁▁▁ ] [ ▂▅▇█▇▄▂ ] dim 0237 μ= -0.009 σ= 0.023 zeros= 0% [ ▁▁▂▃▅▇███████▆▄▂▁ ] [ ▁▅▆█▆▃ ] dim 0238 μ= -0.010 σ= 0.029 zeros= 0% [ ▁▁▂▄▇███████▅▃▂ ] [ ▁▂▆▇█▅▂ ] dim 0239 μ= -0.020 σ= 0.027 zeros= 0% [ ▁▁▂▆████████▅▃▁▁ ] [ ▂▅██▇▅▁ ] dim 0240 μ= +0.016 σ= 0.023 zeros= 0% [ ▁▂▄▆███████▆▃▁▁ ] [ ▃▆█▆▄▁ ] dim 0241 μ= +0.027 σ= 0.039 zeros= 0% [ ▁▁▃▅███████▇▃▁▂▁] [ ▃▆██▇▅▁ ] dim 0242 μ= +0.002 σ= 0.025 zeros= 0% [ ▁▂▃▅▇███████▇▃▂▁ ] [ ▁▅█▇▅▄▂ ] dim 0243 μ= -0.006 σ= 0.019 zeros= 0% [ ▁▃▄▅███████▆▅▃▂ ] [ ▅▅█▆▁ ] dim 0244 μ= -0.006 σ= 0.035 zeros= 0% [ ▁▃▅██████▇▄▂▁ ] [ ▂▅█▆▅▄▁ ] dim 0245 μ= +0.003 σ= 0.031 zeros= 0% [ ▁▁▃▅▆███████▅▃▂▁ ] [ ▄▅██▅▂ ] dim 0246 μ= -0.015 σ= 0.018 zeros= 0% [ ▁▁▂▅████████▄▂▂ ] [ ▄▇██▆▃ ] dim 0247 μ= -0.037 σ= 0.036 zeros= 0% [ ▁▂▄▇███████▅▃▁▁ ] [ ▃▆██▆▄▂ ] dim 0248 μ= +0.010 σ= 0.036 zeros= 0% [ ▁▁▃▅████████▇▄▂▁ ] [ ▄▇█▆▂▂ ] dim 0249 μ= -0.020 σ= 0.034 zeros= 0% [ ▁▂▃▅▇██████▆▄▄▂▁ ] [ ▂▄██▆▂▁ ] dim 0250 μ= +0.002 σ= 0.023 zeros= 0% [ ▁▂▆████████▅▄▁▁ ] [ ▁▂▆█▇█▅▁ ] dim 0251 μ= +0.022 σ= 0.015 zeros= 0% [ ▁▂▃▇████████▆▄▂▁▁ ] [ ▃▅▆█▇▅▂ ] dim 0252 μ= -0.005 σ= 0.022 zeros= 0% [ ▁▁▄▇███████▆▄▂ ] [ ▂█▇██▅▁ ] dim 0253 μ= -0.016 σ= 0.024 zeros= 0% [▁▁▁▃▅████████▇▅▃▁ ] [ ▄▄▆█▆▅▁ ] dim 0254 μ= +0.023 σ= 0.027 zeros= 0% [▁▁▁▄▆████████▆▆▂▁▁ ] [ ▂▄▆█▇▅▁ ] dim 0255 μ= -0.011 σ= 0.038 zeros= 0% [ ▂▂▂▆████████▇▄▂▁ ] [ ▂▅▆█▆▃▃ ] dim 0256 μ= -0.013 σ= 0.046 zeros= 0% [ ▁▁▃▅▇███████▅▅▂▁▁ ] [ ▂▆▇██▅▂ ] dim 0257 μ= -0.001 σ= 0.030 zeros= 0% [ ▂▂▄▇███████▇▅▂▁ ] [ ▄▆▇█▄▂ ] dim 0258 μ= +0.002 σ= 0.027 zeros= 0% [ ▂▄▅███████▆▄▂ ▁ ] [ ▅▅▇█▄▂▁ ] dim 0259 μ= +0.004 σ= 0.018 zeros= 0% [ ▁▂▃▅████████▅▄▂ ] [ ▂▅██▇▃ ] dim 0260 μ= -0.002 σ= 0.034 zeros= 0% [ ▁▂▄▇██████▇▆▄▁▁ ] [ ▂▇█▆▅ ] dim 0261 μ= -0.019 σ= 0.017 zeros= 0% [ ▁▂▄███████▆▄▂▁ ] [ ▂▅▇█▅▃ ] dim 0262 μ= +0.028 σ= 0.019 zeros= 0% [ ▁▂▃▆███████▄▂▁ ] [ ▁▄█▇▇▄ ] dim 0263 μ= -0.010 σ= 0.017 zeros= 0% [ ▁▂▄▇███████▆▃▁▁ ] [ ▁▅▇█▅▄▂ ] dim 0264 μ= -0.013 σ= 0.031 zeros= 0% [ ▁▁▂▅▇███████▆▄▂▁ ] [ ▂▅▇██▇▄▁ ] dim 0265 μ= -0.010 σ= 0.026 zeros= 0% [ ▁▂▃█████████▆▄▂▁ ] [ ▁▄▄▇█▅▃ ] dim 0266 μ= +0.003 σ= 0.022 zeros= 0% [ ▁▁▃▆███████▇▅▃▁▁ ] [ ▁▄█▇██▄ ] dim 0267 μ= +0.010 σ= 0.019 zeros= 0% [ ▁▁▂▄▆███████▇▆▄▁▁ ] [ ▅▆▆█▄▁ ] dim 0268 μ= +0.024 σ= 0.040 zeros= 0% [ ▂▃▆███████▇▄▃▁▁ ] [ ▃▇▆█▆▄▂ ] dim 0269 μ= +0.003 σ= 0.029 zeros= 0% [ ▁▃▅▇███████▇▄▃▁▁ ] [ ▁▄▆██▆▃ ] dim 0270 μ= -0.001 σ= 0.032 zeros= 0% [ ▂▁▄▅████████▄▃▁▁ ] [ ▂▃▅▇█▆▂ ] dim 0271 μ= -0.008 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▅▃▁ ] [ ▃▅█▅▃ ] dim 0272 μ= -0.010 σ= 0.020 zeros= 0% [ ▁▁▃▄▇█████▇▅▂▁ ] [ ▄▇██▆▂ ] dim 0273 μ= +0.014 σ= 0.036 zeros= 0% [ ▁▂▅███████▇▅▃▁▁ ] [ ▂▅██▇▄ ] dim 0274 μ= +0.009 σ= 0.033 zeros= 0% [ ▁▂▃▆███████▆▄▂▁▁ ] [ ▂▆██▆▃ ] dim 0275 μ= +0.021 σ= 0.026 zeros= 0% [ ▁▄▆███████▅▂▂ ▁ ] [ ▃▃█▇▄▂ ] dim 0276 μ= -0.008 σ= 0.022 zeros= 0% [ ▁▂▂▅███████▇▃▂▁ ] [ ▃▇█▅▂ ] dim 0277 μ= +0.008 σ= 0.027 zeros= 0% [ ▁▂▄███████▄▃▁ ] [ ▂▄█▆▅▂ ] dim 0278 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▂▄▄▇███████▅▃▁▁ ] [ ▃▇█▇▅▄ ] dim 0279 μ= +0.021 σ= 0.034 zeros= 0% [ ▁▂▃▅▇███████▆▃▂▁ ] [ ▁▄▆█▆▄ ] dim 0280 μ= +0.025 σ= 0.024 zeros= 0% [ ▁▂▃▆██████▇▄▂ ] [ ▁▄▆██▆▄▁ ] dim 0281 μ= +0.004 σ= 0.025 zeros= 0% [▁▁▁▂▄▇████████▆▃▂▁▁▁] [ ▁█▇█▆▅ ] dim 0282 μ= +0.006 σ= 0.018 zeros= 0% [ ▁▂▄▆███████▅▃▂▁ ] [ ▄█▇█▅▂ ] dim 0283 μ= -0.007 σ= 0.030 zeros= 0% [ ▁▂▅███████▆▃▂ ] [ ▂▇█▇▆▄ ] dim 0284 μ= -0.051 σ= 0.033 zeros= 0% [ ▁▃▆██████▇▄▄▂▁ ] [ ▃▇▇█▆▄ ] dim 0285 μ= +0.009 σ= 0.033 zeros= 0% [ ▁▁▂▃███████▇▅▂▁ ] [ ▂▄▄██▆▅▃ ] dim 0286 μ= -0.008 σ= 0.033 zeros= 0% [ ▁▁▂▆▆█████████▅▃▂▁ ] [ ▃▆▇█▇▃▂ ] dim 0287 μ= +0.006 σ= 0.021 zeros= 0% [ ▁▂▃▆███████▆▄▂▁▁ ] [ ▃▆██▇▃▂ ] dim 0288 μ= -0.013 σ= 0.043 zeros= 0% [ ▁▂▄▆███████▇▃▂▁▁ ] [ ▃▆█▆▄ ] dim 0289 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▃▄██████▆▅▂▁ ] [ ▂▅█▆▄ ] dim 0290 μ= +0.013 σ= 0.035 zeros= 0% [ ▁▂▄███████▇▃▂ ] [ ▁▄▆█▆▃ ] dim 0291 μ= -0.015 σ= 0.014 zeros= 0% [ ▁▁▃▆██████▇▃▂▁ ] [ ▃▄▆█▅▂ ] dim 0292 μ= +0.003 σ= 0.035 zeros= 0% [ ▁▃▅███████▇▅▃▁ ] [ ▁▅▆██▄ ] dim 0293 μ= +0.020 σ= 0.020 zeros= 0% [ ▁▁▄▆███████▄▃▁▁ ] [ ▁▄▄█▅▄▁ ] dim 0294 μ= -0.004 σ= 0.027 zeros= 0% [ ▁▂▃▅▇███████▆▄▂▁ ] [ ▄▇▅█▃ ] dim 0295 μ= -0.001 σ= 0.013 zeros= 0% [ ▁▁▃▅███████▆▃▂▁ ] [ ▄██▇▅▂▁ ] dim 0296 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▃▄▆████████▅▂▁▁▁ ] [ ▂▄█▇▇▅▂ ] dim 0297 μ= -0.004 σ= 0.017 zeros= 0% [ ▁▃▄▆███████▇▃▃▁▁ ] [ ▄▆██▆▄ ] dim 0298 μ= -0.011 σ= 0.023 zeros= 0% [ ▁▂▃▅▇███████▆▃▂▁ ] [ ▃▅█▇▅▃ ] dim 0299 μ= -0.000 σ= 0.026 zeros= 0% [ ▂▃▆▇███████▅▃▁▁ ] [ ▂▇██▅▄ ] dim 0300 μ= -0.024 σ= 0.031 zeros= 0% [ ▁▂▃▆▆██████▇▅▂▁▁ ] [ ▃▄▇█▆▅▄ ] dim 0301 μ= +0.007 σ= 0.025 zeros= 0% [ ▁▁▃▄▆███████▇▅▃▁ ] [ ▁▄▆█▇▆▃ ] dim 0302 μ= +0.006 σ= 0.036 zeros= 0% [ ▁▂▄▇████████▄▃▁▁ ] [ ▂▆▇█▆▅▂ ] dim 0303 μ= -0.019 σ= 0.016 zeros= 0% [ ▁▁▁▃▆▆████████▆▄▁▁▁] [ ▄▆███▅ ] dim 0304 μ= -0.000 σ= 0.030 zeros= 0% [ ▁▂▃▅▇███████▅▄▂▁ ] [ ▁▅▇█▇▅▁ ] dim 0305 μ= +0.025 σ= 0.033 zeros= 0% [ ▁▂▅▇████████▅▂▁▁ ] [ ▆█▇▇▄▁ ] dim 0306 μ= +0.012 σ= 0.035 zeros= 0% [ ▁▁▁▂▃▇▇██████▇▄▃▁▁ ] [ ▅▇██▄▂ ] dim 0307 μ= +0.010 σ= 0.017 zeros= 0% [ ▁▂▄▆███████▆▄▁▁ ] [ ▃▄▇▇█▆▂ ] dim 0308 μ= +0.030 σ= 0.037 zeros= 0% [ ▁▁▃▅▇███████▇▄▃▁▁▁] [ ▄▆█▆▆▄ ] dim 0309 μ= +0.002 σ= 0.031 zeros= 0% [ ▁▁▂▄▆████████▆▃▂▁▁] [ ▂▆▇█▄▂ ] dim 0310 μ= -0.002 σ= 0.010 zeros= 0% [ ▁ ▂▃▅███████▆▄▂▁ ] [ ▃▅█▇▅▃ ] dim 0311 μ= +0.006 σ= 0.013 zeros= 0% [ ▁▁▃▄▇██████▇▆▃▂▁ ] [ ▂▄▆██▅▂ ] dim 0312 μ= +0.017 σ= 0.035 zeros= 0% [ ▁▂▄▅███████▇▄▂▁▁ ] [ ▄▇██▇▃ ] dim 0313 μ= +0.003 σ= 0.019 zeros= 0% [ ▁▂▄▇███████▅▃▂ ] [ ▁▆▅▇█▆▂ ] dim 0314 μ= +0.003 σ= 0.046 zeros= 0% [ ▂▃▅▆████████▆▃▃▁▁ ] [ ▁▄▇█▆▁ ] dim 0315 μ= -0.001 σ= 0.022 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.031 zeros= 0% [ ▁▂▄▇██████▆▄▂▁ ] [ ▁▂▄▆██▄▁ ] dim 0320 μ= -0.015 σ= 0.024 zeros= 0% [ ▁▁▂▄████████▇▄▃▁▁ ] [ ▁▃▆█▆▅▃ ] dim 0321 μ= -0.026 σ= 0.015 zeros= 0% [ ▁▂▃▆████████▆▄▃▁▁ ] [ ▁▃▆█▇▄ ] dim 0322 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▂▄▆███████▅▃▁▁ ] [ ▃▄██▆▂▁ ] dim 0323 μ= +0.015 σ= 0.034 zeros= 0% [ ▁▂▅▇███████▅▃▂▁ ] [ ▃▅▇██▅▄ ] dim 0324 μ= -0.023 σ= 0.018 zeros= 0% [ ▁▁▂▅████████▆▄▂▁ ] [ ▄▅██▅▁ ] dim 0325 μ= +0.010 σ= 0.034 zeros= 0% [ ▁▁▂▃▅███████▇▄▂▁▁ ] [ ▁▃▇██▆▄▂ ] dim 0326 μ= -0.005 σ= 0.023 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.017 σ= 0.041 zeros= 0% [ ▁▂▄███████▆▄▂▁ ] [ ▄▆█▇▅▅▁ ] dim 0331 μ= -0.001 σ= 0.039 zeros= 0% [ ▁▂▃▅████████▆▃▂▁ ] [ ▁▅▇██▅▂ ] dim 0332 μ= +0.022 σ= 0.020 zeros= 0% [ ▁▁▃▆███████▆▃▂ ] [ ▁▄▇██▇▄▁ ] dim 0333 μ= -0.002 σ= 0.028 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.014 σ= 0.027 zeros= 0% [ ▁▂▄▆███████▇▄▂▁ ] [ ▂▅███▆▄▁ ] dim 0338 μ= +0.011 σ= 0.028 zeros= 0% [▁▁▁▃▅█████████▅▄▂▁▁▁] [ ▁▃█▇▇▆▃ ] dim 0339 μ= +0.006 σ= 0.029 zeros= 0% [ ▁▁▃▄███████▆▃▁▁ ] [ ▂▆█▇▆▃ ] dim 0340 μ= +0.001 σ= 0.033 zeros= 0% [ ▁▁▂▄▇██████▇▅▂▁ ] [ ▅██▅ ] dim 0341 μ= +0.016 σ= 0.022 zeros= 0% [ ▁▂▄██████▄▁ ] [ ▁▄▇█▇▃ ] dim 0342 μ= -0.017 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▅▃▂▁ ] [ ▁▅███▄▂ ] dim 0343 μ= +0.000 σ= 0.014 zeros= 0% [ ▁▃▅███████▅▃▁▁ ] [ ▁▂▇█▇▅▂ ] dim 0344 μ= +0.014 σ= 0.024 zeros= 0% [ ▁▂▅███████▆▃▂▁ ] [ ▁▆█▇▅▂ ] dim 0345 μ= +0.014 σ= 0.026 zeros= 0% [ ▁▁▂▄▆████████▅▃▂▁▁ ] [ ▃▅▇█▆▅▂ ] dim 0346 μ= -0.003 σ= 0.015 zeros= 0% [▁ ▁▂▃▇████████▆▃▂▁▁ ] [ ▁▅██▆▃ ] dim 0347 μ= -0.025 σ= 0.031 zeros= 0% [ ▁▁▂▅▆███████▆▂▂ ] [ ▃▅▇▆█▅▃ ] dim 0348 μ= -0.009 σ= 0.033 zeros= 0% [ ▁▁▃▅▇████████▄▃▂▁ ] [ ▁▄▇█▇█▅ ] dim 0349 μ= -0.027 σ= 0.030 zeros= 0% [ ▁▁▂▄▅████████▇▄▂▁ ] [ ▁▅▆█▇▆▃ ] dim 0350 μ= +0.015 σ= 0.017 zeros= 0% [ ▁▁▂▄▆████████▅▃▁ ] [ ▁ ▃▇█▇▆▄ ] dim 0351 μ= +0.019 σ= 0.028 zeros= 0% [ ▁▁▂▄█████████▅▃▂▁ ] [ ▃▄██▇▅▂ ] dim 0352 μ= +0.006 σ= 0.031 zeros= 0% [ ▁▁▄▇███████▇▄▂▁ ] [ ▃▄▇██▅▄ ] dim 0353 μ= -0.016 σ= 0.026 zeros= 0% [ ▁▂▃▇███████▆▄▂▁ ] [ ▃▆█▇▅ ] dim 0354 μ= +0.013 σ= 0.036 zeros= 0% [ ▂▂▆▇██████▇▄▃▁▁ ] [ ▃▅██▂▁ ] dim 0355 μ= -0.011 σ= 0.021 zeros= 0% [ ▁▁▁▃▆███████▅▄▂▁ ] [ ▃▅██▅▄ ] dim 0356 μ= +0.032 σ= 0.034 zeros= 0% [ ▁▁▃▅▇██████▆▆▃▂▁ ] [ ▂▅█▇▅▃ ] dim 0357 μ= +0.017 σ= 0.027 zeros= 0% [ ▁▂▃▆███████▄▂▁ ] [ ▃█▇▆▅▂ ] dim 0358 μ= -0.002 σ= 0.013 zeros= 0% [ ▁▂▅███████▆▃▂▁ ] [ ▁▅▆█▇▃▂ ] dim 0359 μ= -0.011 σ= 0.026 zeros= 0% [ ▁▁▃▆████████▇▅▂▁ ] [ ▁▃▆▇█▄▂ ] dim 0360 μ= +0.010 σ= 0.028 zeros= 0% [ ▁▂▃▆███████▇▄▃▁▁ ] [ ▃▇█▆▄ ] dim 0361 μ= -0.015 σ= 0.036 zeros= 0% [ ▁▂▄▆███████▆▄▂▁ ] [ ▁▅▇██▄▄ ] dim 0362 μ= -0.026 σ= 0.017 zeros= 0% [ ▁▂▅███████▆▃▁▁ ] [ ▃▅██▇▅▁ ] dim 0363 μ= +0.020 σ= 0.031 zeros= 0% [ ▁▁▃▅▇███████▅▃▁▁ ] [ ▂▅██▇▃ ] dim 0364 μ= +0.009 σ= 0.029 zeros= 0% [ ▂▃▆███████▅▃▁ ] [ ▂▅▆█▆▃▁ ] dim 0365 μ= +0.031 σ= 0.031 zeros= 0% [ ▁▃▄▇███████▅▄▃▁▁ ] [ ▂▆██▆▄▂ ] dim 0366 μ= -0.021 σ= 0.022 zeros= 0% [ ▁▂▃▅▇███████▆▄▃▁▁ ] [ ▂▆▆▆█▅▂ ] dim 0367 μ= +0.004 σ= 0.015 zeros= 0% [ ▁▁▁▄▇███████▇▅▃▁▁ ] [ ▂▄███▇▃ ] dim 0368 μ= -0.008 σ= 0.022 zeros= 0% [ ▁▁▃▅▆███████▇▄▂▁▁ ] [ ▄▅█▆▅▃ ] dim 0369 μ= +0.032 σ= 0.020 zeros= 0% [ ▁▂▃▅████████▆▃▂ ] [ ▄▆█▇█▆▁ ] dim 0370 μ= -0.001 σ= 0.020 zeros= 0% [ ▁▂▄▇███████▇▄▂▁▁ ] [ ▂▂▆█▇█▅ ] dim 0371 μ= +0.005 σ= 0.036 zeros= 0% [ ▁▁▃▇████████▆▃▂▁ ] [ ▃▅█▇▆▆▂ ] dim 0372 μ= +0.020 σ= 0.035 zeros= 0% [ ▁▃▅▇███████▆▄▂▁▁] [ ▃▆▆█▇▂ ] dim 0373 μ= +0.000 σ= 0.032 zeros= 0% [ ▁▂▅███████▇▄▂▁ ] [ ▁▃▅█▆▆▂ ] dim 0374 μ= -0.019 σ= 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.026 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▃▇▆█▄▂ ] dim 0379 μ= +0.003 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▅▃▂▁▁ ] [ ▂▄██▅▂ ] dim 0380 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▁▃▅▇██████▇▅▃▁▁ ] [ ▄▅▇█▄▄ ] dim 0381 μ= +0.002 σ= 0.017 zeros= 0% [ ▁▂▃▅████████▄▃▂▁ ] [ ▃▆█▆▄▁ ] dim 0382 μ= -0.009 σ= 0.031 zeros= 0% [ ▁▂▃▅▇██████▆▄▂▁▁ ] [ ▂▅▇██▇▄ ] dim 0383 μ= +0.024 σ= 0.035 zeros= 0% [▁▁▂▃▅▇████████▆▃▂▁▁ ] [ ▂▃▄█▅▃▁ ] dim 0384 μ= +0.011 σ= 0.027 zeros= 0% [ ▁▁▂▄▆███████▇▄▂▁ ] [ ▃▆█▇▆▇▃ ] dim 0385 μ= +0.020 σ= 0.026 zeros= 0% [ ▁▂▄▆█████████▆▃▂▁ ] [ ▂▇██▅▃ ] dim 0386 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▁▂▆████████▅▃▁ ] [ ▄▆██▄▃ ] dim 0387 μ= -0.010 σ= 0.011 zeros= 0% [ ▁▁▃▅███████▆▄▂▁ ] [ ▃▄█▆▆▂ ] dim 0388 μ= +0.012 σ= 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.019 σ= 0.026 zeros= 0% [ ▁▁▃▅████████▆▃▂▁ ] [ ▁▄▇▇█▄▁ ] dim 0393 μ= -0.009 σ= 0.038 zeros= 0% [ ▁▁▃▃▆███████▆▅▃▁ ] [ ▄▇█▇▅▁ ] dim 0394 μ= +0.018 σ= 0.017 zeros= 0% [ ▁▂▃▆████████▅▂▁ ] [ ▄▆█▇▅▁ ] dim 0395 μ= -0.003 σ= 0.034 zeros= 0% [ ▂▂▅████████▅▃▂▁ ] [ ▂▅██▆▃ ] dim 0396 μ= -0.016 σ= 0.024 zeros= 0% [ ▁▁▂▄████████▄▃▁▁ ] [ ▁▃▅▅█▅▁ ] dim 0397 μ= +0.002 σ= 0.018 zeros= 0% [ ▁▂▄▅████████▅▃▁▁ ] [ ▁▆▅██▄ ] dim 0398 μ= +0.002 σ= 0.038 zeros= 0% [ ▁▁▂▄▆███████▄▂▁ ] [ ▃▄██▆▂▁ ] dim 0399 μ= -0.013 σ= 0.016 zeros= 0% [ ▂▃▅███████▅▃▁▁ ] [ ▄██▅▅▁ ] dim 0400 μ= -0.004 σ= 0.037 zeros= 0% [ ▁▁▃▄▇████████▅▃▂ ] [ ▁▄███▆▃ ] dim 0401 μ= -0.017 σ= 0.029 zeros= 0% [ ▁▃▇███████▆▄▂▁ ] [ ▃▆██▆▂ ] dim 0402 μ= +0.001 σ= 0.024 zeros= 0% [ ▁▂▃▆███████▇▅▄▁▁▁ ] [ ▃▄██▇▇▅▁ ] dim 0403 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▂▄▇████████▆▃▂▁ ] [ ▃▅█▇▅▄▁ ] dim 0404 μ= +0.004 σ= 0.024 zeros= 0% [ ▁▃▄▇███████▅▂▁▁ ] [ ▄▆█▇▅▁ ] dim 0405 μ= +0.017 σ= 0.029 zeros= 0% [ ▁▂▅▇███████▆▄▂▁ ] [ ▄▄█▆▅▂ ] dim 0406 μ= +0.015 σ= 0.017 zeros= 0% [ ▁▂▅████████▅▃▂▁ ] [ ▃██▇▇▆▁ ] dim 0407 μ= +0.012 σ= 0.018 zeros= 0% [▁▁▁▃▅████████▅▄▂▁▁ ] [ ▂▄█▆█▄▃ ] dim 0408 μ= +0.002 σ= 0.025 zeros= 0% [ ▁▂▄▆███████▇▄▂▁ ] [ ▂█▇▆▂ ] dim 0409 μ= -0.011 σ= 0.026 zeros= 0% [ ▁▂▂▅███████▅▃▂▁ ] [ ▄▆▇█▆▅▃ ] dim 0410 μ= -0.018 σ= 0.026 zeros= 0% [ ▁▁▃▄▇████████▅▃▂▁ ] [ ▁▅▇▇█▄▂ ] dim 0411 μ= +0.002 σ= 0.030 zeros= 0% [ ▂▃▆███████▇▄▂▁ ] [ ▃▄█▇▅▁ ] dim 0412 μ= +0.002 σ= 0.038 zeros= 0% [ ▂▃▅▇██████▇▄▂▁ ] [ ▃▇█▇▃▁ ] dim 0413 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▂▃▅███████▆▃▂▁ ] [ ▂▄███▅▅ ] dim 0414 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▁▃▇████████▅▃▁ ] [ ▁▆█▇▆▃ ] dim 0415 μ= -0.007 σ= 0.022 zeros= 0% [ ▁▃▄▇███████▅▃▁▁ ] [ ▃▅█▅▅▂ ] dim 0416 μ= -0.003 σ= 0.038 zeros= 0% [ ▁▂▄▅▇███████▅▃▂▁ ] [ ▄▅▇██▃ ] dim 0417 μ= +0.009 σ= 0.028 zeros= 0% [ ▁▁▂▄▇██████▆▃▁▁ ] [ ▁▃▆█▇▇▄▁ ] dim 0418 μ= -0.016 σ= 0.021 zeros= 0% [ ▁▁▃▃▆████████▅▃▂▁▁ ] [ ▂▅█▇▆▄ ] dim 0419 μ= -0.005 σ= 0.014 zeros= 0% [ ▁▁▃▄████████▅▅▃▁▁ ] [ ▂▆▇█▅▃▁ ] dim 0420 μ= +0.003 σ= 0.034 zeros= 0% [ ▁▂▃▅████████▅▄▂▁ ] [ ▂▄█▆▄▂ ] dim 0421 μ= -0.018 σ= 0.026 zeros= 0% [ ▁▃▄▆███████▅▂▁ ] [ ▃▆█▆▄ ] dim 0422 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▃▅███████▄▂ ] [ ▂▄▆█▆▃ ] dim 0423 μ= +0.014 σ= 0.024 zeros= 0% [ ▁▁▃▄████████▆▃▂▁ ] [ ▂▆▇██▅▁ ] dim 0424 μ= +0.016 σ= 0.021 zeros= 0% [ ▁▁▃▄▇███████▆▅▂▁ ] [ ▂▄▅▇█▅▃▁ ] dim 0425 μ= -0.011 σ= 0.039 zeros= 0% [▁▁▁▃▅▆████████▆▄▂▁ ] [ ▂▆██▇▃ ] dim 0426 μ= +0.018 σ= 0.013 zeros= 0% [ ▁▂▅████████▅▃▂▁ ] [ ▂▄▇█▇▇▃ ] dim 0427 μ= +0.001 σ= 0.035 zeros= 0% [ ▁ ▂▅▇███████▅▄▂▁ ] [ ▃▃█▅▄▁ ] dim 0428 μ= +0.020 σ= 0.037 zeros= 0% [ ▂▂▃▇██████▆▃▁▁ ] [ ▁▅▇█▆▆▂ ] dim 0429 μ= +0.011 σ= 0.016 zeros= 0% [ ▁▁▂▄▇███████▆▄▃▁ ] [ ▃▇▆█▆▂ ] dim 0430 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▁▂▅████████▄▃▂▁ ] [ ▅▇█▇▄▁ ] dim 0431 μ= +0.016 σ= 0.028 zeros= 0% [ ▁▂▄▇███████▇▄▂▁ ] [ ▃▆█▆▃▃ ] dim 0432 μ= +0.012 σ= 0.021 zeros= 0% [ ▁▁▂▃▆████████▅▃▁▁▁ ] [ ▃▇██▄▁ ] dim 0433 μ= -0.013 σ= 0.031 zeros= 0% [ ▁▂▃▅▇██████▆▄▂▁ ] [ ▆▇█▇▆▁ ] dim 0434 μ= +0.002 σ= 0.026 zeros= 0% [ ▂▃▇███████▆▄▁▁ ] [ ▂▅██▆▄▁ ] dim 0435 μ= +0.006 σ= 0.017 zeros= 0% [ ▁ ▂▄▇███████▆▃▁▁ ] [ ▂▅▆█▅▂▁ ] dim 0436 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▁▃▄▇███████▄▃▁ ] [ ▂▅▇█▆▇▄ ] dim 0437 μ= +0.011 σ= 0.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.016 σ= 0.035 zeros= 0% [ ▁▂▂▅▇███████▆▄▁▁ ] [ ▁▇██▇▄▂ ] dim 0442 μ= +0.013 σ= 0.019 zeros= 0% [ ▂▃▆███████▇▅▂▁▁ ] [ ▁▃▇██▇▃ ] dim 0443 μ= -0.011 σ= 0.017 zeros= 0% [ ▁▂▄▆███████▇▆▅▂▁▁ ] [ ▂▄▇██▅▂ ] dim 0444 μ= +0.017 σ= 0.044 zeros= 0% [ ▁▂▄▅███████▇▄▄▂▁ ] [ ▄▇█▅▂ ] dim 0445 μ= +0.006 σ= 0.022 zeros= 0% [ ▁▁▂▅███████▅▂▁ ] [ ▃▇▆█▆▃ ] dim 0446 μ= +0.017 σ= 0.029 zeros= 0% [ ▁▁▃▅███████▇▄▂▁ ] [ ▂▆▇█▇▄▁ ] dim 0447 μ= +0.020 σ= 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.020 zeros= 0% [ ▁▁▃▅███████▇▃▂▁ ] [ ▁▅▆█▅▃ ] dim 0451 μ= +0.008 σ= 0.022 zeros= 0% [ ▁▂▃▇██████▆▃▁▁ ] [ ▄▆█▆▅▃ ] dim 0452 μ= -0.013 σ= 0.031 zeros= 0% [ ▁▂▃▄▇██████▇▅▃▁▁ ] [ ▂▆▇█▆▃ ] dim 0453 μ= -0.007 σ= 0.018 zeros= 0% [ ▁▁▄▆██████▇▄▂▁▁ ] [ ▂▄▇▇█▅▁ ] dim 0454 μ= +0.000 σ= 0.014 zeros= 0% [ ▁▁▂▄▆███████▇▄▃▁ ] [ ▃▆▇██▂ ] dim 0455 μ= +0.009 σ= 0.043 zeros= 0% [ ▁ ▂▃▅▇██████▆▄▃▁▁ ] [ ▅▆██▅▃ ] dim 0456 μ= -0.017 σ= 0.033 zeros= 0% [ ▂▃▇███████▆▅▂▁▁ ] [ ▃▇█▇▄▁ ] dim 0457 μ= +0.013 σ= 0.029 zeros= 0% [ ▂▃▅███████▄▃▂ ] [ ▁▂▅██▅▄▁ ] dim 0458 μ= +0.015 σ= 0.032 zeros= 0% [ ▁▂▃▅████████▅▃▂▁ ] [ ▃▇▆█▇▆▂ ] dim 0459 μ= -0.010 σ= 0.024 zeros= 0% [ ▁▂▂▄▆███████▇▅▃▁▁ ] [ ▃▄▆█▆▄ ] dim 0460 μ= -0.007 σ= 0.026 zeros= 0% [ ▁▃▅████████▅▃▁▁ ] [ ▂▆▇▇█▃▃ ] dim 0461 μ= -0.006 σ= 0.013 zeros= 0% [ ▁▁▂▃▆███████▆▃▃▁▁ ] [ ▅▆█▅▄▁ ] dim 0462 μ= -0.014 σ= 0.023 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▂▆▇█▆▃ ] dim 0463 μ= -0.016 σ= 0.036 zeros= 0% [ ▁▂▃▆███████▄▂▁ ] [ ▂▄▇▇█▇▅ ] dim 0464 μ= -0.018 σ= 0.041 zeros= 0% [▁▁▃▄▇████████▇▃▂▁ ] [ ▂▄▇█▆▃▁ ] dim 0465 μ= -0.008 σ= 0.026 zeros= 0% [ ▁▁▃▅▇███████▅▃▂▁ ] [ ▄▆██▇▆▂ ] dim 0466 μ= -0.005 σ= 0.038 zeros= 0% [ ▁▁▂▃▆████████▇▄▁▁ ] [ ▃▇█▆▆▂▂ ] dim 0467 μ= +0.003 σ= 0.022 zeros= 0% [ ▁▂▃▅████████▄▃▁▁ ] [ ▃▄█▅▅▄ ] dim 0468 μ= +0.005 σ= 0.021 zeros= 0% [▁▁▂▃▅████████▆▄▂▁▁ ] [ ▁▄██▇▆▃ ] dim 0469 μ= -0.001 σ= 0.028 zeros= 0% [ ▁▁▂▅▇███████▆▅▂▂▁ ] [ ▃▇▇█▅▂ ] dim 0470 μ= -0.018 σ= 0.017 zeros= 0% [ ▁▃▅███████▆▄▂▁ ] [ ▂▄██▇▅▄ ] dim 0471 μ= +0.040 σ= 0.016 zeros= 0% [▁▁▂▃▅█████████▇▃▃▁ ] [ ▄▅▇█▅▂ ] dim 0472 μ= -0.005 σ= 0.027 zeros= 0% [ ▁▂▅███████▇▃▂ ] [ ▃▃█▇▇▆▄ ] dim 0473 μ= -0.016 σ= 0.016 zeros= 0% [ ▁▁▁▃▆████████▇▅▃▂▁▁] [ ▃▇▇▇█▅▂ ] dim 0474 μ= +0.014 σ= 0.022 zeros= 0% [ ▁▂▃▄█████████▅▄▁▁▁] [ ▂▅▆██▅▂▁ ] dim 0475 μ= +0.001 σ= 0.039 zeros= 0% [▁▁▂▃▆████████▆▅▂▁▁ ] [ ▄▆▇█▅▁ ] dim 0476 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▃▄▇██████▇▄▂▁ ] [ ▃▆███▃ ] dim 0477 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▂▃▇██████▇▄▂▁ ] [ ▄▄▇█▅▃ ] dim 0478 μ= -0.023 σ= 0.025 zeros= 0% [ ▁▂▄▇██████▆▄▂▁ ] [ ▁▅███▄▂▁ ] dim 0479 μ= +0.005 σ= 0.032 zeros= 0% [ ▁▂▄▆████████▄▂▁ ] [ ▁▄▆██▇▃ ] dim 0480 μ= -0.007 σ= 0.030 zeros= 0% [ ▁▂▃▅████████▅▃▁▁ ] [ ▃▆██▇▃ ] dim 0481 μ= +0.021 σ= 0.019 zeros= 0% [ ▁▂▃▇██████▇▅▂▁ ] [ ▁▃▅▇█▆▃▁ ] dim 0482 μ= +0.008 σ= 0.030 zeros= 0% [ ▁▁▂▃▅████████▇▅▂▁▁▁] [ ▂▅▆██▆▅▂ ] dim 0483 μ= -0.010 σ= 0.030 zeros= 0% [▁▁▂▃▃▇█████████▅▂▂▁ ] [ ▂▅██▇▃ ] dim 0484 μ= +0.004 σ= 0.035 zeros= 0% [ ▁▂▄▆███████▅▂▁▁ ] [ ▂▅██▇▂ ] dim 0485 μ= +0.016 σ= 0.015 zeros= 0% [ ▁▂▅▇██████▇▄▂▁ ] [ ▁▃▇█▇▆▂ ] dim 0486 μ= +0.024 σ= 0.029 zeros= 0% [ ▁▂▄▇████████▄▃▁▁ ] [ ▁▄▆█▇▆▂ ] dim 0487 μ= +0.017 σ= 0.024 zeros= 0% [ ▁▁▂▃▅███████▇▄▂▁ ] [ ▃▆█▇▇▅▁ ] dim 0488 μ= +0.024 σ= 0.044 zeros= 0% [ ▂▃▅▇███████▆▄▂▁ ] [ ▁▅▇█▆▃ ] dim 0489 μ= -0.023 σ= 0.025 zeros= 0% [ ▁▁▃▆███████▅▂▁▁ ] [ ▁▅▇█▆▂ ] dim 0490 μ= -0.010 σ= 0.032 zeros= 0% [ ▁▂▄▆███████▄▂▁▁ ] [ ▁▃██▆▆▂ ] dim 0491 μ= +0.019 σ= 0.016 zeros= 0% [ ▁▂▄▆███████▇▄▂▁ ] [ ▁▃▇█▅▅▂ ] dim 0492 μ= -0.011 σ= 0.028 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▂▇█▇▇▄▁ ] dim 0493 μ= +0.013 σ= 0.019 zeros= 0% [ ▁▁▃▅████████▆▄▂▁ ] [ ▄▇█▇▅▁ ] dim 0494 μ= +0.021 σ= 0.019 zeros= 0% [ ▁▁▃▅▇██████▇▅▂▁▁ ] [ ▃▅█▅▆▄ ] dim 0495 μ= -0.015 σ= 0.028 zeros= 0% [ ▁▁▂▄███████▇▅▃▁▁ ] [ ▄▅▇█▆▂ ] dim 0496 μ= +0.026 σ= 0.015 zeros= 0% [ ▁▁▁▂▃▆███████▇▄▃▁ ] [ ▂▆█▅▄ ] dim 0497 μ= -0.015 σ= 0.019 zeros= 0% [ ▁▁▃▅▇██████▅▃▁▁ ] [ ▃▆█▇▆▄ ] dim 0498 μ= +0.017 σ= 0.041 zeros= 0% [ ▁▁▃▄▅████████▆▃▁ ] [ ▂▅█▆▆▂▁ ] dim 0499 μ= -0.012 σ= 0.028 zeros= 0% [ ▁▁▄▇███████▅▃▂▁ ] [ ▃▅▇█▅▄▁ ] dim 0500 μ= +0.023 σ= 0.040 zeros= 0% [ ▁▁▃▄▇███████▄▂▁ ] [ ▅▄▇██▄▂ ] dim 0501 μ= -0.006 σ= 0.013 zeros= 0% [ ▁▁▃▆████████▅▃▂▁ ] [ ▁▆▇██▇▅▂ ] dim 0502 μ= +0.020 σ= 0.022 zeros= 0% [ ▁▂▄▆████████▅▂▂ ] [ ▅▇██▇▂ ] dim 0503 μ= +0.002 σ= 0.030 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.001 σ= 0.026 zeros= 0% [ ▁▁▂▅███████▇▆▃▂▁ ] [ ▄███▃▂ ] dim 0510 μ= -0.007 σ= 0.029 zeros= 0% [ ▁▄▅▇██████▆▄▂▁ ] [ ▄▄▆█▅▃ ] dim 0511 μ= +0.009 σ= 0.037 zeros= 0% [ ▁▂▄▆▇███████▅▃▂▁ ] [ ▂▃▅██▆▄▁ ] dim 0512 μ= -0.014 σ= 0.026 zeros= 0% [ ▁▂▄▇████████▆▄▂▁ ] [ ▁▃▇▆█▆▄ ] dim 0513 μ= +0.023 σ= 0.012 zeros= 0% [ ▁▂▃▅▇███████▇▅▃▂▁▁] [ ▂▅█▇▇▇▃▁ ] dim 0514 μ= +0.011 σ= 0.033 zeros= 0% [ ▁▂▄▆████████▇▄▂▁▁ ] [ ▁▃▄█▆▄▄▂ ] dim 0515 μ= -0.028 σ= 0.024 zeros= 0% [ ▁▂▃▆████████▆▄▂▁ ] [ ▃▇▇██▅▂ ] dim 0516 μ= +0.024 σ= 0.020 zeros= 0% [ ▁▂▃▆███████▇▅▂▁▁ ] [ ▂▃▆█▆▄▃ ] dim 0517 μ= -0.008 σ= 0.038 zeros= 0% [ ▁▁▂▄▇███████▆▄▂▁ ] [ ▂▄▅██▅▆▁ ] dim 0518 μ= +0.024 σ= 0.022 zeros= 0% [ ▁▁▂▄█████████▇▃▂ ▁] [ ▁▄▇█▇▅▁ ] dim 0519 μ= -0.038 σ= 0.027 zeros= 0% [ ▁▂▃▆████████▄▃▁▁ ] [ ▂▃███▄▂ ] dim 0520 μ= +0.011 σ= 0.031 zeros= 0% [ ▁▂▃▅████████▇▅▃▁▁ ] [ ▃▅▇██▅▂ ] dim 0521 μ= +0.020 σ= 0.033 zeros= 0% [ ▁▂▃▇████████▅▂▁ ] [ ▂▄█▇▆▄▁ ] dim 0522 μ= +0.012 σ= 0.025 zeros= 0% [ ▁▂▄▇███████▆▃▂▁ ] [ ▂▅█▆▆▃ ] dim 0523 μ= +0.019 σ= 0.016 zeros= 0% [ ▁▃▅███████▆▅▂▂ ] [ ▁▄██▆▅▂ ] dim 0524 μ= +0.012 σ= 0.028 zeros= 0% [ ▁▂▄▆███████▅▄▂ ] [ ▂▅██▆▄ ] dim 0525 μ= -0.006 σ= 0.011 zeros= 0% [ ▂▃▅▇███████▅▄▂▁ ] [ ▃▅▇██▅▁ ] dim 0526 μ= -0.018 σ= 0.025 zeros= 0% [ ▁▂▄▅███████▆▄▁▁ ] [ ▁▆▆█▇▃ ] dim 0527 μ= +0.011 σ= 0.025 zeros= 0% [ ▁▂▃▆███████▅▃▁ ] [ ▁▅▅█▆▄▃ ] dim 0528 μ= -0.039 σ= 0.028 zeros= 0% [ ▁▁▃▅████████▅▃▁▁ ] [ ▂▄██▇▃▁ ] dim 0529 μ= +0.013 σ= 0.029 zeros= 0% [ ▁▃▅████████▅▃▁ ] [ ▁▃▆▆█▅▃ ] dim 0530 μ= -0.015 σ= 0.026 zeros= 0% [ ▁▁▃▄████████▅▃▂▁ ] [ ▃▆█▆▅ ] dim 0531 μ= -0.015 σ= 0.024 zeros= 0% [ ▁▃▄▇██████▇▃▂▁ ] [ ▂▆█▆▆▃ ] dim 0532 μ= -0.004 σ= 0.031 zeros= 0% [ ▁▂▄▆██████▇▄▂▁▁ ] [ ▂▄█▇▆▄▁ ] dim 0533 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▃▄▆███████▇▃▂▁▁ ] [ ▃▆▅██▄▁ ] dim 0534 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▁▂▆█████████▅▂▁ ] [ ▂██▄▄▁ ] dim 0535 μ= -0.016 σ= 0.039 zeros= 0% [ ▁▁▃▅▇██████▆▃▃▁ ] [ ▁▅▅▆█▅▂ ] dim 0536 μ= +0.017 σ= 0.019 zeros= 0% [▁ ▁▃▅███████▇▅▂▁▁ ] [ ▃▅▆█▆▄▂ ] dim 0537 μ= +0.005 σ= 0.032 zeros= 0% [▁▁▁▃▄█████████▄▃▁▁ ] [ ▁▄█▇▆▁ ] dim 0538 μ= +0.029 σ= 0.028 zeros= 0% [ ▁▂▃▇██████▆▃▂▁ ] [ ▃▅█▆▆▄▂ ] dim 0539 μ= +0.003 σ= 0.037 zeros= 0% [ ▁▃▅████████▅▄▂▁ ] [ ▁▅▆█▆▃ ] dim 0540 μ= -0.006 σ= 0.036 zeros= 0% [ ▂▄▆███████▆▄▁▁ ] [ ▄▅▇██▅▂ ] dim 0541 μ= -0.003 σ= 0.027 zeros= 0% [▁▁▂▃▅▆███████▇▄▃▁ ] [ ▁▃▇█▇▇▃▁ ] dim 0542 μ= -0.004 σ= 0.032 zeros= 0% [ ▁▁▂▄▆████████▇▄▃▁ ] [ ▃▄▇█▇▄▂ ] dim 0543 μ= +0.016 σ= 0.038 zeros= 0% [ ▁▁▂▃▅▇███████▇▄▃▁▁ ] [ ▁▄▅█▇▄▁ ] dim 0544 μ= +0.005 σ= 0.021 zeros= 0% [ ▁▂▃▄███████▅▃▁ ] [ ▄▆██▆▄▁ ] dim 0545 μ= -0.019 σ= 0.016 zeros= 0% [ ▁▁▃▅████████▅▄▂▁ ] [ ▁▄▆█▇▅▂ ] dim 0546 μ= -0.018 σ= 0.033 zeros= 0% [ ▁▂▃▆███████▇▄▂▁▁ ] [ ▂▇█▇█▄▂ ] dim 0547 μ= -0.013 σ= 0.026 zeros= 0% [ ▁▂▄████████▅▃▁▁ ] [ ▅▇██▅▂ ] dim 0548 μ= -0.033 σ= 0.024 zeros= 0% [ ▁▁▃▅████████▄▂▁▁ ] [ ▂▄▆█▆▃ ] dim 0549 μ= +0.014 σ= 0.029 zeros= 0% [ ▁▃▅███████▆▃▁▁ ] [ ▁▃▆██▆▃▁ ] dim 0550 μ= -0.006 σ= 0.039 zeros= 0% [ ▁▃▄▇████████▇▃▂▁ ] [ ▁▄▅▆█▃▂ ] dim 0551 μ= +0.009 σ= 0.016 zeros= 0% [ ▁▂▅▆███████▆▄▃▁▁ ] [ ▃▅▆█▆▂ ] dim 0552 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▃▅███████▆▄▂▁ ] [ ▄▄█▇▆▂ ] dim 0553 μ= -0.005 σ= 0.027 zeros= 0% [ ▁▂▃▅▇███████▅▃▁▁ ] [ ▁▄▆██▅▁ ] dim 0554 μ= +0.018 σ= 0.018 zeros= 0% [ ▁▃▄███████▇▅▂▁ ] [ ▁▆███▅ ] dim 0555 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▂▆███████▃▂ ] [ ▂▄▇██▆▃▂ ] dim 0556 μ= -0.014 σ= 0.035 zeros= 0% [ ▂▃▆████████▅▂▁ ] [ ▁▅▆▆█▃▂ ] dim 0557 μ= -0.003 σ= 0.021 zeros= 0% [ ▁▂▄▇███████▇▄▂▂▁ ] [ ▄▄▇█▇▆▁ ] dim 0558 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▃▄████████▆▄▂ ] [ ▂▅▇█▅▂ ] dim 0559 μ= -0.010 σ= 0.042 zeros= 0% [ ▁▁▃▅▇██████▇▅▃▁ ] [ ▂▂▆█▇▄▂ ] dim 0560 μ= -0.000 σ= 0.037 zeros= 0% [ ▁▁▂▄▆███████▆▄▂▁ ] [ ▃▇█▇▅▄▂ ] dim 0561 μ= -0.024 σ= 0.035 zeros= 0% [▁▁▂▃▅████████▇▄▃▂ ] [ ▄▄▆█▆▃▁ ] dim 0562 μ= -0.000 σ= 0.021 zeros= 0% [ ▁▃▅████████▆▄▂▁ ] [ ▄▆█▇▄▄ ] dim 0563 μ= +0.032 σ= 0.026 zeros= 0% [ ▁▂▅▇███████▇▄▂▁ ] [ ▃▆█▇▇▃ ] dim 0564 μ= +0.006 σ= 0.021 zeros= 0% [ ▁▃▄███████▇▅▂▁ ] [ ▂▅▇█▃ ] dim 0565 μ= -0.021 σ= 0.022 zeros= 0% [ ▁▂▄▇██████▇▃▂▁ ] [ ▄▆█▆▄▂ ] dim 0566 μ= +0.007 σ= 0.027 zeros= 0% [ ▁▃▆███████▆▄▂▁ ] [ ▄▇▇██▂▁ ] dim 0567 μ= +0.003 σ= 0.016 zeros= 0% [ ▁▁▄▆████████▅▃▂▁▁ ] [ ▁▅▇█▆▅▁ ] dim 0568 μ= +0.016 σ= 0.026 zeros= 0% [ ▂▃▆███████▆▄▂▁ ] [ ▄▆██▄▂ ] dim 0569 μ= -0.017 σ= 0.029 zeros= 0% [ ▂▃▅███████▇▃▂▁ ] [ ▂▃█▅▅▁ ] dim 0570 μ= +0.015 σ= 0.025 zeros= 0% [ ▁▂▅▇██████▇▄▂▁▁ ] [ ▂▄█▇▇▄ ] dim 0571 μ= +0.002 σ= 0.033 zeros= 0% [ ▁▂▄▇███████▆▄▁▁ ] [ ▁▅▇█▆▄▂ ] dim 0572 μ= +0.007 σ= 0.015 zeros= 0% [ ▁▂▃▅███████▆▂▂▁ ] [ ▂▅█▆▇▁ ] dim 0573 μ= -0.004 σ= 0.022 zeros= 0% [ ▁▁▂▅▇███████▄▂▁▁ ] [ ▁▅█▇▅▂ ] dim 0574 μ= -0.011 σ= 0.015 zeros= 0% [ ▁▂▄▅██████▇▄▃ ] [ ▂▇█▇▅▂ ] dim 0575 μ= +0.004 σ= 0.042 zeros= 0% [ ▁▁▂▄███████▇▄▂▁ ] [ ▃▄██▇▅▁ ] dim 0576 μ= +0.017 σ= 0.025 zeros= 0% [ ▁▁▄▇███████▇▃▁▁ ] [ ▁▄▇██▃▁ ] dim 0577 μ= -0.000 σ= 0.026 zeros= 0% [ ▁▃▄▆████████▄▂▁ ] [ ▁▃▆▇█▇▄▃ ] dim 0578 μ= -0.011 σ= 0.034 zeros= 0% [ ▁▁▂▄▆████████▇▄▃▂▁ ] [ ▁▂▅▆█▆▂ ] dim 0579 μ= -0.010 σ= 0.025 zeros= 0% [ ▁▂▃▅████████▄▂▁ ] [ ▁▃▆██▇▄ ] dim 0580 μ= -0.002 σ= 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.035 σ= 0.050 zeros= 0% [ ▁▂▄▆███████▇▅▄▁▁ ] -> OUTLIER_SPREAD: this_std=0.0497, mean_std=0.0266, +3.3sigma vs threshold=3.0sigma [ ▄▆▅█▆▁ ] dim 0586 μ= +0.002 σ= 0.021 zeros= 0% [ ▁▁▂▃▅████████▅▃▂▁ ] [ ▃▇██▇▄▂ ] dim 0587 μ= -0.007 σ= 0.016 zeros= 0% [ ▁▁▃▄▇███████▆▄▃▁▁ ] [ ▁▄▆██▇▄▁ ] dim 0588 μ= -0.012 σ= 0.034 zeros= 0% [ ▁▂▅▆████████▄▃▂▁ ] [ ▁▄▇██▄▁ ] dim 0589 μ= -0.002 σ= 0.015 zeros= 0% [ ▁▂▃▆███████▆▅▂▁ ] [ ▁▃▇█▇▆▃ ] dim 0590 μ= +0.008 σ= 0.034 zeros= 0% [ ▁▁▃▅███████▇▆▃▂▁ ] [ ▂▄██▅▃ ] dim 0591 μ= -0.020 σ= 0.018 zeros= 0% [ ▁▂▃▆██████▇▆▃▂▁ ] [ ▁▅▅█▆▃ ] dim 0592 μ= -0.005 σ= 0.023 zeros= 0% [ ▁▂▃▅███████▅▃▂ ] [ ▂▄▇██▄▂ ] dim 0593 μ= +0.017 σ= 0.035 zeros= 0% [ ▁▂▃▆████████▄▃▂▁ ] [ ▅▅█▆▅▂ ] dim 0594 μ= +0.001 σ= 0.036 zeros= 0% [ ▁▁▃▄████████▅▃▁▁ ] [ ▃▅█▇▃▁ ] dim 0595 μ= +0.008 σ= 0.027 zeros= 0% [ ▁▂▄▆███████▆▃▁▁ ] [ ▁▃▆▇█▆▁ ] dim 0596 μ= +0.004 σ= 0.022 zeros= 0% [ ▁▃▅███████▆▄▁▁ ] [ ▂▄▇██▅ ] dim 0597 μ= +0.014 σ= 0.028 zeros= 0% [ ▁▂▄▆███████▅▂▁▁ ] [ ▂▅▇█▆▅▁ ] dim 0598 μ= +0.004 σ= 0.029 zeros= 0% [ ▁▂▃▆███████▅▃▂▁ ] [ ▁▄▇█▆▄ ] dim 0599 μ= +0.023 σ= 0.014 zeros= 0% [ ▁▂▃▅██████▇▄▂▁ ] [ ▆▇▇█▇▆▃ ] dim 0600 μ= -0.017 σ= 0.036 zeros= 0% [ ▁▂▂▆████████▇▅▃▁▁ ] [ ▁▄▆█▆▅▃ ] dim 0601 μ= +0.014 σ= 0.021 zeros= 0% [ ▁▁▃▄▆███████▇▅▂▂ ] [ ▄▆▇██▃ ] dim 0602 μ= -0.013 σ= 0.019 zeros= 0% [ ▁▁▂▅▇██████▇▅▂▁ ] [ ▄███▅▂ ] dim 0603 μ= -0.023 σ= 0.026 zeros= 0% [ ▁▂▃▅████████▃▃▂▁ ] [ ▂▄▆█▇▃▁ ] dim 0604 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▁▃▄▇███████▆▄▂▁ ] [ ▄▇█▄▂ ] dim 0605 μ= +0.014 σ= 0.030 zeros= 0% [ ▁▂▃▆███████▄▃▁ ] [ ▃▅▆█▄▃ ] dim 0606 μ= +0.030 σ= 0.020 zeros= 0% [ ▁▁▃▆▇███████▅▄▁▁ ] [ ▂▅▇█▅▃▂ ] dim 0607 μ= +0.001 σ= 0.032 zeros= 0% [ ▁▂▄████████▆▄▃▁ ] [ ▂▄▇▇█▅▃ ] dim 0608 μ= -0.002 σ= 0.038 zeros= 0% [ ▁▁▃▄▆████████▆▃▁▁▁ ] [ ▃▄▆█▇▆▁ ] dim 0609 μ= +0.008 σ= 0.030 zeros= 0% [ ▁▁▂▃▆████████▇▃▃▁▁ ] [ ▂▆█▇▆▂ ] dim 0610 μ= +0.017 σ= 0.021 zeros= 0% [ ▁▁▃▅███████▇▄▃▁▁ ] [ ▄▅▆█▇▂ ] dim 0611 μ= -0.001 σ= 0.024 zeros= 0% [ ▁▁▂▅▇██████▇▄▂▁▁ ] [ ▂▆█▇▅▁ ] dim 0612 μ= +0.012 σ= 0.040 zeros= 0% [ ▁▂▃▆██████▇▄▂▁ ] [ ▁▃▆██▄▂ ] dim 0613 μ= +0.019 σ= 0.013 zeros= 0% [ ▁▂▅███████▆▄▁▁ ] [ ▁▅▆█▆▄▁ ] dim 0614 μ= +0.009 σ= 0.024 zeros= 0% [ ▁▁▃▅▇███████▇▄▂▁ ] [ ▂▆█▇▃ ] dim 0615 μ= -0.009 σ= 0.018 zeros= 0% [ ▁▂▄▇█████▇▄▃▁ ] [ ▄▅█▇▄▂ ] dim 0616 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▂▃▆███████▆▄▂▁▁ ] [ ▄▆█▆▆▂ ] dim 0617 μ= +0.007 σ= 0.031 zeros= 0% [ ▁▃▄▇██████▇▅▂▁ ] [ ▁▅▇██▄▂ ] dim 0618 μ= +0.004 σ= 0.027 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.008 σ= 0.033 zeros= 0% [ ▁▂▄▅███████▇▅▂▁▁ ] [ ▁▄█▆▅▁ ] dim 0623 μ= +0.008 σ= 0.024 zeros= 0% [ ▁▃▄▇██████▆▃▂▁ ] [ ▁▅█▇▆▄▂ ] dim 0624 μ= -0.005 σ= 0.021 zeros= 0% [ ▁▁▂▄▆███████▇▄▃▁▁ ] [ ▂▄▇▇█▅ ] dim 0625 μ= -0.019 σ= 0.025 zeros= 0% [ ▁▃▅███████▆▃▁▁ ] [ ▂▃▆█▅▃▁ ] dim 0626 μ= -0.015 σ= 0.039 zeros= 0% [ ▁▃▄▆███████▇▅▂▁▁ ] [ ▂▆█▇▅▃ ] dim 0627 μ= +0.017 σ= 0.025 zeros= 0% [ ▁▂▃▆██████▇▄▃▁ ] [ ▂▅▇█▄▄ ] dim 0628 μ= -0.020 σ= 0.036 zeros= 0% [ ▁▃▅▇██████▇▅▂▁ ] [ ▂▄██▅▁ ] dim 0629 μ= -0.013 σ= 0.031 zeros= 0% [ ▁▂▆███████▆▄▂▁ ] [ ▁▄██▅▃ ] dim 0630 μ= -0.021 σ= 0.027 zeros= 0% [ ▁▂▅████████▅▂▁▁] [ ▁▃▇█▇▅▃ ] dim 0631 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▂▄▆███████▇▄▁▁ ] [ ▂▂▆█▅▄ ] dim 0632 μ= -0.015 σ= 0.022 zeros= 0% [ ▁▃▄▆███████▅▄▂▁ ▁] [ ▁▇██▇▇▅ ] dim 0633 μ= -0.016 σ= 0.023 zeros= 0% [ ▁▁▂▄▄█████████▆▃▂▁ ] [ ▂▃█▇▆▂ ] dim 0634 μ= -0.008 σ= 0.019 zeros= 0% [ ▁▂▂▅▇███████▆▃▂▁ ] [ ▂▅▇██▃▁ ] dim 0635 μ= -0.019 σ= 0.038 zeros= 0% [ ▁▂▅████████▆▃▂▁ ] [ ▄▇██▄▃ ] dim 0636 μ= -0.003 σ= 0.020 zeros= 0% [ ▁▂▃▆████████▆▃▂▁ ] [ ▂▄█▅▄▂ ] dim 0637 μ= -0.025 σ= 0.030 zeros= 0% [ ▂▃▅███████▆▄▂▁ ] [ ▄▅█▆▆ ] dim 0638 μ= -0.022 σ= 0.022 zeros= 0% [ ▁▁▃▅███████▆▄▂▁▁] [ ▃▆▇█▆▂ ] dim 0639 μ= +0.016 σ= 0.034 zeros= 0% [ ▁▁▁▄▆▇███████▆▃▂▁▁ ] [ ▁▄▅█▆▄ ] dim 0640 μ= +0.002 σ= 0.020 zeros= 0% [ ▁▁▂▃▅▇███████▇▄▃▁▁ ] [ ▁▆▆█▆▇▂▂ ] dim 0641 μ= -0.008 σ= 0.040 zeros= 0% [ ▁▁▂▄▆████████▆▃▂▁ ] [ ▁▃▅███▃▂ ] dim 0642 μ= +0.020 σ= 0.023 zeros= 0% [ ▁▂▅████████▅▂▂▁ ] [ ▂▆▇██▃▂ ] dim 0643 μ= -0.008 σ= 0.021 zeros= 0% [ ▁▁▃▄▇███████▇▄▃▁▁ ] [ ▂▅▇█▇▃ ] dim 0644 μ= -0.016 σ= 0.030 zeros= 0% [ ▁▃▄▇███████▇▅▃▁▁ ] [ ▁▂█▆▆▃▁ ] dim 0645 μ= -0.005 σ= 0.031 zeros= 0% [ ▁▂▂▅███████▅▃▁ ] [ ▁▄▇██▅▅▃ ] dim 0646 μ= +0.009 σ= 0.031 zeros= 0% [ ▁▁▂▄▆████████▆▄▂▁▁ ] [ ▁▅██▆▅▁ ] dim 0647 μ= -0.005 σ= 0.023 zeros= 0% [ ▁▁▂▄▇███████▇▅▂▁▁ ] [ ▂▃▇██▄▂ ] dim 0648 μ= +0.004 σ= 0.029 zeros= 0% [ ▁▂▄▇███████▆▄▂ ] [ ▃▄▇██▅▂ ] dim 0649 μ= -0.010 σ= 0.037 zeros= 0% [ ▁▃▄▇████████▆▃▂ ] [ ▁▅▆█▇▄ ] dim 0650 μ= -0.008 σ= 0.030 zeros= 0% [ ▁▁▃▅███████▆▃▂▁▁ ] [ ▄▇██▄▁ ] dim 0651 μ= +0.007 σ= 0.031 zeros= 0% [ ▁▁▄▇██████▇▃▁▁ ] [ ▄▅▇██▆ ] dim 0652 μ= +0.031 σ= 0.029 zeros= 0% [ ▁▂▂▄▆▇███████▆▃▁▁▁] [ ▂▆▇▇██▂▂ ] dim 0653 μ= -0.014 σ= 0.031 zeros= 0% [ ▁▁▃▄█████████▇▃▂▁ ] [ ▂▄▅█▆▂ ] dim 0654 μ= -0.005 σ= 0.020 zeros= 0% [ ▁▁▄▆██████▅▃▂▁ ] [ ▃▄██▅▂ ] dim 0655 μ= +0.002 σ= 0.023 zeros= 0% [ ▁▃▅████████▄▃▁ ] [ ▂▇█▆▄▁ ] dim 0656 μ= +0.003 σ= 0.022 zeros= 0% [ ▁▃▅███████▅▃▁ ] [ ▁▃▇██▆▃ ] dim 0657 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▁▂▃▅███████▇▆▃▂▁▁ ] [ ▃▇█▇█▂ ] dim 0658 μ= -0.001 σ= 0.018 zeros= 0% [ ▁▁▂▃▇████████▅▃▂▁ ] [ ▂▄▆█▆▃ ] dim 0659 μ= +0.020 σ= 0.031 zeros= 0% [ ▁▁▃▅▆██████▇▆▃▂▁ ] [ ▁▆██▆▄▁ ] dim 0660 μ= +0.004 σ= 0.037 zeros= 0% [ ▁▃▄▇███████▆▄▂▁ ] [ ▁▅▆▆█▃▁ ] dim 0661 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▂▄▅███████▇▄▂▁ ] [ ▁▅▅█▇▅▅ ] dim 0662 μ= +0.001 σ= 0.013 zeros= 0% [ ▁▁▃▅████████▅▃▁▁ ] [ ▃▆██▇▄▁ ] dim 0663 μ= -0.008 σ= 0.038 zeros= 0% [▁▁▂▃▆████████▇▅▂▁ ▁ ] [ ▄▆██▆▃ ] dim 0664 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▁▃▅▇██████▇▄▃▂▁ ] [ ▃▇▇▇█▃▁ ] dim 0665 μ= -0.012 σ= 0.037 zeros= 0% [ ▁▃▅▇███████▆▄▂▁▁ ] [ ▁▃▆█▆▆▅▁ ] dim 0666 μ= +0.004 σ= 0.022 zeros= 0% [ ▁▁▂▄▇████████▆▄▃▁▁ ] [ ▁▆▆█▇▃▂ ] dim 0667 μ= +0.010 σ= 0.039 zeros= 0% [ ▁▁▂▅▇███████▅▃▂▁ ] [ ▂▅▆▆█▄▃ ] dim 0668 μ= +0.007 σ= 0.019 zeros= 0% [▁ ▁▂▃▅▇███████▇▃▃▁ ] [ ▃▆█▇▆▁ ] dim 0669 μ= -0.018 σ= 0.027 zeros= 0% [ ▁▁▃▅███████▇▃▂▁ ] [ ▃▅▇█▆▃ ] dim 0670 μ= +0.010 σ= 0.024 zeros= 0% [ ▂▃▅▇██████▇▅▃▁ ] [ ▁▄▆█▅▅▄ ] dim 0671 μ= +0.030 σ= 0.023 zeros= 0% [ ▁▂▅████████▇▄▂▁▁ ] [ ▁▄▇█▇▅ ] dim 0672 μ= +0.007 σ= 0.024 zeros= 0% [ ▁▂▄▅███████▅▃▁▁ ] [ ▂▆█▇▅▃ ] dim 0673 μ= +0.010 σ= 0.023 zeros= 0% [ ▁▂▄▇███████▄▂▂▁ ] [ ▂▄▆█▃▁ ] dim 0674 μ= +0.020 σ= 0.026 zeros= 0% [ ▁▂▄▆██████▆▄▂▁ ] [ ▄▆█▆▃▁ ] dim 0675 μ= +0.018 σ= 0.030 zeros= 0% [ ▁▁▃▆███████▅▂▁ ] [ ▄▇██▇▅ ] dim 0676 μ= -0.017 σ= 0.026 zeros= 0% [ ▂▂▅████████▆▄▂ ] [ ▁▆██▅▂ ] dim 0677 μ= +0.018 σ= 0.037 zeros= 0% [ ▁▂▃▆██████▇▄▂▁ ] [ ▅▇██▆▂ ] dim 0678 μ= -0.027 σ= 0.023 zeros= 0% [▁▁▂▄▅███████▇▅▃▁▁ ] [ ▄▅█▇▅▅ ] dim 0679 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▁▃▃▆████████▅▄▂ ] [ ▄▇██▆▃ ] dim 0680 μ= +0.007 σ= 0.020 zeros= 0% [ ▁▂▄▇███████▇▅▃▂▁ ] [ ▂▄▇██▇▃▁ ] dim 0681 μ= +0.040 σ= 0.025 zeros= 0% [ ▁▁▂▄▆████████▆▄▁▁ ] [ ▃█▅▇█▆▄ ] dim 0682 μ= -0.012 σ= 0.022 zeros= 0% [ ▁▃▃█████████▅▃▁▁ ] [ ▂▇██▄▄ ] dim 0683 μ= +0.003 σ= 0.031 zeros= 0% [ ▂▃▄▇███████▄▃▂▁ ] [ ▃████▄ ] dim 0684 μ= +0.019 σ= 0.017 zeros= 0% [ ▁▃▃████████▅▃▂▁ ] [ ▂▅█▇▇▄ ] dim 0685 μ= +0.013 σ= 0.027 zeros= 0% [ ▁▁▂▄▆██████▇▇▄▁▁ ] [ ▂▄█▆▆▃▁ ] dim 0686 μ= -0.022 σ= 0.041 zeros= 0% [ ▁▂▄▅███████▆▃▂▁▁ ] [ ▃▄██▇▃ ] dim 0687 μ= -0.003 σ= 0.029 zeros= 0% [ ▁▂▃▅████████▅▄▂▁ ] [ ▃▃▇█▆▃ ] dim 0688 μ= -0.015 σ= 0.037 zeros= 0% [ ▁▂▄▆███████▅▂▁ ] [ ▃███▅▂ ] dim 0689 μ= -0.013 σ= 0.023 zeros= 0% [ ▁▃▅███████▇▄▂▁ ] [ ▂▆▆█▄▂ ] dim 0690 μ= +0.010 σ= 0.017 zeros= 0% [ ▁▂▃▆██████▇▄▂▂▁ ] [ ▄▇█▇▆▅ ] dim 0691 μ= +0.018 σ= 0.032 zeros= 0% [ ▁▂▄▇████████▅▂▁▁▁ ] [ ▁▆▅█▇▅▃ ] dim 0692 μ= -0.002 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▇▄▂▁▁ ] [ ▁▄▆██▇▂▂ ] dim 0693 μ= -0.015 σ= 0.034 zeros= 0% [ ▂▃▅████████▅▃▂▁ ] [ ▃▆█▆▆▂ ] dim 0694 μ= +0.010 σ= 0.022 zeros= 0% [ ▁▂▃▅███████▇▅▃▁ ] [ ▂▅▇▇█▅▁ ] dim 0695 μ= -0.016 σ= 0.028 zeros= 0% [ ▁▂▄▆███████▆▅▃▂ ] [ ▄▆██▆▂ ] dim 0696 μ= +0.009 σ= 0.023 zeros= 0% [ ▁▂▂▄▇██████▇▄▂▁ ] [ ▄▅█▆▄▃ ] dim 0697 μ= -0.020 σ= 0.032 zeros= 0% [ ▁▁▃▄▆██████▇▄▂▁▁ ] [ ▃▆██▇▃ ] dim 0698 μ= -0.021 σ= 0.016 zeros= 0% [ ▂▃▄▇███████▆▃▂▁ ] [ ▁▃▅█▇▄▃ ] dim 0699 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▂▃▄▇████████▅▃▂▁▁] [ ▃▅█▆▄▂ ] dim 0700 μ= -0.004 σ= 0.027 zeros= 0% [ ▁▂▅▇██████▆▄▂▁ ] [ ▁▃▇▇█▆▂ ] dim 0701 μ= +0.009 σ= 0.033 zeros= 0% [ ▁▁▂▄▇████████▄▂▂▁ ] [ ▂▅▇█▆▅▂ ] dim 0702 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▁▃▄▇███████▆▄▂▁ ] [ ▁▆▆█▇▇▄▁ ] dim 0703 μ= +0.002 σ= 0.025 zeros= 0% [ ▁▁▂▄▆████████▆▄▂▁ ] [ ▃▆██▆▃ ] dim 0704 μ= -0.004 σ= 0.014 zeros= 0% [ ▁▂▄▇██████▇▅▃▁▁ ] [ ▁▄▅█▇▇▂ ] dim 0705 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▁▃▅███████▇▄▂▁ ] [ ▁▄▇█▇▅ ] dim 0706 μ= +0.025 σ= 0.014 zeros= 0% [ ▁▂▃▅██████▇▆▃▂▁ ] [ ▃▇▆█▆▃ ] dim 0707 μ= -0.018 σ= 0.017 zeros= 0% [ ▁▂▃▇███████▅▃▂▁ ] [ ▂▆▆█▆▄▁ ] dim 0708 μ= +0.011 σ= 0.031 zeros= 0% [ ▁▁▃▄▆████████▆▄▂▁▁ ] [ ▂▆▇█▄ ] dim 0709 μ= +0.019 σ= 0.023 zeros= 0% [ ▂▅▇██████▅▃▁ ] [ ▂▄▅█▇▃▂ ] dim 0710 μ= -0.001 σ= 0.038 zeros= 0% [ ▁▂▄▆███████▆▄▁▁ ] [ ▂▆█▇▆▂ ] dim 0711 μ= -0.008 σ= 0.036 zeros= 0% [ ▁▃▅▆██████▇▅▂▁ ] [ ▁▄▄█▄▂ ] dim 0712 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▂▄▇██████▆▃▂▁ ] [ ▃▅▇▇█▃▂ ] dim 0713 μ= -0.007 σ= 0.027 zeros= 0% [ ▂▃▃▆███████▇▅▂▂ ] [ ▁▄▆▆█▇▄▂ ] dim 0714 μ= -0.006 σ= 0.035 zeros= 0% [ ▁▁▂▆████████▇▃▂▁ ] [ ▂▄▇█▇▇▃ ] dim 0715 μ= +0.018 σ= 0.020 zeros= 0% [ ▁▁▃▄▇████████▅▂▁▁ ] [ ▂▄▆█▆▄▁ ] dim 0716 μ= +0.013 σ= 0.019 zeros= 0% [ ▁▁▃▅▇███████▅▃▂▁ ] [ ▄██▄▃ ] dim 0717 μ= +0.009 σ= 0.028 zeros= 0% [ ▁▁▃▅██████▇▄▁▁ ] [ ▂▄█▇▅▃ ] dim 0718 μ= -0.026 σ= 0.017 zeros= 0% [ ▁▁▂▄▇██████▇▄▂▁ ] [ ▂▅██▆▄ ] dim 0719 μ= +0.040 σ= 0.036 zeros= 0% [ ▁▂▄▇██████▇▅▂▁ ] [ ▁▅▇▇█▅▃ ] dim 0720 μ= -0.001 σ= 0.031 zeros= 0% [ ▁▄▇████████▆▃▂▁ ] [ ▂▄▆█▆▃ ] dim 0721 μ= -0.016 σ= 0.025 zeros= 0% [ ▁▃▆██████▇▄▂▁ ] [ ▂▇██▇▇▃ ] dim 0722 μ= -0.004 σ= 0.017 zeros= 0% [ ▁▂▄▆███████▆▄▂▁▁ ] [ ▄▅█▆▄ ] dim 0723 μ= -0.018 σ= 0.032 zeros= 0% [ ▁▂▃▆███████▆▄▂▁▁ ] [ ▃▅███▄ ] dim 0724 μ= +0.012 σ= 0.032 zeros= 0% [ ▁ ▂▄▆██████▇▅▃▁ ] [ ▂▄█▆▆▂ ] dim 0725 μ= +0.005 σ= 0.021 zeros= 0% [ ▁▁▃▅████████▅▃▁▁ ] [ ▂▄▇█▇▅▂ ] dim 0726 μ= -0.008 σ= 0.039 zeros= 0% [ ▁▂▃▅█████████▆▃▂▁ ] [ ▂▅█▇▅▁ ] dim 0727 μ= -0.010 σ= 0.025 zeros= 0% [ ▁▂▃▇██████▆▄▂▁ ] [ ▄▅██▅▁ ] dim 0728 μ= -0.019 σ= 0.021 zeros= 0% [ ▁▂▅███████▆▃▂▁ ] [ ▁▄▅██▆▃ ] dim 0729 μ= +0.008 σ= 0.026 zeros= 0% [ ▁▂▄▅███████▇▃▂▁ ] [ ▁▄█▅▅▁ ] dim 0730 μ= -0.015 σ= 0.025 zeros= 0% [ ▁▂▃▅███████▆▃▂▁ ] [ ▁▅▆█▇▅▂ ] dim 0731 μ= +0.004 σ= 0.031 zeros= 0% [ ▁▂▄▆███████▅▃▂▁ ] [ ▁▃▆▇█▅▁ ] dim 0732 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▁▂▄▆███████▇▃▂▁ ] [ ▃▄▆█▃▂ ] dim 0733 μ= +0.007 σ= 0.023 zeros= 0% [ ▁▃▅▇██████▆▄▂▁ ] [ ▃▆███▃ ] dim 0734 μ= -0.011 σ= 0.021 zeros= 0% [ ▁▁▂▄███████▇▄▃▁▁ ] [ ▁▃▅██▆▂ ] dim 0735 μ= -0.016 σ= 0.023 zeros= 0% [ ▁▁▂▄▆███████▆▄▂▁▁ ] [ ▄▅█▆▅▂ ] dim 0736 μ= -0.025 σ= 0.021 zeros= 0% [ ▁▂▅███████▇▄▃▁▁ ] [ ▂▇▇█▆▄▁ ] dim 0737 μ= -0.022 σ= 0.031 zeros= 0% [ ▁▂▃▆███████▅▃▂ ] [ ▄▆▇█▄▂ ] dim 0738 μ= +0.022 σ= 0.044 zeros= 0% [ ▁▁▂▄███████▇▅▃▁▁ ] [ ▃▅█▆▄ ] dim 0739 μ= -0.017 σ= 0.021 zeros= 0% [ ▂▂▄███████▆▂▁ ] [ ▂▃▆█▆▅ ] dim 0740 μ= +0.013 σ= 0.038 zeros= 0% [ ▁▁▃▅▆███████▅▃▁▁ ] [ ▄▆▅█▆▂ ] dim 0741 μ= +0.029 σ= 0.024 zeros= 0% [ ▁▂▃▅███████▆▄▂▁ ] [ ▂▅█▇▄▁ ] dim 0742 μ= -0.015 σ= 0.033 zeros= 0% [ ▁▂▃▆██████▅▂▁ ] [ ▂▅██▅▂ ] dim 0743 μ= -0.038 σ= 0.018 zeros= 0% [ ▁▃▄▇██████▇▄▂▂▁ ] [ ▁▃▆█▇▃ ] dim 0744 μ= +0.004 σ= 0.031 zeros= 0% [ ▁▂▃▆███████▆▃▁▁ ] [ ▁▄██▆▃ ] dim 0745 μ= +0.017 σ= 0.024 zeros= 0% [ ▁▁▃▄▇██████▇▅▃▂▁ ] [ ▂▅▆█▆▄▂ ] dim 0746 μ= -0.006 σ= 0.017 zeros= 0% [ ▁▂▃▇███████▇▄▂▂▁ ] [ ▃▆██▇▆▂ ] dim 0747 μ= -0.006 σ= 0.029 zeros= 0% [ ▁▂▄▆███████▆▄▂▁ ] [ ▄█▇▆▆▁ ] dim 0748 μ= -0.022 σ= 0.031 zeros= 0% [ ▁▁▂▃▅███████▆▄▂▁ ] [ ▁▃█▇▅▄ ] dim 0749 μ= -0.011 σ= 0.022 zeros= 0% [ ▁▂▃▅███████▆▃▁▁ ] [ ▁▂▆█▇▆▂ ] dim 0750 μ= -0.003 σ= 0.038 zeros= 0% [ ▁▂▄▅████████▅▂▂▁▁ ] [ ▁▅██▇▄▁ ] dim 0751 μ= +0.002 σ= 0.031 zeros= 0% [ ▁▂▂▅████████▅▃▁▁ ] [ ▅██▇▄ ] dim 0752 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▂▆███████▅▂▁▁ ] [ ▂▅▆██▄▂ ] dim 0753 μ= -0.006 σ= 0.024 zeros= 0% [ ▁▁▃▅████████▇▄▃▁▁ ] [ ▃▅▆█▅▄ ] dim 0754 μ= -0.013 σ= 0.011 zeros= 0% [ ▁▃▃▄████████▅▃▂ ] [ ▃▆▇█▆▄▁ ] dim 0755 μ= -0.006 σ= 0.018 zeros= 0% [ ▁▁▂▆▇███████▆▄▃▁ ] [ ▂▄▇█▇▃▂ ] dim 0756 μ= +0.014 σ= 0.027 zeros= 0% [ ▁▂▃▅███████▇▅▂▁▁ ] [ ▂▇▆█▆▅▁ ] dim 0757 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▂▅▆███████▆▃▁▁ ] [ ▄▇█▇▅▁ ] dim 0758 μ= -0.009 σ= 0.035 zeros= 0% [ ▁▂▃▅███████▆▃▂▁ ] [ ▆██▆▅▂ ] dim 0759 μ= +0.020 σ= 0.037 zeros= 0% [ ▁▁▂▄▆███████▇▄▂▁ ] [ ▃▄▇██▅▄ ] dim 0760 μ= -0.009 σ= 0.010 zeros= 0% [ ▂▂▄████████▇▅▃▁▁ ] [ ▅▇██▂ ] dim 0761 μ= +0.014 σ= 0.037 zeros= 0% [ ▁▂▃▆███████▅▃▂▁ ] [ ▂▆███▆▃ ] dim 0762 μ= -0.008 σ= 0.030 zeros= 0% [ ▁▂▄▇███████▆▅▂▁ ] [ ▂▇██▇▅▁ ] dim 0763 μ= -0.005 σ= 0.029 zeros= 0% [ ▁▂▄▇███████▇▃▁▁ ] [ ▃▅▇█▅▁ ] dim 0764 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▂▅▇██████▆▄▂▁▁ ] [ ▂▄▇█▇▂ ] dim 0765 μ= +0.013 σ= 0.016 zeros= 0% [ ▁▁▂▄▆███████▆▄▂▁ ] [ ▂▅▇██▇▄▂ ] dim 0766 μ= -0.011 σ= 0.032 zeros= 0% [ ▁▂▄▅████████▆▄▂▁ ] [ ▁▄▅█▆▄ ] dim 0767 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▁▃▅██████▇▆▃▁ ] [ ▃▅█▅▄ ] dim 0768 μ= -0.009 σ= 0.020 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▁▄▄█▆▃▂ ] dim 0769 μ= -0.004 σ= 0.027 zeros= 0% [ ▁▂▄▅███████▆▄▂▁ ] [ ▆▆█▇▃ ] dim 0770 μ= -0.003 σ= 0.029 zeros= 0% [ ▁▂▃▇███████▅▃▁▁ ] [ ▃▅▆█▄▁ ] dim 0771 μ= -0.013 σ= 0.022 zeros= 0% [ ▁▃▅███████▇▃▂▁ ] [ ▁▃▆██▅▃▁ ] dim 0772 μ= +0.013 σ= 0.017 zeros= 0% [ ▂▃▅████████▅▃▂▁▁] [ ▂▅█▇▆▂ ] dim 0773 μ= -0.012 σ= 0.029 zeros= 0% [ ▁▁▂▅████████▅▃▁ ] [ ▅▆█▅▄ ] dim 0774 μ= -0.008 σ= 0.038 zeros= 0% [ ▁▂▃▇███████▅▃▂▁ ] [ ▂▅█▇▆▃ ] dim 0775 μ= -0.005 σ= 0.022 zeros= 0% [ ▁▂▃▇██████▇▅▃▂▁ ] [ ▃▆█▇▅ ] dim 0776 μ= +0.007 σ= 0.034 zeros= 0% [ ▁▃▅███████▅▃▂▁ ] [ ▁▄▆█▅▃▂ ] dim 0777 μ= -0.017 σ= 0.032 zeros= 0% [ ▁▂▄▆███████▅▄▂▁ ] [ ▄▇██▅▃ ] dim 0778 μ= +0.014 σ= 0.021 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.028 σ= 0.017 zeros= 0% [ ▁▁▃▅▇██████▆▄▂▁ ] [ ▃█▆█▅▃ ] dim 0783 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▂▃▆████████▅▂▂ ] [ ▁▅█▅▆▃▁ ] dim 0784 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▂▄▇███████▆▄▂▁ ] [ ▃▆█▆▃ ] dim 0785 μ= -0.003 σ= 0.023 zeros= 0% [ ▁▂▃▇██████▅▂▁ ] [ ▂▅▇█▇▇▄ ] dim 0786 μ= +0.023 σ= 0.030 zeros= 0% [ ▂▂▅▆███████▇▄▂▁▁] [ ▂▅▆█▅▃▁ ] dim 0787 μ= +0.002 σ= 0.020 zeros= 0% [ ▁▂▄▅▇███████▆▃▂▁ ] [ ▃▃███▆▁ ] dim 0788 μ= +0.026 σ= 0.026 zeros= 0% [ ▁▂▅▇███████▆▄▂▁▁ ] [ ▂▇██▆▄ ] dim 0789 μ= +0.017 σ= 0.027 zeros= 0% [ ▁▁▂▄▇███████▆▃▂▁ ] [ ▃▆█▆▅▁ ] dim 0790 μ= -0.026 σ= 0.035 zeros= 0% [ ▁▃▅███████▆▄▂▁▁ ] [ ▂▅█▆▇▅ ] dim 0791 μ= -0.009 σ= 0.016 zeros= 0% [ ▂▂▄▆███████▅▂▂ ] [ ▁▆▇█▇▅▃ ] dim 0792 μ= +0.017 σ= 0.033 zeros= 0% [ ▁▂▃▆███████▇▄▃▁▁▁ ] [ ▂▅▇█▅▃ ] dim 0793 μ= -0.007 σ= 0.025 zeros= 0% [ ▁▁▂▄▇███████▅▃▁ ] [ ▃▅▇█▆▂ ] dim 0794 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▂▅▆██████▇▅▂▁▁ ] [ ▂▆▇█▇▅▃ ] dim 0795 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▂▂▄▇███████▆▃▂▁ ] [ ▄▆█▇▅▁ ] dim 0796 μ= +0.015 σ= 0.024 zeros= 0% [ ▁▃▄▇██████▆▃▂▁ ] [ ▁▃███▄▄ ] dim 0797 μ= -0.029 σ= 0.026 zeros= 0% [ ▁▂▄███████▇▄▃▁ ] [ ▃▇██▆▁ ] dim 0798 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▂▅▇██████▇▄▁ ] [ ▂▄█▇▆▃ ] dim 0799 μ= -0.042 σ= 0.024 zeros= 0% [ ▂▂▄███████▇▆▂▁ ] [ ▃▅▆█▆▃ ] dim 0800 μ= +0.030 σ= 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.023 σ= 0.008 zeros= 0% [ ▁▁▂▃▅████████▅▃▂▁ ] [ ▂▂▄█▇▅▅ ] dim 0806 μ= -0.025 σ= 0.024 zeros= 0% [ ▁▁▂▄▇████████▅▃▁ ] [ ▃▅▇█▅▁ ] dim 0807 μ= +0.018 σ= 0.039 zeros= 0% [ ▁▃▅███████▇▄▂▁ ] [ ▂▃▇▇█▅▃ ] dim 0808 μ= +0.005 σ= 0.030 zeros= 0% [ ▁▁▃▄▆████████▅▃▂▁ ] [ ▁▂▅▅█▆▄▁ ] dim 0809 μ= +0.012 σ= 0.018 zeros= 0% [ ▁▁▂▄████████▆▄▂▂▁▁] [ ▁▃▆█▆▄▁ ] dim 0810 μ= +0.006 σ= 0.031 zeros= 0% [ ▁▁▃▆███████▇▃▁▁ ] [ ▂▄▆██▆▄▂ ] dim 0811 μ= +0.012 σ= 0.035 zeros= 0% [ ▁▁▂▄▇████████▇▆▄▁▁ ] [ ▁▆▇█▅▃ ] dim 0812 μ= +0.004 σ= 0.033 zeros= 0% [ ▁▂▄▇██████▇▅▂▁▁ ] [ ▂▄▅▆█▄ ] dim 0813 μ= +0.027 σ= 0.024 zeros= 0% [ ▁▂▃▅▇██████▇▇▄▃▁ ] [ ▄▄█▇▄▂ ] dim 0814 μ= +0.012 σ= 0.021 zeros= 0% [ ▁▂▃▆▆██████▆▃▃▁ ] [ ▄█▇▇▄ ] dim 0815 μ= -0.001 σ= 0.025 zeros= 0% [ ▁▁▃▅▇█████▇▆▂ ▁ ] [ ▁▃█▇█▅▁ ] dim 0816 μ= +0.041 σ= 0.022 zeros= 0% [ ▁▁▃▅████████▅▂▁▁ ] [ ▁▃▄█▇█▄ ] dim 0817 μ= +0.034 σ= 0.016 zeros= 0% [ ▁▂▄▆████████▆▃▂▁ ] [ ▂▅█▇█▆▃ ] dim 0818 μ= -0.014 σ= 0.032 zeros= 0% [ ▁▂▄▆███████▇▅▃▂ ] [ ▅▇█▅▄▁ ] dim 0819 μ= +0.034 σ= 0.034 zeros= 0% [ ▁▂▅▇██████▄▃▁▁ ] [ ▅▆█▇▆▁ ] dim 0820 μ= +0.004 σ= 0.034 zeros= 0% [ ▁▂▃▆███████▇▄▄▁▁ ] [ ▂▃▆█▅▄ ] dim 0821 μ= +0.003 σ= 0.021 zeros= 0% [ ▂▃▆███████▅▃▁ ] [ ▅█▇▆▆▂ ] dim 0822 μ= -0.007 σ= 0.020 zeros= 0% [ ▁▂▃▅▇██████▆▅▂▁ ] [ ▃▇▇█▆▃ ] dim 0823 μ= -0.010 σ= 0.033 zeros= 0% [ ▁▁▂▄███████▇▄▃▂ ] [ ▂▆█▇█▄▁ ] dim 0824 μ= -0.007 σ= 0.026 zeros= 0% [ ▁▁▃▅▆███████▃▂▂▁ ] [ ▁▄▆██▆▄▁ ] dim 0825 μ= +0.001 σ= 0.024 zeros= 0% [ ▁▂▄▅████████▄▂▂▁ ] [ ▃▇█▇▃▁ ] dim 0826 μ= +0.016 σ= 0.031 zeros= 0% [ ▁▂▅▇██████▆▃▂▁ ] [ ▃████▃ ] dim 0827 μ= -0.012 σ= 0.018 zeros= 0% [ ▁▂▅▇██████▇▄▃▁▁ ] [ ▃▆█▇█▄▂ ] dim 0828 μ= -0.024 σ= 0.029 zeros= 0% [ ▁▂▃▆█████████▅▃▁▁ ] [ ▂▆▅█▇▃ ] dim 0829 μ= -0.008 σ= 0.036 zeros= 0% [ ▁▂▅▇███████▅▃▁▁ ] [ ▃▅█▆▄▃ ] dim 0830 μ= +0.000 σ= 0.038 zeros= 0% [ ▁▁▂▄▆████████▆▄▃▂▁ ] [ ▃▆█▆▆▂ ] dim 0831 μ= -0.001 σ= 0.014 zeros= 0% [▁▁▂▃▅███████▇▄▃▁▁ ] [ ▁▅▆█▇▇▄▁ ] dim 0832 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▁▃▃▆████████▇▄▂▁ ] [ ▂▅██▅▃ ] dim 0833 μ= -0.000 σ= 0.030 zeros= 0% [ ▁▂▄▇██████▇▅▂▁ ] [ ▄▇█▇▇▅▂ ] dim 0834 μ= -0.001 σ= 0.034 zeros= 0% [ ▁▂▃▅▇███████▇▄▂▁ ] [ ▃▆██▆▃▂ ] dim 0835 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▂▄▅▇████████▄▂▂▁ ] [ ▁▃▆▇█▆ ] dim 0836 μ= +0.001 σ= 0.021 zeros= 0% [ ▁▁▂▃█████████▄▂▁ ] [ ▂▂▅██▆▃ ] dim 0837 μ= +0.026 σ= 0.027 zeros= 0% [ ▁▂▄▅████████▅▃▁ ] [ ▁▃█▆▅▂ ] dim 0838 μ= +0.012 σ= 0.021 zeros= 0% [ ▁▁▃▃▆██████▇▄▂▁ ] [ ▂▅▇█▇▆ ] dim 0839 μ= -0.011 σ= 0.026 zeros= 0% [ ▁▁▂▃▇███████▆▃▂▁ ] [ ▅▇█▆▃ ] dim 0840 μ= -0.004 σ= 0.030 zeros= 0% [ ▁▃▅███████▅▂▂▁ ] [ ▃▄▇█▃▂ ] dim 0841 μ= +0.010 σ= 0.026 zeros= 0% [ ▁▂▃▇██████▆▄▂▁ ] [ ▁▅▆▇█▇▅ ] dim 0842 μ= -0.020 σ= 0.032 zeros= 0% [ ▁▂▄▆████████▇▄▂▁ ] [ ▁▆▇█▇▅▂ ] dim 0843 μ= +0.011 σ= 0.013 zeros= 0% [ ▁▂▃▇███████▇▄▂▁▁ ] [ ▁▃▆▅█▅▂ ] dim 0844 μ= +0.007 σ= 0.024 zeros= 0% [ ▁▁▂▃▆███████▇▆▄▂▁ ] [ ▂▄▇█▆▅▂ ] dim 0845 μ= -0.012 σ= 0.030 zeros= 0% [ ▁▂▃▆███████▅▄▂▁ ] [ ▃▆▆██▄▂ ] dim 0846 μ= -0.022 σ= 0.025 zeros= 0% [ ▁▁▃▄▇███████▆▄▂▁ ] [ ▂▄▇█▅▆▄▁ ] dim 0847 μ= +0.024 σ= 0.032 zeros= 0% [▁▁▁▂▅▇████████▆▄▂▁ ] [ ▁▅█▇█▆▂ ] dim 0848 μ= -0.001 σ= 0.031 zeros= 0% [ ▁▁▂▄▇███████▇▅▃▂ ] [ ▁▄▆███▄▂ ] dim 0849 μ= +0.035 σ= 0.031 zeros= 0% [ ▁▁▂▄▅████████▆▄▂▁ ] [ ▁▂▅█▆▅ ] dim 0850 μ= +0.019 σ= 0.022 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▂▆▇█▆▄ ] dim 0851 μ= +0.005 σ= 0.025 zeros= 0% [ ▂▃▅▇██████▇▆▃▂▁▁ ] [ ▁▄▆█▅▃ ] dim 0852 μ= +0.012 σ= 0.038 zeros= 0% [ ▁▁▂▅▇███████▆▂▂▁ ] [ ▄▆██▇▃ ] dim 0853 μ= -0.000 σ= 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.005 σ= 0.028 zeros= 0% [▁▁▂▄▇█████████▄▃▁ ] [ ▁▅▇█▆▃▁ ] dim 0859 μ= +0.000 σ= 0.022 zeros= 0% [ ▁▂▃████████▆▃▁▁ ] [ ▂▅▆█▇▅▁ ] dim 0860 μ= -0.020 σ= 0.033 zeros= 0% [ ▁▁▃▅████████▆▄▂ ] [ ▄▄█▆▄▃ ] dim 0861 μ= +0.003 σ= 0.018 zeros= 0% [ ▁▂▃▅████████▅▃▂▁ ] [ ▂▆▆█▆▄▁ ] dim 0862 μ= -0.024 σ= 0.037 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▅▆▆█▄▁ ] dim 0863 μ= +0.013 σ= 0.023 zeros= 0% [ ▁▂▃▅▇██████▆▄▁▁ ] [ ▂▅▆█▆▄ ] dim 0864 μ= +0.007 σ= 0.026 zeros= 0% [ ▁▁▃▄▇███████▆▄▂▁ ] [ ▃▆█▇█▆▄ ] dim 0865 μ= -0.000 σ= 0.022 zeros= 0% [ ▁▁▂▄▇████████▅▄▂▁ ] [ ▁▅▇█▆▄ ] dim 0866 μ= -0.020 σ= 0.024 zeros= 0% [ ▁▁▃▄▇███████▄▃▂▁ ] [ ▃▇█▇▇▃ ] dim 0867 μ= +0.009 σ= 0.022 zeros= 0% [ ▁▂▅▇███████▅▃▂ ] [ ▁▆▇██▃ ] dim 0868 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▃▆██████▇▅▂▁▁ ] [ ▄▇▇█▇▄▂ ] dim 0869 μ= -0.038 σ= 0.016 zeros= 0% [ ▁▁▂▄▇███████▆▄▂▁ ] [ ▂▅██▇▅▂ ] dim 0870 μ= -0.003 σ= 0.030 zeros= 0% [ ▁▂▃▅████████▇▄▂▁▁ ] [ ▄▇██▄▃ ] dim 0871 μ= +0.004 σ= 0.034 zeros= 0% [ ▁▂▃▅▇███████▃▂▂▁ ] [ ▁▃▆█▅▅▁ ] dim 0872 μ= -0.012 σ= 0.037 zeros= 0% [ ▁▂▄▅███████▆▅▂▂▁ ] [ ▃▇██▇▅▂ ] dim 0873 μ= -0.007 σ= 0.029 zeros= 0% [ ▁▂▃▄▇███████▇▄▃▁ ] [ ▂▅▇█▇▄ ] dim 0874 μ= +0.017 σ= 0.037 zeros= 0% [ ▁▂▄▆███████▅▃▂ ] [ ▁▁▅█▇▇▆▂▁ ] dim 0875 μ= -0.006 σ= 0.014 zeros= 0% [▁▁▂▃▄█████████▅▃▂▁ ] [ ▂▆▆█▇▄ ] dim 0876 μ= +0.012 σ= 0.016 zeros= 0% [ ▁▂▃▆████████▅▄▁ ] [ ▁▂▇██▆▂ ] dim 0877 μ= -0.002 σ= 0.021 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.039 σ= 0.019 zeros= 0% [ ▁▁▃▄▆██████▇▄▃▁▁ ] [ ▃▇█▇▅▅ ] dim 0882 μ= +0.005 σ= 0.034 zeros= 0% [ ▁▂▃▅▇███████▅▃▁▁ ] [ ▃▅▆█▄▁ ] dim 0883 μ= -0.014 σ= 0.028 zeros= 0% [ ▂▄▄▇██████▇▄▃▂▁ ] [ ▃▆█▇▃ ] dim 0884 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▁▄▆███████▆▃▂ ] [ ▁▆██▆▃ ] dim 0885 μ= -0.014 σ= 0.020 zeros= 0% [ ▁▂▃▅████████▅▃▁▁ ] [ ▁▄▆▇█▇▄ ] dim 0886 μ= -0.014 σ= 0.027 zeros= 0% [ ▁▂▃▅████████▅▃▂ ] [ ▅▇█▇▅▃ ] dim 0887 μ= +0.043 σ= 0.019 zeros= 0% [ ▁▃▅███████▆▄▂▁▁ ] [ ▂▃█▆▇▇▂▁ ] dim 0888 μ= -0.014 σ= 0.020 zeros= 0% [ ▁▁▂▃▇████████▅▃▁▁ ] [ ▄▇█▅▄ ] dim 0889 μ= -0.012 σ= 0.032 zeros= 0% [ ▂▃▆███████▅▄▂▁ ] [ ▄▇▇█▆▃▁ ] dim 0890 μ= +0.018 σ= 0.022 zeros= 0% [ ▁▃▅████████▅▄▂▁ ] [ ▄▄█▆▃ ] dim 0891 μ= +0.000 σ= 0.029 zeros= 0% [ ▁▁▂▄▇█████▇▃▂▁ ] [ ▁▆█▇▇▆▃ ] dim 0892 μ= +0.011 σ= 0.020 zeros= 0% [▁ ▁▄▇████████▆▃▁▁▁ ] [ ▅▆▇██▃▁ ] dim 0893 μ= -0.004 σ= 0.033 zeros= 0% [ ▁▁▂▃▆████████▆▅▂▁ ] [ ▃▅█▇▆▄ ] dim 0894 μ= -0.022 σ= 0.027 zeros= 0% [ ▁▁▂▅████████▅▄▂▁ ] [ ▁▂▇▇█▆▃▁ ] dim 0895 μ= -0.002 σ= 0.044 zeros= 0% [ ▁▁▂▅▆████████▅▃▂▁ ] [ ▃▅██▇▇▄▁ ] dim 0896 μ= +0.037 σ= 0.032 zeros= 0% [ ▁▁▂▃▄█████████▅▃▂▁ ] [ ▆█▇█▆▃ ] dim 0897 μ= -0.007 σ= 0.021 zeros= 0% [ ▁▂▃▆████████▆▃▁▁ ] [ ▅███▅▁ ] dim 0898 μ= -0.033 σ= 0.027 zeros= 0% [ ▁▂▅▇███████▇▄▂▂▁ ] [ ▃▆▆█▅▄ ] dim 0899 μ= -0.020 σ= 0.016 zeros= 0% [ ▁▁▂▄████████▄▂▁▁ ] [ ▄▅▆█▅▃▁ ] dim 0900 μ= -0.011 σ= 0.028 zeros= 0% [ ▁▁▂▄▆███████▆▃▂▁ ] [ ▁▇██▇▅▂ ] dim 0901 μ= +0.012 σ= 0.032 zeros= 0% [ ▂▃▅▇███████▆▄▃▁▁ ] [ ▂▄▆█▇█▄ ] dim 0902 μ= +0.020 σ= 0.029 zeros= 0% [ ▁▁▂▂▆▇████████▅▄▃▁▁] [ ▂▆▇█▇▄ ] dim 0903 μ= -0.022 σ= 0.032 zeros= 0% [ ▁▂▃▇███████▆▄▂▁ ] [ ▄▅█▆▃ ] dim 0904 μ= -0.015 σ= 0.024 zeros= 0% [ ▁▁▂▅███████▄▄▁ ] [ ▃▆██▆▂ ] dim 0905 μ= +0.022 σ= 0.038 zeros= 0% [ ▁▁▂▅▇██████▆▄▂▁ ] [ ▁▄▆█▄▃ ] dim 0906 μ= +0.020 σ= 0.028 zeros= 0% [ ▁▂▃▅▇██████▇▄▂▁ ] [ ▁▄▆██▇▃ ] dim 0907 μ= +0.007 σ= 0.018 zeros= 0% [ ▁▁▃▃▅████████▆▄▁▁▁] [ ▃▆███▄▁ ] dim 0908 μ= -0.006 σ= 0.023 zeros= 0% [ ▁▁▂▃▅█████████▄▃▂▁▁] [ ▁▄████▅ ] dim 0909 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▁▂▃▆████████▅▃▁ ] [ ▁▅▆██▅▄ ] dim 0910 μ= -0.008 σ= 0.049 zeros= 0% [ ▁▁▂▃▇███████▇▅▃▂▁ ] -> OUTLIER_SPREAD: this_std=0.0489, mean_std=0.0266, +3.2sigma vs threshold=3.0sigma [ ▄▆█▆▄ ] dim 0911 μ= +0.000 σ= 0.026 zeros= 0% [ ▁▃▅███████▆▃▂▁ ] [ ▁▃▆█▅▅▂ ] dim 0912 μ= -0.017 σ= 0.020 zeros= 0% [ ▁▁▁▄▆███████▆▅▃▂▁ ] [ ▁▄▆▇█▅▄ ] dim 0913 μ= +0.015 σ= 0.023 zeros= 0% [ ▁▂▄▆███████▇▆▃▁▁ ] [ ▄▇█▇▂ ] dim 0914 μ= +0.012 σ= 0.025 zeros= 0% [ ▁▃▅███████▅▂▁ ] [ ▁▅▆█▇█▄ ] dim 0915 μ= +0.007 σ= 0.027 zeros= 0% [ ▁▂▄▆████████▅▄▂▁ ] [ ▁▅▇██▇▄▃ ] dim 0916 μ= -0.005 σ= 0.032 zeros= 0% [▁▁▂▄▆████████▆▄▁▁▁ ] [ ▂▄█▇█▅▂ ] dim 0917 μ= -0.008 σ= 0.023 zeros= 0% [ ▁▂▄▇███████▆▃▂▁ ] [ ▂▄█▇█▇▄▁ ] dim 0918 μ= -0.005 σ= 0.034 zeros= 0% [ ▁▃▄▇████████▇▄▃▁ ] [ ▃▅█▇▅▁ ] dim 0919 μ= +0.004 σ= 0.031 zeros= 0% [ ▁▁▃▅████████▆▃▁▁ ] [ ▁▄█▇▄▃▂ ] dim 0920 μ= -0.030 σ= 0.020 zeros= 0% [ ▁▂▄▇███████▆▃▂ ] [ ▃▄█▆▂▁ ] dim 0921 μ= +0.032 σ= 0.034 zeros= 0% [ ▁▁▅▆███████▆▄▂▁ ] [ ▄▆▆█▇▄▁ ] dim 0922 μ= -0.008 σ= 0.027 zeros= 0% [ ▂▃▅████████▆▄▂▁ ] [ ▃█▇█▆▂ ] dim 0923 μ= -0.008 σ= 0.020 zeros= 0% [ ▁▃▄▆██████▇▄▁▁ ] [ ▂▅██▇▅▁ ] dim 0924 μ= -0.015 σ= 0.023 zeros= 0% [ ▁▂▄▆███████▅▃▂ ] [ ▂▅██▇▇▂▁ ] dim 0925 μ= -0.031 σ= 0.032 zeros= 0% [ ▁▂▅▇████████▄▄▁▁ ] [ ▁▄▇█▆▄▁ ] dim 0926 μ= +0.033 σ= 0.027 zeros= 0% [ ▁▁▄▇███████▅▃▁▁ ] [ ▂▄█▆▅▂ ] dim 0927 μ= +0.010 σ= 0.025 zeros= 0% [ ▁▂▄▇██████▇▅▂▁▁ ] [ ▂██▅▄▂ ] dim 0928 μ= -0.019 σ= 0.036 zeros= 0% [ ▁▁▂▆███████▆▅▂▁ ] [ ▁▅▇██▇▃ ] dim 0929 μ= +0.000 σ= 0.024 zeros= 0% [ ▁▁▂▄▆████████▅▃▂▁ ] [ ▁▆▆█▄▂ ] dim 0930 μ= -0.008 σ= 0.021 zeros= 0% [ ▁▂▃▆██████▆▄▁▁▁ ] [ ▁▅█▇▇▄ ] dim 0931 μ= -0.011 σ= 0.035 zeros= 0% [ ▁▂▃████████▅▃▁▁ ] [ ▂▅▇█▆▂ ] dim 0932 μ= +0.005 σ= 0.014 zeros= 0% [ ▁▃▄████████▄▃▁ ] [ ▄▇█▆▆▁ ] dim 0933 μ= -0.013 σ= 0.013 zeros= 0% [ ▂▃▅▇██████▇▅▂▁▁] [ ▄▇█▆▄ ] dim 0934 μ= -0.019 σ= 0.036 zeros= 0% [ ▁▁▃▅███████▆▃▂▁ ] [ ▅▆█▇▇▁ ] dim 0935 μ= -0.026 σ= 0.026 zeros= 0% [ ▁▂▃████████▄▂▁ ] [ ▂▇▇█▅▃ ] dim 0936 μ= +0.004 σ= 0.017 zeros= 0% [ ▁▂▄▇██████▇▄▃▁ ] [ ▁▃▆██▆▄ ] dim 0937 μ= -0.002 σ= 0.022 zeros= 0% [▁▁▁▄▅███████▇▆▄▁▁ ] [ ▁▅▆█▆▂▁ ] dim 0938 μ= +0.010 σ= 0.032 zeros= 0% [ ▁▁▃▆████████▄▂▁ ] [ ▂▇▇█▇▅▁ ] dim 0939 μ= -0.014 σ= 0.026 zeros= 0% [ ▁▁▃▄▇███████▅▄▂▁ ] [ ▂▅█▇▆▅▃ ] dim 0940 μ= +0.014 σ= 0.029 zeros= 0% [ ▁▃▄▆███████▆▄▂▁ ] [ ▃▇▆█▅▁ ] dim 0941 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▂▄███████▇▆▃▁ ] [ ▄▆█▆▅▃ ] dim 0942 μ= +0.015 σ= 0.043 zeros= 0% [ ▁▁▂▃▆███████▇▄▃▁ ] [ ▃▇█▆▆▂ ] dim 0943 μ= -0.011 σ= 0.020 zeros= 0% [ ▂▂▄███████▇▄▂▁ ] [ ▂▆▇█▄▂ ] dim 0944 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▂▅██████▆▃▂▁ ] [ ▅██▇▄▁ ] dim 0945 μ= +0.017 σ= 0.018 zeros= 0% [ ▁▁▂▅███████▆▃▁▁ ] [ ▁▆▇█▇▇▂ ] dim 0946 μ= -0.007 σ= 0.029 zeros= 0% [ ▁▂▄▆████████▄▂▁ ] [ ▁▆▄█▆▄▃ ] dim 0947 μ= -0.013 σ= 0.025 zeros= 0% [ ▁▂▃▅▆████████▆▂▂▁ ] [ ▂▅█▇▆▄▂ ] dim 0948 μ= +0.013 σ= 0.022 zeros= 0% [ ▁▂▄▆███████▆▃▃▁▁ ] [ ▄▇██▆▃ ] dim 0949 μ= +0.006 σ= 0.031 zeros= 0% [ ▁▂▅███████▆▅▂▁▁ ] [ ▁▂▅█▆▄▂ ] dim 0950 μ= +0.023 σ= 0.021 zeros= 0% [ ▁▁▃▅███████▇▃▃▁▁ ] [ ▃▇██▆▃ ] dim 0951 μ= +0.008 σ= 0.022 zeros= 0% [ ▁▁▄▄▇███████▅▂▁▁ ] [ ▃▅█▆▃▁ ] dim 0952 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▁▂▅███████▆▄▂▁▁ ] [ ▁▃▇▇█▆ ] dim 0953 μ= -0.007 σ= 0.027 zeros= 0% [ ▁▁▃▆███████▆▃▂▁ ] [ ▃▅▇█▆▄ ] dim 0954 μ= -0.026 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▆▂▁▁ ] [ ▁▄▇█▆▄ ] dim 0955 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▁▂▆█▇▂ ] dim 0956 μ= -0.007 σ= 0.017 zeros= 0% [ ▁▂▄▆███████▇▃▂▁▁ ] [ ▂▇█▇▃ ] dim 0957 μ= +0.001 σ= 0.017 zeros= 0% [ ▁▃▅██████▅▂▁ ] [ ▂▄█▇▆▃ ] dim 0958 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▂▄▇███████▅▃▁▁ ] [ ▁▃▆▇█▇▄▁ ] dim 0959 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▂▃▇████████▆▄▂▁ ] [ ▂▃▆█▇▃▂ ] dim 0960 μ= -0.000 σ= 0.023 zeros= 0% [ ▁▂▃▅█████████▄▂▂▁ ] [ ▃▅█▇▃▁ ] dim 0961 μ= -0.004 σ= 0.021 zeros= 0% [ ▁▂▅▇██████▆▄▂▁ ] [ ▂▅█▇▇▅▃ ] dim 0962 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▁▃▄▇████████▅▂▁▁ ] [ ▁▄███▆▂ ] dim 0963 μ= -0.013 σ= 0.024 zeros= 0% [ ▁▁▃▅▇███████▆▄▂ ] [ ▂▅▆▇█▅▂ ] dim 0964 μ= -0.013 σ= 0.032 zeros= 0% [ ▁▃▅▆███████▇▄▂▁ ] [ ▃▅▇█▇▄▂ ] dim 0965 μ= -0.018 σ= 0.036 zeros= 0% [ ▁▁▃▅▆███████▆▃▂▁ ] [ ▁▄█▇▅▅▂▁ ] dim 0966 μ= +0.011 σ= 0.042 zeros= 0% [ ▁▃▅█████████▅▄▂▁ ] [ ▂▆▇█▇▄▁ ] dim 0967 μ= -0.033 σ= 0.020 zeros= 0% [ ▁▃▃▇███████▆▄▁▁ ] [ ▅▅██▅▃ ] dim 0968 μ= -0.011 σ= 0.016 zeros= 0% [ ▂▃▆████████▅▃▂▁ ] [ ▂▆███▅▁ ] dim 0969 μ= +0.021 σ= 0.032 zeros= 0% [ ▁▁▂▄████████▅▄▃▁ ] [ ▂▅█▇▄▁ ] dim 0970 μ= +0.009 σ= 0.037 zeros= 0% [ ▂▃▅███████▆▄▃▁▁ ] [ ▁▄▇▇█▃▁ ] dim 0971 μ= +0.015 σ= 0.048 zeros= 0% [ ▁▁▄▆███████▅▂▁ ] -> OUTLIER_SPREAD: this_std=0.0483, mean_std=0.0266, +3.1sigma vs threshold=3.0sigma [ ▁▄▇██▇▄ ] dim 0972 μ= -0.011 σ= 0.033 zeros= 0% [ ▁▂▂▄▆████████▆▃▂ ] [ ▄▇█▇▅▁ ] dim 0973 μ= -0.001 σ= 0.020 zeros= 0% [ ▁▁▃▄▇██████▇▄▂▁ ] [ ▃▅▆█▅▂ ] dim 0974 μ= -0.022 σ= 0.014 zeros= 0% [ ▁▂▅▆██████▇▆▂▁▁ ] [ ▂▄▆█▅▂ ] dim 0975 μ= -0.004 σ= 0.019 zeros= 0% [ ▁▂▄▆██████▆▄▂▁ ] [ ▃▆▇█▅▁ ] dim 0976 μ= -0.008 σ= 0.027 zeros= 0% [ ▁▁▂▅▇██████▆▅▃▁▁ ] [ ▂▅▆█▆▃ ] dim 0977 μ= -0.007 σ= 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.025 zeros= 0% [ ▁▁▃▅████████▄▃▂▁ ] [ ▆▇█▆▂ ] dim 0981 μ= +0.015 σ= 0.027 zeros= 0% [ ▁▁▃▇██████▆▃▂▁ ] [ ▂▅██▅▃ ] dim 0982 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▁▃▅██████▇▅▃▁ ] [ ▂▇███▅ ] dim 0983 μ= +0.016 σ= 0.021 zeros= 0% [ ▁▂▅▆███████▇▃▂▁ ] [ ▁▅███▅▁ ] dim 0984 μ= -0.002 σ= 0.016 zeros= 0% [ ▁▁▃▃▆███████▆▃▂▁ ] [ ▃▅█▇▃ ] dim 0985 μ= +0.032 σ= 0.025 zeros= 0% [ ▁▁▃▅▇██████▆▄▂▁ ] [ ▂▅█▇▅▂ ] dim 0986 μ= +0.020 σ= 0.036 zeros= 0% [ ▁▃▄▆██████▅▃▁ ] [ ▁▅▇▇█▇▃ ] dim 0987 μ= -0.016 σ= 0.035 zeros= 0% [▁▁▂▅▆████████▆▂▁▁ ] [ ▂▄▇█▇▂ ] dim 0988 μ= +0.003 σ= 0.015 zeros= 0% [ ▁▂▅▇██████▇▅▃▁ ] [ ▃▆▇█▄▁ ] dim 0989 μ= -0.023 σ= 0.033 zeros= 0% [ ▁▂▄▇██████▆▃▂ ] [ ▁▂▆▅█▆▄▁ ] dim 0990 μ= -0.021 σ= 0.032 zeros= 0% [ ▁▂▅▇████████▆▅▃▂▁ ] [ ▃▅▇█▄▂ ] dim 0991 μ= -0.002 σ= 0.015 zeros= 0% [ ▁▃▅███████▇▅▂▂▁ ] [ ▃▄██▆▂ ] dim 0992 μ= -0.021 σ= 0.028 zeros= 0% [ ▁▂▅███████▇▄▂▁ ] [ ▄▆█▆█▅ ] dim 0993 μ= -0.012 σ= 0.037 zeros= 0% [ ▁▁▃▅████████▇▅▃▁▁ ] [ ▂▅█▆▄▁ ] dim 0994 μ= +0.001 σ= 0.030 zeros= 0% [ ▁▂▄▆██████▆▄▃▁ ] [ ▁▄█▇█▅▄ ] dim 0995 μ= -0.014 σ= 0.035 zeros= 0% [ ▁▁▂▃▅████████▆▄▂▁▁ ] [ ▁▄██▆▄▁ ] dim 0996 μ= -0.016 σ= 0.020 zeros= 0% [ ▁▂▂▆███████▅▃▁ ] [ ▂▄▇█▆█▃ ] dim 0997 μ= -0.010 σ= 0.025 zeros= 0% [ ▁▁▂▄▇████████▆▅▂▁ ] [ ▂▅██▅▁ ] dim 0998 μ= +0.015 σ= 0.023 zeros= 0% [ ▁▂▄▇██████▆▄▂▁ ] [ ▁▄▇▆█▆▄▁ ] dim 0999 μ= +0.018 σ= 0.024 zeros= 0% [ ▁▂▂▆████████▅▃▂▁ ] [ ▄▇▇▇█▅▂ ] dim 1000 μ= +0.019 σ= 0.032 zeros= 0% [ ▂▃▅▇███████▆▃▁▁ ] [ ▂▅▇█▅▇▄▁ ] dim 1001 μ= +0.003 σ= 0.033 zeros= 0% [ ▁▂▃▅▇████████▆▅▃▂▁] [ ▁▅▅█▆ ] dim 1002 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▂▄▇██████▇▅▃▁▁ ] [ ▁▅▆█▇▃ ] dim 1003 μ= +0.019 σ= 0.019 zeros= 0% [ ▁▂▃▆███████▆▃▁ ] [ ▃▆██▅▃ ] dim 1004 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▂▃▅▇██████▇▅▃▁ ] [ ▂▆██▆▄ ] dim 1005 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▂▄███████▇▅▃▂▁ ] [ ▄▅▆█▆▄ ] dim 1006 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▁▃▅████████▅▃▂▁ ] [ ▃▆█▆▅▄ ] dim 1007 μ= -0.012 σ= 0.025 zeros= 0% [ ▁▁▃▄▇███████▅▄▃▁▁ ] [ ▁▃█▇▇▄▃ ] dim 1008 μ= -0.002 σ= 0.024 zeros= 0% [▁▁▁▃▅▆████████▅▃▂▁ ] [ ▁▂▅█▅▄▂ ] dim 1009 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▁▂▃▅███████▇▅▃▁ ] [ ▃▆▆▆█▃▃ ] dim 1010 μ= -0.003 σ= 0.033 zeros= 0% [ ▂▄▅████████▇▅▃▁▁ ] [ ▁▄▅█▆▃▂ ] dim 1011 μ= -0.003 σ= 0.033 zeros= 0% [ ▁▂▄▇███████▆▃▂▁ ] [ ▁▄▇█▇▅▂ ] dim 1012 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▁▂▅████████▆▄▂▁ ] [ ▂▄▆█▇▅▁ ] dim 1013 μ= +0.001 σ= 0.021 zeros= 0% [ ▂▄▅███████▇▃▂▁ ] [ ▄▄█▇▆▆▃ ] dim 1014 μ= -0.002 σ= 0.028 zeros= 0% [ ▁▂▃▅▅████████▅▃▁▁ ] [ ▁▆▇█▆▃ ] dim 1015 μ= -0.021 σ= 0.011 zeros= 0% [ ▁▁▃▆██████▆▃▂▁ ] [ ▁▄▇█▇▅▂ ] dim 1016 μ= -0.003 σ= 0.020 zeros= 0% [▁ ▁▃▄▆████████▅▃▁ ] [ ▄▃██▇▂ ] dim 1017 μ= -0.010 σ= 0.016 zeros= 0% [ ▁▂▅▇██████▇▄▃▁▁ ] [ ▁▅▇█▇▅▂ ] dim 1018 μ= -0.012 σ= 0.027 zeros= 0% [ ▁▁▃▆███████▆▃▂▁▁ ] [ ▂▅█▆▆▂ ] dim 1019 μ= -0.009 σ= 0.030 zeros= 0% [ ▁▂▄▆██████▇▄▂▁ ] [ ▁▅▇█▆▅▂ ] dim 1020 μ= -0.004 σ= 0.023 zeros= 0% [ ▁▂▃████████▅▃▂▁▁ ] [ ▂▆█▅▃▁ ] dim 1021 μ= +0.032 σ= 0.027 zeros= 0% [ ▂▃▅▇██████▅▃▂▁ ] [ ▁▄▆█▆▄ ] dim 1022 μ= +0.005 σ= 0.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.11.23.58.22/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.214s][info][jfr,startup] Started recording 1. [0.214s][info][jfr,startup] [0.214s][info][jfr,startup] Use jcmd 2215118 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2699998362660391 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 12, 2026 1:14:16 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: 119 segments, 13 merges 171.4s _13z: 8 segs, 1050.1 K docs, 4724.7 MB 104.7s _17r: 8 segs, 410.4 K docs, 1844.4 MB 45.2s _1a7: 8 segs, 41.3 K docs, 184.3 MB 39.9s _1ah: 8 segs, 40.0 K docs, 178.6 MB 33.6s _1aq: 8 segs, 43.0 K docs, 191.8 MB 28.6s _1ax: 8 segs, 114.2 K docs, 512.0 MB 23.9s _1b5: 8 segs, 80.1 K docs, 358.8 MB 18.8s _1bd: 8 segs, 91.3 K docs, 409.0 MB 14.4s _1bl: 8 segs, 74.9 K docs, 335.5 MB 10.9s _1bs: 8 segs, 119.3 K docs, 534.8 MB 7.4s _1bz: 8 segs, 129.2 K docs, 579.5 MB 2.9s _1c8: 8 segs, 42.3 K docs, 188.8 MB 0.0s _1ca: 9 segs, 32.8 K docs, 146.4 MB 5.0 sec: 105 segments, 11 merges 176.4s _13z: 8 segs, 1050.1 K docs, 4724.7 MB 109.7s _17r: 8 segs, 410.4 K docs, 1844.4 MB 38.6s _1aq: 8 segs, 43.0 K docs, 191.8 MB 33.6s _1ax: 8 segs, 114.2 K docs, 512.0 MB 28.9s _1b5: 8 segs, 80.1 K docs, 358.8 MB 23.8s _1bd: 8 segs, 91.3 K docs, 409.0 MB 19.4s _1bl: 8 segs, 74.9 K docs, 335.5 MB 15.9s _1bs: 8 segs, 119.3 K docs, 534.8 MB 12.4s _1bz: 8 segs, 129.2 K docs, 579.5 MB 7.9s _1c8: 8 segs, 42.3 K docs, 188.8 MB 5.0s _1ca: 9 segs, 32.8 K docs, 146.4 MB 10.0 sec: 98 segments, 10 merges 181.4s _13z: 8 segs, 1050.1 K docs, 4724.7 MB 114.7s _17r: 8 segs, 410.4 K docs, 1844.4 MB 38.6s _1ax: 8 segs, 114.2 K docs, 512.0 MB 33.9s _1b5: 8 segs, 80.1 K docs, 358.8 MB 28.8s _1bd: 8 segs, 91.3 K docs, 409.0 MB 24.4s _1bl: 8 segs, 74.9 K docs, 335.5 MB 20.9s _1bs: 8 segs, 119.3 K docs, 534.8 MB 17.4s _1bz: 8 segs, 129.2 K docs, 579.5 MB 13.0s _1c8: 8 segs, 42.3 K docs, 188.8 MB 10.0s _1ca: 9 segs, 32.8 K docs, 146.4 MB 15.0 sec: 98 segments, 10 merges 186.5s _13z: 8 segs, 1050.1 K docs, 4724.7 MB 119.8s _17r: 8 segs, 410.4 K docs, 1844.4 MB 43.6s _1ax: 8 segs, 114.2 K docs, 512.0 MB 38.9s _1b5: 8 segs, 80.1 K docs, 358.8 MB 33.8s _1bd: 8 segs, 91.3 K docs, 409.0 MB 29.4s _1bl: 8 segs, 74.9 K docs, 335.5 MB 25.9s _1bs: 8 segs, 119.3 K docs, 534.8 MB 22.4s _1bz: 8 segs, 129.2 K docs, 579.5 MB 18.0s _1c8: 8 segs, 42.3 K docs, 188.8 MB 15.0s _1ca: 9 segs, 32.8 K docs, 146.4 MB 20.0 sec: 98 segments, 10 merges 191.5s _13z: 8 segs, 1050.1 K docs, 4724.7 MB 124.8s _17r: 8 segs, 410.4 K docs, 1844.4 MB 48.6s _1ax: 8 segs, 114.2 K docs, 512.0 MB 43.9s _1b5: 8 segs, 80.1 K docs, 358.8 MB 38.8s _1bd: 8 segs, 91.3 K docs, 409.0 MB 34.4s _1bl: 8 segs, 74.9 K docs, 335.5 MB 30.9s _1bs: 8 segs, 119.3 K docs, 534.8 MB 27.5s _1bz: 8 segs, 129.2 K docs, 579.5 MB 23.0s _1c8: 8 segs, 42.3 K docs, 188.8 MB 20.0s _1ca: 9 segs, 32.8 K docs, 146.4 MB 25.1 sec: 83 segments, 8 merges 196.5s _13z: 8 segs, 1050.1 K docs, 4724.7 MB 129.8s _17r: 8 segs, 410.4 K docs, 1844.4 MB 53.7s _1ax: 8 segs, 114.2 K docs, 512.0 MB 43.9s _1bd: 8 segs, 91.3 K docs, 409.0 MB 39.5s _1bl: 8 segs, 74.9 K docs, 335.5 MB 36.0s _1bs: 8 segs, 119.3 K docs, 534.8 MB 32.5s _1bz: 8 segs, 129.2 K docs, 579.5 MB 28.0s _1c8: 8 segs, 42.3 K docs, 188.8 MB 30.1 sec: 69 segments, 6 merges 201.5s _13z: 8 segs, 1050.1 K docs, 4724.7 MB 134.8s _17r: 8 segs, 410.4 K docs, 1844.4 MB 58.7s _1ax: 8 segs, 114.2 K docs, 512.0 MB 44.5s _1bl: 8 segs, 74.9 K docs, 335.5 MB 41.0s _1bs: 8 segs, 119.3 K docs, 534.8 MB 37.5s _1bz: 8 segs, 129.2 K docs, 579.5 MB 35.1 sec: 62 segments, 6 merges 206.5s _13z: 8 segs, 1050.1 K docs, 4724.7 MB 139.8s _17r: 8 segs, 410.4 K docs, 1844.4 MB 63.7s _1ax: 8 segs, 114.2 K docs, 512.0 MB 46.0s _1bs: 8 segs, 119.3 K docs, 534.8 MB 42.5s _1bz: 8 segs, 129.2 K docs, 579.5 MB 3.5s _1cb: 8 segs, 410.8 K docs, 1845.7 MB 40.0 sec: 62 segments, 6 merges 211.4s _13z: 8 segs, 1050.1 K docs, 4724.7 MB 144.7s _17r: 8 segs, 410.4 K docs, 1844.4 MB 68.6s _1ax: 8 segs, 114.2 K docs, 512.0 MB 50.9s _1bs: 8 segs, 119.3 K docs, 534.8 MB 47.4s _1bz: 8 segs, 129.2 K docs, 579.5 MB 8.4s _1cb: 8 segs, 410.8 K docs, 1845.7 MB 45.0 sec: 62 segments, 6 merges 216.4s _13z: 8 segs, 1050.1 K docs, 4724.7 MB 149.7s _17r: 8 segs, 410.4 K docs, 1844.4 MB 73.6s _1ax: 8 segs, 114.2 K docs, 512.0 MB 55.9s _1bs: 8 segs, 119.3 K docs, 534.8 MB 52.4s _1bz: 8 segs, 129.2 K docs, 579.5 MB 13.4s _1cb: 8 segs, 410.8 K docs, 1845.7 MB 50.0 sec: 62 segments, 6 merges 221.5s _13z: 8 segs, 1050.1 K docs, 4724.7 MB 154.8s _17r: 8 segs, 410.4 K docs, 1844.4 MB 78.6s _1ax: 8 segs, 114.2 K docs, 512.0 MB 60.9s _1bs: 8 segs, 119.3 K docs, 534.8 MB 57.4s _1bz: 8 segs, 129.2 K docs, 579.5 MB 18.4s _1cb: 8 segs, 410.8 K docs, 1845.7 MB 55.0 sec: 62 segments, 6 merges 226.5s _13z: 8 segs, 1050.1 K docs, 4724.7 MB 159.8s _17r: 8 segs, 410.4 K docs, 1844.4 MB 83.6s _1ax: 8 segs, 114.2 K docs, 512.0 MB 65.9s _1bs: 8 segs, 119.3 K docs, 534.8 MB 62.5s _1bz: 8 segs, 129.2 K docs, 579.5 MB 23.4s _1cb: 8 segs, 410.8 K docs, 1845.7 MB 60.0 sec: 62 segments, 6 merges 231.5s _13z: 8 segs, 1050.1 K docs, 4724.7 MB 164.8s _17r: 8 segs, 410.4 K docs, 1844.4 MB 88.6s _1ax: 8 segs, 114.2 K docs, 512.0 MB 70.9s _1bs: 8 segs, 119.3 K docs, 534.8 MB 67.5s _1bz: 8 segs, 129.2 K docs, 579.5 MB 28.4s _1cb: 8 segs, 410.8 K docs, 1845.7 MB 65.1 sec: 55 segments, 5 merges 236.5s _13z: 8 segs, 1050.1 K docs, 4724.7 MB 169.8s _17r: 8 segs, 410.4 K docs, 1844.4 MB 75.9s _1bs: 8 segs, 119.3 K docs, 534.8 MB 72.5s _1bz: 8 segs, 129.2 K docs, 579.5 MB 33.4s _1cb: 8 segs, 410.8 K docs, 1845.7 MB 70.1 sec: 48 segments, 4 merges 174.8s _17r: 8 segs, 410.4 K docs, 1844.4 MB 81.0s _1bs: 8 segs, 119.3 K docs, 534.8 MB 77.5s _1bz: 8 segs, 129.2 K docs, 579.5 MB 38.4s _1cb: 8 segs, 410.8 K docs, 1845.7 MB 75.1 sec: 48 segments, 4 merges 179.8s _17r: 8 segs, 410.4 K docs, 1844.4 MB 86.0s _1bs: 8 segs, 119.3 K docs, 534.8 MB 82.5s _1bz: 8 segs, 129.2 K docs, 579.5 MB 43.4s _1cb: 8 segs, 410.8 K docs, 1845.7 MB 80.1 sec: 41 segments, 3 merges 184.8s _17r: 8 segs, 410.4 K docs, 1844.4 MB 87.5s _1bz: 8 segs, 129.2 K docs, 579.5 MB 48.4s _1cb: 8 segs, 410.8 K docs, 1845.7 MB 85.1 sec: 27 segments, 1 merges 53.4s _1cb: 8 segs, 410.8 K docs, 1845.7 MB 90.0 sec: 27 segments, 1 merges 58.4s _1cb: 8 segs, 410.8 K docs, 1845.7 MB 95.0 sec: 27 segments, 1 merges 63.4s _1cb: 8 segs, 410.8 K docs, 1845.7 MB 100.0 sec: 27 segments, 1 merges 68.4s _1cb: 8 segs, 410.8 K docs, 1845.7 MB 105.0 sec: 27 segments, 1 merges 73.4s _1cb: 8 segs, 410.8 K docs, 1845.7 MB 110.0 sec: 27 segments, 1 merges 78.4s _1cb: 8 segs, 410.8 K docs, 1845.7 MB 115.0 sec: 27 segments, 1 merges 83.4s _1cb: 8 segs, 410.8 K docs, 1845.7 MB 120.0 sec: 20 segments, 1 merges 2.2s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 125.0 sec: 20 segments, 1 merges 7.2s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 130.0 sec: 20 segments, 1 merges 12.2s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 135.1 sec: 20 segments, 1 merges 17.2s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 140.1 sec: 20 segments, 1 merges 22.2s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 145.1 sec: 20 segments, 1 merges 27.3s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 150.1 sec: 20 segments, 1 merges 32.3s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 155.1 sec: 20 segments, 1 merges 37.3s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 160.1 sec: 20 segments, 1 merges 42.3s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 165.1 sec: 20 segments, 1 merges 47.3s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 170.1 sec: 20 segments, 1 merges 52.3s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 175.0 sec: 20 segments, 1 merges 57.2s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 180.0 sec: 20 segments, 1 merges 62.2s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 185.0 sec: 20 segments, 1 merges 67.2s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 190.0 sec: 20 segments, 1 merges 72.2s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 195.1 sec: 20 segments, 1 merges 77.2s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 200.1 sec: 20 segments, 1 merges 82.3s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 205.1 sec: 20 segments, 1 merges 87.3s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 210.1 sec: 20 segments, 1 merges 92.3s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 215.1 sec: 20 segments, 1 merges 97.3s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 220.1 sec: 20 segments, 1 merges 102.3s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 225.1 sec: 20 segments, 1 merges 107.3s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 230.0 sec: 20 segments, 1 merges 112.2s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 235.0 sec: 20 segments, 1 merges 117.2s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 240.0 sec: 20 segments, 1 merges 122.2s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 245.0 sec: 20 segments, 1 merges 127.2s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB 250.0 sec: 20 segments, 1 merges 132.2s _1cc: 7 segs, 1079.2 K docs, 4855.9 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 984 seconds reindex takes 984.47 sec index has 14 segments: segments_2: _78(11.0.0):C793337 _fz(11.0.0):C510347 _ku(11.0.0):C1115368 _w3(11.0.0):C688759 _138(11.0.0):C1097640 _sl(11.0.0):C268055 _1cc(11.0.0):C1079188 _13z(11.0.0):C1050079 _13r(11.0.0):C269430 _17r(11.0.0):C410392 _172(11.0.0):C101083 _1ax(11.0.0):C114206 _1bd(11.0.0):C91268 _1cb(11.0.0):C410848 _78: 3574.1 MB _fz: 2298.5 MB _ku: 5027.1 MB _w3: 3102.7 MB _138: 4947.0 MB _sl: 1206.7 MB _1cc: 4863.8 MB _13z: 4732.4 MB _13r: 1212.9 MB _17r: 1848.1 MB _172: 454.6 MB _1ax: 513.7 MB _1bd: 410.4 MB _1cb: 1850.1 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=0.5 index disk usage is 36042.04 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=57213851476 cpu@end=69463902806 deltaMS=12250.05133 thread 14 name=Reference Handler cpu@start=1634826 cpu@end=1634826 deltaMS=0.0 thread 15 name=Finalizer cpu@start=167983 cpu@end=167983 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=76110 cpu@end=76110 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=2494331 cpu@end=2494331 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=14508590964 cpu@end=14509801409 deltaMS=1.210445 thread 42 name=JFR Periodic Tasks cpu@start=76409387731 cpu@end=76993275267 deltaMS=583.887536 thread 46 name=Notification Thread cpu@start=92749 cpu@end=92749 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-1 cpu@start=1123236956273 cpu@end=1123236956273 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-2 cpu@start=1130591652276 cpu@end=1130591652276 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-3 cpu@start=1135004780238 cpu@end=1135004780238 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-4 cpu@start=1128188513417 cpu@end=1128188513417 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-5 cpu@start=1128074186817 cpu@end=1128074186817 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-6 cpu@start=1134054329248 cpu@end=1134054329248 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-7 cpu@start=1129812650001 cpu@end=1129812650001 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-8 cpu@start=1124936215114 cpu@end=1124936215114 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-9 cpu@start=1132581892317 cpu@end=1132581892317 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-10 cpu@start=1132149423987 cpu@end=1132149423987 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-11 cpu@start=1127455403528 cpu@end=1127455403528 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-12 cpu@start=1130581543418 cpu@end=1130581543418 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-13 cpu@start=1132015107526 cpu@end=1132015107526 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-14 cpu@start=1129365484115 cpu@end=1129365484115 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-15 cpu@start=1130632829067 cpu@end=1130632829067 deltaMS=0.0 thread 72 name=hnsw-merge-1-thread-16 cpu@start=1129276847173 cpu@end=1129276847173 deltaMS=0.0 Average CPU cores used: 1.0468679982672588 completed 1000 searches in 12260 ms: 81 QPS CPU time=12834 ms checking results SUMMARY: 0.898 12.260 12.834 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 60606 984.47 8126.17 0.00 14 36042.04 null N/A 1.000 35278.320 4028.320 false HNSW Leaf 0 has 4 layers Leaf 0 has 793337 documents Graph level=3 size=29, Fanout min=3, mean=5.72, max=10, meandelta=71838.99 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 5 5 5 5 6 7 8 10 Graph level=2 size=668, Fanout min=6, mean=21.58, max=32, meandelta=33984.53 % 0 10 20 30 40 50 60 70 80 90 100 0 13 16 17 19 21 23 25 28 32 32 Graph level=1 size=24378, Fanout min=3, mean=27.98, max=32, meandelta=25982.25 % 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=793337, Fanout min=1, mean=39.60, max=64, meandelta=18558.05 % 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=29, connectedness=1.00 Graph level=2 size=668, connectedness=1.00 Graph level=1 size=24378, connectedness=1.00 Graph level=0 size=793337, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 510347 documents Graph level=3 size=23, Fanout min=3, mean=5.13, max=8, meandelta=53134.48 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 4 4 5 5 6 7 7 8 Graph level=2 size=378, Fanout min=7, mean=19.07, max=32, meandelta=23063.39 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 15 17 18 20 22 25 29 32 Graph level=1 size=15490, Fanout min=6, mean=27.76, max=32, meandelta=16820.52 % 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=510347, Fanout min=1, mean=39.68, max=64, meandelta=11927.31 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 29 32 37 42 49 60 64 64 Graph level=3 size=23, connectedness=1.00 Graph level=2 size=378, connectedness=1.00 Graph level=1 size=15490, connectedness=1.00 Graph level=0 size=510347, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 1115368 documents Graph level=3 size=64, Fanout min=4, mean=9.31, max=17, meandelta=97114.47 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 8 8 9 10 12 12 17 Graph level=2 size=933, Fanout min=8, mean=23.56, max=32, meandelta=43190.20 % 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=33730, Fanout min=2, mean=28.06, max=32, meandelta=36296.76 % 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=1115368, Fanout min=1, mean=39.54, max=64, meandelta=26112.27 % 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=64, connectedness=1.00 Graph level=2 size=933, connectedness=1.00 Graph level=1 size=33730, connectedness=1.00 Graph level=0 size=1115368, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 688759 documents Graph level=3 size=26, Fanout min=3, mean=5.15, max=10, meandelta=65881.34 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 4 5 5 6 6 7 10 Graph level=2 size=558, Fanout min=7, mean=21.23, max=32, meandelta=29803.16 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 17 19 20 22 25 28 32 32 Graph level=1 size=21124, Fanout min=3, mean=27.95, max=32, meandelta=22619.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=688759, Fanout min=1, mean=39.67, max=64, meandelta=16093.59 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 50 60 64 64 Graph level=3 size=26, connectedness=1.00 Graph level=2 size=558, connectedness=1.00 Graph level=1 size=21124, connectedness=1.00 Graph level=0 size=688759, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 1097640 documents Graph level=3 size=50, Fanout min=4, mean=8.24, max=19, meandelta=93200.45 % 0 10 20 30 40 50 60 70 80 90 100 0 5 5 6 7 8 8 9 10 13 19 Graph level=2 size=864, Fanout min=7, mean=22.79, max=32, meandelta=44296.05 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 18 20 23 25 28 31 32 32 Graph level=1 size=33291, Fanout min=3, mean=28.03, max=32, meandelta=35860.26 % 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=1097640, Fanout min=1, mean=39.54, max=64, meandelta=25695.68 % 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=864, connectedness=1.00 Graph level=1 size=33291, connectedness=1.00 Graph level=0 size=1097640, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 268055 documents Graph level=3 size=13, Fanout min=1, mean=3.69, max=7, meandelta=45460.33 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 3 3 4 4 4 4 4 7 Graph level=2 size=232, Fanout min=5, mean=15.43, max=32, meandelta=14150.89 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 12 13 15 16 17 19 22 32 Graph level=1 size=8263, Fanout min=5, mean=27.35, max=32, meandelta=8889.39 % 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=268055, Fanout min=1, mean=39.53, max=64, meandelta=6295.77 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=13, connectedness=1.00 Graph level=2 size=232, connectedness=1.00 Graph level=1 size=8263, connectedness=1.00 Graph level=0 size=268055, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 1079188 documents Graph level=3 size=66, Fanout min=4, mean=9.48, max=16, meandelta=95706.29 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 7 9 9 10 10 12 14 16 Graph level=2 size=987, Fanout min=7, mean=23.45, max=32, meandelta=41431.95 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 19 21 23 26 29 32 32 32 Graph level=1 size=32851, Fanout min=3, mean=28.05, max=32, meandelta=35151.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=1079188, Fanout min=1, mean=39.55, max=64, meandelta=25260.98 % 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=987, connectedness=1.00 Graph level=1 size=32851, connectedness=1.00 Graph level=0 size=1079188, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 1050079 documents Graph level=3 size=71, Fanout min=4, mean=9.44, max=17, meandelta=91884.70 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 8 9 10 11 12 13 17 Graph level=2 size=974, Fanout min=8, mean=23.48, max=32, meandelta=40444.20 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 19 21 23 26 29 32 32 32 Graph level=1 size=32016, Fanout min=3, mean=28.10, max=32, meandelta=34185.54 % 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=1050079, Fanout min=1, mean=39.55, max=64, meandelta=24582.14 % 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=71, connectedness=1.00 Graph level=2 size=974, connectedness=1.00 Graph level=1 size=32016, connectedness=1.00 Graph level=0 size=1050079, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 269430 documents Graph level=3 size=20, Fanout min=2, mean=5.60, max=9, meandelta=31268.44 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 4 6 6 6 7 7 7 9 Graph level=2 size=231, Fanout min=6, mean=15.88, max=32, meandelta=14131.68 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 14 16 17 18 20 23 32 Graph level=1 size=8213, Fanout min=6, mean=27.35, max=32, meandelta=8953.94 % 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=269430, Fanout min=1, mean=39.49, max=64, meandelta=6332.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=20, connectedness=1.00 Graph level=2 size=231, connectedness=1.00 Graph level=1 size=8213, connectedness=1.00 Graph level=0 size=269430, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 410392 documents Graph level=3 size=21, Fanout min=3, mean=5.05, max=8, meandelta=41629.87 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 5 5 5 5 6 7 8 Graph level=2 size=342, Fanout min=6, mean=18.61, max=32, meandelta=17853.07 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 15 17 18 19 22 24 27 32 Graph level=1 size=12516, Fanout min=5, mean=27.66, max=32, meandelta=13460.88 % 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=410392, Fanout min=1, mean=39.64, max=64, meandelta=9604.20 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 29 32 37 42 49 60 64 64 Graph level=3 size=21, connectedness=1.00 Graph level=2 size=342, connectedness=1.00 Graph level=1 size=12516, connectedness=1.00 Graph level=0 size=410392, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 101083 documents Graph level=3 size=3, Fanout min=1, mean=1.33, max=2, meandelta=20972.50 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 2 Graph level=2 size=90, Fanout min=4, mean=10.04, max=25, meandelta=8417.62 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 8 9 10 11 12 15 25 Graph level=1 size=3151, Fanout min=8, mean=26.36, max=32, meandelta=3488.05 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 23 25 28 32 32 32 32 32 Graph level=0 size=101083, Fanout min=3, mean=38.95, max=64, meandelta=2407.90 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 36 41 48 57 64 64 Graph level=3 size=3, connectedness=1.00 Graph level=2 size=90, connectedness=1.00 Graph level=1 size=3151, connectedness=1.00 Graph level=0 size=101083, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 114206 documents Graph level=3 size=6, Fanout min=2, mean=2.33, max=3, meandelta=25701.86 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 2 2 2 2 3 3 Graph level=2 size=110, Fanout min=4, mean=12.27, max=24, meandelta=7757.44 % 0 10 20 30 40 50 60 70 80 90 100 0 8 8 9 10 11 13 14 16 18 24 Graph level=1 size=3498, Fanout min=8, mean=26.36, max=32, meandelta=3966.44 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 23 25 28 32 32 32 32 32 Graph level=0 size=114206, Fanout min=2, mean=39.01, max=64, meandelta=2717.19 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 36 41 48 57 64 64 Graph level=3 size=6, connectedness=1.00 Graph level=2 size=110, connectedness=1.00 Graph level=1 size=3498, connectedness=1.00 Graph level=0 size=114206, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 91268 documents Graph level=3 size=6, Fanout min=2, mean=3.33, max=5, meandelta=15309.45 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 3 3 3 3 3 4 5 Graph level=2 size=80, Fanout min=5, mean=10.85, max=24, meandelta=6946.37 % 0 10 20 30 40 50 60 70 80 90 100 0 6 8 8 9 10 12 13 13 16 24 Graph level=1 size=2776, Fanout min=7, mean=26.32, max=32, meandelta=3143.82 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 23 25 28 31 32 32 32 32 Graph level=0 size=91268, Fanout min=2, mean=38.92, max=64, meandelta=2175.88 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 36 41 47 57 64 64 Graph level=3 size=6, connectedness=1.00 Graph level=2 size=80, connectedness=1.00 Graph level=1 size=2776, connectedness=1.00 Graph level=0 size=91268, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 410848 documents Graph level=3 size=21, Fanout min=4, mean=5.81, max=9, meandelta=35393.73 % 0 10 20 30 40 50 60 70 80 90 100 0 5 5 5 5 5 6 6 6 7 9 Graph level=2 size=302, Fanout min=5, mean=17.42, max=32, meandelta=19927.30 % 0 10 20 30 40 50 60 70 80 90 100 0 10 13 14 15 17 18 20 22 26 32 Graph level=1 size=12366, Fanout min=7, mean=27.65, max=32, meandelta=13557.27 % 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=410848, Fanout min=1, mean=39.66, max=64, meandelta=9613.34 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 29 32 37 42 49 60 64 64 Graph level=3 size=21, connectedness=1.00 Graph level=2 size=302, connectedness=1.00 Graph level=1 size=12366, connectedness=1.00 Graph level=0 size=410848, 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.11.23.58.22/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': 35,208,398.85 msec task-clock:u 134,610,189,455,591 cycles:u (36.37%) 129,362,093,251,855 instructions:u (36.36%) 2,920,745,224,768 cache-references:u (36.36%) 1,275,864,533,165 cache-misses:u (36.36%) 47,737,864,066,676 L1-dcache-loads:u (36.36%) 1,495,516,859,856 L1-dcache-load-misses:u (36.36%) 5,753,487,705,325 L1-icache-loads:u (36.36%) 13,357,139,117 L1-icache-load-misses:u (36.36%) LLC-loads:u LLC-load-misses:u LLC-stores:u LLC-store-misses:u LLC-prefetches:u LLC-prefetch-misses:u 24,344,808 faults:u 23,574,805 minor-faults:u 8,674 major-faults:u 11,171,987,605,787 branches:u (36.36%) 90,490,443,212 branch-misses:u (36.36%) 2,296,710,427,366 stalled-cycles-frontend:u (36.37%) stalled-cycles-backend:u 1320.158157013 seconds time elapsed 34722.052408000 seconds user 479.248400000 seconds sys took 0:22:00.185924 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='42c5ceb7fae20297b0bbcf1020cef0bba0db04a9', luceneutil_git_rev='77746685aa65ed6bc9edc7c3342b3031fa5d4097', index_vectors_file='/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', search_vectors_file='/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', vector_dims=1024, do_force_merge=False, recall=0.898, cpu_time_ms=12.26, net_cpu_ms=12.834, 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=60606, index_time_sec=984.47, index_docs_per_sec=8126.17, force_merge_time_sec=0.0, index_num_segments=14, index_size_on_disk_mb=36042.04, selectivity=None, pre_post_filter='null', vec_disk_mb=35278.32, vec_ram_mb=4028.32, graph_level_conn_p_values={3: (21, {0: 0, 10: 5, 20: 5, 30: 5, 40: 5, 50: 5, 60: 6, 70: 6, 80: 6, 90: 7, 100: 9}), 2: (302, {0: 0, 10: 10, 20: 13, 30: 14, 40: 15, 50: 17, 60: 18, 70: 20, 80: 22, 90: 26, 100: 32}), 1: (12366, {0: 0, 10: 19, 20: 22, 30: 25, 40: 28, 50: 32, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 0: (410848, {0: 0, 10: 20, 20: 25, 30: 29, 40: 32, 50: 37, 60: 42, 70: 49, 80: 60, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=1320, microseconds=185924)) Profiler summary for /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmFalse.jfr Version: 2.1 Chunks: 21 Start: 2026-04-12 05:28:09 (UTC) Duration: 485 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 8593486 148186894 jdk.FileWrite 3522082 76818824 jdk.FileRead 1185910 27306305 jdk.NativeMethodSample 50306 665811 jdk.ObjectAllocationInNewTLAB 18070 358512 jdk.BooleanFlag 10416 329889 jdk.CPULoad 9111 182220 jdk.Checkpoint 1628 5506439 jdk.UnsignedIntFlag 1008 34230 jdk.ObjectAllocationOutsideTLAB 941 16910 jdk.IntFlag 924 33747 jdk.Compilation 843 22521 jdk.StringFlag 714 27720 jdk.CPUInformation 21 31542 jdk.GCConfiguration 21 546 jdk.JVMInformation 21 19908 jdk.Metadata 21 2321067 jdk.GarbageCollection 18 432 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.11.23.58.22/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmFalse.jfr is 249.73 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 50306 events (total: 50306) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 46.37% 23329 jdk.jfr.internal.JVM#emitEvent() [Native code] 24.99% 12571 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 19.50% 9809 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 5.26% 2647 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 2.07% 1040 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 1.39% 700 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.14% 70 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.06% 28 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.05% 27 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.05% 24 jdk.internal.misc.Unsafe#park() [Native code] 0.04% 19 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.01% 7 sun.nio.ch.NativeThread#current0() [Native code] 0.01% 5 java.io.FileDescriptor#close0() [Native code] 0.01% 4 jdk.internal.misc.Unsafe#unpark() [Native code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.01% 3 java.io.FileOutputStream#writeBytes() [Native code] 0.01% 3 java.io.RandomAccessFile#open0() [Native code] 0.00% 2 java.lang.Object#wait0() [Native code] 0.00% 2 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.00% 2 java.lang.reflect.Array#newArray() [Native code] 0.00% 1 jdk.jfr.internal.JVM#flush() [Native code] 0.00% 1 java.lang.Class#isInstance() [Native code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity0() [Native code] 0.00% 1 java.nio.MappedMemoryUtils#load0() [Native code] 0.00% 1 java.lang.Object#hashCode() [Native code] 0.00% 1 java.lang.System#identityHashCode() [Native code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmFalse.jfr is 249.73 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmFalse.jfr is 249.73 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 50306 events (total: 50306) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 46.37% 23329 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] 24.99% 12571 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.50% 9809 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] 5.22% 2624 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 2.01% 1010 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.12% 565 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.25% 127 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% 57 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.06% 29 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.06% 28 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] 0.05% 27 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.05% 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] 0.04% 21 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.03% 13 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] 0.02% 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() [JIT compiled code] 0.02% 8 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [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] 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#implRead() [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% 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.01% 4 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.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] 0.01% 3 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] 0.01% 3 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 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 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.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 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.lang.reflect.Array#newArray() [Native code] at java.lang.reflect.Array#newInstance() [Inlined code] at java.util.HashMap#prepareArray() [JIT compiled code] at java.util.HashMap$Values#toArray() [Inlined code] 0.00% 1 java.lang.Class#isInstance() [Native code] at org.apache.lucene.index.ConcurrentMergeScheduler#wrapForMerge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at sun.nio.ch.FileChannelImpl$Unmapper#run() [Interpreted code] 0.00% 1 java.lang.System#identityHashCode() [Native code] at java.util.IdentityHashMap#hash() [Inlined code] at java.util.IdentityHashMap#put() [JIT compiled code] at java.util.Collections$SetFromMap#add() [JIT compiled code] 0.00% 1 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.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() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#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 java.lang.reflect.Array#newArray() [Native code] at java.lang.reflect.Array#newInstance() [Inlined code] at java.util.TimSort#() [JIT compiled code] at java.util.TimSort#sort() [JIT compiled code] 0.00% 1 jdk.jfr.internal.JVM#flush() [Native code] at jdk.jfr.internal.event.EventWriter#flush() [JIT compiled code] at jdk.jfr.internal.event.EventWriter#isValidForSize() [Inlined code] at jdk.jfr.internal.event.EventWriter#putLong() [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.11.23.58.22/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmFalse.jfr is 249.73 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmFalse.jfr is 249.73 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmFalse.jfr is 249.73 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 50306 events (total: 50306) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 46.37% 23329 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.0x000000003d07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 24.99% 12571 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() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [JIT compiled code] at java.util.zip.CheckedOutputStream#write() [Inlined code] 19.45% 9786 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() [Inlined code] at knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#run() [Interpreted code] 2.69% 1351 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] 2.01% 1010 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.95% 981 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.04% 521 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.56% 282 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.25% 125 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.09% 46 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [Inlined code] at org.apache.lucene.store.FSDirectory#createOutput() [Inlined code] 0.09% 43 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() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#delete() [Interpreted code] at jdk.jfr.internal.RepositoryChunk#destroy() [Interpreted code] at jdk.jfr.internal.RepositoryChunk#release() [Interpreted code] at jdk.jfr.internal.PlatformRecording#removed() [Interpreted code] at jdk.jfr.internal.PlatformRecording#trimToSize() [Interpreted code] at jdk.jfr.internal.PlatformRecording#appendChunk() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#finishChunk() [Interpreted code] 0.04% 21 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [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.04% 21 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [Inlined code] at org.apache.lucene.store.Directory#openChecksumInput() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [JIT compiled code] 0.03% 15 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [JIT compiled code] at knn.VectorReaderFloat32#next() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.03% 13 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() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [Inlined code] at knn.VectorReaderFloat32#next() [Inlined code] at knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#run() [Interpreted code] 0.02% 10 sun.nio.ch.UnixFileDispatcherImpl#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% 8 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.TrackingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [JIT compiled code] 0.02% 8 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commit() [Interpreted code] 0.02% 8 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% 7 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#readMetadata() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#() [JIT compiled code] 0.01% 5 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Inlined code] at java.nio.channels.FileChannel#open() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] 0.01% 5 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [Inlined code] at knn.VectorReaderFloat32#next() [Inlined code] at knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#run() [Interpreted 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() [JIT compiled code] at java.util.zip.CheckedOutputStream#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#write() [Inlined code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [Inlined code] at org.apache.lucene.store.FSDirectory#createOutput() [Inlined code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] 0.01% 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] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#() [JIT compiled code] 0.01% 4 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.Lucene90CompressingStoredFieldsWriter#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsWriter() [JIT compiled code] 0.01% 3 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [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.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createTempOutput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [JIT compiled code] 0.01% 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.MergePolicy#size() [JIT compiled code] at org.apache.lucene.index.TieredMergePolicy#getSortedBySegmentSize() [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.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104HnswScalarQuantizedVectorsFormat#fieldsReader() [JIT compiled code] 0.01% 3 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.0x000000003d07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#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#write() [JIT compiled code] 0.01% 3 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.00% 2 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [Interpreted code] at org.apache.lucene.util.IOUtils#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#syncMetaData() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#syncMetaData() [Interpreted code] at org.apache.lucene.index.SegmentInfos#prepareCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commit() [Interpreted code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#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 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 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] 0.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.lucene94.Lucene94FieldInfosFormat#read() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [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] 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] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#write() [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() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Inlined code] at java.nio.channels.FileChannel#open() [Inlined code] at java.nio.channels.FileChannel#open() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#readMetadata() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#() [JIT compiled code] 0.00% 2 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#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.lucene99.Lucene99HnswVectorsWriter#() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#() [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.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.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Inlined code] 0.00% 2 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000003d07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted 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() [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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.11.23.58.22/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmFalse.jfr is 249.73 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmFalse.jfr is 249.73 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmFalse.jfr is 249.73 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmFalse.jfr is 249.73 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 19005 events (total: 171582M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 37.46% 64274M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] 29.93% 51355M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 16.16% 27728M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] 3.81% 6538M java.lang.Integer#valueOf() [Inlined code] 2.59% 4441M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 2.53% 4349M java.util.Arrays#copyOf() [Inlined code] 2.00% 3430M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 0.83% 1420M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.53% 916M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] 0.47% 798M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.42% 724M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] 0.39% 662M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.35% 600M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.25% 435M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] 0.20% 339M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] 0.14% 235M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] 0.13% 227M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.12% 202M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.11% 189M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge() [Interpreted code] 0.11% 182M org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#() [Inlined code] 0.11% 182M java.lang.Integer#toString() [Inlined code] 0.11% 182M org.apache.lucene.util.SparseFixedBitSet#insertBlock() [JIT compiled code] 0.11% 182M org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#() [Inlined code] 0.09% 150M java.util.ArrayList#iterator() [JIT compiled code] 0.08% 144M knn.IndexerThread#_run() [JIT compiled code] 0.08% 137M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] 0.07% 123M java.lang.reflect.Array#newInstance() [Inlined code] 0.07% 116M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.07% 114M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.06% 109M java.util.ArrayList#grow() [Inlined code] 0.06% 98M knn.KnnIndexer#createIndex() [Interpreted code] 0.06% 96M java.util.logging.LogManager#reset() [Interpreted code] 0.06% 96M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.04% 70M java.util.DualPivotQuicksort#sort() [JIT compiled code] 0.04% 67M org.apache.lucene.document.Document#() [Inlined code] 0.03% 58M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] 0.03% 57M java.util.HashMap#newNode() [Inlined code] 0.03% 52M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] 0.03% 45M java.util.List#of() [Inlined code] 0.02% 42M org.apache.lucene.util.packed.DirectMonotonicWriter#() [Inlined code] 0.02% 40M org.apache.lucene.util.hnsw.OnHeapHnswGraph#() [JIT compiled code] 0.02% 31M org.apache.lucene.util.ArrayUtil#growExact() [JIT compiled code] 0.02% 30M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] 0.02% 30M org.apache.lucene.util.FixedBitSet#() [Inlined code] 0.02% 28M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] 0.01% 23M java.util.HashMap#resize() [JIT compiled code] 0.01% 17M java.io.BufferedOutputStream#() [Inlined code] 0.01% 17M org.apache.lucene.util.packed.DirectReader#getInstance() [Inlined code] 0.01% 16M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.01% 15M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#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=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmFalse.jfr is 249.73 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmFalse.jfr is 249.73 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmFalse.jfr is 249.73 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmFalse.jfr is 249.73 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmFalse.jfr is 249.73 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 19005 events (total: 171582M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 24.18% 41481M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] 23.00% 39466M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] 14.46% 24808M 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] 9.08% 15573M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] 6.53% 11207M 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.69% 9767M 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.81% 6530M 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.59% 4441M 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] 2.52% 4325M 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.55% 2658M 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.47% 813M 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.47% 798M 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.45% 771M 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.43% 744M 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.34% 586M 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.33% 565M 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.31% 527M 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.27% 459M 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.21% 365M 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.20% 344M 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.17% 286M 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% 235M 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% 202M 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% 189M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run() [Interpreted code] 0.11% 182M 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.11% 182M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] at java.lang.StringConcatHelper#newArrayWithSuffix() [Inlined code] at java.lang.String$$StringConcat.0x000000003d094000#concat() [Inlined code] 0.11% 182M 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#findBestEntryPoint() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Inlined code] 0.11% 182M org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#() [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] 0.11% 182M java.lang.Integer#toString() [Inlined code] at java.lang.Integer#toString() [Inlined code] at org.apache.lucene.document.Field#stringValue() [JIT compiled code] at org.apache.lucene.document.Document#get() [JIT compiled code] 0.09% 159M 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.09% 156M 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% 150M java.util.ArrayList#iterator() [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler#mergeThreadCount() [JIT compiled code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnIndexer#createIndex() [Interpreted code] 0.08% 144M knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#run() [Interpreted code] 0.08% 143M 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.08% 137M 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% 133M 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.08% 133M 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% 123M 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.07% 118M 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% 116M 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% 114M 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% 109M 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.06% 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() [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [Interpreted code] 0.06% 98M 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.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% 96M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.06% 96M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.06% 96M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.04% 70M 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.04% 68M 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.11.23.58.22/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmFalse.jfr is 249.73 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmFalse.jfr is 249.73 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmFalse.jfr is 249.73 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmFalse.jfr is 249.73 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmFalse.jfr is 249.73 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmFalse.jfr is 249.73 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 19005 events (total: 171582M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 22.96% 39402M 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.43% 29910M 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.0x000000003d19e000#call() [Inlined code] 9.59% 16460M 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] 9.08% 15573M 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.0x000000003d19e000#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 6.53% 11207M 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.86% 8347M 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.98% 6833M 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.81% 6530M 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.07% 5260M 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.59% 4441M 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.52% 4325M 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.92% 3298M 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% 3293M 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.06% 1813M 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.0x000000003d19e000#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.67% 1141M 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.54% 933M 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.49% 845M 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.0x000000003d19e000#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.47% 813M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [Inlined code] at org.apache.lucene.search.IndexSearcher#search() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.47% 798M 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.0x000000003d19e000#call() [Inlined code] 0.43% 744M 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.0x000000003d19e000#call() [Inlined code] 0.42% 712M 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.28% 483M 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.24% 411M 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.0x000000003d19e000#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.0x000000003d19e558#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.23% 397M 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.0x000000003d19e000#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% 397M 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.0x000000003d19e000#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.21% 365M 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.20% 340M 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.0x000000003d19e000#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% 232M 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.0x000000003d19e000#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.0x000000003d19e558#run() [JIT compiled code] 0.11% 189M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run() [Interpreted code] 0.11% 189M 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.0x000000003d19e000#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% 187M 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.0x000000003d197738#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.11% 182M 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.lucene104.Lucene104ScalarQuantizedVectorsReader#getFloatVectorValues() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#getFloatVectorValues() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#getFloatVectorValues() [Inlined code] at org.apache.lucene.index.CodecReader#getFloatVectorValues() [Inlined code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] 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.11% 182M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] at java.lang.StringConcatHelper#newArrayWithSuffix() [Inlined code] at java.lang.String$$StringConcat.0x000000003d094000#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000003d094400#invoke() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.store.IndexInput#getFullSliceDescription() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#buildSlice() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#slice() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#slice() [JIT compiled code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#load() [Inlined code] 0.11% 182M 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#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] 0.11% 182M org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#buildSlice() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#slice() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#slice() [JIT compiled code] at org.apache.lucene.codecs.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() [Inlined 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] 0.11% 182M java.lang.Integer#toString() [Inlined code] at java.lang.Integer#toString() [Inlined code] at org.apache.lucene.document.Field#stringValue() [JIT compiled code] at org.apache.lucene.document.Document#get() [JIT compiled code] at knn.KnnTesterUtils#getResultIds() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.11% 181M 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.0x000000003d197738#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] 0.10% 168M 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.0x000000003d19e000#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% 152M 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() [Inlined code] 0.09% 150M 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.08% 144M knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#run() [Interpreted code] 0.08% 137M 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.0x000000003d193a78#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.08% 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.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.07% 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.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.0x000000003d19e000#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% 118M 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% 116M 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.07% 116M 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.0x000000003d19e000#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build() [JIT compiled code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] 0.07% 115M 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.0x000000003d19e000#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 0.07% 114M 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% 112M 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.0x000000003d19e000#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] 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.11.23.58.22/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.216s][info][jfr,startup] Started recording 1. [0.216s][info][jfr,startup] [0.216s][info][jfr,startup] Use jcmd 2228688 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2701328661905949 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 12, 2026 1:36:27 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: 109 segments, 12 merges 78.1s _189: 8 segs, 482.7 K docs, 2170.3 MB 49.0s _19x: 8 segs, 77.4 K docs, 346.4 MB 44.9s _1a5: 8 segs, 78.0 K docs, 349.3 MB 40.2s _1ad: 8 segs, 82.4 K docs, 369.0 MB 34.3s _1am: 8 segs, 41.2 K docs, 184.0 MB 29.5s _1at: 8 segs, 115.3 K docs, 516.7 MB 24.0s _1b2: 8 segs, 41.0 K docs, 183.2 MB 19.4s _1b9: 8 segs, 147.8 K docs, 663.0 MB 13.8s _1bh: 8 segs, 78.1 K docs, 349.8 MB 10.0s _1bn: 8 segs, 185.5 K docs, 832.6 MB 2.9s _1bw: 8 segs, 41.1 K docs, 183.5 MB 5.1 sec: 95 segments, 10 merges 83.2s _189: 8 segs, 482.7 K docs, 2170.3 MB 49.9s _1a5: 8 segs, 78.0 K docs, 349.3 MB 45.3s _1ad: 8 segs, 82.4 K docs, 369.0 MB 34.6s _1at: 8 segs, 115.3 K docs, 516.7 MB 29.1s _1b2: 8 segs, 41.0 K docs, 183.2 MB 24.5s _1b9: 8 segs, 147.8 K docs, 663.0 MB 18.8s _1bh: 8 segs, 78.1 K docs, 349.8 MB 15.1s _1bn: 8 segs, 185.5 K docs, 832.6 MB 8.0s _1bw: 8 segs, 41.1 K docs, 183.5 MB 5.1s _1bx: 8 segs, 28.9 K docs, 128.7 MB 10.1 sec: 88 segments, 9 merges 88.2s _189: 8 segs, 482.7 K docs, 2170.3 MB 55.0s _1a5: 8 segs, 78.0 K docs, 349.3 MB 50.3s _1ad: 8 segs, 82.4 K docs, 369.0 MB 39.6s _1at: 8 segs, 115.3 K docs, 516.7 MB 29.5s _1b9: 8 segs, 147.8 K docs, 663.0 MB 23.9s _1bh: 8 segs, 78.1 K docs, 349.8 MB 20.1s _1bn: 8 segs, 185.5 K docs, 832.6 MB 13.0s _1bw: 8 segs, 41.1 K docs, 183.5 MB 10.1s _1bx: 8 segs, 28.9 K docs, 128.7 MB 15.1 sec: 74 segments, 7 merges 93.2s _189: 8 segs, 482.7 K docs, 2170.3 MB 44.6s _1at: 8 segs, 115.3 K docs, 516.7 MB 34.5s _1b9: 8 segs, 147.8 K docs, 663.0 MB 28.9s _1bh: 8 segs, 78.1 K docs, 349.8 MB 25.1s _1bn: 8 segs, 185.5 K docs, 832.6 MB 18.0s _1bw: 8 segs, 41.1 K docs, 183.5 MB 15.1s _1bx: 8 segs, 28.9 K docs, 128.7 MB 20.0 sec: 67 segments, 6 merges 98.1s _189: 8 segs, 482.7 K docs, 2170.3 MB 49.5s _1at: 8 segs, 115.3 K docs, 516.7 MB 39.4s _1b9: 8 segs, 147.8 K docs, 663.0 MB 33.8s _1bh: 8 segs, 78.1 K docs, 349.8 MB 30.0s _1bn: 8 segs, 185.5 K docs, 832.6 MB 22.9s _1bw: 8 segs, 41.1 K docs, 183.5 MB 25.0 sec: 67 segments, 6 merges 103.1s _189: 8 segs, 482.7 K docs, 2170.3 MB 54.5s _1at: 8 segs, 115.3 K docs, 516.7 MB 44.4s _1b9: 8 segs, 147.8 K docs, 663.0 MB 38.8s _1bh: 8 segs, 78.1 K docs, 349.8 MB 35.0s _1bn: 8 segs, 185.5 K docs, 832.6 MB 27.9s _1bw: 8 segs, 41.1 K docs, 183.5 MB 30.0 sec: 39 segments, 3 merges 49.4s _1b9: 8 segs, 147.8 K docs, 663.0 MB 40.0s _1bn: 8 segs, 185.5 K docs, 832.6 MB 3.5s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 35.0 sec: 32 segments, 2 merges 45.0s _1bn: 8 segs, 185.5 K docs, 832.6 MB 8.5s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 40.0 sec: 25 segments, 1 merges 13.5s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 45.0 sec: 25 segments, 1 merges 18.5s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 50.0 sec: 25 segments, 1 merges 23.5s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 55.0 sec: 25 segments, 1 merges 28.5s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 60.0 sec: 25 segments, 1 merges 33.5s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 65.0 sec: 25 segments, 1 merges 38.5s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 70.0 sec: 25 segments, 1 merges 43.5s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 75.1 sec: 25 segments, 1 merges 48.6s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 80.1 sec: 25 segments, 1 merges 53.6s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 85.1 sec: 25 segments, 1 merges 58.6s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 90.1 sec: 25 segments, 1 merges 63.6s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 95.0 sec: 25 segments, 1 merges 68.5s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 100.0 sec: 25 segments, 1 merges 73.5s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 105.0 sec: 25 segments, 1 merges 78.5s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 110.0 sec: 25 segments, 1 merges 83.5s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 115.0 sec: 25 segments, 1 merges 88.5s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 120.0 sec: 25 segments, 1 merges 93.5s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 125.0 sec: 25 segments, 1 merges 98.5s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 130.0 sec: 25 segments, 1 merges 103.6s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 135.1 sec: 25 segments, 1 merges 108.6s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 140.1 sec: 25 segments, 1 merges 113.6s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 145.1 sec: 25 segments, 1 merges 118.6s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 150.0 sec: 25 segments, 1 merges 123.5s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 155.0 sec: 25 segments, 1 merges 128.5s _1by: 6 segs, 1126.8 K docs, 5071.2 MB 160.0 sec: 20 segments, 1 merges 0.1s _1bz: 4 segs, 1109.7 K docs, 4995.9 MB 165.0 sec: 20 segments, 1 merges 5.1s _1bz: 4 segs, 1109.7 K docs, 4995.9 MB 170.0 sec: 20 segments, 1 merges 10.1s _1bz: 4 segs, 1109.7 K docs, 4995.9 MB 175.0 sec: 20 segments, 1 merges 15.1s _1bz: 4 segs, 1109.7 K docs, 4995.9 MB 180.0 sec: 20 segments, 1 merges 20.1s _1bz: 4 segs, 1109.7 K docs, 4995.9 MB 185.0 sec: 20 segments, 1 merges 25.1s _1bz: 4 segs, 1109.7 K docs, 4995.9 MB 190.0 sec: 20 segments, 1 merges 30.1s _1bz: 4 segs, 1109.7 K docs, 4995.9 MB 195.0 sec: 20 segments, 1 merges 35.1s _1bz: 4 segs, 1109.7 K docs, 4995.9 MB 200.0 sec: 20 segments, 1 merges 40.1s _1bz: 4 segs, 1109.7 K docs, 4995.9 MB 205.0 sec: 20 segments, 1 merges 45.1s _1bz: 4 segs, 1109.7 K docs, 4995.9 MB 210.0 sec: 20 segments, 1 merges 50.1s _1bz: 4 segs, 1109.7 K docs, 4995.9 MB 215.0 sec: 20 segments, 1 merges 55.2s _1bz: 4 segs, 1109.7 K docs, 4995.9 MB 220.0 sec: 20 segments, 1 merges 60.2s _1bz: 4 segs, 1109.7 K docs, 4995.9 MB 225.1 sec: 20 segments, 1 merges 65.2s _1bz: 4 segs, 1109.7 K docs, 4995.9 MB 230.1 sec: 20 segments, 1 merges 70.2s _1bz: 4 segs, 1109.7 K docs, 4995.9 MB 235.1 sec: 20 segments, 1 merges 75.2s _1bz: 4 segs, 1109.7 K docs, 4995.9 MB 240.1 sec: 20 segments, 1 merges 80.2s _1bz: 4 segs, 1109.7 K docs, 4995.9 MB 245.0 sec: 20 segments, 1 merges 85.1s _1bz: 4 segs, 1109.7 K docs, 4995.9 MB 250.0 sec: 20 segments, 1 merges 90.1s _1bz: 4 segs, 1109.7 K docs, 4995.9 MB 255.0 sec: 20 segments, 1 merges 95.1s _1bz: 4 segs, 1109.7 K docs, 4995.9 MB 260.0 sec: 20 segments, 1 merges 100.1s _1bz: 4 segs, 1109.7 K docs, 4995.9 MB 265.0 sec: 20 segments, 1 merges 105.1s _1bz: 4 segs, 1109.7 K docs, 4995.9 MB 270.0 sec: 17 segments, 0 merges done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 934 seconds reindex takes 934.54 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: 17 segments, 1 merges 5.0 sec: 17 segments, 1 merges 5.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 10.0 sec: 17 segments, 1 merges 10.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 15.0 sec: 17 segments, 1 merges 15.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 20.0 sec: 17 segments, 1 merges 20.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 25.0 sec: 17 segments, 1 merges 25.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 30.0 sec: 17 segments, 1 merges 30.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 35.0 sec: 17 segments, 1 merges 35.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 40.0 sec: 17 segments, 1 merges 40.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 45.0 sec: 17 segments, 1 merges 45.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 50.1 sec: 17 segments, 1 merges 50.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 55.1 sec: 17 segments, 1 merges 55.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 60.1 sec: 17 segments, 1 merges 60.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 65.1 sec: 17 segments, 1 merges 65.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 70.1 sec: 17 segments, 1 merges 70.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 75.1 sec: 17 segments, 1 merges 75.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 80.1 sec: 17 segments, 1 merges 80.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 85.1 sec: 17 segments, 1 merges 85.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 90.1 sec: 17 segments, 1 merges 90.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 95.1 sec: 17 segments, 1 merges 95.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 100.1 sec: 17 segments, 1 merges 100.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 105.0 sec: 17 segments, 1 merges 105.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 110.0 sec: 17 segments, 1 merges 110.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 115.0 sec: 17 segments, 1 merges 115.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 120.0 sec: 17 segments, 1 merges 120.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 125.0 sec: 17 segments, 1 merges 125.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 130.0 sec: 17 segments, 1 merges 130.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 135.0 sec: 17 segments, 1 merges 135.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 140.0 sec: 17 segments, 1 merges 140.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 145.0 sec: 17 segments, 1 merges 145.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 150.0 sec: 17 segments, 1 merges 150.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 155.0 sec: 17 segments, 1 merges 155.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 160.0 sec: 17 segments, 1 merges 160.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 165.1 sec: 17 segments, 1 merges 165.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 170.1 sec: 17 segments, 1 merges 170.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 175.1 sec: 17 segments, 1 merges 175.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 180.1 sec: 17 segments, 1 merges 180.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 185.1 sec: 17 segments, 1 merges 185.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 190.1 sec: 17 segments, 1 merges 190.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 195.1 sec: 17 segments, 1 merges 195.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 200.1 sec: 17 segments, 1 merges 200.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 205.1 sec: 17 segments, 1 merges 205.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 210.1 sec: 17 segments, 1 merges 210.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 215.1 sec: 17 segments, 1 merges 215.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 220.1 sec: 17 segments, 1 merges 220.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 225.0 sec: 17 segments, 1 merges 225.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 230.0 sec: 17 segments, 1 merges 230.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 235.0 sec: 17 segments, 1 merges 235.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 240.0 sec: 17 segments, 1 merges 240.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 245.0 sec: 17 segments, 1 merges 245.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 250.0 sec: 17 segments, 1 merges 250.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 255.0 sec: 17 segments, 1 merges 255.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 260.0 sec: 17 segments, 1 merges 260.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 265.0 sec: 17 segments, 1 merges 265.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 270.0 sec: 17 segments, 1 merges 270.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 275.0 sec: 17 segments, 1 merges 275.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 280.1 sec: 17 segments, 1 merges 280.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 285.1 sec: 17 segments, 1 merges 285.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 290.1 sec: 17 segments, 1 merges 290.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 295.1 sec: 17 segments, 1 merges 295.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 300.1 sec: 17 segments, 1 merges 300.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 305.1 sec: 17 segments, 1 merges 305.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 310.1 sec: 17 segments, 1 merges 310.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 315.1 sec: 17 segments, 1 merges 315.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 320.1 sec: 17 segments, 1 merges 320.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 325.1 sec: 17 segments, 1 merges 325.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 330.1 sec: 17 segments, 1 merges 330.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 335.1 sec: 17 segments, 1 merges 335.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 340.0 sec: 17 segments, 1 merges 340.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 345.0 sec: 17 segments, 1 merges 345.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 350.0 sec: 17 segments, 1 merges 350.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 355.0 sec: 17 segments, 1 merges 355.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 360.0 sec: 17 segments, 1 merges 360.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 365.0 sec: 17 segments, 1 merges 365.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 370.0 sec: 17 segments, 1 merges 370.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 375.0 sec: 17 segments, 1 merges 375.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 380.0 sec: 17 segments, 1 merges 380.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 385.0 sec: 17 segments, 1 merges 385.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 390.0 sec: 17 segments, 1 merges 390.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 395.0 sec: 17 segments, 1 merges 395.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 400.1 sec: 17 segments, 1 merges 400.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 405.1 sec: 17 segments, 1 merges 405.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 410.1 sec: 17 segments, 1 merges 410.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 415.1 sec: 17 segments, 1 merges 415.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 420.1 sec: 17 segments, 1 merges 420.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 425.0 sec: 17 segments, 1 merges 425.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 430.0 sec: 17 segments, 1 merges 430.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 435.0 sec: 17 segments, 1 merges 435.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 440.0 sec: 17 segments, 1 merges 440.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 445.0 sec: 17 segments, 1 merges 445.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 450.0 sec: 17 segments, 1 merges 450.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 455.1 sec: 17 segments, 1 merges 455.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 460.1 sec: 17 segments, 1 merges 460.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 465.1 sec: 17 segments, 1 merges 465.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 470.1 sec: 17 segments, 1 merges 470.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 475.1 sec: 17 segments, 1 merges 475.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 480.0 sec: 17 segments, 1 merges 480.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 485.0 sec: 17 segments, 1 merges 485.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 490.0 sec: 17 segments, 1 merges 490.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 495.1 sec: 17 segments, 1 merges 495.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 500.1 sec: 17 segments, 1 merges 500.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 505.1 sec: 17 segments, 1 merges 505.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 510.1 sec: 17 segments, 1 merges 510.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 515.1 sec: 17 segments, 1 merges 515.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 520.1 sec: 17 segments, 1 merges 520.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 525.1 sec: 17 segments, 1 merges 525.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 530.1 sec: 17 segments, 1 merges 530.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 535.1 sec: 17 segments, 1 merges 535.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 540.0 sec: 17 segments, 1 merges 540.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 545.0 sec: 17 segments, 1 merges 545.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 550.0 sec: 17 segments, 1 merges 550.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 555.0 sec: 17 segments, 1 merges 555.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 560.0 sec: 17 segments, 1 merges 560.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 565.0 sec: 17 segments, 1 merges 565.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 570.0 sec: 17 segments, 1 merges 570.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 575.0 sec: 17 segments, 1 merges 575.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 580.0 sec: 17 segments, 1 merges 580.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 585.0 sec: 17 segments, 1 merges 585.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 590.0 sec: 17 segments, 1 merges 590.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 595.0 sec: 17 segments, 1 merges 595.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 600.0 sec: 17 segments, 1 merges 600.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 605.0 sec: 17 segments, 1 merges 605.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 610.1 sec: 17 segments, 1 merges 610.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 615.1 sec: 17 segments, 1 merges 615.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 620.1 sec: 17 segments, 1 merges 620.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 625.1 sec: 17 segments, 1 merges 625.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 630.1 sec: 17 segments, 1 merges 630.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 635.1 sec: 17 segments, 1 merges 635.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 640.1 sec: 17 segments, 1 merges 640.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 645.0 sec: 17 segments, 1 merges 645.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 650.0 sec: 17 segments, 1 merges 650.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 655.0 sec: 17 segments, 1 merges 655.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 660.0 sec: 17 segments, 1 merges 660.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 665.0 sec: 17 segments, 1 merges 665.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 670.0 sec: 17 segments, 1 merges 670.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 675.0 sec: 17 segments, 1 merges 675.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 680.0 sec: 17 segments, 1 merges 680.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 685.1 sec: 17 segments, 1 merges 685.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 690.1 sec: 17 segments, 1 merges 690.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 695.1 sec: 17 segments, 1 merges 695.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 700.1 sec: 17 segments, 1 merges 700.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 705.1 sec: 17 segments, 1 merges 705.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 710.1 sec: 17 segments, 1 merges 710.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 715.1 sec: 17 segments, 1 merges 715.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 720.1 sec: 17 segments, 1 merges 720.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 725.1 sec: 17 segments, 1 merges 725.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 730.0 sec: 17 segments, 1 merges 730.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 735.0 sec: 17 segments, 1 merges 735.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 740.0 sec: 17 segments, 1 merges 740.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 745.0 sec: 17 segments, 1 merges 745.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 750.0 sec: 17 segments, 1 merges 750.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 755.1 sec: 17 segments, 1 merges 755.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 760.0 sec: 17 segments, 1 merges 760.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 765.0 sec: 17 segments, 1 merges 765.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 770.0 sec: 17 segments, 1 merges 770.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 775.0 sec: 17 segments, 1 merges 775.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 780.0 sec: 17 segments, 1 merges 780.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 785.0 sec: 17 segments, 1 merges 785.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 790.0 sec: 17 segments, 1 merges 790.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 795.0 sec: 17 segments, 1 merges 795.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 800.0 sec: 17 segments, 1 merges 800.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 805.0 sec: 17 segments, 1 merges 805.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 810.0 sec: 17 segments, 1 merges 810.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 815.1 sec: 17 segments, 1 merges 815.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 820.1 sec: 17 segments, 1 merges 820.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 825.1 sec: 17 segments, 1 merges 825.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 830.1 sec: 17 segments, 1 merges 830.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 835.1 sec: 17 segments, 1 merges 835.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 840.1 sec: 17 segments, 1 merges 840.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 845.0 sec: 17 segments, 1 merges 845.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 850.0 sec: 17 segments, 1 merges 850.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 855.0 sec: 17 segments, 1 merges 855.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 860.0 sec: 17 segments, 1 merges 860.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 865.0 sec: 17 segments, 1 merges 865.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 870.0 sec: 17 segments, 1 merges 870.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 875.0 sec: 17 segments, 1 merges 875.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 880.0 sec: 17 segments, 1 merges 880.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 885.0 sec: 17 segments, 1 merges 885.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 890.0 sec: 17 segments, 1 merges 890.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 895.0 sec: 17 segments, 1 merges 895.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 900.0 sec: 17 segments, 1 merges 900.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 905.1 sec: 17 segments, 1 merges 905.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 910.1 sec: 17 segments, 1 merges 910.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 915.1 sec: 17 segments, 1 merges 915.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 920.1 sec: 17 segments, 1 merges 920.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 925.1 sec: 17 segments, 1 merges 925.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 930.1 sec: 17 segments, 1 merges 930.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 935.1 sec: 17 segments, 1 merges 935.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 940.1 sec: 17 segments, 1 merges 940.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 945.1 sec: 17 segments, 1 merges 945.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 950.1 sec: 17 segments, 1 merges 950.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 955.1 sec: 17 segments, 1 merges 955.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 960.1 sec: 17 segments, 1 merges 960.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 965.1 sec: 17 segments, 1 merges 965.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 970.0 sec: 17 segments, 1 merges 970.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 975.0 sec: 17 segments, 1 merges 975.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 980.0 sec: 17 segments, 1 merges 980.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 985.1 sec: 17 segments, 1 merges 985.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 990.1 sec: 17 segments, 1 merges 990.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 995.1 sec: 17 segments, 1 merges 995.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 1000.1 sec: 17 segments, 1 merges 1000.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 1005.1 sec: 17 segments, 1 merges 1005.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 1010.1 sec: 17 segments, 1 merges 1010.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 1015.1 sec: 17 segments, 1 merges 1015.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 1020.1 sec: 17 segments, 1 merges 1020.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 1025.1 sec: 17 segments, 1 merges 1025.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 1030.1 sec: 17 segments, 1 merges 1030.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 1035.1 sec: 17 segments, 1 merges 1035.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 1040.1 sec: 17 segments, 1 merges 1040.1s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 1045.0 sec: 17 segments, 1 merges 1045.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 1050.0 sec: 17 segments, 1 merges 1050.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 1055.0 sec: 17 segments, 1 merges 1055.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 1060.0 sec: 17 segments, 1 merges 1060.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 1065.0 sec: 17 segments, 1 merges 1065.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 1070.0 sec: 17 segments, 1 merges 1070.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB 1075.0 sec: 17 segments, 1 merges 1075.0s _1c0: 17 segs, 8000.0 K docs, 36042.9 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 1079.10 sec index has 1 segments: segments_3: _1c0(11.0.0):C8000000 _1c0: 36186.0 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=0.5 index disk usage is 36186.04 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=49414552078 cpu@end=51786855973 deltaMS=2372.303895 thread 14 name=Reference Handler cpu@start=1218011 cpu@end=1218011 deltaMS=0.0 thread 15 name=Finalizer cpu@start=170911 cpu@end=170911 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=65086 cpu@end=65086 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=4450145 cpu@end=4450145 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=14730476322 cpu@end=14730758490 deltaMS=0.282168 thread 42 name=JFR Periodic Tasks cpu@start=124624257713 cpu@end=124737151238 deltaMS=112.893525 thread 46 name=Notification Thread cpu@start=94818 cpu@end=94818 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-1 cpu@start=1700237339177 cpu@end=1700237339177 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-2 cpu@start=1696223183736 cpu@end=1696223183736 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-3 cpu@start=1698343259319 cpu@end=1698343259319 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-4 cpu@start=1699388731408 cpu@end=1699388731408 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-5 cpu@start=1700986628009 cpu@end=1700986628009 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-6 cpu@start=1699537262777 cpu@end=1699537262777 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-7 cpu@start=1699290933608 cpu@end=1699290933608 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-8 cpu@start=1699881513640 cpu@end=1699881513640 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-9 cpu@start=1701650240238 cpu@end=1701650240238 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-10 cpu@start=1697664374673 cpu@end=1697664374673 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-11 cpu@start=1698772496515 cpu@end=1698772496515 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-12 cpu@start=1698036553993 cpu@end=1698036553993 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-13 cpu@start=1703276912809 cpu@end=1703276912809 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-14 cpu@start=1698584183899 cpu@end=1698584183899 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-15 cpu@start=1703108777793 cpu@end=1703108777793 deltaMS=0.0 thread 72 name=hnsw-merge-1-thread-16 cpu@start=1699397983761 cpu@end=1699397983761 deltaMS=0.0 Average CPU cores used: 1.0445574594339766 completed 1000 searches in 2379 ms: 420 QPS CPU time=2485 ms checking results SUMMARY: 0.882 2.379 2.485 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 5720 934.54 8560.33 1079.10 1 36186.04 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=262, Fanout min=6, mean=16.55, max=32, meandelta=401425.59 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 13 14 16 17 19 21 24 32 Graph level=2 size=7704, Fanout min=7, mean=27.44, max=32, meandelta=267878.34 % 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=247064, Fanout min=1, mean=28.30, max=32, meandelta=258545.05 % 0 10 20 30 40 50 60 70 80 90 100 0 19 24 27 31 32 32 32 32 32 32 Graph level=0 size=8000000, Fanout min=1, mean=37.74, max=64, meandelta=194158.67 % 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=262, connectedness=1.00 Graph level=2 size=7704, connectedness=1.00 Graph level=1 size=247064, 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.11.23.58.22/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': 44,625,187.49 msec task-clock:u 172,519,438,514,433 cycles:u (36.36%) 184,640,851,880,440 instructions:u (36.36%) 4,435,089,330,587 cache-references:u (36.37%) 1,690,216,792,360 cache-misses:u (36.36%) 65,692,108,987,389 L1-dcache-loads:u (36.36%) 2,017,501,650,446 L1-dcache-load-misses:u (36.36%) 4,132,903,296,956 L1-icache-loads:u (36.36%) 17,533,992,769 L1-icache-load-misses:u (36.37%) LLC-loads:u LLC-load-misses:u LLC-stores:u LLC-store-misses:u LLC-prefetches:u LLC-prefetch-misses:u 21,717,428 faults:u 20,732,722 minor-faults:u 20,974 major-faults:u 15,970,873,537,436 branches:u (36.36%) 117,951,670,867 branch-misses:u (36.36%) 2,594,622,039,733 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 2352.041715093 seconds time elapsed 44008.026146000 seconds user 608.534550000 seconds sys took 0:39:12.062535 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='42c5ceb7fae20297b0bbcf1020cef0bba0db04a9', luceneutil_git_rev='77746685aa65ed6bc9edc7c3342b3031fa5d4097', index_vectors_file='/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', search_vectors_file='/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', vector_dims=1024, do_force_merge=True, recall=0.882, cpu_time_ms=2.379, net_cpu_ms=2.485, avg_cpu_core_count=1.045, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='4 bits', total_visited=5720, index_time_sec=934.54, index_docs_per_sec=8560.33, force_merge_time_sec=1079.1, index_num_segments=1, index_size_on_disk_mb=36186.04, selectivity=None, pre_post_filter='null', vec_disk_mb=35278.32, vec_ram_mb=4028.32, graph_level_conn_p_values={3: (262, {0: 0, 10: 10, 20: 12, 30: 13, 40: 14, 50: 16, 60: 17, 70: 19, 80: 21, 90: 24, 100: 32}), 2: (7704, {0: 0, 10: 18, 20: 22, 30: 25, 40: 28, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247064, {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=2352, microseconds=62535)) Profiler summary for /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmTrue.jfr Version: 2.1 Chunks: 21 Start: 2026-04-12 05:57:01 (UTC) Duration: 1114 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 11344549 193875795 jdk.FileWrite 2770703 60964178 jdk.NativeMethodSample 61892 813773 jdk.CPULoad 21067 421340 jdk.ObjectAllocationInNewTLAB 11383 222173 jdk.BooleanFlag 10416 329889 jdk.Checkpoint 2306 2069089 jdk.FileRead 2200 55997 jdk.ObjectAllocationOutsideTLAB 1117 19958 jdk.UnsignedIntFlag 1008 34230 jdk.IntFlag 924 33747 jdk.StringFlag 714 27699 jdk.Compilation 589 15748 jdk.CPUInformation 21 31542 jdk.GCConfiguration 21 546 jdk.JVMInformation 21 19950 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.11.23.58.22/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmTrue.jfr is 249.16 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 61892 events (total: 61892) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 80.25% 49667 jdk.jfr.internal.JVM#emitEvent() [Native code] 13.55% 8386 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 3.93% 2435 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 1.57% 974 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.58% 359 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.06% 38 jdk.internal.misc.Unsafe#park() [Native code] 0.01% 8 jdk.internal.misc.Unsafe#unpark() [Native code] 0.01% 5 java.io.FileOutputStream#writeBytes() [Native code] 0.01% 4 java.lang.System#nanoTime() [Native code] 0.00% 3 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.00% 3 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.00% 2 sun.nio.ch.NativeThread#current0() [Native code] 0.00% 2 java.io.RandomAccessFile#open0() [Native code] 0.00% 1 java.io.UnixFileSystem#getBooleanAttributes0() [Native code] 0.00% 1 java.io.RandomAccessFile#readBytes0() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#readdir0() [Native code] 0.00% 1 java.lang.Object#getClass() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmTrue.jfr is 249.16 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmTrue.jfr is 249.16 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 61892 events (total: 61892) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 80.25% 49667 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] 13.55% 8386 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.91% 2423 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.57% 974 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% 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.05% 34 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#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.01% 6 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% 5 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% 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] 0.01% 4 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% 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] 0.00% 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] 0.00% 2 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared() [Inlined code] 0.00% 2 sun.nio.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.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 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.00% 1 java.lang.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 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.00% 1 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#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.11.23.58.22/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmTrue.jfr is 249.16 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmTrue.jfr is 249.16 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmTrue.jfr is 249.16 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 61892 events (total: 61892) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 80.25% 49667 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.0x000000006207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 13.55% 8386 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] 3.45% 2137 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.57% 974 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% 358 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.46% 286 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.05% 34 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 0.02% 12 sun.nio.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% 6 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 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.01% 4 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#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] 0.00% 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() [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.00% 3 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [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 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% 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() [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.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.0x000000006207aa58#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.store.FilterDirectory#listAll() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#refresh() [Interpreted code] at org.apache.lucene.index.IndexWriter#rollbackInternalNoCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#rollbackInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] at org.apache.lucene.index.IndexWriter#close() [Interpreted code] 0.00% 1 java.lang.Object#getClass() [Native code] at java.util.ArrayList#() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [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] 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#subtract() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#syncMetaData() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#syncMetaData() [Interpreted code] at org.apache.lucene.index.SegmentInfos#prepareCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [JIT compiled code] at java.nio.file.Files#readAttributes() [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() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Interpreted 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] 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] at java.util.zip.ZipFile$ZipFileInflaterInputStream#fill() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.11.23.58.22/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmTrue.jfr is 249.16 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmTrue.jfr is 249.16 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmTrue.jfr is 249.16 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmTrue.jfr is 249.16 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12494 events (total: 191101M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 33.20% 63437M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] 31.18% 59587M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 23.28% 44485M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] 2.92% 5570M java.util.Arrays#copyOf() [Inlined code] 2.84% 5421M java.lang.Integer#valueOf() [Inlined code] 2.20% 4206M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 0.90% 1728M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.58% 1102M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.46% 880M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.41% 779M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] 0.39% 750M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] 0.32% 616M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.24% 453M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] 0.14% 274M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.13% 256M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] 0.13% 240M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.09% 177M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] 0.09% 170M org.apache.lucene.util.SparseFixedBitSet#() [JIT compiled code] 0.07% 133M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [JIT compiled code] 0.06% 121M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] 0.05% 95M java.util.DualPivotQuicksort#sort() [JIT compiled code] 0.05% 88M java.util.logging.LogManager#reset() [Interpreted code] 0.05% 88M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.04% 84M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] 0.04% 77M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] 0.04% 70M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] 0.03% 64M org.apache.lucene.util.hnsw.OnHeapHnswGraph#() [JIT compiled code] 0.02% 43M org.apache.lucene.util.FixedBitSet#() [Inlined code] 0.02% 32M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.02% 32M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] 0.01% 12M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeMeta() [JIT compiled code] 0.00% 4M org.apache.lucene.util.SparseFixedBitSet#insertBlock() [JIT compiled code] 0.00% 2M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$FieldEntry#create() [JIT compiled code] 0.00% 1M org.apache.lucene.util.SparseFixedBitSet#() [Interpreted code] 0.00% 988272 org.apache.lucene.util.hnsw.HnswGraph#getSortedNodes() [Inlined code] 0.00% 495928 java.util.Arrays#copyOf() [JIT compiled code] 0.00% 392552 org.apache.lucene.search.TopKnnCollector#topDocs() [Interpreted code] 0.00% 390912 knn.KnnGraphTester#readExactNNScores() [Interpreted code] 0.00% 390912 knn.KnnGraphTester#readExactNN() [Interpreted code] 0.00% 389376 org.apache.lucene.util.packed.DirectReader#getInstance() [Inlined code] 0.00% 295056 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#getRandomVectorScorer() [Interpreted code] 0.00% 295008 org.apache.lucene.util.packed.DirectMonotonicReader#getInstance() [JIT compiled code] 0.00% 294232 java.util.zip.InflaterInputStream#() [JIT compiled code] 0.00% 294112 jdk.internal.classfile.impl.EntryMap#() [Inlined code] 0.00% 292200 jdk.internal.classfile.impl.SplitConstantPool#utf8Entry() [JIT compiled code] 0.00% 219296 org.apache.lucene.util.ArrayUtil#copyOfSubArray() [JIT compiled code] 0.00% 215184 org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#() [JIT compiled code] 0.00% 196256 org.apache.lucene.search.TopDocs#mergeAux() [JIT compiled code] 0.00% 195680 java.nio.HeapByteBuffer#() [Inlined code] 0.00% 194976 jdk.internal.classfile.impl.BufWriterImpl#() [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.11.23.58.22/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmTrue.jfr is 249.16 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmTrue.jfr is 249.16 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmTrue.jfr is 249.16 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmTrue.jfr is 249.16 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmTrue.jfr is 249.16 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12494 events (total: 191101M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 26.42% 50491M 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.39% 38965M 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% 24472M 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.53% 22026M 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.03% 21080M 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.75% 9082M 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.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.84% 5421M 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.20% 4206M 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.62% 1186M 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% 1102M 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.46% 880M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 0.46% 879M 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.41% 779M 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.39% 750M 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.38% 729M 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.26% 505M 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.24% 453M 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% 274M 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% 208M 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% 182M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.09% 172M 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#() [Inlined code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Inlined code] 0.09% 170M org.apache.lucene.util.SparseFixedBitSet#() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#createBitSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] 0.09% 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.07% 133M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [JIT compiled code] at java.util.concurrent.LinkedBlockingQueue#take() [Inlined code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.06% 121M 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% 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% 111M 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% 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% 70M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [JIT compiled code] at java.lang.ThreadLocal#setInitialValue() [Inlined code] at java.lang.ThreadLocal#get() [Inlined code] 0.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% 62M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] at java.lang.ThreadLocal#setInitialValue() [Inlined code] at java.lang.ThreadLocal#get() [Inlined code] at java.lang.ThreadLocal#get() [JIT compiled code] 0.03% 55M java.util.DualPivotQuicksort#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.02% 43M 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 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.02% 32M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] 0.02% 32M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnGraphTester#forceMerge() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 0.02% 31M 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% 21M 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% 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% 12M 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% 12M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeMeta() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] 0.00% 8M 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.00% 6M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] 0.00% 3M org.apache.lucene.util.SparseFixedBitSet#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 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.11.23.58.22/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmTrue.jfr is 249.16 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmTrue.jfr is 249.16 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmTrue.jfr is 249.16 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmTrue.jfr is 249.16 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmTrue.jfr is 249.16 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q4-fmTrue.jfr is 249.16 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12494 events (total: 191101M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 23.91% 45694M 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.0x000000006219a480#call() [Inlined code] 20.36% 38901M 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.53% 22026M 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.0x000000006219a480#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 11.03% 21080M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 8.54% 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] 4.27% 8151M 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.61% 6901M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] 2.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.84% 5421M 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.51% 4796M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 2.02% 3868M 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.0x000000006219a480#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 1.14% 2180M 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.62% 1186M 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.0x000000006219a480#call() [Inlined code] 0.58% 1102M 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.0x000000006219a480#call() [Inlined code] 0.46% 879M 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.0x000000006219a480#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.42% 808M 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.0x000000006219a480#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.0x000000006219a9d8#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.38% 721M 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.0x000000006219a480#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.36% 693M 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.0x000000006219a480#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.33% 630M 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.26% 490M 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.0x000000006219a480#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.0x000000006219a9d8#run() [JIT compiled code] 0.24% 453M 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.0x0000000062196668#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] 0.18% 338M 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.0x000000006219a480#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.12% 232M 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.0x000000006219a480#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 0.11% 208M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.10% 182M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006219a480#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.0x000000006219a9d8#run() [JIT compiled code] 0.09% 172M 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#() [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.09% 170M 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.0x000000006220cb58#call() [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.07% 133M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [JIT compiled code] at java.util.concurrent.LinkedBlockingQueue#take() [Inlined code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.06% 121M 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% 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% 119M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [Inlined code] at org.apache.lucene.search.IndexSearcher#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.06% 111M 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.0x0000000062196668#merge() [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% 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.0x0000000062196668#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.04% 72M 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.0x000000006219a480#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build() [JIT compiled code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] 0.04% 67M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#ensureCapacity() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Interpreted code] at knn.KnnGraphTester#printGraphConnectedNess() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.03% 64M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 0.03% 64M org.apache.lucene.util.hnsw.OnHeapHnswGraph#() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000062196668#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 java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] at java.lang.ThreadLocal#setInitialValue() [Inlined code] at java.lang.ThreadLocal#get() [Inlined code] at java.lang.ThreadLocal#get() [JIT compiled code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.03% 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.0x000000006219a480#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% 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.0x0000000062196668#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.02% 43M 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.0x0000000062196668#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.02% 42M 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% 39M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 0.02% 38M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [JIT compiled code] at java.lang.ThreadLocal#setInitialValue() [Inlined code] at java.lang.ThreadLocal#get() [Inlined code] at java.lang.ThreadLocal#get() [JIT compiled code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.02% 35M 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.0x000000006219a480#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% 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.0x0000000062196668#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge() [Interpreted code] 0.02% 32M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [JIT compiled code] at java.lang.ThreadLocal#setInitialValue() [Inlined code] at java.lang.ThreadLocal#get() [Inlined code] at java.lang.ThreadLocal#get() [JIT compiled code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#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] 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.11.23.58.22/bench-knn-q7-fmFalse.jfr', 'knn.KnnGraphTester', '-maxConn', '32', '-dim', '1024', '-docs', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-ndoc', '8000000', '-topK', '100', '-numIndexThreads', '8', '-beamWidthIndex', '100', '-search-and-stats', '/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', '-metric', 'dot_product', '-numMergeThread', '16', '-numMergeWorker', '48', '-reindex', '-quantize', '-quantizeBits', '7'] WARNING: Using incubator modules: jdk.incubator.vector [0.214s][info][jfr,startup] Started recording 1. [0.214s][info][jfr,startup] [0.214s][info][jfr,startup] Use jcmd 2252370 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2703693349140080 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 12, 2026 2:15:51 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, 13 merges 211.6s _18b: 8 segs, 563.4 K docs, 2808.6 MB 129.4s _1ay: 8 segs, 170.8 K docs, 849.6 MB 125.1s _1b5: 8 segs, 278.6 K docs, 1388.0 MB 100.6s _1c1: 8 segs, 178.2 K docs, 887.1 MB 74.1s _1ct: 8 segs, 41.2 K docs, 203.9 MB 55.6s _1da: 8 segs, 39.5 K docs, 195.4 MB 47.9s _1dh: 8 segs, 114.9 K docs, 571.1 MB 38.9s _1dq: 8 segs, 38.7 K docs, 191.7 MB 31.2s _1dx: 8 segs, 160.3 K docs, 798.1 MB 21.2s _1e6: 8 segs, 38.6 K docs, 190.9 MB 11.0s _1ef: 8 segs, 39.4 K docs, 195.3 MB 1.9s _1en: 8 segs, 824.6 K docs, 4112.2 MB 5.0 sec: 105 segments, 11 merges 134.4s _1ay: 8 segs, 170.8 K docs, 849.6 MB 130.1s _1b5: 8 segs, 278.6 K docs, 1388.0 MB 105.6s _1c1: 8 segs, 178.2 K docs, 887.1 MB 79.1s _1ct: 8 segs, 41.2 K docs, 203.9 MB 52.9s _1dh: 8 segs, 114.9 K docs, 571.1 MB 43.9s _1dq: 8 segs, 38.7 K docs, 191.7 MB 36.2s _1dx: 8 segs, 160.3 K docs, 798.1 MB 26.2s _1e6: 8 segs, 38.6 K docs, 190.9 MB 16.0s _1ef: 8 segs, 39.4 K docs, 195.3 MB 6.9s _1en: 8 segs, 824.6 K docs, 4112.2 MB 5.0s _1eo: 13 segs, 49.6 K docs, 245.5 MB 10.0 sec: 98 segments, 10 merges 135.1s _1b5: 8 segs, 278.6 K docs, 1388.0 MB 110.6s _1c1: 8 segs, 178.2 K docs, 887.1 MB 84.1s _1ct: 8 segs, 41.2 K docs, 203.9 MB 58.0s _1dh: 8 segs, 114.9 K docs, 571.1 MB 48.9s _1dq: 8 segs, 38.7 K docs, 191.7 MB 41.2s _1dx: 8 segs, 160.3 K docs, 798.1 MB 31.2s _1e6: 8 segs, 38.6 K docs, 190.9 MB 21.0s _1ef: 8 segs, 39.4 K docs, 195.3 MB 11.9s _1en: 8 segs, 824.6 K docs, 4112.2 MB 10.0s _1eo: 13 segs, 49.6 K docs, 245.5 MB 15.0 sec: 98 segments, 10 merges 140.1s _1b5: 8 segs, 278.6 K docs, 1388.0 MB 115.6s _1c1: 8 segs, 178.2 K docs, 887.1 MB 89.1s _1ct: 8 segs, 41.2 K docs, 203.9 MB 63.0s _1dh: 8 segs, 114.9 K docs, 571.1 MB 53.9s _1dq: 8 segs, 38.7 K docs, 191.7 MB 46.2s _1dx: 8 segs, 160.3 K docs, 798.1 MB 36.2s _1e6: 8 segs, 38.6 K docs, 190.9 MB 26.0s _1ef: 8 segs, 39.4 K docs, 195.3 MB 17.0s _1en: 8 segs, 824.6 K docs, 4112.2 MB 15.0s _1eo: 13 segs, 49.6 K docs, 245.5 MB 20.0 sec: 84 segments, 8 merges 145.1s _1b5: 8 segs, 278.6 K docs, 1388.0 MB 120.6s _1c1: 8 segs, 178.2 K docs, 887.1 MB 68.0s _1dh: 8 segs, 114.9 K docs, 571.1 MB 51.2s _1dx: 8 segs, 160.3 K docs, 798.1 MB 41.2s _1e6: 8 segs, 38.6 K docs, 190.9 MB 31.0s _1ef: 8 segs, 39.4 K docs, 195.3 MB 22.0s _1en: 8 segs, 824.6 K docs, 4112.2 MB 20.0s _1eo: 13 segs, 49.6 K docs, 245.5 MB 25.1 sec: 77 segments, 7 merges 150.2s _1b5: 8 segs, 278.6 K docs, 1388.0 MB 125.6s _1c1: 8 segs, 178.2 K docs, 887.1 MB 73.0s _1dh: 8 segs, 114.9 K docs, 571.1 MB 56.3s _1dx: 8 segs, 160.3 K docs, 798.1 MB 36.0s _1ef: 8 segs, 39.4 K docs, 195.3 MB 27.0s _1en: 8 segs, 824.6 K docs, 4112.2 MB 25.1s _1eo: 13 segs, 49.6 K docs, 245.5 MB 30.1 sec: 70 segments, 6 merges 130.6s _1c1: 8 segs, 178.2 K docs, 887.1 MB 78.0s _1dh: 8 segs, 114.9 K docs, 571.1 MB 61.3s _1dx: 8 segs, 160.3 K docs, 798.1 MB 41.0s _1ef: 8 segs, 39.4 K docs, 195.3 MB 32.0s _1en: 8 segs, 824.6 K docs, 4112.2 MB 30.1s _1eo: 13 segs, 49.6 K docs, 245.5 MB 35.1 sec: 56 segments, 4 merges 66.3s _1dx: 8 segs, 160.3 K docs, 798.1 MB 46.0s _1ef: 8 segs, 39.4 K docs, 195.3 MB 37.0s _1en: 8 segs, 824.6 K docs, 4112.2 MB 35.1s _1eo: 13 segs, 49.6 K docs, 245.5 MB 40.1 sec: 30 segments, 1 merges 42.0s _1en: 8 segs, 824.6 K docs, 4112.2 MB 45.1 sec: 30 segments, 1 merges 47.0s _1en: 8 segs, 824.6 K docs, 4112.2 MB 50.1 sec: 30 segments, 1 merges 52.0s _1en: 8 segs, 824.6 K docs, 4112.2 MB 55.1 sec: 30 segments, 1 merges 57.0s _1en: 8 segs, 824.6 K docs, 4112.2 MB 60.1 sec: 30 segments, 1 merges 62.0s _1en: 8 segs, 824.6 K docs, 4112.2 MB 65.0 sec: 30 segments, 1 merges 66.9s _1en: 8 segs, 824.6 K docs, 4112.2 MB 70.0 sec: 30 segments, 1 merges 71.9s _1en: 8 segs, 824.6 K docs, 4112.2 MB 75.0 sec: 30 segments, 1 merges 77.0s _1en: 8 segs, 824.6 K docs, 4112.2 MB 80.0 sec: 30 segments, 1 merges 82.0s _1en: 8 segs, 824.6 K docs, 4112.2 MB 85.0 sec: 30 segments, 1 merges 87.0s _1en: 8 segs, 824.6 K docs, 4112.2 MB 90.0 sec: 30 segments, 1 merges 92.0s _1en: 8 segs, 824.6 K docs, 4112.2 MB 95.0 sec: 30 segments, 1 merges 97.0s _1en: 8 segs, 824.6 K docs, 4112.2 MB 100.1 sec: 30 segments, 1 merges 102.0s _1en: 8 segs, 824.6 K docs, 4112.2 MB 105.1 sec: 30 segments, 1 merges 107.0s _1en: 8 segs, 824.6 K docs, 4112.2 MB 110.1 sec: 23 segments, 1 merges 2.0s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 115.1 sec: 23 segments, 1 merges 7.0s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 120.1 sec: 23 segments, 1 merges 12.0s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 125.1 sec: 23 segments, 1 merges 17.0s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 130.1 sec: 23 segments, 1 merges 22.0s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 135.1 sec: 23 segments, 1 merges 27.0s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 140.1 sec: 23 segments, 1 merges 32.0s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 145.1 sec: 23 segments, 1 merges 37.0s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 150.1 sec: 23 segments, 1 merges 42.0s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 155.0 sec: 23 segments, 1 merges 46.9s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 160.0 sec: 23 segments, 1 merges 51.9s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 165.0 sec: 23 segments, 1 merges 56.9s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 170.0 sec: 23 segments, 1 merges 61.9s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 175.0 sec: 23 segments, 1 merges 67.0s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 180.1 sec: 23 segments, 1 merges 72.0s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 185.1 sec: 23 segments, 1 merges 77.0s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 190.1 sec: 23 segments, 1 merges 82.0s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 195.1 sec: 23 segments, 1 merges 87.0s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 200.1 sec: 23 segments, 1 merges 92.0s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 205.1 sec: 23 segments, 1 merges 97.0s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 210.1 sec: 23 segments, 1 merges 102.0s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 215.1 sec: 23 segments, 1 merges 107.0s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 220.0 sec: 23 segments, 1 merges 111.9s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 225.0 sec: 23 segments, 1 merges 116.9s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 230.0 sec: 23 segments, 1 merges 121.9s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 235.0 sec: 23 segments, 1 merges 126.9s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 240.0 sec: 23 segments, 1 merges 131.9s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 245.0 sec: 23 segments, 1 merges 136.9s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 250.0 sec: 23 segments, 1 merges 141.9s _1ep: 2 segs, 987.7 K docs, 4930.2 MB 255.0 sec: 22 segments, 1 merges 2.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 260.1 sec: 22 segments, 1 merges 7.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 265.1 sec: 22 segments, 1 merges 12.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 270.1 sec: 22 segments, 1 merges 17.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 275.1 sec: 22 segments, 1 merges 22.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 280.1 sec: 22 segments, 1 merges 27.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 285.1 sec: 22 segments, 1 merges 32.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 290.1 sec: 22 segments, 1 merges 37.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 295.1 sec: 22 segments, 1 merges 42.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 300.1 sec: 22 segments, 1 merges 47.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 305.1 sec: 22 segments, 1 merges 52.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 310.0 sec: 22 segments, 1 merges 57.1s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 315.0 sec: 22 segments, 1 merges 62.1s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 320.0 sec: 22 segments, 1 merges 67.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 325.0 sec: 22 segments, 1 merges 72.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 330.0 sec: 22 segments, 1 merges 77.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 335.0 sec: 22 segments, 1 merges 82.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 340.1 sec: 22 segments, 1 merges 87.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 345.1 sec: 22 segments, 1 merges 92.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 350.1 sec: 22 segments, 1 merges 97.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 355.1 sec: 22 segments, 1 merges 102.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 360.1 sec: 22 segments, 1 merges 107.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 365.1 sec: 22 segments, 1 merges 112.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 370.1 sec: 22 segments, 1 merges 117.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 375.1 sec: 22 segments, 1 merges 122.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 380.0 sec: 22 segments, 1 merges 127.1s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 385.0 sec: 22 segments, 1 merges 132.1s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 390.0 sec: 22 segments, 1 merges 137.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 395.0 sec: 22 segments, 1 merges 142.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 400.0 sec: 22 segments, 1 merges 147.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 405.0 sec: 22 segments, 1 merges 152.2s _1eq: 4 segs, 988.5 K docs, 4932.5 MB 410.0 sec: 19 segments, 1 merges 0.5s _1er: 8 segs, 793.8 K docs, 3958.0 MB 415.0 sec: 19 segments, 1 merges 5.5s _1er: 8 segs, 793.8 K docs, 3958.0 MB 420.1 sec: 19 segments, 1 merges 10.5s _1er: 8 segs, 793.8 K docs, 3958.0 MB 425.1 sec: 19 segments, 1 merges 15.5s _1er: 8 segs, 793.8 K docs, 3958.0 MB 430.1 sec: 19 segments, 1 merges 20.5s _1er: 8 segs, 793.8 K docs, 3958.0 MB 435.1 sec: 19 segments, 1 merges 25.5s _1er: 8 segs, 793.8 K docs, 3958.0 MB 440.1 sec: 19 segments, 1 merges 30.5s _1er: 8 segs, 793.8 K docs, 3958.0 MB 445.1 sec: 19 segments, 1 merges 35.5s _1er: 8 segs, 793.8 K docs, 3958.0 MB 450.1 sec: 19 segments, 1 merges 40.5s _1er: 8 segs, 793.8 K docs, 3958.0 MB 455.1 sec: 19 segments, 1 merges 45.5s _1er: 8 segs, 793.8 K docs, 3958.0 MB 460.1 sec: 19 segments, 1 merges 50.5s _1er: 8 segs, 793.8 K docs, 3958.0 MB 465.0 sec: 19 segments, 1 merges 55.4s _1er: 8 segs, 793.8 K docs, 3958.0 MB 470.0 sec: 19 segments, 1 merges 60.4s _1er: 8 segs, 793.8 K docs, 3958.0 MB 475.0 sec: 19 segments, 1 merges 65.4s _1er: 8 segs, 793.8 K docs, 3958.0 MB 480.0 sec: 19 segments, 1 merges 70.4s _1er: 8 segs, 793.8 K docs, 3958.0 MB 485.0 sec: 19 segments, 1 merges 75.4s _1er: 8 segs, 793.8 K docs, 3958.0 MB 490.0 sec: 19 segments, 1 merges 80.4s _1er: 8 segs, 793.8 K docs, 3958.0 MB 495.0 sec: 19 segments, 1 merges 85.4s _1er: 8 segs, 793.8 K docs, 3958.0 MB 500.0 sec: 19 segments, 1 merges 90.4s _1er: 8 segs, 793.8 K docs, 3958.0 MB 505.0 sec: 19 segments, 1 merges 95.5s _1er: 8 segs, 793.8 K docs, 3958.0 MB 510.1 sec: 19 segments, 1 merges 100.5s _1er: 8 segs, 793.8 K docs, 3958.0 MB 515.1 sec: 19 segments, 1 merges 105.5s _1er: 8 segs, 793.8 K docs, 3958.0 MB 520.1 sec: 19 segments, 1 merges 110.5s _1er: 8 segs, 793.8 K docs, 3958.0 MB 525.1 sec: 19 segments, 1 merges 115.5s _1er: 8 segs, 793.8 K docs, 3958.0 MB 530.1 sec: 19 segments, 1 merges 120.5s _1er: 8 segs, 793.8 K docs, 3958.0 MB 535.1 sec: 19 segments, 1 merges 125.5s _1er: 8 segs, 793.8 K docs, 3958.0 MB 540.1 sec: 19 segments, 1 merges 130.5s _1er: 8 segs, 793.8 K docs, 3958.0 MB 545.1 sec: 19 segments, 1 merges 135.5s _1er: 8 segs, 793.8 K docs, 3958.0 MB 550.1 sec: 19 segments, 1 merges 140.5s _1er: 8 segs, 793.8 K docs, 3958.0 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1499 seconds reindex takes 1499.23 sec index has 12 segments: segments_2: _9m(11.0.0):C974176 _jt(11.0.0):C635757 _vk(11.0.0):C982964 _tb(11.0.0):C952660 _1eq(11.0.0):C988495 _1en(11.0.0):C824612 _sp(11.0.0):C219137 _1ep(11.0.0):C987665 _18b(11.0.0):C563411 _1er(11.0.0):C793840 _1dq(11.0.0):C38722 _1e6(11.0.0):C38561 _9m: 4865.4 MB _jt: 3174.1 MB _vk: 4909.4 MB _tb: 4757.9 MB _1eq: 4937.1 MB _1en: 4117.8 MB _sp: 1093.3 MB _1ep: 4932.9 MB _18b: 2812.6 MB _1er: 3964.0 MB _1dq: 192.7 MB _1e6: 192.0 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=1.0 index disk usage is 39949.21 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=55601230399 cpu@end=67626908927 deltaMS=12025.678528 thread 14 name=Reference Handler cpu@start=1364235 cpu@end=1407120 deltaMS=0.042885 thread 15 name=Finalizer cpu@start=169296 cpu@end=169296 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=77636 cpu@end=77636 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=7083943 cpu@end=7083943 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=24735479199 cpu@end=24736753821 deltaMS=1.274622 thread 42 name=JFR Periodic Tasks cpu@start=135209963299 cpu@end=135783595369 deltaMS=573.63207 thread 46 name=Notification Thread cpu@start=115398 cpu@end=115398 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-1 cpu@start=1870985998424 cpu@end=1870985998424 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-2 cpu@start=1882206332582 cpu@end=1882206332582 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-3 cpu@start=1879919231047 cpu@end=1879919231047 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-4 cpu@start=1872395619413 cpu@end=1872395619413 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-5 cpu@start=1877893316853 cpu@end=1877893316853 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-6 cpu@start=1869771702663 cpu@end=1869771702663 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-7 cpu@start=1879103205086 cpu@end=1879103205086 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-8 cpu@start=1872961573335 cpu@end=1872961573335 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-9 cpu@start=1871317999673 cpu@end=1871317999673 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-10 cpu@start=1869866881296 cpu@end=1869866881296 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-11 cpu@start=1871705711612 cpu@end=1871705711612 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-12 cpu@start=1875599045924 cpu@end=1875599045924 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-13 cpu@start=1873709042162 cpu@end=1873709042162 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-14 cpu@start=1874335297248 cpu@end=1874335297248 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-15 cpu@start=1876686442876 cpu@end=1876686442876 deltaMS=0.0 thread 72 name=hnsw-merge-1-thread-16 cpu@start=1871351800201 cpu@end=1871351800201 deltaMS=0.0 Average CPU cores used: 1.0463900638845112 completed 1000 searches in 12041 ms: 83 QPS CPU time=12599 ms checking results SUMMARY: 0.954 12.041 12.599 1.046 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 55755 1499.23 5336.08 0.00 12 39949.21 null N/A 1.000 39184.570 7934.570 false HNSW Leaf 0 has 4 layers Leaf 0 has 974176 documents Graph level=3 size=54, Fanout min=3, mean=8.63, max=17, meandelta=84230.01 % 0 10 20 30 40 50 60 70 80 90 100 0 5 5 6 7 8 9 10 11 13 17 Graph level=2 size=857, Fanout min=8, mean=22.76, max=32, meandelta=38852.14 % 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=29709, Fanout min=3, mean=28.04, max=32, meandelta=31853.94 % 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=974176, Fanout min=1, mean=39.51, max=64, meandelta=22834.78 % 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=857, connectedness=1.00 Graph level=1 size=29709, connectedness=1.00 Graph level=0 size=974176, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 635757 documents Graph level=3 size=28, Fanout min=2, mean=5.93, max=11, meandelta=63982.20 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 5 6 6 7 7 9 11 Graph level=2 size=513, Fanout min=8, mean=20.65, max=32, meandelta=27931.04 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 16 18 20 22 24 27 31 32 Graph level=1 size=19389, Fanout min=5, mean=27.84, max=32, meandelta=20919.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=635757, Fanout min=1, mean=39.56, max=64, meandelta=14898.10 % 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=513, connectedness=1.00 Graph level=1 size=19389, connectedness=1.00 Graph level=0 size=635757, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 982964 documents Graph level=3 size=57, Fanout min=4, mean=9.44, max=18, meandelta=85816.33 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 8 9 9 10 11 13 18 Graph level=2 size=879, Fanout min=8, mean=23.47, max=32, meandelta=37945.73 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 21 23 25 29 32 32 32 Graph level=1 size=29914, Fanout min=3, mean=28.08, max=32, meandelta=32007.38 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 30 32 32 32 32 32 32 Graph level=0 size=982964, Fanout min=1, mean=39.50, max=64, meandelta=23045.28 % 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=879, connectedness=1.00 Graph level=1 size=29914, connectedness=1.00 Graph level=0 size=982964, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 952660 documents Graph level=3 size=46, Fanout min=4, mean=8.57, max=15, meandelta=89680.48 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 7 7 9 9 10 10 11 15 Graph level=2 size=845, Fanout min=8, mean=23.19, max=32, meandelta=37191.69 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 21 23 25 28 31 32 32 Graph level=1 size=29172, Fanout min=3, mean=27.99, max=32, meandelta=31053.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=952660, Fanout min=1, mean=39.51, max=64, meandelta=22330.96 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=46, connectedness=1.00 Graph level=2 size=845, connectedness=1.00 Graph level=1 size=29172, connectedness=1.00 Graph level=0 size=952660, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 988495 documents Graph level=3 size=58, Fanout min=4, mean=8.45, max=14, meandelta=88171.54 % 0 10 20 30 40 50 60 70 80 90 100 0 6 6 7 7 8 8 9 11 12 14 Graph level=2 size=825, Fanout min=5, mean=23.12, max=32, meandelta=39092.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=30010, Fanout min=2, mean=28.09, max=32, meandelta=32195.04 % 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=988495, Fanout min=1, mean=39.50, max=64, meandelta=23169.69 % 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=825, connectedness=1.00 Graph level=1 size=30010, connectedness=1.00 Graph level=0 size=988495, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 824612 documents Graph level=3 size=39, Fanout min=4, mean=7.28, max=13, meandelta=88686.22 % 0 10 20 30 40 50 60 70 80 90 100 0 5 5 6 6 7 7 8 9 10 13 Graph level=2 size=718, Fanout min=7, mean=22.19, max=32, meandelta=34075.79 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 20 22 23 26 29 32 32 Graph level=1 size=25141, Fanout min=3, mean=28.05, max=32, meandelta=26801.72 % 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=824612, Fanout min=1, mean=39.56, max=64, meandelta=19315.05 % 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=39, connectedness=1.00 Graph level=2 size=718, connectedness=1.00 Graph level=1 size=25141, connectedness=1.00 Graph level=0 size=824612, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 219137 documents Graph level=3 size=9, Fanout min=1, mean=3.33, max=5, meandelta=32496.47 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 2 3 3 4 4 4 4 5 Graph level=2 size=195, Fanout min=5, mean=15.33, max=29, meandelta=12372.14 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 14 15 16 17 20 23 29 Graph level=1 size=6778, Fanout min=7, mean=27.21, max=32, meandelta=7352.31 % 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=219137, Fanout min=1, mean=39.41, max=64, meandelta=5165.66 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 42 49 59 64 64 Graph level=3 size=9, connectedness=1.00 Graph level=2 size=195, connectedness=1.00 Graph level=1 size=6778, connectedness=1.00 Graph level=0 size=219137, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 987665 documents Graph level=3 size=49, Fanout min=4, mean=8.53, max=15, meandelta=89426.52 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 7 8 9 10 10 12 15 Graph level=2 size=775, Fanout min=6, mean=22.33, max=32, meandelta=40108.57 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 20 22 24 26 30 32 32 Graph level=1 size=29968, Fanout min=1, mean=28.08, max=32, meandelta=32204.25 % 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=987665, Fanout min=1, mean=39.52, max=64, meandelta=23140.62 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=49, connectedness=1.00 Graph level=2 size=775, connectedness=1.00 Graph level=1 size=29968, connectedness=1.00 Graph level=0 size=987665, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 563411 documents Graph level=3 size=27, Fanout min=2, mean=5.78, max=11, meandelta=50503.28 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 4 5 6 6 6 7 9 11 Graph level=2 size=437, Fanout min=7, mean=19.84, max=32, meandelta=25422.94 % 0 10 20 30 40 50 60 70 80 90 100 0 12 14 16 17 18 21 23 26 30 32 Graph level=1 size=17044, Fanout min=3, mean=27.80, max=32, meandelta=18553.17 % 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=563411, Fanout min=1, mean=39.59, max=64, meandelta=13201.56 % 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=437, connectedness=1.00 Graph level=1 size=17044, connectedness=1.00 Graph level=0 size=563411, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 793840 documents Graph level=3 size=41, Fanout min=4, mean=8.24, max=14, meandelta=69933.84 % 0 10 20 30 40 50 60 70 80 90 100 0 5 5 7 7 8 9 10 10 11 14 Graph level=2 size=669, Fanout min=8, mean=21.83, max=32, meandelta=32805.51 % 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=24100, Fanout min=3, mean=27.95, max=32, meandelta=25904.85 % 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=793840, Fanout min=1, mean=39.59, max=64, meandelta=18578.53 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=41, connectedness=1.00 Graph level=2 size=669, connectedness=1.00 Graph level=1 size=24100, connectedness=1.00 Graph level=0 size=793840, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 38722 documents Graph level=3 size=0, Fanout min=0, mean=NaN, max=0, meandelta=NaN % 0 10 20 30 40 50 60 70 80 90 100 1 Graph level=2 size=31, Fanout min=2, mean=6.65, max=11, meandelta=4319.07 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 6 6 7 8 8 9 11 Graph level=1 size=1196, Fanout min=7, mean=23.82, max=32, meandelta=1474.69 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 19 21 24 26 29 32 32 32 Graph level=0 size=38722, Fanout min=3, mean=37.82, max=64, meandelta=947.98 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 39 45 54 64 64 Graph level=3 size=1, connectedness=1.00 Graph level=2 size=31, connectedness=1.00 Graph level=1 size=1196, connectedness=1.00 Graph level=0 size=38722, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 38561 documents Graph level=3 size=0, Fanout min=0, mean=NaN, max=0, meandelta=NaN % 0 10 20 30 40 50 60 70 80 90 100 1 Graph level=2 size=31, Fanout min=3, mean=5.94, max=13, meandelta=4946.27 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 5 6 6 7 7 8 13 Graph level=1 size=1193, Fanout min=8, mean=24.25, max=32, meandelta=1438.15 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 20 22 25 27 30 32 32 32 Graph level=0 size=38561, Fanout min=3, mean=37.97, max=64, meandelta=940.70 % 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=31, connectedness=1.00 Graph level=1 size=1193, connectedness=1.00 Graph level=0 size=38561, 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.11.23.58.22/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': 56,484,726.17 msec task-clock:u 217,977,464,417,472 cycles:u (36.36%) 124,231,759,642,020 instructions:u (36.36%) 3,545,529,065,676 cache-references:u (36.36%) 1,650,295,635,939 cache-misses:u (36.36%) 44,423,950,676,747 L1-dcache-loads:u (36.36%) 1,513,145,554,087 L1-dcache-load-misses:u (36.36%) 2,276,334,660,948 L1-icache-loads:u (36.36%) 13,544,306,996 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 8,358,056 faults:u 7,431,787 minor-faults:u 153 major-faults:u 12,536,469,752,082 branches:u (36.36%) 93,736,121,472 branch-misses:u (36.36%) 3,168,354,193,020 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 2128.932954916 seconds time elapsed 55877.310914000 seconds user 595.189590000 seconds sys took 0:35:28.961569 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='42c5ceb7fae20297b0bbcf1020cef0bba0db04a9', luceneutil_git_rev='77746685aa65ed6bc9edc7c3342b3031fa5d4097', 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=12.041, net_cpu_ms=12.599, avg_cpu_core_count=1.046, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='7 bits', total_visited=55755, index_time_sec=1499.23, index_docs_per_sec=5336.08, force_merge_time_sec=0.0, index_num_segments=12, index_size_on_disk_mb=39949.21, selectivity=None, pre_post_filter='null', vec_disk_mb=39184.57, vec_ram_mb=7934.57, graph_level_conn_p_values={3: (0, {}), 2: (31, {0: 0, 10: 3, 20: 4, 30: 4, 40: 5, 50: 6, 60: 6, 70: 7, 80: 7, 90: 8, 100: 13}), 1: (1193, {0: 0, 10: 15, 20: 17, 30: 20, 40: 22, 50: 25, 60: 27, 70: 30, 80: 32, 90: 32, 100: 32}), 0: (38561, {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=2128, microseconds=961569)) Profiler summary for /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmFalse.jfr Version: 2.1 Chunks: 21 Start: 2026-04-12 06:39:34 (UTC) Duration: 704 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 9732843 167055638 jdk.FileWrite 3509548 77026652 jdk.FileRead 294945 6850592 jdk.NativeMethodSample 53917 711409 jdk.CPULoad 13223 264460 jdk.ObjectAllocationInNewTLAB 11314 223427 jdk.BooleanFlag 10416 329889 jdk.Checkpoint 1966 4250798 jdk.UnsignedIntFlag 1008 34230 jdk.ObjectAllocationOutsideTLAB 944 16982 jdk.IntFlag 924 33747 jdk.Compilation 852 22763 jdk.StringFlag 714 27720 jdk.CPUInformation 21 31542 jdk.GCConfiguration 21 546 jdk.JVMInformation 21 19530 jdk.Metadata 21 2321067 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.11.23.58.22/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmFalse.jfr is 247.21 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 53917 events (total: 53917) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 66.47% 35841 jdk.jfr.internal.JVM#emitEvent() [Native code] 19.22% 10364 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 7.06% 3807 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 4.40% 2373 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 1.84% 991 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.76% 410 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.06% 33 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.05% 26 jdk.internal.misc.Unsafe#park() [Native code] 0.04% 24 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.01% 8 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.01% 5 java.io.FileOutputStream#writeBytes() [Native code] 0.01% 5 java.lang.System#nanoTime() [Native code] 0.01% 4 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.01% 4 java.io.RandomAccessFile#open0() [Native code] 0.01% 3 java.io.FileDescriptor#close0() [Native code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.00% 2 sun.nio.ch.NativeThread#current0() [Native code] 0.00% 2 java.lang.Object#wait0() [Native code] 0.00% 2 jdk.internal.misc.Unsafe#unpark() [Native code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#size0() [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.Object#hashCode() [Native code] 0.00% 1 java.util.zip.Inflater#reset() [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.11.23.58.22/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmFalse.jfr is 247.21 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmFalse.jfr is 247.21 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 53917 events (total: 53917) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 66.47% 35841 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] 19.22% 10364 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] 7.06% 3807 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.36% 2351 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.77% 955 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.64% 344 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.12% 66 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% 36 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] 0.06% 33 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [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% 18 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 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% 8 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] 0.01% 8 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] 0.01% 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.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% 4 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% 4 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] 0.01% 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] 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 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.00% 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 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] 0.00% 2 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] 0.00% 1 java.lang.Object#hashCode() [Native code] at org.apache.lucene.index.ConcurrentApproximatePriorityQueue#poll() [JIT compiled code] at org.apache.lucene.index.LockableConcurrentApproximatePriorityQueue#lockAndPoll() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThreadPool#getAndLock() [Inlined 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#commit() [Interpreted code] at org.apache.lucene.index.IndexWriter#writeReaderPool() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 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.0x000000008207aa58#run() [Interpreted code] 0.00% 1 java.util.zip.Inflater#reset() [Native code] at java.util.zip.Inflater#reset() [JIT compiled code] at java.util.zip.ZipFile$CleanableResource#releaseInflater() [JIT compiled code] at java.util.zip.ZipFile$InflaterCleanupAction#run() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] 0.00% 1 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.Object#getClass() [Native code] at java.util.ArrayList#() [JIT compiled code] at org.apache.lucene.index.TieredMergePolicy#doFindMerges() [JIT compiled code] at org.apache.lucene.index.TieredMergePolicy#findMerges() [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.11.23.58.22/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmFalse.jfr is 247.21 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmFalse.jfr is 247.21 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmFalse.jfr is 247.21 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 53917 events (total: 53917) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 66.47% 35841 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.0x000000008207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 16.38% 8829 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] 7.03% 3792 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.85% 1534 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] 2.53% 1364 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.77% 955 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.09% 588 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] 0.73% 392 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.57% 310 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.12% 64 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.06% 30 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% 29 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.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% 18 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.03% 18 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% 17 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.03% 15 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [Inlined code] at knn.VectorReaderFloat32#next() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.02% 10 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] 0.01% 8 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] 0.01% 7 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [JIT compiled code] at java.io.BufferedOutputStream#write() [Inlined code] 0.01% 5 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [JIT compiled code] 0.01% 4 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [JIT compiled code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [JIT compiled code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] at sun.nio.cs.StreamEncoder#implFlushBuffer() [Inlined code] at sun.nio.cs.StreamEncoder#flushBuffer() [JIT compiled code] at java.io.OutputStreamWriter#flushBuffer() [Inlined code] at java.io.PrintStream#write() [JIT compiled code] 0.01% 4 java.lang.System#nanoTime() [Native code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.01% 4 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.0x000000008207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#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.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 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.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.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 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.0x000000008207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#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() [Inlined code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#read() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] 0.00% 2 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.00% 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() [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.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 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.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 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 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.0x000000008207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 1 java.lang.Object#hashCode() [Native code] at org.apache.lucene.index.ConcurrentApproximatePriorityQueue#poll() [JIT compiled code] at org.apache.lucene.index.LockableConcurrentApproximatePriorityQueue#lockAndPoll() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThreadPool#getAndLock() [Inlined code] at org.apache.lucene.index.DocumentsWriterFlushControl#obtainAndLock() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [Inlined 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 knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#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 org.apache.lucene.search.AbstractKnnVectorQuery#() [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery() [Interpreted code] 0.00% 1 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() [JIT compiled code] at java.nio.file.Files#write() [Interpreted code] at java.nio.file.Files#writeString() [Interpreted code] 0.00% 1 java.util.zip.Inflater#reset() [Native code] at java.util.zip.Inflater#reset() [JIT compiled code] at java.util.zip.ZipFile$CleanableResource#releaseInflater() [JIT compiled code] at java.util.zip.ZipFile$InflaterCleanupAction#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [JIT compiled code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at java.util.zip.ZipFile$ZipFileInflaterInputStream#close() [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.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 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClass() [JIT compiled code] at java.lang.ClassLoader#loadClass() [JIT compiled code] at java.lang.ClassLoader#defineClass1() [Native code] at java.lang.ClassLoader#defineClass() [JIT compiled code] 0.00% 1 sun.nio.ch.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() [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.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.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% 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() [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#getClass() [Native code] at java.util.ArrayList#() [JIT compiled code] at org.apache.lucene.index.TieredMergePolicy#doFindMerges() [JIT compiled code] at org.apache.lucene.index.TieredMergePolicy#findMerges() [JIT compiled code] at knn.KnnIndexer$TrackingTieredMergePolicy#findMerges() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updatePendingMerges() [JIT compiled code] at org.apache.lucene.index.IndexWriter#maybeMerge() [Inlined code] at org.apache.lucene.index.IndexWriter#processEvents() [JIT compiled code] at org.apache.lucene.index.IndexWriter#maybeProcessEvents() [Inlined 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.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [JIT compiled code] at java.nio.file.Files#readAttributes() [JIT compiled code] at java.nio.file.Files#getLastModifiedTime() [Interpreted code] at knn.KnnGraphTester#isNewer() [Interpreted code] at knn.KnnGraphTester#getExactNN() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 0.00% 1 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClass() [JIT compiled code] at java.lang.ClassLoader#loadClass() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$1#() [Interpreted code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#document() [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.11.23.58.22/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmFalse.jfr is 247.21 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmFalse.jfr is 247.21 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmFalse.jfr is 247.21 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmFalse.jfr is 247.21 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12252 events (total: 139413M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 46.08% 64245M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] 24.49% 34145M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 14.89% 20755M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] 4.93% 6866M java.lang.Integer#valueOf() [Inlined code] 2.13% 2974M java.util.Arrays#copyOf() [Inlined code] 1.66% 2310M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 0.87% 1213M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 0.73% 1011M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.57% 788M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] 0.53% 741M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] 0.51% 709M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.36% 501M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] 0.30% 416M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.23% 319M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] 0.23% 319M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.16% 227M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] 0.13% 183M org.apache.lucene.util.SparseFixedBitSet#() [Inlined code] 0.13% 183M org.apache.lucene.search.TopKnnCollector#topDocs() [Inlined code] 0.11% 153M java.util.ArrayList#iterator() [JIT compiled code] 0.11% 150M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.11% 146M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] 0.08% 117M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.07% 100M knn.KnnIndexer#createIndex() [Interpreted code] 0.07% 98M java.util.logging.LogManager#reset() [Interpreted code] 0.07% 98M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.06% 81M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge() [Interpreted code] 0.04% 54M java.util.HashMap#resize() [JIT compiled code] 0.04% 54M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] 0.04% 54M java.util.DualPivotQuicksort#sort() [JIT compiled code] 0.03% 38M org.apache.lucene.util.FixedBitSet#() [Inlined code] 0.02% 30M org.apache.lucene.util.hnsw.OnHeapHnswGraph#() [JIT compiled code] 0.02% 29M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] 0.02% 29M java.util.HashMap#newNode() [Inlined code] 0.02% 27M java.lang.reflect.Array#newInstance() [Inlined code] 0.02% 26M java.util.ArrayList#grow() [Inlined code] 0.02% 26M java.util.List#of() [Inlined code] 0.02% 25M org.apache.lucene.util.SparseFixedBitSet#insertBlock() [JIT compiled code] 0.02% 22M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.01% 19M knn.IndexerThread#_run() [JIT compiled code] 0.01% 19M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.01% 15M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.01% 11M java.nio.ByteBuffer#allocate() [Inlined code] 0.01% 11M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] 0.01% 11M org.apache.lucene.util.packed.DirectReader#getInstance() [Inlined code] 0.01% 9M java.nio.ByteBuffer#wrap() [JIT compiled code] 0.01% 8M org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#() [Inlined code] 0.01% 7M org.apache.lucene.document.Document#() [Inlined code] 0.01% 7M java.io.BufferedOutputStream#() [Inlined code] 0.00% 6M org.apache.lucene.store.ByteBuffersDataInput#lambda$new$0() [Inlined code] 0.00% 2M org.apache.lucene.util.hnsw.ConcurrentHnswMerger#getNewOrdMapping() [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.11.23.58.22/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmFalse.jfr is 247.21 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmFalse.jfr is 247.21 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmFalse.jfr is 247.21 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmFalse.jfr is 247.21 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmFalse.jfr is 247.21 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12252 events (total: 139413M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 28.37% 39548M 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.47% 27144M 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.71% 24696M 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.19% 11418M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] 6.16% 8589M 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.00% 6967M 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.92% 6860M 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.00% 2788M 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.66% 2310M 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.87% 1213M 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] 0.53% 741M 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% 729M 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.51% 709M 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.43% 594M 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.36% 501M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.36% 495M 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.28% 384M 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% 382M 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.23% 319M 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.16% 219M 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.15% 214M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData() [JIT compiled code] 0.13% 185M 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.13% 183M 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.13% 183M org.apache.lucene.search.TopKnnCollector#topDocs() [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% 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% 150M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.11% 146M 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.09% 132M 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.09% 120M 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.08% 117M 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% 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% 98M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.07% 98M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.07% 93M 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.06% 81M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run() [Interpreted code] 0.04% 54M java.util.HashMap#resize() [JIT compiled code] at java.util.HashMap#putVal() [Inlined code] at java.util.HashMap#put() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#runSearchTasks() [JIT compiled code] 0.04% 54M 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% 38M 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.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.02% 31M 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.02% 30M 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.02% 29M 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.02% 27M 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.02% 26M 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.02% 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] 0.02% 26M 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 knn.IndexerThread#_run() [JIT compiled code] 0.02% 25M 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.02% 23M 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.02% 23M 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.02% 23M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.11.23.58.22/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmFalse.jfr is 247.21 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmFalse.jfr is 247.21 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmFalse.jfr is 247.21 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmFalse.jfr is 247.21 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmFalse.jfr is 247.21 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmFalse.jfr is 247.21 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12252 events (total: 139413M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 28.32% 39484M 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.10% 22452M 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.0x000000008219ea80#call() [Inlined code] 11.80% 16450M 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.19% 11418M 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.0x000000008219ea80#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 6.16% 8589M 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.92% 8246M 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.92% 6860M 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.77% 3867M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] 2.01% 2801M 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] 2.00% 2788M 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.92% 2676M 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.26% 1762M 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.0x000000008219ea80#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 1.14% 1587M 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] 0.87% 1213M 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() [Inlined code] 0.52% 729M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search() [JIT compiled code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [Inlined code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Inlined code] 0.50% 697M 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.0x000000008219ea80#call() [Inlined code] 0.46% 638M 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.43% 594M 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.0x000000008219ea80#call() [Inlined code] 0.30% 418M 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.0x000000008219ea80#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.26% 367M 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.0x000000008219ea80#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.24% 337M 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.0x000000008219ea80#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% 293M 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.0x000000008219ea80#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.0x000000008219efd8#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.19% 269M 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.0x0000000082197b80#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.19% 261M 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.18% 253M 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.0x000000008219ea80#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.18% 249M 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.15% 214M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFieldToIndex() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFieldToIndex() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000082197b80#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] 0.13% 185M 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.13% 183M 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() [JIT compiled code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [Inlined code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#searchLeaf() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#lambda$rewrite$0() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery$$Lambda.0x00000000821bec08#call() [JIT compiled code] 0.13% 183M org.apache.lucene.search.TopKnnCollector#topDocs() [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.0x00000000821bec08#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000008219efd8#run() [JIT compiled code] at org.apache.lucene.search.IndexSearcher$$Lambda.0x00000000821b6458#execute() [Inlined code] at org.apache.lucene.search.TaskExecutor#lambda$new$0() [Inlined code] 0.12% 173M 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.0x000000008219ea80#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.0x000000008219efd8#run() [JIT compiled code] 0.12% 165M 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.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% 146M 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.0x0000000082196000#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% 132M 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.0x000000008219ea80#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% 132M 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.09% 129M 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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [Inlined code] 0.08% 117M 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.08% 110M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ea80#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.0x000000008219efd8#run() [JIT compiled code] 0.07% 103M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [Inlined code] at org.apache.lucene.search.IndexSearcher#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.07% 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% 98M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.07% 98M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.07% 95M 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.0x000000008219ea80#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% 93M 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.0x0000000082197b80#merge() [Interpreted code] 0.06% 89M 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.0x000000008219ea80#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.06% 89M 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.0x000000008219ea80#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.06% 84M 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.0x000000008219ea80#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 0.06% 81M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run() [Interpreted code] 0.05% 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] 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.11.23.58.22/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 2273436 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2705831602456602 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 12, 2026 2:51:30 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: 114 segments, 11 merges 63.7s _1cg: 8 segs, 174.6 K docs, 869.0 MB 53.2s _1cu: 8 segs, 150.9 K docs, 751.1 MB 48.4s _1d2: 8 segs, 73.4 K docs, 364.3 MB 43.6s _1d9: 8 segs, 892.3 K docs, 4450.3 MB 38.3s _1dh: 11 segs, 53.9 K docs, 266.9 MB 31.1s _1ds: 10 segs, 49.7 K docs, 246.4 MB 21.6s _1e3: 10 segs, 51.4 K docs, 254.4 MB 16.0s _1eb: 8 segs, 73.7 K docs, 365.9 MB 10.7s _1ej: 8 segs, 74.7 K docs, 370.8 MB 5.9s _1eq: 8 segs, 115.3 K docs, 573.1 MB 0.0s _1ev: 12 segs, 45.5 K docs, 225.2 MB 5.0 sec: 107 segments, 10 merges 58.2s _1cu: 8 segs, 150.9 K docs, 751.1 MB 53.4s _1d2: 8 segs, 73.4 K docs, 364.3 MB 48.6s _1d9: 8 segs, 892.3 K docs, 4450.3 MB 43.3s _1dh: 11 segs, 53.9 K docs, 266.9 MB 36.1s _1ds: 10 segs, 49.7 K docs, 246.4 MB 26.6s _1e3: 10 segs, 51.4 K docs, 254.4 MB 21.1s _1eb: 8 segs, 73.7 K docs, 365.9 MB 15.7s _1ej: 8 segs, 74.7 K docs, 370.8 MB 10.9s _1eq: 8 segs, 115.3 K docs, 573.1 MB 5.0s _1ev: 12 segs, 45.5 K docs, 225.2 MB 10.0 sec: 93 segments, 8 merges 53.6s _1d9: 8 segs, 892.3 K docs, 4450.3 MB 48.3s _1dh: 11 segs, 53.9 K docs, 266.9 MB 41.1s _1ds: 10 segs, 49.7 K docs, 246.4 MB 31.6s _1e3: 10 segs, 51.4 K docs, 254.4 MB 26.1s _1eb: 8 segs, 73.7 K docs, 365.9 MB 20.7s _1ej: 8 segs, 74.7 K docs, 370.8 MB 15.9s _1eq: 8 segs, 115.3 K docs, 573.1 MB 10.0s _1ev: 12 segs, 45.5 K docs, 225.2 MB 15.0 sec: 58 segments, 4 merges 58.6s _1d9: 8 segs, 892.3 K docs, 4450.3 MB 25.7s _1ej: 8 segs, 74.7 K docs, 370.8 MB 20.9s _1eq: 8 segs, 115.3 K docs, 573.1 MB 15.0s _1ev: 12 segs, 45.5 K docs, 225.2 MB 20.0 sec: 51 segments, 4 merges 63.6s _1d9: 8 segs, 892.3 K docs, 4450.3 MB 25.9s _1eq: 8 segs, 115.3 K docs, 573.1 MB 20.0s _1ev: 12 segs, 45.5 K docs, 225.2 MB 4.5s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 25.0 sec: 33 segments, 2 merges 68.6s _1d9: 8 segs, 892.3 K docs, 4450.3 MB 9.5s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 30.0 sec: 33 segments, 2 merges 73.6s _1d9: 8 segs, 892.3 K docs, 4450.3 MB 14.5s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 35.0 sec: 33 segments, 2 merges 78.6s _1d9: 8 segs, 892.3 K docs, 4450.3 MB 19.5s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 40.0 sec: 33 segments, 2 merges 83.6s _1d9: 8 segs, 892.3 K docs, 4450.3 MB 24.5s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 45.0 sec: 33 segments, 2 merges 88.6s _1d9: 8 segs, 892.3 K docs, 4450.3 MB 29.5s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 50.1 sec: 33 segments, 2 merges 93.6s _1d9: 8 segs, 892.3 K docs, 4450.3 MB 34.5s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 55.1 sec: 33 segments, 2 merges 98.6s _1d9: 8 segs, 892.3 K docs, 4450.3 MB 39.5s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 60.1 sec: 33 segments, 2 merges 103.6s _1d9: 8 segs, 892.3 K docs, 4450.3 MB 44.5s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 65.1 sec: 33 segments, 2 merges 108.6s _1d9: 8 segs, 892.3 K docs, 4450.3 MB 49.5s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 70.1 sec: 33 segments, 2 merges 113.6s _1d9: 8 segs, 892.3 K docs, 4450.3 MB 54.5s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 75.1 sec: 33 segments, 2 merges 118.6s _1d9: 8 segs, 892.3 K docs, 4450.3 MB 59.6s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 80.1 sec: 33 segments, 2 merges 123.6s _1d9: 8 segs, 892.3 K docs, 4450.3 MB 64.6s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 85.1 sec: 33 segments, 2 merges 128.7s _1d9: 8 segs, 892.3 K docs, 4450.3 MB 69.6s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 90.1 sec: 26 segments, 1 merges 74.6s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 95.1 sec: 26 segments, 1 merges 79.6s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 100.1 sec: 26 segments, 1 merges 84.6s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 105.1 sec: 26 segments, 1 merges 89.6s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 110.1 sec: 26 segments, 1 merges 94.6s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 115.0 sec: 26 segments, 1 merges 99.5s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 120.0 sec: 26 segments, 1 merges 104.5s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 125.0 sec: 26 segments, 1 merges 109.5s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 130.0 sec: 26 segments, 1 merges 114.5s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 135.1 sec: 26 segments, 1 merges 119.5s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 140.1 sec: 26 segments, 1 merges 124.6s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 145.1 sec: 26 segments, 1 merges 129.6s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 150.1 sec: 26 segments, 1 merges 134.6s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 155.1 sec: 26 segments, 1 merges 139.6s _1ew: 8 segs, 640.1 K docs, 3190.3 MB 160.1 sec: 26 segments, 1 merges 144.6s _1ew: 8 segs, 640.1 K docs, 3190.3 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1414 seconds reindex takes 1414.88 sec Force merge index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-7-fm now wait for already running merges to finish 0.0 sec: 19 segments, 1 merges 5.0 sec: 19 segments, 1 merges 5.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 10.0 sec: 19 segments, 1 merges 10.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 15.0 sec: 19 segments, 1 merges 15.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 20.0 sec: 19 segments, 1 merges 20.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 25.0 sec: 19 segments, 1 merges 25.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 30.0 sec: 19 segments, 1 merges 30.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 35.0 sec: 19 segments, 1 merges 35.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 40.0 sec: 19 segments, 1 merges 40.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 45.0 sec: 19 segments, 1 merges 45.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 50.0 sec: 19 segments, 1 merges 50.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 55.0 sec: 19 segments, 1 merges 55.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 60.0 sec: 19 segments, 1 merges 60.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 65.0 sec: 19 segments, 1 merges 65.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 70.1 sec: 19 segments, 1 merges 70.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 75.1 sec: 19 segments, 1 merges 75.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 80.1 sec: 19 segments, 1 merges 80.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 85.1 sec: 19 segments, 1 merges 85.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 90.1 sec: 19 segments, 1 merges 90.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 95.1 sec: 19 segments, 1 merges 95.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 100.1 sec: 19 segments, 1 merges 100.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 105.1 sec: 19 segments, 1 merges 105.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 110.1 sec: 19 segments, 1 merges 110.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 115.1 sec: 19 segments, 1 merges 115.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 120.1 sec: 19 segments, 1 merges 120.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 125.0 sec: 19 segments, 1 merges 125.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 130.0 sec: 19 segments, 1 merges 130.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 135.0 sec: 19 segments, 1 merges 135.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 140.0 sec: 19 segments, 1 merges 140.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 145.0 sec: 19 segments, 1 merges 145.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 150.0 sec: 19 segments, 1 merges 150.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 155.0 sec: 19 segments, 1 merges 155.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 160.0 sec: 19 segments, 1 merges 160.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 165.0 sec: 19 segments, 1 merges 165.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 170.0 sec: 19 segments, 1 merges 170.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 175.0 sec: 19 segments, 1 merges 175.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 180.0 sec: 19 segments, 1 merges 180.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 185.1 sec: 19 segments, 1 merges 185.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 190.1 sec: 19 segments, 1 merges 190.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 195.1 sec: 19 segments, 1 merges 195.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 200.1 sec: 19 segments, 1 merges 200.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 205.1 sec: 19 segments, 1 merges 205.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 210.1 sec: 19 segments, 1 merges 210.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 215.1 sec: 19 segments, 1 merges 215.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 220.1 sec: 19 segments, 1 merges 220.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 225.1 sec: 19 segments, 1 merges 225.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 230.1 sec: 19 segments, 1 merges 230.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 235.1 sec: 19 segments, 1 merges 235.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 240.0 sec: 19 segments, 1 merges 240.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 245.0 sec: 19 segments, 1 merges 245.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 250.0 sec: 19 segments, 1 merges 250.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 255.0 sec: 19 segments, 1 merges 255.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 260.0 sec: 19 segments, 1 merges 260.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 265.0 sec: 19 segments, 1 merges 265.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 270.0 sec: 19 segments, 1 merges 270.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 275.0 sec: 19 segments, 1 merges 275.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 280.0 sec: 19 segments, 1 merges 280.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 285.0 sec: 19 segments, 1 merges 285.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 290.0 sec: 19 segments, 1 merges 290.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 295.0 sec: 19 segments, 1 merges 295.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 300.0 sec: 19 segments, 1 merges 300.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 305.1 sec: 19 segments, 1 merges 305.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 310.1 sec: 19 segments, 1 merges 310.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 315.1 sec: 19 segments, 1 merges 315.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 320.1 sec: 19 segments, 1 merges 320.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 325.1 sec: 19 segments, 1 merges 325.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 330.1 sec: 19 segments, 1 merges 330.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 335.1 sec: 19 segments, 1 merges 335.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 340.1 sec: 19 segments, 1 merges 340.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 345.1 sec: 19 segments, 1 merges 345.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 350.1 sec: 19 segments, 1 merges 350.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 355.1 sec: 19 segments, 1 merges 355.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 360.1 sec: 19 segments, 1 merges 360.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 365.1 sec: 19 segments, 1 merges 365.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 370.1 sec: 19 segments, 1 merges 370.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 375.0 sec: 19 segments, 1 merges 375.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 380.0 sec: 19 segments, 1 merges 380.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 385.0 sec: 19 segments, 1 merges 385.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 390.0 sec: 19 segments, 1 merges 390.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 395.0 sec: 19 segments, 1 merges 395.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 400.0 sec: 19 segments, 1 merges 400.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 405.0 sec: 19 segments, 1 merges 405.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 410.0 sec: 19 segments, 1 merges 410.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 415.0 sec: 19 segments, 1 merges 415.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 420.0 sec: 19 segments, 1 merges 420.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 425.0 sec: 19 segments, 1 merges 425.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 430.0 sec: 19 segments, 1 merges 430.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 435.0 sec: 19 segments, 1 merges 435.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 440.0 sec: 19 segments, 1 merges 440.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 445.0 sec: 19 segments, 1 merges 445.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 450.0 sec: 19 segments, 1 merges 450.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 455.0 sec: 19 segments, 1 merges 455.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 460.0 sec: 19 segments, 1 merges 460.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 465.0 sec: 19 segments, 1 merges 465.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 470.0 sec: 19 segments, 1 merges 470.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 475.1 sec: 19 segments, 1 merges 475.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 480.1 sec: 19 segments, 1 merges 480.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 485.1 sec: 19 segments, 1 merges 485.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 490.1 sec: 19 segments, 1 merges 490.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 495.1 sec: 19 segments, 1 merges 495.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 500.1 sec: 19 segments, 1 merges 500.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 505.1 sec: 19 segments, 1 merges 505.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 510.1 sec: 19 segments, 1 merges 510.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 515.1 sec: 19 segments, 1 merges 515.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 520.1 sec: 19 segments, 1 merges 520.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 525.1 sec: 19 segments, 1 merges 525.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 530.1 sec: 19 segments, 1 merges 530.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 535.1 sec: 19 segments, 1 merges 535.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 540.0 sec: 19 segments, 1 merges 540.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 545.0 sec: 19 segments, 1 merges 545.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 550.0 sec: 19 segments, 1 merges 550.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 555.0 sec: 19 segments, 1 merges 555.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 560.0 sec: 19 segments, 1 merges 560.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 565.0 sec: 19 segments, 1 merges 565.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 570.0 sec: 19 segments, 1 merges 570.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 575.0 sec: 19 segments, 1 merges 575.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 580.0 sec: 19 segments, 1 merges 580.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 585.0 sec: 19 segments, 1 merges 585.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 590.0 sec: 19 segments, 1 merges 590.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 595.0 sec: 19 segments, 1 merges 595.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 600.1 sec: 19 segments, 1 merges 600.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 605.1 sec: 19 segments, 1 merges 605.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 610.1 sec: 19 segments, 1 merges 610.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 615.1 sec: 19 segments, 1 merges 615.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 620.1 sec: 19 segments, 1 merges 620.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 625.1 sec: 19 segments, 1 merges 625.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 630.1 sec: 19 segments, 1 merges 630.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 635.1 sec: 19 segments, 1 merges 635.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 640.1 sec: 19 segments, 1 merges 640.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 645.1 sec: 19 segments, 1 merges 645.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 650.1 sec: 19 segments, 1 merges 650.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 655.1 sec: 19 segments, 1 merges 655.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 660.0 sec: 19 segments, 1 merges 660.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 665.0 sec: 19 segments, 1 merges 665.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 670.0 sec: 19 segments, 1 merges 670.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 675.0 sec: 19 segments, 1 merges 675.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 680.0 sec: 19 segments, 1 merges 680.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 685.0 sec: 19 segments, 1 merges 685.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 690.0 sec: 19 segments, 1 merges 690.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 695.0 sec: 19 segments, 1 merges 695.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 700.0 sec: 19 segments, 1 merges 700.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 705.0 sec: 19 segments, 1 merges 705.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 710.1 sec: 19 segments, 1 merges 710.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 715.1 sec: 19 segments, 1 merges 715.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 720.1 sec: 19 segments, 1 merges 720.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 725.1 sec: 19 segments, 1 merges 725.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 730.1 sec: 19 segments, 1 merges 730.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 735.1 sec: 19 segments, 1 merges 735.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 740.1 sec: 19 segments, 1 merges 740.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 745.1 sec: 19 segments, 1 merges 745.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 750.1 sec: 19 segments, 1 merges 750.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 755.1 sec: 19 segments, 1 merges 755.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 760.1 sec: 19 segments, 1 merges 760.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 765.1 sec: 19 segments, 1 merges 765.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 770.1 sec: 19 segments, 1 merges 770.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 775.1 sec: 19 segments, 1 merges 775.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 780.1 sec: 19 segments, 1 merges 780.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 785.0 sec: 19 segments, 1 merges 785.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 790.0 sec: 19 segments, 1 merges 790.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 795.0 sec: 19 segments, 1 merges 795.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 800.0 sec: 19 segments, 1 merges 800.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 805.0 sec: 19 segments, 1 merges 805.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 810.0 sec: 19 segments, 1 merges 810.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 815.0 sec: 19 segments, 1 merges 815.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 820.0 sec: 19 segments, 1 merges 820.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 825.0 sec: 19 segments, 1 merges 825.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 830.1 sec: 19 segments, 1 merges 830.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 835.1 sec: 19 segments, 1 merges 835.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 840.1 sec: 19 segments, 1 merges 840.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 845.1 sec: 19 segments, 1 merges 845.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 850.1 sec: 19 segments, 1 merges 850.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 855.1 sec: 19 segments, 1 merges 855.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 860.0 sec: 19 segments, 1 merges 860.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 865.0 sec: 19 segments, 1 merges 865.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 870.0 sec: 19 segments, 1 merges 870.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 875.0 sec: 19 segments, 1 merges 875.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 880.0 sec: 19 segments, 1 merges 880.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 885.1 sec: 19 segments, 1 merges 885.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 890.1 sec: 19 segments, 1 merges 890.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 895.1 sec: 19 segments, 1 merges 895.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 900.1 sec: 19 segments, 1 merges 900.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 905.1 sec: 19 segments, 1 merges 905.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 910.1 sec: 19 segments, 1 merges 910.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 915.1 sec: 19 segments, 1 merges 915.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 920.1 sec: 19 segments, 1 merges 920.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 925.1 sec: 19 segments, 1 merges 925.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 930.1 sec: 19 segments, 1 merges 930.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 935.1 sec: 19 segments, 1 merges 935.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 940.1 sec: 19 segments, 1 merges 940.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 945.1 sec: 19 segments, 1 merges 945.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 950.1 sec: 19 segments, 1 merges 950.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 955.1 sec: 19 segments, 1 merges 955.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 960.1 sec: 19 segments, 1 merges 960.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 965.0 sec: 19 segments, 1 merges 965.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 970.0 sec: 19 segments, 1 merges 970.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 975.0 sec: 19 segments, 1 merges 975.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 980.0 sec: 19 segments, 1 merges 980.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 985.0 sec: 19 segments, 1 merges 985.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 990.0 sec: 19 segments, 1 merges 990.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 995.0 sec: 19 segments, 1 merges 995.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1000.0 sec: 19 segments, 1 merges 1000.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1005.0 sec: 19 segments, 1 merges 1005.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1010.0 sec: 19 segments, 1 merges 1010.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1015.0 sec: 19 segments, 1 merges 1015.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1020.0 sec: 19 segments, 1 merges 1020.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1025.1 sec: 19 segments, 1 merges 1025.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1030.1 sec: 19 segments, 1 merges 1030.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1035.1 sec: 19 segments, 1 merges 1035.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1040.1 sec: 19 segments, 1 merges 1040.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1045.1 sec: 19 segments, 1 merges 1045.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1050.1 sec: 19 segments, 1 merges 1050.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1055.0 sec: 19 segments, 1 merges 1055.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1060.0 sec: 19 segments, 1 merges 1060.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1065.0 sec: 19 segments, 1 merges 1065.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1070.0 sec: 19 segments, 1 merges 1070.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1075.0 sec: 19 segments, 1 merges 1075.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1080.0 sec: 19 segments, 1 merges 1080.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1085.1 sec: 19 segments, 1 merges 1085.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1090.1 sec: 19 segments, 1 merges 1090.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1095.1 sec: 19 segments, 1 merges 1095.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1100.1 sec: 19 segments, 1 merges 1100.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1105.1 sec: 19 segments, 1 merges 1105.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1110.1 sec: 19 segments, 1 merges 1110.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1115.1 sec: 19 segments, 1 merges 1115.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1120.1 sec: 19 segments, 1 merges 1120.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1125.1 sec: 19 segments, 1 merges 1125.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1130.1 sec: 19 segments, 1 merges 1130.1s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1135.0 sec: 19 segments, 1 merges 1135.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1140.0 sec: 19 segments, 1 merges 1140.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1145.0 sec: 19 segments, 1 merges 1145.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1150.0 sec: 19 segments, 1 merges 1150.0s _1ex: 19 segs, 8000.0 K docs, 39938.1 MB 1155.0 sec: 1 segments, 0 merges done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 1158.58 sec index has 1 segments: segments_3: _1ex(11.0.0):C8000000 _1ex: 40090.9 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=1.0 index disk usage is 40090.94 MB vector disk usage is 39184.57 MB vector RAM usage is 7934.57 MB exact nn key = cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100 read pre-cached exact match vectors from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.bin" read pre-cached exact match scores from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores" EXACT_NN_SCORES_PATH: /l/util.nightly/knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores EXACT_NN_METRIC: dot_product path=/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec dim=1024 vectorEncoding.byteSize=4 1778739 query vectors in queryPath "/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec" searching 1000 query vectors; topK=100, fanout=100 done warmup thread 3 name=main cpu@start=48704419534 cpu@end=51165807417 deltaMS=2461.387883 thread 14 name=Reference Handler cpu@start=1146838 cpu@end=1146838 deltaMS=0.0 thread 15 name=Finalizer cpu@start=148202 cpu@end=148202 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=62025 cpu@end=62025 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=9076117 cpu@end=9076117 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=21820615220 cpu@end=21821576038 deltaMS=0.960818 thread 42 name=JFR Periodic Tasks cpu@start=168820545940 cpu@end=168936980972 deltaMS=116.435032 thread 46 name=Notification Thread cpu@start=97636 cpu@end=97636 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-1 cpu@start=2311331932350 cpu@end=2311331932350 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-2 cpu@start=2309301833497 cpu@end=2309301833497 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-3 cpu@start=2309927790616 cpu@end=2309927790616 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-4 cpu@start=2311318822870 cpu@end=2311318822870 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-5 cpu@start=2310307218702 cpu@end=2310307218702 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-6 cpu@start=2309316322385 cpu@end=2309316322385 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-7 cpu@start=2311405967136 cpu@end=2311405967136 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-8 cpu@start=2315512805333 cpu@end=2315512805333 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-9 cpu@start=2312390090009 cpu@end=2312390090009 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-10 cpu@start=2311210514907 cpu@end=2311210514907 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-11 cpu@start=2310252584247 cpu@end=2310252584247 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-12 cpu@start=2310387308118 cpu@end=2310387308118 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-13 cpu@start=2312331259265 cpu@end=2312331259265 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-14 cpu@start=2313625449597 cpu@end=2313625449597 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-15 cpu@start=2307411486170 cpu@end=2307411486170 deltaMS=0.0 thread 72 name=hnsw-merge-1-thread-16 cpu@start=2312622993989 cpu@end=2312622993989 deltaMS=0.0 Average CPU cores used: 1.0449871965467032 completed 1000 searches in 2467 ms: 405 QPS CPU time=2577 ms checking results SUMMARY: 0.930 2.467 2.577 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 5682 1414.88 5654.19 1158.58 1 40090.94 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=243, Fanout min=7, mean=16.10, max=32, meandelta=420716.41 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 13 14 15 17 18 20 23 32 Graph level=2 size=7629, Fanout min=6, mean=27.44, max=32, meandelta=267191.53 % 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=247083, Fanout min=1, mean=28.32, max=32, meandelta=258252.83 % 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.67, max=64, meandelta=194541.05 % 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=243, connectedness=1.00 Graph level=2 size=7629, connectedness=1.00 Graph level=1 size=247083, 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.11.23.58.22/bench-knn-q7-fmTrue.jfr knn.KnnGraphTester -maxConn 32 -dim 1024 -docs /big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec -ndoc 8000000 -topK 100 -numIndexThreads 8 -beamWidthIndex 100 -search-and-stats /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -metric dot_product -numMergeThread 16 -numMergeWorker 48 -forceMerge -quantize -quantizeBits 7': 63,427,962.03 msec task-clock:u 246,393,188,450,108 cycles:u (36.36%) 165,568,300,595,574 instructions:u (36.36%) 4,963,508,417,050 cache-references:u (36.36%) 2,250,087,655,852 cache-misses:u (36.36%) 58,262,425,150,953 L1-dcache-loads:u (36.36%) 2,015,830,084,941 L1-dcache-load-misses:u (36.36%) 2,515,000,479,904 L1-icache-loads:u (36.36%) 16,432,947,093 L1-icache-load-misses:u (36.36%) LLC-loads:u LLC-load-misses:u LLC-stores:u LLC-store-misses:u LLC-prefetches:u LLC-prefetch-misses:u 14,142,348 faults:u 13,041,922 minor-faults:u 31,107 major-faults:u 17,127,422,100,913 branches:u (36.36%) 117,108,699,030 branch-misses:u (36.36%) 3,423,154,809,206 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 2803.198788883 seconds time elapsed 62681.157125000 seconds user 735.222620000 seconds sys took 0:46:43.215407 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='42c5ceb7fae20297b0bbcf1020cef0bba0db04a9', luceneutil_git_rev='77746685aa65ed6bc9edc7c3342b3031fa5d4097', 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.467, net_cpu_ms=2.577, avg_cpu_core_count=1.045, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='7 bits', total_visited=5682, index_time_sec=1414.88, index_docs_per_sec=5654.19, force_merge_time_sec=1158.58, index_num_segments=1, index_size_on_disk_mb=40090.94, selectivity=None, pre_post_filter='null', vec_disk_mb=39184.57, vec_ram_mb=7934.57, graph_level_conn_p_values={3: (243, {0: 0, 10: 10, 20: 11, 30: 13, 40: 14, 50: 15, 60: 17, 70: 18, 80: 20, 90: 23, 100: 32}), 2: (7629, {0: 0, 10: 18, 20: 22, 30: 25, 40: 28, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247083, {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=2803, microseconds=215407)) Profiler summary for /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmTrue.jfr Version: 2.1 Chunks: 20 Start: 2026-04-12 07:23:34 (UTC) Duration: 875 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 12904611 220161798 jdk.FileWrite 1204480 30110971 jdk.NativeMethodSample 48506 634648 jdk.CPULoad 16543 330860 jdk.ObjectAllocationInNewTLAB 11733 229029 jdk.BooleanFlag 9920 314180 jdk.FileRead 2200 55996 jdk.Checkpoint 2085 2127860 jdk.ObjectAllocationOutsideTLAB 1089 19509 jdk.UnsignedIntFlag 960 32600 jdk.IntFlag 880 32140 jdk.StringFlag 680 26380 jdk.Compilation 552 14779 jdk.CPUInformation 20 30040 jdk.GCConfiguration 20 520 jdk.GarbageCollection 20 483 jdk.JVMInformation 20 18640 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.11.23.58.22/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmTrue.jfr is 244.48 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 48506 events (total: 48506) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 84.77% 41118 jdk.jfr.internal.JVM#emitEvent() [Native code] 6.12% 2968 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 5.96% 2892 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 2.22% 1076 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.73% 356 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.11% 51 jdk.internal.misc.Unsafe#park() [Native code] 0.04% 20 jdk.internal.misc.Unsafe#unpark() [Native code] 0.01% 7 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.01% 3 java.lang.System#nanoTime() [Native code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.00% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.00% 2 java.io.RandomAccessFile#open0() [Native code] 0.00% 1 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.00% 1 java.lang.Thread#sleepNanos0() [Native code] 0.00% 1 java.lang.Object#wait0() [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.11.23.58.22/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmTrue.jfr is 244.48 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmTrue.jfr is 244.48 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 48506 events (total: 48506) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 84.77% 41118 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.12% 2968 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.93% 2878 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.21% 1074 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.73% 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] 0.08% 39 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% 16 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] 0.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% 12 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] 0.01% 7 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 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.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] 0.01% 3 java.lang.System#nanoTime() [Native code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnGraphTester#forceMerge() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.00% 2 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% 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% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#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 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] 0.00% 1 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [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] 0.00% 1 java.lang.Object#getClass() [Native code] at org.apache.lucene.search.Query#() [Interpreted code] at org.apache.lucene.search.DocAndScoreQuery#() [Interpreted code] at org.apache.lucene.search.DocAndScoreQuery#createDocAndScoreQuery() [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.11.23.58.22/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmTrue.jfr is 244.48 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmTrue.jfr is 244.48 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmTrue.jfr is 244.48 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 48506 events (total: 48506) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 84.77% 41118 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.0x000000007c07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 5.28% 2560 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.82% 2340 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [JIT compiled code] 2.21% 1074 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.11% 538 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.84% 408 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.73% 355 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.08% 39 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% 16 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.02% 12 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.02% 8 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#delete() [Interpreted code] at jdk.jfr.internal.RepositoryChunk#destroy() [Interpreted code] at jdk.jfr.internal.RepositoryChunk#release() [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% 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() [JIT compiled 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() [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% 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() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] 0.01% 3 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 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] 0.00% 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.0x000000007c07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [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% 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.0x000000007c07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#syncMetaData() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#syncMetaData() [Interpreted code] at org.apache.lucene.index.SegmentInfos#prepareCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.00% 1 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() [JIT compiled code] at java.util.zip.CheckedOutputStream#write() [Inlined code] at java.io.BufferedOutputStream#write() [Inlined code] at org.apache.lucene.store.OutputStreamIndexOutput#writeBytes() [Inlined code] 0.00% 1 java.lang.Object#getClass() [Native code] at org.apache.lucene.search.Query#() [Interpreted code] at org.apache.lucene.search.DocAndScoreQuery#() [Interpreted code] at org.apache.lucene.search.DocAndScoreQuery#createDocAndScoreQuery() [JIT compiled 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] 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.DocAndScoreQuery#createWeight() [Interpreted code] at org.apache.lucene.search.IndexSearcher#createWeight() [Interpreted code] 0.00% 1 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] at java.lang.Thread#sleep() [JIT compiled code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnGraphTester#forceMerge() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.00% 1 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.lucene99.Lucene99SegmentInfoFormat#read() [Interpreted code] at org.apache.lucene.index.SegmentInfos#parseSegmentInfos() [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.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.0x000000007c07aa58#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() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [JIT compiled code] at java.io.BufferedOutputStream#write() [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.0x000000007c07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [JIT compiled code] at java.nio.file.Files#readAttributes() [JIT compiled code] at java.nio.file.Files#getLastModifiedTime() [Interpreted code] at knn.KnnGraphTester#isNewer() [Interpreted code] at knn.KnnGraphTester#getExactNN() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 0.00% 1 sun.nio.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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.11.23.58.22/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmTrue.jfr is 244.48 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmTrue.jfr is 244.48 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmTrue.jfr is 244.48 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmTrue.jfr is 244.48 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12817 events (total: 191679M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 33.10% 63439M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] 30.83% 59087M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 23.81% 45633M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] 2.91% 5570M java.util.Arrays#copyOf() [Inlined code] 2.82% 5410M java.lang.Integer#valueOf() [Inlined code] 2.43% 4664M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 0.90% 1724M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.62% 1179M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.46% 876M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.44% 840M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] 0.39% 749M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] 0.28% 533M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.13% 256M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] 0.11% 215M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.09% 177M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] 0.09% 170M org.apache.lucene.util.SparseFixedBitSet#() [JIT compiled code] 0.08% 150M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.07% 132M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.06% 123M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] 0.05% 97M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] 0.05% 89M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] 0.05% 88M java.util.logging.LogManager#reset() [Interpreted code] 0.05% 88M jdk.jfr.internal.ShutdownHook#run() [Interpreted 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% 61M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] 0.03% 48M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] 0.02% 42M org.apache.lucene.util.FixedBitSet#() [Inlined code] 0.02% 32M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.02% 30M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] 0.01% 11M org.apache.lucene.util.packed.DirectWriter#getInstance() [Inlined code] 0.00% 4M 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% 988352 org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeMeta() [JIT compiled code] 0.00% 988352 org.apache.lucene.util.hnsw.HnswGraph#getSortedNodes() [Inlined code] 0.00% 612888 java.util.Arrays#copyOf() [JIT compiled code] 0.00% 451560 java.nio.HeapByteBuffer#() [Inlined code] 0.00% 449688 knn.KnnGraphTester#readExactNNScores() [Interpreted code] 0.00% 449688 knn.KnnGraphTester#readExactNN() [Interpreted code] 0.00% 448536 org.apache.lucene.util.packed.DirectReader#getInstance() [Inlined code] 0.00% 448512 org.apache.lucene.search.TopScoreDocCollector#populateResults() [Interpreted code] 0.00% 302192 org.apache.lucene.search.TopKnnCollector#topDocs() [Interpreted code] 0.00% 299504 jdk.internal.classfile.impl.BufWriterImpl#() [JIT compiled code] 0.00% 299104 java.util.Arrays#copyOfRange() [Inlined code] 0.00% 157704 org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#() [Inlined code] 0.00% 151272 java.util.zip.InflaterInputStream#() [JIT compiled code] 0.00% 150504 org.apache.lucene.util.packed.DirectMonotonicReader#getInstance() [JIT compiled code] 0.00% 149632 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.11.23.58.22/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmTrue.jfr is 244.48 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmTrue.jfr is 244.48 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmTrue.jfr is 244.48 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmTrue.jfr is 244.48 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmTrue.jfr is 244.48 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12817 events (total: 191679M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 26.10% 50035M 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.33% 38965M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] 12.77% 24472M 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.00% 22997M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] 10.99% 21069M 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.71% 9024M 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.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.82% 5410M 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.43% 4664M 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.69% 1332M 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.62% 1179M 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.46% 891M 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.46% 876M 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.44% 840M 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.39% 749M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] 0.37% 703M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [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.25% 479M 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% 215M 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% 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() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.09% 172M 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#() [Inlined code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Inlined code] 0.09% 170M org.apache.lucene.util.SparseFixedBitSet#() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#createBitSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] 0.09% 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.08% 150M 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% 132M 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% 130M 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% 123M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [Interpreted code] 0.05% 97M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [JIT compiled code] at java.lang.ThreadLocal#setInitialValue() [Inlined code] at java.lang.ThreadLocal#get() [Inlined code] 0.05% 89M 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.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% 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% 53M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] 0.03% 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% 44M 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.02% 43M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] at java.lang.ThreadLocal#setInitialValue() [Inlined code] at java.lang.ThreadLocal#get() [Inlined code] at java.lang.ThreadLocal#get() [JIT compiled code] 0.02% 42M 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% 30M 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.01% 27M 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% 23M 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% 21M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.01% 17M 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% 16M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#ensureCapacity() [Inlined code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Inlined code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Inlined code] 0.01% 11M org.apache.lucene.util.packed.DirectWriter#getInstance() [Inlined code] at org.apache.lucene.util.packed.DirectMonotonicWriter#flush() [JIT compiled code] at org.apache.lucene.util.packed.DirectMonotonicWriter#add() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeMeta() [JIT compiled code] 0.00% 7M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] 0.00% 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.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#insertBlock() [JIT compiled code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#findBestEntryPoint() [Interpreted code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmTrue.jfr is 244.48 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmTrue.jfr is 244.48 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmTrue.jfr is 244.48 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmTrue.jfr is 244.48 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmTrue.jfr is 244.48 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q7-fmTrue.jfr is 244.48 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12817 events (total: 191679M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 23.65% 45323M 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.0x000000007c19afb0#call() [Inlined code] 20.30% 38901M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Inlined code] at org.apache.lucene.search.IndexSearcher#search() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 12.00% 22997M 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.0x000000007c19afb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 10.99% 21069M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 8.51% 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] 4.25% 8152M 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.68% 7061M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] 2.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.82% 5410M 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.46% 4711M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 2.28% 4371M 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.0x000000007c19afb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 1.02% 1963M 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.69% 1332M 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.0x000000007c19afb0#call() [Inlined code] 0.62% 1179M 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.0x000000007c19afb0#call() [Inlined code] 0.41% 793M 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.0x000000007c19afb0#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.0x000000007c19b508#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.41% 787M 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.0x000000007c19afb0#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.40% 772M 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.0x000000007c19afb0#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.36% 689M 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.0x000000007c19afb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.33% 630M 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.23% 443M 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.0x000000007c19afb0#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.0x000000007c19b508#run() [JIT compiled code] 0.15% 293M 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.0x000000007c19afb0#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% 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() [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.0x000000007c19afb0#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.0x000000007c19b508#run() [JIT compiled code] 0.10% 185M 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.0x000000007c19afb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 0.09% 172M 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#() [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.09% 170M 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.0x000000007c1be970#call() [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.08% 150M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.07% 132M 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% 130M 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% 123M 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% 119M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [Inlined code] at org.apache.lucene.search.IndexSearcher#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.06% 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.util.hnsw.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.0x000000007c19afb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.05% 89M java.util.DualPivotQuicksort#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.0x000000007c1968e0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [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% 83M 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.0x000000007c19afb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build() [JIT compiled code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] 0.04% 67M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#ensureCapacity() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Interpreted code] at knn.KnnGraphTester#printGraphConnectedNess() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.03% 66M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [JIT compiled code] at java.lang.ThreadLocal#setInitialValue() [Inlined code] at java.lang.ThreadLocal#get() [Inlined code] at java.lang.ThreadLocal#get() [JIT compiled code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.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.0x000000007c1968e0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.03% 53M 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.0x000000007c1968e0#merge() [Interpreted code] 0.03% 52M 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.0x000000007c19afb0#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% 44M 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.0x000000007c1968e0#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.02% 43M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] at java.lang.ThreadLocal#setInitialValue() [Inlined code] at java.lang.ThreadLocal#get() [Inlined code] at java.lang.ThreadLocal#get() [JIT compiled code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.02% 42M 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.0x000000007c1968e0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.02% 36M 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.0x000000007c19afb0#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.0x000000007c1968e0#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% 31M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [JIT compiled code] at java.lang.ThreadLocal#setInitialValue() [Inlined code] at java.lang.ThreadLocal#get() [Inlined code] at java.lang.ThreadLocal#get() [JIT compiled code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#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% 30M 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.0x000000007c1968e0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] now remove KNN index knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-7-fm cmd: ['/usr/sbin/perf', 'stat', '-dd', '-e', 'task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend', '/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-cp', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build', '--add-modules', 'jdk.incubator.vector', '--enable-native-access=ALL-UNNAMED', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=256M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr', 'knn.KnnGraphTester', '-maxConn', '32', '-dim', '1024', '-docs', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-ndoc', '8000000', '-topK', '100', '-numIndexThreads', '8', '-beamWidthIndex', '100', '-search-and-stats', '/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', '-metric', 'dot_product', '-numMergeThread', '16', '-numMergeWorker', '48', '-reindex'] WARNING: Using incubator modules: jdk.incubator.vector [0.215s][info][jfr,startup] Started recording 1. [0.215s][info][jfr,startup] [0.215s][info][jfr,startup] Use jcmd 2301261 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2708646995399767 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 12, 2026 3:38:25 AM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled creating index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-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: 273 segments, 32 merges 1229.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1024.4s _zw: 8 segs, 245.5 K docs, 978.7 MB 1013.4s _104: 8 segs, 179.9 K docs, 717.3 MB 896.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 694.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 550.4s _18a: 8 segs, 106.7 K docs, 424.4 MB 515.5s _18t: 8 segs, 39.2 K docs, 155.1 MB 487.4s _198: 8 segs, 133.3 K docs, 530.8 MB 474.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 446.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 420.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 403.7s _1ak: 8 segs, 38.8 K docs, 153.5 MB 376.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 362.3s _1b6: 8 segs, 173.5 K docs, 691.7 MB 348.3s _1bf: 8 segs, 39.4 K docs, 155.9 MB 314.9s _1bw: 8 segs, 73.3 K docs, 291.1 MB 296.8s _1c4: 8 segs, 72.6 K docs, 288.5 MB 280.1s _1cd: 8 segs, 38.7 K docs, 153.3 MB 265.2s _1ck: 8 segs, 108.0 K docs, 429.8 MB 230.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 218.0s _1d8: 8 segs, 107.6 K docs, 428.1 MB 202.1s _1dh: 8 segs, 39.1 K docs, 154.6 MB 185.5s _1dq: 8 segs, 39.3 K docs, 155.5 MB 170.3s _1dy: 8 segs, 175.3 K docs, 698.8 MB 151.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 130.6s _1eg: 8 segs, 40.3 K docs, 159.6 MB 108.2s _1ep: 8 segs, 39.2 K docs, 155.4 MB 85.6s _1ex: 8 segs, 73.1 K docs, 290.6 MB 62.8s _1f6: 8 segs, 39.1 K docs, 154.7 MB 39.4s _1ff: 8 segs, 38.6 K docs, 153.0 MB 13.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 0.0s _1fr: 11 segs, 41.6 K docs, 164.7 MB 5.0 sec: 266 segments, 31 merges 1234.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1029.4s _zw: 8 segs, 245.5 K docs, 978.7 MB 1018.4s _104: 8 segs, 179.9 K docs, 717.3 MB 901.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 699.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 555.4s _18a: 8 segs, 106.7 K docs, 424.4 MB 520.5s _18t: 8 segs, 39.2 K docs, 155.1 MB 492.4s _198: 8 segs, 133.3 K docs, 530.8 MB 479.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 451.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 425.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 408.7s _1ak: 8 segs, 38.8 K docs, 153.5 MB 381.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 367.3s _1b6: 8 segs, 173.5 K docs, 691.7 MB 353.3s _1bf: 8 segs, 39.4 K docs, 155.9 MB 319.9s _1bw: 8 segs, 73.3 K docs, 291.1 MB 301.8s _1c4: 8 segs, 72.6 K docs, 288.5 MB 270.2s _1ck: 8 segs, 108.0 K docs, 429.8 MB 235.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 223.0s _1d8: 8 segs, 107.6 K docs, 428.1 MB 207.1s _1dh: 8 segs, 39.1 K docs, 154.6 MB 190.6s _1dq: 8 segs, 39.3 K docs, 155.5 MB 175.3s _1dy: 8 segs, 175.3 K docs, 698.8 MB 156.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 135.6s _1eg: 8 segs, 40.3 K docs, 159.6 MB 113.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 90.6s _1ex: 8 segs, 73.1 K docs, 290.6 MB 67.8s _1f6: 8 segs, 39.1 K docs, 154.7 MB 44.4s _1ff: 8 segs, 38.6 K docs, 153.0 MB 18.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 5.0s _1fr: 11 segs, 41.6 K docs, 164.7 MB 10.0 sec: 259 segments, 30 merges 1239.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1034.4s _zw: 8 segs, 245.5 K docs, 978.7 MB 1023.4s _104: 8 segs, 179.9 K docs, 717.3 MB 906.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 704.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 560.4s _18a: 8 segs, 106.7 K docs, 424.4 MB 525.5s _18t: 8 segs, 39.2 K docs, 155.1 MB 497.4s _198: 8 segs, 133.3 K docs, 530.8 MB 484.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 456.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 430.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 413.7s _1ak: 8 segs, 38.8 K docs, 153.5 MB 386.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 372.3s _1b6: 8 segs, 173.5 K docs, 691.7 MB 358.3s _1bf: 8 segs, 39.4 K docs, 155.9 MB 324.9s _1bw: 8 segs, 73.3 K docs, 291.1 MB 275.2s _1ck: 8 segs, 108.0 K docs, 429.8 MB 240.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 228.0s _1d8: 8 segs, 107.6 K docs, 428.1 MB 212.1s _1dh: 8 segs, 39.1 K docs, 154.6 MB 195.6s _1dq: 8 segs, 39.3 K docs, 155.5 MB 180.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 161.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 140.6s _1eg: 8 segs, 40.3 K docs, 159.6 MB 118.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 95.6s _1ex: 8 segs, 73.1 K docs, 290.6 MB 72.8s _1f6: 8 segs, 39.1 K docs, 154.7 MB 49.4s _1ff: 8 segs, 38.6 K docs, 153.0 MB 23.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 10.0s _1fr: 11 segs, 41.6 K docs, 164.7 MB 15.0 sec: 252 segments, 29 merges 1244.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1039.4s _zw: 8 segs, 245.5 K docs, 978.7 MB 1028.4s _104: 8 segs, 179.9 K docs, 717.3 MB 911.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 709.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 565.4s _18a: 8 segs, 106.7 K docs, 424.4 MB 530.5s _18t: 8 segs, 39.2 K docs, 155.1 MB 502.4s _198: 8 segs, 133.3 K docs, 530.8 MB 489.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 461.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 435.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 418.7s _1ak: 8 segs, 38.8 K docs, 153.5 MB 391.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 377.3s _1b6: 8 segs, 173.5 K docs, 691.7 MB 363.3s _1bf: 8 segs, 39.4 K docs, 155.9 MB 329.9s _1bw: 8 segs, 73.3 K docs, 291.1 MB 280.2s _1ck: 8 segs, 108.0 K docs, 429.8 MB 245.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 233.0s _1d8: 8 segs, 107.6 K docs, 428.1 MB 217.1s _1dh: 8 segs, 39.1 K docs, 154.6 MB 185.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 166.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 145.6s _1eg: 8 segs, 40.3 K docs, 159.6 MB 123.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 100.6s _1ex: 8 segs, 73.1 K docs, 290.6 MB 77.8s _1f6: 8 segs, 39.1 K docs, 154.7 MB 54.4s _1ff: 8 segs, 38.6 K docs, 153.0 MB 28.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 15.0s _1fr: 11 segs, 41.6 K docs, 164.7 MB 20.0 sec: 252 segments, 29 merges 1249.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1044.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 1033.4s _104: 8 segs, 179.9 K docs, 717.3 MB 916.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 714.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 570.4s _18a: 8 segs, 106.7 K docs, 424.4 MB 535.5s _18t: 8 segs, 39.2 K docs, 155.1 MB 507.4s _198: 8 segs, 133.3 K docs, 530.8 MB 494.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 466.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 440.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 423.7s _1ak: 8 segs, 38.8 K docs, 153.5 MB 396.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 382.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 368.4s _1bf: 8 segs, 39.4 K docs, 155.9 MB 334.9s _1bw: 8 segs, 73.3 K docs, 291.1 MB 285.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 250.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 238.0s _1d8: 8 segs, 107.6 K docs, 428.1 MB 222.1s _1dh: 8 segs, 39.1 K docs, 154.6 MB 190.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 171.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 150.7s _1eg: 8 segs, 40.3 K docs, 159.6 MB 128.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 105.6s _1ex: 8 segs, 73.1 K docs, 290.6 MB 82.8s _1f6: 8 segs, 39.1 K docs, 154.7 MB 59.4s _1ff: 8 segs, 38.6 K docs, 153.0 MB 33.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 20.0s _1fr: 11 segs, 41.6 K docs, 164.7 MB 25.1 sec: 252 segments, 29 merges 1254.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1049.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 1038.4s _104: 8 segs, 179.9 K docs, 717.3 MB 921.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 719.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 575.5s _18a: 8 segs, 106.7 K docs, 424.4 MB 540.5s _18t: 8 segs, 39.2 K docs, 155.1 MB 512.4s _198: 8 segs, 133.3 K docs, 530.8 MB 499.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 471.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 445.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 428.7s _1ak: 8 segs, 38.8 K docs, 153.5 MB 401.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 387.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 373.4s _1bf: 8 segs, 39.4 K docs, 155.9 MB 339.9s _1bw: 8 segs, 73.3 K docs, 291.1 MB 290.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 255.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 243.1s _1d8: 8 segs, 107.6 K docs, 428.1 MB 227.1s _1dh: 8 segs, 39.1 K docs, 154.6 MB 195.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 176.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 155.7s _1eg: 8 segs, 40.3 K docs, 159.6 MB 133.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 110.6s _1ex: 8 segs, 73.1 K docs, 290.6 MB 87.9s _1f6: 8 segs, 39.1 K docs, 154.7 MB 64.4s _1ff: 8 segs, 38.6 K docs, 153.0 MB 38.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 25.1s _1fr: 11 segs, 41.6 K docs, 164.7 MB 30.1 sec: 252 segments, 29 merges 1259.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1054.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 1043.4s _104: 8 segs, 179.9 K docs, 717.3 MB 926.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 724.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 580.5s _18a: 8 segs, 106.7 K docs, 424.4 MB 545.5s _18t: 8 segs, 39.2 K docs, 155.1 MB 517.4s _198: 8 segs, 133.3 K docs, 530.8 MB 504.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 476.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 450.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 433.8s _1ak: 8 segs, 38.8 K docs, 153.5 MB 406.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 392.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 378.4s _1bf: 8 segs, 39.4 K docs, 155.9 MB 344.9s _1bw: 8 segs, 73.3 K docs, 291.1 MB 295.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 260.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 248.1s _1d8: 8 segs, 107.6 K docs, 428.1 MB 232.1s _1dh: 8 segs, 39.1 K docs, 154.6 MB 200.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 181.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 160.7s _1eg: 8 segs, 40.3 K docs, 159.6 MB 138.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 115.7s _1ex: 8 segs, 73.1 K docs, 290.6 MB 92.9s _1f6: 8 segs, 39.1 K docs, 154.7 MB 69.4s _1ff: 8 segs, 38.6 K docs, 153.0 MB 43.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 30.1s _1fr: 11 segs, 41.6 K docs, 164.7 MB 35.1 sec: 252 segments, 29 merges 1264.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1059.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 1048.4s _104: 8 segs, 179.9 K docs, 717.3 MB 931.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 729.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 585.5s _18a: 8 segs, 106.7 K docs, 424.4 MB 550.5s _18t: 8 segs, 39.2 K docs, 155.1 MB 522.4s _198: 8 segs, 133.3 K docs, 530.8 MB 509.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 481.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 455.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 438.8s _1ak: 8 segs, 38.8 K docs, 153.5 MB 411.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 397.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 383.4s _1bf: 8 segs, 39.4 K docs, 155.9 MB 349.9s _1bw: 8 segs, 73.3 K docs, 291.1 MB 300.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 265.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 253.1s _1d8: 8 segs, 107.6 K docs, 428.1 MB 237.1s _1dh: 8 segs, 39.1 K docs, 154.6 MB 205.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 186.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 165.7s _1eg: 8 segs, 40.3 K docs, 159.6 MB 143.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 120.7s _1ex: 8 segs, 73.1 K docs, 290.6 MB 97.9s _1f6: 8 segs, 39.1 K docs, 154.7 MB 74.4s _1ff: 8 segs, 38.6 K docs, 153.0 MB 48.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 35.1s _1fr: 11 segs, 41.6 K docs, 164.7 MB 40.1 sec: 252 segments, 29 merges 1269.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1064.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 1053.4s _104: 8 segs, 179.9 K docs, 717.3 MB 936.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 734.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 590.5s _18a: 8 segs, 106.7 K docs, 424.4 MB 555.5s _18t: 8 segs, 39.2 K docs, 155.1 MB 527.4s _198: 8 segs, 133.3 K docs, 530.8 MB 514.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 486.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 460.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 443.8s _1ak: 8 segs, 38.8 K docs, 153.5 MB 416.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 402.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 388.4s _1bf: 8 segs, 39.4 K docs, 155.9 MB 354.9s _1bw: 8 segs, 73.3 K docs, 291.1 MB 305.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 270.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 258.1s _1d8: 8 segs, 107.6 K docs, 428.1 MB 242.1s _1dh: 8 segs, 39.1 K docs, 154.6 MB 210.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 191.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 170.7s _1eg: 8 segs, 40.3 K docs, 159.6 MB 148.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 125.7s _1ex: 8 segs, 73.1 K docs, 290.6 MB 102.9s _1f6: 8 segs, 39.1 K docs, 154.7 MB 79.5s _1ff: 8 segs, 38.6 K docs, 153.0 MB 53.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 40.1s _1fr: 11 segs, 41.6 K docs, 164.7 MB 45.1 sec: 238 segments, 27 merges 1274.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1069.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 941.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 739.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 595.5s _18a: 8 segs, 106.7 K docs, 424.4 MB 560.6s _18t: 8 segs, 39.2 K docs, 155.1 MB 532.4s _198: 8 segs, 133.3 K docs, 530.8 MB 519.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 491.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 465.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 448.8s _1ak: 8 segs, 38.8 K docs, 153.5 MB 421.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 407.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 360.0s _1bw: 8 segs, 73.3 K docs, 291.1 MB 310.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 275.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 263.1s _1d8: 8 segs, 107.6 K docs, 428.1 MB 247.1s _1dh: 8 segs, 39.1 K docs, 154.6 MB 215.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 196.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 175.7s _1eg: 8 segs, 40.3 K docs, 159.6 MB 153.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 130.7s _1ex: 8 segs, 73.1 K docs, 290.6 MB 107.9s _1f6: 8 segs, 39.1 K docs, 154.7 MB 84.5s _1ff: 8 segs, 38.6 K docs, 153.0 MB 58.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 45.1s _1fr: 11 segs, 41.6 K docs, 164.7 MB 50.1 sec: 238 segments, 27 merges 1279.5s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1074.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 946.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 744.2s _15o: 8 segs, 108.2 K docs, 430.6 MB 600.5s _18a: 8 segs, 106.7 K docs, 424.4 MB 565.6s _18t: 8 segs, 39.2 K docs, 155.1 MB 537.4s _198: 8 segs, 133.3 K docs, 530.8 MB 524.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 496.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 470.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 453.8s _1ak: 8 segs, 38.8 K docs, 153.5 MB 426.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 412.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 365.0s _1bw: 8 segs, 73.3 K docs, 291.1 MB 315.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 280.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 268.1s _1d8: 8 segs, 107.6 K docs, 428.1 MB 252.1s _1dh: 8 segs, 39.1 K docs, 154.6 MB 220.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 201.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 180.7s _1eg: 8 segs, 40.3 K docs, 159.6 MB 158.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 135.7s _1ex: 8 segs, 73.1 K docs, 290.6 MB 112.9s _1f6: 8 segs, 39.1 K docs, 154.7 MB 89.5s _1ff: 8 segs, 38.6 K docs, 153.0 MB 63.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 50.1s _1fr: 11 segs, 41.6 K docs, 164.7 MB 55.1 sec: 238 segments, 27 merges 1284.5s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1079.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 951.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 749.2s _15o: 8 segs, 108.2 K docs, 430.6 MB 605.5s _18a: 8 segs, 106.7 K docs, 424.4 MB 570.6s _18t: 8 segs, 39.2 K docs, 155.1 MB 542.5s _198: 8 segs, 133.3 K docs, 530.8 MB 529.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 501.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 475.8s _1ab: 8 segs, 107.1 K docs, 426.0 MB 458.8s _1ak: 8 segs, 38.8 K docs, 153.5 MB 431.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 417.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 370.0s _1bw: 8 segs, 73.3 K docs, 291.1 MB 320.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 285.7s _1d1: 8 segs, 72.4 K docs, 287.6 MB 273.1s _1d8: 8 segs, 107.6 K docs, 428.1 MB 257.1s _1dh: 8 segs, 39.1 K docs, 154.6 MB 225.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 206.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 185.7s _1eg: 8 segs, 40.3 K docs, 159.6 MB 163.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 140.7s _1ex: 8 segs, 73.1 K docs, 290.6 MB 117.9s _1f6: 8 segs, 39.1 K docs, 154.7 MB 94.5s _1ff: 8 segs, 38.6 K docs, 153.0 MB 68.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 55.1s _1fr: 11 segs, 41.6 K docs, 164.7 MB 60.1 sec: 224 segments, 25 merges 1289.5s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1084.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 956.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 754.2s _15o: 8 segs, 108.2 K docs, 430.6 MB 610.5s _18a: 8 segs, 106.7 K docs, 424.4 MB 575.6s _18t: 8 segs, 39.2 K docs, 155.1 MB 547.5s _198: 8 segs, 133.3 K docs, 530.8 MB 534.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 506.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 480.8s _1ab: 8 segs, 107.1 K docs, 426.0 MB 463.8s _1ak: 8 segs, 38.8 K docs, 153.5 MB 436.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 422.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 325.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 290.7s _1d1: 8 segs, 72.4 K docs, 287.6 MB 278.1s _1d8: 8 segs, 107.6 K docs, 428.1 MB 262.2s _1dh: 8 segs, 39.1 K docs, 154.6 MB 230.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 211.3s _1e7: 9 segs, 42.7 K docs, 169.1 MB 168.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 145.7s _1ex: 8 segs, 73.1 K docs, 290.6 MB 122.9s _1f6: 8 segs, 39.1 K docs, 154.7 MB 99.5s _1ff: 8 segs, 38.6 K docs, 153.0 MB 73.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 60.1s _1fr: 11 segs, 41.6 K docs, 164.7 MB 65.0 sec: 217 segments, 25 merges 1294.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1089.4s _zw: 8 segs, 245.5 K docs, 978.7 MB 961.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 759.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 615.4s _18a: 8 segs, 106.7 K docs, 424.4 MB 580.5s _18t: 8 segs, 39.2 K docs, 155.1 MB 552.4s _198: 8 segs, 133.3 K docs, 530.8 MB 539.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 511.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 485.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 468.7s _1ak: 8 segs, 38.8 K docs, 153.5 MB 441.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 427.3s _1b6: 8 segs, 173.5 K docs, 691.7 MB 330.2s _1ck: 8 segs, 108.0 K docs, 429.8 MB 295.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 283.0s _1d8: 8 segs, 107.6 K docs, 428.1 MB 267.1s _1dh: 8 segs, 39.1 K docs, 154.6 MB 235.3s _1dy: 8 segs, 175.3 K docs, 698.8 MB 216.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 173.2s _1ep: 8 segs, 39.2 K docs, 155.4 MB 150.6s _1ex: 8 segs, 73.1 K docs, 290.6 MB 104.4s _1ff: 8 segs, 38.6 K docs, 153.0 MB 78.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 65.0s _1fr: 11 segs, 41.6 K docs, 164.7 MB 3.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 70.0 sec: 210 segments, 24 merges 1299.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1094.4s _zw: 8 segs, 245.5 K docs, 978.7 MB 966.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 764.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 620.4s _18a: 8 segs, 106.7 K docs, 424.4 MB 585.5s _18t: 8 segs, 39.2 K docs, 155.1 MB 557.4s _198: 8 segs, 133.3 K docs, 530.8 MB 544.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 516.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 490.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 473.7s _1ak: 8 segs, 38.8 K docs, 153.5 MB 446.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 432.3s _1b6: 8 segs, 173.5 K docs, 691.7 MB 335.2s _1ck: 8 segs, 108.0 K docs, 429.8 MB 300.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 288.0s _1d8: 8 segs, 107.6 K docs, 428.1 MB 240.3s _1dy: 8 segs, 175.3 K docs, 698.8 MB 221.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 178.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 155.6s _1ex: 8 segs, 73.1 K docs, 290.6 MB 109.4s _1ff: 8 segs, 38.6 K docs, 153.0 MB 83.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 70.0s _1fr: 11 segs, 41.6 K docs, 164.7 MB 8.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 75.0 sec: 210 segments, 24 merges 1304.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1099.4s _zw: 8 segs, 245.5 K docs, 978.7 MB 971.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 769.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 625.4s _18a: 8 segs, 106.7 K docs, 424.4 MB 590.5s _18t: 8 segs, 39.2 K docs, 155.1 MB 562.4s _198: 8 segs, 133.3 K docs, 530.8 MB 549.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 521.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 495.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 478.7s _1ak: 8 segs, 38.8 K docs, 153.5 MB 451.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 437.3s _1b6: 8 segs, 173.5 K docs, 691.7 MB 340.2s _1ck: 8 segs, 108.0 K docs, 429.8 MB 305.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 293.0s _1d8: 8 segs, 107.6 K docs, 428.1 MB 245.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 226.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 183.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 160.6s _1ex: 8 segs, 73.1 K docs, 290.6 MB 114.4s _1ff: 8 segs, 38.6 K docs, 153.0 MB 88.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 75.0s _1fr: 11 segs, 41.6 K docs, 164.7 MB 13.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 80.0 sec: 203 segments, 23 merges 1309.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1104.4s _zw: 8 segs, 245.5 K docs, 978.7 MB 976.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 774.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 630.4s _18a: 8 segs, 106.7 K docs, 424.4 MB 595.5s _18t: 8 segs, 39.2 K docs, 155.1 MB 567.4s _198: 8 segs, 133.3 K docs, 530.8 MB 554.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 526.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 500.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 483.7s _1ak: 8 segs, 38.8 K docs, 153.5 MB 456.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 442.3s _1b6: 8 segs, 173.5 K docs, 691.7 MB 345.2s _1ck: 8 segs, 108.0 K docs, 429.8 MB 310.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 298.0s _1d8: 8 segs, 107.6 K docs, 428.1 MB 250.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 231.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 188.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 165.6s _1ex: 8 segs, 73.1 K docs, 290.6 MB 93.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 80.0s _1fr: 11 segs, 41.6 K docs, 164.7 MB 18.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 85.0 sec: 203 segments, 23 merges 1314.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1109.4s _zw: 8 segs, 245.5 K docs, 978.7 MB 981.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 779.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 635.4s _18a: 8 segs, 106.7 K docs, 424.4 MB 600.5s _18t: 8 segs, 39.2 K docs, 155.1 MB 572.4s _198: 8 segs, 133.3 K docs, 530.8 MB 559.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 531.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 505.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 488.7s _1ak: 8 segs, 38.8 K docs, 153.5 MB 461.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 447.3s _1b6: 8 segs, 173.5 K docs, 691.7 MB 350.2s _1ck: 8 segs, 108.0 K docs, 429.8 MB 315.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 303.0s _1d8: 8 segs, 107.6 K docs, 428.1 MB 255.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 236.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 193.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 170.6s _1ex: 8 segs, 73.1 K docs, 290.6 MB 98.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 85.0s _1fr: 11 segs, 41.6 K docs, 164.7 MB 23.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 90.0 sec: 203 segments, 23 merges 1319.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1114.4s _zw: 8 segs, 245.5 K docs, 978.7 MB 986.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 784.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 640.4s _18a: 8 segs, 106.7 K docs, 424.4 MB 605.5s _18t: 8 segs, 39.2 K docs, 155.1 MB 577.4s _198: 8 segs, 133.3 K docs, 530.8 MB 564.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 536.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 510.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 493.7s _1ak: 8 segs, 38.8 K docs, 153.5 MB 466.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 452.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 355.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 320.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 308.0s _1d8: 8 segs, 107.6 K docs, 428.1 MB 260.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 241.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 198.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 175.6s _1ex: 8 segs, 73.1 K docs, 290.6 MB 103.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 90.0s _1fr: 11 segs, 41.6 K docs, 164.7 MB 28.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 95.0 sec: 196 segments, 22 merges 1324.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1119.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 991.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 789.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 610.5s _18t: 8 segs, 39.2 K docs, 155.1 MB 582.4s _198: 8 segs, 133.3 K docs, 530.8 MB 569.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 541.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 515.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 498.7s _1ak: 8 segs, 38.8 K docs, 153.5 MB 471.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 457.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 360.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 325.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 313.1s _1d8: 8 segs, 107.6 K docs, 428.1 MB 265.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 246.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 203.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 180.6s _1ex: 8 segs, 73.1 K docs, 290.6 MB 108.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 95.0s _1fr: 11 segs, 41.6 K docs, 164.7 MB 33.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 100.1 sec: 196 segments, 22 merges 1329.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1124.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 996.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 794.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 615.5s _18t: 8 segs, 39.2 K docs, 155.1 MB 587.4s _198: 8 segs, 133.3 K docs, 530.8 MB 574.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 546.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 520.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 503.7s _1ak: 8 segs, 38.8 K docs, 153.5 MB 476.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 462.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 365.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 330.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 318.1s _1d8: 8 segs, 107.6 K docs, 428.1 MB 270.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 251.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 208.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 185.6s _1ex: 8 segs, 73.1 K docs, 290.6 MB 113.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 100.1s _1fr: 11 segs, 41.6 K docs, 164.7 MB 38.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 105.1 sec: 196 segments, 22 merges 1334.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1129.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 1001.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 799.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 620.5s _18t: 8 segs, 39.2 K docs, 155.1 MB 592.4s _198: 8 segs, 133.3 K docs, 530.8 MB 579.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 551.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 525.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 508.8s _1ak: 8 segs, 38.8 K docs, 153.5 MB 481.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 467.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 370.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 335.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 323.1s _1d8: 8 segs, 107.6 K docs, 428.1 MB 275.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 256.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 213.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 190.7s _1ex: 8 segs, 73.1 K docs, 290.6 MB 118.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 105.1s _1fr: 11 segs, 41.6 K docs, 164.7 MB 43.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 110.1 sec: 196 segments, 22 merges 1339.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1134.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 1006.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 804.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 625.5s _18t: 8 segs, 39.2 K docs, 155.1 MB 597.4s _198: 8 segs, 133.3 K docs, 530.8 MB 584.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 556.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 530.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 513.8s _1ak: 8 segs, 38.8 K docs, 153.5 MB 486.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 472.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 375.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 340.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 328.1s _1d8: 8 segs, 107.6 K docs, 428.1 MB 280.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 261.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 218.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 195.7s _1ex: 8 segs, 73.1 K docs, 290.6 MB 123.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 110.1s _1fr: 11 segs, 41.6 K docs, 164.7 MB 48.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 115.1 sec: 196 segments, 22 merges 1344.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1139.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 1011.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 809.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 630.6s _18t: 8 segs, 39.2 K docs, 155.1 MB 602.4s _198: 8 segs, 133.3 K docs, 530.8 MB 589.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 561.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 535.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 518.8s _1ak: 8 segs, 38.8 K docs, 153.5 MB 491.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 477.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 380.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 345.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 333.1s _1d8: 8 segs, 107.6 K docs, 428.1 MB 285.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 266.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 223.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 200.7s _1ex: 8 segs, 73.1 K docs, 290.6 MB 128.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 115.1s _1fr: 11 segs, 41.6 K docs, 164.7 MB 53.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 120.1 sec: 196 segments, 22 merges 1349.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1144.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 1016.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 814.2s _15o: 8 segs, 108.2 K docs, 430.6 MB 635.6s _18t: 8 segs, 39.2 K docs, 155.1 MB 607.4s _198: 8 segs, 133.3 K docs, 530.8 MB 594.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 566.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 540.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 523.8s _1ak: 8 segs, 38.8 K docs, 153.5 MB 496.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 482.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 385.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 350.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 338.1s _1d8: 8 segs, 107.6 K docs, 428.1 MB 290.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 271.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 228.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 205.7s _1ex: 8 segs, 73.1 K docs, 290.6 MB 133.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 120.1s _1fr: 11 segs, 41.6 K docs, 164.7 MB 58.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 125.1 sec: 196 segments, 22 merges 1354.5s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1149.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 1021.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 819.2s _15o: 8 segs, 108.2 K docs, 430.6 MB 640.6s _18t: 8 segs, 39.2 K docs, 155.1 MB 612.4s _198: 8 segs, 133.3 K docs, 530.8 MB 599.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 571.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 545.8s _1ab: 8 segs, 107.1 K docs, 426.0 MB 528.8s _1ak: 8 segs, 38.8 K docs, 153.5 MB 501.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 487.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 390.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 355.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 343.1s _1d8: 8 segs, 107.6 K docs, 428.1 MB 295.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 276.2s _1e7: 9 segs, 42.7 K docs, 169.1 MB 233.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 210.7s _1ex: 8 segs, 73.1 K docs, 290.6 MB 138.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 125.1s _1fr: 11 segs, 41.6 K docs, 164.7 MB 63.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 130.1 sec: 196 segments, 22 merges 1359.5s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1154.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 1026.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 824.2s _15o: 8 segs, 108.2 K docs, 430.6 MB 645.6s _18t: 8 segs, 39.2 K docs, 155.1 MB 617.5s _198: 8 segs, 133.3 K docs, 530.8 MB 604.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 576.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 550.8s _1ab: 8 segs, 107.1 K docs, 426.0 MB 533.8s _1ak: 8 segs, 38.8 K docs, 153.5 MB 506.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 492.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 395.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 360.7s _1d1: 8 segs, 72.4 K docs, 287.6 MB 348.1s _1d8: 8 segs, 107.6 K docs, 428.1 MB 300.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 281.3s _1e7: 9 segs, 42.7 K docs, 169.1 MB 238.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 215.7s _1ex: 8 segs, 73.1 K docs, 290.6 MB 143.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 130.1s _1fr: 11 segs, 41.6 K docs, 164.7 MB 68.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 135.0 sec: 174 segments, 19 merges 1364.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1159.4s _zw: 8 segs, 245.5 K docs, 978.7 MB 1031.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 829.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 622.4s _198: 8 segs, 133.3 K docs, 530.8 MB 609.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 581.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 555.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 511.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 497.3s _1b6: 8 segs, 173.5 K docs, 691.7 MB 400.2s _1ck: 8 segs, 108.0 K docs, 429.8 MB 365.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 353.0s _1d8: 8 segs, 107.6 K docs, 428.1 MB 305.3s _1dy: 8 segs, 175.3 K docs, 698.8 MB 243.2s _1ep: 8 segs, 39.2 K docs, 155.4 MB 220.6s _1ex: 8 segs, 73.1 K docs, 290.6 MB 148.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 135.0s _1fr: 11 segs, 41.6 K docs, 164.7 MB 73.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 140.0 sec: 174 segments, 19 merges 1369.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1164.4s _zw: 8 segs, 245.5 K docs, 978.7 MB 1036.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 834.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 627.4s _198: 8 segs, 133.3 K docs, 530.8 MB 614.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 586.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 560.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 516.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 502.3s _1b6: 8 segs, 173.5 K docs, 691.7 MB 405.2s _1ck: 8 segs, 108.0 K docs, 429.8 MB 370.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 358.0s _1d8: 8 segs, 107.6 K docs, 428.1 MB 310.3s _1dy: 8 segs, 175.3 K docs, 698.8 MB 248.3s _1ep: 8 segs, 39.2 K docs, 155.4 MB 225.6s _1ex: 8 segs, 73.1 K docs, 290.6 MB 153.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 140.0s _1fr: 11 segs, 41.6 K docs, 164.7 MB 78.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 145.0 sec: 157 segments, 18 merges 1374.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1169.4s _zw: 8 segs, 245.5 K docs, 978.7 MB 1041.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 839.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 632.4s _198: 8 segs, 133.3 K docs, 530.8 MB 619.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 591.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 565.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 521.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 507.3s _1b6: 8 segs, 173.5 K docs, 691.7 MB 410.2s _1ck: 8 segs, 108.0 K docs, 429.8 MB 375.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 363.0s _1d8: 8 segs, 107.6 K docs, 428.1 MB 315.3s _1dy: 8 segs, 175.3 K docs, 698.8 MB 230.6s _1ex: 8 segs, 73.1 K docs, 290.6 MB 158.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 83.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 0.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 150.0 sec: 157 segments, 18 merges 1379.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1174.4s _zw: 8 segs, 245.5 K docs, 978.7 MB 1046.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 844.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 637.4s _198: 8 segs, 133.3 K docs, 530.8 MB 624.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 596.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 570.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 526.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 512.3s _1b6: 8 segs, 173.5 K docs, 691.7 MB 415.2s _1ck: 8 segs, 108.0 K docs, 429.8 MB 380.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 368.0s _1d8: 8 segs, 107.6 K docs, 428.1 MB 320.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 235.6s _1ex: 8 segs, 73.1 K docs, 290.6 MB 163.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 88.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 5.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 155.0 sec: 157 segments, 18 merges 1384.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1179.4s _zw: 8 segs, 245.5 K docs, 978.7 MB 1051.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 849.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 642.4s _198: 8 segs, 133.3 K docs, 530.8 MB 629.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 601.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 575.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 531.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 517.3s _1b6: 8 segs, 173.5 K docs, 691.7 MB 420.2s _1ck: 8 segs, 108.0 K docs, 429.8 MB 385.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 373.0s _1d8: 8 segs, 107.6 K docs, 428.1 MB 325.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 240.6s _1ex: 8 segs, 73.1 K docs, 290.6 MB 168.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 93.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 10.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 160.0 sec: 157 segments, 18 merges 1389.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1184.4s _zw: 8 segs, 245.5 K docs, 978.7 MB 1056.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 854.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 647.4s _198: 8 segs, 133.3 K docs, 530.8 MB 634.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 606.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 580.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 536.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 522.3s _1b6: 8 segs, 173.5 K docs, 691.7 MB 425.2s _1ck: 8 segs, 108.0 K docs, 429.8 MB 390.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 378.0s _1d8: 8 segs, 107.6 K docs, 428.1 MB 330.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 245.6s _1ex: 8 segs, 73.1 K docs, 290.6 MB 173.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 98.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 15.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 165.0 sec: 157 segments, 18 merges 1394.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1189.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 1061.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 859.1s _15o: 8 segs, 108.2 K docs, 430.6 MB 652.4s _198: 8 segs, 133.3 K docs, 530.8 MB 639.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 611.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 585.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 541.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 527.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 430.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 395.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 383.0s _1d8: 8 segs, 107.6 K docs, 428.1 MB 335.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 250.6s _1ex: 8 segs, 73.1 K docs, 290.6 MB 178.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 103.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 20.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 170.0 sec: 150 segments, 17 merges 1399.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1194.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 1066.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 657.4s _198: 8 segs, 133.3 K docs, 530.8 MB 644.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 616.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 590.7s _1ab: 8 segs, 107.1 K docs, 426.0 MB 546.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 532.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 435.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 400.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 388.1s _1d8: 8 segs, 107.6 K docs, 428.1 MB 340.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 255.6s _1ex: 8 segs, 73.1 K docs, 290.6 MB 183.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 108.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 25.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 175.1 sec: 136 segments, 15 merges 1404.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1199.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 1071.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 649.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 621.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 551.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 537.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 440.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 405.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 393.1s _1d8: 8 segs, 107.6 K docs, 428.1 MB 345.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 260.6s _1ex: 8 segs, 73.1 K docs, 290.6 MB 188.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 113.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 31.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 180.1 sec: 136 segments, 15 merges 1409.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1204.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 1076.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 654.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 626.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 556.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 542.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 445.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 410.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 398.1s _1d8: 8 segs, 107.6 K docs, 428.1 MB 350.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 265.7s _1ex: 8 segs, 73.1 K docs, 290.6 MB 193.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 118.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 36.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 185.1 sec: 129 segments, 14 merges 1414.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1209.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 1081.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 659.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 631.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 561.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 547.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 450.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 415.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 403.1s _1d8: 8 segs, 107.6 K docs, 428.1 MB 355.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 198.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 123.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 41.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 190.1 sec: 129 segments, 14 merges 1419.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1214.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 1086.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 664.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 636.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 566.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 552.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 455.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 420.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 408.1s _1d8: 8 segs, 107.6 K docs, 428.1 MB 360.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 203.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 128.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 46.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 195.1 sec: 129 segments, 14 merges 1424.5s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1219.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 1091.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 669.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 641.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 571.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 557.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 460.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 425.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 413.1s _1d8: 8 segs, 107.6 K docs, 428.1 MB 365.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 208.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 133.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 51.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 200.1 sec: 129 segments, 14 merges 1429.5s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1224.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 1096.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 674.9s _19g: 8 segs, 165.6 K docs, 659.8 MB 646.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 576.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 562.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 465.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 430.7s _1d1: 8 segs, 72.4 K docs, 287.6 MB 418.1s _1d8: 8 segs, 107.6 K docs, 428.1 MB 370.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 213.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 138.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 56.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 205.1 sec: 122 segments, 13 merges 1434.5s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1229.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 1101.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 651.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 581.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 567.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 470.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 435.7s _1d1: 8 segs, 72.4 K docs, 287.6 MB 423.1s _1d8: 8 segs, 107.6 K docs, 428.1 MB 375.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 218.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 143.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 61.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 210.0 sec: 122 segments, 13 merges 1439.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1234.4s _zw: 8 segs, 245.5 K docs, 978.7 MB 1106.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 656.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 586.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 572.3s _1b6: 8 segs, 173.5 K docs, 691.7 MB 475.2s _1ck: 8 segs, 108.0 K docs, 429.8 MB 440.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 428.0s _1d8: 8 segs, 107.6 K docs, 428.1 MB 380.3s _1dy: 8 segs, 175.3 K docs, 698.8 MB 223.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 148.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 65.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 215.0 sec: 122 segments, 13 merges 1444.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1239.4s _zw: 8 segs, 245.5 K docs, 978.7 MB 1111.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 661.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 591.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 577.3s _1b6: 8 segs, 173.5 K docs, 691.7 MB 480.2s _1ck: 8 segs, 108.0 K docs, 429.8 MB 445.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 433.0s _1d8: 8 segs, 107.6 K docs, 428.1 MB 385.3s _1dy: 8 segs, 175.3 K docs, 698.8 MB 228.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 153.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 70.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 220.0 sec: 122 segments, 13 merges 1449.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1244.4s _zw: 8 segs, 245.5 K docs, 978.7 MB 1116.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 666.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 596.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 582.3s _1b6: 8 segs, 173.5 K docs, 691.7 MB 485.2s _1ck: 8 segs, 108.0 K docs, 429.8 MB 450.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 438.0s _1d8: 8 segs, 107.6 K docs, 428.1 MB 390.3s _1dy: 8 segs, 175.3 K docs, 698.8 MB 233.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 158.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 75.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 225.0 sec: 122 segments, 13 merges 1454.4s _wn: 8 segs, 1140.0 K docs, 4554.9 MB 1249.4s _zw: 8 segs, 245.5 K docs, 978.7 MB 1121.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 671.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 601.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 587.3s _1b6: 8 segs, 173.5 K docs, 691.7 MB 490.2s _1ck: 8 segs, 108.0 K docs, 429.8 MB 455.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 443.0s _1d8: 8 segs, 107.6 K docs, 428.1 MB 395.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 238.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 163.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 80.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 230.0 sec: 108 segments, 11 merges 1254.4s _zw: 8 segs, 245.5 K docs, 978.7 MB 1126.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 676.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 606.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 592.3s _1b6: 8 segs, 173.5 K docs, 691.7 MB 495.2s _1ck: 8 segs, 108.0 K docs, 429.8 MB 460.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 400.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 243.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 168.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 85.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 235.0 sec: 108 segments, 11 merges 1259.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 1131.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 681.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 611.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 597.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 500.3s _1ck: 8 segs, 108.0 K docs, 429.8 MB 465.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 405.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 248.2s _1fn: 8 segs, 73.5 K docs, 291.9 MB 173.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 90.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 240.1 sec: 101 segments, 11 merges 1264.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 1136.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 686.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 616.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 602.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 470.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 410.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 253.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 178.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 96.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 0.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 245.1 sec: 101 segments, 11 merges 1269.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 1141.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 691.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 621.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 607.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 475.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 415.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 258.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 183.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 101.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 5.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 250.1 sec: 101 segments, 11 merges 1274.5s _zw: 8 segs, 245.5 K docs, 978.7 MB 1146.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 696.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 626.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 612.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 480.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 420.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 263.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 188.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 106.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 10.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 255.1 sec: 94 segments, 10 merges 1151.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 701.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 631.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 617.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 485.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 425.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 268.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 193.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 111.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 15.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 260.1 sec: 94 segments, 10 merges 1156.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 706.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 636.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 622.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 490.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 430.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 273.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 198.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 116.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 20.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 265.1 sec: 94 segments, 10 merges 1161.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 711.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 641.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 627.4s _1b6: 8 segs, 173.5 K docs, 691.7 MB 495.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 435.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 278.3s _1fn: 8 segs, 73.5 K docs, 291.9 MB 203.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 121.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 25.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 270.1 sec: 80 segments, 8 merges 1166.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 716.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 646.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 500.7s _1d1: 8 segs, 72.4 K docs, 287.6 MB 440.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 208.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 126.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 30.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 275.1 sec: 80 segments, 8 merges 1171.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 721.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 651.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 505.7s _1d1: 8 segs, 72.4 K docs, 287.6 MB 445.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 213.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 131.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 35.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 280.0 sec: 80 segments, 8 merges 1176.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 726.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 656.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 510.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 450.3s _1dy: 8 segs, 175.3 K docs, 698.8 MB 218.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 135.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 40.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 285.0 sec: 80 segments, 8 merges 1181.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 731.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 661.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 515.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 455.3s _1dy: 8 segs, 175.3 K docs, 698.8 MB 223.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 140.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 45.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 290.0 sec: 80 segments, 8 merges 1186.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 736.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 666.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 520.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 460.3s _1dy: 8 segs, 175.3 K docs, 698.8 MB 228.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 145.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 50.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 295.0 sec: 80 segments, 8 merges 1191.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 741.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 671.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 525.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 465.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 233.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 150.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 55.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 300.0 sec: 80 segments, 8 merges 1196.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 746.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 676.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 530.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 470.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 238.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 155.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 60.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 305.0 sec: 80 segments, 8 merges 1201.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 751.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 681.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 535.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 475.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 243.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 160.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 65.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 310.0 sec: 80 segments, 8 merges 1206.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 756.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 686.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 540.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 480.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 248.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 165.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 70.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 315.0 sec: 80 segments, 8 merges 1211.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 761.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 691.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 545.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 485.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 253.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 170.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 75.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 320.0 sec: 80 segments, 8 merges 1216.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 766.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 696.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 550.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 490.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 258.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 175.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 80.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 325.0 sec: 80 segments, 8 merges 1221.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 771.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 701.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 555.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 495.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 263.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 180.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 85.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 330.1 sec: 80 segments, 8 merges 1226.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 776.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 706.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 560.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 500.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 268.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 186.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 90.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 335.1 sec: 80 segments, 8 merges 1231.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 781.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 711.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 565.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 505.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 273.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 191.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 95.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 340.1 sec: 80 segments, 8 merges 1236.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 786.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 716.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 570.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 510.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 278.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 196.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 100.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 345.1 sec: 80 segments, 8 merges 1241.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 791.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 721.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 575.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 515.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 283.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 201.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 105.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 350.1 sec: 80 segments, 8 merges 1246.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 796.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 726.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 580.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 520.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 288.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 206.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 110.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 355.1 sec: 80 segments, 8 merges 1251.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 801.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 731.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 585.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 525.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 293.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 211.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 115.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 360.1 sec: 80 segments, 8 merges 1256.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 806.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 736.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 590.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 530.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 298.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 216.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 120.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 365.1 sec: 80 segments, 8 merges 1261.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 811.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 741.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 595.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 535.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 303.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 221.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 125.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 370.1 sec: 80 segments, 8 merges 1266.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 816.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 746.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 600.7s _1d1: 8 segs, 72.4 K docs, 287.6 MB 540.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 308.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 226.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 130.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 375.1 sec: 80 segments, 8 merges 1271.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 821.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 751.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 605.7s _1d1: 8 segs, 72.4 K docs, 287.6 MB 545.4s _1dy: 8 segs, 175.3 K docs, 698.8 MB 313.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 231.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 135.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 380.0 sec: 80 segments, 8 merges 1276.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 826.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 756.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 610.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 550.3s _1dy: 8 segs, 175.3 K docs, 698.8 MB 318.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 235.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 140.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 385.0 sec: 80 segments, 8 merges 1281.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 831.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 761.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 615.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 555.3s _1dy: 8 segs, 175.3 K docs, 698.8 MB 323.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 240.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 145.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 390.0 sec: 80 segments, 8 merges 1286.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 836.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 766.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 620.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 560.3s _1dy: 8 segs, 175.3 K docs, 698.8 MB 328.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 245.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 150.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 395.0 sec: 73 segments, 7 merges 1291.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 841.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 771.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 625.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 333.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 250.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 155.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 400.0 sec: 73 segments, 7 merges 1296.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 846.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 776.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 630.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 338.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 255.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 160.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 405.0 sec: 73 segments, 7 merges 1301.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 851.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 781.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 635.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 343.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 260.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 165.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 410.0 sec: 73 segments, 7 merges 1306.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 856.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 786.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 640.6s _1d1: 8 segs, 72.4 K docs, 287.6 MB 348.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 265.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 170.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 415.0 sec: 66 segments, 6 merges 1311.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 861.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 791.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 353.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 270.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 175.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 420.0 sec: 66 segments, 6 merges 1316.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 866.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 796.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 358.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 275.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 180.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 425.0 sec: 66 segments, 6 merges 1321.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 871.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 801.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 363.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 280.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 185.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 430.1 sec: 66 segments, 6 merges 1326.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 876.0s _19w: 8 segs, 171.8 K docs, 684.5 MB 806.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 368.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 285.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 190.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 435.1 sec: 66 segments, 6 merges 1331.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 881.1s _19w: 8 segs, 171.8 K docs, 684.5 MB 811.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 373.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 291.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 195.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 440.1 sec: 59 segments, 5 merges 1336.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 816.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 378.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 296.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 200.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 445.1 sec: 59 segments, 5 merges 1341.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 821.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 383.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 301.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 205.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 450.1 sec: 59 segments, 5 merges 1346.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 826.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 388.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 306.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 210.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 455.1 sec: 59 segments, 5 merges 1351.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 831.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 393.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 311.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 215.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 460.1 sec: 59 segments, 5 merges 1356.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 836.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 398.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 316.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 220.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 465.1 sec: 59 segments, 5 merges 1361.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 841.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 403.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 321.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 225.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 470.1 sec: 59 segments, 5 merges 1366.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 846.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 408.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 326.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 230.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 475.1 sec: 59 segments, 5 merges 1371.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 851.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 413.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 331.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 235.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 480.1 sec: 59 segments, 5 merges 1376.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 856.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 418.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 336.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 240.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 485.0 sec: 59 segments, 5 merges 1381.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 861.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 423.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 340.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 245.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 490.0 sec: 59 segments, 5 merges 1386.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 866.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 428.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 345.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 250.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 495.0 sec: 59 segments, 5 merges 1391.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 871.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 433.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 350.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 255.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 500.0 sec: 59 segments, 5 merges 1396.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 876.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 438.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 355.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 260.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 505.0 sec: 59 segments, 5 merges 1401.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 881.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 443.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 360.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 265.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 510.0 sec: 59 segments, 5 merges 1406.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 886.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 448.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 365.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 270.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 515.0 sec: 59 segments, 5 merges 1411.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 891.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 453.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 370.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 275.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 520.1 sec: 59 segments, 5 merges 1416.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 896.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 458.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 376.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 280.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 525.1 sec: 59 segments, 5 merges 1421.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 901.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 463.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 381.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 285.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 530.1 sec: 59 segments, 5 merges 1426.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 906.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 468.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 386.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 290.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 535.1 sec: 59 segments, 5 merges 1431.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 911.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 473.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 391.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 295.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 540.1 sec: 59 segments, 5 merges 1436.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 916.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 478.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 396.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 300.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 545.1 sec: 59 segments, 5 merges 1441.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 921.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 483.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 401.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 305.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 550.0 sec: 59 segments, 5 merges 1446.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 926.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 488.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 405.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 310.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 555.0 sec: 59 segments, 5 merges 1451.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 931.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 493.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 410.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 315.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 560.0 sec: 59 segments, 5 merges 1456.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 936.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 498.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 415.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 320.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 565.0 sec: 59 segments, 5 merges 1461.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 941.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 503.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 420.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 325.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 570.0 sec: 59 segments, 5 merges 1466.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 946.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 508.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 425.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 330.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 575.0 sec: 59 segments, 5 merges 1471.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 951.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 513.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 430.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 335.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 580.0 sec: 59 segments, 5 merges 1476.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 956.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 518.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 435.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 340.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 585.0 sec: 59 segments, 5 merges 1481.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 961.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 523.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 440.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 345.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 590.0 sec: 59 segments, 5 merges 1486.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 966.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 528.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 445.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 350.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 595.0 sec: 59 segments, 5 merges 1491.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 971.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 533.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 450.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 355.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 600.1 sec: 59 segments, 5 merges 1496.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 976.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 538.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 456.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 360.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 605.1 sec: 59 segments, 5 merges 1501.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 981.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 543.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 461.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 365.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 610.1 sec: 59 segments, 5 merges 1506.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 986.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 548.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 466.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 370.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 615.1 sec: 59 segments, 5 merges 1511.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 991.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 553.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 471.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 375.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 620.1 sec: 59 segments, 5 merges 1516.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 996.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 558.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 476.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 380.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 625.1 sec: 59 segments, 5 merges 1521.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 1001.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 563.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 481.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 385.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 630.1 sec: 59 segments, 5 merges 1526.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 1006.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 568.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 486.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 390.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 635.1 sec: 59 segments, 5 merges 1531.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 1011.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 573.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 491.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 395.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 640.1 sec: 59 segments, 5 merges 1536.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 1016.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 578.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 496.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 400.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 645.1 sec: 59 segments, 5 merges 1541.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 1021.1s _1az: 8 segs, 141.9 K docs, 565.1 MB 583.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 501.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 405.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 650.0 sec: 59 segments, 5 merges 1546.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 1026.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 588.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 505.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 410.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 655.0 sec: 59 segments, 5 merges 1551.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 1031.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 593.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 510.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 415.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 660.0 sec: 59 segments, 5 merges 1556.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 1036.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 598.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 515.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 420.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 665.0 sec: 59 segments, 5 merges 1561.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 1041.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 603.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 520.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 425.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 670.0 sec: 59 segments, 5 merges 1566.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 1046.0s _1az: 8 segs, 141.9 K docs, 565.1 MB 608.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 525.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 430.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 675.0 sec: 52 segments, 4 merges 1571.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 613.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 530.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 435.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 680.0 sec: 52 segments, 4 merges 1576.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 618.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 535.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 440.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 685.0 sec: 52 segments, 4 merges 1581.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 623.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 540.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 445.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 690.0 sec: 52 segments, 4 merges 1586.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 628.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 545.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 450.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 695.0 sec: 52 segments, 4 merges 1591.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 633.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 550.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 455.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 700.0 sec: 52 segments, 4 merges 1596.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 638.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 555.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 460.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 705.1 sec: 52 segments, 4 merges 1601.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 643.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 561.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 465.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 710.1 sec: 52 segments, 4 merges 1606.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 648.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 566.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 470.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 715.1 sec: 52 segments, 4 merges 1611.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 653.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 571.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 475.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 720.1 sec: 52 segments, 4 merges 1616.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 658.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 576.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 480.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 725.1 sec: 52 segments, 4 merges 1621.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 663.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 581.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 485.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 730.1 sec: 52 segments, 4 merges 1626.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 668.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 586.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 490.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 735.1 sec: 52 segments, 4 merges 1631.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 673.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 591.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 495.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 740.1 sec: 52 segments, 4 merges 1636.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 678.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 596.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 500.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 745.1 sec: 52 segments, 4 merges 1641.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 683.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 601.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 505.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 750.1 sec: 52 segments, 4 merges 1646.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 688.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 606.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 510.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 755.0 sec: 52 segments, 4 merges 1651.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 693.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 610.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 515.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 760.0 sec: 52 segments, 4 merges 1656.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 698.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 615.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 520.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 765.0 sec: 52 segments, 4 merges 1661.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 703.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 620.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 525.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 770.0 sec: 52 segments, 4 merges 1666.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 708.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 625.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 530.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 775.0 sec: 52 segments, 4 merges 1671.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 713.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 630.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 535.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 780.0 sec: 52 segments, 4 merges 1676.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 718.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 635.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 540.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 785.0 sec: 52 segments, 4 merges 1681.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 723.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 640.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 545.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 790.0 sec: 52 segments, 4 merges 1686.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 728.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 645.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 550.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 795.0 sec: 52 segments, 4 merges 1691.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 733.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 650.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 555.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 800.0 sec: 52 segments, 4 merges 1696.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 738.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 655.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 560.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 805.0 sec: 52 segments, 4 merges 1701.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 743.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 660.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 565.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 810.1 sec: 52 segments, 4 merges 1706.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 748.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 665.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 570.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 815.1 sec: 52 segments, 4 merges 1711.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 753.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 671.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 575.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 820.1 sec: 52 segments, 4 merges 1716.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 758.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 676.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 580.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 825.1 sec: 52 segments, 4 merges 1721.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 763.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 681.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 585.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 830.1 sec: 52 segments, 4 merges 1726.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 768.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 686.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 590.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 835.1 sec: 52 segments, 4 merges 1731.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 773.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 691.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 595.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 840.1 sec: 52 segments, 4 merges 1736.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 778.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 696.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 600.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 845.1 sec: 52 segments, 4 merges 1741.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 783.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 701.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 605.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 850.1 sec: 52 segments, 4 merges 1746.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 788.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 706.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 610.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 855.1 sec: 52 segments, 4 merges 1751.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 793.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 711.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 615.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 860.1 sec: 52 segments, 4 merges 1756.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 798.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 716.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 620.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 865.0 sec: 52 segments, 4 merges 1761.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 803.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 720.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 625.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 870.0 sec: 52 segments, 4 merges 1766.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 808.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 725.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 630.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 875.0 sec: 52 segments, 4 merges 1771.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 813.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 730.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 635.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 880.0 sec: 52 segments, 4 merges 1776.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 818.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 735.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 640.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 885.0 sec: 52 segments, 4 merges 1781.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 823.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 740.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 645.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 890.0 sec: 52 segments, 4 merges 1786.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 828.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 745.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 650.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 895.0 sec: 52 segments, 4 merges 1791.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 833.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 750.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 655.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 900.0 sec: 52 segments, 4 merges 1796.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 838.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 755.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 660.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 905.0 sec: 52 segments, 4 merges 1801.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 843.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 760.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 665.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 910.0 sec: 52 segments, 4 merges 1806.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 848.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 765.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 670.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 915.0 sec: 52 segments, 4 merges 1811.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 853.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 770.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 675.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 920.1 sec: 52 segments, 4 merges 1816.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 858.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 775.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 680.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 925.1 sec: 52 segments, 4 merges 1821.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 863.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 781.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 685.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 930.0 sec: 52 segments, 4 merges 1826.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 868.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 785.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 690.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 935.0 sec: 52 segments, 4 merges 1831.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 873.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 790.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 695.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 940.1 sec: 52 segments, 4 merges 1836.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 878.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 796.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 700.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 945.1 sec: 52 segments, 4 merges 1841.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 883.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 801.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 705.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 950.1 sec: 52 segments, 4 merges 1846.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 888.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 806.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 710.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 955.1 sec: 52 segments, 4 merges 1851.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 893.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 811.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 715.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 960.1 sec: 52 segments, 4 merges 1856.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 898.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 816.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 720.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 965.1 sec: 52 segments, 4 merges 1861.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 903.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 821.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 725.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 970.1 sec: 52 segments, 4 merges 1866.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 908.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 826.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 730.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 975.1 sec: 52 segments, 4 merges 1871.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 913.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 831.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 735.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 980.1 sec: 52 segments, 4 merges 1876.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 918.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 836.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 740.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 985.1 sec: 52 segments, 4 merges 1881.7s _125: 8 segs, 1253.9 K docs, 5010.8 MB 923.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 841.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 745.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 990.0 sec: 52 segments, 4 merges 1886.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 928.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 845.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 750.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 995.0 sec: 52 segments, 4 merges 1891.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 933.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 850.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 755.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 1000.0 sec: 52 segments, 4 merges 1896.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 938.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 855.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 760.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 1005.0 sec: 52 segments, 4 merges 1901.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 943.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 860.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 765.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 1010.0 sec: 52 segments, 4 merges 1906.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 948.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 865.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 770.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 1015.0 sec: 52 segments, 4 merges 1911.6s _125: 8 segs, 1253.9 K docs, 5010.8 MB 953.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 870.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 775.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 1020.0 sec: 45 segments, 4 merges 958.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 875.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 780.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 3.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1025.0 sec: 45 segments, 4 merges 963.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 880.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 785.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 8.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1030.0 sec: 45 segments, 4 merges 968.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 885.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 790.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 13.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1035.0 sec: 45 segments, 4 merges 973.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 890.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 795.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 18.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1040.0 sec: 45 segments, 4 merges 978.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 895.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 800.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 23.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1045.0 sec: 45 segments, 4 merges 983.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 900.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 805.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 28.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1050.1 sec: 45 segments, 4 merges 988.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 906.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 810.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 33.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1055.1 sec: 45 segments, 4 merges 993.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 911.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 815.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 38.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1060.1 sec: 45 segments, 4 merges 998.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 916.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 820.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 43.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1065.1 sec: 45 segments, 4 merges 1003.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 921.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 825.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 48.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1070.1 sec: 45 segments, 4 merges 1008.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 926.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 830.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 53.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1075.1 sec: 45 segments, 4 merges 1013.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 931.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 835.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 58.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1080.1 sec: 45 segments, 4 merges 1018.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 936.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 840.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 63.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1085.1 sec: 45 segments, 4 merges 1023.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 941.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 845.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 68.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1090.1 sec: 45 segments, 4 merges 1028.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 946.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 850.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 73.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1095.1 sec: 45 segments, 4 merges 1033.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 951.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 855.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 78.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1100.1 sec: 45 segments, 4 merges 1038.9s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 956.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 860.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 83.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1105.0 sec: 45 segments, 4 merges 1043.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 960.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 865.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 88.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1110.0 sec: 45 segments, 4 merges 1048.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 965.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 870.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 93.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1115.0 sec: 45 segments, 4 merges 1053.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 970.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 875.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 98.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1120.0 sec: 45 segments, 4 merges 1058.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 975.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 880.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 103.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1125.0 sec: 45 segments, 4 merges 1063.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 980.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 885.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 108.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1130.0 sec: 45 segments, 4 merges 1068.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 985.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 890.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 113.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1135.0 sec: 45 segments, 4 merges 1073.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 990.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 895.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 118.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1140.0 sec: 45 segments, 4 merges 1078.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 995.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 900.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 123.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1145.0 sec: 45 segments, 4 merges 1083.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 1000.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 905.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 128.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1150.0 sec: 45 segments, 4 merges 1088.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 1005.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 910.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 133.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1155.0 sec: 45 segments, 4 merges 1093.8s _1fs: 8 segs, 451.5 K docs, 1801.2 MB 1010.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 915.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 138.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1160.1 sec: 38 segments, 3 merges 1015.9s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 920.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 143.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1165.1 sec: 38 segments, 3 merges 1021.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 925.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 148.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1170.1 sec: 38 segments, 3 merges 1026.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 930.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 153.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1175.1 sec: 38 segments, 3 merges 1031.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 935.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 158.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1180.1 sec: 38 segments, 3 merges 1036.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 940.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 163.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1185.1 sec: 38 segments, 3 merges 1041.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 945.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 168.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1190.1 sec: 38 segments, 3 merges 1046.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 950.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 173.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1195.1 sec: 38 segments, 3 merges 1051.0s _1ft: 8 segs, 314.3 K docs, 1252.8 MB 955.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 178.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1200.1 sec: 31 segments, 2 merges 960.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 183.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1205.1 sec: 31 segments, 2 merges 965.1s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 188.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1210.0 sec: 31 segments, 2 merges 970.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 193.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1215.0 sec: 31 segments, 2 merges 975.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 198.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1220.0 sec: 31 segments, 2 merges 980.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 203.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1225.0 sec: 31 segments, 2 merges 985.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 208.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1230.0 sec: 31 segments, 2 merges 990.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 213.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1235.1 sec: 31 segments, 2 merges 995.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 218.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1240.1 sec: 31 segments, 2 merges 1000.0s _1fu: 8 segs, 769.4 K docs, 3072.3 MB 223.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1245.1 sec: 24 segments, 1 merges 228.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1250.1 sec: 24 segments, 1 merges 233.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1255.1 sec: 24 segments, 1 merges 238.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1260.1 sec: 24 segments, 1 merges 243.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1265.1 sec: 24 segments, 1 merges 248.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1270.1 sec: 24 segments, 1 merges 253.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1275.1 sec: 24 segments, 1 merges 258.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1280.0 sec: 24 segments, 1 merges 263.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1285.0 sec: 24 segments, 1 merges 268.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1290.0 sec: 24 segments, 1 merges 273.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1295.0 sec: 24 segments, 1 merges 278.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1300.0 sec: 24 segments, 1 merges 283.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1305.0 sec: 24 segments, 1 merges 288.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1310.0 sec: 24 segments, 1 merges 293.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1315.0 sec: 24 segments, 1 merges 298.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1320.0 sec: 24 segments, 1 merges 303.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1325.0 sec: 24 segments, 1 merges 308.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1330.0 sec: 24 segments, 1 merges 313.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1335.0 sec: 24 segments, 1 merges 318.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1340.1 sec: 24 segments, 1 merges 323.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1345.1 sec: 24 segments, 1 merges 328.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1350.1 sec: 24 segments, 1 merges 333.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1355.1 sec: 24 segments, 1 merges 338.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1360.1 sec: 24 segments, 1 merges 343.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1365.1 sec: 24 segments, 1 merges 348.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1370.1 sec: 24 segments, 1 merges 353.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1375.1 sec: 24 segments, 1 merges 358.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1380.1 sec: 24 segments, 1 merges 363.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1385.0 sec: 24 segments, 1 merges 368.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1390.0 sec: 24 segments, 1 merges 373.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1395.0 sec: 24 segments, 1 merges 378.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1400.0 sec: 24 segments, 1 merges 383.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1405.0 sec: 24 segments, 1 merges 388.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1410.0 sec: 24 segments, 1 merges 393.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1415.0 sec: 24 segments, 1 merges 398.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1420.0 sec: 24 segments, 1 merges 403.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1425.0 sec: 24 segments, 1 merges 408.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1430.1 sec: 24 segments, 1 merges 413.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1435.1 sec: 24 segments, 1 merges 418.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1440.1 sec: 24 segments, 1 merges 423.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1445.1 sec: 24 segments, 1 merges 428.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1450.1 sec: 24 segments, 1 merges 433.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1455.1 sec: 24 segments, 1 merges 438.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1460.1 sec: 24 segments, 1 merges 443.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1465.1 sec: 24 segments, 1 merges 448.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1470.1 sec: 24 segments, 1 merges 453.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1475.0 sec: 24 segments, 1 merges 458.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1480.0 sec: 24 segments, 1 merges 463.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1485.0 sec: 24 segments, 1 merges 468.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1490.0 sec: 24 segments, 1 merges 473.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1495.0 sec: 24 segments, 1 merges 478.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1500.0 sec: 24 segments, 1 merges 483.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1505.0 sec: 24 segments, 1 merges 488.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1510.0 sec: 24 segments, 1 merges 493.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1515.0 sec: 24 segments, 1 merges 498.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1520.1 sec: 24 segments, 1 merges 503.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1525.1 sec: 24 segments, 1 merges 508.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1530.1 sec: 24 segments, 1 merges 513.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1535.1 sec: 24 segments, 1 merges 518.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1540.1 sec: 24 segments, 1 merges 523.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1545.1 sec: 24 segments, 1 merges 528.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1550.1 sec: 24 segments, 1 merges 533.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1555.1 sec: 24 segments, 1 merges 538.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1560.1 sec: 24 segments, 1 merges 543.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1565.0 sec: 24 segments, 1 merges 548.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1570.0 sec: 24 segments, 1 merges 553.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1575.0 sec: 24 segments, 1 merges 558.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1580.1 sec: 24 segments, 1 merges 563.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1585.1 sec: 24 segments, 1 merges 568.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1590.1 sec: 24 segments, 1 merges 573.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1595.1 sec: 24 segments, 1 merges 578.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1600.1 sec: 24 segments, 1 merges 583.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1605.1 sec: 24 segments, 1 merges 588.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1610.1 sec: 24 segments, 1 merges 593.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1615.0 sec: 24 segments, 1 merges 598.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1620.0 sec: 24 segments, 1 merges 603.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1625.0 sec: 24 segments, 1 merges 608.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1630.0 sec: 24 segments, 1 merges 613.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1635.0 sec: 24 segments, 1 merges 618.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1640.0 sec: 24 segments, 1 merges 623.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1645.0 sec: 24 segments, 1 merges 628.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1650.0 sec: 24 segments, 1 merges 633.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1655.0 sec: 24 segments, 1 merges 638.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1660.1 sec: 24 segments, 1 merges 643.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1665.1 sec: 24 segments, 1 merges 648.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1670.1 sec: 24 segments, 1 merges 653.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1675.1 sec: 24 segments, 1 merges 658.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1680.1 sec: 24 segments, 1 merges 663.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1685.1 sec: 24 segments, 1 merges 668.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1690.1 sec: 24 segments, 1 merges 673.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1695.1 sec: 24 segments, 1 merges 678.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1700.0 sec: 24 segments, 1 merges 683.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1705.0 sec: 24 segments, 1 merges 688.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1710.0 sec: 24 segments, 1 merges 693.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1715.0 sec: 24 segments, 1 merges 698.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1720.0 sec: 24 segments, 1 merges 703.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1725.1 sec: 24 segments, 1 merges 708.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1730.1 sec: 24 segments, 1 merges 713.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1735.1 sec: 24 segments, 1 merges 718.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1740.1 sec: 24 segments, 1 merges 723.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1745.1 sec: 24 segments, 1 merges 728.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1750.1 sec: 24 segments, 1 merges 733.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1755.1 sec: 24 segments, 1 merges 738.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1760.0 sec: 24 segments, 1 merges 743.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1765.0 sec: 24 segments, 1 merges 748.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1770.0 sec: 24 segments, 1 merges 753.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1775.0 sec: 24 segments, 1 merges 758.4s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1780.0 sec: 24 segments, 1 merges 763.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1785.0 sec: 24 segments, 1 merges 768.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1790.1 sec: 24 segments, 1 merges 773.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1795.1 sec: 24 segments, 1 merges 778.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1800.1 sec: 24 segments, 1 merges 783.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1805.1 sec: 24 segments, 1 merges 788.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1810.1 sec: 24 segments, 1 merges 793.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB 1815.1 sec: 24 segments, 1 merges 798.5s _1fv: 8 segs, 1213.4 K docs, 4848.8 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 2896 seconds reindex takes 2896.99 sec index has 17 segments: segments_2: _6r(11.0.0):C216045 _bs(11.0.0):C469562 _g9(11.0.0):C726177 _wn(11.0.0):C1139972 _125(11.0.0):C1253943 _w2(11.0.0):C414018 _vv(11.0.0):C194894 _zw(11.0.0):C245472 _1fv(11.0.0):C1213432 _118(11.0.0):C223140 _104(11.0.0):C179938 _1fu(11.0.0):C769356 _1fs(11.0.0):C451487 _1ft(11.0.0):C314322 _1d1(11.0.0):C72394 _1ex(11.0.0):C73136 _1e7(11.0.0):C42712 _6r: 863.6 MB _bs: 1878.1 MB _g9: 2905.6 MB _wn: 4563.9 MB _125: 5021.0 MB _w2: 1655.8 MB _vv: 779.0 MB _zw: 981.4 MB _1fv: 4858.6 MB _118: 892.0 MB _104: 719.2 MB _1fu: 3078.5 MB _1fs: 1805.8 MB _1ft: 1256.9 MB _1d1: 288.9 MB _1ex: 291.9 MB _1e7: 170.3 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=4.0 index disk usage is 32010.57 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=55883529568 cpu@end=68657606420 deltaMS=12774.076852 thread 14 name=Reference Handler cpu@start=2038768 cpu@end=2038768 deltaMS=0.0 thread 15 name=Finalizer cpu@start=166204 cpu@end=166204 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=56086 cpu@end=56086 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=22795915 cpu@end=22795915 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=59761233618 cpu@end=59763216929 deltaMS=1.983311 thread 42 name=JFR Periodic Tasks cpu@start=344939655171 cpu@end=345548677650 deltaMS=609.022479 thread 46 name=Notification Thread cpu@start=99767 cpu@end=99767 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-1 cpu@start=4678517419701 cpu@end=4678517419701 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-2 cpu@start=4674005728554 cpu@end=4674005728554 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-3 cpu@start=4675593858385 cpu@end=4675593858385 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-4 cpu@start=4669161569673 cpu@end=4669161569673 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-5 cpu@start=4672094644269 cpu@end=4672094644269 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-6 cpu@start=4675083705785 cpu@end=4675083705785 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-7 cpu@start=4677530592835 cpu@end=4677530592835 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-8 cpu@start=4676990475434 cpu@end=4676990475434 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-9 cpu@start=4675411514580 cpu@end=4675411514580 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-10 cpu@start=4679976608755 cpu@end=4679976608755 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-11 cpu@start=4676439545927 cpu@end=4676439545927 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-12 cpu@start=4678895137571 cpu@end=4678895137571 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-13 cpu@start=4676557859478 cpu@end=4676557859478 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-14 cpu@start=4677063463696 cpu@end=4677063463696 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-15 cpu@start=4676897984060 cpu@end=4676897984060 deltaMS=0.0 thread 72 name=hnsw-merge-1-thread-16 cpu@start=4666898161327 cpu@end=4666898161327 deltaMS=0.0 Average CPU cores used: 1.0470244451747448 completed 1000 searches in 12783 ms: 78 QPS CPU time=13384 ms checking results SUMMARY: 0.975 12.783 13.384 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 64924 2896.99 2761.49 0.00 17 32010.57 null N/A 1.000 31250.000 31250.000 false HNSW Leaf 0 has 4 layers Leaf 0 has 216045 documents Graph level=3 size=5, Fanout min=2, mean=2.80, max=4, meandelta=42563.93 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 2 2 2 4 4 4 Graph level=2 size=190, Fanout min=5, mean=14.59, max=32, meandelta=12598.36 % 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=6791, Fanout min=9, mean=27.36, max=32, meandelta=7214.09 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 24 28 31 32 32 32 32 32 Graph level=0 size=216045, Fanout min=1, mean=39.36, max=64, meandelta=5098.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=5, connectedness=1.00 Graph level=2 size=190, connectedness=1.00 Graph level=1 size=6791, connectedness=1.00 Graph level=0 size=216045, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 469562 documents Graph level=3 size=23, Fanout min=2, mean=5.74, max=13, meandelta=45431.72 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 4 4 5 5 7 8 8 13 Graph level=2 size=358, Fanout min=6, mean=18.59, max=32, meandelta=21390.19 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 15 16 18 20 21 24 27 32 Graph level=1 size=14270, Fanout min=6, mean=27.82, max=32, meandelta=15422.42 % 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=469562, Fanout min=1, mean=39.57, max=64, meandelta=11008.08 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=23, connectedness=1.00 Graph level=2 size=358, connectedness=1.00 Graph level=1 size=14270, connectedness=1.00 Graph level=0 size=469562, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 726177 documents Graph level=3 size=29, Fanout min=3, mean=6.34, max=12, meandelta=71686.87 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 5 5 6 6 7 8 9 12 Graph level=2 size=594, Fanout min=8, mean=20.87, max=32, meandelta=31326.13 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 16 18 20 22 25 27 31 32 Graph level=1 size=22189, Fanout min=4, mean=27.97, max=32, meandelta=23751.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=726177, Fanout min=1, mean=39.55, max=64, meandelta=17013.49 % 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=29, connectedness=1.00 Graph level=2 size=594, connectedness=1.00 Graph level=1 size=22189, connectedness=1.00 Graph level=0 size=726177, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 1139972 documents Graph level=3 size=59, Fanout min=5, mean=9.29, max=16, meandelta=93659.95 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 8 9 10 10 12 13 16 Graph level=2 size=1040, Fanout min=8, mean=23.26, max=32, meandelta=44423.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=34875, Fanout min=3, mean=28.12, max=32, meandelta=37135.71 % 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=1139972, Fanout min=1, mean=39.43, max=64, meandelta=26758.65 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=59, connectedness=1.00 Graph level=2 size=1040, connectedness=1.00 Graph level=1 size=34875, connectedness=1.00 Graph level=0 size=1139972, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 1253943 documents Graph level=3 size=68, Fanout min=4, mean=9.03, max=20, meandelta=114467.38 % 0 10 20 30 40 50 60 70 80 90 100 0 6 6 7 8 8 9 10 11 13 20 Graph level=2 size=1164, Fanout min=8, mean=23.75, max=32, meandelta=47791.74 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 22 23 26 29 32 32 32 Graph level=1 size=38385, Fanout min=3, mean=28.15, max=32, meandelta=40757.52 % 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=1253943, Fanout min=1, mean=39.42, max=64, meandelta=29439.50 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=68, connectedness=1.00 Graph level=2 size=1164, connectedness=1.00 Graph level=1 size=38385, connectedness=1.00 Graph level=0 size=1253943, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 414018 documents Graph level=3 size=25, Fanout min=3, mean=6.56, max=12, meandelta=45728.89 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 5 6 6 7 7 8 9 12 Graph level=2 size=340, Fanout min=7, mean=18.14, max=32, meandelta=19431.67 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 14 16 17 19 21 23 26 32 Graph level=1 size=12598, Fanout min=7, mean=27.76, max=32, meandelta=13644.52 % 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=414018, Fanout min=1, mean=39.56, max=64, meandelta=9710.32 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=25, connectedness=1.00 Graph level=2 size=340, connectedness=1.00 Graph level=1 size=12598, connectedness=1.00 Graph level=0 size=414018, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 194894 documents Graph level=3 size=7, Fanout min=1, mean=2.57, max=4, meandelta=17611.95 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 2 2 2 2 2 3 4 4 Graph level=2 size=178, Fanout min=5, mean=14.04, max=27, meandelta=11648.55 % 0 10 20 30 40 50 60 70 80 90 100 0 8 10 11 12 13 14 16 18 20 27 Graph level=1 size=6056, Fanout min=7, mean=27.24, max=32, meandelta=6566.71 % 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=194894, Fanout min=1, mean=39.32, max=64, meandelta=4604.56 % 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=178, connectedness=1.00 Graph level=1 size=6056, connectedness=1.00 Graph level=0 size=194894, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 245472 documents Graph level=3 size=8, Fanout min=2, mean=3.00, max=4, meandelta=33789.04 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 3 3 3 3 3 4 4 Graph level=2 size=224, Fanout min=5, mean=15.55, max=32, meandelta=13617.09 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 14 15 16 18 20 22 32 Graph level=1 size=7636, Fanout min=7, mean=27.36, max=32, meandelta=8213.62 % 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=245472, Fanout min=1, mean=39.43, max=64, meandelta=5778.36 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 42 49 59 64 64 Graph level=3 size=8, connectedness=1.00 Graph level=2 size=224, connectedness=1.00 Graph level=1 size=7636, connectedness=1.00 Graph level=0 size=245472, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 1213432 documents Graph level=3 size=52, Fanout min=4, mean=8.42, max=16, meandelta=95466.88 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 6 7 8 9 10 11 12 16 Graph level=2 size=1075, Fanout min=8, mean=24.01, max=32, meandelta=45799.39 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 22 24 27 30 32 32 32 Graph level=1 size=37250, Fanout min=4, mean=28.12, max=32, meandelta=39608.50 % 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=1213432, Fanout min=1, mean=39.45, max=64, meandelta=28468.97 % 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=52, connectedness=1.00 Graph level=2 size=1075, connectedness=1.00 Graph level=1 size=37250, connectedness=1.00 Graph level=0 size=1213432, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 223140 documents Graph level=3 size=7, Fanout min=2, mean=3.14, max=5, meandelta=29215.36 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 3 3 3 3 3 3 3 5 Graph level=2 size=202, Fanout min=5, mean=15.16, max=31, meandelta=12645.55 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 13 15 16 17 19 21 31 Graph level=1 size=6888, Fanout min=6, mean=27.07, max=32, meandelta=7509.22 % 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=223140, Fanout min=1, mean=39.42, max=64, meandelta=5253.24 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 42 49 59 64 64 Graph level=3 size=7, connectedness=1.00 Graph level=2 size=202, connectedness=1.00 Graph level=1 size=6888, connectedness=1.00 Graph level=0 size=223140, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 179938 documents Graph level=3 size=8, Fanout min=1, mean=3.00, max=5, meandelta=27621.63 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 2 3 3 3 3 3 4 5 Graph level=2 size=154, Fanout min=5, mean=13.68, max=32, meandelta=10746.24 % 0 10 20 30 40 50 60 70 80 90 100 0 8 9 11 12 13 14 16 17 20 32 Graph level=1 size=5539, Fanout min=7, mean=27.10, max=32, meandelta=6088.90 % 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=179938, Fanout min=1, mean=39.28, max=64, meandelta=4252.48 % 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=154, connectedness=1.00 Graph level=1 size=5539, connectedness=1.00 Graph level=0 size=179938, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 769356 documents Graph level=3 size=21, Fanout min=3, mean=6.00, max=9, meandelta=87707.56 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 5 5 6 6 7 7 7 9 Graph level=2 size=743, Fanout min=7, mean=21.91, max=32, meandelta=30894.86 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 17 19 21 24 26 30 32 32 Graph level=1 size=23846, Fanout min=4, mean=27.93, max=32, meandelta=25190.45 % 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=769356, Fanout min=1, mean=39.54, max=64, meandelta=18029.47 % 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=21, connectedness=1.00 Graph level=2 size=743, connectedness=1.00 Graph level=1 size=23846, connectedness=1.00 Graph level=0 size=769356, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 451487 documents Graph level=3 size=24, Fanout min=3, mean=5.92, max=10, meandelta=54382.27 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 5 6 6 7 7 8 10 Graph level=2 size=372, Fanout min=7, mean=18.63, max=32, meandelta=19524.05 % 0 10 20 30 40 50 60 70 80 90 100 0 12 13 15 16 18 19 21 23 27 32 Graph level=1 size=13866, Fanout min=7, mean=27.63, max=32, meandelta=14927.49 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 32 32 32 32 32 32 Graph level=0 size=451487, Fanout min=1, mean=39.55, max=64, meandelta=10592.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=24, connectedness=1.00 Graph level=2 size=372, connectedness=1.00 Graph level=1 size=13866, connectedness=1.00 Graph level=0 size=451487, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 314322 documents Graph level=3 size=10, Fanout min=2, mean=3.80, max=7, meandelta=50669.97 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 3 3 4 4 4 4 4 7 Graph level=2 size=291, Fanout min=7, mean=17.16, max=32, meandelta=15763.62 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 14 15 16 18 19 22 25 32 Graph level=1 size=9695, Fanout min=5, mean=27.51, max=32, meandelta=10427.53 % 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=314322, Fanout min=1, mean=39.49, max=64, meandelta=7389.65 % 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=291, connectedness=1.00 Graph level=1 size=9695, connectedness=1.00 Graph level=0 size=314322, connectedness=1.00 Leaf 14 has 4 layers Leaf 14 has 72394 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=60, Fanout min=4, mean=9.33, max=21, meandelta=6247.85 % 0 10 20 30 40 50 60 70 80 90 100 0 6 6 7 8 9 10 10 12 13 21 Graph level=1 size=2234, Fanout min=8, mean=25.89, max=32, meandelta=2541.90 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 22 24 27 30 32 32 32 32 Graph level=0 size=72394, Fanout min=3, mean=38.57, max=64, meandelta=1741.33 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 35 40 47 56 64 64 Graph level=3 size=2, connectedness=1.00 Graph level=2 size=60, connectedness=1.00 Graph level=1 size=2234, connectedness=1.00 Graph level=0 size=72394, connectedness=1.00 Leaf 15 has 4 layers Leaf 15 has 73136 documents Graph level=3 size=3, Fanout min=1, mean=1.33, max=2, meandelta=15318.75 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 2 Graph level=2 size=60, Fanout min=5, mean=9.63, max=20, meandelta=6192.62 % 0 10 20 30 40 50 60 70 80 90 100 0 5 7 8 8 9 10 11 12 14 20 Graph level=1 size=2254, Fanout min=8, mean=25.84, max=32, meandelta=2581.86 % 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=73136, Fanout min=1, mean=38.61, max=64, meandelta=1757.24 % 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=3, connectedness=1.00 Graph level=2 size=60, connectedness=1.00 Graph level=1 size=2254, connectedness=1.00 Graph level=0 size=73136, connectedness=1.00 Leaf 16 has 4 layers Leaf 16 has 42712 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=3, mean=7.00, max=12, meandelta=4906.12 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 6 7 7 7 8 11 12 Graph level=1 size=1298, Fanout min=7, mean=24.38, max=32, meandelta=1577.89 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 25 27 30 32 32 32 Graph level=0 size=42712, Fanout min=1, mean=38.03, max=64, meandelta=1041.28 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 39 46 55 64 64 Graph level=3 size=2, connectedness=1.00 Graph level=2 size=38, connectedness=1.00 Graph level=1 size=1298, connectedness=1.00 Graph level=0 size=42712, 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.11.23.58.22/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': 165,168,544.66 msec task-clock:u 625,667,743,477,500 cycles:u (36.36%) 46,683,503,756,455 instructions:u (36.36%) 9,320,798,268,593 cache-references:u (36.36%) 2,279,593,577,433 cache-misses:u (36.36%) 25,712,268,485,803 L1-dcache-loads:u (36.36%) 2,679,743,150,365 L1-dcache-load-misses:u (36.36%) 3,468,526,482,313 L1-icache-loads:u (36.36%) 30,001,383,117 L1-icache-load-misses:u (36.36%) LLC-loads:u LLC-load-misses:u LLC-stores:u LLC-store-misses:u LLC-prefetches:u LLC-prefetch-misses:u 32,441,472 faults:u 9,858,343 minor-faults:u 158 major-faults:u 4,708,579,144,417 branches:u (36.36%) 81,370,470,079 branch-misses:u (36.36%) 8,608,340,590,209 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 4795.879282641 seconds time elapsed 164045.251761000 seconds user 1096.071533000 seconds sys took 1:19:55.911545 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='42c5ceb7fae20297b0bbcf1020cef0bba0db04a9', luceneutil_git_rev='77746685aa65ed6bc9edc7c3342b3031fa5d4097', 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.783, net_cpu_ms=13.384, avg_cpu_core_count=1.047, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='no', total_visited=64924, index_time_sec=2896.99, index_docs_per_sec=2761.49, force_merge_time_sec=0.0, index_num_segments=17, index_size_on_disk_mb=32010.57, 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: (38, {0: 0, 10: 4, 20: 5, 30: 6, 40: 6, 50: 7, 60: 7, 70: 7, 80: 8, 90: 11, 100: 12}), 1: (1298, {0: 0, 10: 15, 20: 18, 30: 20, 40: 22, 50: 25, 60: 27, 70: 30, 80: 32, 90: 32, 100: 32}), 0: (42712, {0: 0, 10: 20, 20: 24, 30: 27, 40: 31, 50: 35, 60: 39, 70: 46, 80: 55, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=4795, microseconds=911545)) Profiler summary for /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr Version: 2.1 Chunks: 21 Start: 2026-04-12 08:43:43 (UTC) Duration: 875 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 13562031 237021570 jdk.FileWrite 930152 20472012 jdk.NativeMethodSample 56708 766090 jdk.CPULoad 16351 334427 jdk.BooleanFlag 10416 333857 jdk.ObjectAllocationInNewTLAB 3619 73376 jdk.FileRead 2208 58380 jdk.Checkpoint 2188 2608470 jdk.UnsignedIntFlag 1008 34614 jdk.IntFlag 924 34099 jdk.ObjectAllocationOutsideTLAB 798 15133 jdk.Compilation 723 20047 jdk.StringFlag 714 28013 jdk.CPUInformation 21 31550 jdk.GCConfiguration 21 554 jdk.JVMInformation 21 19013 jdk.Metadata 21 2321075 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.11.23.58.22/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr is 251.94 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 56708 events (total: 56708) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 89.21% 50591 jdk.jfr.internal.JVM#emitEvent() [Native code] 5.10% 2894 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 4.20% 2383 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 1.24% 706 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.09% 49 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.04% 23 jdk.internal.misc.Unsafe#park() [Native code] 0.02% 10 jdk.internal.misc.Unsafe#unpark() [Native code] 0.01% 8 jdk.jfr.internal.JVM#shouldRotateDisk() [Native code] 0.01% 7 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.01% 6 java.lang.System#nanoTime() [Native code] 0.01% 5 java.io.FileOutputStream#writeBytes() [Native code] 0.01% 5 java.io.RandomAccessFile#open0() [Native code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.01% 3 java.lang.Object#wait0() [Native code] 0.00% 2 java.lang.System#currentTimeMillis() [Native code] 0.00% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.00% 2 java.lang.Object#notifyAll() [Native code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.00% 1 java.io.RandomAccessFile#readBytes0() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#readdir0() [Native code] 0.00% 1 java.lang.reflect.Array#newArray() [Native code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [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.11.23.58.22/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr is 251.94 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr is 251.94 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 56708 events (total: 56708) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 88.59% 50237 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.10% 2894 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] 4.20% 2383 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] 1.24% 706 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.62% 352 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.09% 49 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] 0.03% 18 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% 9 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [JIT compiled code] 0.01% 8 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.0x000000003b07aa58#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] 0.01% 6 java.lang.System#nanoTime() [Native code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.01% 5 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 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.01% 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.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] 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 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.System#currentTimeMillis() [Native 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% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#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.Object#notifyAll() [Native code] at jdk.jfr.internal.util.Utils#notifyFlush() [JIT compiled code] at jdk.jfr.internal.periodic.FlushTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [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] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] 0.00% 1 java.lang.reflect.Array#newArray() [Native code] at java.lang.reflect.Array#newInstance() [Inlined code] at java.util.HashMap#prepareArray() [JIT compiled code] at java.util.HashMap$Values#toArray() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#readdir0() [Native code] at sun.nio.fs.UnixNativeDispatcher#readdir() [JIT compiled code] at sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator#readNextEntry() [Interpreted code] at sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator#hasNext() [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 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 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 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.11.23.58.22/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr is 251.94 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr is 251.94 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr is 251.94 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 56708 events (total: 56708) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 88.59% 50237 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.0x000000003b07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 2.72% 1540 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] 2.66% 1506 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.49% 843 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [Inlined code] 1.27% 722 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] 1.24% 705 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.11% 631 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.0x000000003b19b718#close() [Interpreted code] 0.62% 352 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.0x000000003b07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.08% 47 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.03% 19 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.03% 18 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 0.02% 9 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.02% 9 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% 8 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.0x000000003b07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#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% 6 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% 5 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% 5 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.0x000000003b07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#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() [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.01% 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#write() [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.0x000000003b07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [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.0x000000003b07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [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() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#finishChunk() [Interpreted code] 0.00% 2 java.lang.System#currentTimeMillis() [Native 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.0x000000003b07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [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.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90StoredFieldsFormat#fieldsReader() [JIT compiled code] 0.00% 2 java.lang.Object#notifyAll() [Native code] at jdk.jfr.internal.util.Utils#notifyFlush() [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.0x000000003b07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 1 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [JIT compiled code] at java.io.RandomAccessFile#readBytes() [Inlined code] at java.io.RandomAccessFile#read() [Inlined code] at java.util.zip.ZipFile$Source#readAt() [JIT compiled code] at java.util.zip.ZipFile$ZipFileInputStream#read() [JIT compiled code] at java.util.zip.ZipFile$ZipFileInflaterInputStream#fill() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] 0.00% 1 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] 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() [JIT compiled code] at java.nio.channels.FileChannel#open() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [JIT compiled code] 0.00% 1 sun.nio.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#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.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] 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 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() [JIT compiled code] at java.util.zip.CheckedOutputStream#write() [Inlined code] at java.io.BufferedOutputStream#write() [Inlined code] at org.apache.lucene.store.OutputStreamIndexOutput#writeBytes() [Inlined code] 0.00% 1 java.lang.reflect.Array#newArray() [Native code] at java.lang.reflect.Array#newInstance() [Inlined code] at java.util.HashMap#prepareArray() [JIT compiled code] at java.util.HashMap$Values#toArray() [Inlined code] at java.util.Collection#toArray() [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() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [Inlined code] at org.apache.lucene.search.IndexSearcher#search() [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() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Interpreted code] at java.nio.channels.FileChannel#open() [JIT compiled code] at java.nio.channels.FileChannel#open() [Interpreted code] at org.apache.lucene.store.MMapDirectory#openInput() [Interpreted code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [JIT compiled code] 0.00% 1 java.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#readdir0() [Native code] at sun.nio.fs.UnixNativeDispatcher#readdir() [JIT compiled code] at sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator#readNextEntry() [Interpreted code] at sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator#hasNext() [JIT compiled code] at org.apache.lucene.store.FSDirectory#listAll() [Interpreted code] at org.apache.lucene.store.FSDirectory#listAll() [Interpreted code] at org.apache.lucene.index.SegmentInfos$FindSegmentsFile#run() [Interpreted code] at org.apache.lucene.index.StandardDirectoryReader#open() [Interpreted code] at org.apache.lucene.index.StandardDirectoryReader#open() [Interpreted code] at org.apache.lucene.index.DirectoryReader#open() [Interpreted code] at org.apache.lucene.index.DirectoryReader#open() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.SegmentInfos#write() [Interpreted code] at org.apache.lucene.index.SegmentInfos#prepareCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] 0.00% 1 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.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] at org.apache.lucene.index.StandardDirectoryReader#createOrReuseSegmentReader() [Interpreted code] at org.apache.lucene.index.StandardDirectoryReader#createSegmentReaders() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsFormat#fieldsReader() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#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#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() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#write() [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.11.23.58.22/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr is 251.94 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr is 251.94 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr is 251.94 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr is 251.94 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4410 events (total: 93193M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 68.96% 64267M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] 14.99% 13971M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 7.66% 7136M java.lang.Integer#valueOf() [Inlined code] 3.73% 3473M java.util.Arrays#copyOf() [Inlined code] 1.03% 957M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] 0.71% 666M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 0.65% 607M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] 0.40% 376M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.38% 357M org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#() [Inlined code] 0.28% 256M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.18% 170M org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#() [Inlined code] 0.15% 139M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.13% 123M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] 0.12% 112M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] 0.10% 97M 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.05% 46M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.04% 40M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal() [Inlined code] 0.04% 37M jdk.incubator.vector.FloatVector#lanewiseTemplate() [Inlined code] 0.03% 31M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] 0.02% 22M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.02% 16M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] 0.02% 16M jdk.incubator.vector.FloatVector#fromArray0Template() [Inlined code] 0.02% 15M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$OffHeapHnswGraph#() [JIT compiled code] 0.02% 15M org.apache.lucene.util.SparseFixedBitSet#insertBlock() [JIT compiled code] 0.02% 15M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] 0.01% 12M java.util.DualPivotQuicksort#sort() [JIT compiled code] 0.01% 9M org.apache.lucene.util.hnsw.OnHeapHnswGraph#() [JIT compiled code] 0.01% 9M java.util.HashMap#newNode() [Inlined code] 0.01% 5M org.apache.lucene.util.FixedBitSet#() [Inlined code] 0.00% 4M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.00% 21184 java.time.LocalDate#ofEpochDay() [JIT compiled code] 0.00% 18536 java.time.Instant#create() [JIT compiled code] 0.00% 10624 java.util.ArrayList#iterator() [JIT compiled code] 0.00% 5296 java.time.LocalTime#create() [JIT compiled code] 0.00% 2656 java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] 0.00% 2656 java.time.LocalDateTime#ofEpochSecond() [JIT compiled code] 0.00% 2648 java.time.Clock#systemDefaultZone() [Inlined code] 0.00% 480 java.lang.Object#clone() [Native code] 0.00% 152 sun.nio.fs.UnixFileAttributes#get() [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr is 251.94 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr is 251.94 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr is 251.94 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr is 251.94 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr is 251.94 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4410 events (total: 93193M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 42.42% 39530M 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.54% 24737M 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.23% 11394M 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.66% 7136M 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.73% 3473M 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.40% 2235M 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% 884M 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.71% 666M 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% 512M 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.28% 256M 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.25% 230M 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.18% 170M 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.18% 170M 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% 170M 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% 170M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#grow() [Inlined code] at org.apache.lucene.codecs.lucene90.LZ4WithPresetDictCompressionMode$LZ4WithPresetDictDecompressor#decompress() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] 0.18% 170M org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#() [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] 0.15% 140M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.15% 139M 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% 123M 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.12% 112M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.10% 97M 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.08% 78M 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% 72M 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.04% 41M 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.04% 40M 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.04% 37M 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.03% 31M 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% 22M 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.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% 15M 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() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#getRandomVectorScorer() [JIT compiled code] 0.02% 15M 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] 0.02% 15M 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.02% 15M 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.01% 9M 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.01% 9M 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.01% 8M 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.01% 5M 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.01% 5M 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.01% 5M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.00% 4M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] 0.00% 3M 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% 21184 java.time.LocalDate#ofEpochDay() [JIT compiled code] at java.time.LocalDateTime#ofEpochSecond() [JIT compiled code] at java.time.LocalDateTime#now() [JIT compiled code] at java.time.LocalDateTime#now() [Inlined code] 0.00% 18536 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% 5296 java.time.LocalTime#create() [JIT compiled code] at java.time.LocalTime#ofNanoOfDay() [JIT compiled code] at java.time.LocalDateTime#ofEpochSecond() [JIT compiled code] at java.time.LocalDateTime#now() [JIT compiled code] 0.00% 2656 java.time.LocalDateTime#ofEpochSecond() [JIT compiled code] at java.time.LocalDateTime#now() [JIT compiled code] at java.time.LocalDateTime#now() [Inlined code] at jdk.jfr.internal.Repository#timestamp() [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr is 251.94 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr is 251.94 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr is 251.94 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr is 251.94 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr is 251.94 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmFalse.jfr is 251.94 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4410 events (total: 93193M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 42.35% 39466M 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.68% 16473M 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.76% 10026M 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.0x000000003b19d880#call() [Inlined code] 8.87% 8263M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 7.66% 7136M 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.73% 3473M 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.02% 1885M 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.47% 1368M 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% 774M 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.55% 512M 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.54% 505M 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.0x000000003b19d880#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.38% 349M 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.28% 256M 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.0x000000003b19d880#call() [Inlined code] 0.23% 216M 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.0x000000003b19d880#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.18% 170M 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.0x000000003b1b8e40#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% 170M 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.0x000000003b1b5b58#call() [JIT compiled code] 0.18% 170M 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% 170M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#grow() [Inlined code] at org.apache.lucene.codecs.lucene90.LZ4WithPresetDictCompressionMode$LZ4WithPresetDictDecompressor#decompress() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#document() [Inlined code] at org.apache.lucene.index.CodecReader$1#document() [Inlined code] at org.apache.lucene.index.BaseCompositeReader$2#document() [JIT compiled code] at org.apache.lucene.index.StoredFields#document() [Inlined code] at knn.KnnTesterUtils#getResultIds() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.18% 170M org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#buildSlice() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#slice() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#slice() [JIT compiled code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#load() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#getRandomVectorScorer() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#lambda$search$0() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$$Lambda.0x000000003b1b8e40#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] 0.17% 160M 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.0x000000003b19d880#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% 126M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003b19d880#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% 110M 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.12% 108M 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.0x000000003b19d880#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.0x000000003b1a0000#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.10% 97M 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% 90M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003b19d880#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.0x000000003b1a0000#run() [JIT compiled code] 0.10% 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() [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.0x000000003b19d880#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.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.08% 72M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.07% 64M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 0.05% 46M 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.04% 41M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003b19d880#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 0.04% 33M 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.0x000000003b19d880#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% 33M 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.03% 31M 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.0x000000003b197b80#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.03% 31M 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.03% 30M 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.0x000000003b19d880#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build() [JIT compiled code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] 0.02% 22M 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.0x000000003b197b80#merge() [Interpreted code] 0.02% 22M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003b19d880#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% 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.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 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.02% 15M 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() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#getRandomVectorScorer() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#lambda$search$0() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$$Lambda.0x000000003b1b8e40#get() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search() [JIT compiled code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Inlined code] 0.02% 15M 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] 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.0x000000003b1b5b58#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [Inlined code] 0.02% 15M 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() [Inlined code] 0.02% 15M 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.01% 13M 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.0x000000003b19d880#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.01% 13M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003b19d880#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] 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.11.23.58.22/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.215s][info][jfr,startup] Started recording 1. [0.215s][info][jfr,startup] [0.215s][info][jfr,startup] Use jcmd 2347499 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2713451742329227 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 12, 2026 4:58:30 AM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled creating index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-fm 39709371 doc vectors in docsPath "/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec" parentJoin=false Done indexing 25000 documents. Done indexing 50000 documents. Done indexing 75000 documents. Done indexing 100000 documents. Done indexing 125000 documents. Done indexing 150000 documents. Done indexing 175000 documents. Done indexing 200000 documents. Done indexing 225000 documents. Done indexing 250000 documents. Done indexing 275000 documents. Done indexing 300000 documents. Done indexing 325000 documents. Done indexing 350000 documents. Done indexing 375000 documents. Done indexing 400000 documents. Done indexing 425000 documents. Done indexing 450000 documents. Done indexing 475000 documents. Done indexing 500000 documents. Done indexing 525000 documents. Done indexing 550000 documents. Done indexing 575000 documents. Done indexing 600000 documents. Done indexing 625000 documents. Done indexing 650000 documents. Done indexing 675000 documents. Done indexing 700000 documents. Done indexing 725000 documents. Done indexing 750000 documents. Done indexing 775000 documents. Done indexing 800000 documents. Done indexing 825000 documents. Done indexing 850000 documents. Done indexing 875000 documents. Done indexing 900000 documents. Done indexing 925000 documents. Done indexing 950000 documents. Done indexing 975000 documents. Done indexing 1000000 documents. Done indexing 1025000 documents. Done indexing 1050000 documents. Done indexing 1075000 documents. Done indexing 1100000 documents. Done indexing 1125000 documents. Done indexing 1150000 documents. Done indexing 1175000 documents. Done indexing 1200000 documents. Done indexing 1225000 documents. Done indexing 1250000 documents. Done indexing 1275000 documents. Done indexing 1300000 documents. Done indexing 1325000 documents. Done indexing 1350000 documents. Done indexing 1375000 documents. Done indexing 1400000 documents. Done indexing 1425000 documents. Done indexing 1450000 documents. Done indexing 1475000 documents. Done indexing 1500000 documents. Done indexing 1525000 documents. Done indexing 1550000 documents. Done indexing 1575000 documents. Done indexing 1600000 documents. Done indexing 1625000 documents. Done indexing 1650000 documents. Done indexing 1675000 documents. Done indexing 1700000 documents. Done indexing 1725000 documents. Done indexing 1750000 documents. Done indexing 1775000 documents. Done indexing 1800000 documents. Done indexing 1825000 documents. Done indexing 1850000 documents. Done indexing 1875000 documents. Done indexing 1900000 documents. Done indexing 1925000 documents. Done indexing 1950000 documents. Done indexing 1975000 documents. Done indexing 2000000 documents. Done indexing 2025000 documents. Done indexing 2050000 documents. Done indexing 2075000 documents. Done indexing 2100000 documents. Done indexing 2125000 documents. Done indexing 2150000 documents. Done indexing 2175000 documents. Done indexing 2200000 documents. Done indexing 2225000 documents. Done indexing 2250000 documents. Done indexing 2275000 documents. Done indexing 2300000 documents. Done indexing 2325000 documents. Done indexing 2350000 documents. Done indexing 2375000 documents. Done indexing 2400000 documents. Done indexing 2425000 documents. Done indexing 2450000 documents. Done indexing 2475000 documents. Done indexing 2500000 documents. Done indexing 2525000 documents. Done indexing 2550000 documents. Done indexing 2575000 documents. Done indexing 2600000 documents. Done indexing 2625000 documents. Done indexing 2650000 documents. Done indexing 2675000 documents. Done indexing 2700000 documents. Done indexing 2725000 documents. Done indexing 2750000 documents. Done indexing 2775000 documents. Done indexing 2800000 documents. Done indexing 2825000 documents. Done indexing 2850000 documents. Done indexing 2875000 documents. Done indexing 2900000 documents. Done indexing 2925000 documents. Done indexing 2950000 documents. Done indexing 2975000 documents. Done indexing 3000000 documents. Done indexing 3025000 documents. Done indexing 3050000 documents. Done indexing 3075000 documents. Done indexing 3100000 documents. Done indexing 3125000 documents. Done indexing 3150000 documents. Done indexing 3175000 documents. Done indexing 3200000 documents. Done indexing 3225000 documents. Done indexing 3250000 documents. Done indexing 3275000 documents. Done indexing 3300000 documents. Done indexing 3325000 documents. Done indexing 3350000 documents. Done indexing 3375000 documents. Done indexing 3400000 documents. Done indexing 3425000 documents. Done indexing 3450000 documents. Done indexing 3475000 documents. Done indexing 3500000 documents. Done indexing 3525000 documents. Done indexing 3550000 documents. Done indexing 3575000 documents. Done indexing 3600000 documents. Done indexing 3625000 documents. Done indexing 3650000 documents. Done indexing 3675000 documents. Done indexing 3700000 documents. Done indexing 3725000 documents. Done indexing 3750000 documents. Done indexing 3775000 documents. Done indexing 3800000 documents. Done indexing 3825000 documents. Done indexing 3850000 documents. Done indexing 3875000 documents. Done indexing 3900000 documents. Done indexing 3925000 documents. Done indexing 3950000 documents. Done indexing 3975000 documents. Done indexing 4000000 documents. Done indexing 4025000 documents. Done indexing 4050000 documents. Done indexing 4075000 documents. Done indexing 4100000 documents. Done indexing 4125000 documents. Done indexing 4150000 documents. Done indexing 4175000 documents. Done indexing 4200000 documents. Done indexing 4225000 documents. Done indexing 4250000 documents. Done indexing 4275000 documents. Done indexing 4300000 documents. Done indexing 4325000 documents. Done indexing 4350000 documents. Done indexing 4375000 documents. Done indexing 4400000 documents. Done indexing 4425000 documents. Done indexing 4450000 documents. Done indexing 4475000 documents. Done indexing 4500000 documents. Done indexing 4525000 documents. Done indexing 4550000 documents. Done indexing 4575000 documents. Done indexing 4600000 documents. Done indexing 4625000 documents. Done indexing 4650000 documents. Done indexing 4675000 documents. Done indexing 4700000 documents. Done indexing 4725000 documents. Done indexing 4750000 documents. Done indexing 4775000 documents. Done indexing 4800000 documents. Done indexing 4825000 documents. Done indexing 4850000 documents. Done indexing 4875000 documents. Done indexing 4900000 documents. Done indexing 4925000 documents. Done indexing 4950000 documents. Done indexing 4975000 documents. Done indexing 5000000 documents. Done indexing 5025000 documents. Done indexing 5050000 documents. Done indexing 5075000 documents. Done indexing 5100000 documents. Done indexing 5125000 documents. Done indexing 5150000 documents. Done indexing 5175000 documents. Done indexing 5200000 documents. Done indexing 5225000 documents. Done indexing 5250000 documents. Done indexing 5275000 documents. Done indexing 5300000 documents. Done indexing 5325000 documents. Done indexing 5350000 documents. Done indexing 5375000 documents. Done indexing 5400000 documents. Done indexing 5425000 documents. Done indexing 5450000 documents. Done indexing 5475000 documents. Done indexing 5500000 documents. Done indexing 5525000 documents. Done indexing 5550000 documents. Done indexing 5575000 documents. Done indexing 5600000 documents. Done indexing 5625000 documents. Done indexing 5650000 documents. Done indexing 5675000 documents. Done indexing 5700000 documents. Done indexing 5725000 documents. Done indexing 5750000 documents. Done indexing 5775000 documents. Done indexing 5800000 documents. Done indexing 5825000 documents. Done indexing 5850000 documents. Done indexing 5875000 documents. Done indexing 5900000 documents. Done indexing 5925000 documents. Done indexing 5950000 documents. Done indexing 5975000 documents. Done indexing 6000000 documents. Done indexing 6025000 documents. Done indexing 6050000 documents. Done indexing 6075000 documents. Done indexing 6100000 documents. Done indexing 6125000 documents. Done indexing 6150000 documents. Done indexing 6175000 documents. Done indexing 6200000 documents. Done indexing 6225000 documents. Done indexing 6250000 documents. Done indexing 6275000 documents. Done indexing 6300000 documents. Done indexing 6325000 documents. Done indexing 6350000 documents. Done indexing 6375000 documents. Done indexing 6400000 documents. Done indexing 6425000 documents. Done indexing 6450000 documents. Done indexing 6475000 documents. Done indexing 6500000 documents. Done indexing 6525000 documents. Done indexing 6550000 documents. Done indexing 6575000 documents. Done indexing 6600000 documents. Done indexing 6625000 documents. Done indexing 6650000 documents. Done indexing 6675000 documents. Done indexing 6700000 documents. Done indexing 6725000 documents. Done indexing 6750000 documents. Done indexing 6775000 documents. Done indexing 6800000 documents. Done indexing 6825000 documents. Done indexing 6850000 documents. Done indexing 6875000 documents. Done indexing 6900000 documents. Done indexing 6925000 documents. Done indexing 6950000 documents. Done indexing 6975000 documents. Done indexing 7000000 documents. Done indexing 7025000 documents. Done indexing 7050000 documents. Done indexing 7075000 documents. Done indexing 7100000 documents. Done indexing 7125000 documents. Done indexing 7150000 documents. Done indexing 7175000 documents. Done indexing 7200000 documents. Done indexing 7225000 documents. Done indexing 7250000 documents. Done indexing 7275000 documents. Done indexing 7300000 documents. Done indexing 7325000 documents. Done indexing 7350000 documents. Done indexing 7375000 documents. Done indexing 7400000 documents. Done indexing 7425000 documents. Done indexing 7450000 documents. Done indexing 7475000 documents. Done indexing 7500000 documents. Done indexing 7525000 documents. Done indexing 7550000 documents. Done indexing 7575000 documents. Done indexing 7600000 documents. Done indexing 7625000 documents. Done indexing 7650000 documents. Done indexing 7675000 documents. Done indexing 7700000 documents. Done indexing 7725000 documents. Done indexing 7750000 documents. Done indexing 7775000 documents. Done indexing 7800000 documents. Done indexing 7825000 documents. Done indexing 7850000 documents. Done indexing 7875000 documents. Done indexing 7900000 documents. Done indexing 7925000 documents. Done indexing 7950000 documents. Done indexing 7975000 documents. Done indexing 8000000 documents. now IndexWriter.commit() now wait for already running merges to finish 0.0 sec: 224 segments, 25 merges 1135.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 784.8s _13y: 8 segs, 178.3 K docs, 710.7 MB 713.6s _150: 8 segs, 195.3 K docs, 778.2 MB 619.5s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 560.2s _17j: 10 segs, 47.9 K docs, 189.8 MB 438.6s _19i: 8 segs, 108.2 K docs, 430.5 MB 329.5s _1b6: 8 segs, 111.9 K docs, 445.4 MB 298.1s _1bn: 8 segs, 39.2 K docs, 155.3 MB 271.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 261.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 216.8s _1cw: 8 segs, 39.0 K docs, 154.2 MB 202.2s _1d4: 8 segs, 142.6 K docs, 568.0 MB 189.1s _1db: 8 segs, 141.5 K docs, 563.7 MB 173.8s _1dk: 8 segs, 38.8 K docs, 153.6 MB 157.4s _1dt: 8 segs, 38.7 K docs, 153.3 MB 140.4s _1e2: 8 segs, 39.3 K docs, 155.6 MB 125.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 111.2s _1eh: 8 segs, 98.0 K docs, 390.2 MB 100.5s _1eo: 8 segs, 144.4 K docs, 575.4 MB 85.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 71.7s _1f4: 8 segs, 37.6 K docs, 148.7 MB 54.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 37.8s _1fk: 13 segs, 63.3 K docs, 250.7 MB 12.9s _1fx: 12 segs, 57.1 K docs, 226.1 MB 5.0 sec: 224 segments, 25 merges 1140.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 789.8s _13y: 8 segs, 178.3 K docs, 710.7 MB 718.6s _150: 8 segs, 195.3 K docs, 778.2 MB 624.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 565.2s _17j: 10 segs, 47.9 K docs, 189.8 MB 443.6s _19i: 8 segs, 108.2 K docs, 430.5 MB 334.5s _1b6: 8 segs, 111.9 K docs, 445.4 MB 303.1s _1bn: 8 segs, 39.2 K docs, 155.3 MB 276.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 266.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 221.8s _1cw: 8 segs, 39.0 K docs, 154.2 MB 207.3s _1d4: 8 segs, 142.6 K docs, 568.0 MB 194.2s _1db: 8 segs, 141.5 K docs, 563.7 MB 178.8s _1dk: 8 segs, 38.8 K docs, 153.6 MB 162.4s _1dt: 8 segs, 38.7 K docs, 153.3 MB 145.4s _1e2: 8 segs, 39.3 K docs, 155.6 MB 130.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 116.2s _1eh: 8 segs, 98.0 K docs, 390.2 MB 105.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 90.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 76.7s _1f4: 8 segs, 37.6 K docs, 148.7 MB 59.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 42.8s _1fk: 13 segs, 63.3 K docs, 250.7 MB 17.9s _1fx: 12 segs, 57.1 K docs, 226.1 MB 5.0s _1g2: 12 segs, 48.4 K docs, 191.5 MB 10.0 sec: 208 segments, 23 merges 1145.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 794.9s _13y: 8 segs, 178.3 K docs, 710.7 MB 723.6s _150: 8 segs, 195.3 K docs, 778.2 MB 629.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 448.6s _19i: 8 segs, 108.2 K docs, 430.5 MB 339.5s _1b6: 8 segs, 111.9 K docs, 445.4 MB 281.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 271.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 226.8s _1cw: 8 segs, 39.0 K docs, 154.2 MB 212.3s _1d4: 8 segs, 142.6 K docs, 568.0 MB 199.2s _1db: 8 segs, 141.5 K docs, 563.7 MB 183.8s _1dk: 8 segs, 38.8 K docs, 153.6 MB 167.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 150.4s _1e2: 8 segs, 39.3 K docs, 155.6 MB 135.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 121.2s _1eh: 8 segs, 98.0 K docs, 390.2 MB 110.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 95.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 81.7s _1f4: 8 segs, 37.6 K docs, 148.7 MB 64.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 47.8s _1fk: 13 segs, 63.3 K docs, 250.7 MB 22.9s _1fx: 12 segs, 57.1 K docs, 226.1 MB 10.0s _1g2: 12 segs, 48.4 K docs, 191.5 MB 15.0 sec: 201 segments, 22 merges 1150.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 799.9s _13y: 8 segs, 178.3 K docs, 710.7 MB 728.6s _150: 8 segs, 195.3 K docs, 778.2 MB 634.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 453.6s _19i: 8 segs, 108.2 K docs, 430.5 MB 344.5s _1b6: 8 segs, 111.9 K docs, 445.4 MB 286.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 276.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 231.8s _1cw: 8 segs, 39.0 K docs, 154.2 MB 217.3s _1d4: 8 segs, 142.6 K docs, 568.0 MB 204.2s _1db: 8 segs, 141.5 K docs, 563.7 MB 172.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 155.5s _1e2: 8 segs, 39.3 K docs, 155.6 MB 140.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 126.2s _1eh: 8 segs, 98.0 K docs, 390.2 MB 115.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 100.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 86.7s _1f4: 8 segs, 37.6 K docs, 148.7 MB 69.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 52.8s _1fk: 13 segs, 63.3 K docs, 250.7 MB 27.9s _1fx: 12 segs, 57.1 K docs, 226.1 MB 15.0s _1g2: 12 segs, 48.4 K docs, 191.5 MB 20.0 sec: 201 segments, 22 merges 1155.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 804.9s _13y: 8 segs, 178.3 K docs, 710.7 MB 733.6s _150: 8 segs, 195.3 K docs, 778.2 MB 639.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 458.6s _19i: 8 segs, 108.2 K docs, 430.5 MB 349.6s _1b6: 8 segs, 111.9 K docs, 445.4 MB 291.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 281.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 236.8s _1cw: 8 segs, 39.0 K docs, 154.2 MB 222.3s _1d4: 8 segs, 142.6 K docs, 568.0 MB 209.2s _1db: 8 segs, 141.5 K docs, 563.7 MB 177.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 160.5s _1e2: 8 segs, 39.3 K docs, 155.6 MB 145.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 131.2s _1eh: 8 segs, 98.0 K docs, 390.2 MB 120.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 105.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 91.7s _1f4: 8 segs, 37.6 K docs, 148.7 MB 74.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 57.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 32.9s _1fx: 12 segs, 57.1 K docs, 226.1 MB 20.0s _1g2: 12 segs, 48.4 K docs, 191.5 MB 25.0 sec: 194 segments, 21 merges 1160.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 809.9s _13y: 8 segs, 178.3 K docs, 710.7 MB 738.6s _150: 8 segs, 195.3 K docs, 778.2 MB 644.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 463.6s _19i: 8 segs, 108.2 K docs, 430.5 MB 296.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 286.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 241.8s _1cw: 8 segs, 39.0 K docs, 154.2 MB 227.3s _1d4: 8 segs, 142.6 K docs, 568.0 MB 214.2s _1db: 8 segs, 141.5 K docs, 563.7 MB 182.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 165.5s _1e2: 8 segs, 39.3 K docs, 155.6 MB 150.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 136.2s _1eh: 8 segs, 98.0 K docs, 390.2 MB 125.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 110.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 96.7s _1f4: 8 segs, 37.6 K docs, 148.7 MB 79.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 62.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 37.9s _1fx: 12 segs, 57.1 K docs, 226.1 MB 25.0s _1g2: 12 segs, 48.4 K docs, 191.5 MB 30.0 sec: 194 segments, 21 merges 1165.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 814.9s _13y: 8 segs, 178.3 K docs, 710.7 MB 743.6s _150: 8 segs, 195.3 K docs, 778.2 MB 649.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 468.6s _19i: 8 segs, 108.2 K docs, 430.5 MB 301.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 291.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 246.8s _1cw: 8 segs, 39.0 K docs, 154.2 MB 232.3s _1d4: 8 segs, 142.6 K docs, 568.0 MB 219.2s _1db: 8 segs, 141.5 K docs, 563.7 MB 187.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 170.5s _1e2: 8 segs, 39.3 K docs, 155.6 MB 156.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 141.2s _1eh: 8 segs, 98.0 K docs, 390.2 MB 130.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 115.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 101.8s _1f4: 8 segs, 37.6 K docs, 148.7 MB 84.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 67.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 42.9s _1fx: 12 segs, 57.1 K docs, 226.1 MB 30.0s _1g2: 12 segs, 48.4 K docs, 191.5 MB 35.1 sec: 194 segments, 21 merges 1170.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 819.9s _13y: 8 segs, 178.3 K docs, 710.7 MB 748.6s _150: 8 segs, 195.3 K docs, 778.2 MB 654.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 473.6s _19i: 8 segs, 108.2 K docs, 430.5 MB 306.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 296.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 251.8s _1cw: 8 segs, 39.0 K docs, 154.2 MB 237.3s _1d4: 8 segs, 142.6 K docs, 568.0 MB 224.2s _1db: 8 segs, 141.5 K docs, 563.7 MB 192.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 175.5s _1e2: 8 segs, 39.3 K docs, 155.6 MB 161.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 146.2s _1eh: 8 segs, 98.0 K docs, 390.2 MB 135.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 120.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 106.8s _1f4: 8 segs, 37.6 K docs, 148.7 MB 89.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 72.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 47.9s _1fx: 12 segs, 57.1 K docs, 226.1 MB 35.1s _1g2: 12 segs, 48.4 K docs, 191.5 MB 40.1 sec: 180 segments, 19 merges 1175.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 824.9s _13y: 8 segs, 178.3 K docs, 710.7 MB 753.6s _150: 8 segs, 195.3 K docs, 778.2 MB 659.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 478.6s _19i: 8 segs, 108.2 K docs, 430.5 MB 311.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 301.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 242.3s _1d4: 8 segs, 142.6 K docs, 568.0 MB 229.2s _1db: 8 segs, 141.5 K docs, 563.7 MB 197.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 180.5s _1e2: 8 segs, 39.3 K docs, 155.6 MB 166.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 151.3s _1eh: 8 segs, 98.0 K docs, 390.2 MB 140.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 125.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 94.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 77.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 53.0s _1fx: 12 segs, 57.1 K docs, 226.1 MB 40.1s _1g2: 12 segs, 48.4 K docs, 191.5 MB 45.1 sec: 180 segments, 19 merges 1180.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 829.9s _13y: 8 segs, 178.3 K docs, 710.7 MB 758.6s _150: 8 segs, 195.3 K docs, 778.2 MB 664.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 483.6s _19i: 8 segs, 108.2 K docs, 430.5 MB 316.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 306.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 247.3s _1d4: 8 segs, 142.6 K docs, 568.0 MB 234.2s _1db: 8 segs, 141.5 K docs, 563.7 MB 202.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 185.5s _1e2: 8 segs, 39.3 K docs, 155.6 MB 171.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 156.3s _1eh: 8 segs, 98.0 K docs, 390.2 MB 145.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 130.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 99.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 82.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 58.0s _1fx: 12 segs, 57.1 K docs, 226.1 MB 45.1s _1g2: 12 segs, 48.4 K docs, 191.5 MB 50.1 sec: 173 segments, 18 merges 1185.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 834.9s _13y: 8 segs, 178.3 K docs, 710.7 MB 763.6s _150: 8 segs, 195.3 K docs, 778.2 MB 669.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 488.6s _19i: 8 segs, 108.2 K docs, 430.5 MB 321.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 311.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 252.3s _1d4: 8 segs, 142.6 K docs, 568.0 MB 239.2s _1db: 8 segs, 141.5 K docs, 563.7 MB 207.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 176.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 161.3s _1eh: 8 segs, 98.0 K docs, 390.2 MB 150.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 135.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 104.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 87.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 63.0s _1fx: 12 segs, 57.1 K docs, 226.1 MB 50.1s _1g2: 12 segs, 48.4 K docs, 191.5 MB 55.1 sec: 166 segments, 17 merges 1190.9s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 839.9s _13y: 8 segs, 178.3 K docs, 710.7 MB 768.6s _150: 8 segs, 195.3 K docs, 778.2 MB 674.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 326.7s _1c1: 8 segs, 148.1 K docs, 589.9 MB 316.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 257.3s _1d4: 8 segs, 142.6 K docs, 568.0 MB 244.2s _1db: 8 segs, 141.5 K docs, 563.7 MB 212.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 181.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 166.3s _1eh: 8 segs, 98.0 K docs, 390.2 MB 155.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 140.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 109.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 92.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 68.0s _1fx: 12 segs, 57.1 K docs, 226.1 MB 55.1s _1g2: 12 segs, 48.4 K docs, 191.5 MB 60.1 sec: 166 segments, 17 merges 1195.9s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 844.9s _13y: 8 segs, 178.3 K docs, 710.7 MB 773.6s _150: 8 segs, 195.3 K docs, 778.2 MB 679.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 331.7s _1c1: 8 segs, 148.1 K docs, 589.9 MB 321.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 262.3s _1d4: 8 segs, 142.6 K docs, 568.0 MB 249.2s _1db: 8 segs, 141.5 K docs, 563.7 MB 217.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 186.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 171.3s _1eh: 8 segs, 98.0 K docs, 390.2 MB 160.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 145.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 114.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 97.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 73.0s _1fx: 12 segs, 57.1 K docs, 226.1 MB 60.1s _1g2: 12 segs, 48.4 K docs, 191.5 MB 65.1 sec: 159 segments, 16 merges 1200.9s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 778.6s _150: 8 segs, 195.3 K docs, 778.2 MB 684.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 336.7s _1c1: 8 segs, 148.1 K docs, 589.9 MB 326.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 267.3s _1d4: 8 segs, 142.6 K docs, 568.0 MB 254.2s _1db: 8 segs, 141.5 K docs, 563.7 MB 222.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 191.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 176.3s _1eh: 8 segs, 98.0 K docs, 390.2 MB 165.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 150.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 119.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 102.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 78.0s _1fx: 12 segs, 57.1 K docs, 226.1 MB 65.1s _1g2: 12 segs, 48.4 K docs, 191.5 MB 70.0 sec: 159 segments, 16 merges 1205.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 783.6s _150: 8 segs, 195.3 K docs, 778.2 MB 689.5s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 341.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 331.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 272.2s _1d4: 8 segs, 142.6 K docs, 568.0 MB 259.1s _1db: 8 segs, 141.5 K docs, 563.7 MB 227.4s _1dt: 8 segs, 38.7 K docs, 153.3 MB 195.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 181.2s _1eh: 8 segs, 98.0 K docs, 390.2 MB 170.5s _1eo: 8 segs, 144.4 K docs, 575.4 MB 155.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 124.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 107.8s _1fk: 13 segs, 63.3 K docs, 250.7 MB 82.9s _1fx: 12 segs, 57.1 K docs, 226.1 MB 70.0s _1g2: 12 segs, 48.4 K docs, 191.5 MB 75.0 sec: 159 segments, 16 merges 1210.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 788.6s _150: 8 segs, 195.3 K docs, 778.2 MB 694.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 346.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 336.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 277.3s _1d4: 8 segs, 142.6 K docs, 568.0 MB 264.2s _1db: 8 segs, 141.5 K docs, 563.7 MB 232.4s _1dt: 8 segs, 38.7 K docs, 153.3 MB 200.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 186.2s _1eh: 8 segs, 98.0 K docs, 390.2 MB 175.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 160.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 129.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 112.8s _1fk: 13 segs, 63.3 K docs, 250.7 MB 87.9s _1fx: 12 segs, 57.1 K docs, 226.1 MB 75.0s _1g2: 12 segs, 48.4 K docs, 191.5 MB 80.0 sec: 159 segments, 16 merges 1215.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 793.6s _150: 8 segs, 195.3 K docs, 778.2 MB 699.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 351.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 341.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 282.3s _1d4: 8 segs, 142.6 K docs, 568.0 MB 269.2s _1db: 8 segs, 141.5 K docs, 563.7 MB 237.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 205.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 191.2s _1eh: 8 segs, 98.0 K docs, 390.2 MB 180.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 165.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 134.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 117.8s _1fk: 13 segs, 63.3 K docs, 250.7 MB 92.9s _1fx: 12 segs, 57.1 K docs, 226.1 MB 80.0s _1g2: 12 segs, 48.4 K docs, 191.5 MB 85.0 sec: 159 segments, 16 merges 1220.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 798.6s _150: 8 segs, 195.3 K docs, 778.2 MB 704.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 356.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 346.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 287.3s _1d4: 8 segs, 142.6 K docs, 568.0 MB 274.2s _1db: 8 segs, 141.5 K docs, 563.7 MB 242.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 210.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 196.2s _1eh: 8 segs, 98.0 K docs, 390.2 MB 185.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 170.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 139.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 122.8s _1fk: 13 segs, 63.3 K docs, 250.7 MB 97.9s _1fx: 12 segs, 57.1 K docs, 226.1 MB 85.0s _1g2: 12 segs, 48.4 K docs, 191.5 MB 90.0 sec: 152 segments, 15 merges 1225.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 803.6s _150: 8 segs, 195.3 K docs, 778.2 MB 709.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 361.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 351.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 279.2s _1db: 8 segs, 141.5 K docs, 563.7 MB 247.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 215.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 201.2s _1eh: 8 segs, 98.0 K docs, 390.2 MB 190.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 175.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 144.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 127.8s _1fk: 13 segs, 63.3 K docs, 250.7 MB 102.9s _1fx: 12 segs, 57.1 K docs, 226.1 MB 90.0s _1g2: 12 segs, 48.4 K docs, 191.5 MB 95.0 sec: 145 segments, 15 merges 1230.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 808.6s _150: 8 segs, 195.3 K docs, 778.2 MB 714.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 366.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 356.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 252.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 220.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 206.2s _1eh: 8 segs, 98.0 K docs, 390.2 MB 195.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 180.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 149.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 132.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 107.9s _1fx: 12 segs, 57.1 K docs, 226.1 MB 95.0s _1g2: 12 segs, 48.4 K docs, 191.5 MB 1.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 100.0 sec: 134 segments, 14 merges 1235.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 813.6s _150: 8 segs, 195.3 K docs, 778.2 MB 719.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 371.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 361.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 257.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 225.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 211.2s _1eh: 8 segs, 98.0 K docs, 390.2 MB 200.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 185.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 154.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 137.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 112.9s _1fx: 12 segs, 57.1 K docs, 226.1 MB 6.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 105.1 sec: 127 segments, 13 merges 1240.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 818.6s _150: 8 segs, 195.3 K docs, 778.2 MB 724.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 376.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 366.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 262.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 231.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 205.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 190.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 159.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 142.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 117.9s _1fx: 12 segs, 57.1 K docs, 226.1 MB 11.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 110.1 sec: 127 segments, 13 merges 1245.9s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 823.6s _150: 8 segs, 195.3 K docs, 778.2 MB 729.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 381.7s _1c1: 8 segs, 148.1 K docs, 589.9 MB 371.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 267.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 236.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 210.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 195.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 164.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 147.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 123.0s _1fx: 12 segs, 57.1 K docs, 226.1 MB 16.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 115.1 sec: 127 segments, 13 merges 1250.9s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 828.6s _150: 8 segs, 195.3 K docs, 778.2 MB 734.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 386.7s _1c1: 8 segs, 148.1 K docs, 589.9 MB 376.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 272.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 241.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 215.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 200.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 169.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 152.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 128.0s _1fx: 12 segs, 57.1 K docs, 226.1 MB 21.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 120.1 sec: 127 segments, 13 merges 1255.9s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 833.6s _150: 8 segs, 195.3 K docs, 778.2 MB 739.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 391.7s _1c1: 8 segs, 148.1 K docs, 589.9 MB 381.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 277.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 246.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 220.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 205.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 174.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 157.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 133.0s _1fx: 12 segs, 57.1 K docs, 226.1 MB 26.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 125.1 sec: 127 segments, 13 merges 1260.9s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 838.6s _150: 8 segs, 195.3 K docs, 778.2 MB 744.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 396.7s _1c1: 8 segs, 148.1 K docs, 589.9 MB 386.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 282.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 251.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 225.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 210.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 179.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 162.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 138.0s _1fx: 12 segs, 57.1 K docs, 226.1 MB 31.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 130.0 sec: 127 segments, 13 merges 1265.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 843.6s _150: 8 segs, 195.3 K docs, 778.2 MB 749.5s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 401.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 391.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 287.4s _1dt: 8 segs, 38.7 K docs, 153.3 MB 255.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 230.5s _1eo: 8 segs, 144.4 K docs, 575.4 MB 215.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 184.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 167.8s _1fk: 13 segs, 63.3 K docs, 250.7 MB 142.9s _1fx: 12 segs, 57.1 K docs, 226.1 MB 36.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 135.0 sec: 127 segments, 13 merges 1270.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 848.6s _150: 8 segs, 195.3 K docs, 778.2 MB 754.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 406.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 396.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 292.4s _1dt: 8 segs, 38.7 K docs, 153.3 MB 260.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 235.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 220.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 189.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 172.8s _1fk: 13 segs, 63.3 K docs, 250.7 MB 147.9s _1fx: 12 segs, 57.1 K docs, 226.1 MB 41.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 140.0 sec: 116 segments, 12 merges 1275.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 853.6s _150: 8 segs, 195.3 K docs, 778.2 MB 759.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 411.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 401.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 297.4s _1dt: 8 segs, 38.7 K docs, 153.3 MB 265.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 240.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 225.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 194.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 177.8s _1fk: 13 segs, 63.3 K docs, 250.7 MB 46.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 145.0 sec: 116 segments, 12 merges 1280.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 858.6s _150: 8 segs, 195.3 K docs, 778.2 MB 764.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 416.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 406.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 302.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 270.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 245.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 230.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 199.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 182.8s _1fk: 13 segs, 63.3 K docs, 250.7 MB 51.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 150.0 sec: 116 segments, 12 merges 1285.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 863.6s _150: 8 segs, 195.3 K docs, 778.2 MB 769.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 421.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 411.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 307.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 275.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 250.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 235.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 204.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 187.8s _1fk: 13 segs, 63.3 K docs, 250.7 MB 56.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 155.0 sec: 116 segments, 12 merges 1290.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 868.6s _150: 8 segs, 195.3 K docs, 778.2 MB 774.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 426.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 416.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 312.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 280.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 255.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 240.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 209.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 192.8s _1fk: 13 segs, 63.3 K docs, 250.7 MB 61.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 160.0 sec: 116 segments, 12 merges 1295.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 873.6s _150: 8 segs, 195.3 K docs, 778.2 MB 779.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 431.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 421.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 317.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 285.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 260.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 245.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 214.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 197.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 66.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 165.0 sec: 116 segments, 12 merges 1300.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 878.6s _150: 8 segs, 195.3 K docs, 778.2 MB 784.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 436.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 426.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 322.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 290.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 265.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 250.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 219.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 202.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 71.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 170.0 sec: 116 segments, 12 merges 1305.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 883.6s _150: 8 segs, 195.3 K docs, 778.2 MB 789.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 441.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 431.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 327.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 296.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 270.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 255.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 224.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 207.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 76.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 175.1 sec: 116 segments, 12 merges 1310.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 888.6s _150: 8 segs, 195.3 K docs, 778.2 MB 794.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 446.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 436.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 332.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 301.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 275.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 260.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 229.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 212.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 81.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 180.1 sec: 116 segments, 12 merges 1315.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 893.6s _150: 8 segs, 195.3 K docs, 778.2 MB 799.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 451.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 441.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 337.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 306.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 280.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 265.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 234.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 217.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 86.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 185.1 sec: 116 segments, 12 merges 1320.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 898.6s _150: 8 segs, 195.3 K docs, 778.2 MB 804.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 456.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 446.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 342.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 311.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 285.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 270.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 239.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 222.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 91.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 190.1 sec: 116 segments, 12 merges 1325.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 903.6s _150: 8 segs, 195.3 K docs, 778.2 MB 809.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 461.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 451.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 347.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 316.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 290.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 275.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 244.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 227.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 96.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 195.1 sec: 116 segments, 12 merges 1330.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 908.6s _150: 8 segs, 195.3 K docs, 778.2 MB 814.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 466.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 456.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 352.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 321.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 295.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 280.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 249.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 232.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 101.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 200.1 sec: 116 segments, 12 merges 1335.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 913.6s _150: 8 segs, 195.3 K docs, 778.2 MB 819.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 471.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 461.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 357.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 326.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 300.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 285.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 254.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 237.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 106.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 205.1 sec: 116 segments, 12 merges 1340.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 918.6s _150: 8 segs, 195.3 K docs, 778.2 MB 824.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 476.7s _1c1: 8 segs, 148.1 K docs, 589.9 MB 466.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 362.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 331.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 305.6s _1eo: 8 segs, 144.4 K docs, 575.4 MB 290.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 259.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 242.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 111.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 210.1 sec: 109 segments, 11 merges 1345.9s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 923.6s _150: 8 segs, 195.3 K docs, 778.2 MB 829.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 481.7s _1c1: 8 segs, 148.1 K docs, 589.9 MB 471.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 367.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 336.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 295.4s _1ew: 8 segs, 182.9 K docs, 729.2 MB 264.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 247.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 116.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 215.1 sec: 102 segments, 10 merges 1350.9s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 928.6s _150: 8 segs, 195.3 K docs, 778.2 MB 834.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 486.7s _1c1: 8 segs, 148.1 K docs, 589.9 MB 476.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 372.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 341.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 269.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 252.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 121.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 220.1 sec: 102 segments, 10 merges 1355.9s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 933.6s _150: 8 segs, 195.3 K docs, 778.2 MB 839.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 491.7s _1c1: 8 segs, 148.1 K docs, 589.9 MB 481.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 377.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 346.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 274.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 257.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 126.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 225.1 sec: 102 segments, 10 merges 1360.9s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 938.7s _150: 8 segs, 195.3 K docs, 778.2 MB 844.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 496.7s _1c1: 8 segs, 148.1 K docs, 589.9 MB 486.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 382.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 351.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 279.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 262.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 131.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 230.0 sec: 102 segments, 10 merges 1365.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 943.6s _150: 8 segs, 195.3 K docs, 778.2 MB 849.5s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 501.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 491.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 387.4s _1dt: 8 segs, 38.7 K docs, 153.3 MB 355.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 284.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 267.8s _1fk: 13 segs, 63.3 K docs, 250.7 MB 136.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 235.0 sec: 102 segments, 10 merges 1370.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 948.6s _150: 8 segs, 195.3 K docs, 778.2 MB 854.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 506.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 496.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 392.4s _1dt: 8 segs, 38.7 K docs, 153.3 MB 360.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 289.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 272.8s _1fk: 13 segs, 63.3 K docs, 250.7 MB 141.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 240.0 sec: 102 segments, 10 merges 1375.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 953.6s _150: 8 segs, 195.3 K docs, 778.2 MB 859.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 511.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 501.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 397.4s _1dt: 8 segs, 38.7 K docs, 153.3 MB 365.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 294.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 277.8s _1fk: 13 segs, 63.3 K docs, 250.7 MB 146.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 245.0 sec: 102 segments, 10 merges 1380.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 958.6s _150: 8 segs, 195.3 K docs, 778.2 MB 864.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 516.6s _1c1: 8 segs, 148.1 K docs, 589.9 MB 506.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 402.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 370.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 299.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 282.8s _1fk: 13 segs, 63.3 K docs, 250.7 MB 151.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 250.0 sec: 95 segments, 9 merges 1385.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 963.6s _150: 8 segs, 195.3 K docs, 778.2 MB 869.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 511.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 407.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 375.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 304.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 287.8s _1fk: 13 segs, 63.3 K docs, 250.7 MB 156.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 255.0 sec: 95 segments, 9 merges 1390.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 968.6s _150: 8 segs, 195.3 K docs, 778.2 MB 874.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 516.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 412.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 380.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 309.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 292.8s _1fk: 13 segs, 63.3 K docs, 250.7 MB 161.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 260.0 sec: 95 segments, 9 merges 1395.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 973.6s _150: 8 segs, 195.3 K docs, 778.2 MB 879.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 521.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 417.5s _1dt: 8 segs, 38.7 K docs, 153.3 MB 385.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 314.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 297.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 166.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 265.0 sec: 88 segments, 8 merges 1400.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 978.6s _150: 8 segs, 195.3 K docs, 778.2 MB 884.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 526.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 390.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 319.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 302.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 171.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 270.0 sec: 88 segments, 8 merges 1405.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 983.6s _150: 8 segs, 195.3 K docs, 778.2 MB 889.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 531.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 395.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 324.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 307.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 176.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 275.0 sec: 88 segments, 8 merges 1410.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 988.6s _150: 8 segs, 195.3 K docs, 778.2 MB 894.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 536.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 401.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 329.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 312.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 181.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 280.1 sec: 88 segments, 8 merges 1415.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 993.6s _150: 8 segs, 195.3 K docs, 778.2 MB 899.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 541.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 406.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 334.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 317.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 186.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 285.1 sec: 88 segments, 8 merges 1420.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 998.6s _150: 8 segs, 195.3 K docs, 778.2 MB 904.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 546.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 411.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 339.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 322.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 191.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 290.1 sec: 88 segments, 8 merges 1425.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 1003.6s _150: 8 segs, 195.3 K docs, 778.2 MB 909.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 551.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 416.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 344.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 327.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 196.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 295.1 sec: 88 segments, 8 merges 1430.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 1008.6s _150: 8 segs, 195.3 K docs, 778.2 MB 914.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 556.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 421.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 349.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 332.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 201.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 300.1 sec: 88 segments, 8 merges 1435.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 1013.6s _150: 8 segs, 195.3 K docs, 778.2 MB 919.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 561.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 426.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 354.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 337.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 206.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 305.1 sec: 81 segments, 8 merges 1440.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 924.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 566.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 431.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 359.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 342.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 211.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 4.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 310.1 sec: 81 segments, 8 merges 1445.8s _yt: 8 segs, 1192.1 K docs, 4763.2 MB 929.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 571.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 436.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 364.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 347.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 216.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 9.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 315.1 sec: 74 segments, 7 merges 934.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 576.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 441.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 369.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 352.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 221.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 14.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 320.1 sec: 74 segments, 7 merges 939.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 581.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 446.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 374.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 357.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 226.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 19.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 325.1 sec: 74 segments, 7 merges 944.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 586.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 451.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 379.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 362.9s _1fk: 13 segs, 63.3 K docs, 250.7 MB 231.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 24.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 330.0 sec: 74 segments, 7 merges 949.5s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 591.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 455.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 384.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 367.8s _1fk: 13 segs, 63.3 K docs, 250.7 MB 236.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 29.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 335.0 sec: 74 segments, 7 merges 954.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 596.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 460.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 389.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 372.8s _1fk: 13 segs, 63.3 K docs, 250.7 MB 241.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 34.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 340.0 sec: 74 segments, 7 merges 959.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 601.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 465.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 394.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 377.8s _1fk: 13 segs, 63.3 K docs, 250.7 MB 246.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 39.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 345.0 sec: 62 segments, 6 merges 964.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 606.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 470.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 399.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 251.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 44.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 350.0 sec: 62 segments, 6 merges 969.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 611.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 475.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 404.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 256.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 49.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 355.0 sec: 62 segments, 6 merges 974.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 616.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 481.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 409.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 261.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 54.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 360.0 sec: 62 segments, 6 merges 979.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 621.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 486.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 414.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 266.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 59.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 365.1 sec: 62 segments, 6 merges 984.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 626.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 491.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 419.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 271.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 64.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 370.1 sec: 62 segments, 6 merges 989.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 631.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 496.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 424.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 276.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 69.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 375.1 sec: 62 segments, 6 merges 994.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 636.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 501.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 429.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 281.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 74.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 380.1 sec: 62 segments, 6 merges 999.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 641.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 506.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 434.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 286.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 79.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 385.1 sec: 62 segments, 6 merges 1004.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 646.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 511.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 439.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 291.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 84.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 390.1 sec: 62 segments, 6 merges 1009.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 651.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 516.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 444.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 296.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 89.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 395.0 sec: 62 segments, 6 merges 1014.5s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 656.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 520.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 449.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 301.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 94.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 400.0 sec: 62 segments, 6 merges 1019.5s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 661.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 525.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 454.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 306.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 99.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 405.0 sec: 62 segments, 6 merges 1024.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 666.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 530.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 459.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 311.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 104.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 410.0 sec: 62 segments, 6 merges 1029.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 671.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 535.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 464.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 316.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 109.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 415.0 sec: 62 segments, 6 merges 1034.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 676.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 540.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 469.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 321.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 114.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 420.0 sec: 62 segments, 6 merges 1039.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 681.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 545.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 474.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 326.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 119.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 425.0 sec: 62 segments, 6 merges 1044.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 686.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 550.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 479.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 331.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 124.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 430.0 sec: 62 segments, 6 merges 1049.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 691.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 555.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 484.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 336.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 129.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 435.0 sec: 62 segments, 6 merges 1054.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 696.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 561.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 489.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 341.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 134.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 440.0 sec: 62 segments, 6 merges 1059.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 701.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 566.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 494.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 346.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 139.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 445.1 sec: 62 segments, 6 merges 1064.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 706.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 571.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 499.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 351.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 144.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 450.1 sec: 62 segments, 6 merges 1069.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 711.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 576.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 504.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 356.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 149.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 455.1 sec: 62 segments, 6 merges 1074.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 716.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 581.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 509.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 361.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 154.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 460.1 sec: 62 segments, 6 merges 1079.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 721.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 586.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 514.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 366.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 159.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 465.1 sec: 62 segments, 6 merges 1084.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 726.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 591.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 519.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 371.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 164.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 470.1 sec: 62 segments, 6 merges 1089.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 731.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 596.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 524.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 376.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 169.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 475.1 sec: 62 segments, 6 merges 1094.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 736.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 601.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 529.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 381.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 174.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 480.1 sec: 62 segments, 6 merges 1099.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 741.1s _1c7: 8 segs, 166.8 K docs, 664.3 MB 606.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 534.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 386.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 179.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 485.0 sec: 62 segments, 6 merges 1104.5s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 746.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 610.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 539.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 391.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 184.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 490.0 sec: 62 segments, 6 merges 1109.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 751.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 615.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 544.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 396.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 189.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 495.0 sec: 62 segments, 6 merges 1114.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 756.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 620.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 549.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 401.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 194.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 500.0 sec: 62 segments, 6 merges 1119.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 761.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 625.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 554.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 406.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 199.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 505.0 sec: 62 segments, 6 merges 1124.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 766.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 630.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 559.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 411.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 204.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 510.0 sec: 62 segments, 6 merges 1129.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 771.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 635.9s _1ea: 8 segs, 175.4 K docs, 698.9 MB 564.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 416.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 209.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 515.0 sec: 62 segments, 6 merges 1134.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 776.0s _1c7: 8 segs, 166.8 K docs, 664.3 MB 641.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 569.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 421.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 214.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 520.0 sec: 55 segments, 5 merges 1139.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 646.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 574.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 426.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 219.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 525.1 sec: 55 segments, 5 merges 1144.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 651.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 579.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 431.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 224.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 530.1 sec: 55 segments, 5 merges 1149.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 656.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 584.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 436.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 229.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 535.1 sec: 55 segments, 5 merges 1154.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 661.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 589.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 441.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 234.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 540.1 sec: 55 segments, 5 merges 1159.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 666.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 594.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 446.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 239.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 545.1 sec: 55 segments, 5 merges 1164.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 671.0s _1ea: 8 segs, 175.4 K docs, 698.9 MB 599.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 451.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 244.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 550.1 sec: 48 segments, 4 merges 1169.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 604.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 456.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 249.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 555.1 sec: 48 segments, 4 merges 1174.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 609.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 461.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 254.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 560.1 sec: 48 segments, 4 merges 1179.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 614.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 466.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 259.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 565.1 sec: 48 segments, 4 merges 1184.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 619.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 471.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 264.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 570.1 sec: 48 segments, 4 merges 1189.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 624.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 476.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 269.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 575.1 sec: 48 segments, 4 merges 1194.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 629.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 481.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 274.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 580.0 sec: 48 segments, 4 merges 1199.5s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 634.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 486.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 279.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 585.0 sec: 48 segments, 4 merges 1204.5s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 639.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 491.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 284.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 590.0 sec: 48 segments, 4 merges 1209.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 644.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 496.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 289.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 595.0 sec: 48 segments, 4 merges 1214.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 649.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 501.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 294.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 600.0 sec: 48 segments, 4 merges 1219.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 654.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 506.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 299.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 605.0 sec: 48 segments, 4 merges 1224.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 659.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 511.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 304.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 610.0 sec: 48 segments, 4 merges 1229.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 664.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 516.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 309.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 615.0 sec: 48 segments, 4 merges 1234.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 669.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 521.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 314.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 620.0 sec: 48 segments, 4 merges 1239.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 674.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 526.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 319.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 625.0 sec: 48 segments, 4 merges 1244.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 679.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 531.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 324.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 630.1 sec: 48 segments, 4 merges 1249.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 684.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 536.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 329.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 635.1 sec: 48 segments, 4 merges 1254.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 689.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 541.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 334.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 640.1 sec: 48 segments, 4 merges 1259.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 694.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 546.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 339.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 645.1 sec: 48 segments, 4 merges 1264.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 699.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 551.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 344.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 650.1 sec: 48 segments, 4 merges 1269.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 704.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 556.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 349.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 655.1 sec: 48 segments, 4 merges 1274.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 709.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 561.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 354.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 660.1 sec: 48 segments, 4 merges 1279.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 714.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 566.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 359.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 665.1 sec: 48 segments, 4 merges 1284.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 719.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 571.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 364.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 670.1 sec: 48 segments, 4 merges 1289.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 724.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 576.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 369.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 675.1 sec: 48 segments, 4 merges 1294.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 729.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 581.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 374.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 680.1 sec: 48 segments, 4 merges 1299.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 734.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 586.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 379.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 685.1 sec: 48 segments, 4 merges 1304.6s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 739.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 591.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 384.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 690.0 sec: 48 segments, 4 merges 1309.5s _16n: 8 segs, 1147.1 K docs, 4583.5 MB 744.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 596.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 389.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 695.0 sec: 41 segments, 3 merges 749.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 601.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 394.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 700.0 sec: 41 segments, 3 merges 754.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 606.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 399.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 705.0 sec: 41 segments, 3 merges 759.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 611.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 404.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 710.0 sec: 41 segments, 3 merges 764.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 616.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 409.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 715.0 sec: 41 segments, 3 merges 769.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 621.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 414.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 720.0 sec: 41 segments, 3 merges 774.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 626.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 419.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 725.0 sec: 41 segments, 3 merges 779.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 631.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 424.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 730.0 sec: 41 segments, 3 merges 784.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 636.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 429.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 735.0 sec: 41 segments, 3 merges 789.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 641.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 434.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 740.0 sec: 41 segments, 3 merges 794.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 646.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 439.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 745.1 sec: 41 segments, 3 merges 799.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 651.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 444.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 750.1 sec: 41 segments, 3 merges 804.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 656.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 449.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 755.1 sec: 41 segments, 3 merges 809.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 661.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 454.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 760.1 sec: 41 segments, 3 merges 814.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 666.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 459.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 765.1 sec: 41 segments, 3 merges 819.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 671.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 464.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 770.1 sec: 41 segments, 3 merges 824.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 676.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 469.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 775.1 sec: 41 segments, 3 merges 829.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 681.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 474.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 780.1 sec: 41 segments, 3 merges 834.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 686.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 479.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 785.1 sec: 41 segments, 3 merges 839.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 691.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 484.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 790.1 sec: 41 segments, 3 merges 844.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 696.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 489.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 795.1 sec: 41 segments, 3 merges 849.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 701.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 494.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 800.1 sec: 41 segments, 3 merges 854.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 706.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 499.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 805.0 sec: 41 segments, 3 merges 859.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 711.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 504.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 810.0 sec: 41 segments, 3 merges 864.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 716.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 509.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 815.0 sec: 41 segments, 3 merges 869.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 721.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 514.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 820.0 sec: 41 segments, 3 merges 874.3s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 726.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 519.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 825.0 sec: 41 segments, 3 merges 879.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 731.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 524.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 830.0 sec: 41 segments, 3 merges 884.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 736.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 529.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 835.0 sec: 41 segments, 3 merges 889.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 741.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 534.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 840.0 sec: 41 segments, 3 merges 894.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 746.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 539.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 845.0 sec: 41 segments, 3 merges 899.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 751.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 544.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 850.0 sec: 41 segments, 3 merges 904.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 756.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 549.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 855.0 sec: 41 segments, 3 merges 909.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 761.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 554.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 860.0 sec: 41 segments, 3 merges 914.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 766.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 559.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 865.1 sec: 41 segments, 3 merges 919.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 771.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 564.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 870.1 sec: 41 segments, 3 merges 924.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 776.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 569.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 875.1 sec: 41 segments, 3 merges 929.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 781.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 574.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 880.1 sec: 41 segments, 3 merges 934.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 786.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 579.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 885.1 sec: 41 segments, 3 merges 939.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 791.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 584.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 890.1 sec: 41 segments, 3 merges 944.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 796.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 589.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 895.1 sec: 41 segments, 3 merges 949.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 801.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 594.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 900.1 sec: 41 segments, 3 merges 954.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 806.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 599.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 905.1 sec: 41 segments, 3 merges 959.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 811.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 604.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 910.1 sec: 41 segments, 3 merges 964.4s _1fc: 8 segs, 901.7 K docs, 3602.3 MB 816.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 609.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 915.1 sec: 34 segments, 2 merges 821.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 614.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 920.0 sec: 34 segments, 2 merges 826.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 619.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 925.0 sec: 34 segments, 2 merges 831.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 624.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 930.1 sec: 34 segments, 2 merges 836.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 629.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 935.1 sec: 34 segments, 2 merges 841.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 634.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 940.1 sec: 34 segments, 2 merges 846.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 639.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 945.1 sec: 34 segments, 2 merges 851.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 644.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 950.1 sec: 34 segments, 2 merges 856.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 649.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 955.1 sec: 34 segments, 2 merges 861.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 654.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 960.1 sec: 34 segments, 2 merges 866.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 659.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 965.1 sec: 34 segments, 2 merges 871.3s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 664.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 970.0 sec: 34 segments, 2 merges 876.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 669.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 975.0 sec: 34 segments, 2 merges 881.2s _1g3: 8 segs, 390.4 K docs, 1557.0 MB 674.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 980.0 sec: 27 segments, 1 merges 679.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 985.0 sec: 27 segments, 1 merges 684.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 990.0 sec: 27 segments, 1 merges 689.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 995.0 sec: 27 segments, 1 merges 694.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1000.0 sec: 27 segments, 1 merges 699.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1005.0 sec: 27 segments, 1 merges 704.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1010.0 sec: 27 segments, 1 merges 709.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1015.0 sec: 27 segments, 1 merges 714.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1020.0 sec: 27 segments, 1 merges 719.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1025.1 sec: 27 segments, 1 merges 724.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1030.1 sec: 27 segments, 1 merges 729.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1035.1 sec: 27 segments, 1 merges 734.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1040.1 sec: 27 segments, 1 merges 739.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1045.1 sec: 27 segments, 1 merges 744.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1050.1 sec: 27 segments, 1 merges 749.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1055.1 sec: 27 segments, 1 merges 754.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1060.1 sec: 27 segments, 1 merges 759.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1065.1 sec: 27 segments, 1 merges 764.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1070.1 sec: 27 segments, 1 merges 769.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1075.1 sec: 27 segments, 1 merges 774.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1080.1 sec: 27 segments, 1 merges 779.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1085.0 sec: 27 segments, 1 merges 784.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1090.0 sec: 27 segments, 1 merges 789.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1095.0 sec: 27 segments, 1 merges 794.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1100.0 sec: 27 segments, 1 merges 799.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1105.0 sec: 27 segments, 1 merges 804.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1110.0 sec: 27 segments, 1 merges 809.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1115.0 sec: 27 segments, 1 merges 814.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1120.0 sec: 27 segments, 1 merges 819.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1125.0 sec: 27 segments, 1 merges 824.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1130.0 sec: 27 segments, 1 merges 829.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1135.0 sec: 27 segments, 1 merges 834.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1140.0 sec: 27 segments, 1 merges 839.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1145.0 sec: 27 segments, 1 merges 844.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1150.1 sec: 27 segments, 1 merges 849.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1155.1 sec: 27 segments, 1 merges 854.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1160.1 sec: 27 segments, 1 merges 859.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1165.1 sec: 27 segments, 1 merges 864.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1170.1 sec: 27 segments, 1 merges 869.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1175.1 sec: 27 segments, 1 merges 874.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1180.1 sec: 27 segments, 1 merges 879.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1185.1 sec: 27 segments, 1 merges 884.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1190.1 sec: 27 segments, 1 merges 889.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1195.1 sec: 27 segments, 1 merges 894.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1200.1 sec: 27 segments, 1 merges 899.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1205.0 sec: 27 segments, 1 merges 904.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1210.0 sec: 27 segments, 1 merges 909.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1215.0 sec: 27 segments, 1 merges 914.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1220.0 sec: 27 segments, 1 merges 919.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1225.0 sec: 27 segments, 1 merges 924.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1230.0 sec: 27 segments, 1 merges 929.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1235.0 sec: 27 segments, 1 merges 934.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1240.0 sec: 27 segments, 1 merges 939.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1245.0 sec: 27 segments, 1 merges 944.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1250.0 sec: 27 segments, 1 merges 949.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1255.0 sec: 27 segments, 1 merges 954.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1260.1 sec: 27 segments, 1 merges 959.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1265.1 sec: 27 segments, 1 merges 964.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1270.1 sec: 27 segments, 1 merges 969.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1275.1 sec: 27 segments, 1 merges 974.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1280.1 sec: 27 segments, 1 merges 979.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1285.1 sec: 27 segments, 1 merges 984.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1290.1 sec: 27 segments, 1 merges 989.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1295.1 sec: 27 segments, 1 merges 994.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1300.1 sec: 27 segments, 1 merges 999.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1305.1 sec: 27 segments, 1 merges 1004.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1310.1 sec: 27 segments, 1 merges 1009.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1315.0 sec: 27 segments, 1 merges 1014.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1320.0 sec: 27 segments, 1 merges 1019.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1325.0 sec: 27 segments, 1 merges 1024.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1330.0 sec: 27 segments, 1 merges 1029.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1335.0 sec: 27 segments, 1 merges 1034.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1340.0 sec: 27 segments, 1 merges 1039.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1345.0 sec: 27 segments, 1 merges 1044.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1350.0 sec: 27 segments, 1 merges 1049.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1355.0 sec: 27 segments, 1 merges 1054.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1360.0 sec: 27 segments, 1 merges 1059.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1365.0 sec: 27 segments, 1 merges 1064.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1370.1 sec: 27 segments, 1 merges 1069.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1375.1 sec: 27 segments, 1 merges 1074.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1380.1 sec: 27 segments, 1 merges 1079.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1385.1 sec: 27 segments, 1 merges 1084.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1390.1 sec: 27 segments, 1 merges 1089.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1395.1 sec: 27 segments, 1 merges 1094.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1400.1 sec: 27 segments, 1 merges 1099.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1405.1 sec: 27 segments, 1 merges 1104.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1410.1 sec: 27 segments, 1 merges 1109.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1415.1 sec: 27 segments, 1 merges 1114.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1420.1 sec: 27 segments, 1 merges 1119.1s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1425.0 sec: 27 segments, 1 merges 1124.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1430.0 sec: 27 segments, 1 merges 1129.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1435.0 sec: 27 segments, 1 merges 1134.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1440.0 sec: 27 segments, 1 merges 1139.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1445.0 sec: 27 segments, 1 merges 1144.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1450.0 sec: 27 segments, 1 merges 1149.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1455.0 sec: 27 segments, 1 merges 1154.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1460.0 sec: 27 segments, 1 merges 1159.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1465.0 sec: 27 segments, 1 merges 1164.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1470.0 sec: 27 segments, 1 merges 1169.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1475.0 sec: 27 segments, 1 merges 1174.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1480.1 sec: 27 segments, 1 merges 1179.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1485.1 sec: 27 segments, 1 merges 1184.0s _1g4: 8 segs, 1221.2 K docs, 4879.9 MB 1490.1 sec: 20 segments, 1 merges 0.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1495.1 sec: 20 segments, 1 merges 5.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1500.0 sec: 20 segments, 1 merges 10.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1505.0 sec: 20 segments, 1 merges 15.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1510.0 sec: 20 segments, 1 merges 20.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1515.1 sec: 20 segments, 1 merges 25.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1520.1 sec: 20 segments, 1 merges 30.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1525.1 sec: 20 segments, 1 merges 35.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1530.1 sec: 20 segments, 1 merges 40.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1535.1 sec: 20 segments, 1 merges 45.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1540.1 sec: 20 segments, 1 merges 50.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1545.1 sec: 20 segments, 1 merges 55.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1550.1 sec: 20 segments, 1 merges 60.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1555.1 sec: 20 segments, 1 merges 65.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1560.1 sec: 20 segments, 1 merges 70.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1565.1 sec: 20 segments, 1 merges 75.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1570.1 sec: 20 segments, 1 merges 80.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1575.0 sec: 20 segments, 1 merges 85.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1580.0 sec: 20 segments, 1 merges 90.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1585.0 sec: 20 segments, 1 merges 95.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1590.0 sec: 20 segments, 1 merges 100.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1595.0 sec: 20 segments, 1 merges 105.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1600.0 sec: 20 segments, 1 merges 110.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1605.0 sec: 20 segments, 1 merges 115.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1610.0 sec: 20 segments, 1 merges 120.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1615.0 sec: 20 segments, 1 merges 125.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1620.0 sec: 20 segments, 1 merges 130.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1625.0 sec: 20 segments, 1 merges 135.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1630.1 sec: 20 segments, 1 merges 140.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1635.1 sec: 20 segments, 1 merges 145.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1640.1 sec: 20 segments, 1 merges 150.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1645.1 sec: 20 segments, 1 merges 155.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1650.1 sec: 20 segments, 1 merges 160.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1655.1 sec: 20 segments, 1 merges 165.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1660.1 sec: 20 segments, 1 merges 170.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1665.1 sec: 20 segments, 1 merges 175.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1670.1 sec: 20 segments, 1 merges 180.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1675.1 sec: 20 segments, 1 merges 185.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1680.1 sec: 20 segments, 1 merges 190.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1685.1 sec: 20 segments, 1 merges 195.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1690.0 sec: 20 segments, 1 merges 200.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1695.0 sec: 20 segments, 1 merges 205.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1700.0 sec: 20 segments, 1 merges 210.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1705.0 sec: 20 segments, 1 merges 215.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1710.0 sec: 20 segments, 1 merges 220.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1715.0 sec: 20 segments, 1 merges 225.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1720.0 sec: 20 segments, 1 merges 230.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1725.0 sec: 20 segments, 1 merges 235.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1730.0 sec: 20 segments, 1 merges 240.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1735.0 sec: 20 segments, 1 merges 245.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1740.0 sec: 20 segments, 1 merges 250.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1745.0 sec: 20 segments, 1 merges 255.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1750.1 sec: 20 segments, 1 merges 260.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1755.1 sec: 20 segments, 1 merges 265.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1760.1 sec: 20 segments, 1 merges 270.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1765.1 sec: 20 segments, 1 merges 275.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1770.1 sec: 20 segments, 1 merges 280.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1775.1 sec: 20 segments, 1 merges 285.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1780.1 sec: 20 segments, 1 merges 290.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1785.1 sec: 20 segments, 1 merges 295.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1790.1 sec: 20 segments, 1 merges 300.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1795.1 sec: 20 segments, 1 merges 305.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1800.1 sec: 20 segments, 1 merges 310.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1805.0 sec: 20 segments, 1 merges 315.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1810.0 sec: 20 segments, 1 merges 320.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1815.0 sec: 20 segments, 1 merges 325.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1820.0 sec: 20 segments, 1 merges 330.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1825.0 sec: 20 segments, 1 merges 335.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1830.0 sec: 20 segments, 1 merges 340.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1835.0 sec: 20 segments, 1 merges 345.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1840.0 sec: 20 segments, 1 merges 350.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1845.0 sec: 20 segments, 1 merges 355.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1850.1 sec: 20 segments, 1 merges 360.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1855.1 sec: 20 segments, 1 merges 365.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1860.1 sec: 20 segments, 1 merges 370.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1865.1 sec: 20 segments, 1 merges 375.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1870.1 sec: 20 segments, 1 merges 380.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1875.1 sec: 20 segments, 1 merges 385.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1880.1 sec: 20 segments, 1 merges 390.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1885.1 sec: 20 segments, 1 merges 395.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1890.1 sec: 20 segments, 1 merges 400.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1895.1 sec: 20 segments, 1 merges 405.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1900.1 sec: 20 segments, 1 merges 410.9s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1905.0 sec: 20 segments, 1 merges 415.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1910.0 sec: 20 segments, 1 merges 420.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1915.0 sec: 20 segments, 1 merges 425.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1920.0 sec: 20 segments, 1 merges 430.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1925.0 sec: 20 segments, 1 merges 435.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1930.0 sec: 20 segments, 1 merges 440.8s _1g5: 3 segs, 1258.2 K docs, 5032.2 MB 1935.0 sec: 18 segments, 1 merges 2.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 1940.0 sec: 18 segments, 1 merges 7.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 1945.0 sec: 18 segments, 1 merges 12.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 1950.1 sec: 18 segments, 1 merges 17.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 1955.1 sec: 18 segments, 1 merges 22.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 1960.1 sec: 18 segments, 1 merges 27.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 1965.1 sec: 18 segments, 1 merges 32.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 1970.1 sec: 18 segments, 1 merges 37.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 1975.1 sec: 18 segments, 1 merges 42.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 1980.1 sec: 18 segments, 1 merges 47.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 1985.0 sec: 18 segments, 1 merges 52.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 1990.0 sec: 18 segments, 1 merges 57.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 1995.0 sec: 18 segments, 1 merges 62.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2000.0 sec: 18 segments, 1 merges 67.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2005.0 sec: 18 segments, 1 merges 72.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2010.0 sec: 18 segments, 1 merges 77.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2015.1 sec: 18 segments, 1 merges 82.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2020.1 sec: 18 segments, 1 merges 87.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2025.1 sec: 18 segments, 1 merges 92.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2030.1 sec: 18 segments, 1 merges 97.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2035.1 sec: 18 segments, 1 merges 102.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2040.1 sec: 18 segments, 1 merges 107.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2045.1 sec: 18 segments, 1 merges 112.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2050.1 sec: 18 segments, 1 merges 117.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2055.0 sec: 18 segments, 1 merges 122.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2060.1 sec: 18 segments, 1 merges 127.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2065.1 sec: 18 segments, 1 merges 132.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2070.1 sec: 18 segments, 1 merges 137.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2075.1 sec: 18 segments, 1 merges 142.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2080.1 sec: 18 segments, 1 merges 147.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2085.1 sec: 18 segments, 1 merges 152.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2090.0 sec: 18 segments, 1 merges 157.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2095.0 sec: 18 segments, 1 merges 162.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2100.0 sec: 18 segments, 1 merges 167.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2105.0 sec: 18 segments, 1 merges 172.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2110.0 sec: 18 segments, 1 merges 177.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2115.0 sec: 18 segments, 1 merges 182.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2120.0 sec: 18 segments, 1 merges 187.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2125.0 sec: 18 segments, 1 merges 192.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2130.0 sec: 18 segments, 1 merges 197.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2135.0 sec: 18 segments, 1 merges 202.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2140.0 sec: 18 segments, 1 merges 207.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2145.0 sec: 18 segments, 1 merges 212.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2150.0 sec: 18 segments, 1 merges 217.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2155.1 sec: 18 segments, 1 merges 222.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2160.1 sec: 18 segments, 1 merges 227.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2165.1 sec: 18 segments, 1 merges 232.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2170.1 sec: 18 segments, 1 merges 237.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2175.1 sec: 18 segments, 1 merges 242.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2180.1 sec: 18 segments, 1 merges 247.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2185.1 sec: 18 segments, 1 merges 252.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2190.1 sec: 18 segments, 1 merges 257.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2195.1 sec: 18 segments, 1 merges 262.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2200.1 sec: 18 segments, 1 merges 267.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2205.1 sec: 18 segments, 1 merges 272.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2210.1 sec: 18 segments, 1 merges 277.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2215.0 sec: 18 segments, 1 merges 282.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2220.0 sec: 18 segments, 1 merges 287.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2225.0 sec: 18 segments, 1 merges 292.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2230.0 sec: 18 segments, 1 merges 297.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2235.0 sec: 18 segments, 1 merges 302.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2240.0 sec: 18 segments, 1 merges 307.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2245.0 sec: 18 segments, 1 merges 312.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2250.0 sec: 18 segments, 1 merges 317.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2255.0 sec: 18 segments, 1 merges 322.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2260.0 sec: 18 segments, 1 merges 327.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2265.0 sec: 18 segments, 1 merges 332.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2270.1 sec: 18 segments, 1 merges 337.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2275.1 sec: 18 segments, 1 merges 342.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2280.1 sec: 18 segments, 1 merges 347.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2285.1 sec: 18 segments, 1 merges 352.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2290.1 sec: 18 segments, 1 merges 357.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2295.1 sec: 18 segments, 1 merges 362.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2300.1 sec: 18 segments, 1 merges 367.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2305.0 sec: 18 segments, 1 merges 372.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2310.0 sec: 18 segments, 1 merges 377.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2315.0 sec: 18 segments, 1 merges 382.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2320.0 sec: 18 segments, 1 merges 387.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2325.0 sec: 18 segments, 1 merges 392.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2330.0 sec: 18 segments, 1 merges 397.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2335.0 sec: 18 segments, 1 merges 402.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2340.1 sec: 18 segments, 1 merges 407.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2345.1 sec: 18 segments, 1 merges 412.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2350.1 sec: 18 segments, 1 merges 417.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2355.1 sec: 18 segments, 1 merges 422.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2360.1 sec: 18 segments, 1 merges 427.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2365.1 sec: 18 segments, 1 merges 432.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2370.1 sec: 18 segments, 1 merges 437.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2375.1 sec: 18 segments, 1 merges 442.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2380.1 sec: 18 segments, 1 merges 447.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2385.0 sec: 18 segments, 1 merges 452.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2390.0 sec: 18 segments, 1 merges 457.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2395.0 sec: 18 segments, 1 merges 462.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2400.0 sec: 18 segments, 1 merges 467.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2405.0 sec: 18 segments, 1 merges 472.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2410.0 sec: 18 segments, 1 merges 477.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2415.0 sec: 18 segments, 1 merges 482.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2420.0 sec: 18 segments, 1 merges 487.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2425.0 sec: 18 segments, 1 merges 492.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2430.0 sec: 18 segments, 1 merges 497.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2435.0 sec: 18 segments, 1 merges 502.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2440.1 sec: 18 segments, 1 merges 507.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2445.1 sec: 18 segments, 1 merges 512.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2450.1 sec: 18 segments, 1 merges 517.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2455.1 sec: 18 segments, 1 merges 522.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2460.1 sec: 18 segments, 1 merges 527.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2465.1 sec: 18 segments, 1 merges 532.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2470.1 sec: 18 segments, 1 merges 537.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2475.1 sec: 18 segments, 1 merges 542.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2480.1 sec: 18 segments, 1 merges 547.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2485.1 sec: 18 segments, 1 merges 552.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2490.1 sec: 18 segments, 1 merges 557.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2495.1 sec: 18 segments, 1 merges 562.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2500.0 sec: 18 segments, 1 merges 567.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2505.0 sec: 18 segments, 1 merges 572.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2510.0 sec: 18 segments, 1 merges 577.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2515.0 sec: 18 segments, 1 merges 582.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2520.0 sec: 18 segments, 1 merges 587.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2525.0 sec: 18 segments, 1 merges 592.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2530.0 sec: 18 segments, 1 merges 597.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2535.0 sec: 18 segments, 1 merges 602.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2540.0 sec: 18 segments, 1 merges 607.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2545.0 sec: 18 segments, 1 merges 612.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2550.0 sec: 18 segments, 1 merges 617.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2555.0 sec: 18 segments, 1 merges 622.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2560.1 sec: 18 segments, 1 merges 627.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2565.1 sec: 18 segments, 1 merges 632.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2570.1 sec: 18 segments, 1 merges 637.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2575.1 sec: 18 segments, 1 merges 642.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2580.1 sec: 18 segments, 1 merges 647.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2585.1 sec: 18 segments, 1 merges 652.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2590.1 sec: 18 segments, 1 merges 657.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2595.1 sec: 18 segments, 1 merges 662.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2600.1 sec: 18 segments, 1 merges 667.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2605.1 sec: 18 segments, 1 merges 672.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2610.1 sec: 18 segments, 1 merges 677.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2615.1 sec: 18 segments, 1 merges 682.4s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2620.0 sec: 18 segments, 1 merges 687.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2625.0 sec: 18 segments, 1 merges 692.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2630.0 sec: 18 segments, 1 merges 697.3s _1g6: 8 segs, 1183.2 K docs, 4727.7 MB 2635.0 sec: 11 segments, 0 merges done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 2992 seconds reindex takes 2992.29 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: 11 segments, 1 merges 5.0 sec: 11 segments, 1 merges 5.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 10.0 sec: 11 segments, 1 merges 10.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 15.0 sec: 11 segments, 1 merges 15.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 20.0 sec: 11 segments, 1 merges 20.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 25.0 sec: 11 segments, 1 merges 25.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 30.0 sec: 11 segments, 1 merges 30.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 35.0 sec: 11 segments, 1 merges 35.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 40.0 sec: 11 segments, 1 merges 40.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 45.0 sec: 11 segments, 1 merges 45.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 50.0 sec: 11 segments, 1 merges 50.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 55.0 sec: 11 segments, 1 merges 55.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 60.0 sec: 11 segments, 1 merges 60.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 65.1 sec: 11 segments, 1 merges 65.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 70.1 sec: 11 segments, 1 merges 70.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 75.1 sec: 11 segments, 1 merges 75.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 80.1 sec: 11 segments, 1 merges 80.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 85.1 sec: 11 segments, 1 merges 85.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 90.1 sec: 11 segments, 1 merges 90.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 95.1 sec: 11 segments, 1 merges 95.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 100.0 sec: 11 segments, 1 merges 100.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 105.0 sec: 11 segments, 1 merges 105.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 110.0 sec: 11 segments, 1 merges 110.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 115.0 sec: 11 segments, 1 merges 115.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 120.0 sec: 11 segments, 1 merges 120.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 125.0 sec: 11 segments, 1 merges 125.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 130.0 sec: 11 segments, 1 merges 130.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 135.0 sec: 11 segments, 1 merges 135.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 140.1 sec: 11 segments, 1 merges 140.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 145.1 sec: 11 segments, 1 merges 145.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 150.1 sec: 11 segments, 1 merges 150.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 155.1 sec: 11 segments, 1 merges 155.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 160.1 sec: 11 segments, 1 merges 160.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 165.1 sec: 11 segments, 1 merges 165.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 170.1 sec: 11 segments, 1 merges 170.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 175.1 sec: 11 segments, 1 merges 175.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 180.1 sec: 11 segments, 1 merges 180.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 185.1 sec: 11 segments, 1 merges 185.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 190.0 sec: 11 segments, 1 merges 190.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 195.0 sec: 11 segments, 1 merges 195.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 200.0 sec: 11 segments, 1 merges 200.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 205.0 sec: 11 segments, 1 merges 205.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 210.0 sec: 11 segments, 1 merges 210.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 215.0 sec: 11 segments, 1 merges 215.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 220.0 sec: 11 segments, 1 merges 220.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 225.0 sec: 11 segments, 1 merges 225.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 230.0 sec: 11 segments, 1 merges 230.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 235.0 sec: 11 segments, 1 merges 235.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 240.1 sec: 11 segments, 1 merges 240.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 245.1 sec: 11 segments, 1 merges 245.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 250.1 sec: 11 segments, 1 merges 250.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 255.1 sec: 11 segments, 1 merges 255.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 260.1 sec: 11 segments, 1 merges 260.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 265.1 sec: 11 segments, 1 merges 265.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 270.1 sec: 11 segments, 1 merges 270.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 275.1 sec: 11 segments, 1 merges 275.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 280.1 sec: 11 segments, 1 merges 280.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 285.1 sec: 11 segments, 1 merges 285.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 290.0 sec: 11 segments, 1 merges 290.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 295.0 sec: 11 segments, 1 merges 295.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 300.0 sec: 11 segments, 1 merges 300.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 305.0 sec: 11 segments, 1 merges 305.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 310.0 sec: 11 segments, 1 merges 310.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 315.0 sec: 11 segments, 1 merges 315.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 320.0 sec: 11 segments, 1 merges 320.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 325.0 sec: 11 segments, 1 merges 325.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 330.1 sec: 11 segments, 1 merges 330.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 335.1 sec: 11 segments, 1 merges 335.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 340.1 sec: 11 segments, 1 merges 340.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 345.1 sec: 11 segments, 1 merges 345.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 350.1 sec: 11 segments, 1 merges 350.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 355.1 sec: 11 segments, 1 merges 355.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 360.1 sec: 11 segments, 1 merges 360.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 365.1 sec: 11 segments, 1 merges 365.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 370.1 sec: 11 segments, 1 merges 370.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 375.1 sec: 11 segments, 1 merges 375.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 380.0 sec: 11 segments, 1 merges 380.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 385.0 sec: 11 segments, 1 merges 385.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 390.0 sec: 11 segments, 1 merges 390.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 395.0 sec: 11 segments, 1 merges 395.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 400.0 sec: 11 segments, 1 merges 400.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 405.0 sec: 11 segments, 1 merges 405.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 410.0 sec: 11 segments, 1 merges 410.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 415.0 sec: 11 segments, 1 merges 415.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 420.0 sec: 11 segments, 1 merges 420.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 425.1 sec: 11 segments, 1 merges 425.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 430.1 sec: 11 segments, 1 merges 430.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 435.1 sec: 11 segments, 1 merges 435.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 440.1 sec: 11 segments, 1 merges 440.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 445.1 sec: 11 segments, 1 merges 445.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 450.1 sec: 11 segments, 1 merges 450.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 455.1 sec: 11 segments, 1 merges 455.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 460.1 sec: 11 segments, 1 merges 460.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 465.1 sec: 11 segments, 1 merges 465.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 470.1 sec: 11 segments, 1 merges 470.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 475.0 sec: 11 segments, 1 merges 475.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 480.0 sec: 11 segments, 1 merges 480.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 485.0 sec: 11 segments, 1 merges 485.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 490.0 sec: 11 segments, 1 merges 490.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 495.0 sec: 11 segments, 1 merges 495.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 500.0 sec: 11 segments, 1 merges 500.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 505.0 sec: 11 segments, 1 merges 505.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 510.0 sec: 11 segments, 1 merges 510.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 515.0 sec: 11 segments, 1 merges 515.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 520.0 sec: 11 segments, 1 merges 520.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 525.1 sec: 11 segments, 1 merges 525.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 530.1 sec: 11 segments, 1 merges 530.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 535.1 sec: 11 segments, 1 merges 535.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 540.1 sec: 11 segments, 1 merges 540.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 545.1 sec: 11 segments, 1 merges 545.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 550.1 sec: 11 segments, 1 merges 550.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 555.1 sec: 11 segments, 1 merges 555.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 560.1 sec: 11 segments, 1 merges 560.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 565.1 sec: 11 segments, 1 merges 565.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 570.1 sec: 11 segments, 1 merges 570.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 575.0 sec: 11 segments, 1 merges 575.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 580.0 sec: 11 segments, 1 merges 580.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 585.0 sec: 11 segments, 1 merges 585.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 590.0 sec: 11 segments, 1 merges 590.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 595.0 sec: 11 segments, 1 merges 595.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 600.0 sec: 11 segments, 1 merges 600.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 605.0 sec: 11 segments, 1 merges 605.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 610.0 sec: 11 segments, 1 merges 610.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 615.1 sec: 11 segments, 1 merges 615.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 620.1 sec: 11 segments, 1 merges 620.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 625.1 sec: 11 segments, 1 merges 625.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 630.1 sec: 11 segments, 1 merges 630.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 635.1 sec: 11 segments, 1 merges 635.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 640.1 sec: 11 segments, 1 merges 640.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 645.1 sec: 11 segments, 1 merges 645.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 650.1 sec: 11 segments, 1 merges 650.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 655.1 sec: 11 segments, 1 merges 655.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 660.0 sec: 11 segments, 1 merges 660.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 665.0 sec: 11 segments, 1 merges 665.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 670.0 sec: 11 segments, 1 merges 670.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 675.0 sec: 11 segments, 1 merges 675.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 680.0 sec: 11 segments, 1 merges 680.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 685.0 sec: 11 segments, 1 merges 685.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 690.0 sec: 11 segments, 1 merges 690.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 695.0 sec: 11 segments, 1 merges 695.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 700.0 sec: 11 segments, 1 merges 700.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 705.1 sec: 11 segments, 1 merges 705.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 710.1 sec: 11 segments, 1 merges 710.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 715.1 sec: 11 segments, 1 merges 715.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 720.1 sec: 11 segments, 1 merges 720.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 725.1 sec: 11 segments, 1 merges 725.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 730.1 sec: 11 segments, 1 merges 730.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 735.1 sec: 11 segments, 1 merges 735.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 740.1 sec: 11 segments, 1 merges 740.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 745.1 sec: 11 segments, 1 merges 745.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 750.1 sec: 11 segments, 1 merges 750.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 755.0 sec: 11 segments, 1 merges 755.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 760.0 sec: 11 segments, 1 merges 760.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 765.0 sec: 11 segments, 1 merges 765.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 770.0 sec: 11 segments, 1 merges 770.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 775.0 sec: 11 segments, 1 merges 775.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 780.0 sec: 11 segments, 1 merges 780.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 785.0 sec: 11 segments, 1 merges 785.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 790.0 sec: 11 segments, 1 merges 790.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 795.0 sec: 11 segments, 1 merges 795.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 800.1 sec: 11 segments, 1 merges 800.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 805.1 sec: 11 segments, 1 merges 805.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 810.1 sec: 11 segments, 1 merges 810.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 815.1 sec: 11 segments, 1 merges 815.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 820.1 sec: 11 segments, 1 merges 820.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 825.1 sec: 11 segments, 1 merges 825.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 830.1 sec: 11 segments, 1 merges 830.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 835.1 sec: 11 segments, 1 merges 835.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 840.1 sec: 11 segments, 1 merges 840.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 845.1 sec: 11 segments, 1 merges 845.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 850.0 sec: 11 segments, 1 merges 850.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 855.0 sec: 11 segments, 1 merges 855.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 860.0 sec: 11 segments, 1 merges 860.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 865.0 sec: 11 segments, 1 merges 865.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 870.0 sec: 11 segments, 1 merges 870.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 875.0 sec: 11 segments, 1 merges 875.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 880.0 sec: 11 segments, 1 merges 880.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 885.0 sec: 11 segments, 1 merges 885.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 890.0 sec: 11 segments, 1 merges 890.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 895.0 sec: 11 segments, 1 merges 895.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 900.1 sec: 11 segments, 1 merges 900.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 905.1 sec: 11 segments, 1 merges 905.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 910.1 sec: 11 segments, 1 merges 910.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 915.1 sec: 11 segments, 1 merges 915.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 920.1 sec: 11 segments, 1 merges 920.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 925.1 sec: 11 segments, 1 merges 925.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 930.1 sec: 11 segments, 1 merges 930.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 935.1 sec: 11 segments, 1 merges 935.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 940.1 sec: 11 segments, 1 merges 940.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 945.1 sec: 11 segments, 1 merges 945.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 950.0 sec: 11 segments, 1 merges 950.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 955.0 sec: 11 segments, 1 merges 955.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 960.0 sec: 11 segments, 1 merges 960.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 965.0 sec: 11 segments, 1 merges 965.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 970.0 sec: 11 segments, 1 merges 970.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 975.0 sec: 11 segments, 1 merges 975.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 980.0 sec: 11 segments, 1 merges 980.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 985.0 sec: 11 segments, 1 merges 985.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 990.0 sec: 11 segments, 1 merges 990.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 995.0 sec: 11 segments, 1 merges 995.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1000.0 sec: 11 segments, 1 merges 1000.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1005.0 sec: 11 segments, 1 merges 1005.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1010.1 sec: 11 segments, 1 merges 1010.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1015.1 sec: 11 segments, 1 merges 1015.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1020.1 sec: 11 segments, 1 merges 1020.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1025.1 sec: 11 segments, 1 merges 1025.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1030.1 sec: 11 segments, 1 merges 1030.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1035.1 sec: 11 segments, 1 merges 1035.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1040.1 sec: 11 segments, 1 merges 1040.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1045.1 sec: 11 segments, 1 merges 1045.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1050.1 sec: 11 segments, 1 merges 1050.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1055.1 sec: 11 segments, 1 merges 1055.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1060.1 sec: 11 segments, 1 merges 1060.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1065.1 sec: 11 segments, 1 merges 1065.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1070.1 sec: 11 segments, 1 merges 1070.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1075.1 sec: 11 segments, 1 merges 1075.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1080.1 sec: 11 segments, 1 merges 1080.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1085.1 sec: 11 segments, 1 merges 1085.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1090.0 sec: 11 segments, 1 merges 1090.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1095.0 sec: 11 segments, 1 merges 1095.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1100.0 sec: 11 segments, 1 merges 1100.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1105.0 sec: 11 segments, 1 merges 1105.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1110.0 sec: 11 segments, 1 merges 1110.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1115.0 sec: 11 segments, 1 merges 1115.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1120.0 sec: 11 segments, 1 merges 1120.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1125.0 sec: 11 segments, 1 merges 1125.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1130.0 sec: 11 segments, 1 merges 1130.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1135.0 sec: 11 segments, 1 merges 1135.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1140.0 sec: 11 segments, 1 merges 1140.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1145.1 sec: 11 segments, 1 merges 1145.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1150.1 sec: 11 segments, 1 merges 1150.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1155.1 sec: 11 segments, 1 merges 1155.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1160.1 sec: 11 segments, 1 merges 1160.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1165.1 sec: 11 segments, 1 merges 1165.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1170.1 sec: 11 segments, 1 merges 1170.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1175.1 sec: 11 segments, 1 merges 1175.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1180.1 sec: 11 segments, 1 merges 1180.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1185.1 sec: 11 segments, 1 merges 1185.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1190.1 sec: 11 segments, 1 merges 1190.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1195.1 sec: 11 segments, 1 merges 1195.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1200.1 sec: 11 segments, 1 merges 1200.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1205.0 sec: 11 segments, 1 merges 1205.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1210.0 sec: 11 segments, 1 merges 1210.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1215.0 sec: 11 segments, 1 merges 1215.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1220.0 sec: 11 segments, 1 merges 1220.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1225.0 sec: 11 segments, 1 merges 1225.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1230.0 sec: 11 segments, 1 merges 1230.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1235.0 sec: 11 segments, 1 merges 1235.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1240.0 sec: 11 segments, 1 merges 1240.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1245.0 sec: 11 segments, 1 merges 1245.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1250.0 sec: 11 segments, 1 merges 1250.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1255.1 sec: 11 segments, 1 merges 1255.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1260.1 sec: 11 segments, 1 merges 1260.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1265.1 sec: 11 segments, 1 merges 1265.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1270.1 sec: 11 segments, 1 merges 1270.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1275.1 sec: 11 segments, 1 merges 1275.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1280.1 sec: 11 segments, 1 merges 1280.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1285.1 sec: 11 segments, 1 merges 1285.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1290.1 sec: 11 segments, 1 merges 1290.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1295.1 sec: 11 segments, 1 merges 1295.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1300.1 sec: 11 segments, 1 merges 1300.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1305.1 sec: 11 segments, 1 merges 1305.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1310.0 sec: 11 segments, 1 merges 1310.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1315.0 sec: 11 segments, 1 merges 1315.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1320.0 sec: 11 segments, 1 merges 1320.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1325.0 sec: 11 segments, 1 merges 1325.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1330.0 sec: 11 segments, 1 merges 1330.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1335.0 sec: 11 segments, 1 merges 1335.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1340.0 sec: 11 segments, 1 merges 1340.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1345.0 sec: 11 segments, 1 merges 1345.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1350.0 sec: 11 segments, 1 merges 1350.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1355.0 sec: 11 segments, 1 merges 1355.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1360.0 sec: 11 segments, 1 merges 1360.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1365.0 sec: 11 segments, 1 merges 1365.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1370.1 sec: 11 segments, 1 merges 1370.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1375.1 sec: 11 segments, 1 merges 1375.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1380.1 sec: 11 segments, 1 merges 1380.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1385.1 sec: 11 segments, 1 merges 1385.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1390.1 sec: 11 segments, 1 merges 1390.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1395.1 sec: 11 segments, 1 merges 1395.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1400.1 sec: 11 segments, 1 merges 1400.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1405.1 sec: 11 segments, 1 merges 1405.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1410.1 sec: 11 segments, 1 merges 1410.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1415.1 sec: 11 segments, 1 merges 1415.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1420.1 sec: 11 segments, 1 merges 1420.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1425.1 sec: 11 segments, 1 merges 1425.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1430.1 sec: 11 segments, 1 merges 1430.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1435.0 sec: 11 segments, 1 merges 1435.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1440.0 sec: 11 segments, 1 merges 1440.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1445.0 sec: 11 segments, 1 merges 1445.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1450.0 sec: 11 segments, 1 merges 1450.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1455.0 sec: 11 segments, 1 merges 1455.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1460.0 sec: 11 segments, 1 merges 1460.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1465.0 sec: 11 segments, 1 merges 1465.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1470.0 sec: 11 segments, 1 merges 1470.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1475.0 sec: 11 segments, 1 merges 1475.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1480.0 sec: 11 segments, 1 merges 1480.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1485.0 sec: 11 segments, 1 merges 1485.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1490.0 sec: 11 segments, 1 merges 1490.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1495.1 sec: 11 segments, 1 merges 1495.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1500.1 sec: 11 segments, 1 merges 1500.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1505.1 sec: 11 segments, 1 merges 1505.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1510.1 sec: 11 segments, 1 merges 1510.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1515.1 sec: 11 segments, 1 merges 1515.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1520.1 sec: 11 segments, 1 merges 1520.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1525.1 sec: 11 segments, 1 merges 1525.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1530.1 sec: 11 segments, 1 merges 1530.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1535.1 sec: 11 segments, 1 merges 1535.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1540.1 sec: 11 segments, 1 merges 1540.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1545.1 sec: 11 segments, 1 merges 1545.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1550.1 sec: 11 segments, 1 merges 1550.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1555.1 sec: 11 segments, 1 merges 1555.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1560.0 sec: 11 segments, 1 merges 1560.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1565.0 sec: 11 segments, 1 merges 1565.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1570.0 sec: 11 segments, 1 merges 1570.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1575.0 sec: 11 segments, 1 merges 1575.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1580.0 sec: 11 segments, 1 merges 1580.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1585.0 sec: 11 segments, 1 merges 1585.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1590.0 sec: 11 segments, 1 merges 1590.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1595.0 sec: 11 segments, 1 merges 1595.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1600.0 sec: 11 segments, 1 merges 1600.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1605.0 sec: 11 segments, 1 merges 1605.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1610.0 sec: 11 segments, 1 merges 1610.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1615.0 sec: 11 segments, 1 merges 1615.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1620.1 sec: 11 segments, 1 merges 1620.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1625.1 sec: 11 segments, 1 merges 1625.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1630.1 sec: 11 segments, 1 merges 1630.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1635.1 sec: 11 segments, 1 merges 1635.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1640.1 sec: 11 segments, 1 merges 1640.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1645.1 sec: 11 segments, 1 merges 1645.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1650.1 sec: 11 segments, 1 merges 1650.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1655.1 sec: 11 segments, 1 merges 1655.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1660.1 sec: 11 segments, 1 merges 1660.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1665.1 sec: 11 segments, 1 merges 1665.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1670.1 sec: 11 segments, 1 merges 1670.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1675.0 sec: 11 segments, 1 merges 1675.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1680.0 sec: 11 segments, 1 merges 1680.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1685.0 sec: 11 segments, 1 merges 1685.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1690.0 sec: 11 segments, 1 merges 1690.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1695.0 sec: 11 segments, 1 merges 1695.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1700.0 sec: 11 segments, 1 merges 1700.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1705.0 sec: 11 segments, 1 merges 1705.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1710.0 sec: 11 segments, 1 merges 1710.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1715.0 sec: 11 segments, 1 merges 1715.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1720.0 sec: 11 segments, 1 merges 1720.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1725.0 sec: 11 segments, 1 merges 1725.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1730.0 sec: 11 segments, 1 merges 1730.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1735.0 sec: 11 segments, 1 merges 1735.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1740.1 sec: 11 segments, 1 merges 1740.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1745.1 sec: 11 segments, 1 merges 1745.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1750.1 sec: 11 segments, 1 merges 1750.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1755.1 sec: 11 segments, 1 merges 1755.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1760.1 sec: 11 segments, 1 merges 1760.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1765.1 sec: 11 segments, 1 merges 1765.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1770.1 sec: 11 segments, 1 merges 1770.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1775.1 sec: 11 segments, 1 merges 1775.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1780.1 sec: 11 segments, 1 merges 1780.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1785.1 sec: 11 segments, 1 merges 1785.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1790.1 sec: 11 segments, 1 merges 1790.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1795.1 sec: 11 segments, 1 merges 1795.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1800.1 sec: 11 segments, 1 merges 1800.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1805.0 sec: 11 segments, 1 merges 1805.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1810.0 sec: 11 segments, 1 merges 1810.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1815.1 sec: 11 segments, 1 merges 1815.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1820.1 sec: 11 segments, 1 merges 1820.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1825.1 sec: 11 segments, 1 merges 1825.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1830.1 sec: 11 segments, 1 merges 1830.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1835.1 sec: 11 segments, 1 merges 1835.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1840.1 sec: 11 segments, 1 merges 1840.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1845.1 sec: 11 segments, 1 merges 1845.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1850.1 sec: 11 segments, 1 merges 1850.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1855.1 sec: 11 segments, 1 merges 1855.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1860.1 sec: 11 segments, 1 merges 1860.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1865.1 sec: 11 segments, 1 merges 1865.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1870.1 sec: 11 segments, 1 merges 1870.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1875.1 sec: 11 segments, 1 merges 1875.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1880.0 sec: 11 segments, 1 merges 1880.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1885.0 sec: 11 segments, 1 merges 1885.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1890.0 sec: 11 segments, 1 merges 1890.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1895.0 sec: 11 segments, 1 merges 1895.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1900.0 sec: 11 segments, 1 merges 1900.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1905.0 sec: 11 segments, 1 merges 1905.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1910.0 sec: 11 segments, 1 merges 1910.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1915.0 sec: 11 segments, 1 merges 1915.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1920.0 sec: 11 segments, 1 merges 1920.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1925.0 sec: 11 segments, 1 merges 1925.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1930.0 sec: 11 segments, 1 merges 1930.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1935.0 sec: 11 segments, 1 merges 1935.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1940.0 sec: 11 segments, 1 merges 1940.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1945.1 sec: 11 segments, 1 merges 1945.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1950.1 sec: 11 segments, 1 merges 1950.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1955.1 sec: 11 segments, 1 merges 1955.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1960.1 sec: 11 segments, 1 merges 1960.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1965.1 sec: 11 segments, 1 merges 1965.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1970.1 sec: 11 segments, 1 merges 1970.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1975.1 sec: 11 segments, 1 merges 1975.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1980.1 sec: 11 segments, 1 merges 1980.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1985.1 sec: 11 segments, 1 merges 1985.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1990.1 sec: 11 segments, 1 merges 1990.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 1995.1 sec: 11 segments, 1 merges 1995.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2000.1 sec: 11 segments, 1 merges 2000.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2005.1 sec: 11 segments, 1 merges 2005.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2010.0 sec: 11 segments, 1 merges 2010.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2015.0 sec: 11 segments, 1 merges 2015.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2020.0 sec: 11 segments, 1 merges 2020.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2025.0 sec: 11 segments, 1 merges 2025.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2030.0 sec: 11 segments, 1 merges 2030.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2035.0 sec: 11 segments, 1 merges 2035.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2040.0 sec: 11 segments, 1 merges 2040.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2045.0 sec: 11 segments, 1 merges 2045.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2050.0 sec: 11 segments, 1 merges 2050.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2055.0 sec: 11 segments, 1 merges 2055.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2060.0 sec: 11 segments, 1 merges 2060.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2065.0 sec: 11 segments, 1 merges 2065.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2070.1 sec: 11 segments, 1 merges 2070.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2075.1 sec: 11 segments, 1 merges 2075.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2080.1 sec: 11 segments, 1 merges 2080.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2085.1 sec: 11 segments, 1 merges 2085.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2090.1 sec: 11 segments, 1 merges 2090.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2095.1 sec: 11 segments, 1 merges 2095.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2100.1 sec: 11 segments, 1 merges 2100.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2105.1 sec: 11 segments, 1 merges 2105.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2110.1 sec: 11 segments, 1 merges 2110.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2115.1 sec: 11 segments, 1 merges 2115.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2120.1 sec: 11 segments, 1 merges 2120.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2125.1 sec: 11 segments, 1 merges 2125.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2130.1 sec: 11 segments, 1 merges 2130.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2135.1 sec: 11 segments, 1 merges 2135.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2140.1 sec: 11 segments, 1 merges 2140.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2145.1 sec: 11 segments, 1 merges 2145.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2150.1 sec: 11 segments, 1 merges 2150.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2155.1 sec: 11 segments, 1 merges 2155.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2160.1 sec: 11 segments, 1 merges 2160.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2165.1 sec: 11 segments, 1 merges 2165.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2170.1 sec: 11 segments, 1 merges 2170.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2175.1 sec: 11 segments, 1 merges 2175.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2180.0 sec: 11 segments, 1 merges 2180.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2185.0 sec: 11 segments, 1 merges 2185.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2190.0 sec: 11 segments, 1 merges 2190.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2195.0 sec: 11 segments, 1 merges 2195.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2200.0 sec: 11 segments, 1 merges 2200.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2205.0 sec: 11 segments, 1 merges 2205.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2210.0 sec: 11 segments, 1 merges 2210.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2215.0 sec: 11 segments, 1 merges 2215.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2220.0 sec: 11 segments, 1 merges 2220.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2225.0 sec: 11 segments, 1 merges 2225.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2230.0 sec: 11 segments, 1 merges 2230.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2235.0 sec: 11 segments, 1 merges 2235.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2240.0 sec: 11 segments, 1 merges 2240.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2245.0 sec: 11 segments, 1 merges 2245.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2250.1 sec: 11 segments, 1 merges 2250.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2255.1 sec: 11 segments, 1 merges 2255.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2260.1 sec: 11 segments, 1 merges 2260.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2265.1 sec: 11 segments, 1 merges 2265.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2270.1 sec: 11 segments, 1 merges 2270.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2275.1 sec: 11 segments, 1 merges 2275.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2280.1 sec: 11 segments, 1 merges 2280.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2285.1 sec: 11 segments, 1 merges 2285.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2290.1 sec: 11 segments, 1 merges 2290.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2295.1 sec: 11 segments, 1 merges 2295.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2300.1 sec: 11 segments, 1 merges 2300.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2305.1 sec: 11 segments, 1 merges 2305.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2310.1 sec: 11 segments, 1 merges 2310.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2315.0 sec: 11 segments, 1 merges 2315.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2320.0 sec: 11 segments, 1 merges 2320.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2325.0 sec: 11 segments, 1 merges 2325.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2330.0 sec: 11 segments, 1 merges 2330.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2335.0 sec: 11 segments, 1 merges 2335.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2340.0 sec: 11 segments, 1 merges 2340.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2345.0 sec: 11 segments, 1 merges 2345.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2350.0 sec: 11 segments, 1 merges 2350.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2355.0 sec: 11 segments, 1 merges 2355.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2360.0 sec: 11 segments, 1 merges 2360.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2365.0 sec: 11 segments, 1 merges 2365.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2370.0 sec: 11 segments, 1 merges 2370.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2375.0 sec: 11 segments, 1 merges 2375.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2380.1 sec: 11 segments, 1 merges 2380.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2385.1 sec: 11 segments, 1 merges 2385.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2390.1 sec: 11 segments, 1 merges 2390.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2395.1 sec: 11 segments, 1 merges 2395.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2400.1 sec: 11 segments, 1 merges 2400.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2405.0 sec: 11 segments, 1 merges 2405.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2410.0 sec: 11 segments, 1 merges 2410.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2415.1 sec: 11 segments, 1 merges 2415.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2420.1 sec: 11 segments, 1 merges 2420.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2425.1 sec: 11 segments, 1 merges 2425.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2430.1 sec: 11 segments, 1 merges 2430.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2435.1 sec: 11 segments, 1 merges 2435.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2440.1 sec: 11 segments, 1 merges 2440.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2445.1 sec: 11 segments, 1 merges 2445.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2450.1 sec: 11 segments, 1 merges 2450.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2455.1 sec: 11 segments, 1 merges 2455.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2460.1 sec: 11 segments, 1 merges 2460.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2465.1 sec: 11 segments, 1 merges 2465.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2470.1 sec: 11 segments, 1 merges 2470.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2475.1 sec: 11 segments, 1 merges 2475.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2480.0 sec: 11 segments, 1 merges 2480.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2485.0 sec: 11 segments, 1 merges 2485.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2490.0 sec: 11 segments, 1 merges 2490.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2495.0 sec: 11 segments, 1 merges 2495.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2500.0 sec: 11 segments, 1 merges 2500.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2505.0 sec: 11 segments, 1 merges 2505.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2510.0 sec: 11 segments, 1 merges 2510.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2515.0 sec: 11 segments, 1 merges 2515.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2520.0 sec: 11 segments, 1 merges 2520.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2525.0 sec: 11 segments, 1 merges 2525.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2530.0 sec: 11 segments, 1 merges 2530.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2535.0 sec: 11 segments, 1 merges 2535.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2540.0 sec: 11 segments, 1 merges 2540.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2545.1 sec: 11 segments, 1 merges 2545.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2550.1 sec: 11 segments, 1 merges 2550.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2555.1 sec: 11 segments, 1 merges 2555.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2560.1 sec: 11 segments, 1 merges 2560.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2565.1 sec: 11 segments, 1 merges 2565.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2570.1 sec: 11 segments, 1 merges 2570.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2575.1 sec: 11 segments, 1 merges 2575.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2580.1 sec: 11 segments, 1 merges 2580.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2585.1 sec: 11 segments, 1 merges 2585.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2590.1 sec: 11 segments, 1 merges 2590.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2595.1 sec: 11 segments, 1 merges 2595.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2600.1 sec: 11 segments, 1 merges 2600.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2605.1 sec: 11 segments, 1 merges 2605.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2610.0 sec: 11 segments, 1 merges 2610.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2615.0 sec: 11 segments, 1 merges 2615.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2620.0 sec: 11 segments, 1 merges 2620.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2625.0 sec: 11 segments, 1 merges 2625.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2630.0 sec: 11 segments, 1 merges 2630.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2635.0 sec: 11 segments, 1 merges 2635.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2640.0 sec: 11 segments, 1 merges 2640.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2645.0 sec: 11 segments, 1 merges 2645.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2650.0 sec: 11 segments, 1 merges 2650.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2655.0 sec: 11 segments, 1 merges 2655.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2660.0 sec: 11 segments, 1 merges 2660.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2665.0 sec: 11 segments, 1 merges 2665.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2670.0 sec: 11 segments, 1 merges 2670.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2675.0 sec: 11 segments, 1 merges 2675.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2680.0 sec: 11 segments, 1 merges 2680.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2685.1 sec: 11 segments, 1 merges 2685.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2690.1 sec: 11 segments, 1 merges 2690.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2695.1 sec: 11 segments, 1 merges 2695.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2700.1 sec: 11 segments, 1 merges 2700.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2705.1 sec: 11 segments, 1 merges 2705.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2710.1 sec: 11 segments, 1 merges 2710.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2715.1 sec: 11 segments, 1 merges 2715.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2720.1 sec: 11 segments, 1 merges 2720.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2725.1 sec: 11 segments, 1 merges 2725.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2730.1 sec: 11 segments, 1 merges 2730.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2735.1 sec: 11 segments, 1 merges 2735.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2740.1 sec: 11 segments, 1 merges 2740.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2745.1 sec: 11 segments, 1 merges 2745.1s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2750.0 sec: 11 segments, 1 merges 2750.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2755.0 sec: 11 segments, 1 merges 2755.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2760.0 sec: 11 segments, 1 merges 2760.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2765.0 sec: 11 segments, 1 merges 2765.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2770.0 sec: 11 segments, 1 merges 2770.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2775.0 sec: 11 segments, 1 merges 2775.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2780.0 sec: 11 segments, 1 merges 2780.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2785.0 sec: 11 segments, 1 merges 2785.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2790.0 sec: 11 segments, 1 merges 2790.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2795.0 sec: 11 segments, 1 merges 2795.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB 2800.0 sec: 11 segments, 1 merges 2800.0s _1g7: 11 segs, 8000.0 K docs, 32024.9 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 2804.50 sec index has 1 segments: segments_3: _1g7(11.0.0):C8000000 _1g7: 32156.0 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=4.0 index disk usage is 32155.97 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=50306232787 cpu@end=53459993040 deltaMS=3153.760253 thread 14 name=Reference Handler cpu@start=2631906 cpu@end=2631906 deltaMS=0.0 thread 15 name=Finalizer cpu@start=147863 cpu@end=147863 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=70991 cpu@end=70991 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=28103644 cpu@end=28103644 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=72860679704 cpu@end=72861180066 deltaMS=0.500362 thread 42 name=JFR Periodic Tasks cpu@start=567106297206 cpu@end=567256757011 deltaMS=150.459805 thread 46 name=Notification Thread cpu@start=111741 cpu@end=111741 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-1 cpu@start=8268287451321 cpu@end=8268287451321 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-2 cpu@start=8268786031853 cpu@end=8268786031853 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-3 cpu@start=8267870370698 cpu@end=8267870370698 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-4 cpu@start=8263764596135 cpu@end=8263764596135 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-5 cpu@start=8259199345205 cpu@end=8259199345205 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-6 cpu@start=8259967850509 cpu@end=8259967850509 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-7 cpu@start=8258895926622 cpu@end=8258895926622 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-8 cpu@start=8260634409601 cpu@end=8260634409601 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-9 cpu@start=8273515442850 cpu@end=8273515442850 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-10 cpu@start=8272204367529 cpu@end=8272204367529 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-11 cpu@start=8265885283735 cpu@end=8265885283735 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-12 cpu@start=8264270771894 cpu@end=8264270771894 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-13 cpu@start=8261082851287 cpu@end=8261082851287 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-14 cpu@start=8264753700735 cpu@end=8264753700735 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-15 cpu@start=8270513162768 cpu@end=8270513162768 deltaMS=0.0 thread 72 name=hnsw-merge-1-thread-16 cpu@start=8257236378561 cpu@end=8257236378561 deltaMS=0.0 Average CPU cores used: 1.0456193585706521 completed 1000 searches in 3160 ms: 316 QPS CPU time=3304 ms checking results SUMMARY: 0.943 3.160 3.304 1.046 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 5670 2992.29 2673.54 2804.50 1 32155.97 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=239, Fanout min=6, mean=16.06, max=32, meandelta=417837.78 % 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=7513, Fanout min=5, mean=27.19, max=32, meandelta=269299.75 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 30 32 32 32 32 32 Graph level=1 size=246978, Fanout min=1, mean=28.28, max=32, meandelta=258737.56 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 27 31 32 32 32 32 32 32 Graph level=0 size=8000000, Fanout min=1, mean=37.66, max=64, meandelta=194607.27 % 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=239, connectedness=1.00 Graph level=2 size=7513, connectedness=1.00 Graph level=1 size=246978, 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.11.23.58.22/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': 230,657,462.90 msec task-clock:u 887,004,510,821,397 cycles:u (36.36%) 86,888,151,211,099 instructions:u (36.36%) 14,024,295,595,965 cache-references:u (36.36%) 4,008,685,906,348 cache-misses:u (36.36%) 53,401,031,083,667 L1-dcache-loads:u (36.36%) 3,733,684,131,841 L1-dcache-load-misses:u (36.36%) 4,339,809,591,443 L1-icache-loads:u (36.36%) 42,398,003,388 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 45,840,297 faults:u 18,688,699 minor-faults:u 3,490 major-faults:u 10,984,359,271,356 branches:u (36.36%) 118,840,157,087 branch-misses:u (36.36%) 11,158,243,767,728 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 8499.734839198 seconds time elapsed 229085.551467000 seconds user 1548.843570000 seconds sys took 2:21:39.754891 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='42c5ceb7fae20297b0bbcf1020cef0bba0db04a9', luceneutil_git_rev='77746685aa65ed6bc9edc7c3342b3031fa5d4097', 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.943, cpu_time_ms=3.16, net_cpu_ms=3.304, avg_cpu_core_count=1.046, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='no', total_visited=5670, index_time_sec=2992.29, index_docs_per_sec=2673.54, force_merge_time_sec=2804.5, index_num_segments=1, index_size_on_disk_mb=32155.97, selectivity=None, pre_post_filter='null', vec_disk_mb=31250.0, vec_ram_mb=31250.0, graph_level_conn_p_values={3: (239, {0: 0, 10: 10, 20: 12, 30: 13, 40: 14, 50: 15, 60: 17, 70: 18, 80: 20, 90: 23, 100: 32}), 2: (7513, {0: 0, 10: 18, 20: 21, 30: 24, 40: 27, 50: 30, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (246978, {0: 0, 10: 19, 20: 23, 30: 27, 40: 31, 50: 32, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 0: (8000000, {0: 0, 10: 17, 20: 22, 30: 26, 40: 30, 50: 34, 60: 40, 70: 47, 80: 58, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=8499, microseconds=754891)) Profiler summary for /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmTrue.jfr Version: 2.1 Chunks: 21 Start: 2026-04-12 11:05:10 (UTC) Duration: 896 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 13700758 247417565 jdk.FileWrite 113833 2951401 jdk.NativeMethodSample 49361 693458 jdk.CPULoad 16941 355761 jdk.BooleanFlag 10416 340305 jdk.ObjectAllocationInNewTLAB 2766 57377 jdk.Checkpoint 2226 2810022 jdk.FileRead 2202 58232 jdk.ObjectAllocationOutsideTLAB 1025 19401 jdk.UnsignedIntFlag 1008 35238 jdk.IntFlag 924 34671 jdk.StringFlag 714 28434 jdk.Compilation 530 14733 jdk.CPUInformation 21 31563 jdk.GCConfiguration 21 567 jdk.JVMInformation 21 19068 jdk.Metadata 21 2321088 jdk.GarbageCollection 12 303 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmTrue.jfr is 245.28 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 49361 events (total: 49361) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 89.50% 44180 jdk.jfr.internal.JVM#emitEvent() [Native code] 6.90% 3407 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 2.12% 1044 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.73% 362 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.54% 266 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.11% 53 jdk.internal.misc.Unsafe#park() [Native code] 0.04% 20 jdk.internal.misc.Unsafe#unpark() [Native code] 0.03% 13 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.01% 6 java.lang.System#nanoTime() [Native code] 0.01% 3 java.io.FileOutputStream#writeBytes() [Native code] 0.01% 3 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#allocateInstance() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] 0.00% 1 java.lang.Object#wait0() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [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.11.23.58.22/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmTrue.jfr is 245.28 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmTrue.jfr is 245.28 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 49361 events (total: 49361) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 89.50% 44180 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.90% 3407 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 2.11% 1043 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.73% 362 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.54% 266 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] 0.09% 42 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.04% 19 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% 13 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] 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.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.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() [JIT compiled code] 0.01% 3 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 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at sun.nio.ch.FileChannelImpl$Unmapper#run() [Interpreted code] 0.00% 1 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 jdk.internal.misc.Unsafe#allocateInstance() [Native code] at java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000009b042c00#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.11.23.58.22/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmTrue.jfr is 245.28 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmTrue.jfr is 245.28 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmTrue.jfr is 245.28 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 49361 events (total: 49361) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 89.50% 44180 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.0x000000009b07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 3.80% 1874 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] 3.06% 1508 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.0x000000009b19a918#close() [Interpreted code] 2.11% 1043 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.73% 358 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.54% 266 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [Inlined code] 0.09% 42 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% 24 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.03% 14 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.03% 13 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [Inlined code] at knn.VectorReaderFloat32#next() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.02% 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() [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% 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% 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() [Inlined code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#syncMetaData() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#syncMetaData() [Interpreted code] at org.apache.lucene.index.SegmentInfos#prepareCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.01% 3 java.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#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 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.TopDocs#mergeAux() [Interpreted code] at org.apache.lucene.search.TopDocs#merge() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#exists() [JIT compiled code] at java.nio.file.Files#exists() [Inlined code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [Inlined code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000009b07aa58#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() [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 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.SegmentInfos#write() [Interpreted code] at org.apache.lucene.index.SegmentInfos#prepareCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] 0.00% 1 java.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.0x000000009b07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [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() [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.00% 1 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClass() [JIT compiled code] at java.lang.ClassLoader#loadClass() [JIT compiled code] at org.apache.lucene.index.StandardDirectoryReader#open() [Interpreted code] at org.apache.lucene.index.StandardDirectoryReader#open() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at sun.nio.ch.FileChannelImpl$Unmapper#run() [Interpreted code] at jdk.internal.ref.Cleaner#clean() [Interpreted code] at java.lang.ref.Reference#processPendingReferences() [Interpreted code] at java.lang.ref.Reference$ReferenceHandler#run() [Interpreted code] 0.00% 1 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClass() [JIT compiled code] at java.lang.ClassLoader#loadClass() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$1#() [Interpreted code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#document() [Interpreted code] 0.00% 1 jdk.internal.misc.Unsafe#allocateInstance() [Native code] at java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000009b042c00#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.11.23.58.22/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmTrue.jfr is 245.28 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmTrue.jfr is 245.28 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmTrue.jfr is 245.28 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmTrue.jfr is 245.28 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3787 events (total: 101408M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 62.52% 63399M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] 21.44% 21744M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 5.55% 5627M java.util.Arrays#copyOf() [Inlined code] 5.23% 5298M java.lang.Integer#valueOf() [Inlined code] 1.48% 1500M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 0.82% 831M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] 0.44% 449M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.44% 442M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.36% 365M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] 0.29% 294M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.26% 267M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.16% 164M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] 0.16% 163M org.apache.lucene.util.SparseFixedBitSet#insertBlock() [JIT compiled code] 0.12% 123M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.12% 121M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.11% 108M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] 0.10% 97M java.util.DualPivotQuicksort#sort() [JIT compiled code] 0.08% 82M java.util.logging.LogManager#reset() [Interpreted code] 0.08% 82M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.07% 67M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] 0.05% 54M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] 0.04% 35M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.03% 32M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.03% 32M knn.KnnGraphTester#printGraphFanout() [Interpreted code] 0.01% 8M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] 0.00% 1M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$FieldEntry#create() [JIT compiled code] 0.00% 1M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] 0.00% 987928 org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeMeta() [JIT compiled code] 0.00% 987928 org.apache.lucene.util.hnsw.HnswGraph#getSortedNodes() [Inlined code] 0.00% 839952 java.util.Arrays#copyOf() [JIT compiled code] 0.00% 833896 org.apache.lucene.util.SparseFixedBitSet#insertLong() [JIT compiled code] 0.00% 740000 jdk.internal.classfile.impl.EntryMap#() [Inlined code] 0.00% 524304 org.apache.lucene.util.packed.DirectMonotonicWriter#() [Inlined code] 0.00% 458768 org.apache.lucene.util.SparseFixedBitSet#() [Interpreted code] 0.00% 429136 org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#() [Inlined code] 0.00% 417632 knn.KnnGraphTester#readExactNNScores() [Interpreted code] 0.00% 417632 knn.KnnGraphTester#readExactNN() [Interpreted code] 0.00% 210016 org.apache.lucene.search.TopKnnCollector#topDocs() [Interpreted code] 0.00% 209648 jdk.internal.classfile.impl.BufWriterImpl#join() [Inlined code] 0.00% 208672 org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState() [Interpreted code] 0.00% 208496 jdk.internal.classfile.impl.StackMapGenerator$Frame#checkStack() [Inlined code] 0.00% 208456 java.util.Arrays#copyOfRange() [Inlined code] 0.00% 208448 jdk.internal.classfile.impl.SplitConstantPool#cloneClassEntry() [JIT compiled code] 0.00% 208440 jdk.internal.constant.MethodTypeDescImpl#ofValidated() [JIT compiled code] 0.00% 208432 jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.00% 208424 org.apache.lucene.search.TopScoreDocCollector#populateResults() [Interpreted code] 0.00% 208424 jdk.internal.classfile.impl.DirectCodeBuilder#() [JIT compiled code] 0.00% 21184 java.time.Instant#create() [JIT compiled code] 0.00% 16416 jdk.internal.classfile.impl.SplitConstantPool#() [JIT compiled code] 0.00% 16400 java.util.concurrent.ConcurrentHashMap#transfer() [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmTrue.jfr is 245.28 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmTrue.jfr is 245.28 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmTrue.jfr is 245.28 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmTrue.jfr is 245.28 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmTrue.jfr is 245.28 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3787 events (total: 101408M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 38.38% 38923M 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.14% 24475M 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] 18.60% 18865M 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.55% 5627M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayDeque#grow() [JIT compiled code] at java.util.ArrayDeque#addFirst() [Inlined code] at java.util.ArrayDeque#push() [Inlined code] 5.23% 5298M 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.84% 2878M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] 1.48% 1500M 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.82% 831M 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% 449M 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.36% 365M 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.29% 294M 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.27% 272M 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.26% 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() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.17% 170M 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.16% 158M 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.16% 158M 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.12% 123M 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.12% 121M 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% 108M 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% 97M 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.08% 82M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.08% 82M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.07% 67M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#ensureCapacity() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Interpreted code] 0.05% 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.04% 35M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] 0.03% 32M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] 0.03% 32M knn.KnnGraphTester#printGraphFanout() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.01% 8M 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% 6M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] 0.00% 3M org.apache.lucene.util.SparseFixedBitSet#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 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% 987928 org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeMeta() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] 0.00% 987928 org.apache.lucene.util.hnsw.HnswGraph#getSortedNodes() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] 0.00% 856840 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% 833896 org.apache.lucene.util.SparseFixedBitSet#insertLong() [JIT compiled code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] 0.00% 833696 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% 740000 jdk.internal.classfile.impl.EntryMap#() [Inlined code] at jdk.internal.classfile.impl.SplitConstantPool#map() [Inlined code] at jdk.internal.classfile.impl.SplitConstantPool#tryFindClassOrInterface() [Inlined code] at jdk.internal.classfile.impl.SplitConstantPool#classEntryForClassOrInterface() [Inlined code] 0.00% 630512 java.util.Arrays#copyOf() [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] 0.00% 524304 org.apache.lucene.util.packed.DirectMonotonicWriter#() [Inlined code] at org.apache.lucene.util.packed.DirectMonotonicWriter#getInstance() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeMeta() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] 0.00% 458768 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% 418880 java.util.Arrays#copyOf() [Inlined code] at jdk.internal.classfile.impl.BufWriterImpl#grow() [Inlined code] at jdk.internal.classfile.impl.BufWriterImpl#reserveSpace() [Inlined code] at jdk.internal.classfile.impl.BufWriterImpl#writeUtfEntry() [Inlined code] 0.00% 417632 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% 417632 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% 212992 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() [JIT compiled code] 0.00% 212512 org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#() [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues$DenseOffHeapVectorValues#() [JIT compiled code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#load() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#getFloatVectorValues() [Interpreted code] 0.00% 212512 org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#() [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues$DenseOffHeapVectorValues#() [JIT compiled code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#load() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#getRandomVectorScorer() [Interpreted code] 0.00% 210016 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% 209648 jdk.internal.classfile.impl.BufWriterImpl#join() [Inlined code] at jdk.internal.classfile.impl.DirectClassBuilder#build() [JIT compiled code] at jdk.internal.classfile.impl.ClassFileImpl#build() [JIT compiled code] at java.lang.invoke.InnerClassLambdaMetafactory#generateInnerClass() [Interpreted code] 0.00% 209440 java.util.Arrays#copyOf() [JIT compiled 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.11.23.58.22/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmTrue.jfr is 245.28 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmTrue.jfr is 245.28 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmTrue.jfr is 245.28 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmTrue.jfr is 245.28 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmTrue.jfr is 245.28 MB /l/logs.nightly/2026.04.11.23.58.22/bench-knn-q32-fmTrue.jfr is 245.28 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3787 events (total: 101408M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 38.32% 38859M 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.11% 16333M 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.96% 11119M 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.0x000000009b19f828#call() [Interpreted code] 8.03% 8141M 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.93% 6011M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009b19f828#call() [JIT compiled code] 5.55% 5627M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayDeque#grow() [JIT compiled code] at java.util.ArrayDeque#addFirst() [Inlined code] at java.util.ArrayDeque#push() [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 5.23% 5298M 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.84% 2878M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] 1.10% 1114M 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.90% 917M 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.0x000000009b19f828#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.71% 723M 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% 619M 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() [Inlined code] 0.49% 495M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009b19f828#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.25% 258M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009b19f828#call() [Interpreted code] 0.19% 190M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009b19f828#call() [JIT compiled code] 0.18% 182M 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.0x000000009b19f828#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.0x000000009b19fd80#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.17% 173M 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.0x000000009b19f828#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.16% 158M 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% 158M 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.15% 149M 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.0x000000009b19f828#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.14% 142M 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() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009b19f828#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.13% 128M 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() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009b19f828#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.0x000000009b19fd80#run() [JIT compiled code] 0.12% 123M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009b19f828#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.12% 123M 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.11% 112M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009b19f828#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.0x000000009b19fd80#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.11% 108M 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.11% 108M 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% 105M 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.0x000000009b19f828#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.10% 101M 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.0x000000009b19f828#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.0x000000009b19fd80#run() [JIT compiled code] 0.10% 97M 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.0x000000009b196cc8#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.09% 87M 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.0x000000009b19f828#call() [Interpreted code] at java.util.concurrent.FutureTask#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.08% 84M 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() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009b19f828#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [Interpreted code] 0.08% 82M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.08% 82M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.07% 67M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#ensureCapacity() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Interpreted code] at knn.KnnGraphTester#printGraphConnectedNess() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.06% 64M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 0.05% 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.0x000000009b196cc8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.05% 52M 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() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009b19f828#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.05% 48M 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.0x000000009b19f828#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.04% 37M 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.0x000000009b19f828#call() [Interpreted code] at java.util.concurrent.FutureTask#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build() [JIT compiled code] 0.04% 37M 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.0x000000009b19f828#call() [Interpreted code] at java.util.concurrent.FutureTask#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] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000009b196cc8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge() [Interpreted code] 0.03% 32M knn.KnnGraphTester#printGraphFanout() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.03% 26M java.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.01% 12M 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.0x000000009b19f828#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% 9M 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() [Inlined code] 0.01% 8M 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] 0.01% 6M 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.00% 3M org.apache.lucene.util.SparseFixedBitSet#insertBlock() [JIT compiled code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] 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.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] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] at org.apache.lucene.index.SegmentReader#() [JIT compiled code] at org.apache.lucene.index.StandardDirectoryReader#createOrReuseSegmentReader() [Interpreted code] at org.apache.lucene.index.StandardDirectoryReader#createSegmentReaders() [Interpreted code] at org.apache.lucene.index.StandardDirectoryReader$1#doBody() [Interpreted code] now remove KNN index knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-fm recall latency(ms) netCPU avgCpuCount nDoc searchType topK fanout traversalSimilarity resultSimilarity resultCount maxConn beamWidth quantized index(s) index_docs/s force_merge(s) num_segments index_size(MB) overSample vec_disk(MB) vec_RAM(MB) bp-reorder indexType 0.898 12.260 12.834 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 984.47 8126.17 0.00 14 36042.04 1.000 35278.320 4028.320 false HNSW 0.882 2.379 2.485 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 934.54 8560.33 1079.10 1 36186.04 1.000 35278.320 4028.320 false HNSW 0.954 12.041 12.599 1.046 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 1499.23 5336.08 0.00 12 39949.21 1.000 39184.570 7934.570 false HNSW 0.930 2.467 2.577 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 1414.88 5654.19 1158.58 1 40090.94 1.000 39184.570 7934.570 false HNSW 0.975 12.783 13.384 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 2896.99 2761.49 0.00 17 32010.57 1.000 31250.000 31250.000 false HNSW 0.943 3.160 3.304 1.046 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 2992.29 2673.54 2804.50 1 32155.97 1.000 31250.000 31250.000 false HNSW saving all results to /l/logs.nightly/2026.04.11.23.58.22/knn_results.pk done! took 21989.6 seconds total removing KNN indices dir /l/util.nightly/knn-reuse/indices [2026-04-12 07:20:23.946568] now generate KNN nightly charts [2026-04-12 07:20:27.464643] 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=2429421 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Version: 2.1 Chunks: 16 Start: 2026-04-12 11:20:27 (UTC) Duration: 123 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 3897400 81481980 jdk.CPUTimeSample 3520435 61710710 jdk.FileRead 796345 18902752 jdk.ObjectAllocationInNewTLAB 381778 6765078 jdk.ObjectAllocationOutsideTLAB 90538 1462064 jdk.NativeMethodSample 27533 370061 jdk.BooleanFlag 11072 350892 jdk.Compilation 6178 159225 jdk.CPULoad 2171 42817 jdk.UnsignedIntFlag 992 34266 jdk.IntFlag 896 32152 jdk.Checkpoint 809 25283865 jdk.StringFlag 720 26871 jdk.GarbageCollection 45 1067 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 189.24 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 27533 events (total: 27533) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 42.59% 11725 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 26.63% 7332 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 17.96% 4944 jdk.jfr.internal.JVM#emitEvent() [Native code] 6.09% 1676 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 5.82% 1603 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.43% 119 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.09% 25 java.io.FileOutputStream#writeBytes() [Native code] 0.07% 18 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.06% 16 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.05% 13 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.04% 11 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.03% 8 jdk.internal.misc.Unsafe#park() [Native code] 0.03% 7 sun.nio.ch.NativeThread#current0() [Native code] 0.03% 7 java.io.FileDescriptor#close0() [Native code] 0.02% 5 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.01% 3 jdk.jfr.internal.JVM#flush() [Native code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity0() [Native code] 0.01% 2 java.io.FileInputStream#readBytes() [Native code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.01% 2 java.lang.Object#getClass() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#allocateInstance() [Native code] 0.00% 1 jdk.jfr.internal.JVM#getEventWriter() [Native code] 0.00% 1 com.sun.management.internal.OperatingSystemImpl#getProcessCpuTime0() [Native code] 0.00% 1 java.lang.ClassLoader#defineClass1() [Native code] 0.00% 1 java.lang.System#nanoTime() [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.ClassLoader#defineClass0() [Native code] 0.00% 1 java.lang.reflect.Array#newArray() [Native code] 0.00% 1 java.io.RandomAccessFile#open0() [Native code] 0.00% 1 jdk.jfr.internal.JVM#counterTime() [Native code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=2 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for cpu at stackSize=2 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 27533 events (total: 27533) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 42.45% 11687 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] 26.42% 7274 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] 15.13% 4166 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] 5.79% 1594 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] 4.62% 1272 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] 2.83% 778 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] 1.32% 363 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] 0.22% 60 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] 0.19% 51 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] 0.15% 41 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] 0.12% 34 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] 0.12% 33 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [JIT compiled code] 0.09% 25 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] 0.08% 23 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] 0.06% 16 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] 0.05% 15 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] 0.04% 10 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] 0.04% 10 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] 0.03% 8 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] 0.03% 7 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] 0.03% 7 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Interpreted code] 0.03% 7 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] 0.02% 6 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [JIT compiled code] 0.02% 5 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] 0.02% 5 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [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.ch.UnixFileDispatcherImpl#allocationGranularity0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity() [Inlined code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Interpreted code] 0.01% 3 jdk.jfr.internal.JVM#flush() [Native code] at jdk.jfr.internal.event.EventWriter#flush() [JIT compiled code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] 0.01% 2 java.io.FileInputStream#readBytes() [Native code] at java.io.FileInputStream#traceReadBytes() [Interpreted code] 0.01% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Interpreted code] 0.00% 1 jdk.jfr.internal.JVM#getEventWriter() [Native code] at jdk.jfr.internal.event.EventWriter#getEventWriter() [Inlined code] 0.00% 1 jdk.jfr.internal.JVM#counterTime() [Native code] at jdk.jfr.internal.event.EventConfiguration#timestamp() [Interpreted code] 0.00% 1 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] 0.00% 1 jdk.internal.misc.Unsafe#allocateInstance() [Native code] at java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.00% 1 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [JIT compiled code] 0.00% 1 com.sun.management.internal.OperatingSystemImpl#getProcessCpuTime0() [Native code] at com.sun.management.internal.OperatingSystemImpl#getProcessCpuTime() [Interpreted 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 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] 0.00% 1 java.io.UnixFileSystem#getBooleanAttributes0() [Native code] at java.io.UnixFileSystem#hasBooleanAttributes() [Interpreted code] 0.00% 1 java.lang.ClassLoader#defineClass1() [Native code] at java.lang.ClassLoader#defineClass() [JIT compiled code] 0.00% 1 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [Interpreted code] 0.00% 1 java.lang.ClassLoader#defineClass0() [Native code] at java.lang.System$1#defineClass() [Interpreted code] 0.00% 1 java.lang.Object#getClass() [Native code] at org.apache.lucene.index.IndexingChain#processDocument() [Interpreted code] 0.00% 1 java.lang.Object#getClass() [Native code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-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 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 27533 events (total: 27533) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 42.45% 11687 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.41% 7272 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.13% 4166 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.01% 1380 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.62% 1272 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.72% 749 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.32% 363 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.64% 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() [JIT compiled code] 0.19% 51 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.18% 50 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.14% 39 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.12% 34 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] 0.12% 33 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.12% 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.09% 25 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.08% 23 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] 0.07% 19 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.05% 15 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.04% 10 sun.nio.ch.UnixFileDispatcherImpl#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% 10 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.04% 10 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] 0.03% 8 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] 0.03% 8 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.03% 7 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 0.03% 7 sun.nio.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.03% 7 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled 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] 0.02% 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.02% 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() [Inlined code] 0.02% 6 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.02% 5 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#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.01% 3 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() [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] 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.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 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.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 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 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Interpreted code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 0.01% 2 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [Interpreted code] 0.00% 1 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.lang.Object#getClass() [Native code] at org.apache.lucene.index.IndexingChain#processDocument() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [Inlined code] 0.00% 1 jdk.jfr.internal.JVM#getEventWriter() [Native code] at jdk.jfr.internal.event.EventWriter#getEventWriter() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [JIT compiled code] 0.00% 1 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] 0.00% 1 java.lang.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.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 com.sun.management.internal.OperatingSystemImpl#getProcessCpuTime0() [Native code] at com.sun.management.internal.OperatingSystemImpl#getProcessCpuTime() [Interpreted code] at perf.StatisticsHelper#stopStatistics() [Interpreted code] at perf.Indexer#main() [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=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 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 27533 events (total: 27533) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 42.44% 11686 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.23% 6397 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.13% 4166 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.0x000000004007aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 4.62% 1272 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] 4.39% 1208 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.18% 875 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.72% 749 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.0x000000004007aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 1.32% 363 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.49% 134 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.43% 119 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.20% 56 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.18% 49 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.15% 40 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% 39 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.14% 38 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% 33 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [JIT compiled code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#write() [JIT compiled code] at sun.nio.ch.IOUtil#write() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implWrite() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [JIT compiled code] at sun.nio.ch.FileChannelImpl#write() [JIT compiled code] 0.12% 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.11% 29 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% 25 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.08% 23 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [JIT compiled code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] 0.07% 19 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.0x000000004007aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 0.04% 10 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.0x000000004007aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 0.04% 10 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] 0.03% 8 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.03% 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.03% 7 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] 0.03% 7 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.03% 7 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() [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.02% 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] 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.02% 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.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() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] 0.02% 5 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [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.02% 5 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] 0.02% 5 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Interpreted code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Interpreted code] at sun.nio.ch.IOUtil#write() [Interpreted code] at sun.nio.ch.IOUtil#write() [Interpreted code] at sun.nio.ch.FileChannelImpl#implWrite() [Interpreted code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Interpreted code] at sun.nio.ch.FileChannelImpl#write() [Interpreted code] 0.02% 5 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] 0.01% 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% 4 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] 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 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 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() [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.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% 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() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Interpreted code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Interpreted code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] 0.01% 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() [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() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [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() [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() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [JIT compiled code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Interpreted code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [JIT compiled code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#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.Lucene90PointsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene90.Lucene90PointsFormat#fieldsReader() [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 sun.nio.fs.UnixFileSystemProvider#newByteChannel() [JIT compiled code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.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 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 27533 events (total: 27533) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 32.12% 8844 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.14% 5270 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] 15.13% 4166 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.0x000000004007aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 10.32% 2842 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [Inlined code] 4.39% 1208 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.09% 1127 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.18% 875 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.72% 749 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.0x000000004007aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 2.23% 614 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.32% 363 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] 1.28% 352 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.43% 119 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.40% 111 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.36% 99 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.33% 90 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.20% 56 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.18% 49 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.17% 48 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.15% 41 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.14% 39 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.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] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createOutput() [JIT compiled code] 0.12% 33 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [JIT compiled code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#write() [JIT compiled code] at sun.nio.ch.IOUtil#write() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implWrite() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [JIT compiled code] at sun.nio.ch.FileChannelImpl#write() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#writeFully() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#write() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [JIT compiled code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] 0.11% 29 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Interpreted code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Interpreted code] at java.nio.file.Files#delete() [Interpreted code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Interpreted code] 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% 27 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createOutput() [JIT compiled code] 0.08% 23 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.08% 23 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [JIT compiled code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] at sun.nio.cs.StreamEncoder#implFlushBuffer() [Inlined code] at sun.nio.cs.StreamEncoder#flushBuffer() [JIT compiled code] at java.io.OutputStreamWriter#flushBuffer() [Inlined code] at java.io.PrintStream#writeln() [JIT compiled code] 0.07% 19 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.0x000000004007aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.07% 18 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.05% 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.04% 10 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.0x000000004007aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.04% 10 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.03% 8 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.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() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90PointsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene90.Lucene90PointsFormat#fieldsReader() [Interpreted code] 0.03% 7 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Interpreted code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Interpreted code] at sun.nio.ch.IOUtil#read() [Interpreted code] at sun.nio.ch.IOUtil#read() [Interpreted code] at sun.nio.ch.FileChannelImpl#implRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#read() [Interpreted code] at perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 0.03% 7 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% 6 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.02% 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] 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.02% 5 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [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.02% 5 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() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Interpreted code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [Interpreted code] 0.02% 5 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [Interpreted code] 0.02% 5 sun.nio.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() [Inlined code] at java.io.BufferedOutputStream#write() [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() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#() [Interpreted code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsProducer() [Interpreted code] 0.01% 4 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% 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] 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() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [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] 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 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% 3 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Interpreted code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Interpreted code] at java.nio.file.Files#delete() [Interpreted code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Interpreted code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [Interpreted code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [Interpreted code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Interpreted code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 472291 events (total: 317275M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 20.34% 64534M perf.LineFileDocs#nextDoc() [JIT compiled code] 13.35% 42358M java.lang.StringUTF16#compress() [Inlined code] 8.33% 26442M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 7.23% 22944M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 7.09% 22493M perf.LineFileDocs#readDocs() [JIT compiled code] 6.99% 22178M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] 4.77% 15139M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] 3.54% 11225M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] 3.27% 10369M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 3.09% 9810M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 2.65% 8395M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] 1.74% 5521M org.apache.lucene.util.TimSorter#() [Inlined code] 1.72% 5471M org.apache.lucene.util.BytesRef#() [Inlined code] 1.43% 4522M java.util.ArrayList#grow() [Inlined code] 1.31% 4169M perf.LineFileDocs#readDocs() [Interpreted code] 1.14% 3623M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] 1.04% 3285M org.apache.lucene.document.IntPoint#pack() [Inlined code] 0.90% 2854M org.apache.lucene.document.StringField#setStringValue() [Inlined code] 0.83% 2646M java.util.Formatter#parse() [Inlined code] 0.81% 2571M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] 0.67% 2111M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] 0.54% 1717M java.lang.Integer#toString() [Inlined code] 0.49% 1546M perf.LineFileDocs#newDocState() [Interpreted code] 0.49% 1545M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] 0.49% 1544M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.46% 1469M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] 0.44% 1398M java.util.Arrays#copyOfRange() [Inlined code] 0.35% 1122M java.lang.String#format() [Inlined code] 0.32% 1021M java.util.Formatter#() [Inlined code] 0.32% 1019M java.util.List#of() [Inlined code] 0.32% 1004M java.lang.AbstractStringBuilder#() [Inlined code] 0.30% 962M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 0.30% 944M java.lang.StringLatin1#newString() [Inlined code] 0.29% 905M java.lang.StringBuilder#toString() [Inlined code] 0.26% 837M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] 0.26% 835M java.lang.StringLatin1#replace() [Inlined code] 0.23% 728M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.16% 493M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.15% 485M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] 0.13% 401M java.util.ArrayList#iterator() [JIT compiled code] 0.10% 330M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] 0.09% 299M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.09% 270M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] 0.07% 228M java.lang.Thread#beforeSleep() [Interpreted code] 0.07% 224M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] 0.07% 209M org.apache.lucene.util.BytesRef#deepCopyOf() [Inlined code] 0.07% 206M java.nio.HeapByteBuffer#asReadOnlyBuffer() [Inlined code] 0.06% 200M java.util.ArrayList#subList() [Inlined code] 0.06% 188M org.apache.lucene.util.ArrayUtil#growExact() [JIT compiled code] 0.05% 171M perf.StatisticsHelper#startStatistics() [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=2 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 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 472291 events (total: 317275M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 20.31% 64445M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 13.35% 42358M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] 8.33% 26436M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 7.23% 22944M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] 7.09% 22493M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 6.99% 22178M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] 4.77% 15139M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 3.27% 10369M 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.03% 9629M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] 2.82% 8940M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] 2.65% 8395M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 1.74% 5521M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] 1.64% 5209M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] 1.43% 4522M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 1.31% 4169M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.14% 3623M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] 1.04% 3285M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] 0.90% 2854M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.83% 2646M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] 0.81% 2571M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.72% 2284M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.67% 2111M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.53% 1693M java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.49% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.49% 1544M 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.48% 1517M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [Inlined code] 0.46% 1469M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] 0.34% 1076M java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.32% 1021M java.util.Formatter#() [Inlined code] at java.lang.String#format() [Inlined code] 0.32% 1019M java.util.List#of() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.32% 1004M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] 0.30% 944M java.lang.StringLatin1#newString() [Inlined code] at java.lang.Integer#toString() [Inlined code] 0.29% 935M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] 0.29% 905M java.lang.StringBuilder#toString() [Inlined code] at java.util.Formatter#toString() [Inlined code] 0.26% 837M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] at java.util.Formatter#parse() [Inlined code] 0.26% 835M java.lang.StringLatin1#replace() [Inlined code] at java.lang.String#replace() [Inlined code] 0.23% 734M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.StringLatin1#newString() [Inlined code] 0.23% 728M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] 0.21% 658M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] 0.15% 485M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.14% 448M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x00000000401b0400#newInvokeSpecial() [Inlined code] 0.10% 330M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.10% 313M java.util.ArrayList#iterator() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.09% 299M 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% 270M 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% 261M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.07% 228M java.lang.Thread#beforeSleep() [Interpreted code] at java.lang.Thread#sleepNanos() [Interpreted code] 0.07% 224M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue() [Inlined code] 0.07% 209M org.apache.lucene.util.BytesRef#deepCopyOf() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] 0.07% 206M 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.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 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 472291 events (total: 317275M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 20.31% 64445M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 13.35% 42358M 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.24% 26135M 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.23% 22944M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] 7.09% 22493M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 5.42% 17205M 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.77% 15139M 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.00% 9530M 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.81% 8907M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 2.62% 8327M 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.73% 5494M 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.60% 5074M 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.57% 4995M org.apache.lucene.codecs.lucene103.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.43% 4522M 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% 4325M org.apache.lucene.codecs.lucene103.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.31% 4169M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.04% 3314M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] 0.98% 3107M 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.97% 3067M 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.90% 2854M 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% 2646M 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.81% 2571M 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.72% 2276M 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.67% 2111M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.53% 1693M 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% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.48% 1527M 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.48% 1517M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [Inlined code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.45% 1432M 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.42% 1322M 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.34% 1076M java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 0.32% 1019M 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.32% 1000M 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.31% 999M org.apache.lucene.codecs.lucene103.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.30% 951M 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.29% 935M 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.28% 898M java.lang.StringLatin1#newString() [Inlined code] at java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.26% 839M 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.26% 837M 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.24% 769M 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% 706M 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% 669M 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.21% 658M 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% 485M 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.14% 448M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x00000000401b0400#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.14% 432M 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.10% 330M 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.10% 313M java.util.ArrayList#iterator() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] 0.10% 308M 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#invertTerm() [Inlined code] 0.09% 299M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 472291 events (total: 317275M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 20.31% 64445M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 13.35% 42358M 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] 7.09% 22493M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 6.65% 21092M 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.01% 12728M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] 3.48% 11025M 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.59% 8230M 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.31% 7330M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] 1.73% 5494M 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.73% 5493M 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.70% 5385M 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.61% 5092M 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.60% 5074M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.36% 4325M org.apache.lucene.codecs.lucene103.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.0x00000000401d5178#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 1.31% 4169M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.26% 4000M 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.0x00000000401d5178#merge() [Interpreted code] 1.10% 3481M 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.03% 3275M 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.0x00000000401d5178#merge() [Interpreted code] 1.01% 3203M 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.97% 3067M 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.94% 2971M 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.92% 2932M 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() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.90% 2854M 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.87% 2747M org.apache.lucene.codecs.lucene103.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.84% 2657M 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.80% 2553M 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.77% 2437M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] 0.76% 2411M 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.76% 2399M 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.64% 2017M org.apache.lucene.codecs.lucene103.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.58% 1844M 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.58% 1837M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] 0.57% 1820M 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.53% 1693M 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.52% 1634M 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.49% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.48% 1517M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [Inlined code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.45% 1429M 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.45% 1412M 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.41% 1308M 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.41% 1308M 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.37% 1167M 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] 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.36% 1154M 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.36% 1140M 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.34% 1076M 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% 1019M 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.32% 1010M 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] 0.31% 984M 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.30% 951M 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] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.30% 940M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for heap at stackSize=12 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 189.24 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 472291 events (total: 317275M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 20.31% 64445M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 13.35% 42358M 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] 7.09% 22493M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 5.72% 18143M 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] 3.78% 12008M 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] 3.48% 11025M 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.0x00000000401d5178#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] 2.20% 6968M 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] 2.09% 6628M 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.73% 5494M 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.0x00000000401d5178#merge() [Interpreted code] 1.70% 5385M 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.0x00000000401d5178#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.61% 5117M 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.60% 5074M 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.53% 4846M 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] 1.36% 4325M org.apache.lucene.codecs.lucene103.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.0x00000000401d5178#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.31% 4169M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.26% 4000M 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.0x00000000401d5178#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.10% 3481M 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] 1.03% 3275M 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.0x00000000401d5178#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.97% 3067M 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.96% 3040M 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% 2854M 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.86% 2742M 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.85% 2681M 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() [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.76% 2399M 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.74% 2358M org.apache.lucene.codecs.lucene103.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.70% 2226M 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.68% 2162M 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.64% 2021M 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] 0.64% 2017M org.apache.lucene.codecs.lucene103.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.62% 1976M 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.55% 1745M 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.54% 1714M 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.53% 1693M 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.51% 1602M 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.50% 1588M 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.49% 1556M 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.49% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.48% 1517M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [Inlined code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000401d5178#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.47% 1489M 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() [Inlined code] 0.45% 1429M 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.0x00000000401d5178#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.41% 1308M 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.0x00000000401d5178#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.36% 1154M 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.0x00000000401d5178#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] 0.34% 1091M 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] 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.34% 1079M 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.34% 1076M 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% 1019M 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.32% 1011M 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.31% 971M 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] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] 0.30% 951M 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] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.30% 937M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] at 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] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] move log to /l/logs.nightly/2026.04.11.23.58.22/fastIndexMediumDocs.log move vmstat log to /l/logs.nightly/2026.04.11.23.58.22/fastIndexMediumDocs.vmstat.log move top log to /l/logs.nightly/2026.04.11.23.58.22/fastIndexMediumDocs.top.log [2026-04-12 07:22:58.418956] took 97.1 sec [2026-04-12 07:22:58.423086] medIndexAtClose None [2026-04-12 07:22:58.424357] 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=2431715 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Version: 2.1 Chunks: 20 Start: 2026-04-12 15:17:07 (UTC) Duration: 415 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 11958193 239142643 jdk.NativeMethodSample 33798 508583 jdk.BooleanFlag 13840 456780 jdk.ObjectAllocationInNewTLAB 12569 274501 jdk.CPULoad 7629 160209 jdk.UnsignedIntFlag 1240 44460 jdk.Checkpoint 1226 6172928 jdk.IntFlag 1120 41660 jdk.StringFlag 900 35180 jdk.FileWrite 541 15925 jdk.Compilation 30 814 jdk.CPUInformation 20 30060 jdk.GCConfiguration 20 540 jdk.JVMInformation 20 23940 jdk.Metadata 20 2210560 jdk.ObjectAllocationOutsideTLAB 7 134 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.FileRead 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 237.58 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 33798 events (total: 33798) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 76.77% 25947 jdk.jfr.internal.JVM#emitEvent() [Native code] 16.07% 5432 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 6.79% 2296 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 0.20% 66 jdk.internal.misc.Unsafe#park() [Native code] 0.11% 38 jdk.internal.misc.Unsafe#unpark() [Native code] 0.01% 5 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.01% 4 java.lang.Object#wait0() [Native code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.01% 2 java.io.RandomAccessFile#open0() [Native code] 0.00% 1 jdk.jfr.internal.JVM#shouldRotateDisk() [Native code] 0.00% 1 java.io.FileDescriptor#close0() [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 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 33798 events (total: 33798) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 76.77% 25947 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] 16.07% 5432 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] 6.79% 2296 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] 0.20% 66 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] 0.11% 38 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] 0.01% 5 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] 0.01% 4 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Inlined code] 0.01% 2 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Inlined code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] 0.00% 1 jdk.jfr.internal.JVM#shouldRotateDisk() [Native code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] 0.00% 1 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=4 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 33798 events (total: 33798) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 76.77% 25947 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] 16.07% 5432 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] 6.68% 2259 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.17% 57 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.11% 38 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.11% 37 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.03% 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#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.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() [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] 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.01% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.00% 1 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.RandomAccessFile$1#close() [JIT compiled code] at java.io.FileDescriptor#closeAll() [JIT compiled code] 0.00% 1 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.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.0x000000003807aa58#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=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 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 33798 events (total: 33798) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 76.77% 25947 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.0x000000003807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 16.07% 5432 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] 6.65% 2249 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.17% 57 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.11% 38 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() [Inlined code] 0.11% 37 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.03% 10 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.03% 9 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.01% 5 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [JIT compiled code] 0.01% 4 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.0x000000003807aa58#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() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] 0.01% 2 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Inlined code] at java.io.RandomAccessFile#() [JIT compiled code] at java.io.RandomAccessFile#() [Inlined code] at jdk.jfr.internal.RepositoryChunk#() [JIT compiled code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] 0.00% 1 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.0x000000003807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 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 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.RandomAccessFile$1#close() [JIT compiled code] at java.io.FileDescriptor#closeAll() [JIT compiled code] at java.io.RandomAccessFile#close() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#finish() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#finishChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 33798 events (total: 33798) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 76.77% 25947 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.0x000000003807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 16.07% 5432 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.42% 1155 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.0x00000000381f6288#close() [Interpreted code] 3.24% 1094 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] 0.17% 57 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.11% 38 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() [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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.11% 37 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.03% 10 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.03% 9 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [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() [JIT compiled code] 0.01% 5 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] 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() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000003807aa58#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() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] 0.01% 2 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.0x000000003807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted 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.0x000000003807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [JIT compiled code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] at jdk.jfr.internal.RepositoryChunk#finish() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#finishChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [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() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [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() [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] 0.00% 1 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.RandomAccessFile$1#close() [JIT compiled code] at java.io.FileDescriptor#closeAll() [JIT compiled code] at java.io.RandomAccessFile#close() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#finish() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#finishChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [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.0x000000003807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [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.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 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12575 events (total: 15650M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 84.28% 13191M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 5.48% 858M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 3.89% 608M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 2.10% 328M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 1.29% 201M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] 1.05% 164M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.85% 133M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] 0.42% 65M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.30% 47M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.18% 28M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.08% 12M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.03% 5M java.util.ArrayList#iterator() [JIT compiled code] 0.01% 1M java.util.logging.LogManager#reset() [Interpreted code] 0.01% 1M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.01% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal() [Inlined code] 0.01% 1M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] 0.00% 7944 java.time.Instant#create() [JIT compiled code] 0.00% 5368 java.util.Arrays#copyOfRange() [Inlined code] 0.00% 5320 jdk.jfr.internal.Repository#newChunk() [JIT compiled code] 0.00% 5320 java.lang.AbstractStringBuilder#() [JIT compiled code] 0.00% 5312 java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] 0.00% 5312 java.lang.StringBuilder#toString() [Inlined code] 0.00% 5296 java.time.LocalDate#ofEpochDay() [JIT compiled code] 0.00% 5296 java.time.Clock#systemDefaultZone() [Inlined code] 0.00% 2680 jdk.jfr.internal.RepositoryChunk#() [JIT compiled code] 0.00% 2656 java.time.LocalDateTime#ofEpochSecond() [JIT compiled code] 0.00% 160 java.lang.Object#clone() [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=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 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12575 events (total: 15650M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 84.28% 13191M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] 5.48% 858M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] 3.89% 608M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] 1.42% 221M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 1.29% 201M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] 1.05% 164M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.85% 133M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.68% 106M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] 0.31% 47M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] 0.30% 47M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] 0.18% 28M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.11% 17M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue#take() [Interpreted code] 0.08% 12M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] 0.03% 5M java.util.ArrayList#iterator() [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler#sync() [Interpreted code] 0.01% 1M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.01% 1M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.01% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal() [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment() [Inlined code] 0.01% 1M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] at java.lang.ThreadLocal#setInitialValue() [JIT compiled code] 0.00% 7944 java.time.Instant#create() [JIT compiled code] at java.time.Instant#ofEpochSecond() [JIT compiled code] 0.00% 5368 java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [JIT compiled code] 0.00% 5320 java.lang.AbstractStringBuilder#() [JIT compiled code] at java.lang.StringBuilder#() [Inlined code] 0.00% 5320 jdk.jfr.internal.Repository#newChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [JIT compiled code] 0.00% 5312 java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doChunkBegin() [JIT compiled code] 0.00% 5296 java.time.LocalDate#ofEpochDay() [JIT compiled code] at java.time.LocalDateTime#ofEpochSecond() [JIT compiled code] 0.00% 5296 java.time.Clock#systemDefaultZone() [Inlined code] at java.time.LocalDateTime#now() [Inlined code] 0.00% 2680 jdk.jfr.internal.RepositoryChunk#() [JIT compiled code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] 0.00% 2656 java.time.LocalDateTime#ofEpochSecond() [JIT compiled code] at java.time.LocalDateTime#now() [JIT compiled code] 0.00% 2656 java.lang.StringBuilder#toString() [Inlined code] at jdk.jfr.internal.util.ValueFormatter#formatDateTime() [JIT compiled code] 0.00% 2656 java.lang.StringBuilder#toString() [Inlined code] at jdk.jfr.internal.management.ChunkFilename#next() [JIT compiled code] 0.00% 160 java.lang.Object#clone() [Native code] at java.util.TimeZone#clone() [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=4 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12575 events (total: 15650M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 78.67% 12312M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] 5.61% 878M 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.48% 858M 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] 3.89% 608M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] 1.42% 221M 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.29% 201M 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.05% 164M 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.85% 133M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.68% 106M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.31% 47M 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.30% 47M 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.18% 28M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] 0.11% 17M 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.08% 12M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] 0.03% 5M java.util.ArrayList#iterator() [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler#sync() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#close() [Interpreted code] at org.apache.lucene.index.IndexWriter#rollbackInternalNoCommit() [Interpreted code] 0.01% 1M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.01% 1M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.01% 1M 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.01% 1M 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% 7944 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% 5320 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% 5312 java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doChunkBegin() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] 0.00% 5296 java.time.Clock#systemDefaultZone() [Inlined code] at java.time.LocalDateTime#now() [Inlined code] at jdk.jfr.internal.Repository#timestamp() [Inlined code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] 0.00% 5296 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% 2704 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.00% 2680 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% 2664 java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [JIT compiled code] at java.lang.StringBuilder#toString() [Inlined code] at jdk.jfr.internal.management.ChunkFilename#next() [JIT compiled code] 0.00% 2664 java.lang.AbstractStringBuilder#() [JIT compiled code] at java.lang.StringBuilder#() [Inlined code] at jdk.jfr.internal.util.ValueFormatter#formatDateTime() [JIT compiled code] at jdk.jfr.internal.management.ChunkFilename#next() [JIT compiled code] 0.00% 2656 java.lang.StringBuilder#toString() [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() [JIT compiled code] 0.00% 2656 java.lang.AbstractStringBuilder#() [JIT compiled code] at java.lang.StringBuilder#() [Inlined code] at jdk.jfr.internal.management.ChunkFilename#next() [JIT compiled code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] 0.00% 2656 java.lang.StringBuilder#toString() [Inlined code] at jdk.jfr.internal.util.ValueFormatter#formatDateTime() [JIT compiled code] at jdk.jfr.internal.management.ChunkFilename#next() [JIT compiled code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] 0.00% 2656 java.time.LocalDateTime#ofEpochSecond() [JIT compiled code] at java.time.LocalDateTime#now() [JIT compiled code] at java.time.LocalDateTime#now() [Inlined code] at jdk.jfr.internal.Repository#timestamp() [Inlined code] 0.00% 160 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12575 events (total: 15650M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 70.73% 11069M 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] 7.94% 1243M 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] 5.61% 878M 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] 5.48% 858M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 3.89% 608M 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] 1.42% 221M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 1.29% 201M 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() [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.05% 164M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000381f32a8#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] 0.85% 133M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000381f32a8#call() [JIT compiled code] 0.68% 106M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.31% 47M 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.30% 47M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 0.18% 28M 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] 0.11% 17M 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.08% 12M 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.0x00000000381ee758#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.03% 5M java.util.ArrayList#iterator() [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler#sync() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#close() [Interpreted code] at org.apache.lucene.index.IndexWriter#rollbackInternalNoCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#rollbackInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#rollback() [Interpreted code] at perf.Indexer#_main() [Interpreted code] at perf.Indexer#main() [Interpreted code] 0.01% 1M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.01% 1M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.01% 1M 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.01% 1M 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] 0.00% 7944 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] at java.time.LocalDateTime#now() [JIT compiled code] at java.time.LocalDateTime#now() [Inlined code] at jdk.jfr.internal.Repository#timestamp() [Inlined code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] 0.00% 5320 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.0x000000003807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 5312 java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doChunkBegin() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [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.0x000000003807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 5296 java.time.Clock#systemDefaultZone() [Inlined code] at java.time.LocalDateTime#now() [Inlined code] at jdk.jfr.internal.Repository#timestamp() [Inlined code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] 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.0x000000003807aa58#run() [Interpreted code] 0.00% 5296 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] at jdk.jfr.internal.Repository#timestamp() [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] 0.00% 2704 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] at sun.nio.fs.UnixPath#toString() [Inlined code] at java.nio.file.Path#toFile() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#() [JIT compiled code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] 0.00% 2680 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.0x000000003807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 2664 java.lang.AbstractStringBuilder#() [JIT compiled code] at java.lang.StringBuilder#() [Inlined code] at jdk.jfr.internal.util.ValueFormatter#formatDateTime() [JIT compiled 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() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] 0.00% 2664 java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [JIT compiled code] at java.lang.StringBuilder#toString() [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() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] 0.00% 2656 java.lang.AbstractStringBuilder#() [JIT compiled code] at java.lang.StringBuilder#() [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() [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.0x000000003807aa58#run() [Interpreted code] 0.00% 2656 java.time.LocalDateTime#ofEpochSecond() [JIT compiled code] at java.time.LocalDateTime#now() [JIT compiled code] at java.time.LocalDateTime#now() [Inlined code] at jdk.jfr.internal.Repository#timestamp() [Inlined code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] 0.00% 2656 java.lang.StringBuilder#toString() [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() [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.0x000000003807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 0.00% 2656 java.lang.StringBuilder#toString() [Inlined code] at jdk.jfr.internal.util.ValueFormatter#formatDateTime() [JIT compiled 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() [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.0x000000003807aa58#run() [Interpreted code] 0.00% 160 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] at java.time.ZoneId#systemDefault() [Inlined code] at java.time.Clock#systemDefaultZone() [Inlined code] at java.time.LocalDateTime#now() [Inlined code] at jdk.jfr.internal.Repository#timestamp() [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.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 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 237.58 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12575 events (total: 15650M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 70.73% 11069M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000381f32a8#call() [JIT compiled code] 7.94% 1243M 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() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 5.61% 878M 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() [JIT compiled code] 5.00% 781M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000381f32a8#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 3.89% 608M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000381f32a8#call() [JIT compiled code] 1.27% 198M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000381f32a8#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.19% 186M 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() [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.0x00000000381f32a8#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% 151M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000381f32a8#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.0x00000000381f3800#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.85% 133M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000381f32a8#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.0x00000000381f3800#run() [JIT compiled code] 0.56% 86M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000381f32a8#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.49% 76M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000381f32a8#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.31% 47M 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.30% 47M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000381f32a8#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] 0.18% 28M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.15% 23M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000381f32a8#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.13% 19M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000381f32a8#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.11% 17M 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.10% 15M 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() [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.0x00000000381f32a8#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.08% 12M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000381f32a8#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build() [JIT compiled code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] 0.08% 12M 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.0x00000000381ee758#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% 5M java.util.ArrayList#iterator() [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler#sync() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#close() [Interpreted code] at org.apache.lucene.index.IndexWriter#rollbackInternalNoCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#rollbackInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#rollback() [Interpreted code] at perf.Indexer#_main() [Interpreted code] at perf.Indexer#main() [Interpreted code] 0.01% 1M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.01% 1M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.01% 1M 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() [Inlined code] 0.01% 1M 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] 0.00% 7944 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] at java.time.LocalDateTime#now() [JIT compiled code] at java.time.LocalDateTime#now() [Inlined code] at jdk.jfr.internal.Repository#timestamp() [Inlined code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [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.0x000000003807aa58#run() [Interpreted code] 0.00% 5320 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.0x000000003807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 5312 java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doChunkBegin() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [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.0x000000003807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 5296 java.time.Clock#systemDefaultZone() [Inlined code] at java.time.LocalDateTime#now() [Inlined code] at jdk.jfr.internal.Repository#timestamp() [Inlined code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] 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.0x000000003807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 5296 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] at jdk.jfr.internal.Repository#timestamp() [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] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000003807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 2704 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] at sun.nio.fs.UnixPath#toString() [Inlined code] at java.nio.file.Path#toFile() [JIT compiled 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.0x000000003807aa58#run() [Interpreted code] 0.00% 2680 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.0x000000003807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 2664 java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [JIT compiled code] at java.lang.StringBuilder#toString() [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() [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.0x000000003807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 2664 java.lang.AbstractStringBuilder#() [JIT compiled code] at java.lang.StringBuilder#() [Inlined code] at jdk.jfr.internal.util.ValueFormatter#formatDateTime() [JIT compiled 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() [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.0x000000003807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 2656 java.time.LocalDateTime#ofEpochSecond() [JIT compiled code] at java.time.LocalDateTime#now() [JIT compiled code] at java.time.LocalDateTime#now() [Inlined code] at jdk.jfr.internal.Repository#timestamp() [Inlined code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [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.0x000000003807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 2656 java.lang.StringBuilder#toString() [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() [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.0x000000003807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 2656 java.lang.AbstractStringBuilder#() [JIT compiled code] at java.lang.StringBuilder#() [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() [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.0x000000003807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 2656 java.lang.StringBuilder#toString() [Inlined code] at jdk.jfr.internal.util.ValueFormatter#formatDateTime() [JIT compiled 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() [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.0x000000003807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 160 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] at java.time.ZoneId#systemDefault() [Inlined code] at 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] 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] move log to /l/logs.nightly/2026.04.11.23.58.22/fastIndexMediumDocsWithVectors.log move vmstat log to /l/logs.nightly/2026.04.11.23.58.22/fastIndexMediumDocsWithVectors.vmstat.log move top log to /l/logs.nightly/2026.04.11.23.58.22/fastIndexMediumDocsWithVectors.top.log [2026-04-12 11:24:17.350896] took 13870.7 sec [2026-04-12 11:24:17.355007] medIndexVectorsAtClose None [2026-04-12 11:24:17.362914] 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=2578919 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-12 17:20:08 (UTC) Duration: 207 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 8746331 174890951 jdk.FileWrite 1850943 50110860 jdk.ObjectAllocationInNewTLAB 241638 4674572 jdk.ObjectAllocationOutsideTLAB 39873 696311 jdk.NativeMethodSample 38832 602122 jdk.FileRead 17920 523950 jdk.BooleanFlag 13148 433941 jdk.CPULoad 3462 72702 jdk.UnsignedIntFlag 1178 42237 jdk.IntFlag 1064 39577 jdk.StringFlag 855 33706 jdk.Checkpoint 850 15266052 jdk.Compilation 97 2689 jdk.CPUInformation 19 28557 jdk.GCConfiguration 19 513 jdk.JVMInformation 19 23655 jdk.Metadata 19 2100032 jdk.GarbageCollection 6 159 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.98 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 38832 events (total: 38832) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 37.21% 14451 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 30.24% 11741 jdk.jfr.internal.JVM#emitEvent() [Native code] 17.09% 6635 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 10.60% 4117 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 4.28% 1661 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 0.16% 62 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.09% 34 jdk.internal.misc.Unsafe#park() [Native code] 0.07% 28 jdk.internal.misc.Unsafe#unpark() [Native code] 0.06% 24 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.05% 18 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.04% 17 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.03% 11 sun.nio.ch.NativeThread#current0() [Native code] 0.02% 6 java.io.RandomAccessFile#open0() [Native code] 0.01% 5 java.io.FileDescriptor#close0() [Native code] 0.01% 5 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.01% 4 java.io.FileOutputStream#writeBytes() [Native code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] 0.01% 2 jdk.jfr.internal.JVM#flush() [Native code] 0.00% 1 jdk.jfr.internal.JVM#shouldRotateDisk() [Native code] 0.00% 1 java.lang.Thread#sleepNanos0() [Native code] 0.00% 1 java.lang.Object#wait0() [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.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 38832 events (total: 38832) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 37.21% 14451 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] 30.24% 11741 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] 17.09% 6635 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] 10.60% 4117 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] 4.26% 1656 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] 0.16% 62 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] 0.09% 34 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] 0.07% 28 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] 0.06% 24 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] 0.05% 18 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] 0.04% 17 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] 0.03% 11 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] 0.02% 6 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Inlined code] 0.01% 5 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] 0.01% 5 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.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Inlined code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [JIT compiled code] 0.01% 2 jdk.jfr.internal.JVM#flush() [Native code] at jdk.jfr.internal.event.EventWriter#flush() [JIT compiled code] 0.00% 1 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] 0.00% 1 jdk.jfr.internal.JVM#addStringConstant() [Native code] at jdk.jfr.internal.StringPool#storeString() [JIT compiled code] 0.00% 1 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined 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.Unsafe#allocateMemory0() [Native code] at jdk.internal.misc.Unsafe#allocateMemory() [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for cpu at stackSize=4 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 38832 events (total: 38832) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 37.21% 14451 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.24% 11741 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] 17.09% 6635 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] 10.60% 4117 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.76% 1070 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.51% 586 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.16% 62 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.08% 31 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.07% 26 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [JIT compiled code] 0.05% 21 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.05% 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.03% 11 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] 0.02% 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.02% 6 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] 0.02% 6 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% 5 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 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#implRead() [Inlined code] 0.01% 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.01% 4 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] 0.01% 4 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% 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.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% 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.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 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer#release() [Inlined code] 0.01% 2 jdk.jfr.internal.JVM#flush() [Native code] at jdk.jfr.internal.event.EventWriter#flush() [JIT compiled code] at jdk.jfr.internal.event.EventWriter#isValidForSize() [Inlined code] at jdk.jfr.internal.event.EventWriter#putLong() [Inlined code] 0.00% 1 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.RandomAccessFile$1#close() [JIT compiled code] at java.io.FileDescriptor#closeAll() [JIT compiled code] 0.00% 1 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 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 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.0x000000005507aa58#run() [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] 0.00% 1 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] at jdk.internal.misc.Unsafe#allocateMemory() [JIT compiled code] at sun.nio.ch.Util#getTemporaryDirectBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] 0.00% 1 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] at java.lang.Thread#sleep() [JIT compiled code] at perf.Indexer#_main() [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=8 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for cpu at stackSize=8 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 38832 events (total: 38832) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 37.21% 14451 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] 19.39% 7528 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.0x000000005507aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 16.98% 6595 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] 10.85% 4213 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.0x000000005507aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 10.60% 4117 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.76% 1070 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.33% 516 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() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled 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] 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% 40 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.10% 38 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.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.08% 31 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.07% 26 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [JIT compiled code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 0.05% 21 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% 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 org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.02% 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% 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#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.01% 5 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Inlined code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [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() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [Inlined code] 0.01% 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() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] 0.01% 4 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [Inlined code] 0.01% 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() [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% 4 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 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 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.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Inlined code] at java.io.RandomAccessFile#() [JIT compiled code] at java.io.RandomAccessFile#() [Inlined code] at jdk.jfr.internal.RepositoryChunk#() [JIT compiled code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [Inlined code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] 0.01% 2 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.01% 2 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] at java.nio.channels.FileChannel#open() [Inlined code] 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() [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] 0.01% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.01% 2 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.01% 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] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#readMetadata() [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() [Inlined code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [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 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.Lucene90NormsConsumer#() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsConsumer() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#exists() [JIT compiled code] at java.nio.file.Files#exists() [Inlined code] at jdk.jfr.internal.management.ChunkFilename#next() [JIT compiled code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] 0.00% 1 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] at jdk.internal.misc.Unsafe#allocateMemory() [JIT compiled code] at sun.nio.ch.Util#getTemporaryDirectBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [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 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.0x000000005507aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#openDataInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] 0.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() [JIT compiled code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] 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 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.RandomAccessFile$1#close() [JIT compiled code] at java.io.FileDescriptor#closeAll() [JIT compiled code] at java.io.RandomAccessFile#close() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#finish() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#finishChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#openDataInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#() [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.lucene99.Lucene99HnswVectorsWriter#() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#() [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.Lucene90CompressingStoredFieldsWriter#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsWriter() [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.0x000000005507aa58#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.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.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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 38832 events (total: 38832) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 33.47% 12997 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] 19.39% 7528 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.0x000000005507aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 16.98% 6595 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] 10.85% 4213 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.0x000000005507aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 7.35% 2856 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 3.74% 1454 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() [JIT compiled code] 3.25% 1261 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.76% 1070 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.80% 311 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() [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] 0.53% 205 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() [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.14% 53 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [Inlined code] at org.apache.lucene.store.FSDirectory#createOutput() [Inlined code] 0.10% 38 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.08% 32 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.08% 31 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.07% 26 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [JIT compiled code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.05% 18 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [JIT compiled code] at java.util.zip.CheckedOutputStream#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#write() [Inlined code] 0.03% 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() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] 0.01% 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#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.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.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() [JIT compiled code] at java.util.zip.CheckedOutputStream#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#write() [Inlined code] 0.01% 5 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [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% 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.Lucene90NormsProducer#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsProducer() [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% 4 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% 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() [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% 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() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [Inlined code] at org.apache.lucene.store.Directory#openChecksumInput() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [Inlined code] 0.01% 4 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [Inlined code] at sun.nio.ch.ChannelOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [Inlined code] 0.01% 3 java.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.0x000000005507aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#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#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% 3 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] 0.01% 3 sun.nio.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() [JIT compiled code] at org.apache.lucene.index.TieredMergePolicy#getSortedBySegmentSize() [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() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createTempOutput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#readMetadata() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#() [JIT compiled code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#read() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [JIT compiled code] 0.01% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#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.Lucene90NormsConsumer#() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsConsumer() [Inlined 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.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] 0.01% 2 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.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [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() [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] at org.apache.lucene.index.SegmentReader#() [JIT compiled code] at org.apache.lucene.index.ReadersAndUpdates#getReader() [JIT compiled code] at org.apache.lucene.index.ReadersAndUpdates#getReaderForMerge() [JIT compiled code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104HnswScalarQuantizedVectorsFormat#fieldsReader() [JIT compiled code] 0.01% 2 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Inlined code] at java.io.RandomAccessFile#() [JIT compiled code] at java.io.RandomAccessFile#() [Inlined code] at jdk.jfr.internal.RepositoryChunk#() [JIT compiled code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [Inlined code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000005507aa58#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() [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.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.lucene104.Lucene104ScalarQuantizedVectorsFormat#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.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.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% 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() [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.0x000000005507aa58#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() [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] 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.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.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.lucene99.Lucene99HnswVectorsWriter#() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104HnswScalarQuantizedVectorsFormat#fieldsWriter() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#getInstance() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#addField() [JIT compiled code] at org.apache.lucene.index.VectorValuesConsumer#addField() [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.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 281510 events (total: 49677M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 35.99% 17878M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 27.63% 13724M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] 5.57% 2766M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 3.71% 1842M java.nio.HeapByteBuffer#() [Inlined code] 3.60% 1788M perf.LineFileDocs#readVector() [Inlined code] 2.73% 1358M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 2.51% 1246M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 2.05% 1017M perf.LineFileDocs#nextDoc() [JIT compiled code] 1.74% 862M java.lang.StringUTF16#compress() [Inlined code] 1.52% 754M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 1.16% 576M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 1.13% 563M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 0.96% 474M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.95% 472M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] 0.94% 467M perf.LineFileDocs#readDocs() [JIT compiled code] 0.73% 362M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] 0.72% 360M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] 0.68% 336M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] 0.51% 255M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] 0.51% 253M org.apache.lucene.util.TimSorter#() [Inlined code] 0.50% 249M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.37% 185M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.29% 142M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] 0.24% 118M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.22% 110M org.apache.lucene.util.BytesRef#() [Inlined code] 0.22% 108M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] 0.19% 96M java.util.ArrayList#grow() [Inlined code] 0.19% 95M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] 0.18% 90M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.18% 89M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] 0.15% 76M org.apache.lucene.document.IntPoint#pack() [Inlined code] 0.15% 73M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] 0.12% 61M java.util.Formatter#parse() [JIT compiled code] 0.11% 52M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.09% 46M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] 0.09% 44M org.apache.lucene.document.StringField#setStringValue() [Inlined code] 0.07% 34M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.07% 32M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] 0.06% 30M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.06% 30M java.lang.reflect.Array#newInstance() [Inlined code] 0.06% 29M java.lang.Integer#toString() [Inlined code] 0.06% 27M org.apache.lucene.util.compress.LZ4$HighCompressionHashTable#() [Inlined code] 0.05% 27M java.util.Arrays#copyOfRange() [Inlined code] 0.04% 20M java.lang.StringLatin1#replace() [Inlined code] 0.04% 20M java.lang.String#format() [Inlined code] 0.04% 19M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] 0.04% 19M java.util.Formatter$FormatSpecifierParser#parse() [JIT compiled code] 0.04% 19M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.04% 18M java.lang.StringBuilder#toString() [Inlined code] 0.04% 17M 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.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.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 281510 events (total: 49677M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 35.94% 17852M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] 25.92% 12877M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [Inlined code] 4.48% 2226M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] 3.71% 1842M java.nio.HeapByteBuffer#() [Inlined code] at java.nio.ByteBuffer#allocate() [Inlined code] 3.60% 1788M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] 2.73% 1358M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] 2.51% 1246M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 2.05% 1017M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 1.74% 862M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] 1.71% 847M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] 1.52% 754M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] 1.16% 576M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] 1.13% 563M 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.08% 536M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] 0.95% 472M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.94% 467M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.73% 362M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 0.68% 336M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] 0.61% 303M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.57% 281M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] 0.51% 255M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] 0.51% 253M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] 0.50% 249M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 0.35% 171M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.32% 159M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.22% 108M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.20% 101M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] 0.20% 98M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] 0.19% 96M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 0.19% 95M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] 0.18% 91M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize() [Inlined code] 0.18% 89M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] 0.16% 78M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.15% 76M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] 0.15% 73M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.12% 61M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] 0.12% 61M java.util.Formatter#parse() [JIT compiled code] at java.util.Formatter#format() [Inlined code] 0.11% 52M 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.10% 51M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors() [JIT compiled code] 0.09% 46M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] 0.09% 44M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.07% 32M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.06% 30M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] 0.06% 29M java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.06% 29M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.06% 28M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x00000000551c0400#newInvokeSpecial() [Inlined code] 0.06% 27M org.apache.lucene.util.compress.LZ4$HighCompressionHashTable#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.05% 26M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] 0.05% 22M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [Inlined code] 0.04% 20M java.lang.StringLatin1#replace() [Inlined code] at java.lang.String#replace() [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.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 281510 events (total: 49677M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 32.57% 16178M 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.42% 7162M 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.20% 5565M 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#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] 4.48% 2226M 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.69% 1831M 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.60% 1788M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 3.32% 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#addOutOfOrder() [Inlined code] 2.73% 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.51% 1246M 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.05% 1017M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.73% 861M 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.68% 833M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] 1.24% 616M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] 1.16% 576M 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.08% 536M 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.95% 472M 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.94% 467M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.73% 362M 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.63% 312M org.apache.lucene.codecs.lucene103.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.61% 303M 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.57% 281M 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.51% 255M 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.51% 253M 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.50% 250M org.apache.lucene.codecs.lucene103.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% 240M 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.37% 183M 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.31% 155M 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% 148M 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.28% 138M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] 0.25% 124M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.22% 108M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] 0.20% 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() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.20% 96M 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.19% 96M 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.19% 95M 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.18% 91M 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.17% 84M 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.16% 78M 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.15% 76M 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.15% 73M 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.13% 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.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] 0.13% 63M 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.12% 61M 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.12% 61M java.util.Formatter#parse() [JIT compiled code] at java.util.Formatter#format() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.lang.String#format() [Inlined code] 0.11% 52M 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.10% 51M 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.09% 44M 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.09% 43M 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.07% 34M 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.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] 0.07% 32M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 281510 events (total: 49677M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 22.20% 11027M 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.42% 7162M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 11.20% 5565M 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#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] 6.95% 3452M 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.48% 2226M 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.69% 1831M 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.60% 1788M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 3.20% 1590M 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] 2.09% 1039M 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] 2.05% 1017M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.84% 915M 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.73% 861M 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.68% 833M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 1.40% 696M 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.24% 616M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 1.11% 549M 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.10% 545M 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.94% 467M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.87% 433M 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.73% 364M 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.61% 304M 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.58% 290M 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.58% 289M 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.51% 253M 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.50% 250M org.apache.lucene.codecs.lucene103.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.0x00000000551e2638#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.50% 246M 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.0x00000000551e2638#merge() [Interpreted code] 0.49% 245M 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.45% 221M 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.39% 195M 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% 183M 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.0x00000000551f6d20#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] 0.37% 181M 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.34% 168M 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.0x00000000551e2638#merge() [Interpreted code] 0.32% 158M org.apache.lucene.codecs.lucene103.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% 148M 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.0x00000000551f6d20#call() [JIT compiled code] 0.28% 136M 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.26% 130M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] 0.25% 124M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000551f6d20#call() [JIT compiled code] 0.24% 121M 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.22% 107M 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.21% 102M org.apache.lucene.codecs.lucene103.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.20% 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() [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.20% 96M 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.19% 95M 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.18% 91M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFieldToIndex() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFieldToIndex() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] 0.17% 85M 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% 84M 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() [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.16% 78M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.15% 76M 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.15% 72M 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.14% 68M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.98 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 281510 events (total: 49677M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 22.20% 11027M 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.0x00000000551f6d20#call() [JIT compiled code] 14.42% 7162M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 11.20% 5565M 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#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.0x00000000551f6d20#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] 6.95% 3452M 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.48% 2226M 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.69% 1831M 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.60% 1788M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 2.43% 1205M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 2.09% 1039M 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] 2.05% 1017M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.73% 861M 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.70% 844M 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.0x00000000551f6d20#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.68% 833M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000551f6d20#call() [JIT compiled code] 1.24% 616M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000551f6d20#call() [JIT compiled code] 1.11% 549M 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.0x00000000551e2638#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.10% 545M 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.94% 467M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.87% 433M 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.77% 381M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.71% 353M 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.61% 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] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] 0.58% 289M 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.51% 253M 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.0x00000000551e2638#merge() [Interpreted code] 0.50% 250M org.apache.lucene.codecs.lucene103.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.0x00000000551e2638#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.50% 248M 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.50% 246M 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.0x00000000551e2638#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.49% 245M 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.43% 214M 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.0x00000000551f6d20#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.39% 195M 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.0x00000000551e2638#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.36% 178M 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.0x00000000551f6d20#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.35% 175M 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.0x00000000551f6d20#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.0x00000000551f7278#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.34% 168M 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.0x00000000551e2638#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.33% 164M 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.33% 163M 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.32% 158M org.apache.lucene.codecs.lucene103.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% 144M 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.0x00000000551f6d20#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.0x00000000551f7278#run() [JIT compiled code] 0.29% 142M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.28% 136M 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.26% 130M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] 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.23% 116M 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.0x00000000551f6d20#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.0x00000000551f7278#run() [JIT compiled code] 0.22% 107M 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.21% 105M 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.0x00000000551f6d20#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.21% 102M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.20% 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() [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.20% 98M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.20% 96M 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.19% 96M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.19% 95M 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.0x00000000551e2638#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.18% 91M 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.0x00000000551ef750#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] 0.17% 84M 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() [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] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] move log to /l/logs.nightly/2026.04.11.23.58.22/fastIndexMediumDocsWithVectorsQuantized.log move vmstat log to /l/logs.nightly/2026.04.11.23.58.22/fastIndexMediumDocsWithVectorsQuantized.vmstat.log move top log to /l/logs.nightly/2026.04.11.23.58.22/fastIndexMediumDocsWithVectorsQuantized.top.log [2026-04-12 13:24:00.655949] took 7068.6 sec [2026-04-12 13:24:00.660068] medIndexVectorsAtClose None [2026-04-12 13:24:00.669987] 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=2652301 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-12 17:24:00 (UTC) Duration: 188 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 5086537 121752121 jdk.CPUTimeSample 3625847 63665632 jdk.FileRead 796611 18849924 jdk.ObjectAllocationInNewTLAB 506925 8920107 jdk.ObjectAllocationOutsideTLAB 120515 1924387 jdk.NativeMethodSample 33247 447784 jdk.BooleanFlag 13840 439480 jdk.Compilation 7190 186200 jdk.CPULoad 3397 67343 jdk.UnsignedIntFlag 1240 42910 jdk.IntFlag 1120 40260 jdk.Checkpoint 1062 33494084 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 240.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 33247 events (total: 33247) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 43.66% 14517 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 23.02% 7655 jdk.jfr.internal.JVM#emitEvent() [Native code] 21.78% 7240 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 6.74% 2241 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 2.07% 688 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 1.74% 577 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.45% 151 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.12% 40 java.io.FileOutputStream#writeBytes() [Native code] 0.07% 24 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.07% 22 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.06% 19 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.05% 18 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.03% 9 sun.nio.ch.NativeThread#current0() [Native code] 0.03% 9 java.io.FileDescriptor#close0() [Native code] 0.03% 9 jdk.internal.misc.Unsafe#park() [Native code] 0.02% 7 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.01% 3 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] 0.01% 2 java.nio.MappedMemoryUtils#isLoaded0() [Native code] 0.01% 2 java.lang.System#nanoTime() [Native code] 0.00% 1 jdk.internal.misc.VM#getNanoTimeAdjustment() [Native code] 0.00% 1 java.lang.System#currentTimeMillis() [Native code] 0.00% 1 java.lang.String#intern() [Native code] 0.00% 1 java.lang.Object#wait0() [Native code] 0.00% 1 java.io.RandomAccessFile#readBytes0() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#readdir0() [Native code] 0.00% 1 java.lang.Object#getClass() [Native code] 0.00% 1 java.lang.System#arraycopy() [Native code] 0.00% 1 java.lang.ref.PhantomReference#clear0() [Native code] 0.00% 1 java.io.RandomAccessFile#open0() [Native code] 0.00% 1 jdk.jfr.internal.JVM#counterTime() [Native code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=2 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.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 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 33247 events (total: 33247) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 43.53% 14474 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] 21.60% 7183 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] 20.80% 6916 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] 3.93% 1307 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] 2.71% 901 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] 2.22% 739 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] 1.71% 569 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] 1.52% 504 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] 0.55% 184 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] 0.21% 70 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] 0.18% 60 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] 0.17% 57 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] 0.11% 35 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] 0.10% 34 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [JIT compiled code] 0.10% 33 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] 0.07% 22 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] 0.06% 21 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] 0.05% 18 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] 0.05% 16 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] 0.04% 13 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] 0.03% 9 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] 0.03% 9 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Interpreted code] 0.03% 9 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] 0.03% 9 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] 0.02% 7 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] 0.02% 6 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled 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% 5 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] 0.01% 3 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] at jdk.internal.misc.Unsafe#allocateMemory() [Interpreted code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Interpreted code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] 0.01% 2 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [JIT compiled code] 0.00% 1 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] 0.00% 1 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] 0.00% 1 jdk.internal.misc.VM#getNanoTimeAdjustment() [Native code] at java.time.Clock#currentInstant() [Interpreted code] 0.00% 1 java.lang.System#currentTimeMillis() [Native code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] 0.00% 1 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [Interpreted code] 0.00% 1 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [JIT compiled code] 0.00% 1 java.lang.ref.PhantomReference#clear0() [Native code] at java.lang.ref.PhantomReference#clearImpl() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#readdir0() [Native code] at sun.nio.fs.UnixNativeDispatcher#readdir() [Inlined code] 0.00% 1 jdk.jfr.internal.JVM#counterTime() [Native code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.00% 1 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Interpreted code] 0.00% 1 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Inlined code] 0.00% 1 java.lang.String#intern() [Native code] at sun.util.locale.BaseLocale#getInstance() [JIT compiled code] 0.00% 1 java.lang.System#arraycopy() [Native code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzRefill() [Interpreted code] 0.00% 1 java.lang.Object#getClass() [Native code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-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 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 33247 events (total: 33247) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 43.53% 14474 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.60% 7182 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] 20.80% 6916 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] 3.93% 1307 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.71% 901 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 2.18% 724 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.52% 504 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] 1.11% 370 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% 198 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.55% 184 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.21% 70 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.18% 60 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.17% 56 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.11% 35 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.10% 34 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.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.06% 20 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] 0.06% 20 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.05% 16 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.05% 16 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] 0.04% 12 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.03% 9 java.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.03% 9 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% 9 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% 8 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] 0.02% 7 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.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% 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() [Interpreted code] 0.02% 5 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [JIT compiled code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] 0.01% 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.01% 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.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 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 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 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 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.01% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] 0.01% 2 java.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 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() [Inlined code] 0.01% 2 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% 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.lang.String#intern() [Native code] at sun.util.locale.BaseLocale#getInstance() [JIT compiled code] at sun.util.locale.InternalLocaleBuilder#getBaseLocale() [JIT compiled code] at java.util.Locale#forLanguageTag() [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 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.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.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.lang.Object#wait0() [Native code] at java.lang.Object#wait() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#takeNap() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] 0.00% 1 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [Interpreted code] at java.io.RandomAccessFile#readBytes() [Interpreted code] at java.io.RandomAccessFile#read() [Interpreted code] 0.00% 1 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 33247 events (total: 33247) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 43.53% 14471 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] 20.80% 6916 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.0x000000009207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 17.86% 5938 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] 3.92% 1304 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.74% 1243 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.18% 724 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.0x000000009207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 1.79% 596 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] 1.52% 504 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.92% 305 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.59% 197 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.55% 183 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.55% 182 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.46% 153 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% 56 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.16% 54 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% 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() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] 0.11% 35 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] 0.11% 35 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.10% 34 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.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.06% 20 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Interpreted code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Interpreted code] 0.05% 16 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] 0.04% 13 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% 13 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.04% 12 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.0x000000009207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 0.03% 9 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.03% 9 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% 8 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] 0.02% 7 sun.nio.fs.UnixNativeDispatcher#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 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 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.02% 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() [JIT compiled code] at java.nio.channels.FileChannel#open() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] 0.02% 5 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.02% 5 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [JIT compiled code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.01% 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() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] 0.01% 4 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [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 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.0x000000009207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Interpreted code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Interpreted code] at jdk.internal.foreign.ArenaImpl#close() [Interpreted code] 0.01% 3 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [JIT compiled code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [Interpreted code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [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% 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] 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() [Interpreted code] at java.io.BufferedOutputStream#flush() [Interpreted code] at java.io.PrintStream#write() [Interpreted code] at sun.nio.cs.StreamEncoder#writeBytes() [Interpreted code] 0.01% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.01% 2 java.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() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$$Lambda.0x00000000921c3bf8#apply() [JIT compiled 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] 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.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [JIT compiled code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [JIT compiled code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] 0.01% 2 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [Interpreted code] at java.util.zip.InflaterInputStream#read() [Interpreted code] at jdk.internal.loader.Resource#getBytes() [Interpreted code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [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 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 33247 events (total: 33247) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 43.50% 14463 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] 20.80% 6916 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.0x000000009207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 14.37% 4777 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] 3.74% 1243 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] 3.49% 1161 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.18% 724 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.0x000000009207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 1.79% 596 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Inlined code] 1.67% 554 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.52% 504 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.92% 305 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.89% 297 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% 197 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.55% 183 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.55% 182 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.51% 170 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.38% 127 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.27% 89 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.26% 88 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.25% 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() [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.17% 56 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% 50 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createOutput() [JIT compiled code] 0.14% 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 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.11% 35 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% 34 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% 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.08% 26 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.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% 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#createTempOutput() [Interpreted code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [Interpreted code] 0.04% 12 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.0x000000009207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.03% 11 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [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% 9 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.03% 9 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% 9 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.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() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#write() [Inlined code] 0.02% 8 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% 8 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.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] 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% 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] 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.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.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [Interpreted code] 0.02% 5 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.02% 5 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] 0.02% 5 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#write() [Inlined code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#deleteFilesIfNoRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#deleteNewFiles() [Interpreted code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [Interpreted code] 0.01% 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] 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% 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 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() [Interpreted code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [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() [JIT compiled 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() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createTempOutput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [JIT compiled code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 627412 events (total: 354730M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.58% 65918M perf.LineFileDocs#nextDoc() [JIT compiled code] 12.11% 42962M java.lang.StringUTF16#compress() [Inlined code] 8.72% 30922M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 6.63% 23526M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 6.32% 22402M perf.LineFileDocs#readDocs() [JIT compiled code] 6.23% 22093M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] 4.16% 14756M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] 3.80% 13474M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] 3.52% 12494M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 3.26% 11573M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 2.73% 9682M org.apache.lucene.util.BytesRef#() [Inlined code] 2.69% 9559M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] 1.96% 6944M org.apache.lucene.util.TimSorter#() [Inlined code] 1.37% 4866M java.util.ArrayList#grow() [Inlined code] 1.37% 4858M java.util.TreeMap#keyIterator() [Inlined code] 1.19% 4227M perf.LineFileDocs#readDocs() [Interpreted code] 1.13% 4012M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] 0.93% 3306M org.apache.lucene.document.IntPoint#pack() [Inlined code] 0.90% 3196M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] 0.74% 2611M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 0.69% 2455M java.util.Formatter#parse() [Inlined code] 0.65% 2310M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] 0.60% 2131M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] 0.57% 2039M org.apache.lucene.document.KeywordField#setStringValue() [Inlined code] 0.53% 1888M org.apache.lucene.document.StringField#setStringValue() [Inlined code] 0.53% 1874M org.apache.lucene.document.LongField#binaryValue() [JIT compiled code] 0.52% 1856M java.lang.Integer#toString() [Inlined code] 0.52% 1834M org.apache.lucene.document.IntField#binaryValue() [JIT compiled code] 0.47% 1659M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] 0.44% 1546M perf.LineFileDocs#newDocState() [Interpreted code] 0.42% 1502M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.40% 1428M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] 0.39% 1366M java.util.Arrays#copyOfRange() [Inlined code] 0.37% 1316M java.lang.Long#valueOf() [Inlined code] 0.36% 1260M java.lang.String#format() [Inlined code] 0.26% 905M java.util.List#of() [Inlined code] 0.25% 903M java.util.Formatter#() [Inlined code] 0.24% 857M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] 0.24% 843M java.lang.StringLatin1#newString() [Inlined code] 0.24% 843M java.lang.StringBuilder#toString() [Inlined code] 0.24% 835M java.lang.AbstractStringBuilder#() [Inlined code] 0.23% 820M java.lang.StringLatin1#replace() [Inlined code] 0.22% 776M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.16% 567M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.14% 505M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] 0.14% 495M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] 0.12% 408M java.util.ArrayList#iterator() [JIT compiled code] 0.10% 368M org.apache.lucene.util.packed.Packed64#() [Inlined code] 0.10% 362M org.apache.lucene.util.StableMSBRadixSorter#getFallbackSorter() [Inlined code] 0.10% 358M java.nio.HeapByteBuffer#asReadOnlyBuffer() [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 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 627412 events (total: 354730M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.56% 65851M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 12.11% 42962M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] 8.71% 30906M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 6.63% 23526M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] 6.32% 22402M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 6.23% 22093M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] 4.16% 14756M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 3.52% 12494M 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.21% 11377M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] 2.90% 10297M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] 2.69% 9559M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 2.63% 9321M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] 1.96% 6944M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] 1.37% 4866M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 1.37% 4858M java.util.TreeMap#keyIterator() [Inlined code] at java.util.TreeMap$KeySet#iterator() [JIT compiled code] 1.19% 4227M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.13% 4012M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] 0.93% 3306M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] 0.90% 3196M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.90% 3176M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.71% 2513M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [Inlined code] 0.69% 2455M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] 0.65% 2303M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.60% 2113M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [Inlined code] 0.57% 2039M org.apache.lucene.document.KeywordField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.53% 1888M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.52% 1834M org.apache.lucene.document.IntField#binaryValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] 0.52% 1831M org.apache.lucene.document.LongField#binaryValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] 0.48% 1697M java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.47% 1659M 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.42% 1502M 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.37% 1316M java.lang.Long#valueOf() [Inlined code] at org.apache.lucene.document.Field#setLongValue() [Inlined code] 0.33% 1170M java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.26% 905M java.util.List#of() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.25% 903M java.util.Formatter#() [Inlined code] at java.lang.String#format() [Inlined code] 0.25% 869M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] at org.apache.lucene.index.BinaryDocValuesWriter#addValue() [JIT compiled code] 0.24% 857M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] at java.util.Formatter#parse() [Inlined code] 0.24% 843M java.lang.StringLatin1#newString() [Inlined code] at java.lang.Integer#toString() [Inlined code] 0.24% 843M java.lang.StringBuilder#toString() [Inlined code] at java.util.Formatter#toString() [Inlined code] 0.24% 835M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] 0.23% 820M java.lang.StringLatin1#replace() [Inlined code] at java.lang.String#replace() [Inlined code] 0.22% 776M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] 0.20% 698M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] 0.18% 625M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.StringLatin1#newString() [Inlined code] 0.16% 559M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue() [JIT compiled code] 0.14% 511M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x00000000921b0400#newInvokeSpecial() [Inlined code] 0.14% 505M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.14% 484M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.10% 368M org.apache.lucene.util.packed.Packed64#() [Inlined code] at org.apache.lucene.util.packed.PackedInts#getMutable() [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 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 627412 events (total: 354730M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.56% 65851M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 12.11% 42958M 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.65% 30695M 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.63% 23526M 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.32% 22402M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 4.79% 16988M 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.16% 14756M 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.19% 11308M 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.88% 10232M 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.65% 9413M 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.94% 6885M 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.76% 6258M org.apache.lucene.codecs.lucene103.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.68% 5967M org.apache.lucene.codecs.lucene103.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.37% 4866M 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.37% 4858M 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.19% 4227M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.15% 4066M 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% 3626M 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.90% 3196M 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% 3176M 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.87% 3081M 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.85% 3010M 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.84% 2972M 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.69% 2455M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.lang.String#format() [Inlined code] 0.66% 2341M 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.65% 2302M 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.64% 2257M 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.60% 2113M 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() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.57% 2039M 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.53% 1888M 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.52% 1834M 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.52% 1831M 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.50% 1756M 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.48% 1697M 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.44% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.42% 1491M 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.42% 1486M 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% 1170M 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.26% 905M 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.25% 869M 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.24% 857M 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.24% 843M 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.24% 836M 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% 835M 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.22% 797M 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.22% 796M 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.20% 716M 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% 698M 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% 693M 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.17% 602M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.StringLatin1#newString() [Inlined code] at java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=8 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for heap at stackSize=8 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 627412 events (total: 354730M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.56% 65851M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 12.10% 42915M 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.32% 22402M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 6.08% 21570M 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.35% 15430M 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.51% 12444M 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.27% 8042M 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.24% 7946M 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] 1.94% 6875M 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() [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.90% 6730M 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.86% 6614M 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% 6258M org.apache.lucene.codecs.lucene103.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.0x00000000921e6f58#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 1.63% 5796M 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.0x00000000921e6f58#merge() [Interpreted code] 1.57% 5574M 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.23% 4374M 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.0x00000000921e6f58#merge() [Interpreted code] 1.19% 4227M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.13% 4023M 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.12% 3974M 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.01% 3583M 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.98% 3467M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] 0.87% 3081M 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.85% 3010M 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() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.84% 2972M 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.82% 2896M 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% 2845M 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.75% 2675M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] 0.75% 2648M org.apache.lucene.codecs.lucene103.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.70% 2485M org.apache.lucene.codecs.lucene103.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.67% 2369M 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.65% 2311M 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.65% 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] 0.64% 2257M 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.62% 2213M 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.62% 2202M 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.60% 2129M 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.60% 2113M 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() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.57% 2039M 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.53% 1888M 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.51% 1807M 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.50% 1783M 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.48% 1697M 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% 1685M 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.47% 1655M 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.47% 1653M 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.47% 1651M 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% 1584M 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% 1576M 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.44% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.42% 1491M 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] 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.40% 1417M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 240.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 627412 events (total: 354730M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.56% 65851M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 12.10% 42915M 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.32% 22402M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 5.71% 20237M 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.35% 15430M 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.0x00000000921e6f58#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.47% 12303M 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] 1.95% 6930M 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] 1.94% 6875M 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() [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.0x00000000921e6f58#merge() [Interpreted code] 1.90% 6730M 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.0x00000000921e6f58#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.79% 6352M 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% 6258M org.apache.lucene.codecs.lucene103.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.0x00000000921e6f58#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.66% 5896M 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.63% 5796M 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.0x00000000921e6f58#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.54% 5446M 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.23% 4374M 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.0x00000000921e6f58#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] 1.19% 4227M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.13% 4023M 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] 0.98% 3467M 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.96% 3401M 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.87% 3081M 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.84% 2972M 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.82% 2901M 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() [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.75% 2648M org.apache.lucene.codecs.lucene103.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.74% 2634M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] at java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 0.69% 2453M org.apache.lucene.codecs.lucene103.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.68% 2419M 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.67% 2369M 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.65% 2311M 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.64% 2257M 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.63% 2230M 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.62% 2202M 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.0x00000000921e6f58#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.60% 2129M 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.60% 2113M 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() [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.0x00000000921e6f58#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.57% 2039M 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.57% 2025M 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.56% 1985M 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.53% 1888M 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.49% 1747M 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.48% 1718M 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.48% 1697M 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% 1685M 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.0x00000000921e6f58#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] 0.47% 1655M 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.47% 1653M 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% 1594M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] 0.45% 1584M 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.0x00000000921e6f58#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.44% 1572M 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.44% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.40% 1402M 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.38% 1342M 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] 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.35% 1232M 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.11.23.58.22/nrtIndexMediumDocs.log move vmstat log to /l/logs.nightly/2026.04.11.23.58.22/nrtIndexMediumDocs.vmstat.log move top log to /l/logs.nightly/2026.04.11.23.58.22/nrtIndexMediumDocs.top.log [2026-04-12 13:27:44.602290] took 187.8 sec [2026-04-12 13:27:44.606331] run CheckIndex [2026-04-12 13:27:44.606407] 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.11.23.58.22/checkIndex.nrtIndexMediumDocs.log 2>&1 [2026-04-12 13:36:20.086184] took 515.5 sec [2026-04-12 13:36:20.087845] nrtMedIndexAtClose 28 segments: segments_2: _78(11.0.0):C6963522 _1a(11.0.0):C458363 _1k(11.0.0):C559600 _26(11.0.0):C702232 _5w(11.0.0):C6836633 _3v(11.0.0):C910127 _8j(11.0.0):C7345693 _6s(11.0.0):C861455 _7w(11.0.0):C928499 _8i(11.0.0):C877614 _7x(11.0.0):C62762 _7u(11.0.0):C69028 _8h(11.0.0):c118414 _7z(11.0.0):C55640 _7t(11.0.0):C75095 _7r(11.0.0):C82105 _81(11.0.0):C46571 _84(11.0.0):C34942 _7o(11.0.0):C88156 _7s(11.0.0):C79635 _86(11.0.0):C30606 _7n(11.0.0):C95985 _82(11.0.0):C43055 _7y(11.0.0):C58496 _80(11.0.0):C50474 _83(11.0.0):C38807 _7v(11.0.0):C66556 _7q(11.0.0):C84973 [2026-04-12 13:36:20.087986] 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.11.23.58.22/nrt.log 2>&1 [2026-04-12 14:06:21.104270] took 1801.0 sec [2026-04-12 14:06:21.108739] drop: 475.9 475.9 476.8 494.3 497.7 504.2 505.4 523.1 524.6 524.7 525.4 526.0 527.8 530.7 531.1 531.2 531.3 531.6 531.7 531.7 531.9 532.0 532.2 532.2 532.3 532.4 532.5 532.5 532.6 532.7 532.7 532.8 533.1 533.2 533.5 [2026-04-12 14:06:21.109118] times: 19.3 19.7 19.8 20.4 20.5 20.6 20.7 20.7 20.7 20.9 21.0 21.1 21.1 21.2 21.3 21.3 21.4 21.4 21.4 21.4 21.4 21.5 21.5 21.5 21.6 21.6 21.6 21.6 21.7 21.7 21.7 21.8 21.8 21.8 21.9 22.0 22.0 22.0 22.0 22.0 22.0 22.1 22.1 22.1 22.1 22.1 22.2 22.2 22.3 22.3 22.3 22.4 22.4 22.4 22.4 22.5 22.5 22.5 22.5 22.6 22.7 22.7 22.7 22.7 22.8 22.8 22.8 22.8 22.8 22.9 22.9 22.9 22.9 22.9 22.9 23.0 23.0 23.0 23.1 23.1 23.1 23.1 23.1 23.1 23.2 23.2 23.2 23.2 23.2 23.2 23.2 23.3 23.3 23.3 23.3 23.3 23.3 23.3 23.4 23.4 23.4 23.4 23.4 23.4 23.4 23.4 23.4 23.5 23.5 23.5 23.5 23.5 23.5 23.5 23.6 23.6 23.6 23.7 23.7 23.7 23.8 23.8 23.8 23.8 23.8 23.8 23.9 23.9 23.9 23.9 24.0 24.0 24.0 24.0 24.0 24.0 24.1 24.1 24.2 24.2 24.2 24.2 24.2 24.2 24.3 24.3 24.4 24.4 24.4 24.4 24.4 24.5 24.5 24.5 24.5 24.6 24.6 24.7 24.7 24.7 24.7 24.7 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.1 25.1 25.1 25.1 25.1 25.2 25.2 25.2 25.2 25.2 25.2 25.3 25.3 25.3 25.3 25.3 25.4 25.4 25.4 25.4 25.4 25.4 25.4 25.5 25.5 25.5 25.5 25.6 25.6 25.6 25.6 25.7 25.7 25.7 25.8 25.8 25.8 25.8 25.8 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.3 26.3 26.3 26.4 26.4 26.4 26.4 26.4 26.5 26.5 26.5 26.6 26.6 26.7 26.8 26.8 26.9 26.9 27.0 27.0 27.0 27.0 27.0 27.0 27.0 27.1 27.1 27.1 27.2 27.2 27.3 27.4 27.4 27.5 27.6 27.6 27.6 27.7 27.7 27.7 27.7 27.7 27.7 27.7 27.7 27.8 28.0 28.0 28.0 28.1 28.1 28.1 28.1 28.2 28.2 28.2 28.3 28.3 28.3 28.3 28.3 28.3 28.3 28.3 28.4 28.4 28.4 28.4 28.4 28.4 28.4 28.5 28.5 28.5 28.5 28.6 28.6 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.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.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.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.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.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.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.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.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.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.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.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.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.1 33.1 33.1 33.1 33.1 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.3 33.4 33.4 33.4 33.4 33.4 33.4 33.4 33.4 33.4 33.5 33.5 33.6 33.7 33.7 33.7 33.7 33.7 33.7 33.7 33.8 33.8 33.8 33.8 33.8 33.9 33.9 34.0 34.2 34.2 34.2 34.3 34.3 35.1 35.4 35.5 35.6 35.8 35.9 36.5 36.6 36.9 37.3 37.3 37.3 37.5 37.6 37.7 38.0 38.4 38.5 38.6 38.8 39.2 39.6 41.8 45.9 130.5 140.6 154.9 163.4 166.8 172.1 174.8 181.2 187.2 189.9 202.5 204.2 209.3 210.6 211.6 211.7 211.7 211.9 212.3 212.9 214.7 215.0 215.0 215.3 216.1 217.1 217.3 217.4 217.8 218.8 218.8 219.7 219.8 219.8 220.1 220.4 220.6 221.5 221.8 222.1 224.2 226.8 228.7 237.5 238.7 239.2 239.8 239.9 241.9 242.7 249.7 253.0 261.1 263.7 263.8 265.2 265.4 273.5 275.7 283.1 283.9 287.2 287.5 296.1 299.2 301.9 303.1 304.8 305.0 306.7 306.9 307.3 310.1 312.1 318.5 320.8 321.6 322.9 324.4 324.9 326.7 330.3 331.9 334.6 335.2 335.8 336.0 337.2 338.1 338.5 338.6 338.9 339.1 339.3 339.4 339.5 340.9 341.4 342.4 342.7 342.9 343.1 343.3 344.3 344.4 344.6 345.1 345.9 346.2 347.0 347.0 348.0 348.2 349.0 351.4 352.6 353.6 357.4 364.4 366.1 380.8 382.7 386.2 386.6 388.4 389.9 392.7 397.6 404.8 410.2 412.3 415.6 418.2 418.8 420.9 423.1 424.1 429.1 431.8 434.6 445.4 445.9 448.5 449.7 450.4 451.2 451.2 452.6 452.8 453.2 453.5 453.5 453.5 453.8 453.9 454.2 454.9 455.3 455.7 455.7 456.8 456.9 457.1 457.7 457.7 458.1 459.5 459.7 459.9 460.0 460.1 460.3 460.5 460.7 460.7 462.2 463.5 465.2 465.5 465.8 466.5 466.9 467.9 [2026-04-12 14:06:21.109252] NRT reopen time (msec) mean=61.4885 stdDev=97.3860 [2026-04-12 14:06:21.109261] run CheckIndex [2026-04-12 14:06:21.109334] 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.11.23.58.22/checkIndex.nrt.log 2>&1 [2026-04-12 14:14:57.807901] took 516.7 sec [2026-04-12 14:14:58.778988] 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=2683971 Profiler summary for /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Version: 2.1 Chunks: 16 Start: 2026-04-12 18:14:59 (UTC) Duration: 118 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 3969877 82680356 jdk.CPUTimeSample 3270729 57399913 jdk.ObjectAllocationInNewTLAB 842527 14611747 jdk.FileRead 624165 14694519 jdk.ObjectAllocationOutsideTLAB 205955 3234921 jdk.NativeMethodSample 23205 309711 jdk.BooleanFlag 11072 350200 jdk.Compilation 5880 151123 jdk.CPULoad 2114 41682 jdk.UnsignedIntFlag 992 34204 jdk.IntFlag 896 32096 jdk.Checkpoint 795 26235219 jdk.StringFlag 720 26794 jdk.GarbageCollection 41 968 jdk.CPUInformation 16 24026 jdk.GCConfiguration 16 410 jdk.JVMInformation 16 16666 jdk.Metadata 16 1768428 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for cpu at stackSize=1 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 23205 events (total: 23205) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 46.63% 10821 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 20.99% 4871 jdk.jfr.internal.JVM#emitEvent() [Native code] 18.39% 4267 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 6.57% 1525 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 6.53% 1515 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 0.47% 109 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.08% 19 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.07% 16 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.06% 15 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.03% 8 java.io.FileOutputStream#writeBytes() [Native code] 0.03% 7 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.02% 4 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.02% 4 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.01% 3 java.io.FileDescriptor#close0() [Native code] 0.01% 2 sun.nio.ch.NativeThread#current0() [Native code] 0.01% 2 java.lang.ClassLoader#defineClass1() [Native code] 0.01% 2 jdk.internal.misc.Unsafe#park() [Native code] 0.01% 2 java.io.RandomAccessFile#readBytes0() [Native code] 0.01% 2 java.lang.reflect.Array#newArray() [Native code] 0.01% 2 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] 0.00% 1 java.lang.System#currentTimeMillis() [Native code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] 0.00% 1 java.lang.ClassLoader#findBootstrapClass() [Native code] 0.00% 1 java.lang.String#intern() [Native code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#available0() [Native code] 0.00% 1 java.lang.Object#wait0() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#unpark() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#closedir() [Native code] 0.00% 1 jdk.jfr.internal.JVM#counterTime() [Native code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=2 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for cpu at stackSize=2 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 23205 events (total: 23205) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 46.52% 10795 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] 17.95% 4165 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] 17.85% 4141 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] 6.50% 1508 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] 6.27% 1455 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] 3.15% 730 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] 0.40% 92 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] 0.26% 60 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] 0.22% 51 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] 0.14% 32 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] 0.11% 26 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] 0.09% 22 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [JIT compiled code] 0.07% 16 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] 0.06% 14 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] 0.06% 13 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] 0.05% 12 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] 0.04% 10 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Interpreted code] 0.03% 7 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] 0.02% 5 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] 0.02% 4 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] 0.02% 4 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] 0.02% 4 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Interpreted code] 0.02% 4 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [Interpreted code] 0.02% 4 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Interpreted code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] 0.01% 2 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [JIT compiled code] 0.01% 2 java.lang.reflect.Array#newArray() [Native code] at java.lang.reflect.Array#newInstance() [Inlined code] 0.01% 2 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] 0.01% 2 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] at jdk.internal.misc.Unsafe#allocateMemory() [Interpreted code] 0.01% 2 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] 0.01% 2 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] 0.00% 1 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#available0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#available() [Interpreted code] 0.00% 1 jdk.jfr.internal.JVM#counterTime() [Native code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.00% 1 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [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 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#closedir() [Native code] at sun.nio.fs.UnixDirectoryStream#closeImpl() [Interpreted code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [JIT compiled code] 0.00% 1 java.lang.ClassLoader#findBootstrapClass() [Native code] at java.lang.ClassLoader#findBootstrapClassOrNull() [Interpreted code] 0.00% 1 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Interpreted code] 0.00% 1 java.lang.ClassLoader#defineClass1() [Native code] at java.lang.ClassLoader#defineClass() [JIT compiled code] 0.00% 1 java.lang.String#intern() [Native code] at sun.util.locale.BaseLocale#getInstance() [JIT compiled 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-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for cpu at stackSize=4 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 23205 events (total: 23205) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 46.51% 10792 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] 17.88% 4148 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] 17.85% 4141 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.50% 1508 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] 6.27% 1455 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.03% 702 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.39% 90 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.21% 49 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.19% 43 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% 32 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] 0.11% 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.11% 26 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.09% 21 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.07% 17 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.07% 17 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.07% 16 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.06% 14 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] 0.06% 13 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.04% 10 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Interpreted code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Interpreted code] at sun.nio.ch.IOUtil#read() [Interpreted code] 0.03% 7 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] 0.03% 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.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% 5 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [Interpreted code] 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#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#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% 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.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 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% 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 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] 0.01% 2 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 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 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() [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] 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.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] 0.01% 2 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 java.lang.reflect.Array#newArray() [Native code] at java.lang.reflect.Array#newInstance() [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact() [JIT compiled code] at org.apache.lucene.util.packed.PackedLongValues$Builder#grow() [JIT compiled code] 0.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.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.String#intern() [Native code] at sun.util.locale.BaseLocale#getInstance() [JIT compiled code] at sun.util.locale.InternalLocaleBuilder#getBaseLocale() [JIT compiled code] at java.util.Locale#forLanguageTag() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Interpreted code] at sun.nio.fs.UnixFileAttributes#get() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [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.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Interpreted code] at java.io.FileInputStream$1#close() [Interpreted code] at java.io.FileDescriptor#closeAll() [Interpreted code] 0.00% 1 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#takeNap() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [JIT compiled code] at java.nio.MappedMemoryUtils$1#isLoaded() [JIT compiled code] at jdk.internal.misc.ScopedMemoryAccess#isLoadedInternal() [Inlined code] 0.00% 1 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() [JIT compiled 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 sun.nio.ch.UnixFileDispatcherImpl#available0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#available() [Interpreted code] at sun.nio.ch.FileChannelImpl#available() [Interpreted code] at sun.nio.ch.ChannelInputStream#available() [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 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 23205 events (total: 23205) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 46.50% 10791 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.85% 4141 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.0x000000000a07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 15.34% 3560 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] 6.27% 1455 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.64% 1308 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.03% 702 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.0x000000000a07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 2.53% 588 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.72% 168 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.37% 87 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.19% 45 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.19% 43 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Interpreted code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Interpreted code] at java.nio.file.Files#delete() [Interpreted code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Interpreted code] 0.14% 32 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% 27 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] 0.11% 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.11% 26 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.0x000000000a07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 0.09% 21 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.07% 17 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.07% 16 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#read() [Interpreted code] 0.04% 10 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Interpreted code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Interpreted code] at sun.nio.ch.IOUtil#read() [Interpreted code] at sun.nio.ch.IOUtil#read() [Interpreted code] at sun.nio.ch.FileChannelImpl#implRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#read() [Interpreted code] 0.04% 10 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] 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% 10 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] 0.03% 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.03% 7 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] 0.03% 6 sun.nio.fs.UnixNativeDispatcher#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.03% 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() [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#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.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.02% 4 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [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% 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] 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.02% 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() [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.02% 4 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [JIT compiled code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [JIT compiled code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.02% 4 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.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.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() [Interpreted 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() [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 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsConsumer#() [Interpreted code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsConsumer() [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.lang.reflect.Array#newArray() [Native code] at java.lang.reflect.Array#newInstance() [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact() [JIT compiled code] at org.apache.lucene.util.packed.PackedLongValues$Builder#grow() [JIT compiled code] at org.apache.lucene.util.packed.DeltaPackedLongValues$Builder#grow() [JIT compiled code] at org.apache.lucene.util.packed.PackedLongValues$Builder#add() [Inlined code] at org.apache.lucene.index.NormValuesWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#finish() [Inlined code] 0.01% 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() [Interpreted code] 0.01% 2 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] 0.01% 2 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000000a07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [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() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [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] at java.util.concurrent.ForkJoinPool#managedBlock() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Inlined code] at java.util.concurrent.ArrayBlockingQueue#put() [JIT compiled code] at perf.LineFileDocs#readDocs() [JIT compiled code] 0.01% 2 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] 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] 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.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] at org.apache.lucene.store.MMapDirectory#map() [Interpreted code] at org.apache.lucene.store.MMapDirectory#openInput() [Interpreted code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Interpreted code] at sun.nio.fs.UnixFileAttributes#get() [Interpreted code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Interpreted code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Interpreted code] at java.nio.file.Files#readAttributes() [Interpreted code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [Interpreted code] 0.00% 1 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer#release() [Inlined code] at java.util.concurrent.locks.ReentrantLock#unlock() [Inlined code] at java.util.concurrent.ArrayBlockingQueue#take() [Inlined code] at perf.LineFileDocs#reserve() [Inlined code] at perf.LineFileDocs#nextDoc() [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 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() [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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for cpu at stackSize=12 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 23205 events (total: 23205) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 46.44% 10777 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] 17.85% 4141 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.0x000000000a07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 11.45% 2658 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.64% 1308 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.89% 902 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.03% 702 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.0x000000000a07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 2.53% 588 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.10% 487 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.79% 416 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.84% 194 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.82% 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() [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.62% 143 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] 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.42% 97 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.37% 87 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.21% 49 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.19% 44 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createOutput() [JIT compiled code] 0.18% 41 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Interpreted code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Interpreted code] at java.nio.file.Files#delete() [Interpreted code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Interpreted code] 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.12% 27 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createOutput() [JIT compiled code] 0.11% 26 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.0x000000000a07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.11% 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.09% 21 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.07% 17 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.07% 16 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#read() [Interpreted code] at perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 0.06% 14 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Interpreted code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Interpreted code] at java.nio.file.Files#newOutputStream() [Interpreted code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [Interpreted code] at org.apache.lucene.store.FSDirectory#createTempOutput() [Interpreted code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [Interpreted code] 0.06% 13 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.05% 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% 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.04% 10 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] 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% 10 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Interpreted code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Interpreted code] at sun.nio.ch.IOUtil#read() [Interpreted code] at sun.nio.ch.IOUtil#read() [Interpreted code] at sun.nio.ch.FileChannelImpl#implRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#read() [Interpreted code] at perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 0.03% 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] 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.03% 6 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Interpreted code] 0.02% 5 sun.nio.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.02% 4 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% 4 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% 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] 0.02% 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() [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() [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.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() [Interpreted code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#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] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsConsumer#() [Interpreted code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsConsumer() [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() [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.lucene104.Lucene104PostingsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [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.Lucene90PointsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene90.Lucene90PointsFormat#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.lucene90.Lucene90NormsProducer#() [Interpreted 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.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.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 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] at org.apache.lucene.store.MemorySegmentIndexInput#close() [Interpreted code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Interpreted code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#() [Interpreted code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsProducer() [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] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#read() [Interpreted code] at perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 0.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] 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for heap at stackSize=1 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 1048457 events (total: 289837M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 21.10% 61155M java.lang.StringUTF16#compress() [Inlined code] 16.88% 48934M perf.LineFileDocs#nextDoc() [JIT compiled code] 8.85% 25660M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] 7.29% 21125M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 7.26% 21045M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 7.02% 20335M perf.LineFileDocs#readDocs() [JIT compiled code] 4.67% 13525M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] 3.71% 10766M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] 3.04% 8802M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 2.88% 8334M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 2.77% 8029M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] 1.73% 5027M perf.LineFileDocs#readDocs() [Interpreted code] 1.67% 4842M org.apache.lucene.util.TimSorter#() [Inlined code] 1.34% 3881M perf.LineFileDocs#nextDoc() [Interpreted code] 1.10% 3199M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] 1.00% 2888M java.util.TreeMap#keyIterator() [Inlined code] 0.71% 2050M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] 0.56% 1622M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] 0.53% 1546M perf.LineFileDocs#newDocState() [Interpreted code] 0.53% 1523M java.util.ArrayList#grow() [Inlined code] 0.52% 1512M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] 0.52% 1505M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] 0.46% 1319M org.apache.lucene.util.BytesRef#() [Inlined code] 0.37% 1070M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.26% 751M org.apache.lucene.document.IntPoint#pack() [Inlined code] 0.21% 602M java.util.Formatter#parse() [Inlined code] 0.21% 596M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] 0.18% 523M org.apache.lucene.document.StringField#setStringValue() [Inlined code] 0.15% 436M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [JIT compiled code] 0.14% 404M java.util.ArrayList#iterator() [JIT compiled code] 0.13% 372M java.lang.Integer#toString() [Inlined code] 0.12% 343M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.11% 332M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 0.10% 277M java.util.Arrays#copyOfRange() [Inlined code] 0.09% 254M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.09% 249M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] 0.09% 248M java.lang.String#format() [Inlined code] 0.08% 235M java.lang.Thread#beforeSleep() [Interpreted code] 0.08% 234M java.util.Arrays#copyOf() [Inlined code] 0.08% 228M java.util.Formatter#() [Inlined code] 0.08% 224M java.util.List#of() [Inlined code] 0.07% 212M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] 0.07% 199M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [Interpreted code] 0.07% 198M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] 0.07% 193M java.lang.AbstractStringBuilder#() [Inlined code] 0.07% 193M java.lang.StringLatin1#replace() [Inlined code] 0.07% 190M java.lang.StringLatin1#newString() [Inlined code] 0.06% 181M java.util.ArrayList#subList() [Inlined code] 0.06% 179M java.lang.StringBuilder#toString() [Inlined code] 0.06% 175M java.nio.HeapByteBuffer#asReadOnlyBuffer() [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=2 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for heap at stackSize=2 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 1048457 events (total: 289837M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 21.10% 61155M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] 15.64% 45319M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 8.85% 25660M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] 7.28% 21107M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 7.26% 21045M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] 7.02% 20335M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 4.61% 13352M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 3.26% 9455M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] 3.04% 8800M 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.81% 8142M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] 2.69% 7794M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 1.73% 5027M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.67% 4842M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] 1.33% 3849M perf.LineFileDocs#nextDoc() [Interpreted code] at perf.LineFileDocs#nextDoc() [Inlined code] 1.25% 3614M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 1.10% 3199M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] 1.00% 2888M java.util.TreeMap#keyIterator() [Inlined code] at java.util.TreeMap$KeySet#iterator() [JIT compiled code] 0.71% 2050M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.56% 1622M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] 0.53% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.53% 1523M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 0.52% 1512M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.50% 1453M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [Inlined code] 0.45% 1310M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.38% 1104M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] 0.37% 1070M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] 0.26% 751M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] 0.21% 602M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [JIT compiled code] 0.21% 596M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.18% 523M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.15% 432M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [JIT compiled code] 0.13% 373M java.util.ArrayList#iterator() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.13% 372M java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.12% 340M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000000a1a4400#newInvokeSpecial() [Inlined code] 0.11% 310M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] 0.09% 254M 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% 249M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] at java.util.Formatter#parse() [Inlined code] 0.09% 248M java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.08% 235M java.lang.Thread#beforeSleep() [Interpreted code] at java.lang.Thread#sleepNanos() [Interpreted code] 0.08% 234M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [Inlined code] 0.08% 231M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 0.08% 228M java.util.Formatter#() [Inlined code] at java.lang.String#format() [Inlined code] 0.08% 221M java.util.List#of() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [Inlined code] 0.07% 214M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.07% 208M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument() [Inlined code] 0.07% 199M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [Interpreted code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 0.07% 198M 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.07% 193M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] 0.07% 193M java.lang.StringLatin1#replace() [Inlined code] at java.lang.String#replace() [Inlined code] 0.07% 190M java.lang.StringLatin1#newString() [Inlined code] at java.lang.Integer#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-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for heap at stackSize=4 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 1048457 events (total: 289837M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 19.33% 56026M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 15.64% 45319M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 7.26% 21045M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] 7.03% 20366M 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.02% 20335M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 6.94% 20126M 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] 4.61% 13352M 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.13% 9067M 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.78% 8070M 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.64% 7651M 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.73% 5027M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.68% 4883M org.apache.lucene.codecs.lucene103.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.61% 4675M 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.59% 4597M 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.34% 3880M 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.33% 3849M perf.LineFileDocs#nextDoc() [Interpreted code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.25% 3614M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 1.20% 3472M org.apache.lucene.codecs.lucene103.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.06% 3062M 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% 2888M 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.71% 2050M 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.56% 1622M 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.53% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.53% 1523M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] 0.52% 1497M 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% 1453M 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% 1412M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] 0.45% 1298M 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.37% 1078M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.35% 1023M 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.24% 695M 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.21% 616M 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() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 0.21% 602M 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% 596M 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.18% 521M 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.16% 453M 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% 444M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] 0.15% 432M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [JIT compiled code] at org.apache.lucene.index.ParallelPostingsArray#grow() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] 0.13% 373M java.util.ArrayList#iterator() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] 0.12% 349M 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.12% 340M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000000a1a4400#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.11% 330M 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() [Interpreted code] 0.11% 310M 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.09% 254M 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% 249M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] at java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [JIT compiled code] at java.util.Formatter#format() [Inlined code] 0.08% 245M 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.08% 236M java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 0.08% 235M java.lang.Thread#beforeSleep() [Interpreted code] at java.lang.Thread#sleepNanos() [Interpreted code] at java.lang.Thread#sleep() [Interpreted code] at perf.Indexer#_main() [Interpreted code] 0.08% 234M 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() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 0.08% 234M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=8 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for heap at stackSize=8 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 1048457 events (total: 289837M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 17.95% 52037M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 15.64% 45319M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 7.02% 20335M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 6.92% 20058M 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] 4.95% 14345M 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.21% 12193M 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.97% 8602M 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.08% 6020M 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.92% 5571M 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.73% 5027M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.61% 4675M 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.59% 4597M 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.57% 4548M 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.38% 3988M 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.33% 3849M perf.LineFileDocs#nextDoc() [Interpreted code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.25% 3614M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 1.20% 3492M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 1.20% 3472M org.apache.lucene.codecs.lucene103.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.0x000000000a1c2c90#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 1.18% 3432M 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.0x000000000a1c2c90#merge() [Interpreted code] 1.12% 3233M 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.10% 3175M 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.0x000000000a1c2c90#merge() [Interpreted code] 0.98% 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() [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.96% 2788M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] 0.86% 2487M 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.85% 2457M 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.79% 2303M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] 0.74% 2155M org.apache.lucene.codecs.lucene103.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.64% 1867M 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.59% 1722M 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.59% 1707M 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.53% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.51% 1488M 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() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.50% 1453M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [Inlined code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.47% 1368M 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% 1269M org.apache.lucene.codecs.lucene103.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.41% 1200M 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() [JIT compiled code] 0.40% 1164M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] 0.40% 1159M 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.35% 1028M 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.33% 949M 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.33% 942M 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.32% 932M 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.31% 888M 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.29% 830M 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.23% 672M 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.23% 667M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] 0.23% 661M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] 0.23% 660M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.22% 645M 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() [JIT compiled code] at java.util.Formatter#format() [Inlined code] 0.21% 594M 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 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 1048457 events (total: 289837M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 17.95% 52037M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 15.64% 45319M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 7.02% 20335M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 6.39% 18522M 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] 3.91% 11323M 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] 3.44% 9957M 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] 2.97% 8602M 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.0x000000000a1c2c90#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.92% 5571M 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.0x000000000a1c2c90#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.73% 5027M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.61% 4675M 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.59% 4597M 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.0x000000000a1c2c90#merge() [Interpreted code] 1.51% 4387M 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] 1.48% 4293M 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.38% 3988M 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.33% 3849M perf.LineFileDocs#nextDoc() [Interpreted code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.25% 3614M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 1.20% 3472M org.apache.lucene.codecs.lucene103.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.0x000000000a1c2c90#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.18% 3432M 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.0x000000000a1c2c90#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] 1.11% 3203M 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() [JIT compiled code] 1.10% 3175M 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.0x000000000a1c2c90#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.05% 3038M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 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.96% 2788M 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] 0.96% 2787M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] 0.91% 2651M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] 0.60% 1732M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [Inlined code] 0.58% 1677M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.56% 1617M 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.54% 1555M 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.53% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.50% 1453M 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.0x000000000a1c2c90#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.46% 1319M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.45% 1309M 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.44% 1269M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [Inlined code] 0.42% 1225M 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() [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.40% 1168M 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() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [Interpreted code] 0.38% 1089M 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.37% 1073M 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.36% 1052M 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() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] 0.36% 1048M 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() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.35% 1028M 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.34% 996M 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.33% 949M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#flushAllThreads() [Interpreted code] 0.32% 932M 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.0x000000000a1c2c90#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.31% 888M 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.0x000000000a1c2c90#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.29% 830M 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.0x000000000a1c2c90#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] 0.28% 803M 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.26% 751M 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() [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.25% 727M 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.23% 672M 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.23% 661M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] move log to /l/logs.nightly/2026.04.11.23.58.22/fastIndexBigDocs.log move vmstat log to /l/logs.nightly/2026.04.11.23.58.22/fastIndexBigDocs.vmstat.log move top log to /l/logs.nightly/2026.04.11.23.58.22/fastIndexBigDocs.top.log [2026-04-12 14:17:39.894631] took 91.2 sec [2026-04-12 14:17:39.895721] bigIndexAtClose None [2026-04-12 14:17:39.896839] 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=2686348 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: 21 Start: 2026-04-13 05:39:10 (UTC) Duration: 1665 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 10124117 192291756 jdk.FileWrite 2078943 47789443 jdk.NativeMethodSample 87535 1233459 jdk.FileRead 48106 1333373 jdk.CPULoad 31433 660093 jdk.BooleanFlag 14532 479619 jdk.Checkpoint 4934 12350403 jdk.ObjectAllocationInNewTLAB 4491 97690 jdk.UnsignedIntFlag 1302 46683 jdk.IntFlag 1176 43743 jdk.StringFlag 945 40446 jdk.Compilation 76 2080 jdk.ObjectAllocationOutsideTLAB 34 626 jdk.CPUInformation 21 31563 jdk.GCConfiguration 21 567 jdk.JVMInformation 21 39564 jdk.Metadata 21 2321088 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 246.78 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 87535 events (total: 87535) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 90.65% 79350 jdk.jfr.internal.JVM#emitEvent() [Native code] 4.58% 4006 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 3.31% 2895 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.95% 828 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 0.20% 172 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.11% 93 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.08% 70 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.06% 56 jdk.internal.misc.Unsafe#park() [Native code] 0.02% 18 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.02% 14 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.01% 6 java.lang.Object#wait0() [Native code] 0.00% 4 java.lang.Thread#sleepNanos0() [Native code] 0.00% 4 java.io.FileDescriptor#close0() [Native code] 0.00% 4 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.00% 3 java.io.FileOutputStream#writeBytes() [Native code] 0.00% 3 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.00% 3 java.io.RandomAccessFile#open0() [Native code] 0.00% 2 jdk.internal.misc.Unsafe#unpark() [Native code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.00% 1 jdk.jfr.internal.JVM#shouldRotateDisk() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [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 246.78 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 246.78 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 87535 events (total: 87535) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 90.65% 79350 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] 4.58% 4006 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] 3.31% 2895 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] 0.56% 490 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] 0.39% 338 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] 0.20% 172 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] 0.10% 91 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] 0.08% 68 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] 0.06% 56 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] 0.02% 18 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] 0.02% 14 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] 0.01% 6 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] 0.00% 4 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] 0.00% 4 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] 0.00% 4 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] 0.00% 3 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Inlined code] 0.00% 3 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] 0.00% 3 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] 0.00% 2 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] 0.00% 1 jdk.jfr.internal.JVM#shouldRotateDisk() [Native code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.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 246.78 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 246.78 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 246.78 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 87535 events (total: 87535) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 90.65% 79350 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.58% 4006 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.31% 2895 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.56% 490 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.35% 309 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.20% 172 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.10% 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] 0.08% 68 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] 0.05% 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.03% 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.02% 18 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] 0.02% 14 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.01% 12 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% 6 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 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% 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.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 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] 0.00% 3 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 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% 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] 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] 0.00% 2 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.00% 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#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.0x000000001607aa58#run() [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] 0.00% 1 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=8 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=8 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 246.78 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 246.78 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 246.78 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 246.78 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 87535 events (total: 87535) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 90.65% 79350 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.0x000000001607aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 4.58% 4006 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] 3.31% 2895 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.56% 490 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.35% 307 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% 151 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.10% 87 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.08% 66 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Inlined code] 0.05% 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] 0.03% 29 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at jdk.jfr.internal.RepositoryChunk#delete() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#destroy() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#release() [JIT compiled code] 0.02% 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] 0.01% 12 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% 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.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] 0.01% 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.01% 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 java.nio.file.Files#size() [Inlined code] 0.01% 6 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.0x000000001607aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 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.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [Inlined 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 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% 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() [Inlined code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] 0.00% 3 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] 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] 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% 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() [JIT compiled code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [JIT compiled code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#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% 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.lucene94.Lucene94FieldInfosFormat#read() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] 0.00% 2 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.00% 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 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% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Interpreted code] at java.nio.channels.FileChannel#open() [Inlined code] at java.nio.channels.FileChannel#open() [Inlined code] 0.00% 1 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] 0.00% 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.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#exists() [JIT compiled code] at java.nio.file.Files#exists() [Inlined code] at jdk.jfr.internal.management.ChunkFilename#next() [JIT compiled code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [Inlined code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] 0.00% 1 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.Lucene90DocValuesProducer#() [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.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#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% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [JIT compiled code] at java.nio.channels.FileChannel#open() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [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() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99SegmentInfoFormat#read() [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() [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.0x000000001607aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 246.78 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 246.78 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 246.78 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 246.78 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 246.78 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 87535 events (total: 87535) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 90.65% 79350 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.0x000000001607aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 2.79% 2440 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [Inlined code] 2.55% 2236 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.79% 1566 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.75% 659 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.56% 490 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.31% 273 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.0x0000000016203690#close() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FlatCloseableRandomVectorScorerSupplier#close() [Interpreted code] 0.17% 151 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.10% 87 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.07% 62 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% 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() [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% 29 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at jdk.jfr.internal.RepositoryChunk#delete() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#destroy() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#release() [JIT compiled code] at jdk.jfr.internal.PlatformRecording#removed() [JIT compiled code] at jdk.jfr.internal.PlatformRecording#trimToSize() [JIT compiled code] at jdk.jfr.internal.PlatformRecording#appendChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#finishChunk() [JIT compiled code] 0.02% 21 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#deleteFilesIfNoRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#deleteNewFiles() [Inlined code] 0.02% 16 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Inlined code] 0.01% 13 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% 12 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% 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.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% 6 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.0x000000001607aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted 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 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% 4 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% 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.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.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% 4 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90CompoundFormat#writeCompoundFile() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90CompoundFormat#write() [Inlined code] 0.00% 3 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.00% 3 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at 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.00% 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() [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% 3 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] at org.apache.lucene.store.FSDirectory#fileLength() [JIT compiled code] at org.apache.lucene.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% 3 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#deleteFilesIfNoRef() [JIT compiled 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] 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] at org.apache.lucene.codecs.lucene90.Lucene90StoredFieldsFormat#fieldsWriter() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#initStoredFieldsWriter() [Inlined code] at org.apache.lucene.index.StoredFieldsConsumer#startDocument() [Inlined code] at org.apache.lucene.index.IndexingChain#startStoredFields() [Inlined code] 0.00% 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() [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.0x000000001607aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 2 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.00% 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.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 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.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [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() [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat#fieldsProducer() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] at org.apache.lucene.index.SegmentReader#() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#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.Lucene90CompoundReader#() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90CompoundFormat#getCompoundReader() [Inlined code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Interpreted code] at java.nio.channels.FileChannel#open() [Inlined code] at java.nio.channels.FileChannel#open() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [Inlined code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#read() [JIT compiled code] at org.apache.lucene.index.IndexWriter#readFieldInfos() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Inlined code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createTempOutput() [Inlined code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [Inlined code] 0.00% 1 sun.nio.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% 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] 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 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#() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat#fieldsProducer() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] 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.0x000000001607aa58#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() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [JIT compiled code] at java.io.BufferedOutputStream#write() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.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% 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#shutdown() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at 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.FilterDirectory#openInput() [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.lucene90.Lucene90DocValuesProducer#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90DocValuesFormat#fieldsProducer() [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsReader#() [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat#fieldsProducer() [Inlined code] at org.apache.lucene.index.SegmentDocValues#newDocValuesProducer() [Inlined code] 0.00% 1 sun.nio.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.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] 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#getReaderForMerge() [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=1 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 246.78 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 246.78 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 246.78 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 246.78 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 246.78 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 246.78 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4524 events (total: 90230M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 25.47% 22977M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 6.46% 5829M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 5.16% 4654M perf.LineFileDocs#readVector() [Inlined code] 5.10% 4601M java.nio.HeapByteBuffer#() [Inlined code] 4.60% 4152M java.util.Arrays#copyOf() [Inlined code] 4.50% 4056M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode() [Inlined code] 3.89% 3505M perf.LineFileDocs#nextDoc() [JIT compiled code] 2.36% 2127M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 2.02% 1818M org.apache.lucene.util.BytesRef#() [Inlined code] 2.01% 1810M java.util.Arrays#copyOfRange() [Inlined code] 1.94% 1750M java.lang.StringUTF16#compress() [Inlined code] 1.83% 1647M perf.LineFileDocs#cloneDoc() [JIT compiled code] 1.57% 1419M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] 1.53% 1376M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] 1.52% 1369M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame() [Inlined code] 1.48% 1339M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 1.40% 1264M perf.LineFileDocs#readDocs() [JIT compiled code] 1.39% 1249M java.lang.AbstractStringBuilder#() [Inlined code] 1.25% 1132M org.apache.lucene.document.StringField#() [Inlined code] 1.23% 1114M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 1.23% 1112M java.util.ArrayList#grow() [Inlined code] 1.20% 1078M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 1.08% 978M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState() [Inlined code] 1.06% 959M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#loadBlock() [JIT compiled code] 1.02% 922M java.lang.Long#valueOf() [Inlined code] 1.01% 912M java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] 0.96% 867M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 0.95% 859M org.apache.lucene.util.FixedBitSet#() [Inlined code] 0.93% 837M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 0.93% 837M java.util.HashMap#newNode() [Inlined code] 0.89% 803M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.79% 714M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#() [JIT compiled code] 0.78% 704M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#() [Inlined code] 0.78% 702M java.lang.StringBuilder#toString() [Inlined code] 0.76% 689M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] 0.75% 677M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.60% 540M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] 0.54% 484M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.47% 421M org.apache.lucene.facet.taxonomy.FacetLabel#() [Inlined code] 0.34% 305M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] 0.33% 298M org.apache.lucene.util.TimSorter#() [Inlined code] 0.33% 297M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings() [Inlined code] 0.33% 296M org.apache.lucene.document.IntPoint#pack() [Inlined code] 0.33% 295M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.32% 288M org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] 0.31% 282M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#() [Inlined code] 0.31% 280M java.lang.Integer#toString() [JIT compiled code] 0.31% 277M java.lang.Integer#toString() [Inlined code] 0.19% 172M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] 0.18% 161M 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.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 246.78 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 246.78 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 246.78 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 246.78 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 246.78 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 246.78 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 246.78 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4524 events (total: 90230M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 24.51% 22112M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] 5.66% 5105M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] 5.16% 4654M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] 5.10% 4601M java.nio.HeapByteBuffer#() [Inlined code] at java.nio.ByteBuffer#allocate() [Inlined code] 4.50% 4056M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact() [JIT compiled code] 3.89% 3505M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] 2.86% 2583M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 2.36% 2127M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] 2.02% 1818M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] 2.01% 1810M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] 1.94% 1750M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] 1.83% 1647M perf.LineFileDocs#cloneDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 1.74% 1569M java.util.Arrays#copyOf() [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder() [JIT compiled code] 1.57% 1419M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 1.52% 1369M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame() [JIT compiled code] 1.48% 1339M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [Inlined code] 1.40% 1264M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 1.39% 1249M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] 1.23% 1114M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] 1.23% 1112M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 1.20% 1078M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 1.08% 978M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#() [Inlined code] 1.08% 971M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] 1.06% 959M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#loadBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum$1#get() [Inlined code] 1.01% 912M java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge() [JIT compiled code] 0.96% 867M 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.96% 865M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [Inlined code] 0.95% 854M org.apache.lucene.document.StringField#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] 0.93% 837M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] 0.80% 723M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] 0.79% 716M org.apache.lucene.util.FixedBitSet#() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#() [JIT compiled code] 0.79% 714M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings() [Inlined code] 0.78% 704M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.FieldReader#iterator() [JIT compiled code] 0.78% 702M java.lang.StringBuilder#toString() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] 0.76% 689M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] 0.75% 677M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.62% 555M java.util.HashMap#newNode() [Inlined code] at java.util.HashMap#putVal() [Inlined code] 0.60% 540M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] 0.54% 484M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.51% 460M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] 0.45% 404M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] 0.35% 319M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.34% 305M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] 0.33% 298M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] 0.33% 297M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings() [JIT compiled code] 0.33% 296M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#() [Inlined code] 0.33% 295M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.32% 290M java.lang.Long#valueOf() [Inlined code] at org.apache.lucene.document.Field#setLongValue() [Inlined code] 0.32% 288M org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.31% 282M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame() [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.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 246.78 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 246.78 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 246.78 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 246.78 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 246.78 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 246.78 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 246.78 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 246.78 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4524 events (total: 90230M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 21.78% 19648M 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.66% 5105M 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.16% 4654M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 5.10% 4601M 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.50% 4056M 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.89% 3505M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 2.86% 2583M 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] 2.73% 2463M 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.36% 2127M 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] 2.01% 1810M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.StringBuilder#toString() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] 1.94% 1750M 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.83% 1647M 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.74% 1569M 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.57% 1419M 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.52% 1369M 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.48% 1339M 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] 1.40% 1264M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 1.23% 1112M 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% 1078M 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.10% 992M 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] 1.10% 988M 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] 1.09% 981M 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.0x000000001604c400#concat() [Inlined code] 1.08% 971M 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] 1.06% 959M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#loadBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum$1#get() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact() [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory() [JIT compiled code] 1.01% 912M 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.93% 837M 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.93% 837M 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.80% 723M 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.79% 716M org.apache.lucene.util.FixedBitSet#() [Inlined code] at 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] 0.79% 714M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings() [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory() [JIT compiled code] 0.78% 704M 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.76% 689M 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.62% 558M 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() [JIT compiled code] 0.61% 551M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.KeywordField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.60% 540M 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.54% 484M 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.51% 460M 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.50% 451M org.apache.lucene.codecs.lucene103.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] 0.48% 434M 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.47% 424M java.lang.StringBuilder#toString() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] 0.47% 419M 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.46% 416M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] 0.45% 405M 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.45% 404M 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.35% 319M 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.34% 305M 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.33% 298M 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] 0.33% 297M 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] 0.33% 296M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#() [Inlined code] at perf.LineFileDocs#cloneDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.33% 295M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 246.78 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 246.78 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 246.78 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 246.78 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 246.78 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 246.78 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 246.78 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 246.78 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 246.78 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4524 events (total: 90230M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 9.88% 8911M 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] 9.68% 8733M 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] 5.66% 5105M 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] 5.16% 4654M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 5.10% 4601M 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.50% 4056M 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] 3.89% 3505M 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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 2.40% 2161M 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] 2.06% 1854M 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] 1.94% 1750M 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() [Inlined code] 1.83% 1647M 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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] 1.52% 1370M 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() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 1.52% 1369M 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.41% 1272M 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.40% 1264M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 1.12% 1013M 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] 1.09% 981M 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.0x000000001604c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000001604c800#invoke() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.store.IndexInput#getFullSliceDescription() [Inlined code] 1.08% 974M 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.08% 971M 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() [Inlined code] 1.06% 959M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#loadBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum$1#get() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact() [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory() [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 1.01% 912M 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.95% 856M 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.94% 850M 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.93% 839M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] 0.93% 837M 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] 0.93% 837M 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.91% 819M 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.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] 0.88% 796M 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.84% 756M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.80% 723M 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() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] 0.79% 716M org.apache.lucene.util.FixedBitSet#() [Inlined code] at 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] 0.79% 714M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings() [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory() [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.78% 704M 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.76% 689M 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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] 0.71% 643M 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.64% 579M 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.63% 571M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.StringBuilder#toString() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [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.62% 558M 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() [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.62% 557M 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.61% 551M 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.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() [Inlined code] 0.58% 520M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.51% 460M 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% 451M org.apache.lucene.codecs.lucene103.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.0x00000000161df308#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [JIT compiled code] 0.49% 441M 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.49% 441M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.StringBuilder#toString() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.48% 435M 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] 0.48% 434M 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.48% 430M 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] 0.47% 424M java.lang.StringBuilder#toString() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] 0.47% 419M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 246.78 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 246.78 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 246.78 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 246.78 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 246.78 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 246.78 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 246.78 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 246.78 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 246.78 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 246.78 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4524 events (total: 90230M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 9.88% 8911M 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.0x0000000016208d20#call() [JIT compiled code] 9.68% 8733M 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() [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] 5.66% 5105M 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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] 5.16% 4654M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 5.10% 4601M 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.50% 4056M 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() [Inlined code] 3.89% 3505M 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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.94% 1750M 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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.83% 1647M 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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.55% 1396M 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() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] 1.52% 1370M 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() [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] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] 1.52% 1369M 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.41% 1272M 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() [Inlined code] 1.40% 1264M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 1.12% 1013M 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() [Inlined code] 1.08% 974M 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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] 1.08% 971M 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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.08% 971M 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() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 1.06% 959M 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() [Inlined code] 1.01% 912M 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.98% 882M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.95% 856M 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] 0.94% 850M 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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] 0.93% 839M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.93% 837M 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.93% 837M 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.91% 819M 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.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.88% 796M 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() [Inlined code] 0.85% 765M 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.79% 716M org.apache.lucene.util.FixedBitSet#() [Inlined code] at 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] 0.79% 714M 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() [Inlined code] 0.79% 711M 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() [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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] 0.78% 704M 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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] 0.76% 689M 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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.71% 643M 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.0x00000000161df308#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.68% 615M 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.0x0000000016208d20#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.64% 579M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTerm() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.63% 571M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.StringBuilder#toString() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] 0.63% 566M 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.0x000000001604c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000001604c800#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() [JIT compiled code] 0.62% 558M 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() [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] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.62% 557M 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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] 0.61% 551M 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.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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.58% 520M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000016208d20#call() [JIT compiled code] 0.51% 460M 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% 451M org.apache.lucene.codecs.lucene103.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.0x00000000161df308#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [JIT compiled code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [JIT compiled code] at org.apache.lucene.index.IndexWriter#merge() [JIT compiled code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge() [JIT compiled code] at org.apache.lucene.index.SerialMergeScheduler#merge() [Interpreted code] 0.49% 441M 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.49% 441M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.StringBuilder#toString() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [Inlined code] 0.48% 434M 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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.48% 430M 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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] 0.47% 424M java.lang.StringBuilder#toString() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] move log to /l/logs.nightly/2026.04.11.23.58.22/fixedIndex.log move vmstat log to /l/logs.nightly/2026.04.11.23.58.22/fixedIndex.vmstat.log move top log to /l/logs.nightly/2026.04.11.23.58.22/fixedIndex.top.log [2026-04-13 02:07:12.352918] took 42554.4 sec [2026-04-13 02:07:12.356183] run CheckIndex [2026-04-13 02:07:12.356263] 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.11.23.58.22/checkIndex.fixedIndex.log 2>&1 [2026-04-13 02:13:17.072742] took 364.7 sec [2026-04-13 02:13:17.073856] 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-13 02:13:17.073972] search run vmstat: /usr/sbin/vmstat --active --wide --timestamp --unit M 1 > /l/logs.nightly/2026.04.11.23.58.22/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.11.23.58.22/search-tasks.top.log 2>&1 to /l/logs.nightly/2026.04.11.23.58.22/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 418.5 s 54.3 actual sustained QPS; 2.6 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.1 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=250M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-1.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -4624584 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.1 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 400.6 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 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.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 408.9 s 55.5 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 404.3 s 56.3 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 402.7 s 56.5 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 418.5 s 54.2 actual sustained QPS; 2.6 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 406.1 s 56.0 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 405.2 s 56.0 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 404.3 s 56.3 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 402.5 s 56.5 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.11 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=250M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-11.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -7628876 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.11 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 409.8 s 55.4 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.12 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=250M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-12.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -563807 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.12 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 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.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 413.1 s 54.9 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 416.1 s 54.6 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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.5 s 56.1 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 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.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 409.7 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.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 407.7 s 55.8 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 404.0 s 56.3 actual sustained QPS; 2.7 CPU cores used now kill vmstat: pid=3132633 [2026-04-13 04:29:51.942546] done search (2:16:34.868547) 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.624 1.655 1.9% 4.931 4.868 -1.3% 5.343 5.194 -2.8% 5.418 5.325 -1.7% 30.174 5.415 -82.1% ('And3Terms', None) 1.638 1.623 -0.9% 3.159 3.147 -0.4% 3.371 3.463 2.7% 3.435 3.746 9.0% 3.459 15.264 341.3% ('AndHighHigh', None) 4.862 4.966 2.1% 6.805 6.910 1.6% 7.045 7.583 7.6% 7.558 9.905 31.1% 28.006 27.375 -2.3% ('AndHighHighDayTaxoFacets', None) 69.573 63.801 -8.3% 130.806 116.024 -11.3% 133.447 118.865 -10.9% 134.351 120.919 -10.0% 151.830 157.525 3.8% ('AndHighMed', None) 2.124 2.142 0.9% 2.963 2.991 0.9% 3.160 3.205 1.4% 3.200 3.255 1.7% 4.034 3.352 -16.9% ('AndHighMedDayTaxoFacets', None) 7.920 7.720 -2.5% 22.173 21.215 -4.3% 22.816 22.218 -2.6% 23.354 22.676 -2.9% 23.567 24.468 3.8% ('AndHighOrMedMed', None) 6.444 6.142 -4.7% 11.685 11.025 -5.7% 12.246 11.666 -4.7% 12.530 11.763 -6.1% 22.821 26.212 14.9% ('AndMedOrHighHigh', None) 4.264 4.288 0.6% 11.340 11.514 1.5% 11.838 11.925 0.7% 11.856 12.187 2.8% 55.285 49.406 -10.6% ('AndMissingHigh', 'Title') 0.160 0.159 -0.6% 0.273 0.274 0.2% 0.387 0.385 -0.6% 0.569 0.498 -12.4% 0.652 0.549 -15.7% ('AndStopWords', None) 8.601 5.848 -32.0% 18.597 18.916 1.7% 19.677 20.336 3.3% 19.677 20.336 3.3% 20.027 20.507 2.4% ('BrowseDateSSDVFacets', None) 651.107 652.167 0.2% 654.383 657.909 0.5% 680.362 663.421 -2.5% 680.362 663.421 -2.5% 745.231 759.506 1.9% ('BrowseDateTaxoFacets', None) 138.298 139.204 0.7% 141.606 142.552 0.7% 153.332 153.629 0.2% 153.332 153.629 0.2% 154.067 154.070 0.0% ('BrowseDayOfYearSSDVFacets', None) 173.446 173.270 -0.1% 175.411 176.256 0.5% 185.259 183.834 -0.8% 185.259 183.834 -0.8% 185.571 184.449 -0.6% ('BrowseDayOfYearTaxoFacets', None) 137.759 138.243 0.4% 140.622 140.577 -0.0% 152.349 152.933 0.4% 152.349 152.933 0.4% 153.689 153.391 -0.2% ('BrowseMonthSSDVFacets', None) 161.558 161.408 -0.1% 163.489 163.396 -0.1% 170.892 171.514 0.4% 170.892 171.514 0.4% 171.660 172.986 0.8% ('BrowseMonthTaxoFacets', None) 148.620 148.876 0.2% 151.003 150.334 -0.4% 158.838 158.296 -0.3% 158.838 158.296 -0.3% 209.397 211.662 1.1% ('BrowseRandomLabelSSDVFacets', None) 211.023 213.902 1.4% 221.915 223.073 0.5% 232.085 228.687 -1.5% 232.085 228.687 -1.5% 241.879 241.380 -0.2% ('BrowseRandomLabelTaxoFacets', None) 155.812 158.950 2.0% 162.677 163.352 0.4% 167.897 171.211 2.0% 167.897 171.211 2.0% 172.451 171.456 -0.6% ('CombinedAndHighHigh', None) 19.200 17.959 -6.5% 20.256 19.066 -5.9% 21.532 20.093 -6.7% 21.903 20.875 -4.7% 50.612 38.900 -23.1% ('CombinedAndHighMed', None) 3.219 3.159 -1.9% 9.620 9.078 -5.6% 9.942 9.671 -2.7% 10.519 9.840 -6.5% 85.976 85.528 -0.5% ('CombinedOrHighHigh', None) 19.222 17.836 -7.2% 20.375 19.172 -5.9% 21.041 19.881 -5.5% 21.261 20.231 -4.8% 21.839 20.971 -4.0% ('CombinedOrHighMed', None) 3.333 3.251 -2.5% 9.690 9.115 -5.9% 10.231 9.486 -7.3% 12.816 9.743 -24.0% 25.625 32.553 27.0% ('CombinedTerm', None) 6.969 6.512 -6.6% 13.591 12.450 -8.4% 13.965 13.114 -6.1% 14.451 15.760 9.1% 49.166 16.547 -66.3% ('CountAndHighHigh', None) 1.795 1.871 4.2% 2.015 2.084 3.4% 2.772 2.987 7.8% 2.875 6.064 110.9% 2.936 6.323 115.4% ('CountAndHighMed', None) 1.654 1.729 4.5% 1.946 1.983 1.9% 2.228 2.706 21.5% 46.974 48.140 2.5% 74.445 80.577 8.2% ('CountFilteredIntNRQ', None) 6.801 6.572 -3.4% 7.640 7.440 -2.6% 9.678 7.986 -17.5% 37.324 28.864 -22.7% 40.854 55.496 35.8% ('CountFilteredOrHighHigh', None) 4.849 4.914 1.4% 5.080 5.190 2.2% 5.674 5.528 -2.6% 8.359 6.072 -27.4% 20.273 18.708 -7.7% ('CountFilteredOrHighMed', None) 4.362 4.412 1.1% 4.781 4.839 1.2% 5.704 6.336 11.1% 8.673 7.826 -9.8% 8.806 7.849 -10.9% ('CountFilteredOrMany', None) 17.458 17.688 1.3% 20.783 20.899 0.6% 21.452 21.319 -0.6% 22.947 22.297 -2.8% 104.877 86.496 -17.5% ('CountFilteredPhrase', None) 11.948 11.602 -2.9% 17.179 16.946 -1.4% 18.055 17.362 -3.8% 25.346 24.668 -2.7% 110.533 70.955 -35.8% ('CountOrHighHigh', None) 1.758 1.795 2.1% 1.964 2.038 3.8% 2.334 2.318 -0.7% 2.422 2.446 1.0% 2.456 2.481 1.0% ('CountOrHighMed', None) 1.636 1.727 5.6% 1.907 1.967 3.2% 2.821 2.358 -16.4% 3.614 3.435 -4.9% 16.010 16.276 1.7% ('CountOrMany', None) 15.608 15.811 1.3% 19.472 19.506 0.2% 19.908 20.115 1.0% 24.403 20.800 -14.8% 36.405 24.073 -33.9% ('CountPhrase', None) 36.810 38.265 4.0% 78.555 82.321 4.8% 88.552 91.724 3.6% 89.403 92.337 3.3% 89.638 93.784 4.6% ('CountTerm', None) 0.098 0.102 3.8% 0.148 0.167 12.7% 0.220 0.265 20.4% 0.305 0.318 4.2% 0.412 0.552 34.0% ('DismaxOrHighHigh', None) 2.874 2.968 3.3% 7.111 7.220 1.5% 7.423 7.581 2.1% 14.655 13.783 -5.9% 19.310 15.716 -18.6% ('DismaxOrHighMed', None) 2.646 2.657 0.4% 3.242 3.322 2.5% 3.591 4.053 12.9% 4.314 4.310 -0.1% 12.354 9.642 -22.0% ('DismaxTerm', None) 0.725 0.707 -2.5% 0.902 0.933 3.5% 1.799 2.613 45.2% 3.263 9.617 194.7% 22.179 12.098 -45.5% ('FilteredAnd2Terms2StopWords', None) 1.020 0.996 -2.3% 6.259 6.276 0.3% 6.507 6.486 -0.3% 6.740 6.578 -2.4% 6.746 6.720 -0.4% ('FilteredAnd3Terms', None) 1.469 1.520 3.5% 2.486 2.511 1.0% 2.768 2.755 -0.4% 2.849 2.902 1.8% 3.098 3.169 2.3% ('FilteredAndHighHigh', None) 7.307 7.343 0.5% 7.552 7.603 0.7% 7.927 7.759 -2.1% 8.506 7.999 -6.0% 8.535 9.980 16.9% ('FilteredAndHighMed', None) 2.216 2.224 0.4% 5.582 5.586 0.1% 5.832 5.846 0.3% 5.846 5.889 0.7% 5.851 5.961 1.9% ('FilteredAndStopWords', None) 8.057 9.614 19.3% 10.110 10.225 1.1% 10.261 11.805 15.1% 10.261 11.805 15.1% 102.660 89.195 -13.1% ('FilteredDismaxOrHighHigh', None) 9.949 10.242 2.9% 10.624 10.935 2.9% 11.134 11.360 2.0% 16.643 25.685 54.3% 41.616 32.858 -21.0% ('FilteredDismaxOrHighMed', None) 3.093 3.204 3.6% 7.158 7.485 4.6% 7.562 7.829 3.5% 7.748 8.099 4.5% 79.454 145.241 82.8% ('FilteredDismaxTerm', None) 3.503 3.565 1.8% 4.707 4.788 1.7% 5.332 5.326 -0.1% 5.984 6.441 7.6% 6.727 11.556 71.8% ('FilteredIntNRQ', None) 3.415 3.185 -6.7% 4.215 4.074 -3.3% 4.776 4.456 -6.7% 4.802 6.072 26.4% 58.163 58.184 0.0% ('FilteredOr2Terms2StopWords', None) 3.387 3.375 -0.4% 7.335 7.352 0.2% 7.648 7.709 0.8% 7.736 10.074 30.2% 94.114 91.615 -2.7% ('FilteredOr3Terms', None) 4.609 4.553 -1.2% 6.021 6.099 1.3% 6.232 6.346 1.8% 6.354 6.550 3.1% 7.899 7.165 -9.3% ('FilteredOrHighHigh', None) 7.613 7.684 0.9% 7.977 8.011 0.4% 8.217 9.715 18.2% 8.991 20.320 126.0% 61.103 59.994 -1.8% ('FilteredOrHighMed', None) 2.212 2.235 1.0% 5.503 5.599 1.7% 5.798 5.936 2.4% 7.953 6.137 -22.8% 21.838 30.131 38.0% ('FilteredOrMany', None) 31.116 30.911 -0.7% 34.083 33.755 -1.0% 35.803 34.988 -2.3% 48.522 35.106 -27.7% 194.395 35.230 -81.9% ('FilteredOrStopWords', None) 11.438 11.655 1.9% 11.862 12.183 2.7% 12.843 12.420 -3.3% 12.843 12.420 -3.3% 181.470 139.264 -23.3% ('FilteredPhrase', None) 11.000 10.907 -0.8% 16.884 16.908 0.1% 18.774 19.003 1.2% 23.124 26.215 13.4% 31.223 27.125 -13.1% ('FilteredPrefix3', None) 1.818 1.843 1.4% 3.977 4.223 6.2% 4.310 4.796 11.3% 4.427 6.583 48.7% 6.989 12.758 82.5% ('FilteredTerm', None) 3.107 3.165 1.9% 4.419 4.520 2.3% 4.679 4.829 3.2% 4.865 5.220 7.3% 31.193 30.923 -0.9% ('Fuzzy1', None) 9.277 9.271 -0.1% 11.127 11.245 1.1% 11.671 12.041 3.2% 12.322 12.495 1.4% 34.580 34.516 -0.2% ('Fuzzy2', None) 10.261 10.272 0.1% 12.219 12.188 -0.3% 12.844 13.179 2.6% 13.454 13.409 -0.3% 14.059 14.276 1.5% ('IntNRQ', None) 3.236 3.115 -3.7% 4.161 4.017 -3.5% 4.803 4.412 -8.1% 6.799 4.727 -30.5% 7.066 6.359 -10.0% ('IntSet', None) 1.167 1.187 1.7% 1.341 1.377 2.7% 3.282 13.467 310.4% 22.072 19.939 -9.7% 28.290 25.815 -8.8% ('IntervalsOrdered', None) 35.320 36.953 4.6% 88.576 93.370 5.4% 92.633 95.685 3.3% 94.365 100.630 6.6% 104.391 128.099 22.7% ('MedTermDayTaxoFacets', None) 24.208 22.857 -5.6% 29.044 27.122 -6.6% 29.832 28.465 -4.6% 29.905 30.533 2.1% 31.093 31.534 1.4% ('Or2Terms2StopWords', None) 1.691 1.698 0.4% 4.939 4.964 0.5% 5.192 5.367 3.4% 5.304 10.642 100.7% 34.587 35.160 1.7% ('Or3Terms', None) 2.043 2.110 3.3% 3.491 3.498 0.2% 3.868 3.898 0.8% 4.251 3.987 -6.2% 266.410 265.466 -0.4% ('OrHighHigh', None) 5.048 5.158 2.2% 5.642 5.760 2.1% 5.917 6.117 3.4% 7.185 6.430 -10.5% 15.321 17.709 15.6% ('OrHighMed', None) 1.638 1.679 2.5% 2.700 2.777 2.8% 3.096 2.968 -4.1% 4.140 6.834 65.1% 9.133 8.298 -9.1% ('OrHighMedDayTaxoFacets', None) 87.464 75.880 -13.2% 290.907 244.829 -15.8% 294.760 249.155 -15.5% 299.790 250.451 -16.5% 302.465 251.315 -16.9% ('OrHighRare', None) 2.887 3.008 4.2% 3.084 3.279 6.3% 3.265 3.502 7.3% 3.409 3.554 4.2% 3.968 13.460 239.2% ('OrMany', None) 24.417 24.931 2.1% 27.271 27.607 1.2% 29.259 29.700 1.5% 30.146 31.191 3.5% 33.847 39.536 16.8% ('OrStopWords', None) 5.874 6.625 12.8% 15.174 15.633 3.0% 15.480 17.357 12.1% 15.480 17.357 12.1% 15.492 17.901 15.6% ('PKLookup',) 2.661 2.718 2.1% 2.818 2.853 1.2% 3.926 4.024 2.5% 5.702 5.549 -2.7% 7.400 7.921 7.0% ('Phrase', None) 14.538 14.523 -0.1% 39.717 40.187 1.2% 41.955 41.882 -0.2% 42.842 42.852 0.0% 68.328 55.439 -18.9% ('PostFilteredVectorSearch', None) 1.884 1.873 -0.6% 2.094 2.148 2.6% 5.133 6.345 23.6% 6.238 6.787 8.8% 6.451 11.775 82.5% ('PreFilteredVectorSearch', None) 5.757 5.680 -1.3% 6.323 6.262 -1.0% 37.428 9.179 -75.5% 72.548 67.476 -7.0% 328.212 316.796 -3.5% ('Prefix3', None) 1.089 1.109 1.9% 3.564 3.770 5.8% 6.006 4.156 -30.8% 19.933 15.588 -21.8% 88.125 86.864 -1.4% ('Respell',) 14.920 15.021 0.7% 17.376 17.453 0.4% 18.331 19.391 5.8% 26.652 27.316 2.5% 32.186 31.367 -2.5% ('SloppyPhrase', None) 87.230 86.787 -0.5% 222.552 222.723 0.1% 224.079 226.489 1.1% 228.105 231.281 1.4% 300.266 265.910 -11.4% ('SpanNear', None) 34.022 32.730 -3.8% 91.470 92.950 1.6% 94.129 95.225 1.2% 100.225 95.831 -4.4% 214.231 241.074 12.5% ('Term', None) 0.813 0.823 1.2% 0.984 1.014 3.0% 1.177 1.352 14.8% 4.697 3.293 -29.9% 25.445 25.977 2.1% ('TermBGroup1M', None) 51.088 50.831 -0.5% 82.923 82.726 -0.2% 83.938 83.898 -0.0% 84.231 85.405 1.4% 85.105 85.568 0.5% ('TermBGroup1M1P', None) 24.894 25.318 1.7% 44.826 44.902 0.2% 45.304 45.445 0.3% 45.567 45.706 0.3% 50.515 50.431 -0.2% ('TermDateFacets', None) 32.615 30.252 -7.2% 57.633 52.177 -9.5% 59.962 53.586 -10.6% 72.790 76.999 5.8% 137.232 139.946 2.0% ('TermDateTimeSort', 'DateTime') 4.211 4.205 -0.1% 5.598 5.633 0.6% 6.309 5.905 -6.4% 22.394 13.415 -40.1% 72.407 58.502 -19.2% ('TermDateTimeSortSkipper', 'LastModified (skipper)') 6.147 6.218 1.2% 9.658 9.655 -0.0% 9.969 10.261 2.9% 10.181 12.543 23.2% 38.248 36.601 -4.3% ('TermDayOfYearSort', 'DayOfYear') 2.370 2.273 -4.1% 3.657 3.470 -5.1% 3.997 3.998 0.0% 4.086 16.020 292.0% 26.658 16.394 -38.5% ('TermDayOfYearSortSkipper', 'DayOfYear (skipper)') 6.132 6.171 0.6% 10.512 10.587 0.7% 11.050 11.343 2.6% 11.774 11.587 -1.6% 12.709 13.330 4.9% ('TermGroup100', None) 56.004 53.272 -4.9% 106.463 100.946 -5.2% 108.880 101.643 -6.6% 109.331 101.826 -6.9% 111.801 103.568 -7.4% ('TermGroup10K', None) 62.827 62.934 0.2% 108.396 108.685 0.3% 110.141 111.531 1.3% 111.376 112.567 1.1% 180.740 127.448 -29.5% ('TermGroup1M', None) 63.567 63.832 0.4% 112.484 113.146 0.6% 114.028 114.100 0.1% 116.060 114.558 -1.3% 117.928 115.190 -2.3% ('TermMonthSort', 'Month') 0.897 0.925 3.1% 1.077 1.072 -0.4% 1.238 1.448 16.9% 1.710 2.320 35.7% 2.403 4.092 70.3% ('TermMonthSortSkipper', 'Month (skipper)') 4.948 4.967 0.4% 8.354 8.388 0.4% 8.650 8.682 0.4% 8.900 8.842 -0.7% 46.760 59.949 28.2% ('TermTitleSort', 'Title') 7.695 7.400 -3.8% 10.783 10.336 -4.1% 14.834 14.146 -4.6% 69.729 76.513 9.7% 134.985 93.914 -30.4% ('TermTitleSortSkipper', 'Title (skipper)') 6.436 6.399 -0.6% 9.560 9.660 1.0% 9.856 9.879 0.2% 12.509 10.042 -19.7% 71.688 66.823 -6.8% ('VectorSearch', None) 2.130 2.260 6.1% 2.316 2.932 26.6% 6.211 6.499 4.6% 6.786 8.653 27.5% 8.512 10.974 28.9% ('Wildcard', None) 2.619 2.683 2.4% 4.165 4.382 5.2% 4.551 4.705 3.4% 4.643 4.941 6.4% 55.429 56.143 1.3% generate vmstat pretties /l/reports.nightly/2026.04.11.23.58.22/fastIndexMediumDocsWithVectorsQuantized /l/reports.nightly/2026.04.11.23.58.22/search-tasks /l/reports.nightly/2026.04.11.23.58.22/fastIndexBigDocs /l/reports.nightly/2026.04.11.23.58.22/fixedIndex /l/reports.nightly/2026.04.11.23.58.22/fastIndexMediumDocsWithVectors /l/reports.nightly/2026.04.11.23.58.22/nrtIndexMediumDocs /l/reports.nightly/2026.04.11.23.58.22/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.04 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.56 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.63 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=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.62 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.70 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.stacksize=1 -Dtests.profile.count=50 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 14.19 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=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 14.26 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.89 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.stacksize=8 -Dtests.profile.count=50 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 14.05 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.46 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.69.4, 3.5.74.18, 3.5.75.121, 3.5.66.61, 3.5.72.85, 3.5.75.88, 52.92.18.224, 3.5.69.18 * Trying 3.5.69.4: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.69.4 port 443) from 10.17.4.7 port 44976 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/a7c325e5-b2c8-4b90-8991-75daf879ed17.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEKb%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJGMEQCIG6mFDi2ZAgyZmIyPryw3SKnG%2Bgs9kijeQleec6XvDqVAiAuSUeLRmAmRpkJ3aQuQLbE0cPrwXAdesIKxFV2T4Zjiyq6BQhvEAAaDDgzNTQ5NDc1MzEyNiIMfz7PTkzrPVCEsvPnKpcF0Gzt9M%2F9AOAIA2Xy3tYuLNicIHxuBkSwvsLskzelM0577WXXB97qbQrzGor6QepLDNlnU91xqEvOgdiFWlnxdQF7z1WIcQtDTkCAYz%2BA%2FCv4PwHEkTL6H20abuTy1t%2FIOCh6ETgLSxCkLihwiMALAVkE5suuYn19WfWDarSSpD3oVus2gPM8ZQ8KZJAcbe%2FEQ6M8AqDJE1%2FYenymvg5kYTgNH9tdgFrR2Q3JLA5%2Bt44v9PH96KUDyE6zWjYVrfUd%2Bsr68KHJfHbr%2BUQNWkarUIeYpw8t23xXstsfIIrj5b2AGOEzC%2FnvJTrCVsexMdp8XDlsodZiAspOaDq4G7x2dH%2FV9BgaXRB0Ni86%2BSUSpS%2FeFiT6vOs8xoihf5LHsmFyHTxu51xCAQB2veUtUOeWRgWkk0Mk4raekS3yAIrQYaICRfUfpvAFO%2FwM8Zk%2FpzdKpU%2FJVrCbSMgynvaFx1F6JKm7RIduMiMuyWZnk%2BydfIkveXx2vSXjvsC%2FxW3DKC4TbuELNsDlP3cs8ukZLvRfyxacti8MiNVUMRJdeDh8GkhjOYHkhe%2F%2BYyMfVzxkCjf7gmFcV04jLXzFHlJw8eE%2F3norBFcwmihBx3FnStjbpo791hERPLQf3cg1peY8iPje8DIsbZ5pdph0kDvjnQMqnzKuo61YtIgZV5q2j2AGtB857QmaSTDEVx00Ylxeuf4FJcEq984ra8F3lUOuBi3m7XBqsRVE0U6mQz%2BkfrJxuHWJ0eotGN19pu9h8NbjF4vb0LkES02za%2Bko1tWHgRBQbMKgztxYYGQUenpxMB0tC0J9prksulz6ixojosmGDYvqR%2FwfPfpA%2FZGcGa8stxsZZQ9uECyV42eWFSEUWs0z%2FaDRYG3y1dkDMO2R8s4GOrIB2IBeCw92ZDXLTj7LXDY2fvWh1StiMC01Dvk2fgVlGyb2JIDqaA2zIhCG3H5Lb5NvSnbDQY61IJEYc8tKouWEik%2F6laiVhwU1RU80rg%2FE4zU%2FqPFaFKc2lDHwdEKnAVcc7q9UXRAnZ1wMXDIZNuNokZLyJshxpKOLo6Z3yf71wpcJyaYo4VnPriDqXfkuuJqGC%2FCjb6KweNLuxUdFwLPZfs93nOmc90jOYn%2F19m85r46wLA%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260413T083412Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTNDO65UGN%2F20260413%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=d63b0bb7c9aea3a5d4c1659dfc2ed8eb03d53487be44b593541485dc6e591cd6 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 430072466 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 410.1M 0 0 0 832.0k 0 778.5k 08:59 00:01 08:58 779.0k 2 410.1M 0 0 2 8.37M 0 4.04M 01:41 00:02 01:39 4.04M 3 410.1M 0 0 3 16.25M 0 5.28M 01:17 00:03 01:14 5.28M 6 410.1M 0 0 6 24.87M 0 6.10M 01:07 00:04 01:03 6.10M 8 410.1M 0 0 8 34.00M 0 6.69M 01:01 00:05 00:56 6.69M 10 410.1M 0 0 10 43.56M 0 7.16M 00:57 00:06 00:51 8.52M 12 410.1M 0 0 12 53.31M 0 7.52M 00:54 00:07 00:47 8.96M 15 410.1M 0 0 15 63.18M 0 7.81M 00:52 00:08 00:44 9.37M 17 410.1M 0 0 17 72.25M 0 7.94M 00:51 00:09 00:42 9.44M 19 410.1M 0 0 19 80.50M 0 7.97M 00:51 00:10 00:41 9.27M 21 410.1M 0 0 21 88.81M 0 8.00M 00:51 00:11 00:40 9.02M 23 410.1M 0 0 23 97.68M 0 8.07M 00:50 00:12 00:38 8.84M 26 410.1M 0 0 26 107.1M 0 8.17M 00:50 00:13 00:37 8.75M 28 410.1M 0 0 28 116.8M 0 8.28M 00:49 00:14 00:35 8.89M 30 410.1M 0 0 30 126.5M 0 8.36M 00:49 00:15 00:34 9.15M 32 410.1M 0 0 32 134.1M 0 8.32M 00:49 00:16 00:33 9.02M 34 410.1M 0 0 34 141.8M 0 8.28M 00:49 00:17 00:32 8.78M 36 410.1M 0 0 36 149.9M 0 8.27M 00:49 00:18 00:31 8.51M 38 410.1M 0 0 38 157.4M 0 8.22M 00:49 00:19 00:30 8.07M 39 410.1M 0 0 39 163.6M 0 8.12M 00:50 00:20 00:30 7.39M 41 410.1M 0 0 41 170.2M 0 8.05M 00:50 00:21 00:29 7.18M 43 410.1M 0 0 43 177.0M 0 7.99M 00:51 00:22 00:29 7.01M 44 410.1M 0 0 44 184.0M 0 7.94M 00:51 00:23 00:28 6.79M 46 410.1M 0 0 46 191.0M 0 7.91M 00:51 00:24 00:27 6.69M 48 410.1M 0 0 48 198.0M 0 7.87M 00:52 00:25 00:27 6.85M 49 410.1M 0 0 49 204.9M 0 7.83M 00:52 00:26 00:26 6.92M 51 410.1M 0 0 51 212.0M 0 7.80M 00:52 00:27 00:25 6.96M 53 410.1M 0 0 53 218.0M 0 7.74M 00:52 00:28 00:24 6.77M 54 410.1M 0 0 54 223.6M 0 7.67M 00:53 00:29 00:24 6.51M 56 410.1M 0 0 56 230.0M 0 7.62M 00:53 00:30 00:23 6.38M 57 410.1M 0 0 57 236.6M 0 7.59M 00:54 00:31 00:23 6.33M 59 410.1M 0 0 59 243.6M 0 7.57M 00:54 00:32 00:22 6.31M 61 410.1M 0 0 61 250.6M 0 7.55M 00:54 00:33 00:21 6.52M 62 410.1M 0 0 62 255.9M 0 7.48M 00:54 00:34 00:20 6.42M 63 410.1M 0 0 63 261.5M 0 7.43M 00:55 00:35 00:20 6.28M 65 410.1M 0 0 65 267.4M 0 7.38M 00:55 00:36 00:19 6.12M 66 410.1M 0 0 66 273.5M 0 7.35M 00:55 00:37 00:18 5.94M 68 410.1M 0 0 68 279.5M 0 7.31M 00:56 00:38 00:18 5.74M 69 410.1M 0 0 69 285.6M 0 7.28M 00:56 00:39 00:17 5.90M 71 410.1M 0 0 71 291.7M 0 7.25M 00:56 00:40 00:16 5.99M 72 410.1M 0 0 72 297.8M 0 7.22M 00:56 00:41 00:15 6.04M 74 410.1M 0 0 74 304.0M 0 7.19M 00:56 00:42 00:14 6.07M 75 410.1M 0 0 75 310.5M 0 7.18M 00:57 00:43 00:14 6.14M 77 410.1M 0 0 77 317.3M 0 7.17M 00:57 00:44 00:13 6.29M 79 410.1M 0 0 79 324.5M 0 7.17M 00:57 00:45 00:12 6.52M 81 410.1M 0 0 81 332.3M 0 7.18M 00:57 00:46 00:11 6.86M 83 410.1M 0 0 83 341.2M 0 7.22M 00:56 00:47 00:09 7.41M 85 410.1M 0 0 85 351.3M 0 7.28M 00:56 00:48 00:08 8.15M 88 410.1M 0 0 88 363.0M 0 7.37M 00:55 00:49 00:06 9.12M 90 410.1M 0 0 90 372.7M 0 7.41M 00:55 00:50 00:05 9.63M 93 410.1M 0 0 93 383.0M 0 7.47M 00:54 00:51 00:03 10.11M 96 410.1M 0 0 96 394.0M 0 7.54M 00:54 00:52 00:02 10.53M 98 410.1M 0 0 98 405.7M 0 7.61M 00:53 00:53 10.85M* upload completely sent off: 430072466 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: DK0LD+bZZoNFzQMAvyUcef+4LL3EN5HjMo2Lf55IKuQsEc+E+LvJpVGYfXSe0HNAcqfw6tyajRWISdSOwgROeE4FhUGYvFMV < x-amz-request-id: QMVJV6QK6GCRTB8Y < Date: Mon, 13 Apr 2026 08:34:45 GMT < x-amz-server-side-encryption: AES256 < ETag: "bc8ee5d5f4d208c4ba2b8b81bf3271b1" < x-amz-checksum-crc64nvme: zcHSNj6+708= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 410.1M 0 0 100 410.1M 0 7.61M 00:53 00:53 10.85M 100 410.1M 0 0 100 410.1M 0 7.61M 00:53 00:53 10.85M 100 410.1M 0 0 100 410.1M 0 7.61M 00:53 00:53 10.85M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 85.54 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: 52.92.4.112, 3.5.73.116, 52.92.0.104, 52.92.36.32, 52.92.16.232, 3.5.75.39, 3.5.74.44, 52.92.34.184 * Trying 52.92.4.112:443... * ALPN: curl offers h2,http/1.1 } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [1570 bytes data] * SSL Trust Anchors: * CAfile: /etc/ssl/certs/ca-certificates.crt { [5 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [1210 bytes data] * TLSv1.3 (IN), TLS change cipher, Change cipher spec (1): { [1 bytes data] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): { [25 bytes data] * TLSv1.3 (IN), TLS handshake, Certificate (11): { [4422 bytes data] * TLSv1.3 (IN), TLS handshake, CERT verify (15): { [264 bytes data] * TLSv1.3 (IN), TLS handshake, Finished (20): { [36 bytes data] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): } [1 bytes data] * TLSv1.3 (OUT), TLS handshake, Finished (20): } [36 bytes data] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / X25519MLKEM768 / RSASSA-PSS * ALPN: server accepted http/1.1 * Server certificate: * subject: CN=*.s3-eu-west-1.amazonaws.com * start date: Sep 5 00:00:00 2025 GMT * expire date: Aug 7 23:59:59 2026 GMT * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * subjectAltName: "s3.eu-west-1.amazonaws.com" matches cert's "s3.eu-west-1.amazonaws.com" * SSL certificate verified via OpenSSL. * Established connection to s3.eu-west-1.amazonaws.com (52.92.4.112 port 443) from 10.17.4.7 port 45044 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/9c088d35-ba95-40b9-b4c3-36e7ffc6e040.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEKb%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJGMEQCIG6mFDi2ZAgyZmIyPryw3SKnG%2Bgs9kijeQleec6XvDqVAiAuSUeLRmAmRpkJ3aQuQLbE0cPrwXAdesIKxFV2T4Zjiyq6BQhvEAAaDDgzNTQ5NDc1MzEyNiIMfz7PTkzrPVCEsvPnKpcF0Gzt9M%2F9AOAIA2Xy3tYuLNicIHxuBkSwvsLskzelM0577WXXB97qbQrzGor6QepLDNlnU91xqEvOgdiFWlnxdQF7z1WIcQtDTkCAYz%2BA%2FCv4PwHEkTL6H20abuTy1t%2FIOCh6ETgLSxCkLihwiMALAVkE5suuYn19WfWDarSSpD3oVus2gPM8ZQ8KZJAcbe%2FEQ6M8AqDJE1%2FYenymvg5kYTgNH9tdgFrR2Q3JLA5%2Bt44v9PH96KUDyE6zWjYVrfUd%2Bsr68KHJfHbr%2BUQNWkarUIeYpw8t23xXstsfIIrj5b2AGOEzC%2FnvJTrCVsexMdp8XDlsodZiAspOaDq4G7x2dH%2FV9BgaXRB0Ni86%2BSUSpS%2FeFiT6vOs8xoihf5LHsmFyHTxu51xCAQB2veUtUOeWRgWkk0Mk4raekS3yAIrQYaICRfUfpvAFO%2FwM8Zk%2FpzdKpU%2FJVrCbSMgynvaFx1F6JKm7RIduMiMuyWZnk%2BydfIkveXx2vSXjvsC%2FxW3DKC4TbuELNsDlP3cs8ukZLvRfyxacti8MiNVUMRJdeDh8GkhjOYHkhe%2F%2BYyMfVzxkCjf7gmFcV04jLXzFHlJw8eE%2F3norBFcwmihBx3FnStjbpo791hERPLQf3cg1peY8iPje8DIsbZ5pdph0kDvjnQMqnzKuo61YtIgZV5q2j2AGtB857QmaSTDEVx00Ylxeuf4FJcEq984ra8F3lUOuBi3m7XBqsRVE0U6mQz%2BkfrJxuHWJ0eotGN19pu9h8NbjF4vb0LkES02za%2Bko1tWHgRBQbMKgztxYYGQUenpxMB0tC0J9prksulz6ixojosmGDYvqR%2FwfPfpA%2FZGcGa8stxsZZQ9uECyV42eWFSEUWs0z%2FaDRYG3y1dkDMO2R8s4GOrIB2IBeCw92ZDXLTj7LXDY2fvWh1StiMC01Dvk2fgVlGyb2JIDqaA2zIhCG3H5Lb5NvSnbDQY61IJEYc8tKouWEik%2F6laiVhwU1RU80rg%2FE4zU%2FqPFaFKc2lDHwdEKnAVcc7q9UXRAnZ1wMXDIZNuNokZLyJshxpKOLo6Z3yf71wpcJyaYo4VnPriDqXfkuuJqGC%2FCjb6KweNLuxUdFwLPZfs93nOmc90jOYn%2F19m85r46wLA%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260413T083538Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTNDO65UGN%2F20260413%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=622772682baf68395af6bf1d0f4f5184870c4f1b1e965c229afa177a77904d8f HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 69402335 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 66.18M 0 0 0 320.0k 0 268.5k 04:12 00:01 04:11 268.6k 0 66.18M 0 0 0 512.0k 0 232.5k 04:51 00:02 04:49 232.6k 1 66.18M 0 0 1 704.0k 0 213.8k 05:16 00:03 05:13 213.8k 1 66.18M 0 0 1 896.0k 0 199.2k 05:40 00:04 05:36 199.1k 1 66.18M 0 0 1 1.12M 0 200.3k 05:38 00:05 05:33 200.3k 1 66.18M 0 0 1 1.31M 0 195.9k 05:45 00:06 05:39 180.6k 2 66.18M 0 0 2 1.50M 0 190.7k 05:55 00:08 05:47 175.0k 2 66.18M 0 0 2 1.75M 0 192.6k 05:51 00:09 05:42 181.0k 2 66.18M 0 0 2 1.93M 0 187.3k 06:01 00:10 05:51 178.6k 3 66.18M 0 0 3 2.12M 0 184.4k 06:07 00:11 05:56 169.3k 3 66.18M 0 0 3 2.31M 0 184.9k 06:06 00:12 05:54 172.1k 3 66.18M 0 0 3 2.56M 0 185.9k 06:04 00:14 05:50 179.5k 3 66.18M 0 0 3 2.62M 0 173.5k 06:30 00:15 06:15 144.7k 4 66.18M 0 0 4 2.75M 0 169.0k 06:40 00:16 06:24 137.1k 4 66.18M 0 0 4 2.93M 0 166.6k 06:46 00:18 06:28 133.1k 4 66.18M 0 0 4 3.18M 0 168.1k 06:43 00:19 06:24 135.5k 5 66.18M 0 0 5 3.37M 0 168.0k 06:43 00:20 06:23 128.8k 5 66.18M 0 0 5 3.62M 0 170.1k 06:38 00:21 06:17 161.9k 5 66.18M 0 0 5 3.81M 0 170.5k 06:37 00:22 06:15 174.6k 6 66.18M 0 0 6 4.06M 0 173.1k 06:31 00:24 06:07 192.4k 6 66.18M 0 0 6 4.25M 0 169.8k 06:38 00:25 06:13 175.4k 6 66.18M 0 0 6 4.37M 0 167.4k 06:44 00:26 06:18 165.6k 6 66.18M 0 0 6 4.50M 0 164.6k 06:51 00:27 06:24 145.1k 7 66.18M 0 0 7 4.68M 0 163.7k 06:53 00:29 06:24 139.2k 7 66.18M 0 0 7 4.87M 0 163.3k 06:55 00:30 06:25 127.2k 7 66.18M 0 0 7 5.00M 0 162.0k 06:58 00:31 06:27 128.5k 7 66.18M 0 0 7 5.18M 0 162.2k 06:57 00:32 06:25 138.8k 8 66.18M 0 0 8 5.37M 0 161.7k 06:59 00:34 06:25 148.2k 8 66.18M 0 0 8 5.50M 0 160.7k 07:01 00:35 06:26 145.3k 8 66.18M 0 0 8 5.68M 0 159.8k 07:04 00:36 06:28 141.5k 8 66.18M 0 0 8 5.87M 0 160.2k 07:02 00:37 06:25 150.4k 8 66.18M 0 0 8 5.93M 0 156.1k 07:14 00:38 06:36 124.0k 9 66.18M 0 0 9 6.06M 0 153.2k 07:22 00:40 06:42 108.6k 9 66.18M 0 0 9 6.18M 0 152.2k 07:25 00:41 06:44 107.0k 9 66.18M 0 0 9 6.37M 0 152.4k 07:24 00:42 06:42 110.4k 10 66.18M 0 0 10 6.62M 0 153.7k 07:20 00:44 06:36 116.9k 10 66.18M 0 0 10 6.81M 0 153.3k 07:22 00:45 06:37 136.5k 10 66.18M 0 0 10 7.00M 0 152.8k 07:23 00:46 06:37 150.0k 10 66.18M 0 0 10 7.18M 0 153.2k 07:22 00:48 06:34 160.2k 11 66.18M 0 0 11 7.43M 0 154.5k 07:18 00:49 06:29 168.4k 11 66.18M 0 0 11 7.62M 0 154.1k 07:19 00:50 06:29 156.4k 11 66.18M 0 0 11 7.81M 0 153.5k 07:21 00:52 06:29 155.3k 11 66.18M 0 0 11 7.93M 0 151.2k 07:28 00:53 06:35 140.3k 12 66.18M 0 0 12 8.06M 0 149.0k 07:34 00:55 06:39 121.2k 12 66.18M 0 0 12 8.18M 0 148.5k 07:36 00:56 06:40 107.0k 12 66.18M 0 0 12 8.31M 0 148.0k 07:37 00:57 06:40 102.8k 12 66.18M 0 0 12 8.43M 0 145.7k 07:44 00:59 06:45 91326 12 66.18M 0 0 12 8.56M 0 144.8k 07:47 01:00 06:47 96817 13 66.18M 0 0 13 8.75M 0 144.3k 07:49 01:02 06:47 105.3k 13 66.18M 0 0 13 8.93M 0 144.0k 07:50 01:03 06:47 108.6k 13 66.18M 0 0 13 9.12M 0 144.7k 07:48 01:04 06:44 117.6k 14 66.18M 0 0 14 9.31M 0 145.4k 07:46 01:05 06:41 141.9k 14 66.18M 0 0 14 9.37M 0 144.1k 07:50 01:06 06:44 136.3k 14 66.18M 0 0 14 9.50M 0 143.3k 07:52 01:07 06:45 133.3k 14 66.18M 0 0 14 9.68M 0 143.4k 07:52 01:09 06:43 136.8k 14 66.18M 0 0 14 9.81M 0 142.4k 07:55 01:10 06:45 118.4k 15 66.18M 0 0 15 10.00M 0 143.1k 07:53 01:11 06:42 118.2k 15 66.18M 0 0 15 10.12M 0 142.7k 07:54 01:12 06:42 127.4k 15 66.18M 0 0 15 10.25M 0 141.6k 07:58 01:14 06:44 122.4k 15 66.18M 0 0 15 10.43M 0 141.5k 07:58 01:15 06:43 120.4k 16 66.18M 0 0 16 10.62M 0 141.8k 07:57 01:16 06:41 134.6k 16 66.18M 0 0 16 10.75M 0 141.4k 07:59 01:17 06:42 122.1k 16 66.18M 0 0 16 10.93M 0 141.3k 07:59 01:19 06:40 126.7k 16 66.18M 0 0 16 11.12M 0 141.3k 07:59 01:20 06:39 138.3k 17 66.18M 0 0 17 11.31M 0 141.2k 07:59 01:22 06:37 137.4k 17 66.18M 0 0 17 11.43M 0 141.0k 08:00 01:23 06:37 130.9k 17 66.18M 0 0 17 11.62M 0 141.4k 07:59 01:24 06:35 141.8k 17 66.18M 0 0 17 11.81M 0 141.4k 07:59 01:25 06:34 141.4k 18 66.18M 0 0 18 12.00M 0 141.4k 07:59 01:26 06:33 142.4k 18 66.18M 0 0 18 12.18M 0 141.9k 07:57 01:27 06:30 151.4k 18 66.18M 0 0 18 12.37M 0 142.3k 07:56 01:29 06:27 161.2k 18 66.18M 0 0 18 12.56M 0 142.7k 07:54 01:30 06:24 160.8k 19 66.18M 0 0 19 12.68M 0 142.2k 07:56 01:31 06:25 155.0k 19 66.18M 0 0 19 12.75M 0 141.1k 08:00 01:32 06:28 136.2k 19 66.18M 0 0 19 12.87M 0 140.9k 08:00 01:33 06:27 126.2k 19 66.18M 0 0 19 13.06M 0 141.1k 08:00 01:34 06:26 122.3k 20 66.18M 0 0 20 13.25M 0 141.2k 07:59 01:36 06:23 118.3k 20 66.18M 0 0 20 13.37M 0 140.4k 08:02 01:37 06:25 113.2k 20 66.18M 0 0 20 13.50M 0 139.3k 08:06 01:39 06:27 115.1k 20 66.18M 0 0 20 13.62M 0 138.9k 08:07 01:40 06:27 111.7k 20 66.18M 0 0 20 13.75M 0 138.4k 08:09 01:41 06:28 101.4k 20 66.18M 0 0 20 13.87M 0 137.2k 08:13 01:43 06:30 87427 21 66.18M 0 0 21 14.00M 0 136.9k 08:14 01:44 06:30 91710 21 66.18M 0 0 21 14.12M 0 136.7k 08:15 01:45 06:30 99948 21 66.18M 0 0 21 14.25M 0 135.9k 08:18 01:47 06:31 94012 21 66.18M 0 0 21 14.31M 0 135.2k 08:21 01:48 06:33 88336 21 66.18M 0 0 21 14.43M 0 134.9k 08:22 01:49 06:33 97669 22 66.18M 0 0 22 14.56M 0 134.6k 08:23 01:50 06:33 96629 22 66.18M 0 0 22 14.75M 0 134.8k 08:22 01:51 06:31 102.5k 22 66.18M 0 0 22 15.00M 0 135.6k 08:19 01:53 06:26 130.7k 22 66.18M 0 0 22 15.18M 0 135.9k 08:18 01:54 06:24 147.7k 23 66.18M 0 0 23 15.37M 0 135.7k 08:19 01:56 06:23 149.4k 23 66.18M 0 0 23 15.56M 0 135.9k 08:18 01:57 06:21 159.2k 23 66.18M 0 0 23 15.75M 0 136.2k 08:17 01:58 06:19 160.9k 24 66.18M 0 0 24 16.00M 0 136.9k 08:15 01:59 06:16 159.4k 24 66.18M 0 0 24 16.18M 0 137.1k 08:14 02:00 06:14 159.2k 24 66.18M 0 0 24 16.37M 0 137.4k 08:13 02:01 06:12 171.6k 25 66.18M 0 0 25 16.56M 0 137.7k 08:12 02:03 06:09 173.1k 25 66.18M 0 0 25 16.75M 0 138.0k 08:10 02:04 06:06 174.3k 25 66.18M 0 0 25 16.93M 0 138.1k 08:10 02:05 06:05 162.0k 25 66.18M 0 0 25 17.12M 0 138.3k 08:09 02:06 06:03 162.6k 26 66.18M 0 0 26 17.31M 0 138.3k 08:09 02:08 06:01 155.3k 26 66.18M 0 0 26 17.50M 0 138.5k 08:09 02:09 06:00 153.7k 26 66.18M 0 0 26 17.68M 0 138.4k 08:09 02:10 05:59 145.2k 26 66.18M 0 0 26 17.81M 0 138.3k 08:09 02:11 05:58 142.9k 27 66.18M 0 0 27 18.00M 0 138.5k 08:09 02:12 05:57 143.7k 27 66.18M 0 0 27 18.25M 0 139.2k 08:06 02:14 05:52 158.8k 27 66.18M 0 0 27 18.50M 0 139.5k 08:05 02:15 05:50 160.6k 28 66.18M 0 0 28 18.62M 0 139.4k 08:06 02:16 05:50 160.9k 28 66.18M 0 0 28 18.75M 0 139.0k 08:07 02:18 05:49 154.8k 28 66.18M 0 0 28 18.93M 0 139.4k 08:06 02:19 05:47 157.2k 28 66.18M 0 0 28 19.18M 0 139.9k 08:04 02:20 05:44 155.8k 29 66.18M 0 0 29 19.37M 0 140.2k 08:03 02:21 05:42 157.7k 29 66.18M 0 0 29 19.56M 0 140.5k 08:02 02:22 05:40 168.7k 29 66.18M 0 0 29 19.68M 0 140.0k 08:03 02:23 05:40 163.9k 30 66.18M 0 0 30 19.87M 0 140.2k 08:03 02:25 05:38 159.5k 30 66.18M 0 0 30 20.12M 0 140.6k 08:01 02:26 05:35 156.5k 30 66.18M 0 0 30 20.31M 0 140.7k 08:01 02:27 05:34 151.6k 31 66.18M 0 0 31 20.56M 0 141.2k 07:59 02:29 05:30 155.9k 31 66.18M 0 0 31 20.75M 0 141.4k 07:59 02:30 05:29 171.5k 31 66.18M 0 0 31 20.93M 0 141.3k 07:59 02:31 05:28 166.8k 31 66.18M 0 0 31 21.06M 0 140.7k 08:01 02:33 05:28 141.9k 32 66.18M 0 0 32 21.18M 0 140.4k 08:02 02:34 05:28 132.6k 32 66.18M 0 0 32 21.37M 0 140.2k 08:03 02:36 05:27 117.7k 32 66.18M 0 0 32 21.50M 0 139.6k 08:05 02:37 05:28 103.1k 32 66.18M 0 0 32 21.62M 0 139.1k 08:07 02:39 05:28 95851 32 66.18M 0 0 32 21.75M 0 138.6k 08:08 02:40 05:28 97537 33 66.18M 0 0 33 21.93M 0 138.6k 08:08 02:42 05:26 102.0k 33 66.18M 0 0 33 22.12M 0 138.8k 08:08 02:43 05:25 109.3k 33 66.18M 0 0 33 22.31M 0 139.1k 08:07 02:44 05:23 127.5k 33 66.18M 0 0 33 22.50M 0 139.1k 08:07 02:45 05:22 140.2k 34 66.18M 0 0 34 22.62M 0 138.9k 08:07 02:46 05:21 148.0k 34 66.18M 0 0 34 22.75M 0 138.7k 08:08 02:47 05:21 142.9k 34 66.18M 0 0 34 22.87M 0 138.6k 08:08 02:48 05:20 133.8k 34 66.18M 0 0 34 23.00M 0 138.5k 08:09 02:49 05:20 122.3k 34 66.18M 0 0 34 23.12M 0 138.4k 08:09 02:50 05:19 117.9k 35 66.18M 0 0 35 23.37M 0 138.9k 08:07 02:52 05:15 138.8k 35 66.18M 0 0 35 23.50M 0 138.8k 08:08 02:53 05:15 140.1k 35 66.18M 0 0 35 23.62M 0 138.6k 08:08 02:54 05:14 138.2k 35 66.18M 0 0 35 23.81M 0 138.8k 08:08 02:55 05:13 146.7k 36 66.18M 0 0 36 24.00M 0 139.0k 08:07 02:56 05:11 154.7k 36 66.18M 0 0 36 24.12M 0 138.9k 08:07 02:57 05:10 137.6k 36 66.18M 0 0 36 24.31M 0 139.1k 08:07 02:58 05:09 148.5k 37 66.18M 0 0 37 24.50M 0 139.1k 08:07 03:00 05:07 152.6k 37 66.18M 0 0 37 24.68M 0 139.1k 08:07 03:01 05:06 148.3k 37 66.18M 0 0 37 24.93M 0 139.6k 08:05 03:02 05:03 159.2k 38 66.18M 0 0 38 25.18M 0 140.0k 08:04 03:04 05:00 169.8k 38 66.18M 0 0 38 25.31M 0 139.8k 08:04 03:05 04:59 158.6k 38 66.18M 0 0 38 25.43M 0 139.6k 08:05 03:06 04:59 154.9k 38 66.18M 0 0 38 25.62M 0 139.7k 08:04 03:07 04:57 159.2k 38 66.18M 0 0 38 25.81M 0 139.9k 08:04 03:08 04:56 146.5k 39 66.18M 0 0 39 25.93M 0 139.7k 08:05 03:10 04:55 131.3k 39 66.18M 0 0 39 26.06M 0 139.5k 08:05 03:11 04:54 132.0k 39 66.18M 0 0 39 26.18M 0 139.4k 08:05 03:12 04:53 133.0k 39 66.18M 0 0 39 26.31M 0 139.3k 08:06 03:13 04:53 124.2k 40 66.18M 0 0 40 26.50M 0 139.3k 08:06 03:14 04:52 122.4k 40 66.18M 0 0 40 26.56M 0 138.5k 08:09 03:16 04:53 102.7k 40 66.18M 0 0 40 26.75M 0 138.6k 08:08 03:17 04:51 110.7k 40 66.18M 0 0 40 26.93M 0 138.7k 08:08 03:18 04:50 118.4k 41 66.18M 0 0 41 27.18M 0 139.1k 08:06 03:20 04:46 134.9k 41 66.18M 0 0 41 27.31M 0 139.1k 08:07 03:21 04:46 130.9k 41 66.18M 0 0 41 27.43M 0 138.9k 08:07 03:22 04:45 150.4k 41 66.18M 0 0 41 27.56M 0 138.8k 08:08 03:23 04:45 145.4k 41 66.18M 0 0 41 27.75M 0 138.8k 08:08 03:24 04:44 141.8k 42 66.18M 0 0 42 27.87M 0 138.8k 08:08 03:25 04:43 124.9k 42 66.18M 0 0 42 28.00M 0 138.7k 08:08 03:26 04:42 124.7k 42 66.18M 0 0 42 28.12M 0 138.6k 08:08 03:27 04:41 129.3k 42 66.18M 0 0 42 28.25M 0 138.5k 08:09 03:28 04:41 127.9k 42 66.18M 0 0 42 28.37M 0 138.3k 08:09 03:30 04:39 118.6k 43 66.18M 0 0 43 28.50M 0 138.2k 08:10 03:31 04:39 116.4k 43 66.18M 0 0 43 28.62M 0 138.0k 08:10 03:32 04:38 114.5k 43 66.18M 0 0 43 28.81M 0 138.2k 08:10 03:33 04:37 121.9k 43 66.18M 0 0 43 29.00M 0 138.1k 08:10 03:34 04:36 126.1k 44 66.18M 0 0 44 29.18M 0 138.3k 08:09 03:36 04:33 138.2k 44 66.18M 0 0 44 29.37M 0 138.4k 08:09 03:37 04:32 147.4k 44 66.18M 0 0 44 29.56M 0 138.7k 08:08 03:38 04:30 160.5k 44 66.18M 0 0 44 29.75M 0 138.5k 08:09 03:39 04:30 150.8k 45 66.18M 0 0 45 29.81M 0 138.0k 08:10 03:41 04:29 133.9k 45 66.18M 0 0 45 30.00M 0 138.1k 08:10 03:42 04:28 132.8k 45 66.18M 0 0 45 30.12M 0 138.0k 08:11 03:43 04:28 121.9k 45 66.18M 0 0 45 30.25M 0 137.8k 08:11 03:44 04:27 108.6k 45 66.18M 0 0 45 30.43M 0 137.9k 08:11 03:45 04:26 116.7k 46 66.18M 0 0 46 30.62M 0 138.1k 08:10 03:47 04:23 140.1k 46 66.18M 0 0 46 30.87M 0 138.4k 08:09 03:48 04:21 148.6k 46 66.18M 0 0 46 31.00M 0 138.0k 08:10 03:49 04:21 141.0k 47 66.18M 0 0 47 31.12M 0 138.0k 08:10 03:50 04:20 145.3k 47 66.18M 0 0 47 31.31M 0 138.1k 08:10 03:52 04:18 143.5k 47 66.18M 0 0 47 31.43M 0 137.8k 08:11 03:53 04:18 129.1k 47 66.18M 0 0 47 31.56M 0 137.7k 08:12 03:54 04:18 110.5k 47 66.18M 0 0 47 31.75M 0 137.8k 08:11 03:55 04:16 129.8k 48 66.18M 0 0 48 31.93M 0 137.8k 08:11 03:57 04:14 130.1k 48 66.18M 0 0 48 32.06M 0 137.4k 08:13 03:58 04:15 113.5k 48 66.18M 0 0 48 32.18M 0 137.0k 08:14 04:00 04:14 108.0k 48 66.18M 0 0 48 32.31M 0 136.7k 08:15 04:02 04:13 104.9k 49 66.18M 0 0 49 32.43M 0 136.5k 08:16 04:03 04:13 95660 49 66.18M 0 0 49 32.56M 0 136.3k 08:17 04:04 04:13 90369 49 66.18M 0 0 49 32.68M 0 136.2k 08:17 04:05 04:12 97422 49 66.18M 0 0 49 32.81M 0 136.1k 08:17 04:06 04:11 103.7k 49 66.18M 0 0 49 33.00M 0 136.2k 08:17 04:07 04:10 118.4k 50 66.18M 0 0 50 33.12M 0 136.1k 08:17 04:09 04:08 120.4k 50 66.18M 0 0 50 33.37M 0 136.3k 08:17 04:10 04:07 136.3k 50 66.18M 0 0 50 33.56M 0 136.4k 08:16 04:11 04:05 143.6k 51 66.18M 0 0 51 33.81M 0 136.7k 08:15 04:13 04:02 159.9k 51 66.18M 0 0 51 34.00M 0 136.8k 08:15 04:14 04:01 157.8k 51 66.18M 0 0 51 34.18M 0 136.9k 08:14 04:15 03:59 170.1k 51 66.18M 0 0 51 34.37M 0 137.0k 08:14 04:16 03:58 165.4k 52 66.18M 0 0 52 34.56M 0 137.2k 08:13 04:17 03:56 170.5k 52 66.18M 0 0 52 34.75M 0 137.3k 08:13 04:19 03:54 161.9k 52 66.18M 0 0 52 34.87M 0 137.3k 08:13 04:20 03:53 158.6k 52 66.18M 0 0 52 35.06M 0 137.5k 08:12 04:21 03:51 161.2k 53 66.18M 0 0 53 35.25M 0 137.6k 08:12 04:22 03:50 163.6k 53 66.18M 0 0 53 35.43M 0 137.6k 08:12 04:23 03:49 155.5k 53 66.18M 0 0 53 35.62M 0 137.5k 08:12 04:25 03:47 146.2k 54 66.18M 0 0 54 35.75M 0 137.3k 08:13 04:26 03:47 140.9k 54 66.18M 0 0 54 35.93M 0 137.4k 08:13 04:27 03:46 134.9k 54 66.18M 0 0 54 36.12M 0 137.6k 08:12 04:28 03:44 138.1k 54 66.18M 0 0 54 36.31M 0 137.6k 08:12 04:30 03:42 138.9k 55 66.18M 0 0 55 36.50M 0 137.6k 08:12 04:31 03:41 143.6k 55 66.18M 0 0 55 36.62M 0 137.6k 08:12 04:32 03:40 149.0k 55 66.18M 0 0 55 36.68M 0 137.2k 08:13 04:33 03:40 127.6k 55 66.18M 0 0 55 36.81M 0 137.0k 08:14 04:35 03:39 111.2k 55 66.18M 0 0 55 37.06M 0 137.3k 08:13 04:36 03:37 120.9k 56 66.18M 0 0 56 37.25M 0 137.3k 08:13 04:37 03:36 121.0k 56 66.18M 0 0 56 37.37M 0 137.1k 08:14 04:39 03:35 115.9k 56 66.18M 0 0 56 37.50M 0 136.8k 08:15 04:40 03:35 121.8k 56 66.18M 0 0 56 37.68M 0 136.8k 08:15 04:41 03:34 131.3k 57 66.18M 0 0 57 37.87M 0 136.9k 08:14 04:43 03:31 122.0k 57 66.18M 0 0 57 38.06M 0 136.9k 08:14 04:44 03:30 122.6k 57 66.18M 0 0 57 38.18M 0 136.8k 08:15 04:45 03:30 124.4k 57 66.18M 0 0 57 38.31M 0 136.6k 08:15 04:47 03:28 128.1k 58 66.18M 0 0 58 38.43M 0 136.5k 08:16 04:48 03:28 122.6k 58 66.18M 0 0 58 38.62M 0 136.5k 08:16 04:49 03:27 120.4k 58 66.18M 0 0 58 38.75M 0 136.5k 08:16 04:50 03:26 116.7k 58 66.18M 0 0 58 38.87M 0 136.5k 08:16 04:51 03:25 120.6k 58 66.18M 0 0 58 39.00M 0 136.4k 08:16 04:52 03:24 126.8k 59 66.18M 0 0 59 39.18M 0 136.5k 08:16 04:53 03:23 133.5k 59 66.18M 0 0 59 39.37M 0 136.6k 08:15 04:54 03:21 142.3k 59 66.18M 0 0 59 39.62M 0 136.9k 08:14 04:56 03:18 158.3k 60 66.18M 0 0 60 39.87M 0 137.1k 08:14 04:57 03:17 169.2k 60 66.18M 0 0 60 40.00M 0 137.1k 08:14 04:58 03:16 169.8k 60 66.18M 0 0 60 40.18M 0 137.1k 08:14 05:00 03:14 165.7k 61 66.18M 0 0 61 40.43M 0 137.4k 08:13 05:01 03:12 174.1k 61 66.18M 0 0 61 40.68M 0 137.6k 08:12 05:02 03:10 168.4k 61 66.18M 0 0 61 40.81M 0 137.4k 08:13 05:04 03:09 151.4k 61 66.18M 0 0 61 40.93M 0 137.3k 08:13 05:05 03:08 148.9k 62 66.18M 0 0 62 41.12M 0 137.4k 08:13 05:06 03:07 152.3k 62 66.18M 0 0 62 41.31M 0 137.4k 08:13 05:07 03:06 135.9k 62 66.18M 0 0 62 41.43M 0 137.0k 08:14 05:09 03:05 111.7k 62 66.18M 0 0 62 41.56M 0 136.9k 08:14 05:10 03:04 114.7k 63 66.18M 0 0 63 41.75M 0 137.1k 08:14 05:11 03:03 125.0k 63 66.18M 0 0 63 41.87M 0 137.0k 08:14 05:12 03:02 118.9k 63 66.18M 0 0 63 42.00M 0 137.0k 08:14 05:13 03:01 115.8k 63 66.18M 0 0 63 42.18M 0 137.0k 08:14 05:15 02:59 134.7k 64 66.18M 0 0 64 42.37M 0 137.0k 08:14 05:16 02:58 140.8k 64 66.18M 0 0 64 42.56M 0 137.1k 08:14 05:17 02:57 147.2k 64 66.18M 0 0 64 42.56M 0 137.1k 08:14 05:17 02:57 137.1k 64 66.18M 0 0 64 42.81M 0 137.3k 08:13 05:19 02:54 182.9k 64 66.18M 0 0 64 43.00M 0 137.2k 08:13 05:20 02:53 154.9k 65 66.18M 0 0 65 43.18M 0 137.4k 08:13 05:21 02:52 158.1k 65 66.18M 0 0 65 43.37M 0 137.4k 08:13 05:23 02:50 157.1k 65 66.18M 0 0 65 43.50M 0 137.2k 08:13 05:24 02:49 144.5k 66 66.18M 0 0 66 43.75M 0 137.5k 08:12 05:25 02:47 149.3k 66 66.18M 0 0 66 44.00M 0 137.8k 08:11 05:26 02:45 168.3k 66 66.18M 0 0 66 44.25M 0 138.1k 08:10 05:27 02:43 178.9k 67 66.18M 0 0 67 44.43M 0 138.3k 08:10 05:29 02:41 184.4k 67 66.18M 0 0 67 44.62M 0 138.3k 08:10 05:30 02:40 193.9k 67 66.18M 0 0 67 44.81M 0 138.4k 08:09 05:31 02:38 186.7k 67 66.18M 0 0 67 45.00M 0 138.4k 08:09 05:32 02:37 170.8k 68 66.18M 0 0 68 45.12M 0 138.3k 08:09 05:33 02:36 148.5k 68 66.18M 0 0 68 45.25M 0 138.2k 08:10 05:35 02:35 134.8k 68 66.18M 0 0 68 45.43M 0 138.2k 08:10 05:36 02:34 136.8k 68 66.18M 0 0 68 45.62M 0 138.3k 08:10 05:37 02:33 131.7k 69 66.18M 0 0 69 45.81M 0 138.3k 08:09 05:39 02:30 133.3k 69 66.18M 0 0 69 46.00M 0 138.4k 08:09 05:40 02:29 141.9k 69 66.18M 0 0 69 46.12M 0 138.3k 08:09 05:41 02:28 143.2k 69 66.18M 0 0 69 46.25M 0 138.0k 08:11 05:43 02:28 123.9k 70 66.18M 0 0 70 46.37M 0 137.7k 08:12 05:44 02:28 108.5k 70 66.18M 0 0 70 46.56M 0 137.7k 08:12 05:46 02:26 106.2k 70 66.18M 0 0 70 46.75M 0 137.7k 08:12 05:47 02:25 104.2k 70 66.18M 0 0 70 46.81M 0 137.4k 08:13 05:48 02:25 99310 71 66.18M 0 0 71 47.00M 0 137.5k 08:12 05:49 02:23 114.0k 71 66.18M 0 0 71 47.31M 0 137.9k 08:11 05:51 02:20 153.7k 71 66.18M 0 0 71 47.50M 0 138.0k 08:10 05:52 02:18 158.0k 72 66.18M 0 0 72 47.68M 0 138.1k 08:10 05:53 02:17 163.9k 72 66.18M 0 0 72 47.87M 0 138.2k 08:10 05:54 02:16 182.7k 72 66.18M 0 0 72 48.06M 0 138.3k 08:09 05:55 02:14 186.1k 72 66.18M 0 0 72 48.25M 0 138.3k 08:09 05:57 02:12 161.9k 73 66.18M 0 0 73 48.43M 0 138.4k 08:09 05:58 02:11 160.6k 73 66.18M 0 0 73 48.68M 0 138.6k 08:08 05:59 02:09 167.9k 73 66.18M 0 0 73 48.87M 0 138.6k 08:08 06:00 02:08 163.8k 74 66.18M 0 0 74 49.06M 0 138.6k 08:08 06:02 02:06 154.4k 74 66.18M 0 0 74 49.25M 0 138.6k 08:08 06:03 02:05 155.5k 74 66.18M 0 0 74 49.43M 0 138.7k 08:08 06:04 02:04 154.0k 74 66.18M 0 0 74 49.62M 0 138.8k 08:08 06:05 02:03 150.1k 75 66.18M 0 0 75 49.75M 0 138.8k 08:08 06:07 02:01 146.0k 75 66.18M 0 0 75 49.87M 0 138.6k 08:08 06:08 02:00 139.9k 75 66.18M 0 0 75 50.06M 0 138.6k 08:08 06:09 01:59 137.1k 75 66.18M 0 0 75 50.18M 0 138.5k 08:09 06:10 01:59 130.3k 76 66.18M 0 0 76 50.37M 0 138.6k 08:08 06:12 01:56 124.8k 76 66.18M 0 0 76 50.56M 0 138.5k 08:09 06:13 01:56 125.2k 76 66.18M 0 0 76 50.75M 0 138.6k 08:08 06:14 01:54 140.7k 76 66.18M 0 0 76 50.93M 0 138.7k 08:08 06:15 01:53 143.8k 77 66.18M 0 0 77 51.12M 0 138.8k 08:07 06:16 01:51 157.6k 77 66.18M 0 0 77 51.31M 0 138.9k 08:07 06:18 01:49 157.4k 77 66.18M 0 0 77 51.50M 0 138.9k 08:07 06:19 01:48 161.2k 78 66.18M 0 0 78 51.68M 0 138.8k 08:08 06:21 01:47 149.3k 78 66.18M 0 0 78 51.81M 0 138.8k 08:08 06:22 01:46 143.9k 78 66.18M 0 0 78 51.93M 0 138.7k 08:08 06:23 01:45 131.6k 78 66.18M 0 0 78 52.12M 0 138.8k 08:08 06:24 01:44 131.9k 78 66.18M 0 0 78 52.25M 0 138.7k 08:08 06:25 01:43 125.3k 79 66.18M 0 0 79 52.43M 0 138.7k 08:08 06:27 01:41 128.4k 79 66.18M 0 0 79 52.56M 0 138.6k 08:08 06:28 01:40 126.2k 79 66.18M 0 0 79 52.68M 0 138.5k 08:09 06:29 01:40 126.0k 79 66.18M 0 0 79 52.87M 0 138.6k 08:08 06:30 01:38 126.1k 80 66.18M 0 0 80 53.12M 0 138.8k 08:08 06:31 01:37 148.9k 80 66.18M 0 0 80 53.37M 0 139.0k 08:07 06:33 01:34 162.5k 80 66.18M 0 0 80 53.56M 0 139.1k 08:07 06:34 01:33 173.1k 81 66.18M 0 0 81 53.68M 0 139.0k 08:07 06:35 01:32 171.8k 81 66.18M 0 0 81 53.81M 0 139.0k 08:07 06:36 01:31 168.5k 81 66.18M 0 0 81 54.06M 0 139.3k 08:06 06:37 01:29 171.2k 82 66.18M 0 0 82 54.31M 0 139.5k 08:05 06:38 01:27 170.7k 82 66.18M 0 0 82 54.50M 0 139.5k 08:05 06:39 01:26 166.8k 82 66.18M 0 0 82 54.68M 0 139.4k 08:06 06:41 01:25 162.9k 82 66.18M 0 0 82 54.87M 0 139.4k 08:05 06:42 01:23 167.1k 83 66.18M 0 0 83 55.06M 0 139.5k 08:05 06:44 01:21 152.4k 83 66.18M 0 0 83 55.25M 0 139.5k 08:05 06:45 01:20 141.9k 83 66.18M 0 0 83 55.37M 0 139.5k 08:05 06:46 01:19 137.2k 83 66.18M 0 0 83 55.56M 0 139.5k 08:05 06:47 01:18 146.5k 84 66.18M 0 0 84 55.81M 0 139.7k 08:05 06:49 01:16 153.3k 84 66.18M 0 0 84 56.00M 0 139.7k 08:04 06:50 01:14 154.1k 84 66.18M 0 0 84 56.18M 0 139.7k 08:04 06:51 01:13 154.3k 85 66.18M 0 0 85 56.37M 0 139.8k 08:04 06:52 01:12 162.7k 85 66.18M 0 0 85 56.56M 0 139.9k 08:04 06:53 01:11 164.7k 85 66.18M 0 0 85 56.75M 0 139.9k 08:04 06:55 01:09 156.0k 86 66.18M 0 0 86 57.00M 0 140.1k 08:03 06:56 01:07 164.0k 86 66.18M 0 0 86 57.12M 0 140.0k 08:04 06:57 01:07 155.7k 86 66.18M 0 0 86 57.31M 0 140.1k 08:03 06:58 01:05 157.9k 86 66.18M 0 0 86 57.50M 0 140.2k 08:03 06:59 01:04 158.7k 87 66.18M 0 0 87 57.68M 0 140.3k 08:03 07:00 01:03 167.3k 87 66.18M 0 0 87 57.81M 0 140.1k 08:03 07:02 01:01 142.8k 87 66.18M 0 0 87 57.93M 0 140.1k 08:03 07:03 01:00 146.6k 87 66.18M 0 0 87 58.06M 0 139.9k 08:04 07:04 01:00 128.3k 87 66.18M 0 0 87 58.18M 0 139.9k 08:04 07:05 00:59 119.1k 88 66.18M 0 0 88 58.37M 0 139.7k 08:04 07:07 00:57 105.3k 88 66.18M 0 0 88 58.50M 0 139.7k 08:05 07:08 00:57 110.1k 88 66.18M 0 0 88 58.62M 0 139.5k 08:05 07:10 00:55 104.6k 88 66.18M 0 0 88 58.75M 0 139.3k 08:06 07:11 00:55 101.9k 89 66.18M 0 0 89 58.93M 0 139.3k 08:06 07:12 00:54 107.8k 89 66.18M 0 0 89 59.12M 0 139.4k 08:06 07:14 00:52 115.8k 89 66.18M 0 0 89 59.25M 0 139.3k 08:06 07:15 00:51 117.2k 89 66.18M 0 0 89 59.37M 0 139.1k 08:07 07:16 00:51 113.3k 89 66.18M 0 0 89 59.50M 0 138.9k 08:07 07:18 00:49 110.2k 90 66.18M 0 0 90 59.62M 0 138.7k 08:08 07:19 00:49 101.4k 90 66.18M 0 0 90 59.81M 0 138.7k 08:08 07:21 00:47 99.97k 90 66.18M 0 0 90 60.00M 0 138.8k 08:08 07:22 00:46 104.9k 90 66.18M 0 0 90 60.18M 0 138.9k 08:07 07:23 00:44 122.9k 91 66.18M 0 0 91 60.37M 0 138.9k 08:07 07:25 00:42 139.2k 91 66.18M 0 0 91 60.50M 0 138.8k 08:08 07:26 00:42 143.0k 91 66.18M 0 0 91 60.62M 0 138.8k 08:08 07:27 00:41 141.4k 91 66.18M 0 0 91 60.75M 0 138.7k 08:08 07:28 00:40 135.9k 92 66.18M 0 0 92 61.00M 0 138.9k 08:07 07:29 00:38 140.8k 92 66.18M 0 0 92 61.18M 0 138.8k 08:08 07:31 00:37 136.8k 92 66.18M 0 0 92 61.31M 0 138.7k 08:08 07:32 00:36 133.7k 92 66.18M 0 0 92 61.43M 0 138.7k 08:08 07:33 00:35 131.3k 93 66.18M 0 0 93 61.56M 0 138.6k 08:08 07:34 00:34 132.5k 93 66.18M 0 0 93 61.68M 0 138.4k 08:09 07:36 00:33 106.6k 93 66.18M 0 0 93 61.81M 0 138.3k 08:09 07:37 00:32 101.3k 93 66.18M 0 0 93 61.93M 0 138.2k 08:10 07:38 00:32 99.14k 93 66.18M 0 0 93 62.12M 0 138.2k 08:10 07:40 00:30 104.7k 94 66.18M 0 0 94 62.31M 0 138.3k 08:10 07:41 00:29 113.4k 94 66.18M 0 0 94 62.50M 0 138.3k 08:10 07:42 00:28 127.8k 94 66.18M 0 0 94 62.62M 0 138.2k 08:10 07:43 00:27 131.0k 94 66.18M 0 0 94 62.75M 0 138.2k 08:10 07:44 00:26 138.2k 95 66.18M 0 0 95 62.93M 0 138.2k 08:10 07:46 00:24 138.2k 95 66.18M 0 0 95 63.06M 0 138.1k 08:10 07:47 00:23 124.5k 95 66.18M 0 0 95 63.18M 0 138.0k 08:10 07:48 00:22 121.0k 95 66.18M 0 0 95 63.37M 0 138.0k 08:10 07:50 00:20 123.2k 96 66.18M 0 0 96 63.56M 0 138.0k 08:10 07:51 00:19 125.4k 96 66.18M 0 0 96 63.68M 0 137.8k 08:11 07:53 00:18 113.9k 96 66.18M 0 0 96 63.75M 0 137.6k 08:12 07:54 00:18 103.3k 96 66.18M 0 0 96 63.87M 0 137.5k 08:12 07:55 00:17 99.18k 96 66.18M 0 0 96 64.06M 0 137.4k 08:12 07:57 00:15 99.54k 96 66.18M 0 0 96 64.18M 0 137.3k 08:13 07:58 00:15 95145 97 66.18M 0 0 97 64.37M 0 137.4k 08:13 07:59 00:14 106.8k 97 66.18M 0 0 97 64.50M 0 137.3k 08:13 08:00 00:13 117.6k 97 66.18M 0 0 97 64.62M 0 137.3k 08:13 08:01 00:12 123.6k 97 66.18M 0 0 97 64.75M 0 137.3k 08:13 08:02 00:11 121.8k 98 66.18M 0 0 98 64.87M 0 137.2k 08:13 08:03 00:10 126.1k 98 66.18M 0 0 98 65.00M 0 137.1k 08:14 08:05 00:09 114.0k 98 66.18M 0 0 98 65.18M 0 137.1k 08:14 08:06 00:08 121.9k 98 66.18M 0 0 98 65.37M 0 137.2k 08:13 08:07 00:06 126.5k 99 66.18M 0 0 99 65.56M 0 137.2k 08:13 08:09 00:04 132.7k 99 66.18M 0 0 99 65.75M 0 137.3k 08:13 08:10 00:03 144.0k 99 66.18M 0 0 99 65.93M 0 137.3k 08:13 08:11 00:02 150.3k* upload completely sent off: 69402335 bytes 100 66.18M 0 0 100 66.18M 0 137.5k 08:12 08:12 164.8k{ [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: MhqxMhW+L/lUUYXYHPJfXBxLzOZJK0EHJ7V1GuMUK5DiRtrhaEJjCkDWyVioYmeLqBLoDCicGaw= < x-amz-request-id: QD68VR5AJ3YVFRBZ < Date: Mon, 13 Apr 2026 08:35:45 GMT < x-amz-server-side-encryption: AES256 < ETag: "6736911640e6336d7a63c2eb1dfdd841" < x-amz-checksum-crc64nvme: XOmjonySl/Q= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < Connection: close < 100 66.18M 0 0 100 66.18M 0 137.2k 08:13 08:13 164.8k 100 66.18M 0 0 100 66.18M 0 137.2k 08:13 08:13 164.8k 100 66.18M 0 0 100 66.18M 0 137.2k 08:13 08:13 164.8k * shutting down connection #0 took: 499.21 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.69.53, 52.218.0.67, 3.5.75.75, 3.5.73.43, 3.5.71.91, 52.92.0.16, 3.5.72.107, 3.5.64.249 * Trying 3.5.69.53: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.69.53 port 443) from 10.17.4.7 port 53708 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/0db50a0b-1e59-4547-89a8-83e79f8f2efb.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEKb%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJGMEQCIG6mFDi2ZAgyZmIyPryw3SKnG%2Bgs9kijeQleec6XvDqVAiAuSUeLRmAmRpkJ3aQuQLbE0cPrwXAdesIKxFV2T4Zjiyq6BQhvEAAaDDgzNTQ5NDc1MzEyNiIMfz7PTkzrPVCEsvPnKpcF0Gzt9M%2F9AOAIA2Xy3tYuLNicIHxuBkSwvsLskzelM0577WXXB97qbQrzGor6QepLDNlnU91xqEvOgdiFWlnxdQF7z1WIcQtDTkCAYz%2BA%2FCv4PwHEkTL6H20abuTy1t%2FIOCh6ETgLSxCkLihwiMALAVkE5suuYn19WfWDarSSpD3oVus2gPM8ZQ8KZJAcbe%2FEQ6M8AqDJE1%2FYenymvg5kYTgNH9tdgFrR2Q3JLA5%2Bt44v9PH96KUDyE6zWjYVrfUd%2Bsr68KHJfHbr%2BUQNWkarUIeYpw8t23xXstsfIIrj5b2AGOEzC%2FnvJTrCVsexMdp8XDlsodZiAspOaDq4G7x2dH%2FV9BgaXRB0Ni86%2BSUSpS%2FeFiT6vOs8xoihf5LHsmFyHTxu51xCAQB2veUtUOeWRgWkk0Mk4raekS3yAIrQYaICRfUfpvAFO%2FwM8Zk%2FpzdKpU%2FJVrCbSMgynvaFx1F6JKm7RIduMiMuyWZnk%2BydfIkveXx2vSXjvsC%2FxW3DKC4TbuELNsDlP3cs8ukZLvRfyxacti8MiNVUMRJdeDh8GkhjOYHkhe%2F%2BYyMfVzxkCjf7gmFcV04jLXzFHlJw8eE%2F3norBFcwmihBx3FnStjbpo791hERPLQf3cg1peY8iPje8DIsbZ5pdph0kDvjnQMqnzKuo61YtIgZV5q2j2AGtB857QmaSTDEVx00Ylxeuf4FJcEq984ra8F3lUOuBi3m7XBqsRVE0U6mQz%2BkfrJxuHWJ0eotGN19pu9h8NbjF4vb0LkES02za%2Bko1tWHgRBQbMKgztxYYGQUenpxMB0tC0J9prksulz6ixojosmGDYvqR%2FwfPfpA%2FZGcGa8stxsZZQ9uECyV42eWFSEUWs0z%2FaDRYG3y1dkDMO2R8s4GOrIB2IBeCw92ZDXLTj7LXDY2fvWh1StiMC01Dvk2fgVlGyb2JIDqaA2zIhCG3H5Lb5NvSnbDQY61IJEYc8tKouWEik%2F6laiVhwU1RU80rg%2FE4zU%2FqPFaFKc2lDHwdEKnAVcc7q9UXRAnZ1wMXDIZNuNokZLyJshxpKOLo6Z3yf71wpcJyaYo4VnPriDqXfkuuJqGC%2FCjb6KweNLuxUdFwLPZfs93nOmc90jOYn%2F19m85r46wLA%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260413T084358Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTNDO65UGN%2F20260413%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=956457b007ca17f6e3b010faa591bdfb2382889ac782e8212c4bcca5d9f4fcc2 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 71332159 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 2 68.02M 0 0 2 1.37M 0 1.37M 00:49 00:01 00:48 1.37M 11 68.02M 0 0 11 8.00M 0 3.97M 00:17 00:02 00:15 3.98M 21 68.02M 0 0 21 14.56M 0 4.82M 00:14 00:03 00:11 4.82M 31 68.02M 0 0 31 21.62M 0 5.37M 00:12 00:04 00:08 5.37M 42 68.02M 0 0 42 29.06M 0 5.78M 00:11 00:05 00:06 5.78M 54 68.02M 0 0 54 36.87M 0 6.11M 00:11 00:06 00:05 7.06M 65 68.02M 0 0 65 44.75M 0 6.36M 00:10 00:07 00:03 7.32M 76 68.02M 0 0 76 51.81M 0 6.45M 00:10 00:08 00:02 7.43M 85 68.02M 0 0 85 58.00M 0 6.42M 00:10 00:09 00:01 7.26M 95 68.02M 0 0 95 65.00M 0 6.48M 00:10 00:10 7.18M* upload completely sent off: 71332159 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: HOzHiJ8LhYZ/Erp/0z1JsspArmEDWO2zIcDi5Cz5KUFqgkpTjZeD+AwfBLNTVaBEI7Iy5zl3+HKM4QXlXsThIjEYQLyBYwcX < x-amz-request-id: FN9NKS01HWPAB1M2 < Date: Mon, 13 Apr 2026 08:44:05 GMT < x-amz-server-side-encryption: AES256 < ETag: "b2d9dfdc9c3253067bafdf89aa2cc517" < x-amz-checksum-crc64nvme: v37JBF2IhXM= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 68.02M 0 0 100 68.02M 0 6.28M 00:10 00:10 7.18M 100 68.02M 0 0 100 68.02M 0 6.28M 00:10 00:10 7.18M 100 68.02M 0 0 100 68.02M 0 6.28M 00:10 00:10 7.18M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 16.71 seconds Blunders: now uploading files "/l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr" to blunders.io... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0* Host s3.eu-west-1.amazonaws.com:443 was resolved. * IPv6: (none) * IPv4: 52.218.62.211, 3.5.74.14, 3.5.66.33, 3.5.64.201, 3.5.72.97, 52.218.0.75, 52.218.0.235, 52.92.4.224 * Trying 52.218.62.211:443... * ALPN: curl offers h2,http/1.1 } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [1570 bytes data] * SSL Trust Anchors: * CAfile: /etc/ssl/certs/ca-certificates.crt { [5 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [1210 bytes data] * TLSv1.3 (IN), TLS change cipher, Change cipher spec (1): { [1 bytes data] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): { [25 bytes data] * TLSv1.3 (IN), TLS handshake, Certificate (11): { [4422 bytes data] * TLSv1.3 (IN), TLS handshake, CERT verify (15): { [264 bytes data] * TLSv1.3 (IN), TLS handshake, Finished (20): { [36 bytes data] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): } [1 bytes data] * TLSv1.3 (OUT), TLS handshake, Finished (20): } [36 bytes data] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / X25519MLKEM768 / RSASSA-PSS * ALPN: server accepted http/1.1 * Server certificate: * subject: CN=*.s3-eu-west-1.amazonaws.com * start date: Sep 5 00:00:00 2025 GMT * expire date: Aug 7 23:59:59 2026 GMT * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * subjectAltName: "s3.eu-west-1.amazonaws.com" matches cert's "s3.eu-west-1.amazonaws.com" * SSL certificate verified via OpenSSL. * Established connection to s3.eu-west-1.amazonaws.com (52.218.62.211 port 443) from 10.17.4.7 port 58552 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/c08adcc4-9e22-4d0e-bd50-e5beaffa069a.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEKb%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJGMEQCIG6mFDi2ZAgyZmIyPryw3SKnG%2Bgs9kijeQleec6XvDqVAiAuSUeLRmAmRpkJ3aQuQLbE0cPrwXAdesIKxFV2T4Zjiyq6BQhvEAAaDDgzNTQ5NDc1MzEyNiIMfz7PTkzrPVCEsvPnKpcF0Gzt9M%2F9AOAIA2Xy3tYuLNicIHxuBkSwvsLskzelM0577WXXB97qbQrzGor6QepLDNlnU91xqEvOgdiFWlnxdQF7z1WIcQtDTkCAYz%2BA%2FCv4PwHEkTL6H20abuTy1t%2FIOCh6ETgLSxCkLihwiMALAVkE5suuYn19WfWDarSSpD3oVus2gPM8ZQ8KZJAcbe%2FEQ6M8AqDJE1%2FYenymvg5kYTgNH9tdgFrR2Q3JLA5%2Bt44v9PH96KUDyE6zWjYVrfUd%2Bsr68KHJfHbr%2BUQNWkarUIeYpw8t23xXstsfIIrj5b2AGOEzC%2FnvJTrCVsexMdp8XDlsodZiAspOaDq4G7x2dH%2FV9BgaXRB0Ni86%2BSUSpS%2FeFiT6vOs8xoihf5LHsmFyHTxu51xCAQB2veUtUOeWRgWkk0Mk4raekS3yAIrQYaICRfUfpvAFO%2FwM8Zk%2FpzdKpU%2FJVrCbSMgynvaFx1F6JKm7RIduMiMuyWZnk%2BydfIkveXx2vSXjvsC%2FxW3DKC4TbuELNsDlP3cs8ukZLvRfyxacti8MiNVUMRJdeDh8GkhjOYHkhe%2F%2BYyMfVzxkCjf7gmFcV04jLXzFHlJw8eE%2F3norBFcwmihBx3FnStjbpo791hERPLQf3cg1peY8iPje8DIsbZ5pdph0kDvjnQMqnzKuo61YtIgZV5q2j2AGtB857QmaSTDEVx00Ylxeuf4FJcEq984ra8F3lUOuBi3m7XBqsRVE0U6mQz%2BkfrJxuHWJ0eotGN19pu9h8NbjF4vb0LkES02za%2Bko1tWHgRBQbMKgztxYYGQUenpxMB0tC0J9prksulz6ixojosmGDYvqR%2FwfPfpA%2FZGcGa8stxsZZQ9uECyV42eWFSEUWs0z%2FaDRYG3y1dkDMO2R8s4GOrIB2IBeCw92ZDXLTj7LXDY2fvWh1StiMC01Dvk2fgVlGyb2JIDqaA2zIhCG3H5Lb5NvSnbDQY61IJEYc8tKouWEik%2F6laiVhwU1RU80rg%2FE4zU%2FqPFaFKc2lDHwdEKnAVcc7q9UXRAnZ1wMXDIZNuNokZLyJshxpKOLo6Z3yf71wpcJyaYo4VnPriDqXfkuuJqGC%2FCjb6KweNLuxUdFwLPZfs93nOmc90jOYn%2F19m85r46wLA%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260413T084415Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTNDO65UGN%2F20260413%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=f978302d9869ceedb713978cdd0a42b6762a9d0069c2fcc7da53239625ce61ce HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 68258534 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 65.09M 0 0 0 384.0k 0 361.3k 03:04 00:01 03:03 361.5k 0 65.09M 0 0 0 640.0k 0 294.9k 03:45 00:02 03:43 295.0k 1 65.09M 0 0 1 832.0k 0 237.5k 04:40 00:03 04:37 237.6k 1 65.09M 0 0 1 1.00M 0 212.0k 05:14 00:04 05:10 212.0k 1 65.09M 0 0 1 1.18M 0 195.8k 05:40 00:06 05:34 195.8k 2 65.09M 0 0 2 1.31M 0 182.5k 06:05 00:07 05:58 152.4k 2 65.09M 0 0 2 1.43M 0 171.0k 06:29 00:08 06:21 129.3k 2 65.09M 0 0 2 1.56M 0 163.8k 06:46 00:09 06:37 122.6k 2 65.09M 0 0 2 1.68M 0 157.0k 07:04 00:11 06:53 114.0k 2 65.09M 0 0 2 1.81M 0 153.8k 07:13 00:12 07:01 109.3k 2 65.09M 0 0 2 1.93M 0 150.5k 07:22 00:13 07:09 110.0k 3 65.09M 0 0 3 2.12M 0 148.6k 07:28 00:14 07:14 116.7k 3 65.09M 0 0 3 2.25M 0 143.2k 07:45 00:16 07:29 111.4k 3 65.09M 0 0 3 2.43M 0 145.5k 07:37 00:17 07:20 125.0k 4 65.09M 0 0 4 2.62M 0 144.3k 07:41 00:18 07:23 126.9k 4 65.09M 0 0 4 2.81M 0 145.3k 07:38 00:19 07:19 135.0k 4 65.09M 0 0 4 3.00M 0 145.8k 07:37 00:21 07:16 139.3k 4 65.09M 0 0 4 3.12M 0 144.3k 07:41 00:22 07:19 147.2k 5 65.09M 0 0 5 3.31M 0 145.3k 07:38 00:23 07:15 144.8k 5 65.09M 0 0 5 3.50M 0 145.7k 07:37 00:24 07:13 149.9k 5 65.09M 0 0 5 3.62M 0 143.1k 07:45 00:25 07:20 136.0k 5 65.09M 0 0 5 3.75M 0 142.2k 07:48 00:26 07:22 129.6k 6 65.09M 0 0 6 3.93M 0 143.7k 07:43 00:28 07:15 141.3k 6 65.09M 0 0 6 4.12M 0 143.5k 07:44 00:29 07:15 136.6k 6 65.09M 0 0 6 4.31M 0 144.7k 07:40 00:30 07:10 140.9k 6 65.09M 0 0 6 4.50M 0 146.0k 07:36 00:31 07:05 159.6k 7 65.09M 0 0 7 4.75M 0 148.7k 07:28 00:32 06:56 179.4k 7 65.09M 0 0 7 5.00M 0 150.2k 07:23 00:34 06:49 180.6k 7 65.09M 0 0 7 5.18M 0 150.4k 07:23 00:35 06:48 184.5k 8 65.09M 0 0 8 5.37M 0 150.7k 07:22 00:36 06:46 180.7k 8 65.09M 0 0 8 5.50M 0 149.0k 07:27 00:37 06:50 164.0k 8 65.09M 0 0 8 5.62M 0 148.0k 07:30 00:38 06:52 144.3k 8 65.09M 0 0 8 5.81M 0 148.8k 07:27 00:39 06:48 141.0k 9 65.09M 0 0 9 6.00M 0 149.3k 07:26 00:41 06:45 142.7k 9 65.09M 0 0 9 6.18M 0 149.2k 07:26 00:42 06:44 140.1k 9 65.09M 0 0 9 6.37M 0 149.6k 07:25 00:43 06:42 153.5k 10 65.09M 0 0 10 6.56M 0 150.1k 07:24 00:44 06:40 163.8k 10 65.09M 0 0 10 6.75M 0 150.3k 07:23 00:45 06:38 159.7k 10 65.09M 0 0 10 6.87M 0 149.5k 07:25 00:47 06:38 151.1k 10 65.09M 0 0 10 7.00M 0 148.6k 07:28 00:48 06:40 144.1k 11 65.09M 0 0 11 7.18M 0 149.3k 07:26 00:49 06:37 146.6k 11 65.09M 0 0 11 7.43M 0 150.6k 07:22 00:50 06:32 155.0k 11 65.09M 0 0 11 7.62M 0 150.8k 07:21 00:51 06:30 155.5k 11 65.09M 0 0 11 7.75M 0 149.1k 07:26 00:53 06:33 145.9k 12 65.09M 0 0 12 7.87M 0 147.5k 07:31 00:54 06:37 139.1k 12 65.09M 0 0 12 8.00M 0 147.1k 07:33 00:55 06:38 130.2k 12 65.09M 0 0 12 8.12M 0 146.7k 07:34 00:56 06:38 114.2k 12 65.09M 0 0 12 8.25M 0 146.2k 07:35 00:57 06:38 106.4k 13 65.09M 0 0 13 8.50M 0 147.3k 07:32 00:59 06:33 131.5k 13 65.09M 0 0 13 8.68M 0 147.2k 07:32 01:00 06:32 144.5k 13 65.09M 0 0 13 8.81M 0 146.3k 07:35 01:01 06:34 139.4k 13 65.09M 0 0 13 8.93M 0 145.9k 07:36 01:02 06:34 138.0k 14 65.09M 0 0 14 9.18M 0 147.2k 07:32 01:03 06:29 156.4k 14 65.09M 0 0 14 9.43M 0 148.7k 07:27 01:04 06:23 162.7k 14 65.09M 0 0 14 9.68M 0 149.9k 07:24 01:06 06:18 178.4k 15 65.09M 0 0 15 9.87M 0 149.7k 07:25 01:07 06:18 184.5k 15 65.09M 0 0 15 10.00M 0 149.2k 07:26 01:08 06:18 185.1k 15 65.09M 0 0 15 10.18M 0 149.7k 07:25 01:09 06:16 178.0k 16 65.09M 0 0 16 10.43M 0 150.8k 07:21 01:10 06:11 172.9k 16 65.09M 0 0 16 10.62M 0 150.6k 07:22 01:12 06:10 158.0k 16 65.09M 0 0 16 10.81M 0 150.1k 07:23 01:13 06:10 155.3k 16 65.09M 0 0 16 10.93M 0 148.8k 07:27 01:15 06:12 144.9k 17 65.09M 0 0 17 11.12M 0 148.4k 07:28 01:16 06:12 135.6k 17 65.09M 0 0 17 11.31M 0 148.5k 07:28 01:17 06:11 125.7k 17 65.09M 0 0 17 11.50M 0 148.3k 07:29 01:19 06:10 125.4k 17 65.09M 0 0 17 11.68M 0 148.6k 07:28 01:20 06:08 131.5k 18 65.09M 0 0 18 11.87M 0 148.4k 07:28 01:21 06:07 143.7k 18 65.09M 0 0 18 12.06M 0 148.3k 07:29 01:23 06:06 147.3k 18 65.09M 0 0 18 12.25M 0 148.4k 07:29 01:24 06:05 147.4k 19 65.09M 0 0 19 12.37M 0 147.9k 07:30 01:25 06:05 143.2k 19 65.09M 0 0 19 12.56M 0 147.8k 07:31 01:27 06:04 137.7k 19 65.09M 0 0 19 12.75M 0 148.0k 07:30 01:28 06:02 142.4k 19 65.09M 0 0 19 12.93M 0 148.5k 07:28 01:29 05:59 150.1k 20 65.09M 0 0 20 13.18M 0 149.1k 07:26 01:30 05:56 159.2k 20 65.09M 0 0 20 13.31M 0 148.4k 07:29 01:31 05:58 154.6k 20 65.09M 0 0 20 13.50M 0 148.3k 07:29 01:33 05:56 156.6k 21 65.09M 0 0 21 13.68M 0 148.7k 07:28 01:34 05:54 158.4k 21 65.09M 0 0 21 13.87M 0 148.9k 07:27 01:35 05:52 155.0k 21 65.09M 0 0 21 14.00M 0 148.7k 07:28 01:36 05:52 142.0k 21 65.09M 0 0 21 14.12M 0 148.4k 07:29 01:37 05:52 148.2k 21 65.09M 0 0 21 14.25M 0 147.6k 07:31 01:38 05:53 136.1k 22 65.09M 0 0 22 14.37M 0 147.0k 07:33 01:40 05:53 120.4k 22 65.09M 0 0 22 14.50M 0 146.8k 07:33 01:41 05:52 111.9k 22 65.09M 0 0 22 14.62M 0 146.5k 07:34 01:42 05:52 110.6k 22 65.09M 0 0 22 14.81M 0 146.6k 07:34 01:43 05:51 117.4k 22 65.09M 0 0 22 14.93M 0 146.4k 07:35 01:44 05:51 124.2k 23 65.09M 0 0 23 15.06M 0 145.9k 07:36 01:45 05:51 125.6k 23 65.09M 0 0 23 15.25M 0 145.7k 07:37 01:47 05:50 127.5k 23 65.09M 0 0 23 15.37M 0 144.9k 07:39 01:48 05:51 118.9k 23 65.09M 0 0 23 15.50M 0 144.7k 07:40 01:49 05:51 113.3k 24 65.09M 0 0 24 15.68M 0 144.8k 07:40 01:50 05:50 119.7k 24 65.09M 0 0 24 15.87M 0 145.0k 07:39 01:52 05:47 131.2k 24 65.09M 0 0 24 16.00M 0 144.6k 07:40 01:53 05:47 125.6k 24 65.09M 0 0 24 16.12M 0 144.2k 07:42 01:54 05:48 131.1k 24 65.09M 0 0 24 16.25M 0 143.7k 07:43 01:55 05:48 126.2k 25 65.09M 0 0 25 16.37M 0 143.4k 07:44 01:56 05:48 117.1k 25 65.09M 0 0 25 16.50M 0 143.3k 07:45 01:57 05:48 109.2k 25 65.09M 0 0 25 16.62M 0 143.0k 07:46 01:59 05:47 110.9k 25 65.09M 0 0 25 16.75M 0 142.7k 07:46 02:00 05:46 113.2k 26 65.09M 0 0 26 16.93M 0 142.3k 07:48 02:01 05:47 114.9k 26 65.09M 0 0 26 17.06M 0 141.8k 07:50 02:03 05:47 111.7k 26 65.09M 0 0 26 17.25M 0 141.8k 07:49 02:04 05:45 116.5k 26 65.09M 0 0 26 17.37M 0 141.6k 07:50 02:05 05:45 115.7k 26 65.09M 0 0 26 17.50M 0 141.2k 07:51 02:06 05:45 114.7k 27 65.09M 0 0 27 17.62M 0 140.8k 07:53 02:08 05:45 111.9k 27 65.09M 0 0 27 17.75M 0 140.6k 07:54 02:09 05:45 116.1k 27 65.09M 0 0 27 17.93M 0 140.3k 07:55 02:10 05:45 109.5k 27 65.09M 0 0 27 18.06M 0 139.9k 07:56 02:12 05:44 108.1k 28 65.09M 0 0 28 18.25M 0 139.9k 07:56 02:13 05:43 115.0k 28 65.09M 0 0 28 18.43M 0 140.2k 07:55 02:14 05:41 127.8k 28 65.09M 0 0 28 18.62M 0 140.5k 07:54 02:15 05:39 138.3k 28 65.09M 0 0 28 18.75M 0 140.2k 07:55 02:16 05:39 138.8k 28 65.09M 0 0 28 18.87M 0 140.1k 07:55 02:17 05:38 144.2k 29 65.09M 0 0 29 19.06M 0 140.0k 07:55 02:19 05:36 141.4k 29 65.09M 0 0 29 19.18M 0 139.9k 07:56 02:20 05:36 133.5k 29 65.09M 0 0 29 19.37M 0 139.9k 07:56 02:21 05:35 126.7k 30 65.09M 0 0 30 19.56M 0 139.8k 07:56 02:23 05:33 131.1k 30 65.09M 0 0 30 19.75M 0 139.9k 07:56 02:24 05:32 135.1k 30 65.09M 0 0 30 19.93M 0 140.1k 07:55 02:25 05:30 141.6k 30 65.09M 0 0 30 20.12M 0 140.2k 07:55 02:26 05:29 146.8k 31 65.09M 0 0 31 20.31M 0 140.2k 07:55 02:28 05:27 147.6k 31 65.09M 0 0 31 20.43M 0 139.9k 07:56 02:29 05:27 143.3k 31 65.09M 0 0 31 20.62M 0 139.9k 07:56 02:30 05:26 142.0k 31 65.09M 0 0 31 20.81M 0 140.1k 07:55 02:32 05:23 140.0k 32 65.09M 0 0 32 20.93M 0 139.9k 07:56 02:33 05:23 132.3k 32 65.09M 0 0 32 21.06M 0 139.6k 07:57 02:34 05:23 125.3k 32 65.09M 0 0 32 21.25M 0 139.7k 07:56 02:35 05:21 135.0k 32 65.09M 0 0 32 21.43M 0 139.7k 07:56 02:37 05:19 134.2k 33 65.09M 0 0 33 21.62M 0 139.9k 07:56 02:38 05:18 135.7k 33 65.09M 0 0 33 21.75M 0 139.8k 07:56 02:39 05:17 136.8k 33 65.09M 0 0 33 21.87M 0 139.2k 07:58 02:40 05:18 128.4k 33 65.09M 0 0 33 22.00M 0 138.5k 08:01 02:42 05:19 110.3k 33 65.09M 0 0 33 22.12M 0 137.9k 08:03 02:44 05:19 98.83k 34 65.09M 0 0 34 22.25M 0 137.8k 08:03 02:45 05:18 93515 34 65.09M 0 0 34 22.43M 0 137.8k 08:03 02:46 05:17 97300 34 65.09M 0 0 34 22.56M 0 137.6k 08:04 02:47 05:17 101.7k 34 65.09M 0 0 34 22.75M 0 137.9k 08:03 02:48 05:15 122.6k 35 65.09M 0 0 35 22.93M 0 138.0k 08:02 02:50 05:12 138.6k 35 65.09M 0 0 35 23.06M 0 137.8k 08:03 02:51 05:12 136.7k 35 65.09M 0 0 35 23.25M 0 137.8k 08:03 02:52 05:11 139.3k 36 65.09M 0 0 36 23.43M 0 137.7k 08:03 02:54 05:09 140.0k 36 65.09M 0 0 36 23.56M 0 137.4k 08:04 02:55 05:09 125.6k 36 65.09M 0 0 36 23.68M 0 137.0k 08:06 02:57 05:09 112.6k 36 65.09M 0 0 36 23.81M 0 136.9k 08:06 02:58 05:08 113.8k 36 65.09M 0 0 36 24.00M 0 137.0k 08:06 02:59 05:07 115.9k 37 65.09M 0 0 37 24.25M 0 137.6k 08:04 03:00 05:04 133.2k 37 65.09M 0 0 37 24.43M 0 137.5k 08:04 03:01 05:03 140.2k 37 65.09M 0 0 37 24.56M 0 137.3k 08:05 03:03 05:02 147.9k 38 65.09M 0 0 38 24.75M 0 137.5k 08:04 03:04 05:00 154.8k 38 65.09M 0 0 38 24.93M 0 137.5k 08:04 03:05 04:59 152.4k 38 65.09M 0 0 38 25.12M 0 137.6k 08:04 03:06 04:58 138.2k 38 65.09M 0 0 38 25.25M 0 137.4k 08:04 03:08 04:56 134.1k 39 65.09M 0 0 39 25.43M 0 137.3k 08:05 03:09 04:56 137.0k 39 65.09M 0 0 39 25.62M 0 137.5k 08:04 03:10 04:54 138.1k 39 65.09M 0 0 39 25.81M 0 137.4k 08:04 03:12 04:52 134.7k 39 65.09M 0 0 39 26.00M 0 137.5k 08:04 03:13 04:51 136.0k 40 65.09M 0 0 40 26.18M 0 137.6k 08:04 03:14 04:50 142.7k 40 65.09M 0 0 40 26.43M 0 138.0k 08:02 03:16 04:46 157.5k 40 65.09M 0 0 40 26.62M 0 138.3k 08:01 03:17 04:44 160.9k 41 65.09M 0 0 41 26.87M 0 138.6k 08:00 03:18 04:42 175.3k 41 65.09M 0 0 41 27.00M 0 138.5k 08:01 03:19 04:42 170.4k 41 65.09M 0 0 41 27.18M 0 138.6k 08:00 03:20 04:40 171.1k 42 65.09M 0 0 42 27.37M 0 138.7k 08:00 03:21 04:39 163.5k 42 65.09M 0 0 42 27.50M 0 138.6k 08:00 03:23 04:37 151.7k 42 65.09M 0 0 42 27.62M 0 138.4k 08:01 03:24 04:37 129.6k 42 65.09M 0 0 42 27.75M 0 138.0k 08:02 03:25 04:37 123.0k 42 65.09M 0 0 42 27.87M 0 138.0k 08:02 03:26 04:36 117.2k 43 65.09M 0 0 43 28.06M 0 138.0k 08:02 03:28 04:34 113.8k 43 65.09M 0 0 43 28.18M 0 137.9k 08:03 03:29 04:34 114.1k 43 65.09M 0 0 43 28.31M 0 137.7k 08:03 03:30 04:33 116.2k 43 65.09M 0 0 43 28.43M 0 137.6k 08:04 03:31 04:33 120.6k 43 65.09M 0 0 43 28.62M 0 137.7k 08:03 03:32 04:31 128.7k 44 65.09M 0 0 44 28.81M 0 137.9k 08:03 03:33 04:30 133.0k 44 65.09M 0 0 44 29.00M 0 137.9k 08:03 03:35 04:28 138.5k 44 65.09M 0 0 44 29.18M 0 138.0k 08:03 03:36 04:27 146.2k 45 65.09M 0 0 45 29.31M 0 137.8k 08:03 03:37 04:26 145.3k 45 65.09M 0 0 45 29.43M 0 137.6k 08:04 03:39 04:25 133.0k 45 65.09M 0 0 45 29.56M 0 137.5k 08:04 03:40 04:24 124.6k 45 65.09M 0 0 45 29.75M 0 137.6k 08:04 03:41 04:23 125.3k 45 65.09M 0 0 45 29.93M 0 137.7k 08:04 03:42 04:22 127.6k 46 65.09M 0 0 46 30.12M 0 137.8k 08:03 03:43 04:20 139.4k 46 65.09M 0 0 46 30.31M 0 137.8k 08:03 03:45 04:18 145.0k 46 65.09M 0 0 46 30.43M 0 137.6k 08:04 03:46 04:18 140.9k 46 65.09M 0 0 46 30.56M 0 137.4k 08:04 03:47 04:17 130.9k 47 65.09M 0 0 47 30.81M 0 137.8k 08:03 03:48 04:15 141.3k 47 65.09M 0 0 47 31.00M 0 137.8k 08:03 03:50 04:13 138.4k 47 65.09M 0 0 47 31.12M 0 137.7k 08:03 03:51 04:12 133.9k 48 65.09M 0 0 48 31.25M 0 137.4k 08:04 03:52 04:12 131.2k 48 65.09M 0 0 48 31.37M 0 137.0k 08:06 03:54 04:12 124.9k 48 65.09M 0 0 48 31.50M 0 136.9k 08:06 03:55 04:11 106.4k 48 65.09M 0 0 48 31.68M 0 136.9k 08:06 03:57 04:09 103.6k 48 65.09M 0 0 48 31.87M 0 136.9k 08:06 03:58 04:08 110.8k 49 65.09M 0 0 49 32.00M 0 136.8k 08:06 03:59 04:07 116.1k 49 65.09M 0 0 49 32.12M 0 136.7k 08:07 04:00 04:07 122.0k 49 65.09M 0 0 49 32.31M 0 136.7k 08:07 04:01 04:06 129.3k 49 65.09M 0 0 49 32.50M 0 136.7k 08:07 04:03 04:04 129.7k 50 65.09M 0 0 50 32.62M 0 136.5k 08:08 04:04 04:04 122.2k 50 65.09M 0 0 50 32.81M 0 136.6k 08:07 04:05 04:02 129.2k 50 65.09M 0 0 50 33.00M 0 136.7k 08:07 04:07 04:00 138.1k 50 65.09M 0 0 50 33.18M 0 136.9k 08:06 04:08 03:58 144.1k 51 65.09M 0 0 51 33.37M 0 137.1k 08:06 04:09 03:57 153.1k 51 65.09M 0 0 51 33.56M 0 137.1k 08:05 04:10 03:55 162.8k 51 65.09M 0 0 51 33.68M 0 137.0k 08:06 04:11 03:55 154.5k 52 65.09M 0 0 52 33.87M 0 137.0k 08:06 04:13 03:53 151.0k 52 65.09M 0 0 52 34.00M 0 136.8k 08:06 04:14 03:52 135.4k 52 65.09M 0 0 52 34.12M 0 136.7k 08:07 04:15 03:52 123.3k 52 65.09M 0 0 52 34.31M 0 136.7k 08:07 04:16 03:51 120.8k 52 65.09M 0 0 52 34.50M 0 136.7k 08:07 04:18 03:49 123.8k 53 65.09M 0 0 53 34.62M 0 136.6k 08:07 04:19 03:48 120.7k 53 65.09M 0 0 53 34.81M 0 136.8k 08:07 04:20 03:47 134.3k 53 65.09M 0 0 53 35.06M 0 137.1k 08:06 04:21 03:45 151.3k 54 65.09M 0 0 54 35.25M 0 137.1k 08:05 04:23 03:42 153.5k 54 65.09M 0 0 54 35.43M 0 137.2k 08:05 04:24 03:41 157.1k 54 65.09M 0 0 54 35.62M 0 137.3k 08:05 04:25 03:40 165.4k 55 65.09M 0 0 55 35.87M 0 137.6k 08:04 04:26 03:38 169.5k 55 65.09M 0 0 55 36.12M 0 137.9k 08:03 04:28 03:35 171.1k 55 65.09M 0 0 55 36.37M 0 138.1k 08:02 04:29 03:33 179.5k 56 65.09M 0 0 56 36.50M 0 138.0k 08:03 04:30 03:33 170.3k 56 65.09M 0 0 56 36.62M 0 137.9k 08:03 04:31 03:32 162.5k 56 65.09M 0 0 56 36.81M 0 137.8k 08:03 04:33 03:30 149.4k 56 65.09M 0 0 56 37.00M 0 137.8k 08:03 04:34 03:29 134.0k 57 65.09M 0 0 57 37.12M 0 137.7k 08:03 04:35 03:28 119.5k 57 65.09M 0 0 57 37.31M 0 137.7k 08:03 04:37 03:26 126.6k 57 65.09M 0 0 57 37.50M 0 137.9k 08:03 04:38 03:25 136.5k 57 65.09M 0 0 57 37.68M 0 137.9k 08:03 04:39 03:24 140.9k 58 65.09M 0 0 58 37.81M 0 137.9k 08:03 04:40 03:23 142.0k 58 65.09M 0 0 58 38.00M 0 137.8k 08:03 04:42 03:21 141.5k 58 65.09M 0 0 58 38.12M 0 137.7k 08:03 04:43 03:20 138.9k 58 65.09M 0 0 58 38.25M 0 137.6k 08:04 04:44 03:20 126.0k 58 65.09M 0 0 58 38.37M 0 137.4k 08:04 04:45 03:19 114.1k 59 65.09M 0 0 59 38.50M 0 137.2k 08:05 04:47 03:18 108.8k 59 65.09M 0 0 59 38.68M 0 137.2k 08:05 04:48 03:17 112.2k 59 65.09M 0 0 59 38.87M 0 137.3k 08:05 04:49 03:16 121.1k 59 65.09M 0 0 59 39.00M 0 137.1k 08:05 04:51 03:14 117.1k 60 65.09M 0 0 60 39.12M 0 137.1k 08:06 04:52 03:14 123.2k 60 65.09M 0 0 60 39.31M 0 137.1k 08:05 04:53 03:12 133.2k 60 65.09M 0 0 60 39.50M 0 137.3k 08:05 04:54 03:11 138.2k 60 65.09M 0 0 60 39.68M 0 137.2k 08:05 04:56 03:09 130.9k 61 65.09M 0 0 61 39.87M 0 137.2k 08:05 04:57 03:08 142.5k 61 65.09M 0 0 61 40.06M 0 137.2k 08:05 04:58 03:07 139.8k 61 65.09M 0 0 61 40.25M 0 137.1k 08:05 05:00 03:05 137.0k 62 65.09M 0 0 62 40.37M 0 137.0k 08:06 05:01 03:05 126.8k 62 65.09M 0 0 62 40.50M 0 137.0k 08:06 05:02 03:04 126.2k 62 65.09M 0 0 62 40.62M 0 136.9k 08:06 05:03 03:03 121.8k 62 65.09M 0 0 62 40.81M 0 137.1k 08:06 05:04 03:02 132.8k 62 65.09M 0 0 62 41.00M 0 137.1k 08:06 05:06 03:00 134.8k 63 65.09M 0 0 63 41.12M 0 137.0k 08:06 05:07 02:59 135.8k 63 65.09M 0 0 63 41.25M 0 136.8k 08:07 05:08 02:59 129.1k 63 65.09M 0 0 63 41.37M 0 136.7k 08:07 05:09 02:58 124.3k 63 65.09M 0 0 63 41.50M 0 136.4k 08:08 05:11 02:57 105.0k 63 65.09M 0 0 63 41.62M 0 136.2k 08:09 05:12 02:57 98550 64 65.09M 0 0 64 41.81M 0 136.2k 08:09 05:14 02:55 102.6k 64 65.09M 0 0 64 41.93M 0 136.0k 08:10 05:15 02:55 99.09k 64 65.09M 0 0 64 42.06M 0 135.8k 08:10 05:17 02:53 97.80k 64 65.09M 0 0 64 42.25M 0 135.9k 08:10 05:18 02:52 110.3k 64 65.09M 0 0 64 42.25M 0 135.9k 08:10 05:18 02:52 135.9k 65 65.09M 0 0 65 42.50M 0 136.2k 08:09 05:19 02:50 205.4k 65 65.09M 0 0 65 42.68M 0 136.3k 08:08 05:20 02:48 192.8k 65 65.09M 0 0 65 42.87M 0 136.2k 08:09 05:22 02:47 164.5k 66 65.09M 0 0 66 43.00M 0 136.0k 08:09 05:23 02:46 143.6k 66 65.09M 0 0 66 43.18M 0 136.1k 08:09 05:24 02:45 144.7k 66 65.09M 0 0 66 43.37M 0 136.1k 08:09 05:26 02:43 132.8k 66 65.09M 0 0 66 43.50M 0 136.0k 08:10 05:27 02:43 120.1k 67 65.09M 0 0 67 43.68M 0 136.1k 08:09 05:28 02:41 129.5k 67 65.09M 0 0 67 43.81M 0 136.1k 08:09 05:29 02:40 137.4k 67 65.09M 0 0 67 44.00M 0 136.0k 08:09 05:31 02:38 133.7k 67 65.09M 0 0 67 44.18M 0 136.0k 08:09 05:32 02:37 132.4k 68 65.09M 0 0 68 44.37M 0 136.1k 08:09 05:33 02:36 140.8k 68 65.09M 0 0 68 44.56M 0 136.1k 08:09 05:35 02:34 137.6k 68 65.09M 0 0 68 44.75M 0 136.2k 08:09 05:36 02:33 145.2k 69 65.09M 0 0 69 44.93M 0 136.3k 08:08 05:37 02:31 151.6k 69 65.09M 0 0 69 45.06M 0 136.2k 08:09 05:38 02:31 147.2k 69 65.09M 0 0 69 45.25M 0 136.3k 08:09 05:39 02:30 146.9k 69 65.09M 0 0 69 45.43M 0 136.3k 08:09 05:41 02:28 141.9k 69 65.09M 0 0 69 45.56M 0 136.2k 08:09 05:42 02:27 134.4k 70 65.09M 0 0 70 45.75M 0 136.2k 08:09 05:43 02:26 129.8k 70 65.09M 0 0 70 45.93M 0 136.3k 08:08 05:44 02:24 142.2k 70 65.09M 0 0 70 46.18M 0 136.6k 08:07 05:46 02:21 153.3k 71 65.09M 0 0 71 46.37M 0 136.7k 08:07 05:47 02:20 161.7k 71 65.09M 0 0 71 46.56M 0 136.7k 08:07 05:48 02:19 167.5k 72 65.09M 0 0 72 46.87M 0 137.2k 08:05 05:49 02:16 194.5k 72 65.09M 0 0 72 47.18M 0 137.7k 08:04 05:50 02:14 214.4k 72 65.09M 0 0 72 47.43M 0 137.8k 08:03 05:52 02:11 206.1k 73 65.09M 0 0 73 47.56M 0 137.6k 08:04 05:53 02:11 185.8k 73 65.09M 0 0 73 47.75M 0 137.6k 08:04 05:55 02:09 183.7k 73 65.09M 0 0 73 47.87M 0 137.6k 08:04 05:56 02:08 159.4k 73 65.09M 0 0 73 48.06M 0 137.6k 08:04 05:57 02:07 134.4k 74 65.09M 0 0 74 48.25M 0 137.5k 08:04 05:59 02:05 123.8k 74 65.09M 0 0 74 48.43M 0 137.5k 08:04 06:00 02:04 133.6k 74 65.09M 0 0 74 48.62M 0 137.6k 08:04 06:01 02:03 135.3k 74 65.09M 0 0 74 48.81M 0 137.7k 08:03 06:02 02:01 142.3k 75 65.09M 0 0 75 49.00M 0 137.8k 08:03 06:03 02:00 148.6k 75 65.09M 0 0 75 49.25M 0 138.0k 08:02 06:05 01:57 165.1k 75 65.09M 0 0 75 49.43M 0 138.1k 08:02 06:06 01:56 169.8k 76 65.09M 0 0 76 49.62M 0 138.1k 08:02 06:07 01:55 171.0k 76 65.09M 0 0 76 49.81M 0 138.1k 08:02 06:09 01:53 160.6k 76 65.09M 0 0 76 49.93M 0 137.9k 08:03 06:10 01:53 144.6k 76 65.09M 0 0 76 50.06M 0 137.9k 08:03 06:11 01:52 130.1k 77 65.09M 0 0 77 50.18M 0 137.8k 08:03 06:12 01:51 122.5k 77 65.09M 0 0 77 50.37M 0 137.8k 08:03 06:14 01:49 118.7k 77 65.09M 0 0 77 50.56M 0 137.9k 08:03 06:15 01:48 125.2k 77 65.09M 0 0 77 50.75M 0 137.9k 08:03 06:16 01:47 134.0k 78 65.09M 0 0 78 50.93M 0 137.8k 08:03 06:18 01:45 134.0k 78 65.09M 0 0 78 51.06M 0 137.7k 08:03 06:19 01:44 135.0k 78 65.09M 0 0 78 51.25M 0 137.7k 08:03 06:21 01:42 131.9k 78 65.09M 0 0 78 51.37M 0 137.5k 08:04 06:22 01:42 117.4k 79 65.09M 0 0 79 51.50M 0 137.2k 08:05 06:24 01:41 103.4k 79 65.09M 0 0 79 51.62M 0 137.1k 08:06 06:25 01:41 99.54k 79 65.09M 0 0 79 51.75M 0 137.1k 08:06 06:26 01:40 100.2k 79 65.09M 0 0 79 51.93M 0 137.1k 08:06 06:27 01:39 102.5k 80 65.09M 0 0 80 52.12M 0 137.0k 08:06 06:29 01:37 111.2k 80 65.09M 0 0 80 52.25M 0 136.9k 08:06 06:30 01:36 120.6k 80 65.09M 0 0 80 52.37M 0 136.8k 08:07 06:31 01:36 117.9k 80 65.09M 0 0 80 52.50M 0 136.7k 08:07 06:33 01:34 114.4k 80 65.09M 0 0 80 52.68M 0 136.6k 08:07 06:34 01:33 109.6k 81 65.09M 0 0 81 52.81M 0 136.5k 08:08 06:36 01:32 105.8k 81 65.09M 0 0 81 52.93M 0 136.3k 08:08 06:37 01:31 102.4k 81 65.09M 0 0 81 53.06M 0 136.2k 08:09 06:38 01:31 105.0k 81 65.09M 0 0 81 53.18M 0 136.1k 08:09 06:40 01:29 101.3k 81 65.09M 0 0 81 53.37M 0 136.0k 08:09 06:41 01:28 103.0k 82 65.09M 0 0 82 53.50M 0 135.8k 08:10 06:43 01:27 98.93k 82 65.09M 0 0 82 53.62M 0 135.8k 08:10 06:44 01:26 103.3k 82 65.09M 0 0 82 53.81M 0 135.9k 08:10 06:45 01:25 114.2k 82 65.09M 0 0 82 54.00M 0 135.8k 08:10 06:46 01:24 122.0k 83 65.09M 0 0 83 54.12M 0 135.8k 08:10 06:48 01:22 121.8k 83 65.09M 0 0 83 54.31M 0 135.8k 08:10 06:49 01:21 134.0k 83 65.09M 0 0 83 54.50M 0 135.8k 08:10 06:50 01:20 137.6k 83 65.09M 0 0 83 54.62M 0 135.7k 08:11 06:52 01:19 125.1k 84 65.09M 0 0 84 54.75M 0 135.7k 08:11 06:53 01:18 125.0k 84 65.09M 0 0 84 54.93M 0 135.7k 08:11 06:54 01:17 129.7k 84 65.09M 0 0 84 55.12M 0 135.8k 08:10 06:55 01:15 134.5k 84 65.09M 0 0 84 55.25M 0 135.8k 08:10 06:56 01:14 132.7k 85 65.09M 0 0 85 55.37M 0 135.7k 08:10 06:57 01:13 138.6k 85 65.09M 0 0 85 55.56M 0 135.8k 08:10 06:58 01:12 145.5k 85 65.09M 0 0 85 55.75M 0 135.9k 08:10 07:00 01:10 147.6k 86 65.09M 0 0 86 56.00M 0 136.1k 08:09 07:01 01:08 157.5k 86 65.09M 0 0 86 56.25M 0 136.3k 08:09 07:02 01:07 171.3k 86 65.09M 0 0 86 56.43M 0 136.3k 08:09 07:03 01:06 170.7k 86 65.09M 0 0 86 56.62M 0 136.3k 08:08 07:05 01:03 170.6k 87 65.09M 0 0 87 56.75M 0 136.3k 08:08 07:06 01:02 165.6k 87 65.09M 0 0 87 56.93M 0 136.3k 08:08 07:07 01:01 153.2k 87 65.09M 0 0 87 57.12M 0 136.4k 08:08 07:08 01:00 148.6k 88 65.09M 0 0 88 57.37M 0 136.6k 08:07 07:09 00:58 161.4k 88 65.09M 0 0 88 57.56M 0 136.7k 08:07 07:11 00:56 162.5k 88 65.09M 0 0 88 57.75M 0 136.6k 08:07 07:12 00:55 161.0k 88 65.09M 0 0 88 57.87M 0 136.6k 08:07 07:13 00:54 156.4k 89 65.09M 0 0 89 58.06M 0 136.7k 08:07 07:14 00:53 154.5k 89 65.09M 0 0 89 58.25M 0 136.6k 08:07 07:16 00:51 138.3k 89 65.09M 0 0 89 58.37M 0 136.5k 08:08 07:17 00:51 123.6k 89 65.09M 0 0 89 58.50M 0 136.4k 08:08 07:19 00:49 120.0k 90 65.09M 0 0 90 58.68M 0 136.4k 08:08 07:20 00:48 120.9k 90 65.09M 0 0 90 58.81M 0 136.3k 08:08 07:21 00:47 111.4k 90 65.09M 0 0 90 59.00M 0 136.3k 08:08 07:22 00:46 117.2k 90 65.09M 0 0 90 59.18M 0 136.5k 08:08 07:23 00:45 135.7k 91 65.09M 0 0 91 59.37M 0 136.5k 08:08 07:25 00:43 140.1k 91 65.09M 0 0 91 59.50M 0 136.3k 08:08 07:26 00:42 130.5k 91 65.09M 0 0 91 59.62M 0 136.2k 08:09 07:28 00:41 130.6k 91 65.09M 0 0 91 59.75M 0 136.2k 08:09 07:29 00:40 122.1k 92 65.09M 0 0 92 59.93M 0 136.1k 08:09 07:30 00:39 110.5k 92 65.09M 0 0 92 60.06M 0 135.8k 08:10 07:32 00:38 99502 92 65.09M 0 0 92 60.18M 0 135.8k 08:10 07:33 00:37 102.4k 92 65.09M 0 0 92 60.31M 0 135.7k 08:10 07:34 00:36 102.5k 92 65.09M 0 0 92 60.50M 0 135.8k 08:10 07:36 00:34 111.4k 93 65.09M 0 0 93 60.68M 0 135.8k 08:10 07:37 00:33 117.0k 93 65.09M 0 0 93 60.87M 0 135.8k 08:10 07:39 00:31 130.7k 93 65.09M 0 0 93 61.06M 0 135.8k 08:10 07:40 00:30 138.6k 94 65.09M 0 0 94 61.25M 0 135.9k 08:10 07:41 00:29 151.7k 94 65.09M 0 0 94 61.43M 0 135.9k 08:10 07:42 00:28 148.0k 94 65.09M 0 0 94 61.62M 0 136.0k 08:10 07:43 00:27 147.7k 94 65.09M 0 0 94 61.81M 0 135.9k 08:10 07:45 00:25 146.2k 95 65.09M 0 0 95 61.93M 0 135.8k 08:10 07:46 00:24 136.5k 95 65.09M 0 0 95 62.06M 0 135.8k 08:10 07:47 00:23 126.2k 95 65.09M 0 0 95 62.25M 0 135.8k 08:10 07:49 00:21 128.8k 95 65.09M 0 0 95 62.43M 0 135.9k 08:10 07:50 00:20 132.3k 96 65.09M 0 0 96 62.62M 0 135.9k 08:10 07:51 00:19 135.5k 96 65.09M 0 0 96 62.81M 0 135.9k 08:10 07:53 00:17 142.9k 96 65.09M 0 0 96 63.06M 0 136.1k 08:09 07:54 00:15 160.5k 97 65.09M 0 0 97 63.25M 0 136.2k 08:09 07:55 00:14 163.2k 97 65.09M 0 0 97 63.43M 0 136.3k 08:08 07:56 00:12 165.9k 97 65.09M 0 0 97 63.62M 0 136.3k 08:08 07:57 00:11 168.9k 98 65.09M 0 0 98 63.81M 0 136.3k 08:08 07:59 00:09 164.3k 98 65.09M 0 0 98 64.00M 0 136.4k 08:08 08:00 00:08 156.1k 98 65.09M 0 0 98 64.25M 0 136.6k 08:07 08:01 00:06 164.3k 98 65.09M 0 0 98 64.43M 0 136.6k 08:07 08:02 00:05 160.7k 99 65.09M 0 0 99 64.62M 0 136.6k 08:07 08:04 00:03 158.8k 99 65.09M 0 0 99 64.81M 0 136.7k 08:07 08:05 00:02 165.5k 99 65.09M 0 0 99 65.00M 0 136.6k 08:07 08:06 00:01 155.2k* upload completely sent off: 68258534 bytes 100 65.09M 0 0 100 65.09M 0 136.3k 08:08 08:08 117.4k{ [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: 5BGf70xQ7sEc4XdZDe/2JnjNosi3WHbDa1nVRDIRd/UEo3iqR7U4UONGaE1s4rOKITMPcoGVPes= < x-amz-request-id: 2K6KCBGKW1KH4A26 < Date: Mon, 13 Apr 2026 08:44:22 GMT < x-amz-server-side-encryption: AES256 < ETag: "c4662766161b7fdd63b36d66635fa3d6" < x-amz-checksum-crc64nvme: iqR7FihsWNg= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < Connection: close < 100 65.09M 0 0 100 65.09M 0 136.2k 08:09 08:09 117.4k 100 65.09M 0 0 100 65.09M 0 136.2k 08:09 08:09 117.4k 100 65.09M 0 0 100 65.09M 0 136.2k 08:09 08:09 117.4k * shutting down connection #0 took: 494.57 seconds Blunders: now uploading files "/l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr" to blunders.io... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0* Host s3.eu-west-1.amazonaws.com:443 was resolved. * IPv6: (none) * IPv4: 3.5.67.207, 52.92.35.240, 3.5.64.238, 3.5.67.193, 3.5.64.195, 3.5.73.116, 3.5.75.88, 3.5.66.0 * Trying 3.5.67.207:443... * ALPN: curl offers h2,http/1.1 } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [1570 bytes data] * SSL Trust Anchors: * CAfile: /etc/ssl/certs/ca-certificates.crt { [5 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [1210 bytes data] * TLSv1.3 (IN), TLS change cipher, Change cipher spec (1): { [1 bytes data] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): { [25 bytes data] * TLSv1.3 (IN), TLS handshake, Certificate (11): { [4422 bytes data] * TLSv1.3 (IN), TLS handshake, CERT verify (15): { [264 bytes data] * TLSv1.3 (IN), TLS handshake, Finished (20): { [36 bytes data] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): } [1 bytes data] * TLSv1.3 (OUT), TLS handshake, Finished (20): } [36 bytes data] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / X25519MLKEM768 / RSASSA-PSS * ALPN: server accepted http/1.1 * Server certificate: * subject: CN=*.s3-eu-west-1.amazonaws.com * start date: Sep 5 00:00:00 2025 GMT * expire date: Aug 7 23:59:59 2026 GMT * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * subjectAltName: "s3.eu-west-1.amazonaws.com" matches cert's "s3.eu-west-1.amazonaws.com" * SSL certificate verified via OpenSSL. * Established connection to s3.eu-west-1.amazonaws.com (3.5.67.207 port 443) from 10.17.4.7 port 38828 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/fffb8907-1a37-4f6b-9b02-069d1598af4d.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEKb%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJGMEQCIG6mFDi2ZAgyZmIyPryw3SKnG%2Bgs9kijeQleec6XvDqVAiAuSUeLRmAmRpkJ3aQuQLbE0cPrwXAdesIKxFV2T4Zjiyq6BQhvEAAaDDgzNTQ5NDc1MzEyNiIMfz7PTkzrPVCEsvPnKpcF0Gzt9M%2F9AOAIA2Xy3tYuLNicIHxuBkSwvsLskzelM0577WXXB97qbQrzGor6QepLDNlnU91xqEvOgdiFWlnxdQF7z1WIcQtDTkCAYz%2BA%2FCv4PwHEkTL6H20abuTy1t%2FIOCh6ETgLSxCkLihwiMALAVkE5suuYn19WfWDarSSpD3oVus2gPM8ZQ8KZJAcbe%2FEQ6M8AqDJE1%2FYenymvg5kYTgNH9tdgFrR2Q3JLA5%2Bt44v9PH96KUDyE6zWjYVrfUd%2Bsr68KHJfHbr%2BUQNWkarUIeYpw8t23xXstsfIIrj5b2AGOEzC%2FnvJTrCVsexMdp8XDlsodZiAspOaDq4G7x2dH%2FV9BgaXRB0Ni86%2BSUSpS%2FeFiT6vOs8xoihf5LHsmFyHTxu51xCAQB2veUtUOeWRgWkk0Mk4raekS3yAIrQYaICRfUfpvAFO%2FwM8Zk%2FpzdKpU%2FJVrCbSMgynvaFx1F6JKm7RIduMiMuyWZnk%2BydfIkveXx2vSXjvsC%2FxW3DKC4TbuELNsDlP3cs8ukZLvRfyxacti8MiNVUMRJdeDh8GkhjOYHkhe%2F%2BYyMfVzxkCjf7gmFcV04jLXzFHlJw8eE%2F3norBFcwmihBx3FnStjbpo791hERPLQf3cg1peY8iPje8DIsbZ5pdph0kDvjnQMqnzKuo61YtIgZV5q2j2AGtB857QmaSTDEVx00Ylxeuf4FJcEq984ra8F3lUOuBi3m7XBqsRVE0U6mQz%2BkfrJxuHWJ0eotGN19pu9h8NbjF4vb0LkES02za%2Bko1tWHgRBQbMKgztxYYGQUenpxMB0tC0J9prksulz6ixojosmGDYvqR%2FwfPfpA%2FZGcGa8stxsZZQ9uECyV42eWFSEUWs0z%2FaDRYG3y1dkDMO2R8s4GOrIB2IBeCw92ZDXLTj7LXDY2fvWh1StiMC01Dvk2fgVlGyb2JIDqaA2zIhCG3H5Lb5NvSnbDQY61IJEYc8tKouWEik%2F6laiVhwU1RU80rg%2FE4zU%2FqPFaFKc2lDHwdEKnAVcc7q9UXRAnZ1wMXDIZNuNokZLyJshxpKOLo6Z3yf71wpcJyaYo4VnPriDqXfkuuJqGC%2FCjb6KweNLuxUdFwLPZfs93nOmc90jOYn%2F19m85r46wLA%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260413T085230Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTNDO65UGN%2F20260413%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=3a0f114ca0c7fedae26540035fd89057a38b714d5c0dcd76316427d6bcc75251 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 73088079 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 4 69.70M 0 0 4 3.37M 0 3.36M 00:20 00:01 00:19 3.36M 11 69.70M 0 0 11 8.00M 0 3.99M 00:17 00:02 00:15 3.99M 19 69.70M 0 0 19 13.43M 0 4.46M 00:15 00:03 00:12 4.46M 27 69.70M 0 0 27 19.25M 0 4.79M 00:14 00:04 00:10 4.79M 36 69.70M 0 0 36 25.25M 0 5.02M 00:13 00:05 00:08 5.02M 43 69.70M 0 0 43 30.12M 0 5.00M 00:13 00:06 00:07 5.32M 50 69.70M 0 0 50 34.87M 0 4.95M 00:14 00:07 00:07 5.34M 57 69.70M 0 0 57 39.75M 0 4.94M 00:14 00:08 00:06 5.23M 64 69.70M 0 0 64 44.81M 0 4.95M 00:14 00:09 00:05 5.09M 71 69.70M 0 0 71 50.00M 0 4.97M 00:14 00:10 00:04 4.92M 79 69.70M 0 0 79 55.12M 0 4.99M 00:13 00:11 00:02 4.97M 86 69.70M 0 0 86 60.31M 0 5.00M 00:13 00:12 00:01 5.06M 93 69.70M 0 0 93 65.50M 0 5.01M 00:13 00:13 5.12M* upload completely sent off: 73088079 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: nXg9Du1pybmtUl67y1u5aCS13wO+KJB35fzDcylDdtOYk+H9lMX01TCAN9ns7obMQuIkcoz75rHb7iIXtclTs2m1Yq8teYfQ < x-amz-request-id: P7RNM2TRZYNYPPAS < Date: Mon, 13 Apr 2026 08:52:37 GMT < x-amz-server-side-encryption: AES256 < ETag: "6cec6d49f96a97753104fa322aa7e0b6" < x-amz-checksum-crc64nvme: 0P5UdA+KR2E= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 69.70M 0 0 100 69.70M 0 4.84M 00:14 00:14 4.65M 100 69.70M 0 0 100 69.70M 0 4.84M 00:14 00:14 4.65M 100 69.70M 0 0 100 69.70M 0 4.84M 00:14 00:14 4.65M 100 69.70M 0 0 100 69.70M 0 4.84M 00:14 00:14 4.65M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 20.58 seconds no out.png (QPSChart)! heaps: (132665208, 138841528, 136273180.4, 1767308.5574824132) [2026-04-13 04:52:53.012956] RUN: tar cjf logs.tar.bz2 --exclude=*.pk * [2026-04-13 04:53:57.808820] took 64.8 sec /l/logs.nightly/2026.04.11.23.58.22/logs.tar.bz2: fixed index size 125222.18 MB /l/logs.nightly/2026.04.11.23.58.22/logs.tar.bz2: fixed index time 42554.4s, bytes 25526799676 (from log) [2026-04-13 04:54:38.374528] done: total time 1 day, 4:56:16.038063 stored: 2021.10.28.07.03.29, 2021-10-28 07:03:29.455588 stored: 2021.11.04.08.14.20, 2021-11-04 08:14:20.226758 stored: 2021.11.04.18.04.32, 2021-11-04 18:04:32.679673 stored: 2021.11.05.18.04.30, 2021-11-05 18:04:30.080343 stored: 2021.11.06.18.04.39, 2021-11-06 18:04:39.550844 stored: 2021.11.07.18.04.36, 2021-11-07 18:04:36.657551 stored: 2021.11.08.18.04.00, 2021-11-08 18:04:00.994911 stored: 2021.11.09.18.04.20, 2021-11-09 18:04:20.109951 stored: 2021.11.10.18.03.54, 2021-11-10 18:03:54.222418 stored: 2021.11.11.18.03.57, 2021-11-11 18:03:57.523108 stored: 2021.11.12.18.04.06, 2021-11-12 18:04:06.704620 stored: 2021.11.13.18.03.52, 2021-11-13 18:03:52.601836 stored: 2021.11.14.18.03.58, 2021-11-14 18:03:58.888657 stored: 2021.11.15.18.04.03, 2021-11-15 18:04:03.246773 stored: 2021.11.16.18.04.11, 2021-11-16 18:04:11.243090 stored: 2021.11.21.07.10.06, 2021-11-21 07:10:06.045829 stored: 2021.11.21.18.03.53, 2021-11-21 18:03:53.490910 stored: 2021.11.24.18.04.23, 2021-11-24 18:04:23.532303 stored: 2021.11.25.18.03.48, 2021-11-25 18:03:48.813023 stored: 2021.11.26.18.03.56, 2021-11-26 18:03:56.783023 stored: 2021.11.27.18.03.48, 2021-11-27 18:03:48.676827 stored: 2021.11.28.18.04.03, 2021-11-28 18:04:03.888523 stored: 2021.11.30.07.32.39, 2021-11-30 07:32:39.551397 stored: 2021.11.30.18.02.53, 2021-11-30 18:02:53.210136 stored: 2021.12.01.18.02.55, 2021-12-01 18:02:55.259860 stored: 2021.12.02.18.03.01, 2021-12-02 18:03:01.423573 stored: 2021.12.03.18.03.07, 2021-12-03 18:03:07.491405 stored: 2021.12.05.18.02.56, 2021-12-05 18:02:56.805659 stored: 2021.12.06.18.02.47, 2021-12-06 18:02:47.787420 stored: 2021.12.07.18.02.52, 2021-12-07 18:02:52.822450 stored: 2021.12.08.18.02.42, 2021-12-08 18:02:42.731446 stored: 2021.12.10.18.02.40, 2021-12-10 18:02:40.132823 stored: 2021.12.11.18.02.37, 2021-12-11 18:02:37.827254 stored: 2021.12.12.18.02.40, 2021-12-12 18:02:40.436487 stored: 2021.12.13.18.02.38, 2021-12-13 18:02:38.296226 stored: 2021.12.14.18.02.37, 2021-12-14 18:02:37.558732 stored: 2021.12.15.18.02.39, 2021-12-15 18:02:39.006679 stored: 2021.12.16.18.02.33, 2021-12-16 18:02:33.312126 stored: 2021.12.17.18.02.37, 2021-12-17 18:02:37.875521 stored: 2021.12.18.18.02.30, 2021-12-18 18:02:30.413818 stored: 2021.12.19.18.02.38, 2021-12-19 18:02:38.838903 stored: 2021.12.20.18.02.38, 2021-12-20 18:02:38.697312 stored: 2022.01.01.18.17.43, 2022-01-01 18:17:43.282858 stored: 2022.01.02.18.03.14, 2022-01-02 18:03:14.180760 stored: 2022.01.03.18.03.13, 2022-01-03 18:03:13.115413 stored: 2022.01.04.18.03.13, 2022-01-04 18:03:13.678645 stored: 2022.01.05.18.03.14, 2022-01-05 18:03:14.479346 stored: 2022.01.06.18.03.20, 2022-01-06 18:03:20.894516 stored: 2022.01.07.18.03.19, 2022-01-07 18:03:19.289337 stored: 2022.01.08.18.03.14, 2022-01-08 18:03:14.173607 stored: 2022.01.09.18.03.19, 2022-01-09 18:03:19.993633 stored: 2022.01.10.18.03.12, 2022-01-10 18:03:12.149096 stored: 2022.01.11.18.03.18, 2022-01-11 18:03:18.149751 stored: 2022.01.12.18.03.17, 2022-01-12 18:03:17.100414 stored: 2022.01.13.18.03.24, 2022-01-13 18:03:24.390526 stored: 2022.01.14.18.03.18, 2022-01-14 18:03:18.213643 stored: 2022.01.15.18.03.15, 2022-01-15 18:03:15.659939 stored: 2022.01.16.18.03.22, 2022-01-16 18:03:22.620035 stored: 2022.01.17.18.03.16, 2022-01-17 18:03:16.817740 stored: 2022.01.19.10.17.11, 2022-01-19 10:17:11.082836 stored: 2022.01.20.18.03.13, 2022-01-20 18:03:13.241737 stored: 2022.01.21.18.02.45, 2022-01-21 18:02:45.803123 stored: 2022.01.22.18.02.40, 2022-01-22 18:02:40.750450 stored: 2022.01.23.18.03.17, 2022-01-23 18:03:17.307031 stored: 2022.01.26.18.03.08, 2022-01-26 18:03:08.854761 stored: 2022.01.27.18.02.43, 2022-01-27 18:02:43.999643 stored: 2022.01.28.18.03.15, 2022-01-28 18:03:15.360164 stored: 2022.01.29.18.02.44, 2022-01-29 18:02:44.395479 stored: 2022.01.30.18.02.48, 2022-01-30 18:02:48.161000 stored: 2022.01.31.18.03.10, 2022-01-31 18:03:10.904959 stored: 2022.02.01.18.02.43, 2022-02-01 18:02:43.496433 stored: 2022.02.02.18.02.46, 2022-02-02 18:02:46.350857 stored: 2022.02.03.18.03.02, 2022-02-03 18:03:02.092885 stored: 2022.02.04.18.02.45, 2022-02-04 18:02:45.187430 stored: 2022.02.09.18.31.03, 2022-02-09 18:31:03.246074 stored: 2022.02.18.07.54.59, 2022-02-18 07:54:59.694179 stored: 2022.02.18.18.02.47, 2022-02-18 18:02:47.068530 stored: 2022.02.19.18.02.45, 2022-02-19 18:02:45.734838 stored: 2022.02.20.18.03.09, 2022-02-20 18:03:09.236364 stored: 2022.02.21.18.02.40, 2022-02-21 18:02:40.593799 stored: 2022.02.22.18.03.13, 2022-02-22 18:03:13.109429 stored: 2022.02.23.18.02.43, 2022-02-23 18:02:43.345842 stored: 2022.02.24.18.02.43, 2022-02-24 18:02:43.877807 stored: 2022.02.25.18.03.10, 2022-02-25 18:03:10.143495 stored: 2022.02.26.18.02.43, 2022-02-26 18:02:43.966247 stored: 2022.02.27.18.02.42, 2022-02-27 18:02:42.669502 stored: 2022.02.28.18.03.18, 2022-02-28 18:03:18.265343 stored: 2022.03.01.18.02.46, 2022-03-01 18:02:46.525887 stored: 2022.03.02.18.03.14, 2022-03-02 18:03:14.970684 stored: 2022.03.03.18.03.10, 2022-03-03 18:03:10.964372 stored: 2022.03.04.18.02.43, 2022-03-04 18:02:43.385113 stored: 2022.03.05.18.03.13, 2022-03-05 18:03:13.831560 stored: 2022.03.06.18.02.41, 2022-03-06 18:02:41.743793 stored: 2022.03.07.18.02.50, 2022-03-07 18:02:50.024173 stored: 2022.03.08.18.03.11, 2022-03-08 18:03:11.246520 stored: 2022.03.09.18.03.05, 2022-03-09 18:03:05.565553 stored: 2022.03.10.18.03.14, 2022-03-10 18:03:14.219741 stored: 2022.03.11.18.03.10, 2022-03-11 18:03:10.828184 stored: 2022.03.12.18.03.12, 2022-03-12 18:03:12.634204 stored: 2022.03.13.18.03.03, 2022-03-13 18:03:03.282738 stored: 2022.03.14.18.03.09, 2022-03-14 18:03:09.756518 stored: 2022.03.15.18.02.55, 2022-03-15 18:02:55.449989 stored: 2022.03.16.18.03.03, 2022-03-16 18:03:03.602354 stored: 2022.03.17.18.03.02, 2022-03-17 18:03:02.060290 stored: 2022.03.18.18.02.57, 2022-03-18 18:02:57.471094 stored: 2022.03.19.18.02.54, 2022-03-19 18:02:54.357434 stored: 2022.03.20.18.03.00, 2022-03-20 18:03:00.033975 stored: 2022.03.21.18.02.58, 2022-03-21 18:02:58.169196 stored: 2022.03.22.18.02.59, 2022-03-22 18:02:59.643690 stored: 2022.03.23.18.03.07, 2022-03-23 18:03:07.211772 stored: 2022.03.24.18.03.04, 2022-03-24 18:03:04.900816 stored: 2022.03.25.18.02.58, 2022-03-25 18:02:58.251937 stored: 2022.03.26.18.02.54, 2022-03-26 18:02:54.760987 stored: 2022.03.27.18.02.58, 2022-03-27 18:02:58.523452 stored: 2022.03.28.18.02.54, 2022-03-28 18:02:54.758276 stored: 2022.03.29.18.03.00, 2022-03-29 18:03:00.746316 stored: 2022.03.30.18.02.58, 2022-03-30 18:02:58.752598 stored: 2022.03.31.18.03.00, 2022-03-31 18:03:00.597065 stored: 2022.04.01.18.02.57, 2022-04-01 18:02:57.424492 stored: 2022.04.02.18.02.57, 2022-04-02 18:02:57.955852 stored: 2022.04.05.18.03.04, 2022-04-05 18:03:04.798447 stored: 2022.04.06.18.02.58, 2022-04-06 18:02:58.576892 stored: 2022.04.07.18.02.59, 2022-04-07 18:02:59.742062 stored: 2022.04.08.18.03.02, 2022-04-08 18:03:02.736752 stored: 2022.04.09.18.02.57, 2022-04-09 18:02:57.307297 stored: 2022.04.10.18.02.56, 2022-04-10 18:02:56.174384 stored: 2022.04.11.18.02.59, 2022-04-11 18:02:59.941170 stored: 2022.04.12.18.02.56, 2022-04-12 18:02:56.118596 stored: 2022.04.13.18.03.00, 2022-04-13 18:03:00.318774 stored: 2022.04.14.18.03.03, 2022-04-14 18:03:03.549003 stored: 2022.04.15.18.02.57, 2022-04-15 18:02:57.675674 stored: 2022.04.16.18.03.02, 2022-04-16 18:03:02.676051 stored: 2022.04.17.18.03.01, 2022-04-17 18:03:01.686635 stored: 2022.04.18.18.02.56, 2022-04-18 18:02:56.782626 stored: 2022.04.20.06.04.42, 2022-04-20 06:04:42.713956 stored: 2022.04.20.18.03.06, 2022-04-20 18:03:06.153503 stored: 2022.04.21.18.03.04, 2022-04-21 18:03:04.336656 stored: 2022.04.22.18.02.56, 2022-04-22 18:02:56.793190 stored: 2022.04.23.18.02.58, 2022-04-23 18:02:58.455267 stored: 2022.04.24.18.03.02, 2022-04-24 18:03:02.685044 stored: 2022.04.25.18.02.57, 2022-04-25 18:02:57.816439 stored: 2022.04.26.18.02.55, 2022-04-26 18:02:55.232329 stored: 2022.04.27.18.03.00, 2022-04-27 18:03:00.544766 stored: 2022.04.28.18.02.55, 2022-04-28 18:02:55.501720 stored: 2022.04.29.18.03.00, 2022-04-29 18:03:00.357389 stored: 2022.04.30.18.02.59, 2022-04-30 18:02:59.451627 stored: 2022.05.01.18.03.02, 2022-05-01 18:03:02.039547 stored: 2022.05.02.18.03.04, 2022-05-02 18:03:04.271047 stored: 2022.05.03.18.02.58, 2022-05-03 18:02:58.299703 stored: 2022.05.06.06.33.00, 2022-05-06 06:33:00.689368 stored: 2022.05.06.18.02.45, 2022-05-06 18:02:45.471320 stored: 2022.05.07.18.02.52, 2022-05-07 18:02:52.792526 stored: 2022.05.08.18.02.55, 2022-05-08 18:02:55.087351 stored: 2022.05.09.18.02.53, 2022-05-09 18:02:53.611427 stored: 2022.05.12.18.02.51, 2022-05-12 18:02:51.721813 stored: 2022.05.13.18.02.47, 2022-05-13 18:02:47.751226 stored: 2022.05.14.18.02.46, 2022-05-14 18:02:46.450758 stored: 2022.05.15.18.02.44, 2022-05-15 18:02:44.576069 stored: 2022.05.17.18.02.46, 2022-05-17 18:02:46.431282 stored: 2022.05.18.18.02.30, 2022-05-18 18:02:30.693172 stored: 2022.05.19.18.02.49, 2022-05-19 18:02:49.827154 stored: 2022.05.20.18.02.44, 2022-05-20 18:02:44.789891 stored: 2022.05.21.18.02.48, 2022-05-21 18:02:48.256156 stored: 2022.05.22.18.02.49, 2022-05-22 18:02:49.529612 stored: 2022.05.23.18.02.48, 2022-05-23 18:02:48.350989 stored: 2022.05.24.18.02.52, 2022-05-24 18:02:52.461013 stored: 2022.05.25.18.02.45, 2022-05-25 18:02:45.563084 stored: 2022.05.31.09.54.10, 2022-05-31 09:54:10.787369 stored: 2022.06.01.08.15.21, 2022-06-01 08:15:21.254066 stored: 2022.06.01.18.02.49, 2022-06-01 18:02:49.750461 stored: 2022.06.02.07.59.04, 2022-06-02 07:59:04.212824 stored: 2022.06.02.18.02.47, 2022-06-02 18:02:47.420772 stored: 2022.06.03.18.02.44, 2022-06-03 18:02:44.764715 stored: 2022.06.04.18.02.47, 2022-06-04 18:02:47.749276 stored: 2022.06.05.18.02.46, 2022-06-05 18:02:46.506575 stored: 2022.06.06.18.02.49, 2022-06-06 18:02:49.276502 stored: 2022.06.07.18.02.50, 2022-06-07 18:02:50.324813 stored: 2022.06.08.18.02.48, 2022-06-08 18:02:48.096195 stored: 2022.06.09.18.02.51, 2022-06-09 18:02:51.423498 stored: 2022.06.10.18.02.48, 2022-06-10 18:02:48.377319 stored: 2022.06.11.18.02.52, 2022-06-11 18:02:52.105637 stored: 2022.06.12.18.02.52, 2022-06-12 18:02:52.834410 stored: 2022.06.13.18.02.51, 2022-06-13 18:02:51.295977 stored: 2022.06.14.18.02.54, 2022-06-14 18:02:54.374967 stored: 2022.06.15.06.49.59, 2022-06-15 06:49:59.130434 stored: 2022.06.15.18.02.44, 2022-06-15 18:02:44.449539 stored: 2022.06.16.18.02.48, 2022-06-16 18:02:48.229346 stored: 2022.06.17.18.02.45, 2022-06-17 18:02:45.522032 stored: 2022.06.18.18.02.46, 2022-06-18 18:02:46.704598 stored: 2022.06.19.18.02.48, 2022-06-19 18:02:48.745174 stored: 2022.06.20.18.02.56, 2022-06-20 18:02:56.708037 stored: 2022.06.21.18.02.47, 2022-06-21 18:02:47.342532 stored: 2022.06.22.18.02.52, 2022-06-22 18:02:52.298425 stored: 2022.06.23.18.02.48, 2022-06-23 18:02:48.882837 stored: 2022.06.24.18.02.51, 2022-06-24 18:02:51.083754 stored: 2022.06.25.18.02.48, 2022-06-25 18:02:48.038873 stored: 2022.06.26.18.02.50, 2022-06-26 18:02:50.595081 stored: 2022.06.27.18.02.51, 2022-06-27 18:02:51.448267 stored: 2022.06.28.18.02.49, 2022-06-28 18:02:49.760022 stored: 2022.06.29.18.02.48, 2022-06-29 18:02:48.403397 stored: 2022.06.30.18.02.49, 2022-06-30 18:02:49.036467 stored: 2022.07.01.18.02.47, 2022-07-01 18:02:47.027407 stored: 2022.07.04.07.28.17, 2022-07-04 07:28:17.078865 stored: 2022.07.04.18.02.46, 2022-07-04 18:02:46.546540 stored: 2022.07.05.18.02.46, 2022-07-05 18:02:46.268882 stored: 2022.07.06.18.02.47, 2022-07-06 18:02:47.538912 stored: 2022.07.08.18.02.52, 2022-07-08 18:02:52.275476 stored: 2022.07.09.18.02.52, 2022-07-09 18:02:52.126154 stored: 2022.07.10.18.02.49, 2022-07-10 18:02:49.552148 stored: 2022.07.11.18.02.47, 2022-07-11 18:02:47.780614 stored: 2022.07.12.18.02.50, 2022-07-12 18:02:50.319222 stored: 2022.07.13.18.02.33, 2022-07-13 18:02:33.427271 stored: 2022.07.14.18.02.45, 2022-07-14 18:02:45.401174 stored: 2022.07.15.18.03.00, 2022-07-15 18:03:00.442758 stored: 2022.07.16.18.02.59, 2022-07-16 18:02:59.145436 stored: 2022.07.17.18.02.59, 2022-07-17 18:02:59.565565 stored: 2022.07.18.18.02.48, 2022-07-18 18:02:48.825419 stored: 2022.07.22.06.55.43, 2022-07-22 06:55:43.082318 stored: 2022.07.23.06.00.31, 2022-07-23 06:00:31.572717 stored: 2022.07.23.18.02.56, 2022-07-23 18:02:56.236469 stored: 2022.07.24.18.02.59, 2022-07-24 18:02:59.822205 stored: 2022.07.25.18.02.58, 2022-07-25 18:02:58.206960 stored: 2022.07.26.18.03.00, 2022-07-26 18:03:00.552749 stored: 2022.07.27.18.02.41, 2022-07-27 18:02:41.491561 stored: 2022.07.28.18.03.00, 2022-07-28 18:03:00.184449 stored: 2022.07.29.05.32.17, 2022-07-29 05:32:17.907522 stored: 2022.07.30.07.27.11, 2022-07-30 07:27:11.127080 stored: 2022.07.30.18.02.50, 2022-07-30 18:02:50.793370 stored: 2022.07.31.18.02.55, 2022-07-31 18:02:55.879812 stored: 2022.08.01.18.02.51, 2022-08-01 18:02:51.991168 stored: 2022.08.02.18.03.02, 2022-08-02 18:03:02.518477 stored: 2022.08.03.18.02.51, 2022-08-03 18:02:51.936040 stored: 2022.08.04.18.02.46, 2022-08-04 18:02:46.472359 stored: 2022.08.05.18.02.52, 2022-08-05 18:02:52.029197 stored: 2022.08.06.18.02.53, 2022-08-06 18:02:53.164107 stored: 2022.08.07.18.02.49, 2022-08-07 18:02:49.580148 stored: 2022.08.09.19.23.56, 2022-08-09 19:23:56.749349 stored: 2022.08.10.18.02.52, 2022-08-10 18:02:52.982299 stored: 2022.08.17.08.16.28, 2022-08-17 08:16:28.335487 stored: 2022.08.17.18.02.54, 2022-08-17 18:02:54.825221 stored: 2022.08.18.18.03.23, 2022-08-18 18:03:23.299833 stored: 2022.08.19.18.02.47, 2022-08-19 18:02:47.000292 stored: 2022.08.20.18.02.55, 2022-08-20 18:02:55.121126 stored: 2022.08.21.18.02.51, 2022-08-21 18:02:51.203643 stored: 2022.08.22.06.06.49, 2022-08-22 06:06:49.119870 stored: 2022.08.30.06.35.38, 2022-08-30 06:35:38.108548 stored: 2022.08.31.06.12.53, 2022-08-31 06:12:53.980950 stored: 2022.08.31.18.02.53, 2022-08-31 18:02:53.812614 stored: 2022.09.01.09.41.04, 2022-09-01 09:41:04.560256 stored: 2022.09.02.12.08.06, 2022-09-02 12:08:06.094646 stored: 2022.09.04.11.46.23, 2022-09-04 11:46:23.775863 stored: 2022.09.05.05.45.12, 2022-09-05 05:45:12.571696 stored: 2022.09.05.18.02.55, 2022-09-05 18:02:55.821046 stored: 2022.09.06.18.02.52, 2022-09-06 18:02:52.785120 stored: 2022.09.07.18.02.57, 2022-09-07 18:02:57.625782 stored: 2022.09.08.18.03.21, 2022-09-08 18:03:21.079514 stored: 2022.09.09.18.02.55, 2022-09-09 18:02:55.904538 stored: 2022.09.10.18.02.55, 2022-09-10 18:02:55.529806 stored: 2022.09.11.18.02.56, 2022-09-11 18:02:56.085669 stored: 2022.09.12.18.03.45, 2022-09-12 18:03:45.709203 stored: 2022.09.13.18.02.58, 2022-09-13 18:02:58.352570 stored: 2022.09.14.18.02.54, 2022-09-14 18:02:54.230050 stored: 2022.09.15.18.02.54, 2022-09-15 18:02:54.238296 stored: 2022.09.16.18.02.52, 2022-09-16 18:02:52.110429 stored: 2022.09.17.18.03.01, 2022-09-17 18:03:01.434150 stored: 2022.09.18.18.02.56, 2022-09-18 18:02:56.353910 stored: 2022.09.19.18.03.00, 2022-09-19 18:03:00.079408 stored: 2022.09.20.18.02.57, 2022-09-20 18:02:57.492326 stored: 2022.09.21.18.02.56, 2022-09-21 18:02:56.353960 stored: 2022.09.22.18.02.56, 2022-09-22 18:02:56.474854 stored: 2022.09.23.18.02.57, 2022-09-23 18:02:57.669188 stored: 2022.09.24.18.02.59, 2022-09-24 18:02:59.806205 stored: 2022.09.25.18.02.59, 2022-09-25 18:02:59.190830 stored: 2022.09.26.18.03.52, 2022-09-26 18:03:52.848909 stored: 2022.09.27.18.02.37, 2022-09-27 18:02:37.827659 stored: 2022.09.28.18.02.55, 2022-09-28 18:02:55.002146 stored: 2022.09.29.18.02.57, 2022-09-29 18:02:57.758005 stored: 2022.09.30.18.05.25, 2022-09-30 18:05:25.962638 stored: 2022.10.01.18.02.27, 2022-10-01 18:02:27.927861 stored: 2022.10.02.18.02.35, 2022-10-02 18:02:35.935875 stored: 2022.10.03.18.03.01, 2022-10-03 18:03:01.310740 stored: 2022.10.04.18.02.36, 2022-10-04 18:02:36.857038 stored: 2022.10.06.07.28.42, 2022-10-06 07:28:42.386172 stored: 2022.10.06.18.02.31, 2022-10-06 18:02:31.476235 stored: 2022.10.07.18.02.31, 2022-10-07 18:02:31.541305 stored: 2022.10.09.05.36.17, 2022-10-09 05:36:17.828744 stored: 2022.10.09.18.02.42, 2022-10-09 18:02:42.183627 stored: 2022.10.10.18.02.49, 2022-10-10 18:02:49.335348 stored: 2022.10.11.18.02.38, 2022-10-11 18:02:38.100132 stored: 2022.10.12.18.03.32, 2022-10-12 18:03:32.783997 stored: 2022.10.13.18.02.37, 2022-10-13 18:02:37.667391 stored: 2022.10.14.18.03.19, 2022-10-14 18:03:19.219738 stored: 2022.10.15.18.02.55, 2022-10-15 18:02:55.025395 stored: 2022.10.16.18.02.39, 2022-10-16 18:02:39.231821 stored: 2022.10.17.18.03.25, 2022-10-17 18:03:25.211219 stored: 2022.10.18.18.02.36, 2022-10-18 18:02:36.597499 stored: 2022.10.19.18.02.28, 2022-10-19 18:02:28.428784 stored: 2022.10.20.18.03.04, 2022-10-20 18:03:04.596975 stored: 2022.10.21.18.03.01, 2022-10-21 18:03:01.365348 stored: 2022.10.22.18.02.59, 2022-10-22 18:02:59.461611 stored: 2022.10.23.18.03.00, 2022-10-23 18:03:00.062912 stored: 2022.10.24.18.02.38, 2022-10-24 18:02:38.586168 stored: 2022.10.25.18.02.58, 2022-10-25 18:02:58.014045 stored: 2022.10.26.18.02.32, 2022-10-26 18:02:32.094910 stored: 2022.10.27.18.02.44, 2022-10-27 18:02:44.427713 stored: 2022.10.28.18.02.24, 2022-10-28 18:02:24.237438 stored: 2022.10.29.18.02.21, 2022-10-29 18:02:21.301497 stored: 2022.10.30.18.02.22, 2022-10-30 18:02:22.909685 stored: 2022.11.01.18.02.22, 2022-11-01 18:02:22.633110 stored: 2022.11.03.18.02.24, 2022-11-03 18:02:24.631208 stored: 2022.11.04.18.03.06, 2022-11-04 18:03:06.986892 stored: 2022.11.05.18.02.27, 2022-11-05 18:02:27.807238 stored: 2022.11.06.18.02.21, 2022-11-06 18:02:21.002408 stored: 2022.11.07.18.02.27, 2022-11-07 18:02:27.660064 stored: 2022.11.08.18.02.24, 2022-11-08 18:02:24.159608 stored: 2022.11.09.18.02.22, 2022-11-09 18:02:22.797916 stored: 2022.11.10.18.02.21, 2022-11-10 18:02:21.076510 stored: 2022.11.11.18.02.20, 2022-11-11 18:02:20.124465 stored: 2022.11.12.18.02.45, 2022-11-12 18:02:45.121886 stored: 2022.11.13.18.02.20, 2022-11-13 18:02:20.710555 stored: 2022.11.14.18.02.24, 2022-11-14 18:02:24.052841 stored: 2022.11.15.18.03.06, 2022-11-15 18:03:06.319538 stored: 2022.11.16.18.02.58, 2022-11-16 18:02:58.789458 stored: 2022.11.17.18.02.59, 2022-11-17 18:02:59.449212 stored: 2022.11.18.18.02.32, 2022-11-18 18:02:32.485443 stored: 2022.11.19.18.02.42, 2022-11-19 18:02:42.800702 stored: 2022.11.20.18.02.39, 2022-11-20 18:02:39.576362 stored: 2022.11.21.18.02.43, 2022-11-21 18:02:43.597391 stored: 2022.11.24.18.03.11, 2022-11-24 18:03:11.804363 stored: 2022.11.25.18.03.10, 2022-11-25 18:03:10.111683 stored: 2022.11.26.18.03.13, 2022-11-26 18:03:13.809206 stored: 2022.11.27.18.02.44, 2022-11-27 18:02:44.345627 stored: 2022.11.28.18.02.44, 2022-11-28 18:02:44.990767 stored: 2022.11.29.18.03.08, 2022-11-29 18:03:08.807634 stored: 2022.11.30.18.02.48, 2022-11-30 18:02:48.715894 stored: 2022.12.01.18.03.11, 2022-12-01 18:03:11.452949 stored: 2022.12.02.18.03.38, 2022-12-02 18:03:38.626955 stored: 2022.12.04.18.03.20, 2022-12-04 18:03:20.985614 stored: 2022.12.05.18.02.48, 2022-12-05 18:02:48.233512 stored: 2022.12.06.18.03.13, 2022-12-06 18:03:13.037211 stored: 2022.12.12.18.03.10, 2022-12-12 18:03:10.820831 stored: 2022.12.22.18.02.46, 2022-12-22 18:02:46.330108 stored: 2022.12.23.18.03.11, 2022-12-23 18:03:11.906109 stored: 2022.12.24.18.02.52, 2022-12-24 18:02:52.078570 stored: 2022.12.25.18.03.12, 2022-12-25 18:03:12.100324 stored: 2022.12.26.18.03.10, 2022-12-26 18:03:10.991373 stored: 2022.12.27.18.02.51, 2022-12-27 18:02:51.655843 stored: 2022.12.28.18.03.11, 2022-12-28 18:03:11.981522 stored: 2022.12.29.18.02.44, 2022-12-29 18:02:44.427874 stored: 2022.12.30.18.03.09, 2022-12-30 18:03:09.929196 stored: 2022.12.31.18.03.10, 2022-12-31 18:03:10.480978 stored: 2023.01.01.18.02.48, 2023-01-01 18:02:48.064500 stored: 2023.01.02.18.03.20, 2023-01-02 18:03:20.772972 stored: 2023.01.03.18.02.50, 2023-01-03 18:02:50.726331 stored: 2023.01.04.18.03.09, 2023-01-04 18:03:09.087177 stored: 2023.01.05.18.02.48, 2023-01-05 18:02:48.734127 stored: 2023.01.06.18.02.48, 2023-01-06 18:02:48.574672 stored: 2023.01.07.18.02.48, 2023-01-07 18:02:48.676663 stored: 2023.01.08.18.03.13, 2023-01-08 18:03:13.388463 stored: 2023.01.09.18.02.48, 2023-01-09 18:02:48.447651 stored: 2023.01.10.18.03.12, 2023-01-10 18:03:12.569315 stored: 2023.01.13.18.03.13, 2023-01-13 18:03:13.722601 stored: 2023.01.14.18.02.52, 2023-01-14 18:02:52.020315 stored: 2023.01.15.18.02.51, 2023-01-15 18:02:51.126604 stored: 2023.01.16.18.03.14, 2023-01-16 18:03:14.738254 stored: 2023.01.17.18.02.54, 2023-01-17 18:02:54.906602 stored: 2023.01.18.18.03.00, 2023-01-18 18:03:00.519133 stored: 2023.01.20.18.02.55, 2023-01-20 18:02:55.915399 stored: 2023.01.21.18.02.52, 2023-01-21 18:02:52.181189 stored: 2023.01.22.18.02.48, 2023-01-22 18:02:48.490828 stored: 2023.02.01.18.02.51, 2023-02-01 18:02:51.659498 stored: 2023.02.02.18.02.50, 2023-02-02 18:02:50.262733 stored: 2023.02.03.18.03.04, 2023-02-03 18:03:04.824955 stored: 2023.02.04.18.02.52, 2023-02-04 18:02:52.867295 stored: 2023.02.05.18.02.49, 2023-02-05 18:02:49.321193 stored: 2023.02.06.18.02.53, 2023-02-06 18:02:53.366101 stored: 2023.02.11.21.48.33, 2023-02-11 21:48:33.009660 stored: 2023.02.12.18.02.51, 2023-02-12 18:02:51.019289 stored: 2023.02.13.18.02.51, 2023-02-13 18:02:51.123155 stored: 2023.02.14.18.02.49, 2023-02-14 18:02:49.186730 stored: 2023.02.15.18.02.53, 2023-02-15 18:02:53.231070 stored: 2023.02.16.18.02.50, 2023-02-16 18:02:50.030876 stored: 2023.02.17.18.02.51, 2023-02-17 18:02:51.040544 stored: 2023.02.18.18.02.54, 2023-02-18 18:02:54.112568 stored: 2023.02.19.18.02.50, 2023-02-19 18:02:50.743898 stored: 2023.02.20.18.02.50, 2023-02-20 18:02:50.294935 stored: 2023.02.21.18.02.51, 2023-02-21 18:02:51.598234 stored: 2023.02.22.18.02.49, 2023-02-22 18:02:49.492952 stored: 2023.02.23.18.02.55, 2023-02-23 18:02:55.217474 stored: 2023.02.24.18.02.50, 2023-02-24 18:02:50.959222 stored: 2023.02.25.18.02.48, 2023-02-25 18:02:48.974183 stored: 2023.02.26.18.02.52, 2023-02-26 18:02:52.916271 stored: 2023.03.01.18.02.48, 2023-03-01 18:02:48.399530 stored: 2023.03.02.18.02.49, 2023-03-02 18:02:49.389318 stored: 2023.03.03.18.02.51, 2023-03-03 18:02:51.085153 stored: 2023.03.04.18.02.48, 2023-03-04 18:02:48.478806 stored: 2023.03.05.18.02.48, 2023-03-05 18:02:48.529432 stored: 2023.03.06.18.02.47, 2023-03-06 18:02:47.983059 stored: 2023.03.07.18.02.50, 2023-03-07 18:02:50.718890 stored: 2023.03.08.18.02.48, 2023-03-08 18:02:48.812577 stored: 2023.03.09.18.02.51, 2023-03-09 18:02:51.010400 stored: 2023.03.10.18.02.45, 2023-03-10 18:02:45.741286 stored: 2023.03.11.18.02.47, 2023-03-11 18:02:47.906678 stored: 2023.03.12.18.02.49, 2023-03-12 18:02:49.049639 stored: 2023.03.13.18.02.48, 2023-03-13 18:02:48.972625 stored: 2023.03.14.18.02.49, 2023-03-14 18:02:49.459646 stored: 2023.03.15.18.02.48, 2023-03-15 18:02:48.415725 stored: 2023.03.16.18.02.48, 2023-03-16 18:02:48.710826 stored: 2023.03.17.18.02.55, 2023-03-17 18:02:55.633506 stored: 2023.03.18.18.02.50, 2023-03-18 18:02:50.292493 stored: 2023.03.19.18.02.47, 2023-03-19 18:02:47.604863 stored: 2023.03.20.18.02.51, 2023-03-20 18:02:51.153325 stored: 2023.03.21.18.03.17, 2023-03-21 18:03:17.562903 stored: 2023.03.22.18.03.13, 2023-03-22 18:03:13.794706 stored: 2023.03.23.18.03.10, 2023-03-23 18:03:10.053263 stored: 2023.03.27.18.02.48, 2023-03-27 18:02:48.690184 stored: 2023.03.28.18.02.49, 2023-03-28 18:02:49.404816 stored: 2023.03.29.18.03.17, 2023-03-29 18:03:17.395232 stored: 2023.03.30.18.03.16, 2023-03-30 18:03:16.164812 stored: 2023.03.31.18.03.20, 2023-03-31 18:03:20.603284 stored: 2023.04.01.18.02.45, 2023-04-01 18:02:45.813346 stored: 2023.04.02.18.03.13, 2023-04-02 18:03:13.352889 stored: 2023.04.03.18.03.18, 2023-04-03 18:03:18.635774 stored: 2023.04.04.18.03.12, 2023-04-04 18:03:12.185983 stored: 2023.04.05.18.02.48, 2023-04-05 18:02:48.400723 stored: 2023.04.06.18.03.13, 2023-04-06 18:03:13.565552 stored: 2023.04.07.18.02.49, 2023-04-07 18:02:49.370785 stored: 2023.04.09.18.03.39, 2023-04-09 18:03:39.856040 stored: 2023.04.10.18.04.05, 2023-04-10 18:04:05.393864 stored: 2023.04.11.18.03.37, 2023-04-11 18:03:37.629185 stored: 2023.04.12.18.03.37, 2023-04-12 18:03:37.044735 stored: 2023.04.13.18.03.38, 2023-04-13 18:03:38.722857 stored: 2023.04.14.18.03.52, 2023-04-14 18:03:52.942429 stored: 2023.04.15.18.03.40, 2023-04-15 18:03:40.703059 stored: 2023.04.16.18.03.36, 2023-04-16 18:03:36.404244 stored: 2023.04.17.18.03.37, 2023-04-17 18:03:37.757309 stored: 2023.04.18.18.03.36, 2023-04-18 18:03:36.668023 stored: 2023.04.19.18.03.37, 2023-04-19 18:03:37.166475 stored: 2023.04.20.18.03.39, 2023-04-20 18:03:39.017059 stored: 2023.04.21.18.03.35, 2023-04-21 18:03:35.509226 stored: 2023.04.22.18.03.35, 2023-04-22 18:03:35.566689 stored: 2023.04.23.18.03.40, 2023-04-23 18:03:40.934133 stored: 2023.04.24.18.03.35, 2023-04-24 18:03:35.996931 stored: 2023.04.25.18.03.36, 2023-04-25 18:03:36.374314 stored: 2023.04.26.18.03.37, 2023-04-26 18:03:37.673262 stored: 2023.04.27.18.03.37, 2023-04-27 18:03:37.404011 stored: 2023.04.28.18.03.38, 2023-04-28 18:03:38.606505 stored: 2023.04.29.18.03.36, 2023-04-29 18:03:36.573960 stored: 2023.04.30.18.03.33, 2023-04-30 18:03:33.723898 stored: 2023.05.01.18.03.34, 2023-05-01 18:03:34.994924 stored: 2023.05.02.18.03.36, 2023-05-02 18:03:36.697919 stored: 2023.05.03.18.03.38, 2023-05-03 18:03:38.518918 stored: 2023.05.04.18.03.38, 2023-05-04 18:03:38.214066 stored: 2023.05.05.18.03.37, 2023-05-05 18:03:37.645698 stored: 2023.05.06.18.03.35, 2023-05-06 18:03:35.160028 stored: 2023.05.07.18.03.35, 2023-05-07 18:03:35.614820 stored: 2023.05.11.18.39.30, 2023-05-11 18:39:30.323913 stored: 2023.05.12.18.03.40, 2023-05-12 18:03:40.294857 stored: 2023.05.13.18.03.40, 2023-05-13 18:03:40.841776 stored: 2023.05.14.18.03.41, 2023-05-14 18:03:41.994925 stored: 2023.05.15.18.03.41, 2023-05-15 18:03:41.639299 stored: 2023.05.19.13.18.11, 2023-05-19 13:18:11.876292 stored: 2023.05.20.18.03.41, 2023-05-20 18:03:41.713358 stored: 2023.05.21.18.03.42, 2023-05-21 18:03:42.774563 stored: 2023.05.22.18.03.03, 2023-05-22 18:03:03.024871 stored: 2023.05.23.18.02.52, 2023-05-23 18:02:52.982836 stored: 2023.05.24.18.02.55, 2023-05-24 18:02:55.537684 stored: 2023.05.29.18.02.53, 2023-05-29 18:02:53.519424 stored: 2023.05.30.18.02.54, 2023-05-30 18:02:54.980216 stored: 2023.05.31.18.02.53, 2023-05-31 18:02:53.478837 stored: 2023.06.05.18.02.55, 2023-06-05 18:02:55.982891 stored: 2023.06.06.18.02.53, 2023-06-06 18:02:53.347753 stored: 2023.06.07.18.02.57, 2023-06-07 18:02:57.950534 stored: 2023.06.08.18.02.55, 2023-06-08 18:02:55.043650 stored: 2023.06.09.18.02.56, 2023-06-09 18:02:56.591625 stored: 2023.06.10.18.02.57, 2023-06-10 18:02:57.811317 stored: 2023.06.11.18.02.59, 2023-06-11 18:02:59.421683 stored: 2023.06.12.18.03.01, 2023-06-12 18:03:01.331828 stored: 2023.06.13.18.02.53, 2023-06-13 18:02:53.765644 stored: 2023.06.14.18.02.59, 2023-06-14 18:02:59.356301 stored: 2023.06.15.18.03.01, 2023-06-15 18:03:01.682785 stored: 2023.06.16.18.02.54, 2023-06-16 18:02:54.841140 stored: 2023.06.17.18.02.56, 2023-06-17 18:02:56.927480 stored: 2023.06.18.18.02.58, 2023-06-18 18:02:58.820408 stored: 2023.06.19.18.02.56, 2023-06-19 18:02:56.118429 stored: 2023.06.21.08.31.56, 2023-06-21 08:31:56.311364 stored: 2023.06.21.20.35.50, 2023-06-21 20:35:50.224539 stored: 2023.06.22.18.02.59, 2023-06-22 18:02:59.335848 stored: 2023.06.23.18.02.56, 2023-06-23 18:02:56.786328 stored: 2023.06.24.18.03.02, 2023-06-24 18:03:02.121679 stored: 2023.06.25.18.02.58, 2023-06-25 18:02:58.250080 stored: 2023.06.26.18.02.59, 2023-06-26 18:02:59.549799 stored: 2023.06.27.18.03.02, 2023-06-27 18:03:02.460645 stored: 2023.06.28.18.03.07, 2023-06-28 18:03:07.889541 stored: 2023.07.04.18.28.24, 2023-07-04 18:28:24.105418 stored: 2023.07.05.18.02.59, 2023-07-05 18:02:59.998767 stored: 2023.07.06.18.03.26, 2023-07-06 18:03:26.519721 stored: 2023.07.07.18.03.09, 2023-07-07 18:03:09.891667 stored: 2023.07.08.18.03.01, 2023-07-08 18:03:01.106664 stored: 2023.07.09.18.02.54, 2023-07-09 18:02:54.696232 stored: 2023.07.10.18.03.24, 2023-07-10 18:03:24.169698 stored: 2023.07.11.18.02.59, 2023-07-11 18:02:59.786215 stored: 2023.07.12.18.02.58, 2023-07-12 18:02:58.134567 stored: 2023.07.13.18.02.58, 2023-07-13 18:02:58.715657 stored: 2023.07.14.18.03.01, 2023-07-14 18:03:01.072278 stored: 2023.07.15.18.02.56, 2023-07-15 18:02:56.886608 stored: 2023.07.16.18.03.00, 2023-07-16 18:03:00.616418 stored: 2023.07.17.18.02.56, 2023-07-17 18:02:56.472619 stored: 2023.07.20.03.19.56, 2023-07-20 03:19:56.500148 stored: 2023.07.20.22.16.01, 2023-07-20 22:16:01.182100 stored: 2023.07.21.18.02.58, 2023-07-21 18:02:58.870027 stored: 2023.07.22.18.03.01, 2023-07-22 18:03:01.228460 stored: 2023.07.23.18.02.59, 2023-07-23 18:02:59.430320 stored: 2023.07.24.18.02.57, 2023-07-24 18:02:57.506516 stored: 2023.07.27.07.22.36, 2023-07-27 07:22:36.396470 stored: 2023.07.28.08.28.23, 2023-07-28 08:28:23.525196 stored: 2023.07.29.07.22.29, 2023-07-29 07:22:29.903881 stored: 2023.08.01.10.38.44, 2023-08-01 10:38:44.873749 stored: 2023.08.02.05.14.55, 2023-08-02 05:14:55.510107 stored: 2023.08.03.06.31.03, 2023-08-03 06:31:03.889780 stored: 2023.08.04.05.12.34, 2023-08-04 05:12:34.222106 stored: 2023.08.04.21.16.30, 2023-08-04 21:16:30.648062 stored: 2023.08.05.18.03.48, 2023-08-05 18:03:48.092629 stored: 2023.08.06.18.03.56, 2023-08-06 18:03:56.928292 stored: 2023.08.07.18.03.42, 2023-08-07 18:03:42.961969 stored: 2023.08.08.18.03.37, 2023-08-08 18:03:37.072704 stored: 2023.08.09.18.03.47, 2023-08-09 18:03:47.161942 stored: 2023.08.10.18.03.49, 2023-08-10 18:03:49.633521 stored: 2023.08.11.18.03.52, 2023-08-11 18:03:52.254250 stored: 2023.08.12.18.03.57, 2023-08-12 18:03:57.596125 stored: 2023.08.13.18.03.51, 2023-08-13 18:03:51.210287 stored: 2023.08.14.18.03.49, 2023-08-14 18:03:49.370754 stored: 2023.08.15.18.03.47, 2023-08-15 18:03:47.851867 stored: 2023.08.16.18.03.43, 2023-08-16 18:03:43.139600 stored: 2023.08.17.18.03.46, 2023-08-17 18:03:46.098171 stored: 2023.08.18.18.03.47, 2023-08-18 18:03:47.484420 stored: 2023.08.19.18.03.53, 2023-08-19 18:03:53.128263 stored: 2023.08.20.18.03.55, 2023-08-20 18:03:55.169790 stored: 2023.08.21.18.03.58, 2023-08-21 18:03:58.454804 stored: 2023.08.22.18.04.02, 2023-08-22 18:04:02.258733 stored: 2023.08.23.18.03.50, 2023-08-23 18:03:50.361656 stored: 2023.08.24.18.03.46, 2023-08-24 18:03:46.984915 stored: 2023.08.25.18.03.59, 2023-08-25 18:03:59.755380 stored: 2023.08.26.18.03.56, 2023-08-26 18:03:56.872742 stored: 2023.08.27.18.03.49, 2023-08-27 18:03:49.344336 stored: 2023.08.28.18.03.50, 2023-08-28 18:03:50.087338 stored: 2023.08.29.18.03.56, 2023-08-29 18:03:56.990775 stored: 2023.08.30.18.04.15, 2023-08-30 18:04:15.646694 stored: 2023.08.31.18.03.48, 2023-08-31 18:03:48.048550 stored: 2023.09.01.18.03.49, 2023-09-01 18:03:49.706833 stored: 2023.09.02.18.03.51, 2023-09-02 18:03:51.379428 stored: 2023.09.03.18.03.39, 2023-09-03 18:03:39.238573 stored: 2023.09.04.18.03.46, 2023-09-04 18:03:46.122098 stored: 2023.09.05.18.03.51, 2023-09-05 18:03:51.070295 stored: 2023.09.06.18.03.36, 2023-09-06 18:03:36.439874 stored: 2023.09.07.18.03.50, 2023-09-07 18:03:50.183842 stored: 2023.09.08.18.03.46, 2023-09-08 18:03:46.802345 stored: 2023.09.09.18.03.36, 2023-09-09 18:03:36.322788 stored: 2023.09.10.18.03.39, 2023-09-10 18:03:39.246513 stored: 2023.09.11.18.03.41, 2023-09-11 18:03:41.049337 stored: 2023.09.14.10.35.59, 2023-09-14 10:35:59.284082 stored: 2023.09.15.10.29.53, 2023-09-15 10:29:53.665628 stored: 2023.09.16.02.26.36, 2023-09-16 02:26:36.006501 stored: 2023.09.16.18.08.17, 2023-09-16 18:08:17.666203 stored: 2023.09.17.18.03.42, 2023-09-17 18:03:42.270582 stored: 2023.09.18.18.03.38, 2023-09-18 18:03:38.484209 stored: 2023.09.19.18.03.48, 2023-09-19 18:03:48.564055 stored: 2023.09.20.18.03.40, 2023-09-20 18:03:40.572726 stored: 2023.09.21.18.04.00, 2023-09-21 18:04:00.224593 stored: 2023.09.22.18.03.43, 2023-09-22 18:03:43.622668 stored: 2023.09.23.18.03.41, 2023-09-23 18:03:41.679925 stored: 2023.09.24.18.03.43, 2023-09-24 18:03:43.956728 stored: 2023.09.27.16.04.52, 2023-09-27 16:04:52.401461 stored: 2023.09.28.12.07.38, 2023-09-28 12:07:38.570017 stored: 2023.09.29.03.49.42, 2023-09-29 03:49:42.531761 stored: 2023.09.29.19.45.07, 2023-09-29 19:45:07.467027 stored: 2023.09.30.18.03.37, 2023-09-30 18:03:37.562561 stored: 2023.10.01.18.03.48, 2023-10-01 18:03:48.302668 stored: 2023.10.02.18.03.34, 2023-10-02 18:03:34.427885 stored: 2023.10.03.18.03.47, 2023-10-03 18:03:47.008201 stored: 2023.10.04.18.03.40, 2023-10-04 18:03:40.326694 stored: 2023.10.06.18.03.41, 2023-10-06 18:03:41.841201 stored: 2023.10.07.18.03.40, 2023-10-07 18:03:40.391074 stored: 2023.10.08.18.04.26, 2023-10-08 18:04:26.590692 stored: 2023.10.09.18.03.50, 2023-10-09 18:03:50.559378 stored: 2023.10.10.18.03.55, 2023-10-10 18:03:55.107168 stored: 2023.10.11.18.03.49, 2023-10-11 18:03:49.722394 stored: 2023.10.12.18.03.50, 2023-10-12 18:03:50.858025 stored: 2023.10.13.18.03.44, 2023-10-13 18:03:44.782153 stored: 2023.10.14.18.03.49, 2023-10-14 18:03:49.852081 stored: 2023.10.15.18.03.43, 2023-10-15 18:03:43.844616 stored: 2023.10.16.18.03.45, 2023-10-16 18:03:45.489984 stored: 2023.10.17.18.03.14, 2023-10-17 18:03:14.888678 stored: 2023.10.18.18.03.17, 2023-10-18 18:03:17.154727 stored: 2023.10.19.18.03.18, 2023-10-19 18:03:18.586008 stored: 2023.10.20.18.03.18, 2023-10-20 18:03:18.577604 stored: 2023.10.21.18.03.18, 2023-10-21 18:03:18.060510 stored: 2023.10.22.18.03.16, 2023-10-22 18:03:16.941409 stored: 2023.10.23.18.04.08, 2023-10-23 18:04:08.900421 stored: 2023.10.27.07.53.48, 2023-10-27 07:53:48.210958 stored: 2023.10.28.05.46.04, 2023-10-28 05:46:04.741565 stored: 2023.10.28.21.41.32, 2023-10-28 21:41:32.295311 stored: 2023.10.29.18.03.19, 2023-10-29 18:03:19.143575 stored: 2023.11.01.05.37.30, 2023-11-01 05:37:30.724089 stored: 2023.11.02.04.38.40, 2023-11-02 04:38:40.535128 stored: 2023.11.04.11.23.32, 2023-11-04 11:23:32.010429 stored: 2023.11.05.18.03.22, 2023-11-05 18:03:22.086698 stored: 2023.11.07.05.05.26, 2023-11-07 05:05:26.153916 stored: 2023.11.07.18.03.21, 2023-11-07 18:03:21.888039 stored: 2023.11.09.18.02.58, 2023-11-09 18:02:58.251109 stored: 2023.11.10.05.28.56, 2023-11-10 05:28:56.027068 stored: 2023.11.10.18.03.23, 2023-11-10 18:03:23.871960 stored: 2023.11.12.06.06.42, 2023-11-12 06:06:42.349680 stored: 2023.11.12.18.03.28, 2023-11-12 18:03:28.326974 stored: 2023.11.13.18.03.47, 2023-11-13 18:03:47.095269 stored: 2023.11.14.18.03.47, 2023-11-14 18:03:47.676830 stored: 2023.11.15.18.03.21, 2023-11-15 18:03:21.711083 stored: 2023.11.16.18.03.58, 2023-11-16 18:03:58.828942 stored: 2023.11.17.18.03.27, 2023-11-17 18:03:27.104369 stored: 2023.11.18.18.03.53, 2023-11-18 18:03:53.867968 stored: 2023.11.19.18.03.19, 2023-11-19 18:03:19.039251 stored: 2023.11.20.18.03.55, 2023-11-20 18:03:55.236280 stored: 2023.11.21.18.03.20, 2023-11-21 18:03:20.481444 stored: 2023.11.22.18.03.59, 2023-11-22 18:03:59.054773 stored: 2023.11.23.18.03.20, 2023-11-23 18:03:20.905336 stored: 2023.11.24.18.03.58, 2023-11-24 18:03:58.070627 stored: 2023.11.25.18.03.32, 2023-11-25 18:03:32.794569 stored: 2023.11.26.18.04.04, 2023-11-26 18:04:04.921087 stored: 2023.11.27.18.03.20, 2023-11-27 18:03:20.405207 stored: 2023.11.28.18.03.59, 2023-11-28 18:03:59.851956 stored: 2023.11.29.18.03.30, 2023-11-29 18:03:30.081496 stored: 2023.11.30.18.03.58, 2023-11-30 18:03:58.530410 stored: 2023.12.01.18.03.27, 2023-12-01 18:03:27.447085 stored: 2023.12.02.18.04.08, 2023-12-02 18:04:08.596469 stored: 2023.12.03.18.03.22, 2023-12-03 18:03:22.421165 stored: 2023.12.04.18.04.01, 2023-12-04 18:04:01.388571 stored: 2023.12.05.18.03.26, 2023-12-05 18:03:26.212587 stored: 2023.12.06.18.04.02, 2023-12-06 18:04:02.423424 stored: 2023.12.07.18.03.24, 2023-12-07 18:03:24.934994 stored: 2023.12.08.18.04.07, 2023-12-08 18:04:07.776524 stored: 2023.12.09.18.03.50, 2023-12-09 18:03:50.096462 stored: 2023.12.10.18.04.00, 2023-12-10 18:04:00.727235 stored: 2023.12.11.18.03.30, 2023-12-11 18:03:30.155533 stored: 2023.12.12.18.04.00, 2023-12-12 18:04:00.486177 stored: 2023.12.13.18.03.45, 2023-12-13 18:03:45.118447 stored: 2023.12.14.18.04.38, 2023-12-14 18:04:38.986691 stored: 2023.12.15.18.03.26, 2023-12-15 18:03:26.297394 stored: 2023.12.16.18.04.11, 2023-12-16 18:04:11.748438 stored: 2023.12.17.18.04.03, 2023-12-17 18:04:03.582174 stored: 2023.12.18.18.04.35, 2023-12-18 18:04:35.330333 stored: 2023.12.19.18.03.31, 2023-12-19 18:03:31.045402 stored: 2023.12.20.18.04.32, 2023-12-20 18:04:32.781774 stored: 2023.12.21.18.03.44, 2023-12-21 18:03:44.963557 stored: 2023.12.22.18.04.17, 2023-12-22 18:04:17.444077 stored: 2023.12.23.18.03.29, 2023-12-23 18:03:29.482476 stored: 2023.12.24.18.04.21, 2023-12-24 18:04:21.447537 stored: 2023.12.25.18.03.43, 2023-12-25 18:03:43.082774 stored: 2023.12.26.18.04.39, 2023-12-26 18:04:39.062653 stored: 2023.12.27.18.03.53, 2023-12-27 18:03:53.976808 stored: 2023.12.28.18.04.09, 2023-12-28 18:04:09.011669 stored: 2023.12.29.18.03.31, 2023-12-29 18:03:31.701103 stored: 2023.12.30.18.04.17, 2023-12-30 18:04:17.654615 stored: 2023.12.31.18.03.28, 2023-12-31 18:03:28.706889 stored: 2024.01.01.18.04.05, 2024-01-01 18:04:05.375586 stored: 2024.01.02.18.03.30, 2024-01-02 18:03:30.868344 stored: 2024.01.03.18.04.08, 2024-01-03 18:04:08.180901 stored: 2024.01.04.18.03.36, 2024-01-04 18:03:36.374782 stored: 2024.01.05.18.03.31, 2024-01-05 18:03:31.136465 stored: 2024.01.06.18.03.28, 2024-01-06 18:03:28.561911 stored: 2024.01.07.18.03.33, 2024-01-07 18:03:33.270157 stored: 2024.01.08.18.03.52, 2024-01-08 18:03:52.396001 stored: 2024.01.09.18.03.31, 2024-01-09 18:03:31.633889 stored: 2024.01.10.18.03.29, 2024-01-10 18:03:29.377802 stored: 2024.01.11.18.03.40, 2024-01-11 18:03:40.058174 stored: 2024.01.12.18.03.42, 2024-01-12 18:03:42.329451 stored: 2024.01.13.18.04.07, 2024-01-13 18:04:07.806697 stored: 2024.01.14.18.03.32, 2024-01-14 18:03:32.580443 stored: 2024.01.15.18.04.08, 2024-01-15 18:04:08.547789 stored: 2024.01.16.18.03.31, 2024-01-16 18:03:31.110380 stored: 2024.01.17.18.04.08, 2024-01-17 18:04:08.400883 stored: 2024.01.25.07.47.31, 2024-01-25 07:47:31.364597 stored: 2024.01.25.18.04.24, 2024-01-25 18:04:24.463113 stored: 2024.01.26.18.03.31, 2024-01-26 18:03:31.841914 stored: 2024.01.27.18.04.39, 2024-01-27 18:04:39.318128 stored: 2024.01.28.18.03.39, 2024-01-28 18:03:39.156180 stored: 2024.01.29.18.04.16, 2024-01-29 18:04:16.454744 stored: 2024.01.30.18.04.04, 2024-01-30 18:04:04.490349 stored: 2024.01.31.18.04.51, 2024-01-31 18:04:51.243268 stored: 2024.02.01.18.03.52, 2024-02-01 18:03:52.568942 stored: 2024.02.02.18.04.40, 2024-02-02 18:04:40.758718 stored: 2024.02.03.18.04.05, 2024-02-03 18:04:05.352533 stored: 2024.02.04.18.04.15, 2024-02-04 18:04:15.640570 stored: 2024.02.05.18.03.58, 2024-02-05 18:03:58.660926 stored: 2024.02.06.18.04.12, 2024-02-06 18:04:12.096737 stored: 2024.02.07.18.04.17, 2024-02-07 18:04:17.461053 stored: 2024.02.08.18.04.12, 2024-02-08 18:04:12.917946 stored: 2024.02.09.18.03.57, 2024-02-09 18:03:57.571676 stored: 2024.02.10.18.03.44, 2024-02-10 18:03:44.611405 stored: 2024.02.11.18.04.12, 2024-02-11 18:04:12.699865 stored: 2024.02.12.18.04.21, 2024-02-12 18:04:21.240786 stored: 2024.02.13.18.04.07, 2024-02-13 18:04:07.583684 stored: 2024.02.14.18.04.15, 2024-02-14 18:04:15.479847 stored: 2024.02.15.18.03.33, 2024-02-15 18:03:33.902696 stored: 2024.02.16.18.04.15, 2024-02-16 18:04:15.579528 stored: 2024.02.17.18.04.11, 2024-02-17 18:04:11.378379 stored: 2024.02.18.18.03.31, 2024-02-18 18:03:31.593073 stored: 2024.02.19.18.03.33, 2024-02-19 18:03:33.441411 stored: 2024.02.20.18.03.54, 2024-02-20 18:03:54.708161 stored: 2024.02.21.18.03.46, 2024-02-21 18:03:46.181202 stored: 2024.02.22.18.04.10, 2024-02-22 18:04:10.334308 stored: 2024.02.23.18.04.17, 2024-02-23 18:04:17.168341 stored: 2024.02.24.18.04.01, 2024-02-24 18:04:01.037755 stored: 2024.02.25.18.04.14, 2024-02-25 18:04:14.762871 stored: 2024.02.26.18.03.46, 2024-02-26 18:03:46.032650 stored: 2024.02.27.18.03.35, 2024-02-27 18:03:35.380452 stored: 2024.02.28.18.04.21, 2024-02-28 18:04:21.319028 stored: 2024.02.29.18.04.17, 2024-02-29 18:04:17.382031 stored: 2024.03.01.11.51.27, 2024-03-01 11:51:27.864322 stored: 2024.03.02.18.03.48, 2024-03-02 18:03:48.095426 stored: 2024.03.03.18.04.22, 2024-03-03 18:04:22.542317 stored: 2024.03.04.18.04.16, 2024-03-04 18:04:16.908574 stored: 2024.03.05.18.04.43, 2024-03-05 18:04:43.511287 stored: 2024.03.06.18.04.23, 2024-03-06 18:04:23.133369 stored: 2024.03.07.18.04.24, 2024-03-07 18:04:24.284384 stored: 2024.03.08.18.04.39, 2024-03-08 18:04:39.126761 stored: 2024.03.09.19.04.26, 2024-03-09 19:04:26.299326 stored: 2024.03.11.18.04.29, 2024-03-11 18:04:29.104282 stored: 2024.03.13.10.06.08, 2024-03-13 10:06:08.100179 stored: 2024.03.14.18.04.10, 2024-03-14 18:04:10.495495 stored: 2024.03.21.05.36.54, 2024-03-21 05:36:54.343295 stored: 2024.03.25.14.45.01, 2024-03-25 14:45:01.255571 stored: 2024.03.26.08.24.36, 2024-03-26 08:24:36.827514 stored: 2024.03.26.18.04.49, 2024-03-26 18:04:49.014032 stored: 2024.03.27.18.04.43, 2024-03-27 18:04:43.723538 stored: 2024.03.28.18.04.59, 2024-03-28 18:04:59.974123 stored: 2024.03.29.18.04.47, 2024-03-29 18:04:47.160830 stored: 2024.03.30.18.04.46, 2024-03-30 18:04:46.190314 stored: 2024.03.31.18.04.37, 2024-03-31 18:04:37.571591 stored: 2024.04.01.18.04.48, 2024-04-01 18:04:48.193051 stored: 2024.04.08.18.04.06, 2024-04-08 18:04:06.719116 stored: 2024.04.09.18.04.55, 2024-04-09 18:04:55.028191 stored: 2024.04.10.18.04.42, 2024-04-10 18:04:42.441877 stored: 2024.04.11.18.04.42, 2024-04-11 18:04:42.887368 stored: 2024.04.12.18.04.42, 2024-04-12 18:04:42.437771 stored: 2024.04.13.18.04.48, 2024-04-13 18:04:48.865055 stored: 2024.04.14.18.04.42, 2024-04-14 18:04:42.705675 stored: 2024.04.15.18.04.49, 2024-04-15 18:04:49.659754 stored: 2024.04.16.18.04.41, 2024-04-16 18:04:41.975325 stored: 2024.04.17.18.04.49, 2024-04-17 18:04:49.547007 stored: 2024.04.18.18.04.42, 2024-04-18 18:04:42.451810 stored: 2024.04.19.18.04.42, 2024-04-19 18:04:42.966390 stored: 2024.04.20.18.04.54, 2024-04-20 18:04:54.306767 stored: 2024.04.21.18.04.55, 2024-04-21 18:04:55.917471 stored: 2024.04.22.18.04.53, 2024-04-22 18:04:53.945876 stored: 2024.04.23.18.04.51, 2024-04-23 18:04:51.918096 stored: 2024.04.24.18.04.57, 2024-04-24 18:04:57.906309 stored: 2024.04.25.18.04.53, 2024-04-25 18:04:53.206736 stored: 2024.04.26.18.04.41, 2024-04-26 18:04:41.337053 stored: 2024.04.27.18.04.51, 2024-04-27 18:04:51.160415 stored: 2024.04.28.18.05.03, 2024-04-28 18:05:03.025174 stored: 2024.04.30.18.04.48, 2024-04-30 18:04:48.947989 stored: 2024.05.01.18.04.51, 2024-05-01 18:04:51.835196 stored: 2024.05.02.18.04.58, 2024-05-02 18:04:58.197381 stored: 2024.05.03.18.04.49, 2024-05-03 18:04:49.139787 stored: 2024.05.04.18.04.58, 2024-05-04 18:04:58.496124 stored: 2024.05.05.18.04.50, 2024-05-05 18:04:50.895792 stored: 2024.05.06.18.04.48, 2024-05-06 18:04:48.471433 stored: 2024.05.07.18.04.56, 2024-05-07 18:04:56.382166 stored: 2024.05.08.18.04.48, 2024-05-08 18:04:48.871003 stored: 2024.05.09.18.05.02, 2024-05-09 18:05:02.624753 stored: 2024.05.16.07.59.14, 2024-05-16 07:59:14.267101 stored: 2024.05.16.18.04.25, 2024-05-16 18:04:25.612385 stored: 2024.05.17.18.04.53, 2024-05-17 18:04:53.908938 stored: 2024.05.18.18.04.27, 2024-05-18 18:04:27.957792 stored: 2024.05.19.18.04.47, 2024-05-19 18:04:47.048017 stored: 2024.05.20.18.04.42, 2024-05-20 18:04:42.665907 stored: 2024.05.21.18.04.37, 2024-05-21 18:04:37.372426 stored: 2024.05.22.18.04.54, 2024-05-22 18:04:54.009020 stored: 2024.05.23.18.04.49, 2024-05-23 18:04:49.768181 stored: 2024.05.24.18.04.46, 2024-05-24 18:04:46.500581 stored: 2024.05.25.18.04.53, 2024-05-25 18:04:53.427120 stored: 2024.05.26.18.04.37, 2024-05-26 18:04:37.829545 stored: 2024.05.27.18.04.49, 2024-05-27 18:04:49.186481 stored: 2024.05.28.18.04.22, 2024-05-28 18:04:22.116869 stored: 2024.05.29.18.04.35, 2024-05-29 18:04:35.690509 stored: 2024.05.30.18.04.36, 2024-05-30 18:04:36.585145 stored: 2024.05.31.18.04.20, 2024-05-31 18:04:20.924811 stored: 2024.06.01.18.04.40, 2024-06-01 18:04:40.841522 stored: 2024.06.02.18.04.47, 2024-06-02 18:04:47.305969 stored: 2024.06.03.18.04.43, 2024-06-03 18:04:43.386019 stored: 2024.06.04.18.04.21, 2024-06-04 18:04:21.057006 stored: 2024.06.05.18.04.22, 2024-06-05 18:04:22.401035 stored: 2024.06.07.12.46.00, 2024-06-07 12:46:00.865783 stored: 2024.06.24.18.18.28, 2024-06-24 18:18:28.261776 stored: 2024.06.25.18.04.47, 2024-06-25 18:04:47.991290 stored: 2024.06.28.18.04.49, 2024-06-28 18:04:49.408452 stored: 2024.06.29.18.05.15, 2024-06-29 18:05:15.692298 stored: 2024.06.30.18.04.40, 2024-06-30 18:04:40.833416 stored: 2024.07.01.18.04.59, 2024-07-01 18:04:59.708919 stored: 2024.07.05.14.34.52, 2024-07-05 14:34:52.048005 stored: 2024.07.06.18.05.10, 2024-07-06 18:05:10.575800 stored: 2024.07.07.18.04.46, 2024-07-07 18:04:46.818785 stored: 2024.07.08.18.05.05, 2024-07-08 18:05:05.519390 stored: 2024.07.09.18.04.52, 2024-07-09 18:04:52.335883 stored: 2024.07.10.18.04.33, 2024-07-10 18:04:33.817106 stored: 2024.07.11.18.04.45, 2024-07-11 18:04:45.433228 stored: 2024.07.12.18.04.36, 2024-07-12 18:04:36.444330 stored: 2024.07.13.18.05.09, 2024-07-13 18:05:09.770661 stored: 2024.07.14.18.05.02, 2024-07-14 18:05:02.584529 stored: 2024.07.15.18.04.56, 2024-07-15 18:04:56.278179 stored: 2024.07.19.10.09.41, 2024-07-19 10:09:41.366450 stored: 2024.07.20.18.04.50, 2024-07-20 18:04:50.652503 stored: 2024.07.21.18.04.51, 2024-07-21 18:04:51.784942 stored: 2024.07.22.18.04.55, 2024-07-22 18:04:55.875979 stored: 2024.07.23.18.04.49, 2024-07-23 18:04:49.428200 stored: 2024.07.24.18.04.45, 2024-07-24 18:04:45.099677 stored: 2024.07.25.18.07.26, 2024-07-25 18:07:26.783134 stored: 2024.07.26.18.05.03, 2024-07-26 18:05:03.806166 stored: 2024.07.27.18.04.54, 2024-07-27 18:04:54.861044 stored: 2024.07.28.18.04.52, 2024-07-28 18:04:52.471391 stored: 2024.07.29.18.04.53, 2024-07-29 18:04:53.239266 stored: 2024.07.30.18.04.51, 2024-07-30 18:04:51.391070 stored: 2024.07.31.18.04.51, 2024-07-31 18:04:51.338127 stored: 2024.08.01.18.04.45, 2024-08-01 18:04:45.633638 stored: 2024.08.02.18.04.51, 2024-08-02 18:04:51.958712 stored: 2024.08.03.18.04.39, 2024-08-03 18:04:39.703527 stored: 2024.08.04.18.04.54, 2024-08-04 18:04:54.507015 stored: 2024.08.05.18.04.53, 2024-08-05 18:04:53.701273 stored: 2024.08.06.18.04.41, 2024-08-06 18:04:41.000453 stored: 2024.08.07.18.04.43, 2024-08-07 18:04:43.898084 stored: 2024.08.08.18.05.00, 2024-08-08 18:05:00.921781 stored: 2024.08.09.18.04.50, 2024-08-09 18:04:50.434863 stored: 2024.08.10.18.04.37, 2024-08-10 18:04:37.739388 stored: 2024.08.11.18.04.58, 2024-08-11 18:04:58.602534 stored: 2024.08.12.18.04.57, 2024-08-12 18:04:57.823980 stored: 2024.08.13.18.04.54, 2024-08-13 18:04:54.349862 stored: 2024.08.14.18.04.40, 2024-08-14 18:04:40.342972 stored: 2024.08.15.18.04.44, 2024-08-15 18:04:44.163647 stored: 2024.08.16.18.04.43, 2024-08-16 18:04:43.569258 stored: 2024.08.17.18.05.08, 2024-08-17 18:05:08.131613 stored: 2024.08.18.18.04.38, 2024-08-18 18:04:38.554105 stored: 2024.08.19.18.05.00, 2024-08-19 18:05:00.394914 stored: 2024.08.20.18.04.44, 2024-08-20 18:04:44.553783 stored: 2024.08.21.18.04.48, 2024-08-21 18:04:48.118647 stored: 2024.08.22.18.04.53, 2024-08-22 18:04:53.058467 stored: 2024.08.23.18.04.56, 2024-08-23 18:04:56.798655 stored: 2024.08.24.18.04.57, 2024-08-24 18:04:57.195971 stored: 2024.08.25.21.10.00, 2024-08-25 21:10:00.275062 stored: 2024.08.26.18.04.51, 2024-08-26 18:04:51.058180 stored: 2024.08.28.12.39.54, 2024-08-28 12:39:54.884515 stored: 2024.08.29.10.46.46, 2024-08-29 10:46:46.470600 stored: 2024.08.30.18.05.31, 2024-08-30 18:05:31.972909 stored: 2024.08.31.18.04.57, 2024-08-31 18:04:57.206862 stored: 2024.09.01.18.04.57, 2024-09-01 18:04:57.677691 stored: 2024.09.02.18.04.47, 2024-09-02 18:04:47.844531 stored: 2024.09.03.18.04.43, 2024-09-03 18:04:43.584258 stored: 2024.09.04.18.04.42, 2024-09-04 18:04:42.609037 stored: 2024.09.05.18.09.19, 2024-09-05 18:09:19.298054 stored: 2024.09.07.18.05.01, 2024-09-07 18:05:01.283922 stored: 2024.09.08.18.04.35, 2024-09-08 18:04:35.577708 stored: 2024.09.09.18.10.21, 2024-09-09 18:10:21.900374 stored: 2024.09.11.07.38.47, 2024-09-11 07:38:47.460570 stored: 2024.09.14.10.37.43, 2024-09-14 10:37:43.010193 stored: 2024.09.15.18.04.42, 2024-09-15 18:04:42.073318 stored: 2024.09.16.18.04.32, 2024-09-16 18:04:32.474103 stored: 2024.09.17.18.04.38, 2024-09-17 18:04:38.095228 stored: 2024.09.18.18.04.39, 2024-09-18 18:04:39.675729 stored: 2024.09.19.18.04.36, 2024-09-19 18:04:36.500060 stored: 2024.09.20.18.04.37, 2024-09-20 18:04:37.141045 stored: 2024.09.21.18.04.39, 2024-09-21 18:04:39.650832 stored: 2024.09.22.18.04.42, 2024-09-22 18:04:42.244693 stored: 2024.09.23.18.04.33, 2024-09-23 18:04:33.377788 stored: 2024.09.24.18.04.44, 2024-09-24 18:04:44.022955 stored: 2024.09.25.18.04.39, 2024-09-25 18:04:39.700000 stored: 2024.09.26.18.04.34, 2024-09-26 18:04:34.998437 stored: 2024.09.27.18.04.27, 2024-09-27 18:04:27.188926 stored: 2024.10.03.22.29.23, 2024-10-03 22:29:23.443216 stored: 2024.10.04.18.04.34, 2024-10-04 18:04:34.049732 stored: 2024.10.05.18.04.32, 2024-10-05 18:04:32.525901 stored: 2024.10.06.18.04.35, 2024-10-06 18:04:35.475734 stored: 2024.10.07.18.04.38, 2024-10-07 18:04:38.149213 stored: 2024.10.08.10.50.32, 2024-10-08 10:50:32.994734 stored: 2024.10.09.18.04.30, 2024-10-09 18:04:30.774064 stored: 2024.10.10.18.04.33, 2024-10-10 18:04:33.451163 stored: 2024.10.11.18.04.35, 2024-10-11 18:04:35.085256 stored: 2024.10.12.18.20.19, 2024-10-12 18:20:19.153130 stored: 2024.10.13.18.05.00, 2024-10-13 18:05:00.613255 stored: 2024.10.14.18.04.39, 2024-10-14 18:04:39.033727 stored: 2024.10.15.18.04.39, 2024-10-15 18:04:39.214151 stored: 2024.10.16.18.04.46, 2024-10-16 18:04:46.209962 stored: 2024.10.17.18.04.37, 2024-10-17 18:04:37.294297 stored: 2024.10.18.18.04.35, 2024-10-18 18:04:35.622873 stored: 2024.10.19.18.04.34, 2024-10-19 18:04:34.301592 stored: 2024.10.20.18.04.26, 2024-10-20 18:04:26.969429 stored: 2024.10.21.18.04.31, 2024-10-21 18:04:31.965066 stored: 2024.10.22.18.04.32, 2024-10-22 18:04:32.832724 stored: 2024.10.23.18.04.30, 2024-10-23 18:04:30.398844 stored: 2024.10.24.18.04.28, 2024-10-24 18:04:28.227793 stored: 2024.10.25.18.04.37, 2024-10-25 18:04:37.006433 stored: 2024.10.26.18.04.26, 2024-10-26 18:04:26.417781 stored: 2024.10.27.18.04.42, 2024-10-27 18:04:42.696080 stored: 2024.10.28.18.04.32, 2024-10-28 18:04:32.056814 stored: 2024.10.29.18.04.38, 2024-10-29 18:04:38.380642 stored: 2024.10.30.18.12.23, 2024-10-30 18:12:23.802985 stored: 2024.10.31.18.05.01, 2024-10-31 18:05:01.997278 stored: 2024.11.01.18.04.36, 2024-11-01 18:04:36.750145 stored: 2024.11.02.18.04.42, 2024-11-02 18:04:42.082012 stored: 2024.11.03.18.04.31, 2024-11-03 18:04:31.694428 stored: 2024.11.04.18.04.43, 2024-11-04 18:04:43.739911 stored: 2024.11.05.18.04.45, 2024-11-05 18:04:45.021461 stored: 2024.11.06.18.04.47, 2024-11-06 18:04:47.582715 stored: 2024.11.08.18.04.44, 2024-11-08 18:04:44.146934 stored: 2024.11.09.18.04.48, 2024-11-09 18:04:48.032952 stored: 2024.11.10.18.04.45, 2024-11-10 18:04:45.580530 stored: 2024.11.11.18.04.42, 2024-11-11 18:04:42.625935 stored: 2024.11.15.09.08.44, 2024-11-15 09:08:44.716209 stored: 2024.11.16.18.04.49, 2024-11-16 18:04:49.882973 stored: 2024.11.17.18.04.47, 2024-11-17 18:04:47.831855 stored: 2024.11.20.15.41.38, 2024-11-20 15:41:38.355726 stored: 2024.11.21.18.04.33, 2024-11-21 18:04:33.568076 stored: 2024.11.22.18.04.57, 2024-11-22 18:04:57.111066 stored: 2024.11.23.18.04.39, 2024-11-23 18:04:39.972993 stored: 2024.11.24.18.04.35, 2024-11-24 18:04:35.533178 stored: 2024.11.25.18.04.42, 2024-11-25 18:04:42.033686 stored: 2024.11.26.18.04.34, 2024-11-26 18:04:34.211537 stored: 2024.11.27.18.04.38, 2024-11-27 18:04:38.016755 stored: 2024.11.28.18.04.38, 2024-11-28 18:04:38.748617 stored: 2024.11.29.18.04.41, 2024-11-29 18:04:41.429320 stored: 2024.11.30.18.04.41, 2024-11-30 18:04:41.161757 stored: 2024.12.01.18.04.40, 2024-12-01 18:04:40.713988 stored: 2024.12.02.18.04.43, 2024-12-02 18:04:43.156007 stored: 2024.12.03.18.04.40, 2024-12-03 18:04:40.248877 stored: 2024.12.05.13.06.52, 2024-12-05 13:06:52.703831 stored: 2024.12.06.18.04.40, 2024-12-06 18:04:40.445194 stored: 2024.12.07.18.05.11, 2024-12-07 18:05:11.891294 stored: 2024.12.08.18.04.48, 2024-12-08 18:04:48.683523 stored: 2024.12.09.18.05.31, 2024-12-09 18:05:31.152967 stored: 2024.12.10.18.04.55, 2024-12-10 18:04:55.916408 stored: 2024.12.13.18.05.05, 2024-12-13 18:05:05.743550 stored: 2024.12.14.18.05.06, 2024-12-14 18:05:06.332887 stored: 2024.12.15.18.05.11, 2024-12-15 18:05:11.733292 stored: 2024.12.17.10.15.19, 2024-12-17 10:15:19.866993 stored: 2024.12.18.07.17.26, 2024-12-18 07:17:26.757877 stored: 2024.12.19.18.05.17, 2024-12-19 18:05:17.510403 stored: 2024.12.20.15.52.40, 2024-12-20 15:52:40.202576 stored: 2024.12.21.18.05.16, 2024-12-21 18:05:16.214989 stored: 2024.12.22.18.05.12, 2024-12-22 18:05:12.764758 stored: 2024.12.23.18.05.16, 2024-12-23 18:05:16.749082 stored: 2024.12.24.18.05.33, 2024-12-24 18:05:33.131144 stored: 2024.12.25.18.05.25, 2024-12-25 18:05:25.134418 stored: 2024.12.26.18.05.18, 2024-12-26 18:05:18.974986 stored: 2024.12.27.18.05.20, 2024-12-27 18:05:20.779605 stored: 2024.12.28.18.05.15, 2024-12-28 18:05:15.508385 stored: 2024.12.29.18.05.19, 2024-12-29 18:05:19.969078 stored: 2024.12.30.18.05.19, 2024-12-30 18:05:19.652010 stored: 2024.12.31.22.04.11, 2024-12-31 22:04:11.207358 stored: 2025.01.01.18.05.15, 2025-01-01 18:05:15.010169 stored: 2025.01.02.18.05.16, 2025-01-02 18:05:16.447631 stored: 2025.01.03.18.05.11, 2025-01-03 18:05:11.559658 stored: 2025.01.04.21.03.05, 2025-01-04 21:03:05.432577 stored: 2025.01.05.18.05.01, 2025-01-05 18:05:01.155667 stored: 2025.01.06.18.04.55, 2025-01-06 18:04:55.058358 stored: 2025.01.07.18.05.00, 2025-01-07 18:05:00.449358 stored: 2025.01.08.18.04.50, 2025-01-08 18:04:50.485677 stored: 2025.01.09.18.04.50, 2025-01-09 18:04:50.730317 stored: 2025.01.10.18.04.51, 2025-01-10 18:04:51.866253 stored: 2025.01.11.18.04.57, 2025-01-11 18:04:57.802015 stored: 2025.01.12.18.04.48, 2025-01-12 18:04:48.512058 stored: 2025.01.13.18.05.16, 2025-01-13 18:05:16.726006 stored: 2025.01.14.18.04.53, 2025-01-14 18:04:53.636066 stored: 2025.01.15.18.05.16, 2025-01-15 18:05:16.063094 stored: 2025.01.16.18.04.58, 2025-01-16 18:04:58.536571 stored: 2025.01.17.18.04.57, 2025-01-17 18:04:57.654147 stored: 2025.01.18.18.05.31, 2025-01-18 18:05:31.834591 stored: 2025.01.19.18.04.50, 2025-01-19 18:04:50.396954 stored: 2025.01.20.18.04.52, 2025-01-20 18:04:52.862843 stored: 2025.01.21.18.04.51, 2025-01-21 18:04:51.119185 stored: 2025.01.22.18.04.50, 2025-01-22 18:04:50.662399 stored: 2025.01.23.18.04.54, 2025-01-23 18:04:54.573766 stored: 2025.01.24.18.04.51, 2025-01-24 18:04:51.816461 stored: 2025.01.25.18.04.51, 2025-01-25 18:04:51.607056 stored: 2025.01.26.18.04.54, 2025-01-26 18:04:54.548405 stored: 2025.01.27.18.04.52, 2025-01-27 18:04:52.499314 stored: 2025.01.28.18.04.55, 2025-01-28 18:04:55.588517 stored: 2025.01.29.18.05.15, 2025-01-29 18:05:15.608010 stored: 2025.01.30.18.04.58, 2025-01-30 18:04:58.892230 stored: 2025.01.31.18.04.58, 2025-01-31 18:04:58.660504 stored: 2025.02.01.18.04.54, 2025-02-01 18:04:54.467450 stored: 2025.02.02.18.05.04, 2025-02-02 18:05:04.409782 stored: 2025.02.03.18.04.56, 2025-02-03 18:04:56.274618 stored: 2025.02.04.18.05.11, 2025-02-04 18:05:11.760057 stored: 2025.02.05.18.04.55, 2025-02-05 18:04:55.550307 stored: 2025.02.06.18.04.59, 2025-02-06 18:04:59.700456 stored: 2025.02.07.18.05.03, 2025-02-07 18:05:03.663828 stored: 2025.02.08.18.05.01, 2025-02-08 18:05:01.053948 stored: 2025.02.09.18.05.04, 2025-02-09 18:05:04.796583 stored: 2025.02.10.18.05.18, 2025-02-10 18:05:18.275013 stored: 2025.02.11.18.04.54, 2025-02-11 18:04:54.602368 stored: 2025.02.12.18.05.00, 2025-02-12 18:05:00.943200 stored: 2025.02.13.18.05.07, 2025-02-13 18:05:07.853302 stored: 2025.02.14.18.05.15, 2025-02-14 18:05:15.315494 stored: 2025.02.15.18.04.54, 2025-02-15 18:04:54.133851 stored: 2025.02.16.18.05.30, 2025-02-16 18:05:30.947321 stored: 2025.02.17.18.05.08, 2025-02-17 18:05:08.565958 stored: 2025.02.18.18.05.08, 2025-02-18 18:05:08.161211 stored: 2025.02.19.18.05.06, 2025-02-19 18:05:06.756290 stored: 2025.02.20.18.05.01, 2025-02-20 18:05:01.388462 stored: 2025.02.21.18.04.56, 2025-02-21 18:04:56.391876 stored: 2025.02.22.18.05.01, 2025-02-22 18:05:01.653275 stored: 2025.02.23.18.04.59, 2025-02-23 18:04:59.069330 stored: 2025.02.24.18.05.09, 2025-02-24 18:05:09.197346 stored: 2025.02.25.18.05.25, 2025-02-25 18:05:25.080336 stored: 2025.02.26.18.04.59, 2025-02-26 18:04:59.080203 stored: 2025.02.27.18.05.02, 2025-02-27 18:05:02.007575 stored: 2025.03.01.19.39.06, 2025-03-01 19:39:06.132266 stored: 2025.03.02.18.05.12, 2025-03-02 18:05:12.914635 stored: 2025.03.08.09.51.30, 2025-03-08 09:51:30.025454 stored: 2025.03.09.11.51.56, 2025-03-09 11:51:56.113443 stored: 2025.03.10.18.05.00, 2025-03-10 18:05:00.383506 stored: 2025.03.11.18.04.37, 2025-03-11 18:04:37.889374 stored: 2025.03.12.18.05.25, 2025-03-12 18:05:25.364996 stored: 2025.03.13.18.04.56, 2025-03-13 18:04:56.892789 stored: 2025.03.14.18.04.59, 2025-03-14 18:04:59.403480 stored: 2025.03.15.18.05.05, 2025-03-15 18:05:05.491275 stored: 2025.03.16.18.04.58, 2025-03-16 18:04:58.080159 stored: 2025.03.17.18.05.09, 2025-03-17 18:05:09.888343 stored: 2025.03.18.18.04.59, 2025-03-18 18:04:59.925862 stored: 2025.03.19.18.04.59, 2025-03-19 18:04:59.924528 stored: 2025.03.20.18.05.06, 2025-03-20 18:05:06.193253 stored: 2025.03.21.18.05.11, 2025-03-21 18:05:11.188567 stored: 2025.03.22.18.05.05, 2025-03-22 18:05:05.187833 stored: 2025.03.23.18.05.02, 2025-03-23 18:05:02.247660 stored: 2025.03.24.18.05.19, 2025-03-24 18:05:19.424004 stored: 2025.03.25.18.05.06, 2025-03-25 18:05:06.601886 stored: 2025.03.26.18.05.14, 2025-03-26 18:05:14.858557 stored: 2025.03.27.18.05.01, 2025-03-27 18:05:01.528354 stored: 2025.03.28.18.05.05, 2025-03-28 18:05:05.572502 stored: 2025.03.29.18.05.03, 2025-03-29 18:05:03.814697 stored: 2025.03.30.18.05.05, 2025-03-30 18:05:05.618659 stored: 2025.03.31.18.05.08, 2025-03-31 18:05:08.702674 stored: 2025.04.01.18.05.33, 2025-04-01 18:05:33.483705 stored: 2025.04.02.18.05.10, 2025-04-02 18:05:10.716841 stored: 2025.04.03.18.05.11, 2025-04-03 18:05:11.565423 stored: 2025.04.04.18.05.11, 2025-04-04 18:05:11.447826 stored: 2025.04.05.18.05.10, 2025-04-05 18:05:10.742513 stored: 2025.04.06.18.05.09, 2025-04-06 18:05:09.032350 stored: 2025.04.07.18.05.39, 2025-04-07 18:05:39.290296 stored: 2025.04.08.18.04.48, 2025-04-08 18:04:48.401395 stored: 2025.04.09.18.05.06, 2025-04-09 18:05:06.587860 stored: 2025.04.12.15.30.13, 2025-04-12 15:30:13.001596 stored: 2025.04.13.06.22.27, 2025-04-13 06:22:27.914604 stored: 2025.04.13.21.13.14, 2025-04-13 21:13:14.788575 stored: 2025.04.14.18.05.20, 2025-04-14 18:05:20.794814 stored: 2025.04.15.11.55.47, 2025-04-15 11:55:47.877794 stored: 2025.04.16.18.05.19, 2025-04-16 18:05:19.706948 stored: 2025.04.17.18.05.15, 2025-04-17 18:05:15.058080 stored: 2025.04.18.18.05.13, 2025-04-18 18:05:13.648572 stored: 2025.04.19.18.05.12, 2025-04-19 18:05:12.690150 stored: 2025.04.20.18.05.09, 2025-04-20 18:05:09.180526 stored: 2025.04.21.18.05.43, 2025-04-21 18:05:43.753791 stored: 2025.04.22.18.05.18, 2025-04-22 18:05:18.557319 stored: 2025.04.23.18.05.16, 2025-04-23 18:05:16.528526 stored: 2025.04.24.18.05.45, 2025-04-24 18:05:45.863422 stored: 2025.04.25.18.05.13, 2025-04-25 18:05:13.710152 stored: 2025.04.26.18.05.15, 2025-04-26 18:05:15.658793 stored: 2025.04.27.18.05.07, 2025-04-27 18:05:07.428123 stored: 2025.04.28.18.05.12, 2025-04-28 18:05:12.797233 stored: 2025.05.01.10.59.59, 2025-05-01 10:59:59.037468 stored: 2025.05.02.18.05.28, 2025-05-02 18:05:28.887848 stored: 2025.05.03.18.05.22, 2025-05-03 18:05:22.552851 stored: 2025.05.04.18.05.05, 2025-05-04 18:05:05.598143 stored: 2025.05.13.07.27.26, 2025-05-13 07:27:26.381358 stored: 2025.05.15.18.52.13, 2025-05-15 18:52:13.776529 stored: 2025.05.17.08.06.12, 2025-05-17 08:06:12.674466 stored: 2025.05.19.09.04.09, 2025-05-19 09:04:09.728986 stored: 2025.05.22.13.57.08, 2025-05-22 13:57:08.808466 stored: 2025.05.24.10.00.52, 2025-05-24 10:00:52.316358 stored: 2025.05.25.12.14.31, 2025-05-25 12:14:31.028020 stored: 2025.05.30.03.12.18, 2025-05-30 03:12:18.106650 stored: 2025.05.30.20.23.35, 2025-05-30 20:23:35.405015 stored: 2025.05.31.18.05.20, 2025-05-31 18:05:20.723733 stored: 2025.06.01.18.05.14, 2025-06-01 18:05:14.574276 stored: 2025.06.02.18.05.15, 2025-06-02 18:05:15.900602 stored: 2025.06.03.18.05.18, 2025-06-03 18:05:18.223155 stored: 2025.06.05.18.05.16, 2025-06-05 18:05:16.546272 stored: 2025.06.06.18.05.25, 2025-06-06 18:05:25.771389 stored: 2025.06.07.18.05.10, 2025-06-07 18:05:10.788167 stored: 2025.06.08.18.05.21, 2025-06-08 18:05:21.222466 stored: 2025.06.09.18.05.14, 2025-06-09 18:05:14.774679 stored: 2025.06.10.18.05.19, 2025-06-10 18:05:19.541930 stored: 2025.06.11.18.05.26, 2025-06-11 18:05:26.639643 stored: 2025.06.12.18.05.15, 2025-06-12 18:05:15.124517 stored: 2025.06.13.18.04.59, 2025-06-13 18:04:59.062910 stored: 2025.06.20.06.49.46, 2025-06-20 06:49:46.123988 stored: 2025.06.21.18.05.14, 2025-06-21 18:05:14.693572 stored: 2025.06.22.18.05.28, 2025-06-22 18:05:28.829408 stored: 2025.06.23.18.04.59, 2025-06-23 18:04:59.665244 stored: 2025.06.24.18.05.04, 2025-06-24 18:05:04.974657 stored: 2025.06.25.18.05.10, 2025-06-25 18:05:10.243421 stored: 2025.06.26.18.04.52, 2025-06-26 18:04:52.343803 stored: 2025.06.27.18.05.05, 2025-06-27 18:05:05.716181 stored: 2025.06.28.18.04.50, 2025-06-28 18:04:50.099950 stored: 2025.06.29.18.05.03, 2025-06-29 18:05:03.562419 stored: 2025.06.30.18.04.57, 2025-06-30 18:04:57.777357 stored: 2025.07.01.18.04.59, 2025-07-01 18:04:59.335039 stored: 2025.07.02.18.04.57, 2025-07-02 18:04:57.643167 stored: 2025.07.04.18.03.59, 2025-07-04 18:03:59.992718 stored: 2025.07.05.18.04.46, 2025-07-05 18:04:46.414665 stored: 2025.07.06.18.05.17, 2025-07-06 18:05:17.539736 stored: 2025.07.07.18.04.30, 2025-07-07 18:04:30.728679 stored: 2025.07.08.18.04.24, 2025-07-08 18:04:24.781100 stored: 2025.07.09.18.04.39, 2025-07-09 18:04:39.547654 stored: 2025.07.10.18.04.24, 2025-07-10 18:04:24.531816 stored: 2025.07.11.18.04.28, 2025-07-11 18:04:28.322448 stored: 2025.07.12.18.04.24, 2025-07-12 18:04:24.206422 stored: 2025.07.13.18.04.32, 2025-07-13 18:04:32.217783 stored: 2025.07.14.18.04.27, 2025-07-14 18:04:27.866780 stored: 2025.07.15.18.04.25, 2025-07-15 18:04:25.803016 stored: 2025.07.16.18.04.22, 2025-07-16 18:04:22.019676 stored: 2025.07.17.18.04.07, 2025-07-17 18:04:07.906594 stored: 2025.07.18.18.04.10, 2025-07-18 18:04:10.242916 stored: 2025.07.19.18.06.06, 2025-07-19 18:06:06.433114 stored: 2025.07.20.18.04.12, 2025-07-20 18:04:12.311952 stored: 2025.07.21.18.04.18, 2025-07-21 18:04:18.581778 stored: 2025.07.22.18.04.11, 2025-07-22 18:04:11.661291 stored: 2025.07.23.18.04.27, 2025-07-23 18:04:27.194923 stored: 2025.07.24.18.04.21, 2025-07-24 18:04:21.144539 stored: 2025.07.25.18.04.21, 2025-07-25 18:04:21.733835 stored: 2025.07.26.18.04.08, 2025-07-26 18:04:08.801290 stored: 2025.07.27.18.04.10, 2025-07-27 18:04:10.753590 stored: 2025.07.28.18.04.25, 2025-07-28 18:04:25.256431 stored: 2025.07.29.18.04.08, 2025-07-29 18:04:08.654755 stored: 2025.07.30.18.04.33, 2025-07-30 18:04:33.252555 stored: 2025.07.31.18.04.15, 2025-07-31 18:04:15.163162 stored: 2025.08.01.18.04.05, 2025-08-01 18:04:05.884163 stored: 2025.08.02.18.04.17, 2025-08-02 18:04:17.527059 stored: 2025.08.03.18.04.04, 2025-08-03 18:04:04.783803 stored: 2025.08.04.18.04.39, 2025-08-04 18:04:39.899384 stored: 2025.08.05.18.04.16, 2025-08-05 18:04:16.364334 stored: 2025.08.06.18.04.40, 2025-08-06 18:04:40.562933 stored: 2025.08.07.18.04.39, 2025-08-07 18:04:39.001563 stored: 2025.08.08.18.04.12, 2025-08-08 18:04:12.207177 stored: 2025.08.09.18.04.26, 2025-08-09 18:04:26.911823 stored: 2025.08.10.18.04.38, 2025-08-10 18:04:38.772973 stored: 2025.08.11.18.04.07, 2025-08-11 18:04:07.395411 stored: 2025.08.13.20.38.43, 2025-08-13 20:38:43.129452 stored: 2025.08.14.18.04.21, 2025-08-14 18:04:21.341116 stored: 2025.08.15.18.04.14, 2025-08-15 18:04:14.514850 stored: 2025.08.16.18.04.23, 2025-08-16 18:04:23.579430 stored: 2025.08.17.18.04.10, 2025-08-17 18:04:10.420586 stored: 2025.08.21.06.51.27, 2025-08-21 06:51:27.423323 stored: 2025.08.22.18.04.07, 2025-08-22 18:04:07.837093 stored: 2025.08.23.18.04.10, 2025-08-23 18:04:10.036647 stored: 2025.08.24.18.04.11, 2025-08-24 18:04:11.271058 stored: 2025.08.25.18.04.16, 2025-08-25 18:04:16.917624 stored: 2025.08.26.09.41.17, 2025-08-26 09:41:17.603539 stored: 2025.08.27.18.04.11, 2025-08-27 18:04:11.486036 stored: 2025.08.29.09.36.14, 2025-08-29 09:36:14.068420 stored: 2025.08.30.18.04.27, 2025-08-30 18:04:27.691733 stored: 2025.08.31.18.04.13, 2025-08-31 18:04:13.705633 stored: 2025.09.01.18.04.24, 2025-09-01 18:04:24.955933 stored: 2025.09.02.18.04.31, 2025-09-02 18:04:31.165096 stored: 2025.09.03.18.04.13, 2025-09-03 18:04:13.174787 stored: 2025.09.04.18.04.14, 2025-09-04 18:04:14.810373 stored: 2025.09.05.18.04.50, 2025-09-05 18:04:50.326478 stored: 2025.09.06.18.04.33, 2025-09-06 18:04:33.396924 stored: 2025.09.07.18.04.39, 2025-09-07 18:04:39.081850 stored: 2025.09.08.18.04.23, 2025-09-08 18:04:23.721487 stored: 2025.09.09.18.04.22, 2025-09-09 18:04:22.720843 stored: 2025.09.10.18.04.41, 2025-09-10 18:04:41.573780 stored: 2025.09.13.11.02.31, 2025-09-13 11:02:31.883617 stored: 2025.09.14.02.07.00, 2025-09-14 02:07:00.682208 stored: 2025.09.14.18.48.00, 2025-09-14 18:48:00.982819 stored: 2025.09.15.18.04.28, 2025-09-15 18:04:28.690337 stored: 2025.09.16.18.04.08, 2025-09-16 18:04:08.412948 stored: 2025.09.17.18.04.26, 2025-09-17 18:04:26.478048 stored: 2025.09.18.18.04.27, 2025-09-18 18:04:27.657081 stored: 2025.09.19.18.04.23, 2025-09-19 18:04:23.609976 stored: 2025.09.20.18.04.23, 2025-09-20 18:04:23.943885 stored: 2025.09.21.18.04.40, 2025-09-21 18:04:40.266318 stored: 2025.09.22.18.04.07, 2025-09-22 18:04:07.339250 stored: 2025.09.23.18.04.12, 2025-09-23 18:04:12.234520 stored: 2025.09.25.17.49.04, 2025-09-25 17:49:04.950210 stored: 2025.09.26.18.04.12, 2025-09-26 18:04:12.512693 stored: 2025.09.27.18.04.14, 2025-09-27 18:04:14.793210 stored: 2025.09.28.18.04.12, 2025-09-28 18:04:12.621541 stored: 2025.10.01.10.05.07, 2025-10-01 10:05:07.909775 stored: 2025.10.06.09.42.55, 2025-10-06 09:42:55.867372 stored: 2025.10.10.20.23.06, 2025-10-10 20:23:06.410855 stored: 2025.10.11.18.03.48, 2025-10-11 18:03:48.140438 stored: 2025.10.12.18.03.42, 2025-10-12 18:03:42.537446 stored: 2025.10.13.18.03.41, 2025-10-13 18:03:41.899455 stored: 2025.10.14.18.03.49, 2025-10-14 18:03:49.001122 stored: 2025.10.15.18.03.41, 2025-10-15 18:03:41.611697 stored: 2025.10.16.18.03.41, 2025-10-16 18:03:41.622506 stored: 2025.10.17.18.03.41, 2025-10-17 18:03:41.543441 stored: 2025.10.18.18.03.41, 2025-10-18 18:03:41.328412 stored: 2025.10.19.18.03.41, 2025-10-19 18:03:41.622708 stored: 2025.10.21.18.03.58, 2025-10-21 18:03:58.811816 stored: 2025.10.22.18.03.51, 2025-10-22 18:03:51.617145 stored: 2025.10.23.18.03.52, 2025-10-23 18:03:52.041577 stored: 2025.10.24.18.03.44, 2025-10-24 18:03:44.358544 stored: 2025.10.25.18.03.39, 2025-10-25 18:03:39.877301 stored: 2025.10.26.18.03.45, 2025-10-26 18:03:45.353391 stored: 2025.10.27.18.03.47, 2025-10-27 18:03:47.463516 stored: 2025.10.28.18.03.49, 2025-10-28 18:03:49.023095 stored: 2025.10.29.18.03.37, 2025-10-29 18:03:37.087383 stored: 2025.10.30.18.03.44, 2025-10-30 18:03:44.382565 stored: 2025.10.31.18.03.40, 2025-10-31 18:03:40.823333 stored: 2025.11.01.18.03.38, 2025-11-01 18:03:38.979234 stored: 2025.11.02.18.03.39, 2025-11-02 18:03:39.301452 stored: 2025.11.03.18.03.43, 2025-11-03 18:03:43.137902 stored: 2025.11.04.18.03.39, 2025-11-04 18:03:39.718294 stored: 2025.11.05.18.03.40, 2025-11-05 18:03:40.234750 stored: 2025.11.09.09.37.30, 2025-11-09 09:37:30.202490 stored: 2025.11.10.00.36.14, 2025-11-10 00:36:14.183435 stored: 2025.11.10.18.03.37, 2025-11-10 18:03:37.863878 stored: 2025.11.11.18.03.44, 2025-11-11 18:03:44.875943 stored: 2025.11.12.18.03.43, 2025-11-12 18:03:43.366523 stored: 2025.11.13.18.03.48, 2025-11-13 18:03:48.067049 stored: 2025.11.14.18.03.40, 2025-11-14 18:03:40.540561 stored: 2025.11.15.18.03.39, 2025-11-15 18:03:39.619662 stored: 2025.11.16.18.03.39, 2025-11-16 18:03:39.318891 stored: 2025.11.17.18.03.43, 2025-11-17 18:03:43.152640 stored: 2025.11.25.07.39.29, 2025-11-25 07:39:29.524636 stored: 2025.11.26.21.49.19, 2025-11-26 21:49:19.997368 stored: 2025.11.27.18.03.37, 2025-11-27 18:03:37.327034 stored: 2025.11.28.18.03.49, 2025-11-28 18:03:49.662576 stored: 2025.11.29.18.03.50, 2025-11-29 18:03:50.054112 stored: 2025.11.30.18.03.38, 2025-11-30 18:03:38.200878 stored: 2025.12.01.18.03.49, 2025-12-01 18:03:49.516847 stored: 2025.12.02.18.03.40, 2025-12-02 18:03:40.088181 stored: 2025.12.03.18.03.47, 2025-12-03 18:03:47.190622 stored: 2025.12.04.18.03.43, 2025-12-04 18:03:43.423191 stored: 2025.12.05.18.03.41, 2025-12-05 18:03:41.677603 stored: 2025.12.06.18.03.40, 2025-12-06 18:03:40.242226 stored: 2025.12.07.18.03.49, 2025-12-07 18:03:49.924875 stored: 2025.12.08.18.03.58, 2025-12-08 18:03:58.718331 stored: 2025.12.09.18.03.53, 2025-12-09 18:03:53.079758 stored: 2025.12.10.18.03.43, 2025-12-10 18:03:43.071325 stored: 2025.12.11.18.03.40, 2025-12-11 18:03:40.076302 stored: 2025.12.13.18.03.50, 2025-12-13 18:03:50.249609 stored: 2025.12.14.18.03.41, 2025-12-14 18:03:41.461725 stored: 2025.12.15.18.03.42, 2025-12-15 18:03:42.109360 stored: 2025.12.16.18.03.40, 2025-12-16 18:03:40.888852 stored: 2025.12.17.18.03.44, 2025-12-17 18:03:44.923324 stored: 2025.12.18.18.04.11, 2025-12-18 18:04:11.204834 stored: 2025.12.19.18.03.42, 2025-12-19 18:03:42.451432 stored: 2025.12.20.18.03.40, 2025-12-20 18:03:40.061236 stored: 2025.12.21.18.03.40, 2025-12-21 18:03:40.119478 stored: 2025.12.22.18.03.44, 2025-12-22 18:03:44.608092 stored: 2025.12.23.18.43.14, 2025-12-23 18:43:14.617469 stored: 2026.01.08.14.48.45, 2026-01-08 14:48:45.176211 stored: 2026.01.09.18.03.41, 2026-01-09 18:03:41.467308 stored: 2026.01.10.18.03.49, 2026-01-10 18:03:49.692370 stored: 2026.01.11.18.03.40, 2026-01-11 18:03:40.015829 stored: 2026.01.12.18.03.49, 2026-01-12 18:03:49.257700 stored: 2026.01.13.18.03.43, 2026-01-13 18:03:43.271848 stored: 2026.01.14.18.03.41, 2026-01-14 18:03:41.033384 stored: 2026.01.15.18.03.44, 2026-01-15 18:03:44.185009 stored: 2026.01.16.18.03.42, 2026-01-16 18:03:42.528085 stored: 2026.01.17.18.03.43, 2026-01-17 18:03:43.486636 stored: 2026.01.18.18.03.49, 2026-01-18 18:03:49.778715 stored: 2026.01.19.18.03.41, 2026-01-19 18:03:41.249443 stored: 2026.01.20.18.03.43, 2026-01-20 18:03:43.034755 stored: 2026.01.21.18.03.42, 2026-01-21 18:03:42.341931 stored: 2026.01.22.18.03.42, 2026-01-22 18:03:42.843627 stored: 2026.01.29.14.59.00, 2026-01-29 14:59:00.151502 stored: 2026.01.30.18.03.54, 2026-01-30 18:03:54.381985 stored: 2026.01.31.18.03.52, 2026-01-31 18:03:52.406798 stored: 2026.02.01.18.03.46, 2026-02-01 18:03:46.096724 stored: 2026.02.21.22.48.09, 2026-02-21 22:48:09.005740 stored: 2026.02.24.09.54.32, 2026-02-24 09:54:32.193909 stored: 2026.02.26.08.07.35, 2026-02-26 08:07:35.569555 stored: 2026.02.27.02.00.19, 2026-02-27 02:00:19.774795 stored: 2026.02.27.20.06.40, 2026-02-27 20:06:40.089411 stored: 2026.02.28.18.20.05, 2026-02-28 18:20:05.298147 stored: 2026.03.03.05.19.20, 2026-03-03 05:19:20.090368 stored: 2026.03.04.18.36.49, 2026-03-04 18:36:49.454997 stored: 2026.03.06.07.36.28, 2026-03-06 07:36:28.283178 stored: 2026.03.07.18.03.57, 2026-03-07 18:03:57.019324 stored: 2026.03.08.18.04.08, 2026-03-08 18:04:08.638942 stored: 2026.03.09.18.04.09, 2026-03-09 18:04:09.122727 stored: 2026.03.10.18.04.09, 2026-03-10 18:04:09.967404 stored: 2026.03.11.19.18.45, 2026-03-11 19:18:45.021311 stored: 2026.03.12.18.04.04, 2026-03-12 18:04:04.427231 stored: 2026.03.13.18.03.59, 2026-03-13 18:03:59.764446 stored: 2026.03.14.18.04.02, 2026-03-14 18:04:02.487273 stored: 2026.03.16.04.45.47, 2026-03-16 04:45:47.972521 stored: 2026.03.17.18.04.03, 2026-03-17 18:04:03.062620 stored: 2026.04.03.08.19.33, 2026-04-03 08:19:33.968981 stored: 2026.04.04.18.04.03, 2026-04-04 18:04:03.694035 stored: 2026.04.05.23.08.44, 2026-04-05 23:08:44.395181 stored: 2026.04.07.03.30.46, 2026-04-07 03:30:46.678851 stored: 2026.04.08.08.51.09, 2026-04-08 08:51:09.792883 stored: 2026.04.09.13.47.19, 2026-04-09 13:47:19.287730 stored: 2026.04.10.18.34.50, 2026-04-10 18:34:50.991969 stored: 2026.04.11.23.58.22, 2026-04-11 23:58:22.336457 + 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-13 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 42c5ceb7fae..650684e6b44 main -> origin/main Updating 42c5ceb7fae..650684e6b44 Fast-forward lucene/CHANGES.txt | 7 ++ lucene/MIGRATE.md | 15 +++ .../java/org/apache/lucene/search/RegexpQuery.java | 102 +----------------- .../lucene/util/automaton/NFARunAutomaton.java | 114 ++++++++++++--------- .../lucene/search/TestDocValuesRewriteMethod.java | 30 +----- .../lucene/search/TestFieldCacheRewriteMethod.java | 31 +----- .../org/apache/lucene/search/TestRegexpQuery.java | 22 ++-- .../apache/lucene/search/TestRegexpRandom2.java | 4 +- .../queryparser/classic/QueryParserBase.java | 7 +- .../standard/builders/RegexpQueryNodeBuilder.java | 3 - .../flexible/standard/TestQPHelper.java | 2 - .../queryparser/util/QueryParserTestBase.java | 2 - 12 files changed, 109 insertions(+), 230 deletions(-) Compile... RUN: ../gradlew clean compileJava > compile.log 2>&1 RUN: javac -d /l/util.nightly/build -cp core/build/classes/java/main:analysis/common/build/classes/java/main:analysis/kuromoji/build/classes/java/main /l/util.nightly/src/extra/perf/TestAnalyzerPerf.java Note: /l/util.nightly/src/extra/perf/TestAnalyzerPerf.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. now run en perf RUN: java -XX:+UseParallelGC -cp /l/util.nightly/build:core/build/classes/java/main:analysis/common/build/classes/java/main:analysis/kuromoji/build/classes/java/main perf.TestAnalyzerPerf /l/data/enwiki-20130102-lines.txt >> /l/logs.nightly/analyzers/2026-04-13.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-13.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 42c5ceb7fae20297b0bbcf1020cef0bba0db04a9 NOTE: logging all output to /l/logs.nightly/geo/2026.04.13.05.02.11.log.txt; saving results to /l/logs.nightly/geo/2026.04.13.05.02.11.pk RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -points -polyRussia -reindex 1.6s: points, polyRussia: 1000000... 3.4s: points, polyRussia: 2000000... 4.8s: points, polyRussia: 3000000... 6.2s: points, polyRussia: 4000000... 7.6s: points, polyRussia: 5000000... 9.0s: points, polyRussia: 6000000... 10.3s: points, polyRussia: 7000000... 11.6s: points, polyRussia: 8000000... 13.0s: points, polyRussia: 9000000... 14.3s: points, polyRussia: 10000000... 21.8s: points, polyRussia: 11000000... 22.7s: points, polyRussia: 12000000... 24.1s: points, polyRussia: 13000000... 25.4s: points, polyRussia: 14000000... 26.7s: points, polyRussia: 15000000... 28.1s: points, polyRussia: 16000000... 29.5s: points, polyRussia: 17000000... 30.8s: points, polyRussia: 18000000... 32.2s: points, polyRussia: 19000000... 33.5s: points, polyRussia: 20000000... 34.8s: points, polyRussia: 21000000... 42.1s: points, polyRussia: 22000000... 43.0s: points, polyRussia: 23000000... 44.4s: points, polyRussia: 24000000... 45.7s: points, polyRussia: 25000000... 47.1s: points, polyRussia: 26000000... 48.4s: points, polyRussia: 27000000... 49.8s: points, polyRussia: 28000000... 51.1s: points, polyRussia: 29000000... 52.4s: points, polyRussia: 30000000... 53.8s: points, polyRussia: 31000000... 55.1s: points, polyRussia: 32000000... 62.4s: points, polyRussia: 33000000... 63.7s: points, polyRussia: 34000000... 64.6s: points, polyRussia: 35000000... 65.9s: points, polyRussia: 36000000... 67.2s: points, polyRussia: 37000000... 68.6s: points, polyRussia: 38000000... 69.9s: points, polyRussia: 39000000... 71.2s: points, polyRussia: 40000000... 72.5s: points, polyRussia: 41000000... 73.9s: points, polyRussia: 42000000... 75.2s: points, polyRussia: 43000000... 82.5s: points, polyRussia: 44000000... 83.8s: points, polyRussia: 45000000... 84.7s: points, polyRussia: 46000000... 86.0s: points, polyRussia: 47000000... 87.3s: points, polyRussia: 48000000... 88.7s: points, polyRussia: 49000000... 90.1s: points, polyRussia: 50000000... 91.4s: points, polyRussia: 51000000... 92.7s: points, polyRussia: 52000000... 94.0s: points, polyRussia: 53000000... 95.4s: points, polyRussia: 54000000... 102.6s: points, polyRussia: 55000000... 103.9s: points, polyRussia: 56000000... 104.8s: points, polyRussia: 57000000... 106.2s: points, polyRussia: 58000000... 107.5s: points, polyRussia: 59000000... 108.8s: points, polyRussia: 60000000... 112.1s: points, polyRussia: 112.073133161 sec to index part 0 112.1s: points, polyRussia: INDEX SIZE: 0.4939169967547059 GB 112.1s: points, polyRussia: READER MB: 0.0 112.1s: points, polyRussia: maxDoc=60844404 112.4s: points, polyRussia: ITER 0: 14.60 M hits/sec, 4.16 QPS (0.24 sec for 1 queries), totHits=3508846 112.4s: points, polyRussia: *** 112.5s: points, polyRussia: ITER 1: 53.84 M hits/sec, 15.34 QPS (0.07 sec for 1 queries), totHits=3508846 112.5s: points, polyRussia: *** 112.5s: points, polyRussia: ITER 2: 61.18 M hits/sec, 17.44 QPS (0.06 sec for 1 queries), totHits=3508846 112.5s: points, polyRussia: *** 112.6s: points, polyRussia: ITER 3: 61.81 M hits/sec, 17.62 QPS (0.06 sec for 1 queries), totHits=3508846 112.6s: points, polyRussia: *** 112.6s: points, polyRussia: ITER 4: 63.17 M hits/sec, 18.00 QPS (0.06 sec for 1 queries), totHits=3508846 112.6s: points, polyRussia: *** 112.7s: points, polyRussia: ITER 5: 63.29 M hits/sec, 18.04 QPS (0.06 sec for 1 queries), totHits=3508846 112.7s: points, polyRussia: *** 112.8s: points, polyRussia: ITER 6: 61.62 M hits/sec, 17.56 QPS (0.06 sec for 1 queries), totHits=3508846 112.8s: points, polyRussia: ITER 7: 63.63 M hits/sec, 18.13 QPS (0.06 sec for 1 queries), totHits=3508846 112.8s: points, polyRussia: *** 112.9s: points, polyRussia: ITER 8: 63.47 M hits/sec, 18.09 QPS (0.06 sec for 1 queries), totHits=3508846 112.9s: points, polyRussia: ITER 9: 62.15 M hits/sec, 17.71 QPS (0.06 sec for 1 queries), totHits=3508846 113.0s: points, polyRussia: ITER 10: 63.96 M hits/sec, 18.23 QPS (0.05 sec for 1 queries), totHits=3508846 113.0s: points, polyRussia: *** 113.0s: points, polyRussia: ITER 11: 64.74 M hits/sec, 18.45 QPS (0.05 sec for 1 queries), totHits=3508846 113.0s: points, polyRussia: *** 113.1s: points, polyRussia: ITER 12: 63.04 M hits/sec, 17.97 QPS (0.06 sec for 1 queries), totHits=3508846 113.1s: points, polyRussia: ITER 13: 64.13 M hits/sec, 18.28 QPS (0.05 sec for 1 queries), totHits=3508846 113.2s: points, polyRussia: ITER 14: 62.49 M hits/sec, 17.81 QPS (0.06 sec for 1 queries), totHits=3508846 113.3s: points, polyRussia: ITER 15: 62.29 M hits/sec, 17.75 QPS (0.06 sec for 1 queries), totHits=3508846 113.3s: points, polyRussia: ITER 16: 59.26 M hits/sec, 16.89 QPS (0.06 sec for 1 queries), totHits=3508846 113.4s: points, polyRussia: ITER 17: 65.01 M hits/sec, 18.53 QPS (0.05 sec for 1 queries), totHits=3508846 113.4s: points, polyRussia: *** 113.4s: points, polyRussia: ITER 18: 63.73 M hits/sec, 18.16 QPS (0.06 sec for 1 queries), totHits=3508846 113.5s: points, polyRussia: ITER 19: 64.81 M hits/sec, 18.47 QPS (0.05 sec for 1 queries), totHits=3508846 113.5s: points, polyRussia: BEST M hits/sec: 65.00742792019828 113.5s: points, polyRussia: BEST QPS: 18.526725858073647 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |points|112.1s|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.01|18.53|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.2s: geo3d, polyRussia: 1000000... 117.2s: geo3d, polyRussia: 2000000... 118.9s: geo3d, polyRussia: 3000000... 120.6s: geo3d, polyRussia: 4000000... 122.2s: geo3d, polyRussia: 5000000... 123.9s: geo3d, polyRussia: 6000000... 125.5s: geo3d, polyRussia: 7000000... 127.1s: geo3d, polyRussia: 8000000... 128.8s: geo3d, polyRussia: 9000000... 130.5s: geo3d, polyRussia: 10000000... 139.6s: geo3d, polyRussia: 11000000... 140.6s: geo3d, polyRussia: 12000000... 142.3s: geo3d, polyRussia: 13000000... 143.9s: geo3d, polyRussia: 14000000... 145.6s: geo3d, polyRussia: 15000000... 147.2s: geo3d, polyRussia: 16000000... 148.9s: geo3d, polyRussia: 17000000... 150.6s: geo3d, polyRussia: 18000000... 152.2s: geo3d, polyRussia: 19000000... 153.9s: geo3d, polyRussia: 20000000... 155.5s: geo3d, polyRussia: 21000000... 164.6s: geo3d, polyRussia: 22000000... 165.7s: geo3d, polyRussia: 23000000... 167.3s: geo3d, polyRussia: 24000000... 169.0s: geo3d, polyRussia: 25000000... 170.6s: geo3d, polyRussia: 26000000... 172.3s: geo3d, polyRussia: 27000000... 173.9s: geo3d, polyRussia: 28000000... 175.5s: geo3d, polyRussia: 29000000... 177.2s: geo3d, polyRussia: 30000000... 178.8s: geo3d, polyRussia: 31000000... 180.4s: geo3d, polyRussia: 32000000... 189.6s: geo3d, polyRussia: 33000000... 191.2s: geo3d, polyRussia: 34000000... 192.3s: geo3d, polyRussia: 35000000... 193.9s: geo3d, polyRussia: 36000000... 195.5s: geo3d, polyRussia: 37000000... 197.2s: geo3d, polyRussia: 38000000... 198.8s: geo3d, polyRussia: 39000000... 200.4s: geo3d, polyRussia: 40000000... 202.0s: geo3d, polyRussia: 41000000... 203.7s: geo3d, polyRussia: 42000000... 205.3s: geo3d, polyRussia: 43000000... 214.4s: geo3d, polyRussia: 44000000... 216.0s: geo3d, polyRussia: 45000000... 217.1s: geo3d, polyRussia: 46000000... 218.7s: geo3d, polyRussia: 47000000... 220.3s: geo3d, polyRussia: 48000000... 222.0s: geo3d, polyRussia: 49000000... 223.7s: geo3d, polyRussia: 50000000... 225.3s: geo3d, polyRussia: 51000000... 226.9s: geo3d, polyRussia: 52000000... 228.6s: geo3d, polyRussia: 53000000... 230.2s: geo3d, polyRussia: 54000000... 239.3s: geo3d, polyRussia: 55000000... 240.9s: geo3d, polyRussia: 56000000... 241.9s: geo3d, polyRussia: 57000000... 243.6s: geo3d, polyRussia: 58000000... 245.2s: geo3d, polyRussia: 59000000... 246.8s: geo3d, polyRussia: 60000000... 250.7s: geo3d, polyRussia: 137.152102 sec to index part 0 250.7s: geo3d, polyRussia: INDEX SIZE: 0.6990031152963638 GB 250.7s: geo3d, polyRussia: READER MB: 0.0 250.7s: geo3d, polyRussia: maxDoc=60844404 252.3s: geo3d, polyRussia: ITER 0: 2.27 M hits/sec, 0.65 QPS (1.54 sec for 1 queries), totHits=3508671 252.3s: geo3d, polyRussia: *** 253.4s: geo3d, polyRussia: ITER 1: 3.07 M hits/sec, 0.88 QPS (1.14 sec for 1 queries), totHits=3508671 253.4s: geo3d, polyRussia: *** 254.4s: geo3d, polyRussia: ITER 2: 3.52 M hits/sec, 1.00 QPS (1.00 sec for 1 queries), totHits=3508671 254.4s: geo3d, polyRussia: *** 255.4s: geo3d, polyRussia: ITER 3: 3.53 M hits/sec, 1.01 QPS (0.99 sec for 1 queries), totHits=3508671 255.4s: geo3d, polyRussia: *** 256.4s: geo3d, polyRussia: ITER 4: 3.58 M hits/sec, 1.02 QPS (0.98 sec for 1 queries), totHits=3508671 256.4s: geo3d, polyRussia: *** 257.4s: geo3d, polyRussia: ITER 5: 3.50 M hits/sec, 1.00 QPS (1.00 sec for 1 queries), totHits=3508671 258.4s: geo3d, polyRussia: ITER 6: 3.49 M hits/sec, 1.00 QPS (1.00 sec for 1 queries), totHits=3508671 259.4s: geo3d, polyRussia: ITER 7: 3.58 M hits/sec, 1.02 QPS (0.98 sec for 1 queries), totHits=3508671 260.4s: geo3d, polyRussia: ITER 8: 3.52 M hits/sec, 1.00 QPS (1.00 sec for 1 queries), totHits=3508671 261.4s: geo3d, polyRussia: ITER 9: 3.51 M hits/sec, 1.00 QPS (1.00 sec for 1 queries), totHits=3508671 262.4s: geo3d, polyRussia: ITER 10: 3.50 M hits/sec, 1.00 QPS (1.00 sec for 1 queries), totHits=3508671 263.4s: geo3d, polyRussia: ITER 11: 3.47 M hits/sec, 0.99 QPS (1.01 sec for 1 queries), totHits=3508671 264.4s: geo3d, polyRussia: ITER 12: 3.55 M hits/sec, 1.01 QPS (0.99 sec for 1 queries), totHits=3508671 265.4s: geo3d, polyRussia: ITER 13: 3.57 M hits/sec, 1.02 QPS (0.98 sec for 1 queries), totHits=3508671 266.3s: geo3d, polyRussia: ITER 14: 3.59 M hits/sec, 1.02 QPS (0.98 sec for 1 queries), totHits=3508671 266.3s: geo3d, polyRussia: *** 267.3s: geo3d, polyRussia: ITER 15: 3.65 M hits/sec, 1.04 QPS (0.96 sec for 1 queries), totHits=3508671 267.3s: geo3d, polyRussia: *** 268.3s: geo3d, polyRussia: ITER 16: 3.55 M hits/sec, 1.01 QPS (0.99 sec for 1 queries), totHits=3508671 269.3s: geo3d, polyRussia: ITER 17: 3.58 M hits/sec, 1.02 QPS (0.98 sec for 1 queries), totHits=3508671 270.2s: geo3d, polyRussia: ITER 18: 3.75 M hits/sec, 1.07 QPS (0.94 sec for 1 queries), totHits=3508671 270.2s: geo3d, polyRussia: *** 271.2s: geo3d, polyRussia: ITER 19: 3.60 M hits/sec, 1.03 QPS (0.97 sec for 1 queries), totHits=3508671 271.2s: geo3d, polyRussia: BEST M hits/sec: 3.7480048254815315 271.2s: geo3d, polyRussia: BEST QPS: 1.0682121023833615 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.2s|0.0s|0.70|0.00| |points|112.1s|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.75|1.07|3508671| |polyRussia|points|65.01|18.53|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|||| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -shapes -polyRussia -reindex 273.0s: shapes, polyRussia: 1000000... 275.4s: shapes, polyRussia: 2000000... 277.4s: shapes, polyRussia: 3000000... 279.3s: shapes, polyRussia: 4000000... 281.3s: shapes, polyRussia: 5000000... 283.2s: shapes, polyRussia: 6000000... 285.1s: shapes, polyRussia: 7000000... 287.0s: shapes, polyRussia: 8000000... 289.0s: shapes, polyRussia: 9000000... 290.9s: shapes, polyRussia: 10000000... 302.6s: shapes, polyRussia: 11000000... 303.8s: shapes, polyRussia: 12000000... 305.7s: shapes, polyRussia: 13000000... 307.7s: shapes, polyRussia: 14000000... 309.6s: shapes, polyRussia: 15000000... 311.5s: shapes, polyRussia: 16000000... 313.5s: shapes, polyRussia: 17000000... 315.5s: shapes, polyRussia: 18000000... 317.4s: shapes, polyRussia: 19000000... 319.4s: shapes, polyRussia: 20000000... 321.3s: shapes, polyRussia: 21000000... 333.1s: shapes, polyRussia: 22000000... 334.3s: shapes, polyRussia: 23000000... 336.2s: shapes, polyRussia: 24000000... 338.2s: shapes, polyRussia: 25000000... 340.1s: shapes, polyRussia: 26000000... 342.1s: shapes, polyRussia: 27000000... 344.0s: shapes, polyRussia: 28000000... 345.9s: shapes, polyRussia: 29000000... 347.8s: shapes, polyRussia: 30000000... 349.7s: shapes, polyRussia: 31000000... 351.7s: shapes, polyRussia: 32000000... 363.5s: shapes, polyRussia: 33000000... 365.4s: shapes, polyRussia: 34000000... 366.5s: shapes, polyRussia: 35000000... 368.4s: shapes, polyRussia: 36000000... 370.3s: shapes, polyRussia: 37000000... 372.3s: shapes, polyRussia: 38000000... 374.2s: shapes, polyRussia: 39000000... 376.1s: shapes, polyRussia: 40000000... 378.0s: shapes, polyRussia: 41000000... 380.0s: shapes, polyRussia: 42000000... 381.9s: shapes, polyRussia: 43000000... 393.5s: shapes, polyRussia: 44000000... 395.5s: shapes, polyRussia: 45000000... 396.6s: shapes, polyRussia: 46000000... 398.6s: shapes, polyRussia: 47000000... 400.5s: shapes, polyRussia: 48000000... 402.4s: shapes, polyRussia: 49000000... 404.4s: shapes, polyRussia: 50000000... 406.3s: shapes, polyRussia: 51000000... 408.2s: shapes, polyRussia: 52000000... 410.2s: shapes, polyRussia: 53000000... 412.1s: shapes, polyRussia: 54000000... 423.7s: shapes, polyRussia: 55000000... 425.6s: shapes, polyRussia: 56000000... 426.8s: shapes, polyRussia: 57000000... 428.8s: shapes, polyRussia: 58000000... 430.7s: shapes, polyRussia: 59000000... 432.6s: shapes, polyRussia: 60000000... 438.2s: shapes, polyRussia: 166.876937807 sec to index part 0 438.2s: shapes, polyRussia: INDEX SIZE: 1.2543620793148875 GB 438.2s: shapes, polyRussia: READER MB: 0.0 438.2s: shapes, polyRussia: maxDoc=60844404 438.4s: shapes, polyRussia: ITER 0: 17.76 M hits/sec, 5.06 QPS (0.20 sec for 1 queries), totHits=3508846 438.4s: shapes, polyRussia: *** 438.5s: shapes, polyRussia: ITER 1: 40.79 M hits/sec, 11.63 QPS (0.09 sec for 1 queries), totHits=3508846 438.5s: shapes, polyRussia: *** 438.5s: shapes, polyRussia: ITER 2: 45.60 M hits/sec, 13.00 QPS (0.08 sec for 1 queries), totHits=3508846 438.5s: shapes, polyRussia: *** 438.7s: shapes, polyRussia: ITER 3: 32.71 M hits/sec, 9.32 QPS (0.11 sec for 1 queries), totHits=3508846 438.7s: shapes, polyRussia: ITER 4: 45.03 M hits/sec, 12.83 QPS (0.08 sec for 1 queries), totHits=3508846 438.8s: shapes, polyRussia: ITER 5: 45.44 M hits/sec, 12.95 QPS (0.08 sec for 1 queries), totHits=3508846 438.9s: shapes, polyRussia: ITER 6: 44.83 M hits/sec, 12.78 QPS (0.08 sec for 1 queries), totHits=3508846 439.0s: shapes, polyRussia: ITER 7: 44.86 M hits/sec, 12.78 QPS (0.08 sec for 1 queries), totHits=3508846 439.0s: shapes, polyRussia: ITER 8: 45.00 M hits/sec, 12.83 QPS (0.08 sec for 1 queries), totHits=3508846 439.1s: shapes, polyRussia: ITER 9: 45.85 M hits/sec, 13.07 QPS (0.08 sec for 1 queries), totHits=3508846 439.1s: shapes, polyRussia: *** 439.2s: shapes, polyRussia: ITER 10: 45.24 M hits/sec, 12.89 QPS (0.08 sec for 1 queries), totHits=3508846 439.3s: shapes, polyRussia: ITER 11: 45.99 M hits/sec, 13.11 QPS (0.08 sec for 1 queries), totHits=3508846 439.3s: shapes, polyRussia: *** 439.3s: shapes, polyRussia: ITER 12: 46.57 M hits/sec, 13.27 QPS (0.08 sec for 1 queries), totHits=3508846 439.3s: shapes, polyRussia: *** 439.4s: shapes, polyRussia: ITER 13: 45.38 M hits/sec, 12.93 QPS (0.08 sec for 1 queries), totHits=3508846 439.5s: shapes, polyRussia: ITER 14: 46.50 M hits/sec, 13.25 QPS (0.08 sec for 1 queries), totHits=3508846 439.6s: shapes, polyRussia: ITER 15: 45.95 M hits/sec, 13.09 QPS (0.08 sec for 1 queries), totHits=3508846 439.7s: shapes, polyRussia: ITER 16: 44.94 M hits/sec, 12.81 QPS (0.08 sec for 1 queries), totHits=3508846 439.7s: shapes, polyRussia: ITER 17: 43.75 M hits/sec, 12.47 QPS (0.08 sec for 1 queries), totHits=3508846 439.8s: shapes, polyRussia: ITER 18: 45.22 M hits/sec, 12.89 QPS (0.08 sec for 1 queries), totHits=3508846 439.9s: shapes, polyRussia: ITER 19: 46.65 M hits/sec, 13.29 QPS (0.08 sec for 1 queries), totHits=3508846 439.9s: shapes, polyRussia: *** 439.9s: shapes, polyRussia: BEST M hits/sec: 46.64606891113898 439.9s: shapes, polyRussia: BEST QPS: 13.293849006522082 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.2s|0.0s|0.70|0.00| |points|112.1s|0.0s|0.49|0.00| |shapes|166.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|||| |polyMedium|points|||| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.75|1.07|3508671| |polyRussia|points|65.01|18.53|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.65|13.29|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 440.1s: points, polyMedium: INDEX SIZE: 0.4939169967547059 GB 440.1s: points, polyMedium: READER MB: 0.0 440.1s: points, polyMedium: maxDoc=60844404 440.7s: points, polyMedium: ITER 0: 7.04 M hits/sec, 86.21 QPS (0.38 sec for 33 queries), totHits=2693559 440.7s: points, polyMedium: *** 440.8s: points, polyMedium: ITER 1: 15.46 M hits/sec, 189.40 QPS (0.17 sec for 33 queries), totHits=2693559 440.8s: points, polyMedium: *** 441.0s: points, polyMedium: ITER 2: 15.96 M hits/sec, 195.50 QPS (0.17 sec for 33 queries), totHits=2693559 441.0s: points, polyMedium: *** 441.2s: points, polyMedium: ITER 3: 15.94 M hits/sec, 195.26 QPS (0.17 sec for 33 queries), totHits=2693559 441.4s: points, polyMedium: ITER 4: 16.00 M hits/sec, 196.08 QPS (0.17 sec for 33 queries), totHits=2693559 441.4s: points, polyMedium: *** 441.5s: points, polyMedium: ITER 5: 16.50 M hits/sec, 202.11 QPS (0.16 sec for 33 queries), totHits=2693559 441.5s: points, polyMedium: *** 441.7s: points, polyMedium: ITER 6: 16.54 M hits/sec, 202.61 QPS (0.16 sec for 33 queries), totHits=2693559 441.7s: points, polyMedium: *** 441.8s: points, polyMedium: ITER 7: 16.48 M hits/sec, 201.89 QPS (0.16 sec for 33 queries), totHits=2693559 442.0s: points, polyMedium: ITER 8: 16.43 M hits/sec, 201.35 QPS (0.16 sec for 33 queries), totHits=2693559 442.2s: points, polyMedium: ITER 9: 16.43 M hits/sec, 201.28 QPS (0.16 sec for 33 queries), totHits=2693559 442.3s: points, polyMedium: ITER 10: 16.24 M hits/sec, 199.00 QPS (0.17 sec for 33 queries), totHits=2693559 442.5s: points, polyMedium: ITER 11: 16.26 M hits/sec, 199.19 QPS (0.17 sec for 33 queries), totHits=2693559 442.7s: points, polyMedium: ITER 12: 16.23 M hits/sec, 198.90 QPS (0.17 sec for 33 queries), totHits=2693559 442.8s: points, polyMedium: ITER 13: 16.41 M hits/sec, 201.02 QPS (0.16 sec for 33 queries), totHits=2693559 443.0s: points, polyMedium: ITER 14: 16.32 M hits/sec, 199.95 QPS (0.17 sec for 33 queries), totHits=2693559 443.2s: points, polyMedium: ITER 15: 16.49 M hits/sec, 202.08 QPS (0.16 sec for 33 queries), totHits=2693559 443.3s: points, polyMedium: ITER 16: 15.62 M hits/sec, 191.35 QPS (0.17 sec for 33 queries), totHits=2693559 443.5s: points, polyMedium: ITER 17: 16.35 M hits/sec, 200.30 QPS (0.16 sec for 33 queries), totHits=2693559 443.7s: points, polyMedium: ITER 18: 16.23 M hits/sec, 198.88 QPS (0.17 sec for 33 queries), totHits=2693559 443.8s: points, polyMedium: ITER 19: 16.13 M hits/sec, 197.68 QPS (0.17 sec for 33 queries), totHits=2693559 443.8s: points, polyMedium: BEST M hits/sec: 16.538021869226707 443.8s: points, polyMedium: BEST QPS: 202.6147270895055 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.2s|0.0s|0.70|0.00| |points|112.1s|0.0s|0.49|0.00| |shapes|166.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|||| |polyMedium|points|16.54|202.61|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.75|1.07|3508671| |polyRussia|points|65.01|18.53|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.65|13.29|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 444.1s: geo3d, polyMedium: INDEX SIZE: 0.6990031152963638 GB 444.1s: geo3d, polyMedium: READER MB: 0.0 444.1s: geo3d, polyMedium: maxDoc=60844404 445.8s: geo3d, polyMedium: ITER 0: 1.70 M hits/sec, 20.85 QPS (1.58 sec for 33 queries), totHits=2693541 445.8s: geo3d, polyMedium: *** 446.8s: geo3d, polyMedium: ITER 1: 2.58 M hits/sec, 31.60 QPS (1.04 sec for 33 queries), totHits=2693541 446.8s: geo3d, polyMedium: *** 447.9s: geo3d, polyMedium: ITER 2: 2.52 M hits/sec, 30.83 QPS (1.07 sec for 33 queries), totHits=2693541 449.0s: geo3d, polyMedium: ITER 3: 2.43 M hits/sec, 29.81 QPS (1.11 sec for 33 queries), totHits=2693541 450.1s: geo3d, polyMedium: ITER 4: 2.52 M hits/sec, 30.88 QPS (1.07 sec for 33 queries), totHits=2693541 451.2s: geo3d, polyMedium: ITER 5: 2.49 M hits/sec, 30.51 QPS (1.08 sec for 33 queries), totHits=2693541 452.3s: geo3d, polyMedium: ITER 6: 2.46 M hits/sec, 30.11 QPS (1.10 sec for 33 queries), totHits=2693541 453.3s: geo3d, polyMedium: ITER 7: 2.49 M hits/sec, 30.51 QPS (1.08 sec for 33 queries), totHits=2693541 454.5s: geo3d, polyMedium: ITER 8: 2.32 M hits/sec, 28.36 QPS (1.16 sec for 33 queries), totHits=2693541 455.6s: geo3d, polyMedium: ITER 9: 2.48 M hits/sec, 30.33 QPS (1.09 sec for 33 queries), totHits=2693541 456.7s: geo3d, polyMedium: ITER 10: 2.49 M hits/sec, 30.48 QPS (1.08 sec for 33 queries), totHits=2693541 457.7s: geo3d, polyMedium: ITER 11: 2.52 M hits/sec, 30.86 QPS (1.07 sec for 33 queries), totHits=2693541 458.8s: geo3d, polyMedium: ITER 12: 2.52 M hits/sec, 30.90 QPS (1.07 sec for 33 queries), totHits=2693541 459.9s: geo3d, polyMedium: ITER 13: 2.52 M hits/sec, 30.84 QPS (1.07 sec for 33 queries), totHits=2693541 460.9s: geo3d, polyMedium: ITER 14: 2.54 M hits/sec, 31.17 QPS (1.06 sec for 33 queries), totHits=2693541 462.0s: geo3d, polyMedium: ITER 15: 2.49 M hits/sec, 30.56 QPS (1.08 sec for 33 queries), totHits=2693541 463.1s: geo3d, polyMedium: ITER 16: 2.53 M hits/sec, 31.01 QPS (1.06 sec for 33 queries), totHits=2693541 464.2s: geo3d, polyMedium: ITER 17: 2.52 M hits/sec, 30.89 QPS (1.07 sec for 33 queries), totHits=2693541 465.2s: geo3d, polyMedium: ITER 18: 2.55 M hits/sec, 31.21 QPS (1.06 sec for 33 queries), totHits=2693541 466.3s: geo3d, polyMedium: ITER 19: 2.53 M hits/sec, 30.98 QPS (1.07 sec for 33 queries), totHits=2693541 466.3s: geo3d, polyMedium: BEST M hits/sec: 2.57953035750108 466.3s: geo3d, polyMedium: BEST QPS: 31.603195124015425 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.2s|0.0s|0.70|0.00| |points|112.1s|0.0s|0.49|0.00| |shapes|166.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.58|31.60|2693541| |polyMedium|points|16.54|202.61|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.75|1.07|3508671| |polyRussia|points|65.01|18.53|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.65|13.29|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 466.6s: shapes, polyMedium: INDEX SIZE: 1.2543620793148875 GB 466.6s: shapes, polyMedium: READER MB: 0.0 466.6s: shapes, polyMedium: maxDoc=60844404 467.2s: shapes, polyMedium: ITER 0: 4.89 M hits/sec, 59.92 QPS (0.55 sec for 33 queries), totHits=2693559 467.2s: shapes, polyMedium: *** 467.4s: shapes, polyMedium: ITER 1: 12.96 M hits/sec, 158.75 QPS (0.21 sec for 33 queries), totHits=2693559 467.4s: shapes, polyMedium: *** 467.6s: shapes, polyMedium: ITER 2: 13.20 M hits/sec, 161.78 QPS (0.20 sec for 33 queries), totHits=2693559 467.6s: shapes, polyMedium: *** 467.8s: shapes, polyMedium: ITER 3: 13.25 M hits/sec, 162.27 QPS (0.20 sec for 33 queries), totHits=2693559 467.8s: shapes, polyMedium: *** 468.1s: shapes, polyMedium: ITER 4: 13.06 M hits/sec, 159.96 QPS (0.21 sec for 33 queries), totHits=2693559 468.3s: shapes, polyMedium: ITER 5: 13.40 M hits/sec, 164.17 QPS (0.20 sec for 33 queries), totHits=2693559 468.3s: shapes, polyMedium: *** 468.5s: shapes, polyMedium: ITER 6: 13.41 M hits/sec, 164.31 QPS (0.20 sec for 33 queries), totHits=2693559 468.5s: shapes, polyMedium: *** 468.7s: shapes, polyMedium: ITER 7: 13.39 M hits/sec, 164.05 QPS (0.20 sec for 33 queries), totHits=2693559 468.9s: shapes, polyMedium: ITER 8: 13.29 M hits/sec, 162.85 QPS (0.20 sec for 33 queries), totHits=2693559 469.1s: shapes, polyMedium: ITER 9: 13.35 M hits/sec, 163.57 QPS (0.20 sec for 33 queries), totHits=2693559 469.3s: shapes, polyMedium: ITER 10: 13.33 M hits/sec, 163.33 QPS (0.20 sec for 33 queries), totHits=2693559 469.5s: shapes, polyMedium: ITER 11: 13.32 M hits/sec, 163.24 QPS (0.20 sec for 33 queries), totHits=2693559 469.7s: shapes, polyMedium: ITER 12: 13.37 M hits/sec, 163.77 QPS (0.20 sec for 33 queries), totHits=2693559 469.9s: shapes, polyMedium: ITER 13: 13.42 M hits/sec, 164.37 QPS (0.20 sec for 33 queries), totHits=2693559 469.9s: shapes, polyMedium: *** 470.1s: shapes, polyMedium: ITER 14: 13.37 M hits/sec, 163.78 QPS (0.20 sec for 33 queries), totHits=2693559 470.3s: shapes, polyMedium: ITER 15: 13.39 M hits/sec, 163.99 QPS (0.20 sec for 33 queries), totHits=2693559 470.5s: shapes, polyMedium: ITER 16: 12.89 M hits/sec, 157.97 QPS (0.21 sec for 33 queries), totHits=2693559 470.7s: shapes, polyMedium: ITER 17: 13.38 M hits/sec, 163.98 QPS (0.20 sec for 33 queries), totHits=2693559 470.9s: shapes, polyMedium: ITER 18: 13.35 M hits/sec, 163.59 QPS (0.20 sec for 33 queries), totHits=2693559 471.1s: shapes, polyMedium: ITER 19: 13.33 M hits/sec, 163.36 QPS (0.20 sec for 33 queries), totHits=2693559 471.1s: shapes, polyMedium: BEST M hits/sec: 13.41632775304524 471.1s: shapes, polyMedium: BEST QPS: 164.36945166246326 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.2s|0.0s|0.70|0.00| |points|112.1s|0.0s|0.49|0.00| |shapes|166.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.58|31.60|2693541| |polyMedium|points|16.54|202.61|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.42|164.37|2693559| |polyRussia|geo3d|3.75|1.07|3508671| |polyRussia|points|65.01|18.53|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.65|13.29|3508846| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -points -poly 10 471.3s: points, poly 10: INDEX SIZE: 0.4939169967547059 GB 471.3s: points, poly 10: READER MB: 0.0 471.3s: points, poly 10: maxDoc=60844404 473.4s: points, poly 10: ITER 0: 176.42 M hits/sec, 111.56 QPS (2.02 sec for 225 queries), totHits=355809475 473.4s: points, poly 10: *** 475.0s: points, poly 10: ITER 1: 225.08 M hits/sec, 142.33 QPS (1.58 sec for 225 queries), totHits=355809475 475.0s: points, poly 10: *** 476.2s: points, poly 10: ITER 2: 278.53 M hits/sec, 176.13 QPS (1.28 sec for 225 queries), totHits=355809475 476.2s: points, poly 10: *** 477.5s: points, poly 10: ITER 3: 274.29 M hits/sec, 173.45 QPS (1.30 sec for 225 queries), totHits=355809475 478.8s: points, poly 10: ITER 4: 274.25 M hits/sec, 173.43 QPS (1.30 sec for 225 queries), totHits=355809475 480.1s: points, poly 10: ITER 5: 281.84 M hits/sec, 178.23 QPS (1.26 sec for 225 queries), totHits=355809475 480.1s: points, poly 10: *** 481.4s: points, poly 10: ITER 6: 281.24 M hits/sec, 177.84 QPS (1.27 sec for 225 queries), totHits=355809475 482.6s: points, poly 10: ITER 7: 284.69 M hits/sec, 180.03 QPS (1.25 sec for 225 queries), totHits=355809475 482.6s: points, poly 10: *** 483.9s: points, poly 10: ITER 8: 284.24 M hits/sec, 179.74 QPS (1.25 sec for 225 queries), totHits=355809475 485.1s: points, poly 10: ITER 9: 284.44 M hits/sec, 179.87 QPS (1.25 sec for 225 queries), totHits=355809475 486.3s: points, poly 10: ITER 10: 287.18 M hits/sec, 181.60 QPS (1.24 sec for 225 queries), totHits=355809475 486.3s: points, poly 10: *** 487.6s: points, poly 10: ITER 11: 283.72 M hits/sec, 179.41 QPS (1.25 sec for 225 queries), totHits=355809475 488.9s: points, poly 10: ITER 12: 278.40 M hits/sec, 176.05 QPS (1.28 sec for 225 queries), totHits=355809475 490.1s: points, poly 10: ITER 13: 282.47 M hits/sec, 178.63 QPS (1.26 sec for 225 queries), totHits=355809475 491.4s: points, poly 10: ITER 14: 284.09 M hits/sec, 179.65 QPS (1.25 sec for 225 queries), totHits=355809475 492.6s: points, poly 10: ITER 15: 283.67 M hits/sec, 179.38 QPS (1.25 sec for 225 queries), totHits=355809475 493.9s: points, poly 10: ITER 16: 284.14 M hits/sec, 179.68 QPS (1.25 sec for 225 queries), totHits=355809475 495.2s: points, poly 10: ITER 17: 278.76 M hits/sec, 176.28 QPS (1.28 sec for 225 queries), totHits=355809475 496.4s: points, poly 10: ITER 18: 280.15 M hits/sec, 177.16 QPS (1.27 sec for 225 queries), totHits=355809475 497.7s: points, poly 10: ITER 19: 282.17 M hits/sec, 178.43 QPS (1.26 sec for 225 queries), totHits=355809475 497.7s: points, poly 10: BEST M hits/sec: 287.1767727170651 497.7s: points, poly 10: BEST QPS: 181.5993625839774 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.2s|0.0s|0.70|0.00| |points|112.1s|0.0s|0.49|0.00| |shapes|166.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|287.18|181.60|355809475| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.58|31.60|2693541| |polyMedium|points|16.54|202.61|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.42|164.37|2693559| |polyRussia|geo3d|3.75|1.07|3508671| |polyRussia|points|65.01|18.53|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.65|13.29|3508846| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -geo3d -poly 10 498.0s: geo3d, poly 10: INDEX SIZE: 0.6990031152963638 GB 498.0s: geo3d, poly 10: READER MB: 0.0 498.0s: geo3d, poly 10: maxDoc=60844404 499.8s: geo3d, poly 10: ITER 0: 198.68 M hits/sec, 125.62 QPS (1.79 sec for 225 queries), totHits=355855227 499.8s: geo3d, poly 10: *** 501.3s: geo3d, poly 10: ITER 1: 235.02 M hits/sec, 148.60 QPS (1.51 sec for 225 queries), totHits=355855227 501.3s: geo3d, poly 10: *** 502.9s: geo3d, poly 10: ITER 2: 224.84 M hits/sec, 142.16 QPS (1.58 sec for 225 queries), totHits=355855227 504.3s: geo3d, poly 10: ITER 3: 245.49 M hits/sec, 155.22 QPS (1.45 sec for 225 queries), totHits=355855227 504.3s: geo3d, poly 10: *** 505.8s: geo3d, poly 10: ITER 4: 244.42 M hits/sec, 154.54 QPS (1.46 sec for 225 queries), totHits=355855227 507.3s: geo3d, poly 10: ITER 5: 244.23 M hits/sec, 154.42 QPS (1.46 sec for 225 queries), totHits=355855227 508.7s: geo3d, poly 10: ITER 6: 244.99 M hits/sec, 154.90 QPS (1.45 sec for 225 queries), totHits=355855227 510.1s: geo3d, poly 10: ITER 7: 247.56 M hits/sec, 156.53 QPS (1.44 sec for 225 queries), totHits=355855227 510.1s: geo3d, poly 10: *** 511.6s: geo3d, poly 10: ITER 8: 244.78 M hits/sec, 154.77 QPS (1.45 sec for 225 queries), totHits=355855227 513.0s: geo3d, poly 10: ITER 9: 246.89 M hits/sec, 156.10 QPS (1.44 sec for 225 queries), totHits=355855227 514.5s: geo3d, poly 10: ITER 10: 245.47 M hits/sec, 155.21 QPS (1.45 sec for 225 queries), totHits=355855227 516.0s: geo3d, poly 10: ITER 11: 241.21 M hits/sec, 152.51 QPS (1.48 sec for 225 queries), totHits=355855227 517.4s: geo3d, poly 10: ITER 12: 240.93 M hits/sec, 152.33 QPS (1.48 sec for 225 queries), totHits=355855227 518.9s: geo3d, poly 10: ITER 13: 243.10 M hits/sec, 153.70 QPS (1.46 sec for 225 queries), totHits=355855227 520.4s: geo3d, poly 10: ITER 14: 243.31 M hits/sec, 153.84 QPS (1.46 sec for 225 queries), totHits=355855227 521.9s: geo3d, poly 10: ITER 15: 240.43 M hits/sec, 152.02 QPS (1.48 sec for 225 queries), totHits=355855227 523.3s: geo3d, poly 10: ITER 16: 241.33 M hits/sec, 152.59 QPS (1.47 sec for 225 queries), totHits=355855227 524.8s: geo3d, poly 10: ITER 17: 234.88 M hits/sec, 148.51 QPS (1.52 sec for 225 queries), totHits=355855227 526.3s: geo3d, poly 10: ITER 18: 244.05 M hits/sec, 154.31 QPS (1.46 sec for 225 queries), totHits=355855227 527.8s: geo3d, poly 10: ITER 19: 240.77 M hits/sec, 152.23 QPS (1.48 sec for 225 queries), totHits=355855227 527.8s: geo3d, poly 10: BEST M hits/sec: 247.5598767134443 527.8s: geo3d, poly 10: BEST QPS: 156.52705941712912 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.2s|0.0s|0.70|0.00| |points|112.1s|0.0s|0.49|0.00| |shapes|166.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|247.56|156.53|355855227| |poly 10|points|287.18|181.60|355809475| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.58|31.60|2693541| |polyMedium|points|16.54|202.61|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.42|164.37|2693559| |polyRussia|geo3d|3.75|1.07|3508671| |polyRussia|points|65.01|18.53|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.65|13.29|3508846| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -shapes -poly 10 528.1s: shapes, poly 10: INDEX SIZE: 1.2543620793148875 GB 528.1s: shapes, poly 10: READER MB: 0.0 528.1s: shapes, poly 10: maxDoc=60844404 530.3s: shapes, poly 10: ITER 0: 162.75 M hits/sec, 102.92 QPS (2.19 sec for 225 queries), totHits=355809475 530.3s: shapes, poly 10: *** 532.2s: shapes, poly 10: ITER 1: 185.51 M hits/sec, 117.31 QPS (1.92 sec for 225 queries), totHits=355809475 532.2s: shapes, poly 10: *** 534.1s: shapes, poly 10: ITER 2: 186.01 M hits/sec, 117.63 QPS (1.91 sec for 225 queries), totHits=355809475 534.1s: shapes, poly 10: *** 536.0s: shapes, poly 10: ITER 3: 187.66 M hits/sec, 118.67 QPS (1.90 sec for 225 queries), totHits=355809475 536.0s: shapes, poly 10: *** 537.9s: shapes, poly 10: ITER 4: 189.61 M hits/sec, 119.90 QPS (1.88 sec for 225 queries), totHits=355809475 537.9s: shapes, poly 10: *** 539.8s: shapes, poly 10: ITER 5: 188.86 M hits/sec, 119.43 QPS (1.88 sec for 225 queries), totHits=355809475 541.7s: shapes, poly 10: ITER 6: 186.70 M hits/sec, 118.06 QPS (1.91 sec for 225 queries), totHits=355809475 543.5s: shapes, poly 10: ITER 7: 189.25 M hits/sec, 119.68 QPS (1.88 sec for 225 queries), totHits=355809475 545.4s: shapes, poly 10: ITER 8: 189.26 M hits/sec, 119.68 QPS (1.88 sec for 225 queries), totHits=355809475 547.3s: shapes, poly 10: ITER 9: 188.97 M hits/sec, 119.50 QPS (1.88 sec for 225 queries), totHits=355809475 549.2s: shapes, poly 10: ITER 10: 189.54 M hits/sec, 119.86 QPS (1.88 sec for 225 queries), totHits=355809475 551.1s: shapes, poly 10: ITER 11: 187.16 M hits/sec, 118.35 QPS (1.90 sec for 225 queries), totHits=355809475 553.0s: shapes, poly 10: ITER 12: 189.21 M hits/sec, 119.65 QPS (1.88 sec for 225 queries), totHits=355809475 554.9s: shapes, poly 10: ITER 13: 187.66 M hits/sec, 118.67 QPS (1.90 sec for 225 queries), totHits=355809475 556.8s: shapes, poly 10: ITER 14: 185.82 M hits/sec, 117.50 QPS (1.91 sec for 225 queries), totHits=355809475 558.7s: shapes, poly 10: ITER 15: 185.75 M hits/sec, 117.46 QPS (1.92 sec for 225 queries), totHits=355809475 560.6s: shapes, poly 10: ITER 16: 181.56 M hits/sec, 114.81 QPS (1.96 sec for 225 queries), totHits=355809475 562.6s: shapes, poly 10: ITER 17: 178.21 M hits/sec, 112.69 QPS (2.00 sec for 225 queries), totHits=355809475 564.6s: shapes, poly 10: ITER 18: 182.09 M hits/sec, 115.15 QPS (1.95 sec for 225 queries), totHits=355809475 566.5s: shapes, poly 10: ITER 19: 186.69 M hits/sec, 118.06 QPS (1.91 sec for 225 queries), totHits=355809475 566.5s: shapes, poly 10: BEST M hits/sec: 189.60797803935534 566.5s: shapes, poly 10: BEST QPS: 119.90067172566147 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.2s|0.0s|0.70|0.00| |points|112.1s|0.0s|0.49|0.00| |shapes|166.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|247.56|156.53|355855227| |poly 10|points|287.18|181.60|355809475| |poly 10|geopoint|||| |poly 10|shapes|189.61|119.90|355809475| |polyMedium|geo3d|2.58|31.60|2693541| |polyMedium|points|16.54|202.61|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.42|164.37|2693559| |polyRussia|geo3d|3.75|1.07|3508671| |polyRussia|points|65.01|18.53|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.65|13.29|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: 1470.93 QPS (0.15 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.9s: points, nearest 10: *** 567.0s: points, nearest 10: ITER 1: 2851.37 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.0s: points, nearest 10: *** 567.1s: points, nearest 10: ITER 2: 2998.68 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.1s: points, nearest 10: *** 567.1s: points, nearest 10: ITER 3: 3020.29 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.1s: points, nearest 10: *** 567.2s: points, nearest 10: ITER 4: 3063.27 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.2s: points, nearest 10: *** 567.3s: points, nearest 10: ITER 5: 3106.19 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.3s: points, nearest 10: *** 567.4s: points, nearest 10: ITER 6: 3137.21 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.4s: points, nearest 10: *** 567.4s: points, nearest 10: ITER 7: 2792.14 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.5s: points, nearest 10: ITER 8: 3266.59 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.5s: points, nearest 10: *** 567.6s: points, nearest 10: ITER 9: 3238.63 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.7s: points, nearest 10: ITER 10: 3292.46 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.7s: points, nearest 10: *** 567.7s: points, nearest 10: ITER 11: 3298.47 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.7s: points, nearest 10: *** 567.8s: points, nearest 10: ITER 12: 3292.33 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.9s: points, nearest 10: ITER 13: 3292.33 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.9s: points, nearest 10: ITER 14: 3287.50 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 568.0s: points, nearest 10: ITER 15: 3103.63 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 568.1s: points, nearest 10: ITER 16: 3295.11 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 568.1s: points, nearest 10: ITER 17: 3294.66 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 568.2s: points, nearest 10: ITER 18: 3296.21 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 568.3s: points, nearest 10: ITER 19: 3294.40 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 568.3s: points, nearest 10: BEST M hits/sec: 0.03298471422373443 568.3s: points, nearest 10: BEST QPS: 3298.4714223734436 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.2s|0.0s|0.70|0.00| |points|112.1s|0.0s|0.49|0.00| |shapes|166.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|247.56|156.53|355855227| |poly 10|points|287.18|181.60|355809475| |poly 10|geopoint|||| |poly 10|shapes|189.61|119.90|355809475| |polyMedium|geo3d|2.58|31.60|2693541| |polyMedium|points|16.54|202.61|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.42|164.37|2693559| |polyRussia|geo3d|3.75|1.07|3508671| |polyRussia|points|65.01|18.53|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.65|13.29|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3298.47|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -points -sort -box -reindex 569.9s: points, sort: 1000000... 572.0s: points, sort: 2000000... 573.6s: points, sort: 3000000... 575.0s: points, sort: 4000000... 576.4s: points, sort: 5000000... 577.8s: points, sort: 6000000... 579.2s: points, sort: 7000000... 580.7s: points, sort: 8000000... 582.1s: points, sort: 9000000... 583.5s: points, sort: 10000000... 591.2s: points, sort: 11000000... 592.2s: points, sort: 12000000... 593.6s: points, sort: 13000000... 595.0s: points, sort: 14000000... 596.4s: points, sort: 15000000... 597.9s: points, sort: 16000000... 599.3s: points, sort: 17000000... 600.7s: points, sort: 18000000... 602.2s: points, sort: 19000000... 603.6s: points, sort: 20000000... 605.0s: points, sort: 21000000... 612.5s: points, sort: 22000000... 613.4s: points, sort: 23000000... 614.8s: points, sort: 24000000... 616.3s: points, sort: 25000000... 617.7s: points, sort: 26000000... 619.1s: points, sort: 27000000... 620.5s: points, sort: 28000000... 621.9s: points, sort: 29000000... 623.3s: points, sort: 30000000... 624.7s: points, sort: 31000000... 626.1s: points, sort: 32000000... 633.6s: points, sort: 33000000... 635.0s: points, sort: 34000000... 635.9s: points, sort: 35000000... 637.3s: points, sort: 36000000... 638.7s: points, sort: 37000000... 640.1s: points, sort: 38000000... 641.5s: points, sort: 39000000... 642.9s: points, sort: 40000000... 644.3s: points, sort: 41000000... 645.7s: points, sort: 42000000... 647.1s: points, sort: 43000000... 654.5s: points, sort: 44000000... 655.9s: points, sort: 45000000... 656.9s: points, sort: 46000000... 658.3s: points, sort: 47000000... 659.7s: points, sort: 48000000... 661.1s: points, sort: 49000000... 662.5s: points, sort: 50000000... 663.9s: points, sort: 51000000... 665.3s: points, sort: 52000000... 666.7s: points, sort: 53000000... 668.1s: points, sort: 54000000... 675.5s: points, sort: 55000000... 677.0s: points, sort: 56000000... 677.9s: points, sort: 57000000... 679.4s: points, sort: 58000000... 680.8s: points, sort: 59000000... 682.2s: points, sort: 60000000... 686.4s: points, sort: 118.059300553 sec to index part 0 686.4s: points, sort: INDEX SIZE: 0.9472482623532414 GB 686.4s: points, sort: READER MB: 0.0 686.4s: points, sort: maxDoc=60844404 688.8s: points, sort: ITER 0: 128.15 M hits/sec, 130.40 QPS (1.73 sec for 225 queries), totHits=221118844 688.8s: points, sort: *** 691.0s: points, sort: ITER 1: 150.14 M hits/sec, 152.77 QPS (1.47 sec for 225 queries), totHits=221118844 691.0s: points, sort: *** 693.0s: points, sort: ITER 2: 152.56 M hits/sec, 155.24 QPS (1.45 sec for 225 queries), totHits=221118844 693.0s: points, sort: *** 695.1s: points, sort: ITER 3: 153.62 M hits/sec, 156.31 QPS (1.44 sec for 225 queries), totHits=221118844 695.1s: points, sort: *** 697.3s: points, sort: ITER 4: 151.99 M hits/sec, 154.66 QPS (1.45 sec for 225 queries), totHits=221118844 699.3s: points, sort: ITER 5: 151.75 M hits/sec, 154.41 QPS (1.46 sec for 225 queries), totHits=221118844 701.5s: points, sort: ITER 6: 150.62 M hits/sec, 153.26 QPS (1.47 sec for 225 queries), totHits=221118844 703.6s: points, sort: ITER 7: 149.59 M hits/sec, 152.21 QPS (1.48 sec for 225 queries), totHits=221118844 705.8s: points, sort: ITER 8: 150.74 M hits/sec, 153.38 QPS (1.47 sec for 225 queries), totHits=221118844 707.9s: points, sort: ITER 9: 149.60 M hits/sec, 152.23 QPS (1.48 sec for 225 queries), totHits=221118844 710.1s: points, sort: ITER 10: 148.98 M hits/sec, 151.59 QPS (1.48 sec for 225 queries), totHits=221118844 712.2s: points, sort: ITER 11: 151.59 M hits/sec, 154.26 QPS (1.46 sec for 225 queries), totHits=221118844 714.4s: points, sort: ITER 12: 150.12 M hits/sec, 152.76 QPS (1.47 sec for 225 queries), totHits=221118844 716.5s: points, sort: ITER 13: 150.98 M hits/sec, 153.63 QPS (1.46 sec for 225 queries), totHits=221118844 718.6s: points, sort: ITER 14: 153.66 M hits/sec, 156.36 QPS (1.44 sec for 225 queries), totHits=221118844 718.6s: points, sort: *** 720.7s: points, sort: ITER 15: 151.06 M hits/sec, 153.71 QPS (1.46 sec for 225 queries), totHits=221118844 722.7s: points, sort: ITER 16: 157.26 M hits/sec, 160.02 QPS (1.41 sec for 225 queries), totHits=221118844 722.7s: points, sort: *** 724.8s: points, sort: ITER 17: 153.39 M hits/sec, 156.09 QPS (1.44 sec for 225 queries), totHits=221118844 726.9s: points, sort: ITER 18: 155.59 M hits/sec, 158.33 QPS (1.42 sec for 225 queries), totHits=221118844 728.9s: points, sort: ITER 19: 155.77 M hits/sec, 158.51 QPS (1.42 sec for 225 queries), totHits=221118844 728.9s: points, sort: BEST M hits/sec: 157.2553680014248 728.9s: points, sort: BEST QPS: 160.01556972828865 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.2s|0.0s|0.70|0.00| |points|112.1s|0.0s|0.49|0.00| |shapes|166.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|247.56|156.53|355855227| |poly 10|points|287.18|181.60|355809475| |poly 10|geopoint|||| |poly 10|shapes|189.61|119.90|355809475| |polyMedium|geo3d|2.58|31.60|2693541| |polyMedium|points|16.54|202.61|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.42|164.37|2693559| |polyRussia|geo3d|3.75|1.07|3508671| |polyRussia|points|65.01|18.53|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.65|13.29|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3298.47|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|157.26|160.02|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 729.2s: points, distance: INDEX SIZE: 0.4939169967547059 GB 729.2s: points, distance: READER MB: 0.0 729.2s: points, distance: maxDoc=60844404 730.7s: points, distance: ITER 0: 255.34 M hits/sec, 150.02 QPS (1.50 sec for 225 queries), totHits=382961957 730.7s: points, distance: *** 731.9s: points, distance: ITER 1: 314.23 M hits/sec, 184.62 QPS (1.22 sec for 225 queries), totHits=382961957 731.9s: points, distance: *** 733.1s: points, distance: ITER 2: 314.39 M hits/sec, 184.72 QPS (1.22 sec for 225 queries), totHits=382961957 733.1s: points, distance: *** 734.4s: points, distance: ITER 3: 313.58 M hits/sec, 184.24 QPS (1.22 sec for 225 queries), totHits=382961957 735.6s: points, distance: ITER 4: 315.01 M hits/sec, 185.08 QPS (1.22 sec for 225 queries), totHits=382961957 735.6s: points, distance: *** 736.9s: points, distance: ITER 5: 290.59 M hits/sec, 170.73 QPS (1.32 sec for 225 queries), totHits=382961957 738.1s: points, distance: ITER 6: 310.40 M hits/sec, 182.37 QPS (1.23 sec for 225 queries), totHits=382961957 739.3s: points, distance: ITER 7: 320.69 M hits/sec, 188.41 QPS (1.19 sec for 225 queries), totHits=382961957 739.3s: points, distance: *** 740.5s: points, distance: ITER 8: 323.41 M hits/sec, 190.01 QPS (1.18 sec for 225 queries), totHits=382961957 740.5s: points, distance: *** 741.7s: points, distance: ITER 9: 326.85 M hits/sec, 192.03 QPS (1.17 sec for 225 queries), totHits=382961957 741.7s: points, distance: *** 742.9s: points, distance: ITER 10: 322.40 M hits/sec, 189.42 QPS (1.19 sec for 225 queries), totHits=382961957 744.0s: points, distance: ITER 11: 324.91 M hits/sec, 190.89 QPS (1.18 sec for 225 queries), totHits=382961957 745.2s: points, distance: ITER 12: 324.72 M hits/sec, 190.78 QPS (1.18 sec for 225 queries), totHits=382961957 746.4s: points, distance: ITER 13: 326.48 M hits/sec, 191.81 QPS (1.17 sec for 225 queries), totHits=382961957 747.6s: points, distance: ITER 14: 322.46 M hits/sec, 189.45 QPS (1.19 sec for 225 queries), totHits=382961957 748.8s: points, distance: ITER 15: 325.46 M hits/sec, 191.22 QPS (1.18 sec for 225 queries), totHits=382961957 749.9s: points, distance: ITER 16: 328.39 M hits/sec, 192.94 QPS (1.17 sec for 225 queries), totHits=382961957 749.9s: points, distance: *** 751.1s: points, distance: ITER 17: 326.22 M hits/sec, 191.66 QPS (1.17 sec for 225 queries), totHits=382961957 752.3s: points, distance: ITER 18: 323.09 M hits/sec, 189.82 QPS (1.19 sec for 225 queries), totHits=382961957 753.5s: points, distance: ITER 19: 326.41 M hits/sec, 191.77 QPS (1.17 sec for 225 queries), totHits=382961957 753.5s: points, distance: BEST M hits/sec: 328.3891628844096 753.5s: points, distance: BEST QPS: 192.93707977628745 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.2s|0.0s|0.70|0.00| |points|112.1s|0.0s|0.49|0.00| |shapes|166.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|328.39|192.94|382961957| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|247.56|156.53|355855227| |poly 10|points|287.18|181.60|355809475| |poly 10|geopoint|||| |poly 10|shapes|189.61|119.90|355809475| |polyMedium|geo3d|2.58|31.60|2693541| |polyMedium|points|16.54|202.61|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.42|164.37|2693559| |polyRussia|geo3d|3.75|1.07|3508671| |polyRussia|points|65.01|18.53|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.65|13.29|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3298.47|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|157.26|160.02|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 753.7s: geo3d, distance: INDEX SIZE: 0.6990031152963638 GB 753.7s: geo3d, distance: READER MB: 0.0 753.7s: geo3d, distance: maxDoc=60844404 755.8s: geo3d, distance: ITER 0: 185.93 M hits/sec, 109.12 QPS (2.06 sec for 225 queries), totHits=383371904 755.8s: geo3d, distance: *** 757.5s: geo3d, distance: ITER 1: 221.61 M hits/sec, 130.06 QPS (1.73 sec for 225 queries), totHits=383371904 757.5s: geo3d, distance: *** 758.9s: geo3d, distance: ITER 2: 284.38 M hits/sec, 166.90 QPS (1.35 sec for 225 queries), totHits=383371904 758.9s: geo3d, distance: *** 760.2s: geo3d, distance: ITER 3: 285.08 M hits/sec, 167.31 QPS (1.34 sec for 225 queries), totHits=383371904 760.2s: geo3d, distance: *** 761.4s: geo3d, distance: ITER 4: 316.52 M hits/sec, 185.76 QPS (1.21 sec for 225 queries), totHits=383371904 761.4s: geo3d, distance: *** 762.7s: geo3d, distance: ITER 5: 315.79 M hits/sec, 185.34 QPS (1.21 sec for 225 queries), totHits=383371904 763.9s: geo3d, distance: ITER 6: 315.50 M hits/sec, 185.17 QPS (1.22 sec for 225 queries), totHits=383371904 765.1s: geo3d, distance: ITER 7: 308.12 M hits/sec, 180.84 QPS (1.24 sec for 225 queries), totHits=383371904 766.3s: geo3d, distance: ITER 8: 314.26 M hits/sec, 184.44 QPS (1.22 sec for 225 queries), totHits=383371904 767.5s: geo3d, distance: ITER 9: 317.23 M hits/sec, 186.18 QPS (1.21 sec for 225 queries), totHits=383371904 767.5s: geo3d, distance: *** 768.8s: geo3d, distance: ITER 10: 312.34 M hits/sec, 183.31 QPS (1.23 sec for 225 queries), totHits=383371904 770.0s: geo3d, distance: ITER 11: 308.52 M hits/sec, 181.07 QPS (1.24 sec for 225 queries), totHits=383371904 771.2s: geo3d, distance: ITER 12: 311.43 M hits/sec, 182.78 QPS (1.23 sec for 225 queries), totHits=383371904 772.5s: geo3d, distance: ITER 13: 311.53 M hits/sec, 182.84 QPS (1.23 sec for 225 queries), totHits=383371904 773.7s: geo3d, distance: ITER 14: 310.75 M hits/sec, 182.38 QPS (1.23 sec for 225 queries), totHits=383371904 774.9s: geo3d, distance: ITER 15: 313.27 M hits/sec, 183.86 QPS (1.22 sec for 225 queries), totHits=383371904 776.2s: geo3d, distance: ITER 16: 309.32 M hits/sec, 181.54 QPS (1.24 sec for 225 queries), totHits=383371904 777.4s: geo3d, distance: ITER 17: 310.09 M hits/sec, 181.99 QPS (1.24 sec for 225 queries), totHits=383371904 778.7s: geo3d, distance: ITER 18: 307.11 M hits/sec, 180.24 QPS (1.25 sec for 225 queries), totHits=383371904 779.9s: geo3d, distance: ITER 19: 311.56 M hits/sec, 182.86 QPS (1.23 sec for 225 queries), totHits=383371904 779.9s: geo3d, distance: BEST M hits/sec: 317.2329778440903 779.9s: geo3d, distance: BEST QPS: 186.1832316614426 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.2s|0.0s|0.70|0.00| |points|112.1s|0.0s|0.49|0.00| |shapes|166.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|317.23|186.18|383371904| |distance|points|328.39|192.94|382961957| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|247.56|156.53|355855227| |poly 10|points|287.18|181.60|355809475| |poly 10|geopoint|||| |poly 10|shapes|189.61|119.90|355809475| |polyMedium|geo3d|2.58|31.60|2693541| |polyMedium|points|16.54|202.61|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.42|164.37|2693559| |polyRussia|geo3d|3.75|1.07|3508671| |polyRussia|points|65.01|18.53|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.65|13.29|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3298.47|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|157.26|160.02|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 780.2s: shapes, distance: INDEX SIZE: 1.2543620793148875 GB 780.2s: shapes, distance: READER MB: 0.0 780.2s: shapes, distance: maxDoc=60844404 782.6s: shapes, distance: ITER 0: 158.82 M hits/sec, 93.31 QPS (2.41 sec for 225 queries), totHits=382961957 782.6s: shapes, distance: *** 784.7s: shapes, distance: ITER 1: 177.56 M hits/sec, 104.32 QPS (2.16 sec for 225 queries), totHits=382961957 784.7s: shapes, distance: *** 786.5s: shapes, distance: ITER 2: 213.49 M hits/sec, 125.43 QPS (1.79 sec for 225 queries), totHits=382961957 786.5s: shapes, distance: *** 788.3s: shapes, distance: ITER 3: 221.28 M hits/sec, 130.01 QPS (1.73 sec for 225 queries), totHits=382961957 788.3s: shapes, distance: *** 790.0s: shapes, distance: ITER 4: 225.19 M hits/sec, 132.30 QPS (1.70 sec for 225 queries), totHits=382961957 790.0s: shapes, distance: *** 791.7s: shapes, distance: ITER 5: 226.07 M hits/sec, 132.82 QPS (1.69 sec for 225 queries), totHits=382961957 791.7s: shapes, distance: *** 793.4s: shapes, distance: ITER 6: 225.03 M hits/sec, 132.21 QPS (1.70 sec for 225 queries), totHits=382961957 795.1s: shapes, distance: ITER 7: 225.49 M hits/sec, 132.48 QPS (1.70 sec for 225 queries), totHits=382961957 796.8s: shapes, distance: ITER 8: 225.17 M hits/sec, 132.29 QPS (1.70 sec for 225 queries), totHits=382961957 798.5s: shapes, distance: ITER 9: 225.86 M hits/sec, 132.70 QPS (1.70 sec for 225 queries), totHits=382961957 800.2s: shapes, distance: ITER 10: 225.10 M hits/sec, 132.25 QPS (1.70 sec for 225 queries), totHits=382961957 801.9s: shapes, distance: ITER 11: 221.65 M hits/sec, 130.23 QPS (1.73 sec for 225 queries), totHits=382961957 803.6s: shapes, distance: ITER 12: 222.74 M hits/sec, 130.87 QPS (1.72 sec for 225 queries), totHits=382961957 805.4s: shapes, distance: ITER 13: 220.38 M hits/sec, 129.48 QPS (1.74 sec for 225 queries), totHits=382961957 807.1s: shapes, distance: ITER 14: 225.14 M hits/sec, 132.28 QPS (1.70 sec for 225 queries), totHits=382961957 808.8s: shapes, distance: ITER 15: 223.84 M hits/sec, 131.51 QPS (1.71 sec for 225 queries), totHits=382961957 810.5s: shapes, distance: ITER 16: 227.35 M hits/sec, 133.57 QPS (1.68 sec for 225 queries), totHits=382961957 810.5s: shapes, distance: *** 812.2s: shapes, distance: ITER 17: 224.64 M hits/sec, 131.98 QPS (1.70 sec for 225 queries), totHits=382961957 813.9s: shapes, distance: ITER 18: 224.27 M hits/sec, 131.77 QPS (1.71 sec for 225 queries), totHits=382961957 815.6s: shapes, distance: ITER 19: 224.67 M hits/sec, 132.00 QPS (1.70 sec for 225 queries), totHits=382961957 815.6s: shapes, distance: BEST M hits/sec: 227.3456040659701 815.6s: shapes, distance: BEST QPS: 133.57139000321976 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.2s|0.0s|0.70|0.00| |points|112.1s|0.0s|0.49|0.00| |shapes|166.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|317.23|186.18|383371904| |distance|points|328.39|192.94|382961957| |distance|geopoint|||| |distance|shapes|227.35|133.57|382961957| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|247.56|156.53|355855227| |poly 10|points|287.18|181.60|355809475| |poly 10|geopoint|||| |poly 10|shapes|189.61|119.90|355809475| |polyMedium|geo3d|2.58|31.60|2693541| |polyMedium|points|16.54|202.61|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.42|164.37|2693559| |polyRussia|geo3d|3.75|1.07|3508671| |polyRussia|points|65.01|18.53|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.65|13.29|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3298.47|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|157.26|160.02|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.7s: points, box: ITER 0: 267.98 M hits/sec, 272.68 QPS (0.83 sec for 225 queries), totHits=221118844 816.7s: points, box: *** 817.3s: points, box: ITER 1: 381.09 M hits/sec, 387.78 QPS (0.58 sec for 225 queries), totHits=221118844 817.3s: points, box: *** 817.8s: points, box: ITER 2: 389.10 M hits/sec, 395.93 QPS (0.57 sec for 225 queries), totHits=221118844 817.8s: points, box: *** 818.4s: points, box: ITER 3: 415.21 M hits/sec, 422.50 QPS (0.53 sec for 225 queries), totHits=221118844 818.4s: points, box: *** 818.9s: points, box: ITER 4: 415.71 M hits/sec, 423.01 QPS (0.53 sec for 225 queries), totHits=221118844 818.9s: points, box: *** 819.5s: points, box: ITER 5: 391.42 M hits/sec, 398.29 QPS (0.56 sec for 225 queries), totHits=221118844 820.0s: points, box: ITER 6: 399.25 M hits/sec, 406.26 QPS (0.55 sec for 225 queries), totHits=221118844 820.5s: points, box: ITER 7: 415.64 M hits/sec, 422.94 QPS (0.53 sec for 225 queries), totHits=221118844 821.1s: points, box: ITER 8: 367.48 M hits/sec, 373.93 QPS (0.60 sec for 225 queries), totHits=221118844 821.7s: points, box: ITER 9: 403.60 M hits/sec, 410.68 QPS (0.55 sec for 225 queries), totHits=221118844 822.2s: points, box: ITER 10: 442.41 M hits/sec, 450.18 QPS (0.50 sec for 225 queries), totHits=221118844 822.2s: points, box: *** 822.7s: points, box: ITER 11: 440.81 M hits/sec, 448.55 QPS (0.50 sec for 225 queries), totHits=221118844 823.2s: points, box: ITER 12: 443.22 M hits/sec, 451.00 QPS (0.50 sec for 225 queries), totHits=221118844 823.2s: points, box: *** 823.7s: points, box: ITER 13: 434.05 M hits/sec, 441.67 QPS (0.51 sec for 225 queries), totHits=221118844 824.2s: points, box: ITER 14: 438.98 M hits/sec, 446.68 QPS (0.50 sec for 225 queries), totHits=221118844 824.7s: points, box: ITER 15: 438.28 M hits/sec, 445.97 QPS (0.50 sec for 225 queries), totHits=221118844 825.2s: points, box: ITER 16: 425.42 M hits/sec, 432.88 QPS (0.52 sec for 225 queries), totHits=221118844 825.8s: points, box: ITER 17: 422.58 M hits/sec, 430.00 QPS (0.52 sec for 225 queries), totHits=221118844 826.3s: points, box: ITER 18: 421.81 M hits/sec, 429.21 QPS (0.52 sec for 225 queries), totHits=221118844 826.8s: points, box: ITER 19: 422.41 M hits/sec, 429.83 QPS (0.52 sec for 225 queries), totHits=221118844 826.8s: points, box: BEST M hits/sec: 443.216945702778 826.8s: points, box: BEST QPS: 450.9964459796337 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.2s|0.0s|0.70|0.00| |points|112.1s|0.0s|0.49|0.00| |shapes|166.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|317.23|186.18|383371904| |distance|points|328.39|192.94|382961957| |distance|geopoint|||| |distance|shapes|227.35|133.57|382961957| |box|geo3d|||| |box|points|443.22|451.00|221118844| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|247.56|156.53|355855227| |poly 10|points|287.18|181.60|355809475| |poly 10|geopoint|||| |poly 10|shapes|189.61|119.90|355809475| |polyMedium|geo3d|2.58|31.60|2693541| |polyMedium|points|16.54|202.61|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.42|164.37|2693559| |polyRussia|geo3d|3.75|1.07|3508671| |polyRussia|points|65.01|18.53|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.65|13.29|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3298.47|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|157.26|160.02|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.1s: geo3d, box: INDEX SIZE: 0.6990031152963638 GB 827.1s: geo3d, box: READER MB: 0.0 827.1s: geo3d, box: maxDoc=60844404 828.3s: geo3d, box: ITER 0: 182.37 M hits/sec, 185.58 QPS (1.21 sec for 225 queries), totHits=221118844 828.3s: geo3d, box: *** 829.3s: geo3d, box: ITER 1: 232.60 M hits/sec, 236.68 QPS (0.95 sec for 225 queries), totHits=221118844 829.3s: geo3d, box: *** 830.2s: geo3d, box: ITER 2: 235.21 M hits/sec, 239.33 QPS (0.94 sec for 225 queries), totHits=221118844 830.2s: geo3d, box: *** 831.1s: geo3d, box: ITER 3: 245.22 M hits/sec, 249.53 QPS (0.90 sec for 225 queries), totHits=221118844 831.1s: geo3d, box: *** 832.0s: geo3d, box: ITER 4: 234.96 M hits/sec, 239.08 QPS (0.94 sec for 225 queries), totHits=221118844 832.9s: geo3d, box: ITER 5: 266.22 M hits/sec, 270.89 QPS (0.83 sec for 225 queries), totHits=221118844 832.9s: geo3d, box: *** 833.7s: geo3d, box: ITER 6: 259.18 M hits/sec, 263.73 QPS (0.85 sec for 225 queries), totHits=221118844 834.6s: geo3d, box: ITER 7: 260.44 M hits/sec, 265.01 QPS (0.85 sec for 225 queries), totHits=221118844 835.4s: geo3d, box: ITER 8: 259.78 M hits/sec, 264.34 QPS (0.85 sec for 225 queries), totHits=221118844 836.3s: geo3d, box: ITER 9: 259.85 M hits/sec, 264.41 QPS (0.85 sec for 225 queries), totHits=221118844 837.1s: geo3d, box: ITER 10: 256.34 M hits/sec, 260.84 QPS (0.86 sec for 225 queries), totHits=221118844 838.0s: geo3d, box: ITER 11: 253.76 M hits/sec, 258.21 QPS (0.87 sec for 225 queries), totHits=221118844 838.9s: geo3d, box: ITER 12: 250.60 M hits/sec, 255.00 QPS (0.88 sec for 225 queries), totHits=221118844 839.8s: geo3d, box: ITER 13: 253.06 M hits/sec, 257.50 QPS (0.87 sec for 225 queries), totHits=221118844 840.7s: geo3d, box: ITER 14: 246.53 M hits/sec, 250.86 QPS (0.90 sec for 225 queries), totHits=221118844 841.5s: geo3d, box: ITER 15: 251.26 M hits/sec, 255.67 QPS (0.88 sec for 225 queries), totHits=221118844 842.4s: geo3d, box: ITER 16: 252.25 M hits/sec, 256.68 QPS (0.88 sec for 225 queries), totHits=221118844 843.3s: geo3d, box: ITER 17: 252.85 M hits/sec, 257.29 QPS (0.87 sec for 225 queries), totHits=221118844 844.2s: geo3d, box: ITER 18: 250.52 M hits/sec, 254.91 QPS (0.88 sec for 225 queries), totHits=221118844 845.1s: geo3d, box: ITER 19: 253.71 M hits/sec, 258.16 QPS (0.87 sec for 225 queries), totHits=221118844 845.1s: geo3d, box: BEST M hits/sec: 266.2169509422549 845.1s: geo3d, box: BEST QPS: 270.88968483395 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.2s|0.0s|0.70|0.00| |points|112.1s|0.0s|0.49|0.00| |shapes|166.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|317.23|186.18|383371904| |distance|points|328.39|192.94|382961957| |distance|geopoint|||| |distance|shapes|227.35|133.57|382961957| |box|geo3d|266.22|270.89|221118844| |box|points|443.22|451.00|221118844| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|247.56|156.53|355855227| |poly 10|points|287.18|181.60|355809475| |poly 10|geopoint|||| |poly 10|shapes|189.61|119.90|355809475| |polyMedium|geo3d|2.58|31.60|2693541| |polyMedium|points|16.54|202.61|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.42|164.37|2693559| |polyRussia|geo3d|3.75|1.07|3508671| |polyRussia|points|65.01|18.53|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.65|13.29|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3298.47|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|157.26|160.02|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.3s: shapes, box: INDEX SIZE: 1.2543620793148875 GB 845.3s: shapes, box: READER MB: 0.0 845.3s: shapes, box: maxDoc=60844404 846.7s: shapes, box: ITER 0: 161.05 M hits/sec, 163.88 QPS (1.37 sec for 225 queries), totHits=221118844 846.7s: shapes, box: *** 847.8s: shapes, box: ITER 1: 205.96 M hits/sec, 209.57 QPS (1.07 sec for 225 queries), totHits=221118844 847.8s: shapes, box: *** 848.9s: shapes, box: ITER 2: 200.55 M hits/sec, 204.07 QPS (1.10 sec for 225 queries), totHits=221118844 850.0s: shapes, box: ITER 3: 201.71 M hits/sec, 205.25 QPS (1.10 sec for 225 queries), totHits=221118844 851.0s: shapes, box: ITER 4: 211.13 M hits/sec, 214.83 QPS (1.05 sec for 225 queries), totHits=221118844 851.0s: shapes, box: *** 852.1s: shapes, box: ITER 5: 209.19 M hits/sec, 212.87 QPS (1.06 sec for 225 queries), totHits=221118844 853.1s: shapes, box: ITER 6: 215.66 M hits/sec, 219.44 QPS (1.03 sec for 225 queries), totHits=221118844 853.1s: shapes, box: *** 854.1s: shapes, box: ITER 7: 213.00 M hits/sec, 216.74 QPS (1.04 sec for 225 queries), totHits=221118844 855.2s: shapes, box: ITER 8: 215.40 M hits/sec, 219.18 QPS (1.03 sec for 225 queries), totHits=221118844 856.2s: shapes, box: ITER 9: 210.30 M hits/sec, 214.00 QPS (1.05 sec for 225 queries), totHits=221118844 857.3s: shapes, box: ITER 10: 209.42 M hits/sec, 213.09 QPS (1.06 sec for 225 queries), totHits=221118844 858.3s: shapes, box: ITER 11: 212.31 M hits/sec, 216.04 QPS (1.04 sec for 225 queries), totHits=221118844 859.4s: shapes, box: ITER 12: 213.87 M hits/sec, 217.62 QPS (1.03 sec for 225 queries), totHits=221118844 860.4s: shapes, box: ITER 13: 215.32 M hits/sec, 219.10 QPS (1.03 sec for 225 queries), totHits=221118844 861.4s: shapes, box: ITER 14: 209.52 M hits/sec, 213.20 QPS (1.06 sec for 225 queries), totHits=221118844 862.5s: shapes, box: ITER 15: 210.73 M hits/sec, 214.43 QPS (1.05 sec for 225 queries), totHits=221118844 863.6s: shapes, box: ITER 16: 208.50 M hits/sec, 212.16 QPS (1.06 sec for 225 queries), totHits=221118844 864.6s: shapes, box: ITER 17: 210.38 M hits/sec, 214.07 QPS (1.05 sec for 225 queries), totHits=221118844 865.6s: shapes, box: ITER 18: 216.58 M hits/sec, 220.38 QPS (1.02 sec for 225 queries), totHits=221118844 865.6s: shapes, box: *** 866.7s: shapes, box: ITER 19: 213.74 M hits/sec, 217.49 QPS (1.03 sec for 225 queries), totHits=221118844 866.7s: shapes, box: BEST M hits/sec: 216.58090762615856 866.7s: shapes, box: BEST QPS: 220.38241216513268 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.2s|0.0s|0.70|0.00| |points|112.1s|0.0s|0.49|0.00| |shapes|166.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|317.23|186.18|383371904| |distance|points|328.39|192.94|382961957| |distance|geopoint|||| |distance|shapes|227.35|133.57|382961957| |box|geo3d|266.22|270.89|221118844| |box|points|443.22|451.00|221118844| |box|geopoint|||| |box|shapes|216.58|220.38|221118844| |poly 10|geo3d|247.56|156.53|355855227| |poly 10|points|287.18|181.60|355809475| |poly 10|geopoint|||| |poly 10|shapes|189.61|119.90|355809475| |polyMedium|geo3d|2.58|31.60|2693541| |polyMedium|points|16.54|202.61|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.42|164.37|2693559| |polyRussia|geo3d|3.75|1.07|3508671| |polyRussia|points|65.01|18.53|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.65|13.29|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3298.47|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|157.26|160.02|221118844| |sort|geopoint|||| |sort|shapes|||| Took 867.9 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 42c5ceb7fae..650684e6b44 main -> origin/main Updating 42c5ceb7fae..650684e6b44 Fast-forward lucene/CHANGES.txt | 7 ++ lucene/MIGRATE.md | 15 +++ .../java/org/apache/lucene/search/RegexpQuery.java | 102 +----------------- .../lucene/util/automaton/NFARunAutomaton.java | 114 ++++++++++++--------- .../lucene/search/TestDocValuesRewriteMethod.java | 30 +----- .../lucene/search/TestFieldCacheRewriteMethod.java | 31 +----- .../org/apache/lucene/search/TestRegexpQuery.java | 22 ++-- .../apache/lucene/search/TestRegexpRandom2.java | 4 +- .../queryparser/classic/QueryParserBase.java | 7 +- .../standard/builders/RegexpQueryNodeBuilder.java | 3 - .../flexible/standard/TestQPHelper.java | 2 - .../queryparser/util/QueryParserTestBase.java | 2 - 12 files changed, 109 insertions(+), 230 deletions(-) creating directories /l/logs.nightly/taxis/2026.04.13.05.16.49... Lucene git hash: 650684e6b440e0b85d3c51b3cf546c1b757975fe Compile lucene core... run: "../../gradlew jar" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core log: /l/logs.nightly/taxis/2026.04.13.05.16.49/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.13.05.16.49/index.1threads.sparse.sorted.log 3.3 sec: 0.3 M docs; 91.6 K docs/sec 7.0 sec: 0.6 M docs; 86.3 K docs/sec 10.4 sec: 0.9 M docs; 86.7 K docs/sec 13.7 sec: 1.2 M docs; 87.4 K docs/sec 17.1 sec: 1.5 M docs; 87.9 K docs/sec 21.2 sec: 1.9 M docs; 89.5 K docs/sec 24.6 sec: 2.2 M docs; 89.3 K docs/sec 28.8 sec: 2.6 M docs; 90.2 K docs/sec 33.0 sec: 3.0 M docs; 91.0 K docs/sec 36.3 sec: 3.3 M docs; 90.9 K docs/sec 49.2 sec: 3.7 M docs; 75.2 K docs/sec 53.4 sec: 4.1 M docs; 76.8 K docs/sec 56.7 sec: 4.4 M docs; 77.6 K docs/sec 60.9 sec: 4.8 M docs; 78.8 K docs/sec 65.1 sec: 5.2 M docs; 79.9 K docs/sec 68.4 sec: 5.5 M docs; 80.4 K docs/sec 72.6 sec: 5.9 M docs; 81.3 K docs/sec 76.7 sec: 6.3 M docs; 82.1 K docs/sec 80.0 sec: 6.6 M docs; 82.5 K docs/sec 84.2 sec: 7.0 M docs; 83.2 K docs/sec 97.1 sec: 7.4 M docs; 76.2 K docs/sec 100.4 sec: 7.7 M docs; 76.7 K docs/sec 104.5 sec: 8.1 M docs; 77.5 K docs/sec 108.6 sec: 8.5 M docs; 78.2 K docs/sec 112.0 sec: 8.8 M docs; 78.6 K docs/sec 116.1 sec: 9.2 M docs; 79.2 K docs/sec 120.3 sec: 9.6 M docs; 79.8 K docs/sec 123.6 sec: 9.9 M docs; 80.1 K docs/sec 127.7 sec: 10.3 M docs; 80.6 K docs/sec 131.9 sec: 10.7 M docs; 81.1 K docs/sec 143.9 sec: 11.0 M docs; 76.5 K docs/sec 148.0 sec: 11.4 M docs; 77.0 K docs/sec 152.1 sec: 11.8 M docs; 77.6 K docs/sec 155.3 sec: 12.1 M docs; 77.9 K docs/sec 159.5 sec: 12.5 M docs; 78.4 K docs/sec 163.6 sec: 12.9 M docs; 78.9 K docs/sec 166.9 sec: 13.2 M docs; 79.1 K docs/sec 171.0 sec: 13.6 M docs; 79.5 K docs/sec 175.1 sec: 14.0 M docs; 80.0 K docs/sec 178.4 sec: 14.3 M docs; 80.2 K docs/sec 191.3 sec: 14.7 M docs; 76.9 K docs/sec 195.4 sec: 15.1 M docs; 77.3 K docs/sec 198.7 sec: 15.4 M docs; 77.5 K docs/sec 202.8 sec: 15.8 M docs; 77.9 K docs/sec 206.9 sec: 16.2 M docs; 78.3 K docs/sec 210.2 sec: 16.5 M docs; 78.5 K docs/sec 214.3 sec: 16.9 M docs; 78.9 K docs/sec 218.4 sec: 17.3 M docs; 79.2 K docs/sec 221.7 sec: 17.6 M docs; 79.4 K docs/sec 225.8 sec: 18.0 M docs; 79.7 K docs/sec 238.6 sec: 18.4 M docs; 77.1 K docs/sec 241.8 sec: 18.7 M docs; 77.3 K docs/sec 245.9 sec: 19.1 M docs; 77.7 K docs/sec 249.3 sec: 19.4 M docs; 77.8 K docs/sec 253.4 sec: 19.8 M docs; 78.2 K docs/sec 255.0 sec: 20.0 M docs; 78.4 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.13.05.16.49/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.13.05.16.49/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.13.05.16.49/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.13.05.16.49/index.1threads.sparse.log 3.0 sec: 0.3 M docs; 99.4 K docs/sec 6.6 sec: 0.6 M docs; 90.7 K docs/sec 9.8 sec: 0.9 M docs; 92.0 K docs/sec 12.9 sec: 1.2 M docs; 93.3 K docs/sec 16.0 sec: 1.5 M docs; 94.0 K docs/sec 19.8 sec: 1.9 M docs; 95.9 K docs/sec 23.0 sec: 2.2 M docs; 95.6 K docs/sec 26.9 sec: 2.6 M docs; 96.6 K docs/sec 30.8 sec: 3.0 M docs; 97.4 K docs/sec 33.9 sec: 3.3 M docs; 97.4 K docs/sec 45.4 sec: 3.7 M docs; 81.4 K docs/sec 49.3 sec: 4.1 M docs; 83.2 K docs/sec 52.4 sec: 4.4 M docs; 84.0 K docs/sec 56.2 sec: 4.8 M docs; 85.4 K docs/sec 60.1 sec: 5.2 M docs; 86.5 K docs/sec 63.2 sec: 5.5 M docs; 87.1 K docs/sec 67.0 sec: 5.9 M docs; 88.0 K docs/sec 70.9 sec: 6.3 M docs; 88.9 K docs/sec 73.9 sec: 6.6 M docs; 89.3 K docs/sec 77.8 sec: 7.0 M docs; 90.0 K docs/sec 89.3 sec: 7.4 M docs; 82.9 K docs/sec 92.3 sec: 7.7 M docs; 83.4 K docs/sec 96.2 sec: 8.1 M docs; 84.2 K docs/sec 100.0 sec: 8.5 M docs; 85.0 K docs/sec 103.1 sec: 8.8 M docs; 85.4 K docs/sec 106.9 sec: 9.2 M docs; 86.0 K docs/sec 110.8 sec: 9.6 M docs; 86.7 K docs/sec 113.9 sec: 9.9 M docs; 87.0 K docs/sec 117.7 sec: 10.3 M docs; 87.5 K docs/sec 121.5 sec: 10.7 M docs; 88.0 K docs/sec 132.2 sec: 11.0 M docs; 83.2 K docs/sec 136.0 sec: 11.4 M docs; 83.8 K docs/sec 139.9 sec: 11.8 M docs; 84.4 K docs/sec 142.9 sec: 12.1 M docs; 84.7 K docs/sec 146.8 sec: 12.5 M docs; 85.2 K docs/sec 150.6 sec: 12.9 M docs; 85.6 K docs/sec 153.7 sec: 13.2 M docs; 85.9 K docs/sec 157.5 sec: 13.6 M docs; 86.3 K docs/sec 161.4 sec: 14.0 M docs; 86.8 K docs/sec 164.5 sec: 14.3 M docs; 87.0 K docs/sec 175.9 sec: 14.7 M docs; 83.6 K docs/sec 179.8 sec: 15.1 M docs; 84.0 K docs/sec 182.9 sec: 15.4 M docs; 84.2 K docs/sec 186.7 sec: 15.8 M docs; 84.6 K docs/sec 190.6 sec: 16.2 M docs; 85.0 K docs/sec 193.7 sec: 16.5 M docs; 85.2 K docs/sec 197.5 sec: 16.9 M docs; 85.6 K docs/sec 201.4 sec: 17.3 M docs; 85.9 K docs/sec 204.4 sec: 17.6 M docs; 86.1 K docs/sec 208.3 sec: 18.0 M docs; 86.4 K docs/sec 219.8 sec: 18.4 M docs; 83.7 K docs/sec 222.9 sec: 18.7 M docs; 83.9 K docs/sec 226.7 sec: 19.1 M docs; 84.2 K docs/sec 229.8 sec: 19.4 M docs; 84.4 K docs/sec 233.6 sec: 19.8 M docs; 84.7 K docs/sec 235.2 sec: 20.0 M docs; 85.0 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.13.05.16.49/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.13.05.16.49/diskUsagesparse.log took 51.3 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.13.05.16.49/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.13.05.16.49/index.1threads.nonsparse.log 3.1 sec: 0.3 M docs; 97.3 K docs/sec 6.6 sec: 0.6 M docs; 91.1 K docs/sec 9.6 sec: 0.9 M docs; 93.4 K docs/sec 12.7 sec: 1.2 M docs; 94.5 K docs/sec 15.7 sec: 1.5 M docs; 95.4 K docs/sec 19.5 sec: 1.9 M docs; 97.3 K docs/sec 22.6 sec: 2.2 M docs; 97.4 K docs/sec 26.4 sec: 2.6 M docs; 98.6 K docs/sec 30.2 sec: 3.0 M docs; 99.5 K docs/sec 33.8 sec: 3.4 M docs; 100.4 K docs/sec 44.3 sec: 3.7 M docs; 83.5 K docs/sec 48.1 sec: 4.1 M docs; 85.2 K docs/sec 51.1 sec: 4.4 M docs; 86.0 K docs/sec 55.0 sec: 4.8 M docs; 87.3 K docs/sec 58.8 sec: 5.2 M docs; 88.5 K docs/sec 61.8 sec: 5.5 M docs; 89.0 K docs/sec 65.6 sec: 5.9 M docs; 89.9 K docs/sec 69.4 sec: 6.3 M docs; 90.7 K docs/sec 72.5 sec: 6.6 M docs; 91.1 K docs/sec 76.3 sec: 7.0 M docs; 91.8 K docs/sec 87.5 sec: 7.4 M docs; 84.6 K docs/sec 90.5 sec: 7.7 M docs; 85.1 K docs/sec 94.3 sec: 8.1 M docs; 85.9 K docs/sec 98.1 sec: 8.5 M docs; 86.7 K docs/sec 101.1 sec: 8.8 M docs; 87.1 K docs/sec 104.9 sec: 9.2 M docs; 87.7 K docs/sec 108.7 sec: 9.6 M docs; 88.3 K docs/sec 111.7 sec: 9.9 M docs; 88.6 K docs/sec 115.5 sec: 10.3 M docs; 89.2 K docs/sec 119.3 sec: 10.7 M docs; 89.7 K docs/sec 129.7 sec: 11.0 M docs; 84.8 K docs/sec 133.5 sec: 11.4 M docs; 85.4 K docs/sec 137.3 sec: 11.8 M docs; 85.9 K docs/sec 140.4 sec: 12.1 M docs; 86.2 K docs/sec 144.2 sec: 12.5 M docs; 86.7 K docs/sec 148.0 sec: 12.9 M docs; 87.2 K docs/sec 151.0 sec: 13.2 M docs; 87.4 K docs/sec 154.8 sec: 13.6 M docs; 87.8 K docs/sec 158.6 sec: 14.0 M docs; 88.3 K docs/sec 161.6 sec: 14.3 M docs; 88.5 K docs/sec 172.8 sec: 14.7 M docs; 85.1 K docs/sec 176.6 sec: 15.1 M docs; 85.5 K docs/sec 180.4 sec: 15.5 M docs; 85.9 K docs/sec 183.4 sec: 15.8 M docs; 86.2 K docs/sec 187.2 sec: 16.2 M docs; 86.6 K docs/sec 190.2 sec: 16.5 M docs; 86.8 K docs/sec 194.0 sec: 16.9 M docs; 87.1 K docs/sec 197.8 sec: 17.3 M docs; 87.5 K docs/sec 200.8 sec: 17.6 M docs; 87.6 K docs/sec 204.6 sec: 18.0 M docs; 88.0 K docs/sec 215.8 sec: 18.4 M docs; 85.3 K docs/sec 218.8 sec: 18.7 M docs; 85.5 K docs/sec 222.5 sec: 19.1 M docs; 85.8 K docs/sec 225.6 sec: 19.4 M docs; 86.0 K docs/sec 229.4 sec: 19.8 M docs; 86.3 K docs/sec 230.9 sec: 20.0 M docs; 86.6 K docs/sec index is 2.12 GB CheckIndex nonsparse run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main org.apache.lucene.index.CheckIndex /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.nonsparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.04.13.05.16.49/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.13.05.16.49/diskUsagenonsparse.log took 44.3 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.13.05.16.49/searchnonsparse.0.log sparseTaxis: now remove /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse sparseTaxis: now remove /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.nonsparse sparseTaxis: now remove /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse.sorted + echo 'Now rsync' Now rsync + date Mon Apr 13 05:32:18 AM EDT 2026 + rsync --delete -lrtSO /l/logs.nightly/ /x/tmp/beast3.logs/logs.nightly/ + rsync --delete -lrtSO /l/reports.nightly/ /x/tmp/beast3.logs/reports.nightly/ + echo 'Touch nightly marker file...' Touch nightly marker file... + date Mon Apr 13 05:36:22 AM EDT 2026 + touch /x/tmp/beast3.nightly.bench + echo 'Backup bench logs to /ssd/logs.nightly.bak' Backup bench logs to /ssd/logs.nightly.bak + rsync -a /l/logs.nightly/ /ssd/logs.nightly.bak/ + echo 'end: disk usage on /l:' end: disk usage on /l: + df -h /l Filesystem Size Used Avail Use% Mounted on /dev/nvme0n1p1 880G 356G 480G 43% / + echo 'Stopping background df process...' Stopping background df process... + kill 2137495 + wait 2137495 + 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.11.23.58.22 now shutil.copy2 /l/logs.nightly/all.log to /l/reports.nightly/2026.04.11.23.58.22