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\nFri Apr 10 06:30:50 PM EDT 2026: now start nightly benchmarks' Fri Apr 10 06:30:50 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 7ca782c6deb..e5aad7e39ac main -> origin/main Updating 7ca782c6deb..e5aad7e39ac Fast-forward .../plugins/java/TestsAndRandomizationPlugin.java | 166 +++------------- gradle/libs.versions.toml | 8 + lucene/CHANGES.txt | 2 + .../apache/lucene/search/TestTopDocsCollector.java | 4 +- .../lucene/search/TestTopFieldCollector.java | 6 +- lucene/licenses/junit-LICENSE-CPL.txt | 88 --------- lucene/licenses/junit-LICENSE-EPL.txt | 213 +++++++++++++++++++++ lucene/licenses/junit-NOTICE.txt | 7 +- lucene/licenses/junit-platform-LICENSE-EPL.txt | 98 ++++++++++ .../licenses/junit-platform-commons-6.0.3.jar.sha1 | 1 + .../licenses/junit-platform-engine-6.0.3.jar.sha1 | 1 + .../junit-platform-launcher-6.0.3.jar.sha1 | 1 + .../licenses/junit-vintage-engine-6.0.3.jar.sha1 | 1 + .../licenses/junit-vintage-engine-LICENSE-EPL.txt | 98 ++++++++++ lucene/licenses/opentest4j-1.3.0.jar.sha1 | 1 + lucene/licenses/opentest4j-LICENSE-ASL.txt | 201 +++++++++++++++++++ lucene/licenses/opentest4j-NOTICE.txt | 1 + versions.lock | 164 ++++++++++++++++ 18 files changed, 824 insertions(+), 237 deletions(-) delete mode 100644 lucene/licenses/junit-LICENSE-CPL.txt create mode 100644 lucene/licenses/junit-LICENSE-EPL.txt create mode 100644 lucene/licenses/junit-platform-LICENSE-EPL.txt create mode 100644 lucene/licenses/junit-platform-commons-6.0.3.jar.sha1 create mode 100644 lucene/licenses/junit-platform-engine-6.0.3.jar.sha1 create mode 100644 lucene/licenses/junit-platform-launcher-6.0.3.jar.sha1 create mode 100644 lucene/licenses/junit-vintage-engine-6.0.3.jar.sha1 create mode 100644 lucene/licenses/junit-vintage-engine-LICENSE-EPL.txt create mode 100644 lucene/licenses/opentest4j-1.3.0.jar.sha1 create mode 100644 lucene/licenses/opentest4j-LICENSE-ASL.txt create mode 100644 lucene/licenses/opentest4j-NOTICE.txt + ../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:distribution:clean UP-TO-DATE > Task :lucene:clean UP-TO-DATE > Task :lucene:analysis:clean UP-TO-DATE > Task :lucene:analysis.tests:clean > Task :lucene:distribution.tests:clean > Task :lucene:documentation:clean UP-TO-DATE > Task :lucene:core.tests:clean > Task :lucene:classification:clean > Task :lucene:demo:clean > Task :lucene:expressions:clean > Task :lucene:memory:clean > Task :lucene:grouping:clean > Task :lucene:benchmark:clean > Task :lucene:facet:clean > Task :lucene:misc:clean > Task :lucene:highlighter:clean > Task :lucene:codecs:clean > Task :lucene:join:clean > Task :lucene:monitor:clean > Task :lucene:replicator:clean > Task :lucene:backward-codecs:clean > Task :lucene:spatial-test-fixtures:clean > Task :lucene:benchmark-jmh:clean > Task :lucene:analysis:icu:clean > Task :lucene:luke:clean > Task :lucene:suggest:clean > Task :lucene:spatial3d:clean > Task :lucene:spatial-extras:clean > Task :lucene:queryparser:clean > Task :lucene:analysis:morfologik.tests:clean > Task :lucene:queries:clean > Task :lucene:analysis:morfologik:clean > Task :lucene:sandbox:clean > Task :lucene:analysis:kuromoji:clean > Task :lucene:analysis:phonetic:clean > Task :lucene:analysis:opennlp:clean > Task :lucene:analysis:smartcn:clean > Task :lucene:analysis:nori:clean > Task :lucene:analysis:stempel:clean > Task :lucene:test-framework:clean > Task :lucene:analysis:common:clean > Task :lucene:core:clean BUILD SUCCESSFUL in 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 8c1a213..7774668 main -> origin/main Updating 8c1a213..7774668 Fast-forward src/main/perf/IndexState.java | 18 ++++++- src/main/perf/PKLookupTask.java | 115 +++++++++++++++++++++++++--------------- 2 files changed, 88 insertions(+), 45 deletions(-) + 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.10.lucene-tests.txt took: 1.4 min gradle precommit log: /l/logs.nightly/ant_test/2026.04.10.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: 305 open, 3847 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-10 18:34:50.991944] start [2026-04-10 18:34:50.992064] log dir /l/logs.nightly/2026.04.10.18.34.50 Java version (see also /l/logs.nightly/2026.04.10.18.34.50/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.10.18.34.50/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.10.18.34.50/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 = 117440512 {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.10.18.34.50/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.10.18.34.50/cpu_frequency_info.txt): cmd='cpupower frequency-info' analyzing CPU 93: driver: amd-pstate-epp CPUs which run at the same hardware frequency: 93 CPUs which need to have their frequency coordinated by software: 93 energy performance preference: performance hardware limits: 554 MHz - 4.38 GHz available cpufreq governors: performance powersave current policy: frequency should be within 1.74 GHz and 4.38 GHz. The governor "performance" may decide which speed to use within this range. current CPU frequency: 4.35 GHz (asserted by call to kernel) boost state support: Supported: yes Active: yes amd-pstate limits: Highest Performance: 166. Maximum Frequency: 4.38 GHz. Nominal Performance: 110. Nominal Frequency: 2.90 GHz. Lowest Non-linear Performance: 66. Lowest Non-linear Frequency: 1.74 GHz. Lowest Performance: 21. Lowest Frequency: 550 MHz. Preferred Core Support: 1. Preferred Core Ranking: 166. CPU specifics (see also /l/logs.nightly/2026.04.10.18.34.50/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: 45% 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.10.18.34.50/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.10.18.34.50/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.10.18.34.50/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.10.18.34.50/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.10.18.34.50/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.10.18.34.50/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 e5aad7e39ac9b601ef78bcb222b86cc1fd38bc78 last successful Lucene rev 7ca782c6debf9696fd0f897d064de2feaa6f4622, luceneutil rev 8c1a2134fa545d47df642f8c79f31b9065cda366 run ['git', 'log', '7ca782c6debf9696fd0f897d064de2feaa6f4622^..e5aad7e39ac9b601ef78bcb222b86cc1fd38bc78'] No commit message asking for regold of results files [2026-04-10 18:34:51.206450] 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-10 18:34:51.441095] 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-10 18:34:51.441225] RUN: /l/trunk.nightly/gradlew --stacktrace clean > /l/logs.nightly/2026.04.10.18.34.50/clean-lucene.log 2>&1 [2026-04-10 18:34:55.392801] took 4.0 sec [2026-04-10 18:34:55.392855] RUN: /l/trunk.nightly/gradlew jar > /l/logs.nightly/2026.04.10.18.34.50/jar-lucene.log 2>&1 [2026-04-10 18:35:09.484766] took 14.1 sec JAVA: WARNING: Using incubator modules: jdk.incubator.vector openjdk version "25.0.2" 2026-01-20 OpenJDK Runtime Environment (build 25.0.2) OpenJDK 64-Bit Server VM (build 25.0.2, mixed mode, sharing) OS: Linux beast3.mikemccandless.com 6.18.9-arch1-2 #1 SMP PREEMPT_DYNAMIC Mon, 09 Feb 2026 17:16:33 +0000 x86_64 GNU/Linux LOGS: /l/logs.nightly Using checkout:[/l/trunk.nightly] for competitor:[nightly] compile lucene:core... run: ['/l/trunk.nightly/gradlew', 'lucene:core:jar'], cwd=/l/trunk.nightly vmstatLogFile=None topLogFile=None /l/trunk.nightly/lucene/benchmark files ['/l/util.nightly/src/main/perf/TestContext.java', '/l/util.nightly/src/main/perf/IndexAndSearchOpenStreetMaps.java', '/l/util.nightly/src/main/perf/TypePolluter.java', '/l/util.nightly/src/main/perf/OpenDirectory.java', '/l/util.nightly/src/main/perf/StringFieldDocSelector.java', '/l/util.nightly/src/main/perf/SearchTaxis.java', '/l/util.nightly/src/main/perf/RemoteTaskSource.java', '/l/util.nightly/src/main/perf/SearchPerfTest.java', '/l/util.nightly/src/main/perf/KeepNoCommitsDeletionPolicy.java', '/l/util.nightly/src/main/perf/DiskUsage.java', '/l/util.nightly/src/main/perf/NRTPerfTest.java', '/l/util.nightly/src/main/perf/Indexer.java', '/l/util.nightly/src/main/perf/PKLookupWithTermStateTask.java', '/l/util.nightly/src/main/perf/IndexState.java', '/l/util.nightly/src/main/perf/VectorDictionary.java', '/l/util.nightly/src/main/perf/TaskParser.java', '/l/util.nightly/src/main/perf/IndexThreads.java', '/l/util.nightly/src/main/perf/SearchTask.java', '/l/util.nightly/src/main/perf/RespellTask.java', '/l/util.nightly/src/main/perf/TaskSource.java', '/l/util.nightly/src/main/perf/LineFileDocs.java', '/l/util.nightly/src/main/perf/CreateQueries.java', '/l/util.nightly/src/main/perf/RandomQuery.java', '/l/util.nightly/src/main/perf/PerfUtils.java', '/l/util.nightly/src/main/perf/Task.java', '/l/util.nightly/src/main/perf/LocalTaskSource.java', '/l/util.nightly/src/main/perf/IndexTaxis.java', '/l/util.nightly/src/main/perf/PointsPKLookupTask.java', '/l/util.nightly/src/main/perf/TaskThreads.java', '/l/util.nightly/src/main/perf/UnparsedTask.java', '/l/util.nightly/src/main/perf/Args.java', '/l/util.nightly/src/main/perf/TaskParserFactory.java', '/l/util.nightly/src/main/perf/StatisticsHelper.java', '/l/util.nightly/src/main/perf/BenchRearranger.java', '/l/util.nightly/src/main/perf/PKLookupTask.java', '/l/util.nightly/src/main/perf/OpenCloseIndexWriter.java'] compile: /usr/lib/jvm/java-25-openjdk/bin/javac -g -d /l/util.nightly/build -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build /l/util.nightly/src/main/perf/TestContext.java /l/util.nightly/src/main/perf/IndexAndSearchOpenStreetMaps.java /l/util.nightly/src/main/perf/TypePolluter.java /l/util.nightly/src/main/perf/OpenDirectory.java /l/util.nightly/src/main/perf/StringFieldDocSelector.java /l/util.nightly/src/main/perf/SearchTaxis.java /l/util.nightly/src/main/perf/RemoteTaskSource.java /l/util.nightly/src/main/perf/SearchPerfTest.java /l/util.nightly/src/main/perf/KeepNoCommitsDeletionPolicy.java /l/util.nightly/src/main/perf/DiskUsage.java /l/util.nightly/src/main/perf/NRTPerfTest.java /l/util.nightly/src/main/perf/Indexer.java /l/util.nightly/src/main/perf/PKLookupWithTermStateTask.java /l/util.nightly/src/main/perf/IndexState.java /l/util.nightly/src/main/perf/VectorDictionary.java /l/util.nightly/src/main/perf/TaskParser.java /l/util.nightly/src/main/perf/IndexThreads.java /l/util.nightly/src/main/perf/SearchTask.java /l/util.nightly/src/main/perf/RespellTask.java /l/util.nightly/src/main/perf/TaskSource.java /l/util.nightly/src/main/perf/LineFileDocs.java /l/util.nightly/src/main/perf/CreateQueries.java /l/util.nightly/src/main/perf/RandomQuery.java /l/util.nightly/src/main/perf/PerfUtils.java /l/util.nightly/src/main/perf/Task.java /l/util.nightly/src/main/perf/LocalTaskSource.java /l/util.nightly/src/main/perf/IndexTaxis.java /l/util.nightly/src/main/perf/PointsPKLookupTask.java /l/util.nightly/src/main/perf/TaskThreads.java /l/util.nightly/src/main/perf/UnparsedTask.java /l/util.nightly/src/main/perf/Args.java /l/util.nightly/src/main/perf/TaskParserFactory.java /l/util.nightly/src/main/perf/StatisticsHelper.java /l/util.nightly/src/main/perf/BenchRearranger.java /l/util.nightly/src/main/perf/PKLookupTask.java /l/util.nightly/src/main/perf/OpenCloseIndexWriter.java run: ['/usr/lib/jvm/java-25-openjdk/bin/javac', '-g', '-d', '/l/util.nightly/build', '-classpath', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build', '/l/util.nightly/src/main/perf/TestContext.java', '/l/util.nightly/src/main/perf/IndexAndSearchOpenStreetMaps.java', '/l/util.nightly/src/main/perf/TypePolluter.java', '/l/util.nightly/src/main/perf/OpenDirectory.java', '/l/util.nightly/src/main/perf/StringFieldDocSelector.java', '/l/util.nightly/src/main/perf/SearchTaxis.java', '/l/util.nightly/src/main/perf/RemoteTaskSource.java', '/l/util.nightly/src/main/perf/SearchPerfTest.java', '/l/util.nightly/src/main/perf/KeepNoCommitsDeletionPolicy.java', '/l/util.nightly/src/main/perf/DiskUsage.java', '/l/util.nightly/src/main/perf/NRTPerfTest.java', '/l/util.nightly/src/main/perf/Indexer.java', '/l/util.nightly/src/main/perf/PKLookupWithTermStateTask.java', '/l/util.nightly/src/main/perf/IndexState.java', '/l/util.nightly/src/main/perf/VectorDictionary.java', '/l/util.nightly/src/main/perf/TaskParser.java', '/l/util.nightly/src/main/perf/IndexThreads.java', '/l/util.nightly/src/main/perf/SearchTask.java', '/l/util.nightly/src/main/perf/RespellTask.java', '/l/util.nightly/src/main/perf/TaskSource.java', '/l/util.nightly/src/main/perf/LineFileDocs.java', '/l/util.nightly/src/main/perf/CreateQueries.java', '/l/util.nightly/src/main/perf/RandomQuery.java', '/l/util.nightly/src/main/perf/PerfUtils.java', '/l/util.nightly/src/main/perf/Task.java', '/l/util.nightly/src/main/perf/LocalTaskSource.java', '/l/util.nightly/src/main/perf/IndexTaxis.java', '/l/util.nightly/src/main/perf/PointsPKLookupTask.java', '/l/util.nightly/src/main/perf/TaskThreads.java', '/l/util.nightly/src/main/perf/UnparsedTask.java', '/l/util.nightly/src/main/perf/Args.java', '/l/util.nightly/src/main/perf/TaskParserFactory.java', '/l/util.nightly/src/main/perf/StatisticsHelper.java', '/l/util.nightly/src/main/perf/BenchRearranger.java', '/l/util.nightly/src/main/perf/PKLookupTask.java', '/l/util.nightly/src/main/perf/OpenCloseIndexWriter.java'], cwd=/l/trunk.nightly/lucene/benchmark vmstatLogFile=None topLogFile=None [2026-04-10 18:35:12.197869] 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: 145440.00 stored_field_size_mb: 624.38 retrieved_time_msec: 182.49 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: 352496.00 stored_field_size_mb: 385.76 retrieved_time_msec: 1339.15 Done: took 1027.19 seconds, saved to /l/logs.nightly/2026.04.10.18.34.50/geonames-stored-fields-benchmark-results.pk [2026-04-10 18:52:19.862815] done run stored fields benchmark [2026-04-10 18:52:19.862839] 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 10, 2026 6:52:21 PM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled Indexed 0 documents Indexed 100000 documents Indexed 200000 documents Indexed 300000 documents Indexed 400000 documents Indexed 500000 documents Indexed 600000 documents Indexed 700000 documents Indexed 800000 documents Indexed 900000 documents Indexed 1000000 documents Indexed 1100000 documents Indexed 1200000 documents Indexed 1300000 documents Indexed 1400000 documents Indexed 1500000 documents Indexed 1600000 documents Indexed 1700000 documents Indexed 1800000 documents Indexed 1900000 documents Indexed 2000000 documents Indexed 2100000 documents Indexed 2200000 documents Indexed 2300000 documents Indexed 2400000 documents Indexed 2500000 documents Indexed 2600000 documents Indexed 2700000 documents Indexed 2800000 documents Indexed 2900000 documents Indexed 3000000 documents Indexed 3100000 documents Indexed 3200000 documents Indexed 3300000 documents Indexed 3400000 documents Indexed 3500000 documents Indexed 3600000 documents Indexed 3700000 documents Indexed 3800000 documents Indexed 3900000 documents Indexed 4000000 documents Indexed 4100000 documents Indexed 4200000 documents Indexed 4300000 documents Indexed 4400000 documents Indexed 4500000 documents Indexed 4600000 documents Indexed 4700000 documents Indexed 4800000 documents Indexed 4900000 documents Indexed 5000000 documents Indexed 5100000 documents Indexed 5200000 documents Indexed 5300000 documents Indexed 5400000 documents Indexed 5500000 documents Indexed 5600000 documents Indexed 5700000 documents Indexed 5800000 documents Indexed 5900000 documents Indexed 6000000 documents Indexed 6100000 documents Indexed 6200000 documents Indexed 6300000 documents Indexed 6400000 documents Indexed 6500000 documents Indexed 6600000 documents Indexed 6700000 documents Indexed 6800000 documents Indexed 6900000 documents Indexed 7000000 documents Indexed 7100000 documents Indexed 7200000 documents Indexed 7300000 documents Indexed 7400000 documents Indexed 7500000 documents Indexed 7600000 documents Indexed 7700000 documents Indexed 7800000 documents Indexed 7900000 documents Indexed 8000000 documents Indexed 8100000 documents Indexed 8200000 documents Indexed 8300000 documents Indexed 8400000 documents Indexed 8500000 documents Indexed 8600000 documents Indexed 8700000 documents Indexed 8800000 documents Indexed 8900000 documents Indexed 9000000 documents Indexed 9100000 documents Indexed 9200000 documents Indexed 9300000 documents Indexed 9400000 documents Indexed 9500000 documents Indexed 9600000 documents Indexed 9700000 documents Indexed 9800000 documents Indexed 9900000 documents Indexed 10000000 documents Indexed 10100000 documents Indexed 10200000 documents Indexed 10300000 documents Indexed 10400000 documents Indexed 10500000 documents Indexed 10600000 documents Indexed 10700000 documents Indexed 10800000 documents Indexed 10900000 documents Indexed 11000000 documents Indexed 11100000 documents Indexed 11200000 documents Indexed 11300000 documents Indexed 11400000 documents Indexed 11500000 documents Indexed 11600000 documents Indexed 11700000 documents Indexed 11800000 documents Indexed 11900000 documents Indexed 12000000 documents Indexed 12100000 documents Indexed 12200000 documents Indexed 12300000 documents Indexed 12400000 documents Indexed 12500000 documents Indexed 12600000 documents Indexed 12700000 documents Indexed 12800000 documents Indexed 12900000 documents Indexed 13000000 documents Indexed 13100000 documents Indexed 13200000 documents Indexed 13300000 documents Indexed 13400000 documents Indexed 13500000 documents Indexed 13600000 documents Indexed 13700000 documents Indexed 13800000 documents Indexed 13900000 documents Indexed 14000000 documents Indexed 14100000 documents Indexed 14200000 documents Indexed 14300000 documents Indexed 14400000 documents Indexed 14500000 documents Indexed 14600000 documents Indexed 14700000 documents Indexed 14800000 documents Indexed 14900000 documents Indexed 15000000 documents Indexed 15100000 documents Indexed 15200000 documents Indexed 15300000 documents Indexed 15400000 documents Indexed 15500000 documents Indexed 15600000 documents Indexed 15700000 documents Indexed 15800000 documents Indexed 15900000 documents Indexed 16000000 documents Indexed 16100000 documents Indexed 16200000 documents Indexed 16300000 documents Indexed 16400000 documents Indexed 16500000 documents Indexed 16600000 documents Indexed 16700000 documents Indexed 16800000 documents Indexed 16900000 documents Indexed 17000000 documents Indexed 17100000 documents Indexed 17200000 documents Indexed 17300000 documents Indexed 17400000 documents Indexed 17500000 documents Indexed 17600000 documents Indexed 17700000 documents Indexed 17800000 documents Indexed 17900000 documents Indexed 18000000 documents Indexed 18100000 documents Indexed 18200000 documents Indexed 18300000 documents Indexed 18400000 documents Indexed 18500000 documents Indexed 18600000 documents Indexed 18700000 documents Indexed 18800000 documents Indexed 18900000 documents Indexed 19000000 documents Indexed 19100000 documents Indexed 19200000 documents Indexed 19300000 documents Indexed 19400000 documents Indexed 19500000 documents Indexed 19600000 documents Indexed 19700000 documents Indexed 19800000 documents Indexed 19900000 documents Indexed 20000000 documents Indexed 20100000 documents Indexed 20200000 documents Indexed 20300000 documents Indexed 20400000 documents Indexed 20500000 documents Indexed 20600000 documents Indexed 20700000 documents Indexed 20800000 documents Indexed 20900000 documents Indexed 21000000 documents Indexed 21100000 documents Indexed 21200000 documents Indexed 21300000 documents Indexed 21400000 documents Indexed 21500000 documents Indexed 21600000 documents Indexed 21700000 documents Indexed 21800000 documents Indexed 21900000 documents Indexed 22000000 documents Indexed 22100000 documents Indexed 22200000 documents Indexed 22300000 documents Indexed 22400000 documents Indexed 22500000 documents Indexed 22600000 documents Indexed 22700000 documents Indexed 22800000 documents Indexed 22900000 documents Indexed 23000000 documents Indexed 23100000 documents Indexed 23200000 documents Indexed 23300000 documents Indexed 23400000 documents Indexed 23500000 documents Indexed 23600000 documents Indexed 23700000 documents Indexed 23800000 documents Indexed 23900000 documents Indexed 24000000 documents Indexed 24100000 documents Indexed 24200000 documents Indexed 24300000 documents Indexed 24400000 documents Indexed 24500000 documents Indexed 24600000 documents Indexed 24700000 documents Indexed 24800000 documents Indexed 24900000 documents Indexed 25000000 documents Indexed 25100000 documents Indexed 25200000 documents Indexed 25300000 documents Indexed 25400000 documents Indexed 25500000 documents Indexed 25600000 documents Indexed 25700000 documents Indexed 25800000 documents Indexed 25900000 documents Indexed 26000000 documents Indexed 26100000 documents Indexed 26200000 documents Indexed 26300000 documents Indexed 26400000 documents Indexed 26500000 documents Indexed 26600000 documents Indexed 26700000 documents Indexed 26800000 documents Indexed 26900000 documents Indexed 27000000 documents Indexed 27100000 documents Indexed 27200000 documents Indexed 27300000 documents Indexed 27400000 documents Indexed 27500000 documents Indexed 27600000 documents Indexed 27700000 documents Indexed 27800000 documents Indexed 27900000 documents Indexed 28000000 documents Indexed 28100000 documents Indexed 28200000 documents Indexed 28300000 documents Indexed 28400000 documents Indexed 28500000 documents Indexed 28600000 documents Indexed 28700000 documents Indexed 28800000 documents Indexed 28900000 documents Indexed 29000000 documents Indexed 29100000 documents Indexed 29200000 documents Indexed 29300000 documents Indexed 29400000 documents Indexed 29500000 documents Indexed 29600000 documents Indexed 29700000 documents Indexed 29800000 documents Indexed 29900000 documents Indexed 30000000 documents Indexed 30100000 documents Indexed 30200000 documents Indexed 30300000 documents Indexed 30400000 documents Indexed 30500000 documents Indexed 30600000 documents Indexed 30700000 documents Indexed 30800000 documents Indexed 30900000 documents Indexed 31000000 documents Indexed 31100000 documents Indexed 31200000 documents Indexed 31300000 documents Indexed 31400000 documents Indexed 31500000 documents Indexed 31600000 documents Indexed 31700000 documents Indexed 31800000 documents Indexed 31900000 documents Indexed 32000000 documents Indexed 32100000 documents Indexed 32200000 documents Indexed 32300000 documents Indexed 32400000 documents Indexed 32500000 documents Indexed 32600000 documents Indexed 32700000 documents Indexed 32800000 documents Indexed 32900000 documents Indexed 33000000 documents Indexed 33100000 documents Indexed 33200000 documents Indexed 33300000 documents Indexed 33400000 documents Indexed 33500000 documents Indexed 33600000 documents Indexed 33700000 documents Indexed 33800000 documents Indexed 33900000 documents Indexed 34000000 documents Indexed 34100000 documents Indexed 34200000 documents Indexed 34300000 documents Indexed 34400000 documents Indexed 34500000 documents Indexed 34600000 documents Indexed 34700000 documents Indexed 34800000 documents Indexed 34900000 documents Indexed 35000000 documents Indexed 35100000 documents Indexed 35200000 documents Indexed 35300000 documents Indexed 35400000 documents Indexed 35500000 documents Indexed 35600000 documents Indexed 35700000 documents Indexed 35800000 documents Indexed 35900000 documents Indexed 36000000 documents Indexed 36100000 documents Indexed 36200000 documents Indexed 36300000 documents Indexed 36400000 documents Indexed 36500000 documents Indexed 36600000 documents Indexed 36700000 documents Indexed 36800000 documents Indexed 36900000 documents Indexed 37000000 documents Indexed 37100000 documents Indexed 37200000 documents Indexed 37300000 documents Indexed 37400000 documents Indexed 37500000 documents Indexed 37600000 documents Indexed 37700000 documents Indexed 37800000 documents Indexed 37900000 documents Indexed 38000000 documents Indexed 38100000 documents Indexed 38200000 documents Indexed 38300000 documents Indexed 38400000 documents Indexed 38500000 documents Indexed 38600000 documents Indexed 38700000 documents Indexed 38800000 documents Indexed 38900000 documents Indexed 39000000 documents Indexed 39100000 documents Indexed 39200000 documents Indexed 39300000 documents Indexed 39400000 documents Indexed 39500000 documents Indexed 39600000 documents Indexed 39700000 documents Indexed 39800000 documents Indexed 39900000 documents Indexed 40000000 documents Indexed 40100000 documents Indexed 40200000 documents Indexed 40300000 documents Indexed 40400000 documents Indexed 40500000 documents Indexed 40600000 documents Indexed 40700000 documents Indexed 40800000 documents Indexed 40900000 documents Indexed 41000000 documents Indexed 41100000 documents Indexed 41200000 documents Indexed 41300000 documents Indexed 41400000 documents Indexed 41500000 documents Indexed 41600000 documents Indexed 41700000 documents Indexed 41800000 documents Indexed 41900000 documents Indexed 42000000 documents Indexed 42100000 documents Indexed 42200000 documents Indexed 42300000 documents Indexed 42400000 documents Indexed 42500000 documents Indexed 42600000 documents Indexed 42700000 documents Indexed 42800000 documents Indexed 42900000 documents Indexed 43000000 documents Indexed 43100000 documents Indexed 43200000 documents Indexed 43300000 documents Indexed 43400000 documents Indexed 43500000 documents Indexed 43600000 documents Indexed 43700000 documents Indexed 43800000 documents Indexed 43900000 documents Indexed 44000000 documents Indexed 44100000 documents Indexed 44200000 documents Indexed 44300000 documents Indexed 44400000 documents Indexed 44500000 documents Indexed 44600000 documents Indexed 44700000 documents Indexed 44800000 documents Indexed 44900000 documents Indexed 45000000 documents Indexed 45100000 documents Indexed 45200000 documents Indexed 45300000 documents Indexed 45400000 documents Indexed 45500000 documents Indexed 45600000 documents Indexed 45700000 documents Indexed 45800000 documents Indexed 45900000 documents Indexed 46000000 documents Indexed 46100000 documents Indexed 46200000 documents Indexed 46300000 documents Indexed 46400000 documents Indexed 46500000 documents Indexed 46600000 documents Indexed 46700000 documents Indexed 46800000 documents Indexed 46900000 documents Indexed 47000000 documents Indexed 47100000 documents Indexed 47200000 documents Indexed 47300000 documents Indexed 47400000 documents Indexed 47500000 documents Indexed 47600000 documents Indexed 47700000 documents Indexed 47800000 documents Indexed 47900000 documents Indexed 48000000 documents Indexed 48100000 documents Indexed 48200000 documents Indexed 48300000 documents Indexed 48400000 documents Indexed 48500000 documents Indexed 48600000 documents Indexed 48700000 documents Indexed 48800000 documents Indexed 48900000 documents Indexed 49000000 documents Indexed 49100000 documents Indexed 49200000 documents Indexed 49300000 documents Indexed 49400000 documents Indexed 49500000 documents Indexed 49600000 documents Indexed 49700000 documents Indexed 49800000 documents Indexed 49900000 documents Indexed 50000000 documents Indexed 50100000 documents Indexed 50200000 documents Indexed 50300000 documents Indexed 50400000 documents Indexed 50500000 documents Indexed 50600000 documents Indexed 50700000 documents Indexed 50800000 documents Indexed 50900000 documents Indexed 51000000 documents Indexed 51100000 documents Indexed 51200000 documents Indexed 51300000 documents Indexed 51400000 documents Indexed 51500000 documents Indexed 51600000 documents Indexed 51700000 documents Indexed 51800000 documents Indexed 51900000 documents Indexed 52000000 documents Indexed 52100000 documents Indexed 52200000 documents Indexed 52300000 documents Indexed 52400000 documents Indexed 52500000 documents Indexed 52600000 documents Indexed 52700000 documents Indexed 52800000 documents Indexed 52900000 documents Indexed 53000000 documents Indexed 53100000 documents Indexed 53200000 documents Indexed 53300000 documents Indexed 53400000 documents Indexed 53500000 documents Indexed 53600000 documents Indexed 53700000 documents Indexed 53800000 documents Indexed 53900000 documents Indexed 54000000 documents Indexed 54100000 documents Indexed 54200000 documents Indexed 54300000 documents Indexed 54400000 documents Indexed 54500000 documents Indexed 54600000 documents Indexed 54700000 documents Indexed 54800000 documents Indexed 54900000 documents Indexed 55000000 documents Indexed 55100000 documents Indexed 55200000 documents Indexed 55300000 documents Indexed 55400000 documents Indexed 55500000 documents Indexed 55600000 documents Indexed 55700000 documents Indexed 55800000 documents Indexed 55900000 documents Indexed 56000000 documents Indexed 56100000 documents Indexed 56200000 documents Indexed 56300000 documents Indexed 56400000 documents Indexed 56500000 documents Indexed 56600000 documents Indexed 56700000 documents Indexed 56800000 documents Indexed 56900000 documents Indexed 57000000 documents Indexed 57100000 documents Indexed 57200000 documents Indexed 57300000 documents Indexed 57400000 documents Indexed 57500000 documents Indexed 57600000 documents Indexed 57700000 documents Indexed 57800000 documents Indexed 57900000 documents Indexed 58000000 documents Indexed 58100000 documents Indexed 58200000 documents Indexed 58300000 documents Indexed 58400000 documents Indexed 58500000 documents Indexed 58600000 documents Indexed 58700000 documents Indexed 58800000 documents Indexed 58900000 documents Indexed 59000000 documents Indexed 59100000 documents Indexed 59200000 documents Indexed 59300000 documents Indexed 59400000 documents Indexed 59500000 documents Indexed 59600000 documents Indexed 59700000 documents Indexed 59800000 documents Indexed 59900000 documents RUN: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/facet/build/libs/lucene-facet-11.0.0-SNAPSHOT.jar:build perf.facets.BenchmarkFacets /l/indices/nad-facets-nightly 30, cwd=/l/util.nightly Total time creating FastTaxonomyCounts: 1768.9223201999998 ms Total time creating SSDVFacetCounts: 3016.014605066667 ms Total time taken to get all dims for taxonomy: 0.11553096666666665 ms Total time taken to get all dims for SSDV: 0.07014726666666667 ms Total time to get top dims for taxonomy: 0.03713986666666666 ms Total time to get top dims for SSDV: 0.03236493333333334 ms Total time to get top "address.taxonomy/TX" children: 0.11981699999999999 ms Total time to get top "address.sortedset/TX" children: 0.1860645 ms Total time to get all "address.taxonomy/TX" children: 0.13974756666666666 ms Total time to get all "address.sortedset/TX" children: 0.5751960666666666 ms Done: took 3430.59 seconds, saved to /l/logs.nightly/2026.04.10.18.34.50/nad-facet-benchmark.pk [2026-04-10 19:49:30.456244] done run NAD facets benchmark [2026-04-10 19:49:31.075803] now run KNN benchmark Lucene HEAD git revision at /l/trunk.nightly: e5aad7e39ac9b601ef78bcb222b86cc1fd38bc78 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 :build-tools:missing-doclet:processResources NO-SOURCE > Task :lucene:facet:processResources NO-SOURCE > Task :lucene:highlighter:processResources NO-SOURCE > Task :lucene:analysis.tests:processResources NO-SOURCE > Task :lucene:queries:processResources NO-SOURCE > Task :lucene:memory:processResources NO-SOURCE > Task :lucene:spatial3d:processResources NO-SOURCE > Task :lucene:spatial-extras:processResources NO-SOURCE > Task :lucene:sandbox:processResources UP-TO-DATE > Task :lucene:core:processResources UP-TO-DATE > Task :lucene:backward-codecs:processResources UP-TO-DATE > Task :lucene:queryparser:processResources UP-TO-DATE > Task :lucene:benchmark:processResources NO-SOURCE > Task :lucene:analysis.tests:compileJava NO-SOURCE > Task :lucene:analysis:phonetic:processResources UP-TO-DATE > Task :lucene:analysis.tests:classes UP-TO-DATE > Task :lucene:codecs:processResources UP-TO-DATE > Task :lucene:expressions:processResources 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:grouping:processResources NO-SOURCE > Task :lucene:classification:processResources NO-SOURCE > Task :lucene:benchmark-jmh:processResources NO-SOURCE > Task :lucene:demo:processResources NO-SOURCE > Task :lucene:join:processResources NO-SOURCE > Task :lucene:misc:processResources NO-SOURCE > Task :lucene:distribution.tests:compileJava NO-SOURCE > Task :lucene:distribution.tests:processResources NO-SOURCE > Task :lucene:suggest:processResources UP-TO-DATE > Task :lucene:distribution.tests:classes UP-TO-DATE > Task :lucene:analysis:morfologik:processResources UP-TO-DATE > Task :lucene:analysis:icu:processResources UP-TO-DATE > Task :lucene:analysis:opennlp:processResources UP-TO-DATE > Task :build-tools:missing-doclet:jar UP-TO-DATE > Task :lucene:analysis:smartcn:processResources UP-TO-DATE > Task :lucene:analysis.tests:jar UP-TO-DATE > Task :lucene:analysis:kuromoji:processResources UP-TO-DATE > Task :lucene:analysis:stempel:processResources UP-TO-DATE > Task :lucene:analysis:nori:processResources UP-TO-DATE > Task :lucene:luke:processResources UP-TO-DATE > Task :lucene:replicator:processResources NO-SOURCE > Task :lucene:monitor:processResources NO-SOURCE > Task :lucene:distribution.tests:jar UP-TO-DATE > Task :lucene:spatial-test-fixtures:processResources NO-SOURCE > Task :lucene:analysis:morfologik.tests:compileJava NO-SOURCE > Task :lucene:core.tests:compileJava UP-TO-DATE > Task :lucene:analysis:morfologik.tests:processResources NO-SOURCE > Task :lucene:analysis:morfologik.tests:classes UP-TO-DATE > Task :lucene:core.tests:processResources NO-SOURCE > Task :lucene:test-framework:processResources UP-TO-DATE > Task :lucene:core.tests:classes UP-TO-DATE > Task :lucene:analysis:morfologik.tests:jar UP-TO-DATE > Task :lucene:core.tests:jar UP-TO-DATE > Task :build-tools:build-infra-shadow:compileJava UP-TO-DATE > Task :build-tools:build-infra-shadow:processResources NO-SOURCE > Task :build-tools:build-infra-shadow:classes UP-TO-DATE > Task :build-tools:build-infra-shadow:jar UP-TO-DATE > Task :lucene:core:compileJava UP-TO-DATE > Task :lucene:core:classes UP-TO-DATE > Task :lucene:core:compileMain25Java UP-TO-DATE > Task :lucene:core:processMain25Resources NO-SOURCE > Task :lucene:core:main25Classes UP-TO-DATE > Task :lucene:core:jar UP-TO-DATE > Task :lucene:replicator:compileJava UP-TO-DATE > Task :lucene:memory:compileJava UP-TO-DATE > Task :lucene:replicator:classes UP-TO-DATE > Task :lucene:memory:classes UP-TO-DATE > Task :lucene:replicator:jar UP-TO-DATE > Task :lucene:memory:jar UP-TO-DATE > Task :lucene:join:compileJava UP-TO-DATE > Task :lucene:join:classes UP-TO-DATE > Task :lucene:misc:compileJava UP-TO-DATE > Task :lucene:misc:classes UP-TO-DATE > Task :lucene:facet:compileJava UP-TO-DATE > Task :lucene:facet:classes UP-TO-DATE > Task :lucene:join:jar UP-TO-DATE > Task :lucene:misc:jar UP-TO-DATE > Task :lucene:facet:jar UP-TO-DATE > Task :lucene:codecs:compileJava UP-TO-DATE > Task :lucene:codecs:classes UP-TO-DATE > Task :lucene:spatial3d:compileJava UP-TO-DATE > Task :lucene:spatial3d:classes UP-TO-DATE > Task :lucene:codecs:jar UP-TO-DATE > Task :lucene:spatial3d:jar UP-TO-DATE > Task :lucene:backward-codecs:compileJava UP-TO-DATE > Task :lucene:backward-codecs:classes UP-TO-DATE > Task :lucene:backward-codecs:jar UP-TO-DATE > Task :lucene:queries:compileJava UP-TO-DATE > Task :lucene:queries: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:expressions:jar UP-TO-DATE > Task :lucene:spatial-extras:compileJava UP-TO-DATE > Task :lucene:spatial-extras:classes UP-TO-DATE > Task :lucene:grouping:compileJava UP-TO-DATE > Task :lucene:grouping:classes UP-TO-DATE > Task :lucene:spatial-extras:jar UP-TO-DATE > Task :lucene:grouping:jar UP-TO-DATE > Task :lucene:highlighter:compileJava UP-TO-DATE > Task :lucene:highlighter:classes UP-TO-DATE > Task :lucene: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:highlighter:jar UP-TO-DATE > Task :lucene:classification:jar UP-TO-DATE > Task :lucene:sandbox:jar UP-TO-DATE > Task :lucene:test-framework:compileJava UP-TO-DATE > Task :lucene:test-framework:classes UP-TO-DATE > Task :lucene:analysis:common:compileJava UP-TO-DATE > Task :lucene:analysis:common:classes UP-TO-DATE > Task :lucene:test-framework:jar UP-TO-DATE > Task :lucene:analysis:common:jar UP-TO-DATE > Task :lucene:spatial-test-fixtures:compileJava UP-TO-DATE > Task :lucene:analysis:phonetic:compileJava UP-TO-DATE > Task :lucene:analysis:phonetic:classes UP-TO-DATE > Task :lucene:analysis:morfologik:compileJava UP-TO-DATE > Task :lucene:analysis:morfologik:classes UP-TO-DATE > Task :lucene:analysis:smartcn:compileJava UP-TO-DATE > Task :lucene:analysis:smartcn:classes UP-TO-DATE > Task :lucene:analysis:stempel:compileJava UP-TO-DATE > Task :lucene:analysis:phonetic:jar UP-TO-DATE > Task :lucene:analysis:opennlp:compileJava UP-TO-DATE > Task :lucene:analysis:stempel:classes UP-TO-DATE > Task :lucene:spatial-test-fixtures:classes UP-TO-DATE > Task :lucene:analysis:opennlp:classes UP-TO-DATE > Task :lucene:analysis:icu:compileJava UP-TO-DATE > Task :lucene:analysis:icu:classes UP-TO-DATE > Task :lucene:analysis:morfologik:jar UP-TO-DATE > Task :lucene:analysis:smartcn:jar UP-TO-DATE > Task :lucene:analysis:nori:compileJava UP-TO-DATE > Task :lucene:analysis:stempel:jar UP-TO-DATE > Task :lucene:analysis:nori:classes UP-TO-DATE > Task :lucene:analysis:kuromoji:compileJava UP-TO-DATE > Task :lucene:spatial-test-fixtures:jar UP-TO-DATE > Task :lucene:analysis:kuromoji:classes UP-TO-DATE > Task :lucene:analysis:opennlp:jar UP-TO-DATE > Task :lucene:analysis:icu:jar UP-TO-DATE > Task :lucene:suggest:compileJava UP-TO-DATE > Task :lucene:benchmark-jmh:compileJava UP-TO-DATE > Task :lucene:monitor:compileJava UP-TO-DATE > Task :lucene:suggest:classes UP-TO-DATE > Task :lucene:benchmark-jmh:classes UP-TO-DATE > Task :lucene:monitor:classes UP-TO-DATE > Task :lucene:queryparser:compileJava UP-TO-DATE > Task :lucene:analysis:kuromoji:jar UP-TO-DATE > Task :lucene:queryparser:classes UP-TO-DATE > Task :lucene:analysis:nori:jar UP-TO-DATE > Task :lucene:suggest:jar UP-TO-DATE > Task :lucene:monitor:jar UP-TO-DATE > Task :lucene:queryparser:jar UP-TO-DATE > Task :lucene: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: 35.50 GB available RAM: 243.01 GB used RAM: 8.71 GB dirty RAM: 4.15 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.7s smell: 200/2000 ( 10%) 2.7s smell: 300/2000 ( 15%) 2.7s smell: 400/2000 ( 20%) 2.7s smell: 500/2000 ( 25%) 2.7s smell: 600/2000 ( 30%) 2.7s smell: 700/2000 ( 35%) 2.8s smell: 800/2000 ( 40%) 2.8s smell: 900/2000 ( 45%) 2.8s smell: 1000/2000 ( 50%) 2.8s smell: 1100/2000 ( 55%) 2.8s smell: 1200/2000 ( 60%) 2.8s smell: 1300/2000 ( 65%) 2.8s smell: 1400/2000 ( 70%) 2.8s smell: 1500/2000 ( 75%) 2.8s smell: 1600/2000 ( 80%) 2.8s smell: 1700/2000 ( 85%) 2.8s smell: 1800/2000 ( 90%) 2.8s smell: 1900/2000 ( 95%) 2.8s smell: 2000/2000 (100%) 2.9s smell: 2 degenerate dim(s) found in 3.1s: (OUTLIER_SPREAD: std of all dims: μ=0.027, σ=0.007, threshold=3.0σ) [ ▂▃▆█▆▆▃ ] dim 0585 μ= -0.034 σ= 0.049 zeros= 0% [ ▁▂▅▇████████▄▄▁▁ ] -> OUTLIER_SPREAD: this_std=0.0493, mean_std=0.0265, +3.2sigma vs threshold=3.0sigma [ ▂▆███▅▂ ] dim 0971 μ= +0.015 σ= 0.049 zeros= 0% [ ▁▁▂▅▇███████▆▄▂▁ ] -> OUTLIER_SPREAD: this_std=0.0487, mean_std=0.0265, +3.1sigma vs threshold=3.0sigma smell: all 1024 dims: [ ▁▅██▅▃ ] dim 0000 μ= +0.002 σ= 0.023 zeros= 0% [ ▁▃▃▆███████▄▃▁▁ ] [ ▁▄██▇▄ ] dim 0001 μ= +0.018 σ= 0.027 zeros= 0% [ ▁▂▄▇███████▇▄▂▁ ] [ ▂▆▇█▅▄▂ ] dim 0002 μ= -0.007 σ= 0.033 zeros= 0% [ ▁▂▄▆███████▇▄▂▂ ] [ ▃▄██▅▃▁ ] dim 0003 μ= +0.022 σ= 0.027 zeros= 0% [ ▁▁▃▅▇███████▅▂▁▁ ] [ ▅▇█▆▇▃ ] dim 0004 μ= -0.017 σ= 0.027 zeros= 0% [ ▁▂▃▇████████▅▃▁ ] [ ▂▄█▇█▆▂ ] dim 0005 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▁▂▅█████████▄▃▂ ] [ ▃▆▇█▆▃▁ ] dim 0006 μ= -0.000 σ= 0.019 zeros= 0% [ ▁▁▃▅▆███████▆▄▂▁ ] [ ▄▇▇█▆▄ ] dim 0007 μ= -0.031 σ= 0.021 zeros= 0% [ ▁▁▃▅████████▅▃▁ ] [ ▆▆▆█▅▅ ] dim 0008 μ= -0.018 σ= 0.018 zeros= 0% [ ▁▁▂▃▆████████▆▄▂▁▁ ] [ ▃▄██▇▃▂ ] dim 0009 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▃▄████████▇▄▂▁ ] [ ▁▅█▄▃▃ ] dim 0010 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▂▄▇██████▇▅▂▁ ] [ ▁▃██▆▅▂ ] dim 0011 μ= -0.011 σ= 0.034 zeros= 0% [ ▂▂▅███████▆▃▁▁ ] [ ▄▅▇█▆▄ ] dim 0012 μ= +0.012 σ= 0.019 zeros= 0% [ ▁▂▃▅████████▆▃▂▁ ] [ ▁▃▇▇█▄▃ ] dim 0013 μ= -0.009 σ= 0.020 zeros= 0% [ ▁▁▂▄▆███████▆▅▃▃▁ ] [ ▃▄▆▆█▅▄▁ ] dim 0014 μ= +0.006 σ= 0.035 zeros= 0% [ ▁ ▂▂▅▇████████▇▃▂▁ ] [ ▂█▆█▄▁ ] dim 0015 μ= -0.001 σ= 0.020 zeros= 0% [ ▁▂▃▅███████▆▄▃▂▁ ] [ ▂▇▆█▇▄▁ ] dim 0016 μ= +0.001 σ= 0.029 zeros= 0% [ ▁▂▃▆███████▆▄▄▂▁▁ ] [ ▁▅███▅▃ ] dim 0017 μ= +0.013 σ= 0.032 zeros= 0% [ ▁▁▂▅▇████████▆▃▁ ] [ ▂▄▇█▇▅▁ ] dim 0018 μ= +0.013 σ= 0.037 zeros= 0% [ ▁▁▃▃▇███████▇▄▂▁▁ ] [ ▄▆▇█▅▃ ] dim 0019 μ= +0.005 σ= 0.030 zeros= 0% [ ▁▂▂▅▆███████▆▄▃▁ ] [ ▁▅▇██▅▂ ] dim 0020 μ= +0.012 σ= 0.024 zeros= 0% [ ▁▁▂▄▇███████▇▄▂▁ ] [ ▂▆██▆▄▁ ] dim 0021 μ= +0.011 σ= 0.022 zeros= 0% [ ▁▂▂▄▇███████▆▄▂▁ ] [ ▁▄██▇▇▄▁ ] dim 0022 μ= +0.003 σ= 0.036 zeros= 0% [ ▁▂▃▅████████▆▄▃▁▁▁ ] [ ▃▇▆▇█▄▄ ] dim 0023 μ= -0.008 σ= 0.046 zeros= 0% [ ▁▂▄████████▇▅▃▁▁ ] [ ▁▄▇██▆▃ ] dim 0024 μ= -0.005 σ= 0.032 zeros= 0% [ ▁▁▂▅████████▄▂▁▁ ] [ ▄▇▇█▅▄▁ ] dim 0025 μ= +0.017 σ= 0.027 zeros= 0% [ ▁▁▃▆████████▄▃▁▁ ] [ ▂▇▆█▇▃ ] dim 0026 μ= +0.026 σ= 0.024 zeros= 0% [ ▂▄▅███████▅▃▁▁ ] [ ▁▄▇█▅▄ ] dim 0027 μ= -0.007 σ= 0.028 zeros= 0% [ ▂▃▅███████▆▂▁ ] [ ▁▄▇█▆▆▂ ] dim 0028 μ= +0.026 σ= 0.029 zeros= 0% [ ▁▂▅▆████████▄▂▁▁ ] [ ▄▆█▇▃▁ ] dim 0029 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▁▃▅███████▆▃▂▁ ] [ ▂▄▆▅█▄▂ ] dim 0030 μ= -0.010 σ= 0.024 zeros= 0% [ ▁▃▅████████▆▅▂▁▁ ] [ ▃▄▄█▄▁ ] dim 0031 μ= -0.012 σ= 0.018 zeros= 0% [ ▁▃▄▇██████▇▅▃▁▁ ] [ ▄▇█▆▅▃ ] dim 0032 μ= +0.030 σ= 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.033 zeros= 0% [ ▁▁▂▄▇███████▅▃▂▁▁ ] [ ▃▆██▅▃ ] dim 0036 μ= +0.000 σ= 0.020 zeros= 0% [ ▁▁▃▅████████▄▂▁ ] [ ▂▄▇█▅▃ ] dim 0037 μ= -0.029 σ= 0.026 zeros= 0% [ ▁▄▆██████▇▄▂▁ ] [ ▂▅█▆▅▃▁ ] dim 0038 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▁▂▃▅▇███████▇▄▂▁ ] [ ▁▄▇██▇▄▁ ] dim 0039 μ= +0.036 σ= 0.029 zeros= 0% [ ▁▁▃▅████████▄▂▁▁ ] [ ▃▄██▇▄ ] dim 0040 μ= +0.012 σ= 0.035 zeros= 0% [ ▁▁▃▃▆███████▇▄▂▁▁ ] [ ▄▅▇█▆▂ ] dim 0041 μ= +0.005 σ= 0.017 zeros= 0% [ ▁▁▂▄▇████████▅▃▂▁ ] [ ▁▄▆█▇▅▃ ] dim 0042 μ= -0.017 σ= 0.027 zeros= 0% [ ▁▁▂▄▇███████▇▅▃▁ ▁ ] [ ▄███▇▂▁ ] dim 0043 μ= +0.012 σ= 0.026 zeros= 0% [▁▁▂▄▄████████▄▂▁ ] [ ▄▅█▇▄▃ ] dim 0044 μ= -0.025 σ= 0.030 zeros= 0% [ ▁▂▃▆████████▆▃▁ ] [ ▅▇█▇▆▁ ] dim 0045 μ= +0.017 σ= 0.024 zeros= 0% [ ▁▂▃▆████████▄▂▁ ] [ ▂▆▇█▅▅▁ ] dim 0046 μ= +0.013 σ= 0.019 zeros= 0% [ ▁▂▂▅▇███████▆▅▁▁ ] [ ▂▆▇█▅▃ ] dim 0047 μ= +0.005 σ= 0.031 zeros= 0% [ ▁▁▂▅▆██████▇▄▂▁ ] [ ▄██▇▆▂ ] dim 0048 μ= +0.010 σ= 0.041 zeros= 0% [ ▁▂▂▅███████▆▄▃▁▁ ] [ ▂▅█▆▆▂▁ ] dim 0049 μ= +0.022 σ= 0.028 zeros= 0% [ ▁▁▂▄▇███████▅▃▁ ] [ ▂▅▆█▆▄ ] dim 0050 μ= +0.014 σ= 0.029 zeros= 0% [ ▁▁▃▄███████▇▆▃▁ ] [ ▁▄▅█▇▆▂ ] dim 0051 μ= -0.001 σ= 0.030 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.018 σ= 0.030 zeros= 0% [ ▁▁▃▅▇██████▇▃▁ ] [ ▃▆██▆▃▁ ] dim 0057 μ= +0.014 σ= 0.033 zeros= 0% [ ▁▂▃▅████████▅▃▁ ] [ ▂▇█▆▆▃ ] dim 0058 μ= +0.012 σ= 0.032 zeros= 0% [ ▁▃▅▇███████▅▃▁▁ ] [ ▃█▇█▆▅▂ ] dim 0059 μ= +0.009 σ= 0.027 zeros= 0% [ ▁▁▂▄▇███████▆▄▃▂ ] [ ▃▇▇▇█▃ ] dim 0060 μ= +0.008 σ= 0.012 zeros= 0% [ ▁▂▄████████▆▄▁▁ ] [ ▁▃▄█▆▄▂ ] dim 0061 μ= -0.016 σ= 0.029 zeros= 0% [ ▁▂▃▆███████▇▅▃▁▁ ] [ ▁▄█▆▇▅▃ ] dim 0062 μ= -0.031 σ= 0.035 zeros= 0% [ ▁▂▄▅███████▇▄▃▁▁ ] [ ▄▅█▇▇▃ ] dim 0063 μ= +0.016 σ= 0.025 zeros= 0% [ ▁▃▅▇███████▅▃▂▁ ] [ ▂▅██▅▃ ] dim 0064 μ= -0.009 σ= 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.009 σ= 0.031 zeros= 0% [ ▁▁▃▅███████▇▅▃▁▁ ] [ ▁▄█▆▇▃ ] dim 0072 μ= +0.013 σ= 0.021 zeros= 0% [ ▁▂▃▅▇███████▆▃▂▁ ] [ ▂▅▆██▆▂ ] dim 0073 μ= +0.006 σ= 0.014 zeros= 0% [ ▁▁▂▄▇███████▇▆▃▂▁ ] [ ▁▄▅█▆▆▃ ] dim 0074 μ= -0.013 σ= 0.031 zeros= 0% [ ▁▂▂▅███████▆▄▃▁▁ ] [ ▄▆▇█▆▃ ] dim 0075 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▂▃▄████████▅▂▁▁ ] [ ▂▅▆██▄▂ ] dim 0076 μ= -0.001 σ= 0.020 zeros= 0% [ ▁▃▃▇████████▄▃▁▁▁ ] [ ▂▅▅██▃ ] dim 0077 μ= -0.009 σ= 0.039 zeros= 0% [ ▁▁▂▅███████▇▅▂▂▁ ] [ ▄▅██▅▁ ] dim 0078 μ= +0.016 σ= 0.022 zeros= 0% [ ▁▁▃▅▇██████▆▃▂ ] [ ▄▄██▆▄▁ ] dim 0079 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▂▃▅████████▅▄▂▁▁ ] [ ▄▅▆█▅▂ ] dim 0080 μ= -0.013 σ= 0.014 zeros= 0% [ ▁▂▃▆███████▇▃▁▁ ] [ ▃▄▇██▃▁ ] dim 0081 μ= +0.012 σ= 0.025 zeros= 0% [ ▁▁▂▄▇███████▄▂▁▁ ] [ ▄▆██▅▂ ] dim 0082 μ= +0.014 σ= 0.037 zeros= 0% [ ▁▃▄▆███████▇▅▂▂▁▁ ] [ ▁▅▆▆█▅▃ ] dim 0083 μ= +0.014 σ= 0.023 zeros= 0% [ ▁▂▃▄▆████████▆▄▂▁ ] [ ▄▅▇█▇▂ ] dim 0084 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▂▄▇██████▇▅▂▂▁ ] [ ▃▅▆█▆▄ ] dim 0085 μ= -0.002 σ= 0.024 zeros= 0% [ ▁▁▂▃████████▄▃▁▁ ] [ ▂▃▆█▇▅▂ ] dim 0086 μ= -0.018 σ= 0.030 zeros= 0% [ ▂▃▅███████▆▃▂▁ ] [ ▄██▇▆▃ ] dim 0087 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▂▅▇██████▇▄▂▁ ] [ ▂▅█▇▄▃ ] dim 0088 μ= -0.010 σ= 0.026 zeros= 0% [ ▁▂▃▅███████▇▅▃▂▁ ] [ ▂▆▆█▇▄▂ ] dim 0089 μ= +0.023 σ= 0.032 zeros= 0% [ ▁▁▃▅▆████████▆▃▂▁ ] [ ▁▄▇█▇▃▃ ] dim 0090 μ= +0.005 σ= 0.035 zeros= 0% [ ▁▂▃▆▇███████▆▃▂▁ ] [ ▃▇███▅▃ ] dim 0091 μ= +0.033 σ= 0.020 zeros= 0% [ ▁▃▄▇███████▆▃▁▁ ] [ ▂▅▅█▆▄▂ ] dim 0092 μ= +0.036 σ= 0.033 zeros= 0% [ ▁▁▃▅▇███████▆▄▂▁ ] [ ▁▆█▇▇▃▁ ] dim 0093 μ= -0.007 σ= 0.035 zeros= 0% [ ▁▁▃▅▇███████▆▄▂▁ ] [ ▂▄▇█▆▂ ] dim 0094 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▁▂▄▆███████▆▃▂ ] [ ▅▆█▆▅▂ ] dim 0095 μ= -0.011 σ= 0.012 zeros= 0% [ ▁▁▂▄▆███████▆▄▂▁ ] [ ▂▅██▅▂ ] dim 0096 μ= +0.006 σ= 0.032 zeros= 0% [ ▂▄▆██████▇▃▂▁▁ ] [ ▁▅▇▇█▇▃ ] dim 0097 μ= -0.005 σ= 0.024 zeros= 0% [ ▂▂▃▆████████▅▂▁▁ ] [ ▂▅██▆▃ ] dim 0098 μ= +0.005 σ= 0.026 zeros= 0% [ ▁▁▃▅███████▆▅▃▁▁ ] [ ▄██▇▆▃ ] dim 0099 μ= -0.007 σ= 0.020 zeros= 0% [ ▁▃▆▇███████▅▂▁ ] [ ▃▆█▅▂ ] dim 0100 μ= +0.003 σ= 0.022 zeros= 0% [ ▁▃▅▇██████▅▃▁ ] [ ▂▆███▆▃ ] dim 0101 μ= -0.022 σ= 0.022 zeros= 0% [ ▁▂▃▆████████▆▃▂▁ ] [ ▂▇█▇▄▃ ] dim 0102 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▁▃▅▇██████▆▃▂▁ ] [ ▂▆█▇▇▃ ] dim 0103 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▂▄▆██████▇▄▂▁ ] [ ▄▇▇██▅ ] dim 0104 μ= +0.012 σ= 0.025 zeros= 0% [ ▁▂▄████████▆▃▁▁ ] [ ▁▂▅█▇▆▄ ] dim 0105 μ= +0.006 σ= 0.028 zeros= 0% [ ▁▂▄▆████████▅▂▁▁ ] [ ▂▄█▇▇▂ ] dim 0106 μ= +0.009 σ= 0.028 zeros= 0% [ ▁▂▄▇███████▅▃▂▁ ] [ ▄▆█▆▄ ] dim 0107 μ= -0.002 σ= 0.019 zeros= 0% [ ▁▁▂▄███████▆▃▂▁ ] [ ▁▇▇█▇▆▂ ] dim 0108 μ= -0.016 σ= 0.034 zeros= 0% [▁▁▂▄▇███████▇▆▃▁ ] [ ▃▅█▆▄▁ ] dim 0109 μ= +0.009 σ= 0.021 zeros= 0% [ ▁▂▄▆██████▆▃▂▁ ] [ ▂▆███▄▁ ] dim 0110 μ= +0.007 σ= 0.022 zeros= 0% [ ▁▂▄▆███████▆▃▁ ] [ ▃▅▇█▆▄▂ ] dim 0111 μ= +0.024 σ= 0.019 zeros= 0% [ ▁▂▃▇███████▆▃▁▁ ] [ ▁▄███▄▁ ] dim 0112 μ= +0.006 σ= 0.025 zeros= 0% [ ▁▂▅▆███████▆▄▂▁ ] [ ▄▆▆█▅▁ ] dim 0113 μ= -0.015 σ= 0.016 zeros= 0% [ ▁▁▃▅███████▇▄▃▁▁ ] [ ▁▄▄██▇▅▂ ] dim 0114 μ= -0.007 σ= 0.036 zeros= 0% [ ▁▁▃▄▇████████▇▅▃▂ ] [ ▃▆███▄ ] dim 0115 μ= -0.014 σ= 0.033 zeros= 0% [ ▂▃▅▇███████▆▄▁▁▁ ] [ ▁▄▅█▆█▄▂ ] dim 0116 μ= +0.007 σ= 0.018 zeros= 0% [ ▁▁▃▆████████▆▅▃▁▁ ] [ ▃▆█▅▄▂ ] dim 0117 μ= -0.007 σ= 0.016 zeros= 0% [ ▁▁▃▅▇██████▆▄▂▁▁ ] [ ▂▆██▅▇▂ ] dim 0118 μ= -0.013 σ= 0.033 zeros= 0% [ ▁▁▃▅▆███████▆▄▂▂ ] [ ▂▅█▆▃▃ ] dim 0119 μ= -0.012 σ= 0.027 zeros= 0% [ ▁▂▄▇██████▆▃▃▁▁ ] [ ▃▆█▇▅▂ ] dim 0120 μ= -0.033 σ= 0.039 zeros= 0% [ ▁▂▄▇██████▆▄▂▁ ] [ ▃▇▇█▅▂ ] dim 0121 μ= +0.012 σ= 0.025 zeros= 0% [ ▁▃▄▇██████▅▃▂ ] [ ▁▅▇█▆▃▁ ] dim 0122 μ= -0.003 σ= 0.016 zeros= 0% [ ▁▂▃▆███████▆▅▂▁▁ ] [ ▃▆▆█▆▃ ] dim 0123 μ= +0.003 σ= 0.023 zeros= 0% [ ▁▁▄▆███████▆▄▂▁ ] [ ▂▅▇█▇▁ ] dim 0124 μ= -0.015 σ= 0.021 zeros= 0% [ ▁▃▄▇███████▅▃▂▁ ] [ ▁▅██▇▄▂ ] dim 0125 μ= -0.005 σ= 0.046 zeros= 0% [ ▁▃▄▆████████▆▃▂▁▁ ] [ ▂▆██▇▄ ] dim 0126 μ= +0.021 σ= 0.017 zeros= 0% [▁▁▂▅▅███████▄▃▁▁ ] [ ▅█▇▅▄ ] dim 0127 μ= -0.020 σ= 0.022 zeros= 0% [ ▁▃▆██████▇▄▂▁ ] [ ▂▆██▇▄▂ ] dim 0128 μ= -0.019 σ= 0.030 zeros= 0% [ ▁▂▃▄▆███████▆▄▃▁ ] [ ▂▇▇█▇▇▄▁ ] dim 0129 μ= -0.006 σ= 0.040 zeros= 0% [▁▁▁▃▄▆████████▆▅▂▂▁ ] [ ▂▆██▄ ] dim 0130 μ= -0.028 σ= 0.022 zeros= 0% [ ▁▃▄▇██████▆▄▂▁ ] [ ▂▄▆▆█▅▁ ] dim 0131 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▂▄▆███████▇▅▃▂▁ ] [ ▁▃▅█▇█▆ ] dim 0132 μ= +0.006 σ= 0.026 zeros= 0% [▁▁▂▄▆█████████▅▃▂ ] [ ▁▄▆▆█▅▂ ] dim 0133 μ= +0.008 σ= 0.014 zeros= 0% [ ▁▂▃▄▇███████▇▅▃▁▁ ] [ ▂▆██▄ ] dim 0134 μ= +0.023 σ= 0.023 zeros= 0% [ ▁▂▃▇██████▄▂▁ ] [ ▃▆█▄▁ ] dim 0135 μ= -0.002 σ= 0.033 zeros= 0% [ ▁▂▄▇███████▄▂▁ ] [ ▆███▄ ] dim 0136 μ= +0.010 σ= 0.040 zeros= 0% [ ▁▁▃▄▆███████▅▃▁▁ ] [ ▁▃▇██▃ ] dim 0137 μ= -0.023 σ= 0.029 zeros= 0% [ ▁▁▃▄███████▅▂▁ ] [ ▄█▇█▇▅ ] dim 0138 μ= +0.035 σ= 0.027 zeros= 0% [ ▁▂▃▆████████▇▄▃▂ ] [ ▂▅█▇▄▂ ] dim 0139 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▂▄▆██████▆▄▂▁▁ ] [ ▁▄█▇▆▆▃ ] dim 0140 μ= +0.006 σ= 0.021 zeros= 0% [ ▁▂▃▆███████▆▅▃▁▁ ] [ ▃▆█▇▆▅▃ ] dim 0141 μ= +0.007 σ= 0.023 zeros= 0% [ ▁▁▃▄████████▇▅▂▂▁ ] [ ▁▃▆█▇▇▄▁ ] dim 0142 μ= +0.009 σ= 0.015 zeros= 0% [ ▁▂▃▆████████▅▃▁▁ ] [ ▂▅█▄▄▂ ] dim 0143 μ= +0.000 σ= 0.026 zeros= 0% [▁▁▂▃▅▇███████▆▃▂▁ ] [ ▂▃▇█▄▄▁ ] dim 0144 μ= +0.006 σ= 0.036 zeros= 0% [ ▁▂▃▄▇███████▆▃▂▁ ] [ ▅▅██▅ ] dim 0145 μ= -0.018 σ= 0.018 zeros= 0% [ ▁▂▄▅███████▆▄▁▁ ] [ ▁▆█▆▆▃ ] dim 0146 μ= +0.017 σ= 0.032 zeros= 0% [ ▁▁▄▅███████▇▅▃▂▁ ] [ ▁▆▆██▆▂ ] dim 0147 μ= +0.025 σ= 0.029 zeros= 0% [ ▁▁▃▄▅████████▇▅▃▁▁ ] [ ▂▄▅█▆▃▁ ] dim 0148 μ= -0.003 σ= 0.018 zeros= 0% [ ▁▁▃▆███████▅▃▁▁ ] [ ▃▆▇██▄▂ ] dim 0149 μ= -0.014 σ= 0.024 zeros= 0% [ ▁▂▄████████▇▅▃▁ ] [ ▁▅▆█▇▄▁ ] dim 0150 μ= -0.009 σ= 0.035 zeros= 0% [ ▁▂▃▄████████▆▃▂▁ ] [ ▂▃▆▇█▅▃ ] dim 0151 μ= +0.010 σ= 0.038 zeros= 0% [ ▁▂▃▆███████▆▃▁▁ ] [ ▁▂▆▅█▅▁ ] dim 0152 μ= +0.024 σ= 0.017 zeros= 0% [ ▁▃▆███████▇▅▂▁ ] [ ▂▄▇██▅▂ ] dim 0153 μ= -0.028 σ= 0.030 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▁▅▆█▆▃ ] dim 0154 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▁▃▄████████▆▃▂▁ ] [ ▂▆██▅▄ ] dim 0155 μ= +0.009 σ= 0.014 zeros= 0% [ ▁▂▄▆██████▇▅▃▁ ] [ ▁▂▆█▇▆▄ ] dim 0156 μ= -0.001 σ= 0.033 zeros= 0% [ ▁▁▃▄████████▄▃▁▁ ] [ ▂▆▇█▇▅▁ ] dim 0157 μ= -0.008 σ= 0.025 zeros= 0% [ ▁▂▄▇███████▅▃▂▁ ] [ ▁▃▆█▇▃▁ ] dim 0158 μ= -0.004 σ= 0.021 zeros= 0% [ ▁▂▃▅███████▅▄▂▁▁ ] [ ▃▅█▆▃ ] dim 0159 μ= -0.003 σ= 0.036 zeros= 0% [ ▁▂▄██████▇▄▂▁ ] [ ▁▅█▇▇▅ ] dim 0160 μ= -0.002 σ= 0.026 zeros= 0% [ ▁▂▃▄████████▅▃▂▁ ] [ ▅▆▇██▅▂ ] dim 0161 μ= -0.006 σ= 0.033 zeros= 0% [ ▁▁▁▄▆████████▇▄▃▁▁ ] [ ▅▇██▅▂ ] dim 0162 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▂▄▇████████▅▃▂▁ ] [ ▁▃▇███▄▁ ] dim 0163 μ= +0.002 σ= 0.026 zeros= 0% [ ▁▁▃▄▇█████████▆▃▂▁ ] [ ▁▂▇█▇▆▂ ] dim 0164 μ= +0.033 σ= 0.031 zeros= 0% [ ▁▁▃▄▆████████▅▂▁ ] [ ▂▅▇▇█▅▂ ] dim 0165 μ= -0.013 σ= 0.026 zeros= 0% [ ▁▂▅▇███████▆▄▂▁ ] [ ▁▄▆██▆▃ ] dim 0166 μ= +0.012 σ= 0.032 zeros= 0% [ ▁▁▄▅████████▅▃▁ ] [ ▂▄▆█▅▅▁ ] dim 0167 μ= -0.007 σ= 0.015 zeros= 0% [▁▁▂▃▆▇███████▇▅▃▁▁ ] [ ▁▄▇▇█▃ ] dim 0168 μ= +0.004 σ= 0.016 zeros= 0% [ ▁▂▄▆███████▆▃▁▁▁ ] [ ▃▅███▆▅▂ ] dim 0169 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▁▂▅█████████▅▃▃▁ ] [ ▃▃▇██▇▆▂ ] dim 0170 μ= +0.022 σ= 0.032 zeros= 0% [ ▁▁▃▄█████████▆▄▂▂ ] [ ▁▄▇▇█▇▅▂ ] dim 0171 μ= -0.007 σ= 0.030 zeros= 0% [ ▁▂▄▇████████▇▄▃▂▁ ] [ ▂▄█▆▆▄ ] dim 0172 μ= -0.006 σ= 0.023 zeros= 0% [ ▁▂▄▆███████▅▄▂▁ ] [ ▁▄▆▅█▆▄ ] dim 0173 μ= -0.005 σ= 0.016 zeros= 0% [ ▁▂▃▅███████▇▆▃▂▁ ] [ ▁▄▆▇█▇▂ ] dim 0174 μ= -0.019 σ= 0.027 zeros= 0% [ ▁▂▃▅████████▅▂▁▁ ] [ ▄█▇▆▄▁ ] dim 0175 μ= -0.015 σ= 0.032 zeros= 0% [ ▁▁▃▄▇███████▆▄▂▁▁ ] [ ▃▅▆█▆▅▁ ] dim 0176 μ= +0.001 σ= 0.020 zeros= 0% [ ▁▂▂▄▆███████▆▄▂▁▁ ] [ ▃▇█▆▅▁ ] dim 0177 μ= +0.010 σ= 0.028 zeros= 0% [ ▁▁▂▄███████▅▄▂▁▁ ] [ ▄▇██▅▁ ] dim 0178 μ= +0.022 σ= 0.023 zeros= 0% [ ▁▁▄▇██████▆▂▂ ] [ ▅▆▇█▅▄ ] dim 0179 μ= -0.022 σ= 0.032 zeros= 0% [ ▁▁▃▅▇██████▇▆▃▂▁▁ ] [ ▂▅▇█▇▄▁ ] dim 0180 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▁▃▄▆███████▆▄▂▁ ] [ ▁▃▇█▇▄▃ ] dim 0181 μ= -0.002 σ= 0.027 zeros= 0% [ ▁▂▃▆███████▇▅▃▂▁ ] [ ▃▆▇██▅▁ ] dim 0182 μ= -0.029 σ= 0.027 zeros= 0% [ ▁▂▅████████▆▄▂▁▁ ] [ ▄▅▇█▅▂▁ ] dim 0183 μ= -0.003 σ= 0.043 zeros= 0% [ ▁▂▃▆████████▆▄▂▁ ] [ ▂▅▆▇█▄▃ ] dim 0184 μ= +0.006 σ= 0.033 zeros= 0% [ ▁▁▁▄▅▇████████▅▃▁ ▁] [ ▃▆█▇▇▃ ] dim 0185 μ= -0.018 σ= 0.030 zeros= 0% [ ▂▃▇██████▇▄▂▁ ] [ ▃▆█▆▆▅▁ ] dim 0186 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▂▄▆████████▄▂▁ ] [ ▂▄▆▇█▄▃ ] dim 0187 μ= +0.006 σ= 0.024 zeros= 0% [ ▁▂▃▆████████▅▃▂▁ ] [ ▂▅▇▆█▆▂ ] dim 0188 μ= +0.034 σ= 0.019 zeros= 0% [ ▁▂▄▆███████▇▄▃▁▁] [ ▁▅█▆▅▆▁ ] dim 0189 μ= +0.015 σ= 0.042 zeros= 0% [ ▁▂▄▆████████▄▂▁▁ ] [ ▁▃██▆▅▂ ] dim 0190 μ= -0.011 σ= 0.037 zeros= 0% [ ▁▁▃▄▆████████▅▂▁ ] [ ▂▅▅█▅▂ ] dim 0191 μ= -0.005 σ= 0.037 zeros= 0% [ ▁▂▂▅▇███████▅▄▃▁▁ ] [ ▂▇█▇▅▁ ] dim 0192 μ= -0.022 σ= 0.029 zeros= 0% [ ▁▂▅███████▅▃▁ ] [ ▃▅███▇▂▁ ] dim 0193 μ= +0.000 σ= 0.033 zeros= 0% [ ▁▁▃▅█████████▅▃▂▁▁] [ ▃██▇▅▂ ] dim 0194 μ= -0.012 σ= 0.030 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▂▃▆██▆▄ ] dim 0195 μ= +0.026 σ= 0.026 zeros= 0% [ ▁▁▄▆████████▅▃▂ ] [ ▁▄█▇█▇▄ ] dim 0196 μ= +0.026 σ= 0.024 zeros= 0% [ ▁▁▂▄▆███████▇▅▂▁ ] [ ▂▅▇█▆▆▁ ] dim 0197 μ= -0.014 σ= 0.016 zeros= 0% [ ▁▁▂▄▇███████▇▃▃▁▁ ] [ ▂▅▆█▅▃▁ ] dim 0198 μ= +0.004 σ= 0.024 zeros= 0% [ ▂▂▆▆███████▇▄▂▁▁ ] [ ▁▃█▆▇▄▁ ] dim 0199 μ= +0.019 σ= 0.032 zeros= 0% [ ▂▄▇███████▄▃▁ ] [ ▃▅██▆▅▃ ] dim 0200 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▂▃▅▇███████▇▄▂▂ ] [ ▄▆█▅▄ ] dim 0201 μ= -0.009 σ= 0.016 zeros= 0% [ ▁▁▃▅███████▅▄▂ ] [ ▃▆█▆▅▂ ] dim 0202 μ= +0.001 σ= 0.023 zeros= 0% [ ▁▂▃▅▇██████▆▅▃▂▁ ] [ ▃▅██▄▂ ] dim 0203 μ= +0.028 σ= 0.028 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.012 σ= 0.033 zeros= 0% [▁ ▁▂▃▅███████▇▅▃▁ ] [ ▂▅██▇▄▁ ] dim 0208 μ= -0.029 σ= 0.018 zeros= 0% [ ▁▂▅▇███████▇▃▂▁ ] [ ▁▆▇▇█▄▁ ] dim 0209 μ= +0.018 σ= 0.023 zeros= 0% [ ▁▂▅▇███████▅▄▂ ] [ ▂▆███▃ ] dim 0210 μ= -0.009 σ= 0.015 zeros= 0% [ ▁▂▃▇██████▇▅▃▁ ] [ ▂▄▇██▆▁ ] dim 0211 μ= -0.002 σ= 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.026 zeros= 0% [ ▁▁▃▅███████▇▄▂▁ ] [ ▁▃▆█▅▄▂ ] dim 0216 μ= -0.007 σ= 0.027 zeros= 0% [ ▁▁▂▅▆███████▆▃▂▁ ] [ ▁▆▆█▅▂ ] dim 0217 μ= +0.002 σ= 0.033 zeros= 0% [ ▁▂▅▇███████▅▃▂▁ ] [ ▂▅▇█▄▁ ] dim 0218 μ= -0.001 σ= 0.015 zeros= 0% [ ▁▃▄▆██████▇▄▂▁ ] [ ▂▆▇█▄▂ ] dim 0219 μ= +0.008 σ= 0.031 zeros= 0% [ ▁▃▄███████▆▄▂▁▁ ] [ ▁▄█▇▇▄▁ ] dim 0220 μ= +0.022 σ= 0.031 zeros= 0% [ ▁▁▂▄▇███████▅▃▂▁ ] [ ▂▃▅█▇▅▃ ] dim 0221 μ= -0.007 σ= 0.023 zeros= 0% [ ▁▂▂▅████████▆▃▂▁▁ ] [ ▄▄█▇▇▆▁ ] dim 0222 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▁▄▆▇███████▅▄▂▁▁ ] [ ▃▆▇█▅▃ ] dim 0223 μ= +0.008 σ= 0.025 zeros= 0% [▁▁▂▃▆████████▅▃▁ ] [ ▃▆██▆▄ ] dim 0224 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▁▂▅███████▇▅▂▁ ] [ ▁▅█▆▇▄ ] dim 0225 μ= -0.009 σ= 0.027 zeros= 0% [ ▂▄▆███████▆▃▂▁ ] [ ▂▄████▂ ] dim 0226 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▁▂▃▆███████▇▄▃▂ ] [ ▂▅██▇▆ ▁ ] dim 0227 μ= -0.034 σ= 0.031 zeros= 0% [ ▁▂▄▅████████▃▂▂▁ ] [ ▃▆█▆▄▁ ] dim 0228 μ= +0.039 σ= 0.039 zeros= 0% [ ▁▁▃▄███████▅▃▂▁ ] [ ▁▄▆██▅▃ ] dim 0229 μ= +0.004 σ= 0.023 zeros= 0% [ ▁▂▄▅████████▅▃▁ ] [ ▂▂▅█▇▆▃▂ ] dim 0230 μ= +0.006 σ= 0.019 zeros= 0% [▁ ▂▂▄▆████████▆▄▂▁▁ ] [ ▃▆██▇▄▂ ] dim 0231 μ= -0.018 σ= 0.025 zeros= 0% [ ▁▁▂▅████████▇▃▂▁ ] [ ▃▅▆▆█▅▁ ] dim 0232 μ= +0.030 σ= 0.026 zeros= 0% [ ▁▁▂▄▆███████▅▄▂▁▁ ] [ ▂▆▇█▇▅▁ ] dim 0233 μ= -0.030 σ= 0.027 zeros= 0% [ ▁▃▅████████▇▃▂▁ ] [ ▄▆█▆▄ ] dim 0234 μ= +0.040 σ= 0.031 zeros= 0% [ ▁▂▃▅███████▄▃▁ ] [ ▁▆▇█▅▃▁ ] dim 0235 μ= +0.001 σ= 0.021 zeros= 0% [ ▁▂▄▇███████▄▃▁▁ ] [ ▁▃▅█▆▂▂ ] dim 0236 μ= +0.023 σ= 0.039 zeros= 0% [ ▁▁▂▄▅███████▆▃▁▁ ] [ ▃▄▆█▇▄▃ ] dim 0237 μ= -0.008 σ= 0.023 zeros= 0% [ ▁▁▃▅▇████████▅▃▁▁ ] [ ▃▆█▆▅▃ ] dim 0238 μ= -0.008 σ= 0.029 zeros= 0% [ ▁▂▃▅███████▇▄▂▁ ] [ ▂▆▇█▆▃ ] dim 0239 μ= -0.019 σ= 0.028 zeros= 0% [ ▁▂▃▇███████▄▂▁▁ ] [ ▂▇███▄▁ ] dim 0240 μ= +0.016 σ= 0.024 zeros= 0% [ ▁▁▃▄▆███████▆▃▃▁ ] [ ▁▃██▇▃▁ ] dim 0241 μ= +0.029 σ= 0.038 zeros= 0% [ ▁▂▆███████▅▃▁ ] [ ▃▅█▆▅▄ ] dim 0242 μ= +0.003 σ= 0.025 zeros= 0% [ ▁▂▄████████▆▃▂▁ ] [ ▂▅██▆▄ ] dim 0243 μ= -0.007 σ= 0.020 zeros= 0% [ ▁▃▄▇██████▇▆▅▂▁ ] [ ▂▅▇█▄▂ ] dim 0244 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▃▅▇██████▅▅▂▁▁ ] [ ▂▄▆██▄▃ ] dim 0245 μ= +0.004 σ= 0.032 zeros= 0% [ ▁▁▃▄████████▇▄▃▁ ] [ ▃▄▆█▅▃ ] dim 0246 μ= -0.017 σ= 0.018 zeros= 0% [ ▁▃▄▇██████▇▅▃▁▁ ] [ ▅▇██▇▁ ] dim 0247 μ= -0.039 σ= 0.036 zeros= 0% [ ▁▃▅███████▆▃▁▁ ] [ ▃▆▇█▅▃ ] dim 0248 μ= +0.009 σ= 0.035 zeros= 0% [ ▁▁▃███████▇▄▂▁▁ ] [ ▄▅█▇▅▃▂ ] dim 0249 μ= -0.020 σ= 0.033 zeros= 0% [ ▁▁▄▆▇███████▆▅▃▁ ] [ ▁▅██▇▃▁ ] dim 0250 μ= +0.003 σ= 0.023 zeros= 0% [ ▁▂▄▇███████▅▃▁ ] [ ▂▅▇██▅▂ ] dim 0251 μ= +0.022 σ= 0.015 zeros= 0% [ ▁▂▄▇███████▇▃▂▁ ] [ ▂▅█▇▅▂ ] dim 0252 μ= -0.006 σ= 0.022 zeros= 0% [ ▁▂▄████████▅▂▁ ] [ ▃▇███▄ ] dim 0253 μ= -0.016 σ= 0.023 zeros= 0% [ ▁▂▂▅████████▆▂▂▁ ] [ ▄▇█▇█▃ ] dim 0254 μ= +0.022 σ= 0.027 zeros= 0% [ ▁▂▅████████▅▃▂▁ ] [ ▂▆██▇▆▂ ] dim 0255 μ= -0.011 σ= 0.038 zeros= 0% [ ▁▂▃▅█████████▆▃▁▁ ] [ ▁▅██▆▅▁ ] dim 0256 μ= -0.013 σ= 0.047 zeros= 0% [ ▁▂▅▇███████▇▅▃▁ ] [ ▁▆▇█▆▇▁ ] dim 0257 μ= -0.001 σ= 0.030 zeros= 0% [ ▁▂▂▄▆███████▆▄▃▁▁ ] [ ▃▆█▅▄ ] dim 0258 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▂▄███████▄▂▁ ] [ ▁▄▇██▃ ] dim 0259 μ= +0.003 σ= 0.018 zeros= 0% [ ▁▃▃▆██████▇▅▄▂▁▁ ] [ ▁▂▅█▆▅▃▁ ] dim 0260 μ= -0.003 σ= 0.033 zeros= 0% [ ▁▃▃▆████████▆▃▃▁ ] [ ▁▅▇██▅▄ ] dim 0261 μ= -0.020 σ= 0.017 zeros= 0% [ ▁▁▂▄▇███████▆▄▂▁▁ ] [ ▂▄▅█▆▃ ] dim 0262 μ= +0.028 σ= 0.019 zeros= 0% [ ▁▃▄▇██████▇▅▃▂▁ ] [ ▁▄▇█▅▅▁ ] dim 0263 μ= -0.010 σ= 0.017 zeros= 0% [ ▁▃▅████████▄▂▁ ] [ ▃▆█▆▅▃▁ ] dim 0264 μ= -0.014 σ= 0.030 zeros= 0% [ ▁▁▄▅████████▆▄▁▁ ] [ ▃▄█▇▇▄ ] dim 0265 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▂▃▆████████▅▃▁▁ ] [ ▁▄▇█▆▄ ] dim 0266 μ= +0.003 σ= 0.021 zeros= 0% [ ▁▁▂▄▆████████▅▃▂▁ ] [ ▂▇▇█▅▃ ] dim 0267 μ= +0.010 σ= 0.019 zeros= 0% [ ▁▁▂▅▇██████▇▄▂▁▁ ] [ ▄██▇▅ ] dim 0268 μ= +0.024 σ= 0.038 zeros= 0% [ ▁▂▅███████▆▂▂ ] [ ▃▅▆█▇▄▂ ] dim 0269 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▂▅▆███████▄▃▂▁ ] [ ▁▃▇██▆▁ ] dim 0270 μ= -0.000 σ= 0.032 zeros= 0% [ ▁▃▅███████▆▃▂ ] [ ▄█▇█▄▂ ] dim 0271 μ= -0.009 σ= 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.021 σ= 0.026 zeros= 0% [ ▁▂▄▇██████▇▄▃▁ ] [ ▃▅▆██▄ ] dim 0276 μ= -0.010 σ= 0.022 zeros= 0% [ ▁▂▂▄▇███████▆▃▂▁ ] [ ▁▄▇█▆▇▃ ] dim 0277 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▁▃▅███████▇▄▂▁▁ ] [ ▂▄█▇▇▄ ] dim 0278 μ= -0.010 σ= 0.022 zeros= 0% [ ▁▁▃▄████████▆▃▂▁▁ ] [ ▁▃▅█▆▄▂ ] dim 0279 μ= +0.019 σ= 0.034 zeros= 0% [ ▁▁▃▄▆███████▆▄▃▁▁ ] [ ▃▇▇█▂ ] dim 0280 μ= +0.026 σ= 0.023 zeros= 0% [ ▁▂▂▅██████▇▄▂▁ ] [ ▅▅██▇▂ ] dim 0281 μ= +0.003 σ= 0.025 zeros= 0% [ ▁ ▂▃▅████████▆▃▂▁ ] [ ▂▆▇█▅▄ ] dim 0282 μ= +0.006 σ= 0.018 zeros= 0% [ ▁▁▃▅▇██████▇▆▃▂▁ ] [ ▃▅▇█▇▅▂ ] dim 0283 μ= -0.008 σ= 0.029 zeros= 0% [ ▁▂▅█████████▅▃▁▂▁] [ ▂▅█▇▃▁ ] dim 0284 μ= -0.052 σ= 0.032 zeros= 0% [ ▁▂▅▇██████▆▃▂▁ ] [ ▁▃▄▇██▄▄ ] dim 0285 μ= +0.008 σ= 0.033 zeros= 0% [ ▁▁▂▅█████████▅▃▂ ] [ ▄▆▇█▅▁ ] dim 0286 μ= -0.008 σ= 0.033 zeros= 0% [ ▁▂▃▅▇██████▆▅▂▁▁ ] [ ▁▆█▇▇▄▃ ] dim 0287 μ= +0.005 σ= 0.021 zeros= 0% [ ▁▂▄▅███████▇▃▂▁ ] [ ▁▂▆▅█▅▂ ] dim 0288 μ= -0.011 σ= 0.043 zeros= 0% [ ▁▁▁▃▅████████▄▃▁▁ ] [ ▃▄█▆▆▄▁ ] dim 0289 μ= +0.009 σ= 0.024 zeros= 0% [ ▁▂▄▆███████▆▄▁▁ ] [ ▂▇██▆▅▁ ] dim 0290 μ= +0.014 σ= 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.006 σ= 0.027 zeros= 0% [ ▁▃▄███████▆▃▁▁ ] [ ▁▂▆▇█▅▃ ] dim 0295 μ= -0.001 σ= 0.013 zeros= 0% [ ▁▂▃▆████████▅▃▂▁ ] [ ▃▄▇█▇▃ ] dim 0296 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▁▂▆▇██████▇▆▃▂▁ ] [ ▁▆██▇▄ ] dim 0297 μ= -0.005 σ= 0.018 zeros= 0% [ ▂▃▆██████▇▄▂▁ ] [ ▁▅▆█▆▂▁ ] dim 0298 μ= -0.010 σ= 0.023 zeros= 0% [ ▁▁▃▅████████▆▄▂▁ ] [ ▄▆▆█▆▄▃ ] dim 0299 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▁▃▃▆████████▆▅▃▁▁ ] [ ▁▄█▇█▆▃ ] dim 0300 μ= -0.022 σ= 0.030 zeros= 0% [ ▁▃▅███████▅▄▁▁ ] [ ▁▄▇█▆▅ ] dim 0301 μ= +0.007 σ= 0.024 zeros= 0% [ ▁▂▂▄▆███████▇▄▃▁▁ ] [ ▃▆▇▇█▄ ] dim 0302 μ= +0.007 σ= 0.035 zeros= 0% [ ▁▁▂▅▆██████▇▅▃▁▁ ] [ ▄▃█▅▃▂ ] dim 0303 μ= -0.018 σ= 0.016 zeros= 0% [ ▁▂▃▄████████▄▂▁ ] [ ▃▇▆█▄▂ ] dim 0304 μ= -0.001 σ= 0.031 zeros= 0% [ ▁▄▅███████▆▄▃▁ ] [ ▁▃▄█▅▂ ] dim 0305 μ= +0.023 σ= 0.034 zeros= 0% [ ▁▁▂▄▆███████▆▃▂▁▁ ] [ ▃▅███▅▂ ] dim 0306 μ= +0.013 σ= 0.037 zeros= 0% [ ▁▁▂▄▆███████▇▄▂▁ ] [ ▁▅███▅▂ ] dim 0307 μ= +0.010 σ= 0.016 zeros= 0% [ ▁▂▄▆███████▇▄▃▁▁ ] [ ▃▅▇█▇▄▁ ] dim 0308 μ= +0.030 σ= 0.038 zeros= 0% [ ▁▁▃▄████████▆▄▁▁ ] [ ▁▆▇██▄ ] dim 0309 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▁▄▆███████▅▃▂▁ ] [ ▂▆▇█▄▃ ] dim 0310 μ= -0.002 σ= 0.010 zeros= 0% [ ▁▂▄▇██████▇▅▃▁ ] [ ▁▅▇█▆▄ ] dim 0311 μ= +0.007 σ= 0.014 zeros= 0% [ ▁▂▆██████▇▅▂▁ ] [ ▂▆█▆▆▃ ] dim 0312 μ= +0.018 σ= 0.034 zeros= 0% [ ▁▁▂▄▆███████▅▂▁ ] [ ▄▅███▄▁ ] dim 0313 μ= +0.004 σ= 0.019 zeros= 0% [ ▁▁▂▅████████▅▄▁▁ ] [ ▁▇▆█▄▁ ] dim 0314 μ= +0.003 σ= 0.044 zeros= 0% [ ▁▁▂▄▅▇███████▅▃▂▁ ] [ ▂▄▆██▆▂ ] dim 0315 μ= -0.001 σ= 0.022 zeros= 0% [ ▂▃▅▇███████▇▄▂▁ ] [ ▂▆██▆▃ ] dim 0316 μ= -0.027 σ= 0.025 zeros= 0% [ ▁▂▄████████▄▂▁ ] [ ▂▆█▇▇▇▄▂ ] dim 0317 μ= -0.013 σ= 0.029 zeros= 0% [ ▁▃▄▆████████▅▄▂▁▁ ] [ ▃▄█▄▃ ] dim 0318 μ= -0.010 σ= 0.015 zeros= 0% [ ▁▃▅██████▇▄▂▁ ] [ ▄▅█▇▆▃ ] dim 0319 μ= +0.009 σ= 0.031 zeros= 0% [ ▁▁▂▄███████▇▄▂▁▁ ] [ ▁▂▅█▇█▅▂ ] dim 0320 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▂▄▅█████████▆▂▂▁▁ ] [ ▂▆▇██▄▁ ] dim 0321 μ= -0.027 σ= 0.016 zeros= 0% [ ▁▁▂▄▇███████▇▄▂▁ ] [ ▄▇█▆▅ ] dim 0322 μ= -0.008 σ= 0.036 zeros= 0% [ ▁▁▂▄▇▇██████▅▄▃▁ ] [ ▂▄▇█▆▄▂ ] dim 0323 μ= +0.014 σ= 0.035 zeros= 0% [ ▁▁▂▅▇███████▆▄▁▁▁ ] [ ▂▇██▄ ] dim 0324 μ= -0.022 σ= 0.018 zeros= 0% [ ▁▂▄▇██████▅▃▁ ] [ ▄▄▇██▇▂ ] dim 0325 μ= +0.011 σ= 0.036 zeros= 0% [ ▁▃▄▆███████▆▄▃▂▁ ] [ ▂▅▇█▇▄▃ ] dim 0326 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▂▄████████▇▄▂▁ ] [ ▂▄▆█▅▃▁ ] dim 0327 μ= -0.024 σ= 0.019 zeros= 0% [ ▁▂▄▇███████▅▄▂ ] [ ▁▅▇█▅▃▁ ] dim 0328 μ= +0.003 σ= 0.010 zeros= 0% [ ▁▁▁▄▇███████▆▃▁ ] [ ▂▆█▇▆▆▄ ] dim 0329 μ= +0.002 σ= 0.031 zeros= 0% [ ▁▂▂▄▇████████▅▂▁ ] [ ▁▅▇▇█▅▄ ] dim 0330 μ= +0.018 σ= 0.041 zeros= 0% [ ▂▂▅▆████████▆▄▂▁▁ ] [ ▁▄▅█▇▅▂ ] dim 0331 μ= -0.003 σ= 0.040 zeros= 0% [ ▁▂▄▅███████▇▅▃▂ ] [ ▂▆█▇▇▅▃ ] dim 0332 μ= +0.023 σ= 0.020 zeros= 0% [ ▁▁▃▅████████▆▄▃▂▁ ] [ ▂▅▇█▇▅▃ ] dim 0333 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▁▃▅████████▅▂▁▁ ] [ ▃▅█▇▇▃ ] dim 0334 μ= +0.017 σ= 0.015 zeros= 0% [ ▁▂▃▇███████▇▅▃▁▁ ] [ ▁▅▆▇█▆▆▁ ] dim 0335 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▂▂▆████████▆▃▁▁ ] [ ▃▅▇█▆▅▂ ] dim 0336 μ= -0.000 σ= 0.034 zeros= 0% [ ▁▃▄▇███████▅▃▂ ] [ ▄▇▇█▆▂ ] dim 0337 μ= -0.014 σ= 0.026 zeros= 0% [ ▁▂▃▇████████▅▃▁▁ ] [ ▃▄▇█▇▄▁ ] dim 0338 μ= +0.010 σ= 0.029 zeros= 0% [ ▁▁▂▄▇███████▆▃▂▁ ] [ ▂▄▆█▅▄▁ ] dim 0339 μ= +0.005 σ= 0.029 zeros= 0% [ ▁▂▄▇███████▅▃▁ ] [ ▃▆█▆▃ ] dim 0340 μ= -0.000 σ= 0.032 zeros= 0% [ ▁▂▅▇██████▄▂▁ ] [ ▂▄▇█▆▅ ] dim 0341 μ= +0.016 σ= 0.021 zeros= 0% [ ▁▂▄▆███████▆▂▁▁ ] [ ▁▄▆█▇▆▂ ] dim 0342 μ= -0.017 σ= 0.026 zeros= 0% [ ▁▁▂▅███████▇▃▃▁▁ ] [ ▅█▇▆▆▂ ] dim 0343 μ= +0.001 σ= 0.014 zeros= 0% [ ▁▂▄▆███████▇▅▂▁ ] [ ▁▆▇█▇▅ ] dim 0344 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▂▄▆██████▇▅▂▁▁ ] [ ▃▆▇█▆▂ ] dim 0345 μ= +0.014 σ= 0.026 zeros= 0% [ ▁▂▃▆██████▇▅▂▁ ] [ ▁▅█▇▆▄▃ ] dim 0346 μ= -0.004 σ= 0.015 zeros= 0% [ ▁▂▄▅███████▇▅▂▁ ] [ ▂▆█▆▆▅▁ ] dim 0347 μ= -0.025 σ= 0.031 zeros= 0% [ ▁▁▃▄▇███████▆▄▂▁ ] [ ▃▅▇█▄▃▁ ] dim 0348 μ= -0.009 σ= 0.033 zeros= 0% [ ▁▁▃▅████████▅▂▁▁ ] [ ▁▅▇█▅▄▂ ] dim 0349 μ= -0.026 σ= 0.031 zeros= 0% [ ▁▂▄▆███████▆▄▂▁ ] [ ▄▇█▆▅▁ ] dim 0350 μ= +0.016 σ= 0.018 zeros= 0% [ ▁▃▆███████▇▄▁▁ ] [ ▆▅█▆▅▃ ] dim 0351 μ= +0.020 σ= 0.028 zeros= 0% [ ▁▂▃▅███████▇▅▃▁▁ ] [ ▁▃▆██▅▂ ] dim 0352 μ= +0.007 σ= 0.031 zeros= 0% [ ▂▃▆███████▆▃▂▁ ] [ ▂▅██▅▄▁ ] dim 0353 μ= -0.016 σ= 0.027 zeros= 0% [ ▁▁▃▅▇███████▆▄▂▁▁ ] [ ▃▄█▆▅▃ ] dim 0354 μ= +0.011 σ= 0.035 zeros= 0% [▁▁▂▃▅███████▇▅▃▁▁ ] [ ▂▆█▇▅▃ ] dim 0355 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▁▂▄▇███████▄▂▁▁ ] [ ▂▅▇█▇▅▃ ] dim 0356 μ= +0.033 σ= 0.033 zeros= 0% [ ▁▂▃▅▇███████▇▅▃▁▁ ] [ ▁▃▅█▇▇▅▂▁ ] dim 0357 μ= +0.018 σ= 0.028 zeros= 0% [ ▁▂▃▅█████████▄▂▁ ▁] [ ▁▄▇█▇▅▁ ] dim 0358 μ= -0.003 σ= 0.013 zeros= 0% [ ▂▃▆███████▆▄▂▁ ] [ ▂▅▆█▆▄▂ ] dim 0359 μ= -0.010 σ= 0.027 zeros= 0% [▁▁▂▃▆▇███████▇▅▃▁ ] [ ▁▅███▂ ] dim 0360 μ= +0.010 σ= 0.028 zeros= 0% [ ▁▂▃▅██████▇▄▂▁ ] [ ▂▅▇█▇▃▃ ] dim 0361 μ= -0.014 σ= 0.036 zeros= 0% [ ▁ ▂▃▄▇███████▅▄▃▁▁ ] [ ▂▅█▇█▇▅▁ ] dim 0362 μ= -0.026 σ= 0.017 zeros= 0% [ ▁▂▃▆█████████▆▄▂▁▁] [ ▁▅██▅▅▃ ] dim 0363 μ= +0.020 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▆▄▂▁ ] [ ▃▆▇█▇▂ ] dim 0364 μ= +0.010 σ= 0.030 zeros= 0% [ ▁▁▃▅███████▄▁▁ ] [ ▁▇▇██▆▄ ] dim 0365 μ= +0.031 σ= 0.031 zeros= 0% [ ▁▁▃▆████████▅▃▁▁ ] [ ▁▆██▄▃▂ ] dim 0366 μ= -0.022 σ= 0.021 zeros= 0% [ ▁▁▃▅▇███████▆▄▂▁ ] [ ▁▄██▇▆▂▁ ] dim 0367 μ= +0.004 σ= 0.014 zeros= 0% [ ▁▂▃▇████████▆▃▂ ] [ ▂▆██▇▆▃ ] dim 0368 μ= -0.006 σ= 0.022 zeros= 0% [ ▁▁▂▆█████████▅▃▁▁ ] [ ▁▂▆███▃ ] dim 0369 μ= +0.033 σ= 0.020 zeros= 0% [ ▁▂▃▆███████▇▆▃▁▁ ] [ ▅▆██▆▄ ] dim 0370 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▁▃▃▆████████▆▃▂▁▁ ] [ ▁▄▆▆█▅▃ ] dim 0371 μ= +0.004 σ= 0.036 zeros= 0% [ ▁▂▃▄▇████████▅▃▂▁ ] [ ▂▅▅█▇▆▃ ] dim 0372 μ= +0.019 σ= 0.035 zeros= 0% [ ▁▂▄▆███████▇▅▃▁▁ ] [ ▂▆▇█▇▃▁ ] dim 0373 μ= -0.003 σ= 0.032 zeros= 0% [ ▁▂▄▇███████▅▃▂ ] [ ▅▇██▆▂ ] dim 0374 μ= -0.017 σ= 0.021 zeros= 0% [ ▁▁▃▅███████▇▅▂▁▁ ] [ ▄▄█▆▇▆▂ ] dim 0375 μ= +0.011 σ= 0.030 zeros= 0% [ ▁▁▃▅████████▇▅▃▂ ] [ ▁▅▅█▅▄▁ ] dim 0376 μ= -0.011 σ= 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.024 zeros= 0% [ ▁▂▃▅██████▅▃▂▁ ] [ ▂▅█▇█▄ ] dim 0381 μ= +0.002 σ= 0.017 zeros= 0% [ ▁▁▄▆███████▅▃▂ ] [ ▃▅███▄ ] dim 0382 μ= -0.009 σ= 0.031 zeros= 0% [ ▁▁▂▄▇███████▆▃▂▁ ] [ ▄▇█▇▄ ] dim 0383 μ= +0.023 σ= 0.035 zeros= 0% [ ▁▁▃▄▇██████▅▂▁▁▁ ] [ ▁▄█▇▆▇▃ ] dim 0384 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▁▂▅▇███████▇▅▄▂▁▁ ] [ ▃▅█▇▆▂▁ ] dim 0385 μ= +0.019 σ= 0.027 zeros= 0% [ ▁▁▃▅████████▇▃▂▂ ] [ ▂▄▆█▇▇▂ ] dim 0386 μ= +0.011 σ= 0.023 zeros= 0% [ ▁▁▂▄▇████████▅▃▁ ] [ ▁▄█▆▃ ] dim 0387 μ= -0.010 σ= 0.011 zeros= 0% [ ▂▃▆██████▆▂▁▁ ] [ ▄▆▅█▆▄ ] dim 0388 μ= +0.012 σ= 0.044 zeros= 0% [ ▁▂▃▅███████▇▅▃▁▁ ] [ ▁▃▅▆█▆▂ ] dim 0389 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▁▂▃▅███████▇▄▂▁ ] [ ▂▃█▆▅ ] dim 0390 μ= +0.026 σ= 0.026 zeros= 0% [ ▁▁▄▇██████▆▄▁▁ ] [ ▃▅█▇▅▁ ] dim 0391 μ= -0.001 σ= 0.030 zeros= 0% [ ▁▃▃▇███████▇▅▃▁▁ ] [ ▂▄▆█▆▂ ] dim 0392 μ= +0.020 σ= 0.025 zeros= 0% [ ▂▂▅████████▅▃▁▁ ] [ ▃▅█▆▆▁ ] dim 0393 μ= -0.008 σ= 0.039 zeros= 0% [ ▁▁▃▆███████▆▃▁▁ ] [ ▁▅▇█▆▃ ] dim 0394 μ= +0.018 σ= 0.017 zeros= 0% [ ▁▂▄▆██████▆▄▂▂ ] [ ▂▇▇█▇▄▁ ] dim 0395 μ= -0.003 σ= 0.035 zeros= 0% [ ▁▂▄▇███████▆▄▁▁ ] [ ▁▃███▅▂ ] dim 0396 μ= -0.015 σ= 0.025 zeros= 0% [ ▁▁▃▇███████▆▄▃▁ ] [ ▁▃█▇█▆▁ ] dim 0397 μ= +0.003 σ= 0.018 zeros= 0% [ ▁▁▃▅███████▇▄▂▁ ] [ ▃▄▇█▃ ] dim 0398 μ= +0.002 σ= 0.038 zeros= 0% [ ▁▁▃▅███████▆▅▂▁▁ ] [ ▁▄▆█▇▂▁ ] dim 0399 μ= -0.013 σ= 0.016 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▂▅▇▇█▅▃ ] dim 0400 μ= -0.005 σ= 0.037 zeros= 0% [ ▁▂▃▆███████▇▅▃▂ ] [ ▃▆█▆▄▂ ] dim 0401 μ= -0.017 σ= 0.030 zeros= 0% [▁▁▂▄▆███████▇▅▃▂▁ ] [ ▃▄█▅▅▃ ] dim 0402 μ= +0.000 σ= 0.025 zeros= 0% [ ▁▃▄▇███████▄▂▂ ] [ ▁▅▆█▆▅▁ ] dim 0403 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▁▃▅▇███████▇▅▂▁▁ ] [ ▁▄▆█▄▂▁ ] dim 0404 μ= +0.002 σ= 0.024 zeros= 0% [▁▁▂▄▇███████▆▄▂▁ ] [ ▁▅█▇█▄▂ ] dim 0405 μ= +0.016 σ= 0.030 zeros= 0% [ ▁▂▄▆████████▆▃▁▁ ] [ ▁▄▅██▆▂ ] dim 0406 μ= +0.015 σ= 0.018 zeros= 0% [ ▁▂▃▆███████▅▄▁▁ ] [ ▅▆▇█▆ ] dim 0407 μ= +0.013 σ= 0.018 zeros= 0% [ ▁▃▅███████▇▃▂▁▁ ] [ ▁▅▆█▇▅▃ ] dim 0408 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▂▄▅███████▆▅▂▁ ] [ ▃█▇█▆▁ ] dim 0409 μ= -0.011 σ= 0.025 zeros= 0% [ ▁▂▄▇██████▇▅▂▁ ] [ ▁▄▇▆▅█▄ ] dim 0410 μ= -0.019 σ= 0.025 zeros= 0% [ ▁▃▄███████▇▅▃▁ ] [ ▃▇██▇▅▁ ] dim 0411 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▂▃▄████████▅▃▂▁ ] [ ▁▃▇█▆▇▂ ] dim 0412 μ= +0.002 σ= 0.038 zeros= 0% [ ▁▂▃▇████████▅▃▂ ] [ ▂▅▇█▅▃ ] dim 0413 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▂▃▄▆███████▅▃▂ ] [ ▂▄█▆▆▄▁ ] dim 0414 μ= -0.010 σ= 0.025 zeros= 0% [ ▁▁▃▄▇███████▇▃▂▁ ] [ ▃▇███▅▂ ] dim 0415 μ= -0.008 σ= 0.022 zeros= 0% [ ▁▁▃▄████████▆▃▂▁ ] [ ▁▄▅█▇▄▁ ] dim 0416 μ= -0.003 σ= 0.039 zeros= 0% [ ▂▃▄▇███████▇▅▃▁▁▁ ] [ ▁▃▆█▅▂ ] dim 0417 μ= +0.008 σ= 0.028 zeros= 0% [ ▁▂▃▆██████▇▄▂▂▁ ] [ ▂▄▆█▇▅▂ ] dim 0418 μ= -0.016 σ= 0.021 zeros= 0% [ ▁▁▃▄▇███████▆▄▂▁ ] [ ▄██▇▄ ] dim 0419 μ= -0.004 σ= 0.014 zeros= 0% [ ▁▃▅██████▇▆▂▁▁ ] [ ▄▇█▇▄▃ ] dim 0420 μ= +0.003 σ= 0.035 zeros= 0% [ ▁▂▄▇███████▆▃▂▁ ] [ ▃▄▇▇█▆▃▁ ] dim 0421 μ= -0.018 σ= 0.027 zeros= 0% [ ▁▂▄▇████████▅▄▂▁ ] [ ▂▆█▄▁ ] dim 0422 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▃▅██████▇▄▂▁ ] [ ▁▅▅█▄▅ ] dim 0423 μ= +0.014 σ= 0.023 zeros= 0% [ ▁▂▃▇███████▆▅▂▂▁ ] [ ▃▇▆█▆▂ ] dim 0424 μ= +0.016 σ= 0.021 zeros= 0% [ ▁▃▅████████▄▃▁ ] [ ▂▅█▇▇▄ ] dim 0425 μ= -0.012 σ= 0.039 zeros= 0% [ ▁▂▄▇██████▇▅▂▁ ] [ ▁▆▇█▆▄ ] dim 0426 μ= +0.019 σ= 0.012 zeros= 0% [ ▁▂▃▇██████▆▄▂▁ ] [ ▄▆▆█▆▅▁ ] dim 0427 μ= +0.003 σ= 0.035 zeros= 0% [ ▁▁▂▄▇███████▇▄▂▁ ] [ ▁▃▇█▇▅▃ ] dim 0428 μ= +0.021 σ= 0.035 zeros= 0% [ ▁▂▃▅███████▇▅▃▁▁ ] [ ▄██▇▃ ] dim 0429 μ= +0.011 σ= 0.017 zeros= 0% [ ▁▁▅▇██████▄▃▁ ] [ ▄▇██▆▄▁ ] dim 0430 μ= +0.009 σ= 0.026 zeros= 0% [▁▁▁▂▃▅████████▅▄▂▁ ] [ ▁▄██▇▃▂ ] dim 0431 μ= +0.013 σ= 0.028 zeros= 0% [ ▁▂▃▇███████▇▃▂▁ ] [ ▁▅▅▅█▆▄▁ ] dim 0432 μ= +0.011 σ= 0.022 zeros= 0% [ ▁▁▃▆████████▅▃▁▁ ] [ ▃▆█▇▅▅ ] dim 0433 μ= -0.013 σ= 0.030 zeros= 0% [ ▁▂▂▄████████▅▃▂▁ ] [ ▁▄▄██▅▃ ] dim 0434 μ= +0.002 σ= 0.026 zeros= 0% [ ▂▃▄▇███████▇▅▃▂▁▁ ] [ ▂▄█▇▇▄▁ ] dim 0435 μ= +0.005 σ= 0.017 zeros= 0% [ ▁▂▃▆███████▅▄▁▁ ] [ ▂▅▆▇█▅▂ ] dim 0436 μ= -0.007 σ= 0.035 zeros= 0% [ ▁▁▃▅████████▆▄▁▁ ] [ ▂▄▆█▇▄▁ ] dim 0437 μ= +0.010 σ= 0.032 zeros= 0% [ ▁▁▃▅▆███████▆▄▂▁ ] [ ▁▄█▇█▄▃ ] dim 0438 μ= -0.002 σ= 0.024 zeros= 0% [▁▁▂▄▅████████▅▃▁▁ ] [ ▁▃█▇▅▇▂ ] dim 0439 μ= -0.017 σ= 0.029 zeros= 0% [ ▁▁▃▅███████▇▅▃▂ ] [ ▂▅▇█▇▄▁ ] dim 0440 μ= +0.004 σ= 0.028 zeros= 0% [ ▁▁▂▅▆███████▅▄▂▁ ] [ ▃▅▆█▇▄ ] dim 0441 μ= +0.019 σ= 0.036 zeros= 0% [ ▁▂▄▅████████▅▃▂▁ ] [ ▁▄▇▇█▆▄▂ ] dim 0442 μ= +0.011 σ= 0.020 zeros= 0% [ ▁▃▆█████████▅▃▂▁ ] [ ▂▅▆██▅▂ ] dim 0443 μ= -0.010 σ= 0.017 zeros= 0% [ ▁▁▃▅▆███████▆▄▃▁▁ ] [ ▁▅██▇▅▄▂ ] dim 0444 μ= +0.016 σ= 0.044 zeros= 0% [▁▁▂▅▆████████▇▄▂▁▁ ] [ ▃▇▇██▅ ] dim 0445 μ= +0.005 σ= 0.021 zeros= 0% [ ▁▂▄▆███████▆▃▁ ] [ ▃▅▇██▆▁ ] dim 0446 μ= +0.018 σ= 0.029 zeros= 0% [ ▁▁▂▄▅▇███████▇▅▃▁▁ ] [ ▄▆█▅▄▂ ] dim 0447 μ= +0.020 σ= 0.025 zeros= 0% [ ▁▂▃▅▇███████▄▃▁ ] [ ▄▄▇█▆▄▁ ] dim 0448 μ= -0.015 σ= 0.031 zeros= 0% [ ▁▁▂▄▇███████▆▄▂▁ ] [ ▄▆█▇▆▄ ] dim 0449 μ= +0.013 σ= 0.020 zeros= 0% [▁▁▂▄▆████████▄▂▁▁ ] [ ▂▅▇▇█▃▂ ] dim 0450 μ= -0.018 σ= 0.020 zeros= 0% [ ▁▂▄▆███████▇▃▂▁ ] [ ▁▃▆█▅▄▁ ] dim 0451 μ= +0.008 σ= 0.022 zeros= 0% [ ▁▂▃▆███████▆▃▂ ] [ ▁▃▄▇█▄▄ ] dim 0452 μ= -0.015 σ= 0.031 zeros= 0% [ ▁▂▃▆███████▇▄▃▁▁ ] [ ▃▇█▇▆▃ ] dim 0453 μ= -0.007 σ= 0.019 zeros= 0% [ ▁▁▂▄███████▆▄▂▁ ▁ ] [ ▃▆▇██▅▃ ] dim 0454 μ= -0.000 σ= 0.014 zeros= 0% [ ▁▂▄▇███████▇▄▃▁▁ ] [ ▃▄▅█▅▃▁ ] dim 0455 μ= +0.011 σ= 0.043 zeros= 0% [ ▁ ▂▄▆███████▅▂▁▁ ] [ ▁▄▇█▇▅▁ ] dim 0456 μ= -0.017 σ= 0.032 zeros= 0% [ ▂▂▅███████▇▅▂▁ ] [ ▁▅█▇▇▄ ] dim 0457 μ= +0.013 σ= 0.028 zeros= 0% [ ▁▂▃▆██████▇▆▂▂ ] [ ▂▃▇█▆▄▂ ] dim 0458 μ= +0.016 σ= 0.031 zeros= 0% [ ▁▁▂▅▇███████▅▄▂▁ ] [ ▃▅█▆▅▃▁ ] dim 0459 μ= -0.010 σ= 0.023 zeros= 0% [ ▁▁▄▅████████▅▃▂▁ ] [ ▃▇▇█▄▃▁ ] dim 0460 μ= -0.008 σ= 0.025 zeros= 0% [ ▁▂▄▆████████▆▃▂▁ ] [ ▄▇▆█▃▂ ] dim 0461 μ= -0.006 σ= 0.012 zeros= 0% [ ▁▃▃▆███████▅▄▂▁ ] [ ▁▃▅██▇▅ ] dim 0462 μ= -0.014 σ= 0.022 zeros= 0% [ ▁▃▅████████▅▄▂▁ ] [ ▂▆█▇▄▃ ] dim 0463 μ= -0.018 σ= 0.035 zeros= 0% [ ▁▂▅▇██████▆▃▂▁ ] [ ▄▇██▅▁ ] dim 0464 μ= -0.018 σ= 0.042 zeros= 0% [ ▁▃▄███████▅▃▁▁▁ ] [ ▅▆█▅▂ ] dim 0465 μ= -0.008 σ= 0.026 zeros= 0% [ ▁▂▄▆██████▇▅▂▁ ] [ ▂▆▇█▆▅ ] dim 0466 μ= -0.006 σ= 0.040 zeros= 0% [ ▁▂▃▅▆███████▅▂▂▁ ] [ ▁▅█▇█▅▂▁ ] dim 0467 μ= +0.003 σ= 0.021 zeros= 0% [ ▁▂▃▆████████▄▃▁▁ ] [ ▂▆▇█▇▄▁ ] dim 0468 μ= +0.005 σ= 0.022 zeros= 0% [ ▁▂▅▆███████▆▃▂▁ ] [ ▁▅███▄▂ ] dim 0469 μ= -0.003 σ= 0.029 zeros= 0% [ ▁▃▄▆███████▇▃▃▁ ] [ ▃▆█▇█▄▁ ] dim 0470 μ= -0.017 σ= 0.017 zeros= 0% [ ▁ ▂▄▇███████▆▃▂▁▁ ] [ ▂▅███▄▁ ] dim 0471 μ= +0.040 σ= 0.015 zeros= 0% [ ▁▃▅▆███████▅▃▁▁ ] [ ▆█▇▇▆▃ ] dim 0472 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▁▂▄▇███████▇▇▄▃▁▁ ] [ ▄▇█▅▃ ] dim 0473 μ= -0.017 σ= 0.016 zeros= 0% [ ▁▁▃▅███████▅▃▂▁ ] [ ▂▅█▇▇▄▂ ] dim 0474 μ= +0.015 σ= 0.022 zeros= 0% [ ▁▃▄▆███████▆▃▂▁ ] [ ▃▅▇█▆▂ ] dim 0475 μ= -0.000 σ= 0.039 zeros= 0% [ ▁▂▃▅███████▆▃▂▁ ] [ ▂▄▆▇██▃▁ ] dim 0476 μ= -0.010 σ= 0.022 zeros= 0% [ ▁▁▃▆████████▇▃▂▁ ] [ ▂▆▇██▅▂ ] dim 0477 μ= -0.005 σ= 0.020 zeros= 0% [ ▁▃▄████████▇▄▂ ] [ ▁▄▆█▇▆▃ ] dim 0478 μ= -0.024 σ= 0.025 zeros= 0% [ ▁▂▂▆████████▄▃▁▁ ] [ ▁▄▇█▆▁ ] dim 0479 μ= +0.006 σ= 0.031 zeros= 0% [ ▁▁▃▇██████▇▃▂▁ ▁] [ ▁▃▆█▆▄ ] dim 0480 μ= -0.008 σ= 0.031 zeros= 0% [ ▁▁▃▃▆███████▆▄▂▁ ] [ ▃▅▆█▆▂ ] dim 0481 μ= +0.021 σ= 0.020 zeros= 0% [ ▁▁▂▄▇██████▇▅▂▁▁ ] [ ▁▅█▅▆▅▂ ] dim 0482 μ= +0.009 σ= 0.030 zeros= 0% [ ▁▁▂▄▆████████▆▃▂▁ ] [ ▃▅▆█▆▅ ] dim 0483 μ= -0.010 σ= 0.031 zeros= 0% [ ▁▁▂▅▇██████▇▇▃▁▁ ] [ ▃▅█▅▅▃▁ ] dim 0484 μ= +0.005 σ= 0.035 zeros= 0% [ ▁▁▂▃▆████████▄▃▂▁ ] [ ▁▅▆█▇▅ ] dim 0485 μ= +0.015 σ= 0.015 zeros= 0% [ ▁▂▄▆███████▅▃▂▁ ] [ ▂▆█▇▅▂ ] dim 0486 μ= +0.024 σ= 0.029 zeros= 0% [ ▁▃▅███████▆▄▃▁ ] [ ▂▄███▅▂ ] dim 0487 μ= +0.016 σ= 0.025 zeros= 0% [ ▁▂▄▇███████▇▆▂▂▁ ] [ ▄▅▇█▇▄ ] dim 0488 μ= +0.024 σ= 0.045 zeros= 0% [ ▁▂▂▅▇███████▅▄▁▁ ] [ ▃██▇▅▂ ] dim 0489 μ= -0.024 σ= 0.023 zeros= 0% [ ▁▃▅▇██████▇▄▂▁ ] [ ▄███▄▂ ] dim 0490 μ= -0.012 σ= 0.031 zeros= 0% [ ▁▂▂▅███████▇▄▂▁ ] [ ▄██▆▂ ] dim 0491 μ= +0.019 σ= 0.015 zeros= 0% [ ▁▂▅▇███████▄▂▁ ] [ ▁▅███▄▃ ] dim 0492 μ= -0.011 σ= 0.029 zeros= 0% [ ▁▃▄▅████████▆▃▂▁ ] [ ▃▆█▇█▃▂ ] dim 0493 μ= +0.013 σ= 0.018 zeros= 0% [ ▁▁▂▅▇███████▇▃▁▁ ] [ ▁▄▇██▄▁ ] dim 0494 μ= +0.022 σ= 0.020 zeros= 0% [ ▁▁▂▃▅███████▇▄▂▁▁ ] [ ▅▇██▆▄ ] dim 0495 μ= -0.014 σ= 0.027 zeros= 0% [ ▁▂▄▆▇███████▆▃▂▁ ] [ ▆▇█▇▇▂▁ ] dim 0496 μ= +0.025 σ= 0.015 zeros= 0% [ ▁▁▂▃▅▇███████▅▂▁▁ ] [ ▄▆▇█▇▄ ] dim 0497 μ= -0.015 σ= 0.019 zeros= 0% [ ▁▁▃▅████████▅▃▁ ] [ ▂▅▇█▆▂ ] dim 0498 μ= +0.017 σ= 0.041 zeros= 0% [ ▁▁▂▃▅▇██████▇▄▃▁ ] [ ▄▆█▇▆▁ ] dim 0499 μ= -0.010 σ= 0.028 zeros= 0% [ ▁▂▂▆███████▅▃▂▁▁ ] [ ▂▅▆█▃ ] dim 0500 μ= +0.021 σ= 0.040 zeros= 0% [ ▁▂▄▇█████▇▄▂▁ ] [ ▃▇▅█▄▁ ] dim 0501 μ= -0.007 σ= 0.013 zeros= 0% [ ▁▃▅████████▆▄▃▁▁ ] [ ▂▆█▆▃▂ ] dim 0502 μ= +0.021 σ= 0.022 zeros= 0% [ ▁▂▅▆███████▅▄▂▁ ] [ ▁▃▆█▇▅▄▁ ] dim 0503 μ= +0.003 σ= 0.031 zeros= 0% [ ▁▃▆████████▆▃▂▁ ] [ ▂▄█▇▆▂ ] dim 0504 μ= -0.004 σ= 0.012 zeros= 0% [ ▂▂▅▇██████▇▅▂▂▁ ] [ ▂▅█▇▆▄▂ ] dim 0505 μ= -0.002 σ= 0.024 zeros= 0% [ ▁▂▄▇███████▅▃▁▁ ] [ ▃▆██▇▅▁ ] dim 0506 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▂▅▇███████▅▃▁ ] [ ▃█▇█▇▄ ] dim 0507 μ= -0.011 σ= 0.024 zeros= 0% [ ▁▂▄▇███████▅▃▁▁ ] [ ▃▅█▇▅▅▂ ] dim 0508 μ= -0.002 σ= 0.034 zeros= 0% [ ▁▁▃▅▇███████▇▅▃▁ ] [ ▃▇▇█▇▃▁ ] dim 0509 μ= -0.001 σ= 0.025 zeros= 0% [ ▁▂▄▇███████▅▄▁ ] [ ▃▆█▆▅▂ ] dim 0510 μ= -0.006 σ= 0.028 zeros= 0% [ ▁▁▃▆███████▇▄▃▁▁ ] [ ▂▆▇█▆▅ ] dim 0511 μ= +0.008 σ= 0.037 zeros= 0% [ ▁▃▅████████▅▃▂▁ ] [ ▄▅█▇▆ ] dim 0512 μ= -0.014 σ= 0.026 zeros= 0% [ ▁▃▅███████▆▃▁▁ ] [ ▅█▇█▇▃ ] dim 0513 μ= +0.023 σ= 0.012 zeros= 0% [ ▁▁▂▃▅███████▇▄▂▁ ] [ ▁▂▆██▆▃ ] dim 0514 μ= +0.012 σ= 0.033 zeros= 0% [ ▂▃▆████████▅▂▁▁ ] [ ▁▅▅█▅▄ ] dim 0515 μ= -0.028 σ= 0.025 zeros= 0% [ ▁▂▃▅▇███████▆▄▃▁ ] [ ▁▂▅█▇▃▁ ] dim 0516 μ= +0.025 σ= 0.019 zeros= 0% [ ▁▁▂▃▆███████▅▄▂▁ ] [ ▃▄▇█▆▄▁ ] dim 0517 μ= -0.007 σ= 0.038 zeros= 0% [ ▁▁▄▆████████▆▂▂▁ ] [ ▁▄▇█▇▅▃ ] dim 0518 μ= +0.025 σ= 0.023 zeros= 0% [ ▁▂▄▅████████▄▃▁ ] [ ▂▅█▆▄▁ ] dim 0519 μ= -0.038 σ= 0.028 zeros= 0% [ ▁▃▅███████▇▅▃▁▁ ] [ ▃█▇█▇▆▂▁ ] dim 0520 μ= +0.011 σ= 0.032 zeros= 0% [ ▁▁▃▄█████████▅▂▁ ] [ ▂▄██▆▅▂ ] dim 0521 μ= +0.022 σ= 0.033 zeros= 0% [ ▁▂▄▇████████▄▂▁ ] [ ▁▄▇██▄▂ ] dim 0522 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▂▃▅████████▄▂▁ ] [ ▁▄▆▇██▆▂ ] dim 0523 μ= +0.018 σ= 0.016 zeros= 0% [ ▁▂▃▆████████▆▃▂▁▁] [ ▂▅█▅▄▁ ] dim 0524 μ= +0.012 σ= 0.028 zeros= 0% [ ▁▂▃▆███████▆▅▂▁▁ ] [ ▁▆█▇▅▄ ] dim 0525 μ= -0.006 σ= 0.012 zeros= 0% [ ▁▁▃▅▇██████▇▆▃▂▁ ] [ ▄█▇█▇▃ ] dim 0526 μ= -0.017 σ= 0.025 zeros= 0% [ ▁▂▂▅████████▆▃▂▁ ] [ ▁▄▆██▇▁ ] dim 0527 μ= +0.013 σ= 0.025 zeros= 0% [▁▁▂▄▇███████▇▆▂▁ ▁ ] [ ▁▅█▅▄ ] dim 0528 μ= -0.038 σ= 0.028 zeros= 0% [ ▁▃▅███████▅▂▁ ] [ ▂▄▄█▇▆▆▃ ] dim 0529 μ= +0.014 σ= 0.029 zeros= 0% [▁▁▁▂▄▆█████████▇▃▂▁ ] [ ▁▄▇██▆▁ ] dim 0530 μ= -0.016 σ= 0.027 zeros= 0% [ ▁▂▄▇███████▇▅▂▁ ] [ ▁▅▆███▄▁ ] dim 0531 μ= -0.016 σ= 0.024 zeros= 0% [ ▁▂▄▅████████▆▄▂▁ ▁] [ ▃▅█▇▅▄ ] dim 0532 μ= -0.005 σ= 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.039 zeros= 0% [ ▂▃▅▇████████▆▃▂▁ ] [ ▁▆███▆▂▁ ] dim 0536 μ= +0.016 σ= 0.019 zeros= 0% [ ▁▃▆▇████████▄▄▂▁ ] [ ▁▅▆█▇▆▅▁ ] dim 0537 μ= +0.004 σ= 0.033 zeros= 0% [ ▁▂▄▆████████▇▅▃▂▁▁] [ ▂▅▇█▆▅▃ ] dim 0538 μ= +0.028 σ= 0.029 zeros= 0% [ ▁▁▁▄▅▇███████▇▆▂▁▁ ] [ ▁▄▅▇██▅▁ ] dim 0539 μ= +0.003 σ= 0.038 zeros= 0% [ ▁▁▃▅████████▆▄▂▁ ] [ ▄▆▇█▇▃▁ ] dim 0540 μ= -0.007 σ= 0.034 zeros= 0% [ ▁▁▃▄████████▅▄▂▁ ] [ ▂▅▇█▆▅▂ ] dim 0541 μ= -0.001 σ= 0.028 zeros= 0% [ ▁▂▄▇███████▅▃▁▁ ] [ ▂▅█▆▄▅ ] dim 0542 μ= -0.005 σ= 0.031 zeros= 0% [ ▁▃▅███████▇▅▄▂▁ ] [ ▁▄▇██▅▂ ] dim 0543 μ= +0.019 σ= 0.038 zeros= 0% [ ▁▁▃▄▆███████▇▄▂▁▁ ] [ ▂▃█▇▇▂▁ ] dim 0544 μ= +0.005 σ= 0.022 zeros= 0% [ ▁▁▄▆███████▆▃▁ ] [ ▁▂▆█▇▆▃▁ ] dim 0545 μ= -0.019 σ= 0.016 zeros= 0% [ ▁▂▃▅████████▆▄▂▁ ] [ ▂▅▅██▅▃ ] dim 0546 μ= -0.017 σ= 0.033 zeros= 0% [ ▁▂▃▆███████▇▃▂▁▁ ] [ ▂▅▆█▅▁ ] dim 0547 μ= -0.013 σ= 0.026 zeros= 0% [ ▁▄▅██████▆▄▁▁ ] [ ▂█▆▆▂ ] dim 0548 μ= -0.034 σ= 0.024 zeros= 0% [ ▁▂▄███████▄▃▁▁ ] [ ▂▃▆██▅▅▃ ] dim 0549 μ= +0.014 σ= 0.030 zeros= 0% [ ▁▂▃▆████████▇▄▃▁▁ ] [ ▁▃▇█▆▃▁ ] dim 0550 μ= -0.008 σ= 0.039 zeros= 0% [ ▁▂▄▆███████▇▄▂▁ ] [ ▄▆▇█▆▄ ] dim 0551 μ= +0.008 σ= 0.016 zeros= 0% [ ▁▁▂▃████████▅▂▁▁▁ ] [ ▄▆█▇▇▄ ] dim 0552 μ= -0.006 σ= 0.027 zeros= 0% [ ▁▁▃▄████████▆▄▁▁ ] [ ▁▃▆▇█▅▂ ] dim 0553 μ= -0.004 σ= 0.027 zeros= 0% [ ▁▃▅████████▄▃▁▁ ] [ ▁▃▅█▆▄▁ ] dim 0554 μ= +0.018 σ= 0.018 zeros= 0% [ ▁▂▃▅███████▆▄▃▂ ] [ ▄█▇██▆▃ ] dim 0555 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▃▄████████▆▅▂▁ ] [ ▃▅█▆▅▁ ] dim 0556 μ= -0.014 σ= 0.034 zeros= 0% [ ▁▁▂▆▆██████▇▅▂▁ ] [ ▃▆█▇▇▄ ] dim 0557 μ= -0.003 σ= 0.021 zeros= 0% [ ▁▂▃▅▇███████▆▄▁▁ ] [ ▃▅█▇█▅▃ ] dim 0558 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▂▂▅▆████████▄▃▁ ] [ ▁▅█▇▄▅▂ ] dim 0559 μ= -0.010 σ= 0.041 zeros= 0% [ ▁▂▃▇███████▇▄▂▁ ] [ ▂▃██▅▃ ] dim 0560 μ= -0.002 σ= 0.038 zeros= 0% [ ▁▂▃▄████████▆▄▁▁ ] [ ▄▆█▇▅▂ ] dim 0561 μ= -0.023 σ= 0.035 zeros= 0% [ ▁▁▂▃▅████████▄▂▁▁ ] [ ▃▅█▇▅▄▁ ] dim 0562 μ= +0.000 σ= 0.021 zeros= 0% [▁▁▁▃▅████████▇▄▂▁ ] [ ▃▄▇▇█▃▁ ] dim 0563 μ= +0.031 σ= 0.027 zeros= 0% [ ▁▂▂▄▆███████▄▃▁▁ ] [ ▁▄▇▆█▄ ] dim 0564 μ= +0.006 σ= 0.020 zeros= 0% [ ▁▁▃▅███████▇▄▂▁ ] [ ▅▇█▇▄ ] dim 0565 μ= -0.021 σ= 0.022 zeros= 0% [ ▁▂▃▇███████▇▄▃▁ ] [ ▃███▄▂ ] dim 0566 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▁▃▆███████▅▄▁▁ ] [ ▄██▇▇▁ ] dim 0567 μ= +0.003 σ= 0.016 zeros= 0% [ ▁▃▄███████▅▃▁▁ ] [ ▁▄▇█▇▆▁ ] dim 0568 μ= +0.015 σ= 0.025 zeros= 0% [ ▁▁▄▆████████▅▂▂ ] [ ▄▇█▇▄ ] dim 0569 μ= -0.016 σ= 0.028 zeros= 0% [ ▁▃▅███████▅▂ ] [ ▂▆█▆█▄▃ ] dim 0570 μ= +0.015 σ= 0.025 zeros= 0% [ ▁▁▃▃▇████████▅▃▂▁ ] [ ▁▅▇█▇▅▂ ] dim 0571 μ= +0.002 σ= 0.032 zeros= 0% [ ▁▁▃▅▆████████▄▃▁▁ ] [ ▁▅█▇▇▂ ] dim 0572 μ= +0.007 σ= 0.015 zeros= 0% [ ▁▃▆██████▇▄▂▁ ] [ ▄▆██▅ ] dim 0573 μ= -0.004 σ= 0.022 zeros= 0% [ ▁▂▃▆███████▅▄▂▁ ] [ ▃▇▇██▄ ] dim 0574 μ= -0.011 σ= 0.015 zeros= 0% [ ▁▃▅▇███████▄▄▂▁ ] [ ▄▆██▆▁ ] dim 0575 μ= +0.003 σ= 0.044 zeros= 0% [ ▁▁▂▃▇███████▇▅▃▂▁ ] [ ▁▄█▆▄▂ ] dim 0576 μ= +0.017 σ= 0.025 zeros= 0% [ ▁▁▃▇██████▇▄▃▁ ] [ ▁▃▆▇█▆▃ ] dim 0577 μ= -0.000 σ= 0.026 zeros= 0% [▁▁▂▃▅▇████████▇▃▂▁▁ ] [ ▃▅▇█▇▄ ] dim 0578 μ= -0.009 σ= 0.034 zeros= 0% [ ▁▂▄▅▇███████▆▄▂▁▁ ] [ ▂▅▆█▇▆ ] dim 0579 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▂▄▆███████▇▃▃▁▁ ] [ ▂▄▇██▄▁ ] dim 0580 μ= -0.003 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▆▄▂▁ ] [ ▂▇██▆▁ ] dim 0581 μ= +0.000 σ= 0.024 zeros= 0% [ ▁▃▅██████▆▂▁ ] [ ▃▆██▅▂ ] dim 0582 μ= +0.023 σ= 0.019 zeros= 0% [ ▁▁▃▅▇██████▅▄▂▁ ] [ ▂▄█▇▇▄▁ ] dim 0583 μ= -0.006 σ= 0.014 zeros= 0% [ ▁▂▃▄████████▇▄▂▁ ] [ ▁▆█▇▇▄▂ ] dim 0584 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▂▃▆███████▇▃▃▁ ] [ ▂▃▆█▆▆▃ ] dim 0585 μ= -0.034 σ= 0.049 zeros= 0% [ ▁▂▅▇████████▄▄▁▁ ] -> OUTLIER_SPREAD: this_std=0.0493, mean_std=0.0265, +3.2sigma vs threshold=3.0sigma [ ▂▆█▇▇▇▃ ] dim 0586 μ= +0.003 σ= 0.021 zeros= 0% [ ▁▁▂▃▆███████▆▄▂▁▁ ] [ ▁▅▇█▇▆▃ ] dim 0587 μ= -0.007 σ= 0.016 zeros= 0% [ ▁▁▃▅▇████████▆▃▂▁ ] [ ▂▄██▆▃ ] dim 0588 μ= -0.013 σ= 0.033 zeros= 0% [ ▁▂▄▇███████▆▃▁▁ ] [ ▂▆██▇▅▂ ] dim 0589 μ= -0.002 σ= 0.015 zeros= 0% [ ▁▁▃▄▇███████▆▄▂▁▁ ] [ ▂▇█▇▅▂ ] dim 0590 μ= +0.005 σ= 0.034 zeros= 0% [ ▁▂▅▇██████▅▃▂▁▁ ] [ ▃▅█▅▁ ] dim 0591 μ= -0.021 σ= 0.018 zeros= 0% [ ▂▃▆██████▆▄▂▁ ] [ ▁▆▇█▅▂ ] dim 0592 μ= -0.004 σ= 0.023 zeros= 0% [ ▁▁▃▆██████▇▄▂▁ ] [ ▂▆█▇█▃ ] dim 0593 μ= +0.016 σ= 0.035 zeros= 0% [ ▁▁▃▅███████▆▄▂▁▁ ] [ ▁▃▇▆█▇▅▃ ] dim 0594 μ= +0.000 σ= 0.036 zeros= 0% [ ▁▂▃▇████████▇▅▂▂ ] [ ▁▅▇█▇▅▂ ] dim 0595 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▁▃▅███████▆▄▂▁ ] [ ▁▅▆▆██▆▁ ] dim 0596 μ= +0.003 σ= 0.023 zeros= 0% [ ▁▄▆█████████▄▃▁▁ ] [ ▄▅█▇▆▃ ] dim 0597 μ= +0.015 σ= 0.028 zeros= 0% [ ▁▁▂▄▅██████▆▄▂ ] [ ▁▅▆▇▇█▄▂ ] dim 0598 μ= +0.004 σ= 0.029 zeros= 0% [ ▁▁▂▄▆████████▇▆▄▁ ] [ ▁▂██▄▃▂ ] dim 0599 μ= +0.023 σ= 0.014 zeros= 0% [ ▁▂▃▅███████▆▃▂▁ ] [ ▃▆██▆▃ ] dim 0600 μ= -0.017 σ= 0.035 zeros= 0% [ ▁▂▃▆▇██████▇▅▃▂▁ ] [ ▆▇█▆▃ ] dim 0601 μ= +0.014 σ= 0.020 zeros= 0% [ ▁▂▄▆███████▅▃▁▁ ] [ ▃▆▅█▄▂ ] dim 0602 μ= -0.013 σ= 0.019 zeros= 0% [ ▁▁▄▄▇██████▅▃▂▁ ] [ ▃▇██▆▁ ] dim 0603 μ= -0.022 σ= 0.026 zeros= 0% [▁▁▃▄███████▅▃▂ ] [ ▃▄█▆▄▂ ] dim 0604 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▂▂▄▆██████▇▅▃▂▁ ] [ ▁▃▇█▇▆▃ ] dim 0605 μ= +0.015 σ= 0.030 zeros= 0% [▁▁▁▂▅▆████████▆▃▂▁▁ ] [ ▁▁▅▅█▆▅▃ ] dim 0606 μ= +0.030 σ= 0.020 zeros= 0% [ ▁▂▃▅█████████▄▃▁▁▁] [ ▂▆▇█▇▆▃ ] dim 0607 μ= +0.001 σ= 0.032 zeros= 0% [ ▁▁▂▄▆███████▆▄▁ ] [ ▁▄▇█▇▇▄▃ ] dim 0608 μ= -0.001 σ= 0.038 zeros= 0% [ ▁▁▃▄████████▇▃▃▁ ] [ ▁▆▇█▇▂ ] dim 0609 μ= +0.007 σ= 0.030 zeros= 0% [ ▁▂▄▇██████▆▃▂▁ ] [ ▁▃███▃ ] dim 0610 μ= +0.017 σ= 0.021 zeros= 0% [ ▁▂▄▆██████▇▄▃▁ ] [ ▂▄██▆▄▄ ] dim 0611 μ= -0.002 σ= 0.024 zeros= 0% [ ▁▁▂▄▇███████▇▅▃▁▁ ] [ ▅▄▇█▆▄▃ ] dim 0612 μ= +0.010 σ= 0.039 zeros= 0% [ ▁▂▄▆█████████▄▂▁▁ ] [ ▆███▇▄ ] dim 0613 μ= +0.020 σ= 0.013 zeros= 0% [ ▁▁▂▄▆████████▆▃▂▁ ] [ ▂▅▇███▆▂ ] dim 0614 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▁▃▆▆████████▆▅▃▁▁ ] [ ▂█▇▇▆▂ ] dim 0615 μ= -0.008 σ= 0.018 zeros= 0% [ ▁▁▃▅███████▇▆▃▂▁ ] [ ▁▆███▇▁ ] dim 0616 μ= -0.005 σ= 0.025 zeros= 0% [ ▁▂▄▇███████▇▄▂▁ ] [ ▅▅█▆▃▁ ] dim 0617 μ= +0.006 σ= 0.031 zeros= 0% [ ▁▂▅███████▅▂▁ ] [ ▁▃▆█▅▃ ] dim 0618 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▂▃▆██████▆▅▃▁ ] [ ▂▅█▇▄▃ ] dim 0619 μ= -0.009 σ= 0.017 zeros= 0% [ ▁▂▃▅▇███████▄▂▁ ] [ ▃▄█▅▂ ] dim 0620 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▄▂▁▁ ] [ ▁▄▇█▅▃ ] dim 0621 μ= -0.039 σ= 0.021 zeros= 0% [ ▁▁▃▆██████▇▄▂▁ ] [ ▂▅█▇▆▄ ] dim 0622 μ= -0.008 σ= 0.034 zeros= 0% [ ▁▂▃████████▅▂▁▁ ] [ ▂▇▆█▇▄ ] dim 0623 μ= +0.007 σ= 0.023 zeros= 0% [ ▁▁▃▅████████▆▃▂▁ ] [ ▂▇█▇▆▄ ] dim 0624 μ= -0.005 σ= 0.021 zeros= 0% [ ▁▂▅███████▇▄▃▁ ] [ ▁▃▄█▇▅▄▁ ] dim 0625 μ= -0.020 σ= 0.024 zeros= 0% [ ▁▃▄████████▄▃▁ ] [ ▂▃███▅▅ ] dim 0626 μ= -0.016 σ= 0.038 zeros= 0% [ ▁▃▅███████▇▅▃▁▁ ] [ ▂▆██▆▂ ] dim 0627 μ= +0.018 σ= 0.026 zeros= 0% [ ▁▂▅████████▄▂▁ ] [ ▃▆▆█▆▁ ] dim 0628 μ= -0.019 σ= 0.035 zeros= 0% [ ▁▂▄▆███████▇▄▂▁▁ ] [ ▂▆█▇▅▃ ] dim 0629 μ= -0.013 σ= 0.031 zeros= 0% [ ▁▂▄▆██████▇▃▂▁ ] [ ▃▅█▇▃▁ ] dim 0630 μ= -0.020 σ= 0.026 zeros= 0% [ ▁▂▄▆██████▇▄▂▁ ] [ ▂▆███▅▂ ] dim 0631 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▂▄████████▆▄▂▁ ] [ ▄▃█▇▆▅▁ ] dim 0632 μ= -0.013 σ= 0.021 zeros= 0% [ ▁▁▂▄████████▆▅▂▂▁ ] [ ▁▂▆██▆▁ ] dim 0633 μ= -0.016 σ= 0.022 zeros= 0% [ ▁▂▄███████▇▄▂▁ ] [ ▃▅▇█▆▄ ] dim 0634 μ= -0.009 σ= 0.018 zeros= 0% [ ▁▁▂▅▇███████▅▂▁ ] [ ▂▆█▇▆▁▁ ] dim 0635 μ= -0.019 σ= 0.038 zeros= 0% [ ▁▂▄▇███████▅▂▁▁ ] [ ▃██▇▆▁ ] dim 0636 μ= -0.003 σ= 0.020 zeros= 0% [ ▁▂▄▇██████▅▃▁ ] [ ▁▃▅█▇▃▂ ] dim 0637 μ= -0.026 σ= 0.030 zeros= 0% [ ▁▁▃▅███████▆▄▂▁ ] [ ▂▅█▇▆▂ ] dim 0638 μ= -0.022 σ= 0.022 zeros= 0% [ ▁▂▃▆██████▆▄▃▁ ] [ ▃███▅▃ ] dim 0639 μ= +0.015 σ= 0.034 zeros= 0% [ ▁▂▅▇██████▇▄▂▁ ] [ ▂▆█▅▂▂ ] dim 0640 μ= +0.003 σ= 0.021 zeros= 0% [ ▁▁▃▄▇██████▆▃▁ ▁ ] [ ▁▄▇█▇▆▂▁ ] dim 0641 μ= -0.008 σ= 0.042 zeros= 0% [ ▁▁▃▅▆████████▄▃▂▁ ] [ ▂▅▇█▅▁ ] dim 0642 μ= +0.020 σ= 0.025 zeros= 0% [ ▁▂▃▆███████▆▄▂▁▁ ] [ ▃▅█▇▅▂ ] dim 0643 μ= -0.009 σ= 0.021 zeros= 0% [ ▁▂▅▆██████▆▄▂▁ ] [ ▂▅█▆▃ ] dim 0644 μ= -0.014 σ= 0.029 zeros= 0% [ ▁▂▃▅▇██████▅▃▂▁▁ ] [ ▄▇██▅▃ ] dim 0645 μ= -0.005 σ= 0.031 zeros= 0% [ ▁▂▅███████▇▃▂▁ ] [ ▁▃▇██▇▅▂ ] dim 0646 μ= +0.009 σ= 0.032 zeros= 0% [ ▁▁▁▃▅████████▇▄▃▁▁ ] [ ▁▂▆██▆▃ ] dim 0647 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▂▄▆████████▅▄▁▁ ] [ ▂▅█▇▇▁ ] dim 0648 μ= +0.006 σ= 0.029 zeros= 0% [ ▁▃▄███████▇▄▂▁ ] [ ▁▆▇█▇▆▁ ] dim 0649 μ= -0.012 σ= 0.035 zeros= 0% [ ▁▃▅▇███████▆▄▃▁ ] [ ▄▇▇█▇▄ ] dim 0650 μ= -0.009 σ= 0.031 zeros= 0% [ ▁▂▄████████▅▂▁ ] [ ▂▆██▇▆▂ ] dim 0651 μ= +0.008 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▆▅▂▁▁ ] [ ▁▄▅▇██▄▃ ] dim 0652 μ= +0.031 σ= 0.030 zeros= 0% [ ▁▂▃▅████████▇▄▂▁▁ ] [ ▂▄▆█▄▃ ] dim 0653 μ= -0.013 σ= 0.030 zeros= 0% [ ▁▂▄▇██████▇▄▂▁ ] [ ▄▆██▅▆ ] dim 0654 μ= -0.004 σ= 0.021 zeros= 0% [ ▂▄▇███████▅▂▁ ] [ ▂▄█▅▅▂ ] dim 0655 μ= +0.001 σ= 0.024 zeros= 0% [ ▁▂▃▅████████▄▃▁▁ ] [ ▂▅▆█▅▃ ] dim 0656 μ= +0.003 σ= 0.022 zeros= 0% [ ▁▃▃███████▇▅▂▁▁ ] [ ▁▅▇▇█▆▃▂ ] dim 0657 μ= +0.013 σ= 0.032 zeros= 0% [ ▁▂▃▆████████▅▃▂▁ ] [ ▁▄▆█▅▄ ] dim 0658 μ= -0.000 σ= 0.019 zeros= 0% [ ▁▂▄▇███████▄▃▁▁ ] [ ▃▄▇█▇▃▁ ] dim 0659 μ= +0.019 σ= 0.030 zeros= 0% [ ▁▂▄▇███████▆▃▂▁ ] [ ▂▄▇█▅▃▁ ] dim 0660 μ= +0.004 σ= 0.037 zeros= 0% [ ▁▂▃▅▆███████▆▃▂ ] [ ▂▅███▅▂ ] dim 0661 μ= -0.002 σ= 0.024 zeros= 0% [ ▂▅▆███████▆▃▂▁ ] [ ▂▆▆█▅▂ ] dim 0662 μ= +0.001 σ= 0.013 zeros= 0% [ ▁▂▄███████▆▃▂▁ ] [ ▂▅▇█▅▃▁ ] dim 0663 μ= -0.008 σ= 0.039 zeros= 0% [ ▁▃▄▆████████▇▃▂▁ ▁] [ ▄███▆▅▂ ] dim 0664 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▂▃▅████████▆▄▂▁▁] [ ▁▆███▅▂ ] dim 0665 μ= -0.009 σ= 0.035 zeros= 0% [ ▁▂▃▇████████▅▃▁▁ ] [ ▁▂▅▇█▇▅▁ ] dim 0666 μ= +0.004 σ= 0.022 zeros= 0% [ ▁▂▄▄████████▆▄▂▁▁ ] [ ▂▄█▇█▃▁ ] dim 0667 μ= +0.007 σ= 0.039 zeros= 0% [ ▁▁▂▄▆███████▆▃▂▁ ] [ ▁▄▆█▇▆▁ ] dim 0668 μ= +0.006 σ= 0.018 zeros= 0% [ ▁▂▄▆███████▇▄▂▁ ] [ ▁▂▃█▇▅ ] dim 0669 μ= -0.019 σ= 0.027 zeros= 0% [▁▁▁▃▅███████▇▄▃▁ ] [ ▂▅▆█▇▆▃ ] dim 0670 μ= +0.009 σ= 0.023 zeros= 0% [ ▁▁▂▃▆▆███████▇▅▃▁▁▁] [ ▅▆█▆▅▄ ] dim 0671 μ= +0.030 σ= 0.023 zeros= 0% [ ▁▁▂▃▄▆███████▆▃▃▁▁ ] [ ▃█▅▅▃ ] dim 0672 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▂▄▆███████▅▂▂▁ ] [ ▂▄█▇▆▄▁ ] dim 0673 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▂▅▇███████▆▃▁▁ ] [ ▄█▆▇▅▂ ] dim 0674 μ= +0.019 σ= 0.027 zeros= 0% [ ▁▁▂▄▆███████▇▄▂▁▁ ] [ ▁▄▅█▇▇▄ ] dim 0675 μ= +0.019 σ= 0.029 zeros= 0% [ ▁▂▃▅███████▇▄▂▁ ] [ ▂▆▇█▇▄▁ ] dim 0676 μ= -0.017 σ= 0.027 zeros= 0% [▁▁▂▃▆████████▇▅▃▁▁ ] [ ▂▃▅█▅▄▁ ] dim 0677 μ= +0.017 σ= 0.035 zeros= 0% [ ▁▂▄▆███████▆▄▂▁ ] [ ▄▆██▇▃ ] dim 0678 μ= -0.028 σ= 0.023 zeros= 0% [ ▁▁▄▅▇███████▆▄▂▁▁ ] [ ▃▄█▆▅▅▂ ] dim 0679 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▁▂▅▇███████▇▄▂▁ ] [ ▁▄▆█▆▂ ] dim 0680 μ= +0.006 σ= 0.021 zeros= 0% [ ▁▂▃▅███████▅▃▂ ] [ ▂▄██▇▅▁ ] dim 0681 μ= +0.038 σ= 0.024 zeros= 0% [ ▁▂▄▇███████▆▃▂▁ ] [ ▃▅█▇▃▁ ] dim 0682 μ= -0.013 σ= 0.021 zeros= 0% [ ▁▂▄▇██████▇▃▁▁ ] [ ▃▆▆█▅▂ ] dim 0683 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▂▂▅▇███████▄▃▁ ] [ ▂▆█▇▅▁ ] dim 0684 μ= +0.018 σ= 0.017 zeros= 0% [ ▁▂▅▇██████▆▄▂▁ ] [ ▁▃▅██▆▂ ] dim 0685 μ= +0.013 σ= 0.027 zeros= 0% [▁ ▁▁▄▅████████▅▄▁▁ ] [ ▄▇██▆▅▁ ] dim 0686 μ= -0.025 σ= 0.042 zeros= 0% [ ▁▃▅████████▆▄▂▁ ] [ ▁▅█▇▆▃ ] dim 0687 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▃▅██████▆▃▁▁ ] [ ▁▆▇█▆▃ ] dim 0688 μ= -0.014 σ= 0.035 zeros= 0% [ ▁▂▃▆███████▅▃▁ ] [ ▁▂▆▆█▄▁ ] dim 0689 μ= -0.013 σ= 0.022 zeros= 0% [ ▁▁▃▄███████▇▄▂▁ ] [ ▂▆██▆▃ ] dim 0690 μ= +0.010 σ= 0.017 zeros= 0% [ ▁▂▄▇██████▆▄▃▁ ] [ ▁▅▇█▆▅▁ ] dim 0691 μ= +0.019 σ= 0.033 zeros= 0% [ ▁▂▄▅███████▅▃▁ ] [ ▂▆██▇▁ ] dim 0692 μ= -0.002 σ= 0.029 zeros= 0% [ ▁▂▄███████▇▄▂▁ ] [ ▂▅▇██▆▅▁ ] dim 0693 μ= -0.013 σ= 0.034 zeros= 0% [ ▂▂▄▇████████▄▃▁ ] [ ▃▆██▆▂ ] dim 0694 μ= +0.010 σ= 0.022 zeros= 0% [ ▂▃▄▇██████▇▅▂▁ ] [ ▂▅▆▆▇█▁ ] dim 0695 μ= -0.015 σ= 0.029 zeros= 0% [ ▁▁▃▆███████▇▄▂▁ ] [ ▅▆▇█▂ ] dim 0696 μ= +0.011 σ= 0.023 zeros= 0% [ ▁▁▂▅██████▇▄▃▁▁ ] [ ▁▅▅▇█▅▁ ] dim 0697 μ= -0.019 σ= 0.033 zeros= 0% [ ▁▁▃▅███████▆▃▁▁ ] [ ▃▆▇█▅ ] dim 0698 μ= -0.021 σ= 0.016 zeros= 0% [ ▁▃▄███████▆▄▂▁ ] [ ▂▇▇█▃ ] dim 0699 μ= -0.004 σ= 0.026 zeros= 0% [ ▁▂▄███████▄▂▁ ] [ ▂▇▇██▃▁ ] dim 0700 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▂▃▆▇███████▇▃▂▁ ] [ ▂▄▇█▆▅▂ ] dim 0701 μ= +0.011 σ= 0.032 zeros= 0% [ ▁▁▄▆███████▇▄▃▁ ] [ ▁▅██▇▃ ] dim 0702 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▂▄███████▇▄▂▁ ] [ ▂▄▇█▆▃▂ ] dim 0703 μ= +0.001 σ= 0.024 zeros= 0% [ ▁▃▄▇███████▆▄▃▁▁ ] [ ▁▆█▇█▄▁ ] dim 0704 μ= -0.003 σ= 0.014 zeros= 0% [ ▁▁▂▅▇███████▅▂▁ ] [ ▁▃▇█▆▅▁ ] dim 0705 μ= -0.011 σ= 0.030 zeros= 0% [ ▁▂▄███████▅▃▂ ] [ ▂▄▇█▆▄ ] dim 0706 μ= +0.025 σ= 0.014 zeros= 0% [ ▁▂▅████████▅▃▂▁ ] [ ▄▅█▇▄▁ ] dim 0707 μ= -0.018 σ= 0.018 zeros= 0% [ ▁▂▄▇███████▅▃▁▁ ] [ ▂▆███▅▁ ] dim 0708 μ= +0.010 σ= 0.031 zeros= 0% [ ▁▂▄▇███████▆▄▂ ] [ ▂▆▅█▅▃ ] dim 0709 μ= +0.018 σ= 0.023 zeros= 0% [ ▁▁▂▃▆████████▅▄▁▁ ] [ ▃█▆▇▆▄▁ ] dim 0710 μ= -0.002 σ= 0.039 zeros= 0% [ ▁▁▃▄████████▅▃▁ ] [ ▁▆▇█▇▅▁ ] dim 0711 μ= -0.008 σ= 0.036 zeros= 0% [ ▁▁▂▃▅▇███████▇▄▃▁▁▁] [ ▂▂▆█▆▆▃ ] dim 0712 μ= -0.012 σ= 0.025 zeros= 0% [ ▁▂▄▆████████▅▃▁▁ ] [ ▂▄███▅▁ ] dim 0713 μ= -0.007 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▂▄█▆▅▃▁ ] dim 0714 μ= -0.007 σ= 0.035 zeros= 0% [ ▁▄▅▇███████▆▄▂▁ ] [ ▄▇█▇▄▁ ] dim 0715 μ= +0.020 σ= 0.020 zeros= 0% [ ▁▁▃▅███████▆▄▂▁ ] [ ▁▄▆█▆▆▄ ] dim 0716 μ= +0.014 σ= 0.018 zeros= 0% [ ▁▂▄▇████████▅▂▁▁ ] [ ▂▅▇█▇▅▃ ] dim 0717 μ= +0.008 σ= 0.027 zeros= 0% [ ▁▂▁▅████████▇▄▂▁ ] [ ▁▄▅█▆▅▂ ] dim 0718 μ= -0.025 σ= 0.017 zeros= 0% [ ▁▂▃▅███████▇▅▂▁ ] [ ▃▅██▆▆▂ ] dim 0719 μ= +0.042 σ= 0.036 zeros= 0% [ ▁▂▄████████▅▃▁ ] [ ▂▄▇█▆▄▂ ] dim 0720 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▁▁▃▆███████▇▄▃▁ ] [ ▂▅▆▇█▃ ] dim 0721 μ= -0.016 σ= 0.026 zeros= 0% [ ▁▂▃▄▇███████▅▃▁▁ ] [ ▁▅▇█▆▆▂ ] dim 0722 μ= -0.004 σ= 0.018 zeros= 0% [ ▁▃▄▆███████▇▄▂▁▁ ] [ ▂▆▇█▅▂ ] dim 0723 μ= -0.019 σ= 0.033 zeros= 0% [ ▁▂▃▇██████▆▄▂▁ ] [ ▂▅▆█▇▅▁ ] dim 0724 μ= +0.012 σ= 0.034 zeros= 0% [ ▁▂▂▅████████▇▄▃▁▁ ] [ ▁▃▅█▅▅▁ ] dim 0725 μ= +0.003 σ= 0.021 zeros= 0% [ ▁▁▂▃▇███████▇▄▂▁ ] [ ▄▆█▇▄▁ ] dim 0726 μ= -0.008 σ= 0.040 zeros= 0% [ ▁▂▄▅███████▅▃▂▁ ] [ ▄▅███▅▁ ] dim 0727 μ= -0.008 σ= 0.025 zeros= 0% [ ▁▁▃▅████████▅▃▃▁ ] [ ▄▇█▆▄▂ ] dim 0728 μ= -0.019 σ= 0.022 zeros= 0% [ ▁▁▂▆███████▇▄▂▁ ] [ ▂▃▆█▆▆▃ ] dim 0729 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▂▃▇████████▅▂▁▁ ] [ ▂▅▇██▆▁ ] dim 0730 μ= -0.015 σ= 0.025 zeros= 0% [ ▁▃▃▇███████▇▃▂▁ ] [ ▃▅█▆▄▃ ] dim 0731 μ= +0.004 σ= 0.031 zeros= 0% [ ▁▂▃▆██████▆▃▂▁ ] [ ▂▅▇█▅▄▁ ] dim 0732 μ= +0.008 σ= 0.028 zeros= 0% [ ▁▂▄▆███████▆▄▁▁ ] [ ▂▆██▄▂ ] dim 0733 μ= +0.008 σ= 0.024 zeros= 0% [ ▁▃▆███████▆▃▂▁ ] [ ▄▇█▇▇▃ ] dim 0734 μ= -0.010 σ= 0.022 zeros= 0% [ ▁▁▃▆████████▅▂▂▁ ] [ ▁▃▆█▆▃ ] dim 0735 μ= -0.016 σ= 0.022 zeros= 0% [ ▁▁▃▅███████▅▄▂ ] [ ▁▅██▇▅ ] dim 0736 μ= -0.027 σ= 0.020 zeros= 0% [ ▁▁▃▆███████▇▄▂▁ ] [ ▁▄▇█▆▂▁ ] dim 0737 μ= -0.022 σ= 0.030 zeros= 0% [ ▁▂▃▅███████▅▃▂▁ ] [ ▁▄▅█▇▅▁ ] dim 0738 μ= +0.022 σ= 0.043 zeros= 0% [ ▁▁▂▄▇███████▇▄▃▁ ] [ ▁▅█▇▇▃▂ ] dim 0739 μ= -0.018 σ= 0.020 zeros= 0% [ ▁▁▃▄███████▅▂▂▁ ] [ ▁▅▆▇█▅ ] dim 0740 μ= +0.015 σ= 0.038 zeros= 0% [ ▁▃▄▇███████▄▃▁▁ ] [ ▂▄▅█▅▄ ] dim 0741 μ= +0.029 σ= 0.025 zeros= 0% [ ▁ ▂▄▆███████▆▄▂▁ ] [ ▂▄█▇▄ ] dim 0742 μ= -0.013 σ= 0.033 zeros= 0% [ ▁▃▇██████▄▂▁ ] [ ▁▄▇█▇▂ ] dim 0743 μ= -0.038 σ= 0.018 zeros= 0% [ ▁▂▃▆██████▆▄▂▁▁ ] [ ▁▄▇█▇▂ ] dim 0744 μ= +0.004 σ= 0.031 zeros= 0% [ ▁▁▂▄▆███████▅▂▁ ] [ ▄▇███▆▁ ] dim 0745 μ= +0.018 σ= 0.024 zeros= 0% [ ▁▂▂▅████████▆▄▂▁▁ ] [ ▂▅▇█▅▃▁ ] dim 0746 μ= -0.006 σ= 0.017 zeros= 0% [ ▁▂▃▆████████▇▄▂▂▁ ] [ ▂▄██▇▅▂ ] dim 0747 μ= -0.005 σ= 0.029 zeros= 0% [ ▁▂▄▆███████▇▅▃▁▁ ] [ ▁▃▅█▄▃ ] dim 0748 μ= -0.022 σ= 0.031 zeros= 0% [ ▁▂▃▆██████▇▅▂▁▁ ] [ ▁▄█▆▆▂ ] dim 0749 μ= -0.011 σ= 0.023 zeros= 0% [ ▁▁▃▆██████▇▄▃▁▁ ] [ ▅▆█▇▅▆▁ ] dim 0750 μ= -0.002 σ= 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.007 σ= 0.017 zeros= 0% [▁▁▂▃▆████████▇▄▃▁▁ ] [ ▁▅██▆▂ ] dim 0756 μ= +0.016 σ= 0.026 zeros= 0% [ ▁▂▃▇██████▇▅▂▁ ] [ ▂▆▇█▄▂ ] dim 0757 μ= +0.002 σ= 0.026 zeros= 0% [ ▁▂▄▇██████▇▄▃▁ ] [ ▂▅▇█▇▃▁ ] dim 0758 μ= -0.009 σ= 0.035 zeros= 0% [ ▁▁▃▅████████▅▄▁▁ ] [ ▅█▇█▅▃ ] dim 0759 μ= +0.021 σ= 0.037 zeros= 0% [ ▁▂▃▆███████▇▄▂▁ ] [ ▁▄▆▇██▄▁ ] dim 0760 μ= -0.009 σ= 0.010 zeros= 0% [ ▁▂▃▅████████▆▃▂▁▁] [ ▄▆▇█▆▃ ] dim 0761 μ= +0.017 σ= 0.038 zeros= 0% [ ▁▂▅▇███████▅▂▁▁ ] [ ▄▆██▆▃▁ ] dim 0762 μ= -0.009 σ= 0.030 zeros= 0% [ ▁▂▃▅████████▅▃▁▁ ] [ ▃▄█▇▆▃ ] dim 0763 μ= -0.006 σ= 0.028 zeros= 0% [ ▁▂▄▅████████▇▄▃▁ ] [ ▃▄█▆▇▄▂ ] dim 0764 μ= +0.009 σ= 0.025 zeros= 0% [▁▁▂▅▇███████▅▃▂▁ ] [ ▁▄█▇▆▅▁ ] dim 0765 μ= +0.012 σ= 0.017 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▃▆█▇▄▂ ] dim 0766 μ= -0.009 σ= 0.032 zeros= 0% [ ▁▂▃▅███████▆▄▂▁ ] [ ▂▅▇█▆▄▁ ] dim 0767 μ= +0.015 σ= 0.032 zeros= 0% [ ▁▂▃▄████████▆▃▁▁ ] [ ▁▆█▇▅▃ ] dim 0768 μ= -0.010 σ= 0.020 zeros= 0% [ ▁▁▂▄▆███████▅▄▁▁ ] [ ▂▄▅█▇▄▂ ] dim 0769 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▁▂▃▆███████▇▅▃▁ ] [ ▁▄▆▇█▆▃ ] dim 0770 μ= -0.004 σ= 0.030 zeros= 0% [ ▁▁▂▃▇████████▅▃▁▁ ] [ ▄▃█▆▅▁ ] dim 0771 μ= -0.011 σ= 0.023 zeros= 0% [ ▁▁▃▅███████▆▄▂▁▁ ] [ ▅██▅▅ ] dim 0772 μ= +0.014 σ= 0.016 zeros= 0% [ ▂▃▅███████▆▃▁▁ ] [ ▂▃▇█▆▃ ] dim 0773 μ= -0.011 σ= 0.029 zeros= 0% [ ▁▂▃▆███████▇▃▂▁ ] [ ▄▆█▅▂ ] dim 0774 μ= -0.010 σ= 0.037 zeros= 0% [ ▁▁▃▄▇█████▇▄▂▁ ] [ ▁▅▇█▄ ] dim 0775 μ= -0.005 σ= 0.022 zeros= 0% [ ▁▂▆█████▇▅▂▁ ] [ ▂▅▇██▇▂▁ ] dim 0776 μ= +0.004 σ= 0.034 zeros= 0% [ ▁▂▆▇████████▅▃▁▁ ] [ ▂▄▇██▄▁ ] dim 0777 μ= -0.015 σ= 0.032 zeros= 0% [ ▁▂▄▆███████▅▄▂▁▁ ] [ ▂▆█▇▃ ] dim 0778 μ= +0.014 σ= 0.021 zeros= 0% [ ▁▂▄▇██████▅▂▁▁ ] [ ▄▆▇▇█▂ ] dim 0779 μ= -0.005 σ= 0.025 zeros= 0% [ ▁▁▂▄▇████████▄▂▁ ] [ ▂▆███▄▂ ] dim 0780 μ= -0.022 σ= 0.024 zeros= 0% [ ▁▁▃▅▇███████▆▄▂▁▁ ] [ ▂▄▆▇█▅▁ ] dim 0781 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▂▄▇███████▆▃▂▁▁ ] [ ▄▇▇▇█▄ ] dim 0782 μ= +0.028 σ= 0.017 zeros= 0% [ ▁▂▆████████▆▃▁▁ ] [ ▄▆█▇▆▆▂ ] dim 0783 μ= +0.001 σ= 0.025 zeros= 0% [▁▁▂▄▆▇███████▅▄▂▁▁ ] [ ▄▇█▇▇▄▁ ] dim 0784 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▂▃▇████████▅▃▂ ▁] [ ▃▅▆█▇▄▃ ] dim 0785 μ= -0.004 σ= 0.023 zeros= 0% [ ▁▂▃▅█████████▅▂▂▁ ] [ ▂▅▆█▆▄▁ ] dim 0786 μ= +0.022 σ= 0.030 zeros= 0% [ ▁▂▃▆▇███████▇▄▂▁ ] [ ▂▇█▇▅▃ ] dim 0787 μ= +0.002 σ= 0.020 zeros= 0% [ ▁▁▃▅████████▅▂▁▁ ] [ ▆▇█▇▄▂ ] dim 0788 μ= +0.026 σ= 0.025 zeros= 0% [ ▂▂▄▆███████▆▃▂▂▁ ] [ ▃▆█▇▆▄ ] dim 0789 μ= +0.017 σ= 0.027 zeros= 0% [ ▁▃▅▆███████▆▂▁▁ ] [ ▄███▄▂ ] dim 0790 μ= -0.026 σ= 0.036 zeros= 0% [ ▁▃▆████████▅▂▁▁ ] [ ▄▄█▇▅▁ ] dim 0791 μ= -0.009 σ= 0.016 zeros= 0% [ ▁▃▅▇██████▆▄▂▁ ] [ ▂▄▇█▄▃ ] dim 0792 μ= +0.017 σ= 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.026 zeros= 0% [ ▁▂▄▆████████▆▂▂▁ ] [ ▄██▅▆▃ ] dim 0796 μ= +0.015 σ= 0.024 zeros= 0% [ ▁▂▃▇████████▆▄▂▁▁] [ ▃▆█▇▅▂ ] dim 0797 μ= -0.028 σ= 0.026 zeros= 0% [ ▂▃▅███████▇▄▂▁ ] [ ▁▅▇█▇▄▁ ] dim 0798 μ= +0.002 σ= 0.027 zeros= 0% [ ▂▄▅███████▆▃▂ ] [ ▂▄▇█▆▃▁ ] dim 0799 μ= -0.042 σ= 0.024 zeros= 0% [ ▁▂▃▆███████▅▃▁▁ ] [ ▃▆█▇▅▃ ] dim 0800 μ= +0.027 σ= 0.038 zeros= 0% [ ▁▁▂▃▅███████▇▅▃▂▁ ] [ ▅▆█▆▄▁ ] dim 0801 μ= -0.029 σ= 0.013 zeros= 0% [▁▁▂▄▆███████▇▄▃▁ ] [ ▁▃▅█▆▅▁ ] dim 0802 μ= -0.026 σ= 0.024 zeros= 0% [ ▁▁▃▅███████▆▄▂▁ ] [ ▂▄▇██▄▁ ] dim 0803 μ= +0.009 σ= 0.016 zeros= 0% [ ▁▂▃▅███████▆▃▂▁ ] [ ▄▅▇█▇▇▃ ] dim 0804 μ= +0.016 σ= 0.034 zeros= 0% [ ▁▃▅▇████████▅▃▁▁ ] [ ▄▇██▅▃ ] dim 0805 μ= -0.022 σ= 0.008 zeros= 0% [ ▁▁▃▅▇██████▆▃▂▁ ] [ ▄▅██▆▃ ] dim 0806 μ= -0.024 σ= 0.024 zeros= 0% [ ▁▂▃▅████████▆▃▂▁ ] [ ▂▅▇█▇▅▄ ] dim 0807 μ= +0.018 σ= 0.039 zeros= 0% [ ▁▂▂▅▇████████▄▃▂▁ ] [ ▄▇█▆▆▂ ] dim 0808 μ= +0.006 σ= 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.004 σ= 0.032 zeros= 0% [ ▁▂▄▆██████▇▅▂▁▁ ] [ ▂▇█▆█▅▂ ] dim 0813 μ= +0.027 σ= 0.024 zeros= 0% [ ▁▂▃▆████████▆▄▂▁ ] [ ▃▅█▆▅▃ ] dim 0814 μ= +0.012 σ= 0.021 zeros= 0% [ ▁▂▃▅▇███████▅▂▁▁ ] [ ▃▆██▇▅▃ ] dim 0815 μ= -0.002 σ= 0.025 zeros= 0% [ ▁▁▂▄▆████████▇▄▃▁▁ ] [ ▃▄▆▇█▆▄ ] dim 0816 μ= +0.041 σ= 0.022 zeros= 0% [ ▁▂▄▆████████▅▃▂▁] [ ▂▅█▇▄▂ ] dim 0817 μ= +0.034 σ= 0.015 zeros= 0% [ ▁▁▂▄▇██████▇▄▂▁▁ ] [ ▁▄▇▇█▅▂ ] dim 0818 μ= -0.015 σ= 0.030 zeros= 0% [ ▂▂▃▇███████▇▄▂▁ ] [ ▄▅██▇▅▅ ] dim 0819 μ= +0.033 σ= 0.033 zeros= 0% [ ▁▁▃▄▇███████▆▄▃▁ ] [ ▁▃▅██▅▃ ] dim 0820 μ= +0.004 σ= 0.034 zeros= 0% [ ▁▂▃▅███████▇▄▃▂▁ ] [ ▂▆█▅▅▂ ] dim 0821 μ= +0.004 σ= 0.020 zeros= 0% [ ▁▂▃▆▇██████▆▄▂▁▁ ] [ ▃▆▆█▆▁ ] dim 0822 μ= -0.006 σ= 0.020 zeros= 0% [ ▁▂▄███████▆▄▂▁ ] [ ▄▇▇█▆▂ ] dim 0823 μ= -0.010 σ= 0.034 zeros= 0% [ ▁▂▃▅███████▆▄▂▁ ] [ ▄▇██▇▂ ] dim 0824 μ= -0.007 σ= 0.025 zeros= 0% [ ▁▁▃▅████████▄▂▁▁ ] [ ▂▅██▇▅▂ ] dim 0825 μ= +0.001 σ= 0.024 zeros= 0% [ ▁▁▂▄▇███████▇▄▂▁ ] [ ▁▄▆█▇▅▄▃ ] dim 0826 μ= +0.017 σ= 0.030 zeros= 0% [ ▁▁▃▅█████████▅▄▃▂▁▁] [ ▅██▇▆▃▁ ] dim 0827 μ= -0.012 σ= 0.018 zeros= 0% [ ▁▂▄▅████████▆▃▂▁ ] [ ▁▅▆█▇▅▃ ] dim 0828 μ= -0.023 σ= 0.029 zeros= 0% [ ▁▂▄▆████████▄▃▁▁ ] [ ▃▅▇██▃ ] dim 0829 μ= -0.008 σ= 0.036 zeros= 0% [ ▁▁▃▅████████▅▃▁▁ ] [ ▂▄▇▇█▃▃ ] dim 0830 μ= -0.000 σ= 0.037 zeros= 0% [ ▁▂▃▆███████▆▃▃▁ ] [ ▁▅▇█▅▅▁ ] dim 0831 μ= -0.001 σ= 0.013 zeros= 0% [ ▁▂▃▅███████▇▄▂▁ ] [ ▂▅▇█▇▆▃ ] dim 0832 μ= -0.014 σ= 0.024 zeros= 0% [ ▁▁▂▆▇███████▇▄▃▁▁ ] [ ▃▅█▅▄▁ ] dim 0833 μ= +0.001 σ= 0.030 zeros= 0% [ ▁▁▂▅▇██████▆▃▁▁ ] [ ▁▁▅▇█▆▆▃▁ ] dim 0834 μ= -0.001 σ= 0.033 zeros= 0% [ ▁▂▄▅█████████▆▃▂▁ ] [ ▄▆▇█▅▄ ] dim 0835 μ= -0.006 σ= 0.028 zeros= 0% [ ▁▂▄▆████████▆▄▂▁ ] [ ▁▄▇█▅▄▂ ] dim 0836 μ= +0.000 σ= 0.020 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▁▂▇█▄▂ ] dim 0837 μ= +0.026 σ= 0.027 zeros= 0% [ ▁▁▃▆███████▅▃▁▁ ] [ ▄▇▇█▅▄ ] dim 0838 μ= +0.012 σ= 0.021 zeros= 0% [ ▁▂▄▆███████▆▆▄▂▁ ] [ ▄▇█▇▆▃ ] dim 0839 μ= -0.010 σ= 0.027 zeros= 0% [ ▁▁▃▅▆███████▇▅▃▂▁▁ ] [ ▃▅█▆▄▁ ] dim 0840 μ= -0.003 σ= 0.030 zeros= 0% [ ▂▃▅████████▅▃▂▁ ] [ ▃▆██▆▄ ] dim 0841 μ= +0.010 σ= 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.011 σ= 0.029 zeros= 0% [ ▁▁▃▄████████▇▅▂▁ ] [ ▁▃▆█▄▂ ] dim 0846 μ= -0.022 σ= 0.026 zeros= 0% [ ▁▂▄▆██████▇▄▃▁ ] [ ▁▄██▇▆▃▁ ] dim 0847 μ= +0.022 σ= 0.033 zeros= 0% [ ▁▁▃▇████████▆▂▁ ] [ ▁▅▇██▂▁ ] dim 0848 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▂▂▄▇███████▆▃▂▁ ] [ ▃▅▇█▇▅ ] dim 0849 μ= +0.037 σ= 0.031 zeros= 0% [ ▂▃▅▇███████▆▄▂▁ ] [ ▄▅██▇▂▁ ] dim 0850 μ= +0.018 σ= 0.022 zeros= 0% [ ▁▁▂▄████████▅▃▂▁ ] [ ▃▅█▇▆▄▂ ] dim 0851 μ= +0.005 σ= 0.025 zeros= 0% [ ▁▁▂▃▅████████▇▆▃▂▁ ] [ ▃▇█▇▄ ] dim 0852 μ= +0.011 σ= 0.039 zeros= 0% [ ▁▁▃▄▇█████▇▅▃▁ ] [ ▂▆█▆▆▄▁ ] dim 0853 μ= -0.001 σ= 0.020 zeros= 0% [ ▁▂▃▅▇███████▆▅▃▂▁ ] [ ▄▇█▇▆▄ ] dim 0854 μ= +0.012 σ= 0.024 zeros= 0% [ ▁▁▂▅▇███████▅▄▂▁▁ ] [ ▄███▆▃ ] dim 0855 μ= +0.003 σ= 0.017 zeros= 0% [ ▁▂▆███████▇▅▂▁ ] [ ▁▃▇▇█▅▃ ] dim 0856 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▂▅▆███████▇▄▂▁ ] [ ▂▅██▇▃▂ ] dim 0857 μ= +0.007 σ= 0.029 zeros= 0% [▁▁▂▄▇███████▅▄▁▁ ] [ ▁▆▅█▇▆▄ ] dim 0858 μ= -0.004 σ= 0.028 zeros= 0% [ ▁ ▂▃▇████████▅▃▁▁▁] [ ▂▄▆█▇▄▄ ] dim 0859 μ= +0.000 σ= 0.021 zeros= 0% [ ▁▁▂▄▆███████▆▇▄▂▁ ] [ ▃▆▇█▇▃▂ ] dim 0860 μ= -0.019 σ= 0.033 zeros= 0% [▁▁▂▃▇████████▆▄▂▁▁ ] [ ▁▅▇█▇▆▂ ] dim 0861 μ= +0.003 σ= 0.018 zeros= 0% [ ▁▂▃▆████████▆▃▁ ] [ ▂▃▄█▇▅▃▁ ] dim 0862 μ= -0.025 σ= 0.037 zeros= 0% [ ▁▁▃▅▇████████▆▄▂▁ ] [ ▃▇▇██▇▃ ] dim 0863 μ= +0.013 σ= 0.022 zeros= 0% [ ▁▂▃▅█████████▅▃▂▁▁] [ ▃▄▆█▆▃▂ ] dim 0864 μ= +0.007 σ= 0.025 zeros= 0% [ ▁▂▅▇███████▇▅▃▁▁ ] [ ▂▅█▆▅▄▁ ] dim 0865 μ= +0.000 σ= 0.022 zeros= 0% [ ▁▂▅▆███████▅▄▂▁ ] [ ▂▅▆██▇▃ ] dim 0866 μ= -0.020 σ= 0.025 zeros= 0% [ ▁▂▃▅█████████▄▃▂▁ ] [ ▁▃▇█▇▆▁ ] dim 0867 μ= +0.010 σ= 0.023 zeros= 0% [ ▁▄▅███████▆▃▁▁ ] [ ▁▃▇▇█▅▁ ] dim 0868 μ= +0.003 σ= 0.024 zeros= 0% [ ▂▂▄▆████████▅▃▁▁ ] [ ▄▇██▅▃ ] dim 0869 μ= -0.038 σ= 0.017 zeros= 0% [ ▁▃▅▇███████▃▃▂ ] [ ▂▆██▅▄▂ ] dim 0870 μ= -0.002 σ= 0.031 zeros= 0% [ ▁▁▃▆████████▆▄▂ ] [ ▂▆▇█▇▄▃ ] dim 0871 μ= +0.004 σ= 0.036 zeros= 0% [ ▁▁▃▅▇███████▆▄▂▁ ] [ ▁▄██▆▃▁ ] dim 0872 μ= -0.011 σ= 0.037 zeros= 0% [ ▁▁▂▄▇███████▇▄▂▁ ] [ ▃▆▇█▆▂▁ ] dim 0873 μ= -0.007 σ= 0.030 zeros= 0% [ ▁▂▄▇███████▅▃▁ ] [ ▁▃▆█▅▂▁ ] dim 0874 μ= +0.017 σ= 0.036 zeros= 0% [ ▁▁▂▅▆███████▆▃▂▁ ] [ ▂▆██▆▃▁ ] dim 0875 μ= -0.007 σ= 0.014 zeros= 0% [ ▁▁▂▃▇███████▅▃▂▁ ] [ ▁▄▆█▂▂ ] dim 0876 μ= +0.012 σ= 0.017 zeros= 0% [ ▁▃▃▆██████▅▄▃▁▁ ] [ ▅▆█▆▅ ] dim 0877 μ= -0.002 σ= 0.020 zeros= 0% [ ▂▄▆███████▇▄▂▁▁ ] [ ▄▆█▅▃ ] dim 0878 μ= -0.008 σ= 0.015 zeros= 0% [ ▁▂▃▆███████▄▃▂▁ ] [ ▁▆█▇▅ ] dim 0879 μ= -0.008 σ= 0.037 zeros= 0% [ ▁▂▃▆██████▅▃▁▁ ] [ ▂█▆█▇▇▄ ] dim 0880 μ= +0.032 σ= 0.032 zeros= 0% [ ▁▂▄▆▇████████▆▃▂▁ ] [ ▄▆█▇▄▂ ] dim 0881 μ= -0.038 σ= 0.019 zeros= 0% [ ▁▂▃▅▆██████▇▃▂▁▁ ] [ ▃▆██▅▁ ] dim 0882 μ= +0.004 σ= 0.034 zeros= 0% [ ▁▂▂▅███████▅▃▁▁ ] [ ▂▆▅▇█▃▂ ] dim 0883 μ= -0.014 σ= 0.028 zeros= 0% [ ▁▁▁▂▄████████▇▄▁▁▁ ] [ ▂▆▆██▄▂ ] dim 0884 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▃▄████████▇▃▂▁ ] [ ▂▅▇█▇▃ ] dim 0885 μ= -0.015 σ= 0.020 zeros= 0% [ ▁▁▃▇███████▃▂▁ ] [ ▁▅▄▇▆█▄▂ ] dim 0886 μ= -0.014 σ= 0.026 zeros= 0% [ ▁▁▂▄▆█████████▄▃▂▁▁] [ ▁▄▅█▆▆▅ ] dim 0887 μ= +0.043 σ= 0.019 zeros= 0% [ ▁▂▄▇████████▆▅▂▁▁ ] [ ▂▆█▇█▄▁ ] dim 0888 μ= -0.013 σ= 0.020 zeros= 0% [ ▁▁▃▇███████▆▃▁▁ ] [ ▂▄▇█▆▆▂ ] dim 0889 μ= -0.014 σ= 0.031 zeros= 0% [ ▁▁▃▅▇████████▃▃▁▁ ] [ ▂▄█▇▆▄▁ ] dim 0890 μ= +0.017 σ= 0.022 zeros= 0% [ ▁▁▃▄▇███████▆▃▃▁▁ ] [ ▂▂▇██▇▃▁ ] dim 0891 μ= +0.001 σ= 0.029 zeros= 0% [ ▁▂▄▇████████▆▄▂▁ ] [ ▂▅▇█▇▃▂ ] dim 0892 μ= +0.010 σ= 0.020 zeros= 0% [ ▁▂▃▅████████▇▅▂▁▁ ] [ ▂▄▆█▆▆▄ ] dim 0893 μ= -0.005 σ= 0.033 zeros= 0% [ ▁▁▃▄████████▆▃▁▁ ] [ ▁▃▆█▆▆▂▂ ] dim 0894 μ= -0.024 σ= 0.027 zeros= 0% [ ▂▃▅█████████▄▂▁▁ ] [ ▂▃▆█▆▄▂ ] dim 0895 μ= +0.002 σ= 0.043 zeros= 0% [ ▂▄▅▇████████▅▄▂▁▁ ] [ ▂▅▇█▇▅▃ ] dim 0896 μ= +0.037 σ= 0.032 zeros= 0% [ ▁▁▂▂▄▆███████▇▄▂ ] [ ▃▅█▆▅▄ ] dim 0897 μ= -0.006 σ= 0.021 zeros= 0% [ ▁▂▄▇██████▇▅▂▁▁ ] [ ▂▅▇█▆▃▃ ] dim 0898 μ= -0.034 σ= 0.027 zeros= 0% [ ▁▂▅▇███████▇▅▃▂▁▁▁] [ ▂▅▇█▇▄▁ ] dim 0899 μ= -0.021 σ= 0.016 zeros= 0% [ ▁▂▂▅▆███████▆▄▂▁ ] [ ▃▅█▆▃▁ ] dim 0900 μ= -0.011 σ= 0.027 zeros= 0% [ ▁▂▃▅▇███████▅▂▁▁▁ ] [ ▄▆█▇▄▃ ] dim 0901 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▂▅▇██████▇▄▂▁ ] [ ▁▄▆█▇▅ ] dim 0902 μ= +0.021 σ= 0.029 zeros= 0% [ ▁▁▃▄▅███████▆▃▂ ] [ ▁▄█▇█▆▃ ] dim 0903 μ= -0.021 σ= 0.033 zeros= 0% [▁▁▁▃▄████████▅▃▂▁ ] [ ▂▄█▆▃▃ ] dim 0904 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▂▃▅▇███████▅▃▂▁ ] [ ▁▄▆▆█▄▂ ] dim 0905 μ= +0.023 σ= 0.037 zeros= 0% [ ▁▁▂▄▆███████▆▃▂▁ ] [ ▄▇██▆▃ ] dim 0906 μ= +0.019 σ= 0.027 zeros= 0% [ ▁▁▁▃▆████████▅▃▂▁ ] [ ▃▅▆█▆▂ ] dim 0907 μ= +0.008 σ= 0.017 zeros= 0% [ ▁▁▂▂▆███████▇▅▃▂ ] [ ▃▇█▇▄▂ ] dim 0908 μ= -0.005 σ= 0.023 zeros= 0% [ ▁▁▂▃▆███████▇▅▂▁ ] [ ▄▆█▇▅▂ ] dim 0909 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▁▂▄▆▇███████▄▂▁ ] [ ▁▆█▆██▄ ] dim 0910 μ= -0.007 σ= 0.047 zeros= 0% [ ▁▁▂▃▄▆████████▆▄▂▁▁] [ ▂▅█▆▇▅▃ ] dim 0911 μ= +0.000 σ= 0.025 zeros= 0% [▁▁▂▃▄████████▇▅▃▂▁ ] [ ▃▅▇█▆▄▁ ] dim 0912 μ= -0.016 σ= 0.020 zeros= 0% [ ▁▂▃▆████████▅▃▁▁ ] [ ▁▅█▆▇▄▁ ] dim 0913 μ= +0.014 σ= 0.022 zeros= 0% [ ▁▁▃▃▇███████▇▅▃▁ ] [ ▅▆█▇▅ ] dim 0914 μ= +0.012 σ= 0.025 zeros= 0% [ ▂▂▆███████▅▂▁ ] [ ▃▇██▇▂ ] dim 0915 μ= +0.006 σ= 0.027 zeros= 0% [ ▁▁▃▆███████▇▅▃▁ ] [ ▃▅▇██▅▅▂ ] dim 0916 μ= -0.006 σ= 0.032 zeros= 0% [ ▁▂▄▇████████▅▄▂▁ ] [ ▃▆█▇▆▃ ] dim 0917 μ= -0.008 σ= 0.024 zeros= 0% [ ▁▃▄████████▅▃▁▁ ] [ ▁▄▆█▇▆▂ ] dim 0918 μ= -0.005 σ= 0.034 zeros= 0% [ ▁▁▃▆███████▇▄▃▁ ] [ ▃▆█▇▇▁ ] dim 0919 μ= +0.003 σ= 0.029 zeros= 0% [ ▁▂▅████████▆▄▂▁ ] [ ▃▇██▅▃ ] dim 0920 μ= -0.030 σ= 0.020 zeros= 0% [ ▁▂▃▆███████▇▄▂▁▁ ] [ ▁▄▅▆█▅▄ ] dim 0921 μ= +0.032 σ= 0.034 zeros= 0% [ ▁▂▄▆████████▅▃▁▁ ] [ ▃▇█▇▄ ] dim 0922 μ= -0.007 σ= 0.027 zeros= 0% [ ▂▃▅███████▅▃▁▁ ] [ ▃▅█▇█▅ ] dim 0923 μ= -0.008 σ= 0.020 zeros= 0% [ ▁▂▃▆████████▆▄▃▁ ] [ ▁▅██▇▄▂ ] dim 0924 μ= -0.015 σ= 0.022 zeros= 0% [ ▁▁▃▅███████▇▅▂▁ ] [ ▅▇██▇▄▁ ] dim 0925 μ= -0.032 σ= 0.033 zeros= 0% [ ▁▂▅████████▆▂▂ ] [ ▁▅███▇▃▁ ] dim 0926 μ= +0.034 σ= 0.027 zeros= 0% [ ▁▂▂▄▇████████▅▃▁▁ ] [ ▁▅█▇▆▃ ] dim 0927 μ= +0.010 σ= 0.025 zeros= 0% [ ▁▂▅▆██████▇▄▂▁▁ ] [ ▂▃█▇▇▆▂ ] dim 0928 μ= -0.018 σ= 0.035 zeros= 0% [ ▁▂▃▇███████▇▄▂▂ ] [ ▂▄▆▆█▅▃ ] dim 0929 μ= -0.001 σ= 0.023 zeros= 0% [ ▁▂▃▅▇████████▆▅▂▁▁▁] [ ▁▃▇█▆█▆▃ ] dim 0930 μ= -0.007 σ= 0.020 zeros= 0% [ ▁▁▁▄▅█████████▅▄▃▁ ] [ ▁▃▆█▆▆▂ ] dim 0931 μ= -0.009 σ= 0.035 zeros= 0% [ ▁▁▂▄▆███████▇▄▃▁ ] [ ▂▃▇█▆▄ ] dim 0932 μ= +0.005 σ= 0.015 zeros= 0% [ ▁▂▄▆██████▇▆▃▁▁ ] [ ▁▃▆█▇▆▄ ] dim 0933 μ= -0.013 σ= 0.012 zeros= 0% [ ▁▃▄▆███████▇▅▂▂▁ ] [ ▁▄▇▇█▆▁ ] dim 0934 μ= -0.020 σ= 0.035 zeros= 0% [ ▁▂▄███████▆▃▂▁ ] [ ▆▆█▇▆▄ ] dim 0935 μ= -0.028 σ= 0.025 zeros= 0% [ ▁▂▃▅████████▃▂▁ ] [ ▂▄▆█▆▄▁ ] dim 0936 μ= +0.005 σ= 0.017 zeros= 0% [ ▁▂▃▆███████▇▅▃▂▁ ] [ ▁▃▇▇█▇▃ ] dim 0937 μ= -0.001 σ= 0.022 zeros= 0% [ ▁▁▂▄███████▇▅▃▁▁ ] [ ▁▃▆█▆▃ ] dim 0938 μ= +0.008 σ= 0.032 zeros= 0% [ ▁▂▅██████▇▅▂▁ ] [ ▂▆█▇▆▄ ] dim 0939 μ= -0.014 σ= 0.027 zeros= 0% [ ▁▂▃▆▇██████▇▄▃▁▁ ] [ ▃▆▅█▆▄▁ ] dim 0940 μ= +0.014 σ= 0.028 zeros= 0% [▁ ▁▂▄▅█████████▅▃▂▁ ] [ ▃▆██▅▄ ] dim 0941 μ= -0.000 σ= 0.028 zeros= 0% [ ▁▁▃▅███████▇▅▂▂▁ ] [ ▂▄█▆▆▃▁ ] dim 0942 μ= +0.017 σ= 0.041 zeros= 0% [ ▁▁▂▃▆▇███████▇▃▂▁▁] [ ▂▇██▇▄ ] dim 0943 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▁▂▄▇███████▅▃▁▁ ] [ ▃▅█▆▂▂ ] dim 0944 μ= +0.014 σ= 0.032 zeros= 0% [ ▁▁▂▅███████▆▄▂▁ ] [ ▃▆▇█▇▆▃▁ ] dim 0945 μ= +0.017 σ= 0.018 zeros= 0% [▁▁▁▂▅▆████████▄▄▂▁ ] [ ▂▄█▇▇▃▁ ] dim 0946 μ= -0.006 σ= 0.028 zeros= 0% [ ▁▁▃▅▇███████▇▅▂▂ ] [ ▄▇▆█▆▃▁ ] dim 0947 μ= -0.012 σ= 0.025 zeros= 0% [ ▁▁▂▃▆▇███████▆▄▂▁ ▁] [ ▄▅█▇▆▇▁ ] dim 0948 μ= +0.014 σ= 0.023 zeros= 0% [ ▁▂▃▅████████▆▃▂▁ ] [ ▂▅▇█▇▆▃ ] dim 0949 μ= +0.007 σ= 0.032 zeros= 0% [ ▁▂▃▅▇███████▇▅▃▁▁ ] [ ▂▅██▇▄▁ ] dim 0950 μ= +0.022 σ= 0.022 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.025 σ= 0.030 zeros= 0% [ ▁▂▅███████▇▄▂▁ ] [ ▃▃▆█▆▄▂ ] dim 0955 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▁▂▄▇███████▆▅▂▁▁ ] [ ▃▅▆██▇▄▁ ] dim 0956 μ= -0.007 σ= 0.017 zeros= 0% [ ▂▃▅▇████████▆▄▂▁▁ ] [ ▅██▇▂ ] dim 0957 μ= +0.000 σ= 0.017 zeros= 0% [ ▂▃▅▇██████▅▂▁ ] [ ▁▃▅▇█▅▁ ] dim 0958 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▁▃▅█▇▃ ] dim 0959 μ= +0.001 σ= 0.030 zeros= 0% [ ▂▂▃▇██████▇▆▃▂▁ ] [ ▁▂▄▆█▆▄▂ ] dim 0960 μ= -0.001 σ= 0.023 zeros= 0% [ ▁▁▂▃▆████████▆▃▃▂▁ ] [ ▃▄▇██▃ ] dim 0961 μ= -0.004 σ= 0.021 zeros= 0% [ ▁▁▂▅▇███████▆▃▂▁ ] [ ▃▇█▇▇▅▁ ] dim 0962 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▁▂▄▆███████▅▃▁▁ ] [ ▁▆▇█▆▄▁ ] dim 0963 μ= -0.014 σ= 0.023 zeros= 0% [ ▁▂▄▅███████▅▂▁ ] [ ▂▇▇██▃▂ ] dim 0964 μ= -0.014 σ= 0.033 zeros= 0% [ ▁▂▃▅████████▅▄▃▁▁ ] [ ▂▇▆█▆▆▅▁ ] dim 0965 μ= -0.017 σ= 0.035 zeros= 0% [ ▁▁▃▄▇████████▅▃▂▁▁ ] [ ▁▂▆██▅▂ ] dim 0966 μ= +0.013 σ= 0.042 zeros= 0% [ ▁▃▄███████▇▅▂▁▁ ] [ ▄▅██▅▄ ] dim 0967 μ= -0.033 σ= 0.021 zeros= 0% [ ▁▂▄▆███████▄▃▁▁ ] [ ▂▅▆█▄▄ ] dim 0968 μ= -0.010 σ= 0.016 zeros= 0% [ ▁▂▃▆████████▇▄▃▁ ] [ ▂▅▇█▅▃ ] dim 0969 μ= +0.020 σ= 0.032 zeros= 0% [ ▁▁▂▅████████▅▃▁▁ ] [ ▁▄▆▇█▆▄▁ ] dim 0970 μ= +0.010 σ= 0.037 zeros= 0% [ ▁▂▃▆████████▆▄▂▁▁ ] [ ▂▆███▅▂ ] dim 0971 μ= +0.015 σ= 0.049 zeros= 0% [ ▁▁▂▅▇███████▆▄▂▁ ] -> OUTLIER_SPREAD: this_std=0.0487, mean_std=0.0265, +3.1sigma vs threshold=3.0sigma [ ▂▅▇█▇▄▁ ] dim 0972 μ= -0.010 σ= 0.033 zeros= 0% [ ▁▁▂▃▅████████▇▅▂▁▁ ] [ ▃█▇▇▆▄▂ ] dim 0973 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▂▃▅▇███████▆▄▂▁ ] [ ▃▆█▆▅ ] dim 0974 μ= -0.022 σ= 0.014 zeros= 0% [ ▁▁▃▅███████▅▄▂▁ ] [ ▁▅██▆▄ ] dim 0975 μ= -0.006 σ= 0.019 zeros= 0% [ ▁▃▄██████▆▄▁ ] [ ▄██▇▇▄ ] dim 0976 μ= -0.009 σ= 0.026 zeros= 0% [ ▁▁▄▆████████▅▃▂ ] [ ▂▅█▄▅▁ ] dim 0977 μ= -0.008 σ= 0.032 zeros= 0% [ ▁▁▂▃▆███████▇▄▄▁▁ ] [ ▃▄██▆▂ ] dim 0978 μ= +0.022 σ= 0.029 zeros= 0% [ ▂▂▄▆██████▆▅▃▁ ] [ ▄▇██▄ ] dim 0979 μ= -0.002 σ= 0.021 zeros= 0% [ ▁▂▄███████▇▃▁▁ ] [ ▄▆▇█▇▃▁ ] dim 0980 μ= -0.010 σ= 0.025 zeros= 0% [ ▁▁▃▅▇███████▆▄▃▂ ] [ ▄▄▇█▇▄▁ ] dim 0981 μ= +0.016 σ= 0.028 zeros= 0% [ ▁▁▃▅▇███████▆▃▂▁ ] [ ▄▆█▆▅▂ ] dim 0982 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▂▃▅███████▇▄▃▂▁ ] [ ▂▅██▅▅ ] dim 0983 μ= +0.016 σ= 0.021 zeros= 0% [ ▁▁▂▄▇██████▇▅▃▁▁ ] [ ▅██▇▅▂ ] dim 0984 μ= -0.003 σ= 0.016 zeros= 0% [ ▁▂▅███████▅▃▁ ] [ ▁▃▆██▅▁ ] dim 0985 μ= +0.031 σ= 0.025 zeros= 0% [ ▁▁▃▆████████▄▂▁ ] [ ▁▃▄▇█▆▃▂ ] dim 0986 μ= +0.021 σ= 0.036 zeros= 0% [▁▁▁▃▃▇████████▆▃▂▁ ] [ ▂▅▇██▆▂ ] dim 0987 μ= -0.017 σ= 0.034 zeros= 0% [ ▁▂▅▇███████▇▅▃▁▁▁ ] [ ▅██▆▃ ] dim 0988 μ= +0.002 σ= 0.015 zeros= 0% [ ▁▂▅██████▆▃▂▁ ] [ ▂▅█▆█▄▃ ] dim 0989 μ= -0.021 σ= 0.034 zeros= 0% [ ▁▃▄▇███████▇▅▂▁▁ ] [ ▅█▆▇█▅▁ ] dim 0990 μ= -0.023 σ= 0.033 zeros= 0% [ ▁▂▄▆████████▇▄▂▁ ] [ ▂▆█▆▄▂ ] dim 0991 μ= -0.003 σ= 0.015 zeros= 0% [ ▁▁▃▅███████▇▄▄▂▁ ] [ ▂▅█▆█▆▂ ] dim 0992 μ= -0.020 σ= 0.028 zeros= 0% [ ▁▃▄▇███████▇▄▂▁▁ ] [ ▁▄▆██▅▂ ] dim 0993 μ= -0.010 σ= 0.037 zeros= 0% [ ▁▂▃▆███████▇▄▂▁ ] [ ▁▆▇█▇▅▁ ] dim 0994 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▁▃▄▇███████▇▄▃▁▁ ] [ ▄▅██▆▄▁ ] dim 0995 μ= -0.015 σ= 0.034 zeros= 0% [ ▁▂▄▅████████▇▅▃▂ ] [ ▃▅▆█▆▃ ] dim 0996 μ= -0.016 σ= 0.019 zeros= 0% [ ▁▁▃▆███████▇▅▂▂ ] [ ▃▇▇█▇▄ ] dim 0997 μ= -0.011 σ= 0.024 zeros= 0% [ ▁▂▇██████▇▅▂ ▁ ] [ ▂▅█▆▆▃▁ ] dim 0998 μ= +0.014 σ= 0.022 zeros= 0% [ ▁▁▃▅████████▅▄▂▁ ] [ ▃▅▇█▄▅▃ ] dim 0999 μ= +0.018 σ= 0.024 zeros= 0% [ ▁▂▃▅▅███████▇▅▃▁▁ ] [ ▄▆▅█▇▄▁ ] dim 1000 μ= +0.018 σ= 0.031 zeros= 0% [ ▁▂▃▆████████▇▅▂▁▁ ] [ ▃▃██▅▅ ] dim 1001 μ= +0.002 σ= 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.012 σ= 0.028 zeros= 0% [ ▁▄▅▇███████▅▂▂▁ ] [ ▁▂▇█▇▃▂ ] dim 1007 μ= -0.011 σ= 0.025 zeros= 0% [ ▁▂▃▇███████▆▄▃▁▁ ] [ ▂▅██▄▂ ] dim 1008 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▁▂▄▇███████▅▂▁▁ ] [ ▅▆█▇▅▂ ] dim 1009 μ= +0.009 σ= 0.022 zeros= 0% [ ▁▂▂▆▇██████▆▄▂▁ ] [ ▁▃█▇▇▅▃ ] dim 1010 μ= -0.003 σ= 0.033 zeros= 0% [ ▁▁▃▄▇████████▆▄▂▁▁ ] [ ▂▃███▇▂ ] dim 1011 μ= -0.004 σ= 0.032 zeros= 0% [ ▁▂▃▅███████▆▅▂▁ ] [ ▂▆██▅▂ ] dim 1012 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▁▂▅▇██████▇▄▂▁ ] [ ▂▅▇█▅▁ ] dim 1013 μ= -0.001 σ= 0.021 zeros= 0% [ ▁▂▅███████▇▅▂▁▁ ] [ ▄███▅▁ ] dim 1014 μ= -0.004 σ= 0.029 zeros= 0% [ ▁▁▂▆███████▅▄▂▁ ] [ ▂▄█▆▄▁ ] dim 1015 μ= -0.020 σ= 0.011 zeros= 0% [ ▁▂▄▇██████▅▄▁ ] [ ▃█▇▇▆▄ ] dim 1016 μ= -0.002 σ= 0.020 zeros= 0% [ ▂▃▅████████▆▃▁▁ ] [ ▂▅▇██▄▃▁ ] dim 1017 μ= -0.010 σ= 0.016 zeros= 0% [ ▁▁▃▅█████████▅▃▁ ] [ ▄▇██▆▂ ] dim 1018 μ= -0.013 σ= 0.027 zeros= 0% [ ▁▂▄████████▅▂▁ ] [ ▂▆▇▇█▄▃ ] dim 1019 μ= -0.010 σ= 0.031 zeros= 0% [ ▁▁▂▄▆▇████████▅▄▂▁ ] [ ▅▄██▆▃▁ ] dim 1020 μ= -0.005 σ= 0.023 zeros= 0% [ ▁▁▃▄▇████████▅▃▂▁ ] [ ▂▆▆█▆▂ ] dim 1021 μ= +0.031 σ= 0.028 zeros= 0% [ ▁▁▃▆██████▇▄▂▁ ] [ ▁▄▅▆█▆▃ ] dim 1022 μ= +0.006 σ= 0.033 zeros= 0% [ ▁▂▄▇███████▇▆▃▂▁▁ ] [ ▃▇██▇▃ ] dim 1023 μ= +0.007 σ= 0.031 zeros= 0% [ ▁▂▅███████▇▄▃▁ ] smell vectors from /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec smell: sampling 2000 of 1778739 vectors for per-dim distribution... smell: 100/2000 ( 5%) 0.3s smell: 200/2000 ( 10%) 0.7s smell: 300/2000 ( 15%) 1.2s smell: 400/2000 ( 20%) 1.3s smell: 500/2000 ( 25%) 1.7s smell: 600/2000 ( 30%) 2.0s smell: 700/2000 ( 35%) 2.4s smell: 800/2000 ( 40%) 2.7s smell: 900/2000 ( 45%) 3.5s smell: 1000/2000 ( 50%) 3.8s smell: 1100/2000 ( 55%) 4.2s smell: 1200/2000 ( 60%) 4.5s smell: 1300/2000 ( 65%) 4.8s smell: 1400/2000 ( 70%) 5.2s smell: 1500/2000 ( 75%) 5.3s smell: 1600/2000 ( 80%) 5.6s smell: 1700/2000 ( 85%) 6.0s smell: 1800/2000 ( 90%) 6.2s smell: 1900/2000 ( 95%) 6.6s smell: 2000/2000 (100%) 7.0s smell: 2 degenerate dim(s) found in 7.1s: (OUTLIER_SPREAD: std of all dims: μ=0.027, σ=0.007, threshold=3.0σ) [ ▁▂▅▇█▅▃ ] dim 0585 μ= -0.034 σ= 0.050 zeros= 0% [ ▁▁▁▃▅███████▆▄▁▁ ] -> OUTLIER_SPREAD: this_std=0.0499, mean_std=0.0265, +3.3sigma vs threshold=3.0sigma [ ▃▅▇█▇▇▃ ] dim 0971 μ= +0.016 σ= 0.048 zeros= 0% [ ▁▂▃▅▆████████▅▃▁ ] -> OUTLIER_SPREAD: this_std=0.0480, mean_std=0.0265, +3.0sigma vs threshold=3.0sigma smell: all 1024 dims: [ ▂▄▆█▆▄▁ ] dim 0000 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▁▂▃▅███████▆▄▂▁ ] [ ▁▅▇██▅▂ ] dim 0001 μ= +0.019 σ= 0.027 zeros= 0% [ ▂▄▇███████▇▄▂▁ ] [ ▂▆██▄▂ ] dim 0002 μ= -0.007 σ= 0.033 zeros= 0% [ ▁▁▃▅▇██████▇▅▂▁ ] [ ▂▇▇█▆▃▁ ] dim 0003 μ= +0.023 σ= 0.028 zeros= 0% [ ▁▁▂▅▇███████▄▃▁▁ ] [ ▂▃▆█▇▅▅▂ ] dim 0004 μ= -0.017 σ= 0.027 zeros= 0% [ ▁▂▃▅█████████▅▃▂▁ ] [ ▄▆█▅▅▄ ] dim 0005 μ= -0.007 σ= 0.033 zeros= 0% [ ▁▁▃▄▇▇███████▄▃▂▁ ] [ ▂▅▇█▅▅▂ ] dim 0006 μ= -0.000 σ= 0.020 zeros= 0% [ ▁▂▃▄████████▇▄▃▁▁▁] [ ▃▄█▇▆▄▁ ] dim 0007 μ= -0.031 σ= 0.021 zeros= 0% [ ▁▁▂▅████████▆▃▂▁ ] [ ▃▆█▇█▅▃ ] dim 0008 μ= -0.018 σ= 0.018 zeros= 0% [ ▁▁▃▅▇███████▆▅▃▁ ] [ ▁▅▇██▄▂ ] dim 0009 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▁▃▅▇████████▄▃▁▁ ] [ ▂▆██▅▃ ] dim 0010 μ= +0.015 σ= 0.030 zeros= 0% [ ▁▃▅███████▆▄▃▁▁ ] [ ▁▄▆▇█▅▂ ] dim 0011 μ= -0.011 σ= 0.035 zeros= 0% [▁▁▂▄▆█████████▄▄▂▁ ] [ ▂▅█▇▆▄ ] dim 0012 μ= +0.011 σ= 0.018 zeros= 0% [ ▁▁▃▆███████▆▃▂▁ ] [ ▁▅█▆▇▆▂ ] dim 0013 μ= -0.009 σ= 0.021 zeros= 0% [▁▁▂▄▅▇███████▇▆▃▂▁ ] [ ▄▄██▆▄▁ ] dim 0014 μ= +0.006 σ= 0.035 zeros= 0% [ ▁▂▃▆████████▆▃▃▁ ] [ ▄▆█▇▄▁ ] dim 0015 μ= -0.001 σ= 0.021 zeros= 0% [ ▁▂▄▆███████▇▄▃▁▁ ] [ ▄▅█▇▆▄ ] dim 0016 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▂▅████████▆▃▂▁▁ ] [ ▂▆██▇▄ ] dim 0017 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▂▄▆███████▅▃▁▁ ] [ ▃▄▆█▅▁ ] dim 0018 μ= +0.013 σ= 0.038 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.003 σ= 0.035 zeros= 0% [▁▁▂▄▆███████▇▅▃▂▁▁ ] [ ▁▆██▇▆▅▁ ] dim 0023 μ= -0.007 σ= 0.046 zeros= 0% [ ▂▃▆████████▆▂▂▁ ] [ ▃▆█▇▄ ] dim 0024 μ= -0.005 σ= 0.032 zeros= 0% [ ▁▁▃▅▇███████▅▅▂▁ ▁ ] [ ▄███▇▅ ] dim 0025 μ= +0.018 σ= 0.028 zeros= 0% [ ▁▂▅███████▆▄▃▁▁ ] [ ▃▅██▇▆▂ ] dim 0026 μ= +0.026 σ= 0.023 zeros= 0% [ ▁▁▄▅▇███████▆▆▂▂▁▁ ] [ ▄▆▇█▄ ] dim 0027 μ= -0.007 σ= 0.028 zeros= 0% [ ▁▁▂▅███████▆▃▁▁ ] [ ▄▅█▆▄▄ ] dim 0028 μ= +0.026 σ= 0.029 zeros= 0% [ ▁▁▃▅▇██████▆▄▂▁ ] [ ▁▄▇██▇▄▁ ] dim 0029 μ= -0.000 σ= 0.029 zeros= 0% [ ▁▁▂▅████████▇▃▁ ] [ ▄▅█▇▅▃▁ ] dim 0030 μ= -0.009 σ= 0.024 zeros= 0% [▁▁▁▂▄▆████████▆▃▃▁▁ ] [ ▁▃▇█▆▃▁ ] dim 0031 μ= -0.013 σ= 0.018 zeros= 0% [ ▁▂▃▇████████▄▃▁▁ ] [ ▄▅▆█▃▁ ] dim 0032 μ= +0.030 σ= 0.034 zeros= 0% [ ▁▂▃▅███████▆▅▂▁ ] [ ▂▇█▇▅▁ ] dim 0033 μ= +0.030 σ= 0.027 zeros= 0% [ ▁▁▅▆██████▅▃▂▁ ] [ ▂▅█▇▂▂ ] dim 0034 μ= -0.003 σ= 0.023 zeros= 0% [ ▁▂▃▅▇██████▆▄▂▁ ] [ ▂▃██▇▅▄▁ ] dim 0035 μ= +0.008 σ= 0.032 zeros= 0% [ ▂▃▅█████████▇▃▂▁▁] [ ▄▇██▇▅▃ ] dim 0036 μ= +0.001 σ= 0.020 zeros= 0% [▁ ▁▂▅▆████████▆▅▂▁ ] [ ▁▄█▇█▅▂▂ ] dim 0037 μ= -0.028 σ= 0.026 zeros= 0% [▁▁▂▄▆████████▅▃▁▁ ] [ ▂▅▇█▅▁ ] dim 0038 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▃▅██████▇▃▂▁ ] [ ▁▆█▆▆▅▁ ] dim 0039 μ= +0.035 σ= 0.029 zeros= 0% [ ▁▁▂▄▇███████▇▄▂▁ ] [ ▄▃█▆▂▁ ] dim 0040 μ= +0.011 σ= 0.036 zeros= 0% [ ▁▁▂▃▆▇██████▆▃▂▁ ] [ ▄▆█▇▇▄▂ ] dim 0041 μ= +0.004 σ= 0.018 zeros= 0% [ ▁▁▃▅████████▆▄▂▁ ] [ ▂▆█▇▇▃▂ ] dim 0042 μ= -0.017 σ= 0.027 zeros= 0% [ ▁▂▅▇███████▆▃▁▁▁ ] [ ▂▅██▇▄▂ ] dim 0043 μ= +0.014 σ= 0.026 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▂▃▅█▆▃ ] dim 0044 μ= -0.024 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▂▄██▇█▄▁ ] dim 0045 μ= +0.016 σ= 0.024 zeros= 0% [ ▂▂▄▆████████▅▄▂▁ ] [ ▆▇█▆▄▁ ] dim 0046 μ= +0.013 σ= 0.019 zeros= 0% [ ▁▁▂▃▆███████▇▅▂▁ ] [ ▅▆█▅▃ ] dim 0047 μ= +0.005 σ= 0.031 zeros= 0% [ ▂▂▅███████▅▃▁ ] [ ▂▄▇██▆▂ ] dim 0048 μ= +0.009 σ= 0.040 zeros= 0% [ ▁▂▄▇████████▄▃▁▁ ] [ ▁▅▇█▇▅▂ ] dim 0049 μ= +0.023 σ= 0.029 zeros= 0% [ ▁▃▃▇████████▅▃▁▁ ] [ ▁▄▆█▅▄▁ ] dim 0050 μ= +0.013 σ= 0.029 zeros= 0% [ ▁▁▂▄▇███████▇▄▁▁ ] [ ▃▆█▆▃ ] dim 0051 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▁▂▄▇███████▆▃▂▁ ] [ ▃▄█▇▆▄▂ ] dim 0052 μ= +0.006 σ= 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.023 zeros= 0% [▁▁▂▄▅████████▇▅▃▂▁ ] [ ▂▄█▇▆▂ ] dim 0056 μ= +0.019 σ= 0.030 zeros= 0% [ ▁▁▂▄▇███████▅▃▁ ] [ ▄▇█▅▄▂ ] dim 0057 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▁▂▄▇███████▇▄▃▁▁ ] [ ▃▆██▃▁ ] dim 0058 μ= +0.011 σ= 0.032 zeros= 0% [ ▁▃▅███████▇▃▂▁ ] [ ▃▆███▅▁ ] dim 0059 μ= +0.010 σ= 0.027 zeros= 0% [ ▁▁▂▃▆▇███████▇▄▂▁▁] [ ▂▄▇██▅▂ ] dim 0060 μ= +0.008 σ= 0.012 zeros= 0% [ ▁▁▂▄▆███████▇▄▂▁ ] [ ▃▅█▆▇▄ ] dim 0061 μ= -0.017 σ= 0.029 zeros= 0% [ ▁▂▄▆▇███████▆▄▂▁ ] [ ▁▃▅██▇▄ ] dim 0062 μ= -0.032 σ= 0.034 zeros= 0% [ ▁▂▃▅████████▆▄▂▁ ] [ ▃▄▆█▄▂ ] dim 0063 μ= +0.016 σ= 0.024 zeros= 0% [ ▁▁▂▄▆████████▆▄▂▁ ] [ ▁▄█▇▆▅▃ ] dim 0064 μ= -0.009 σ= 0.031 zeros= 0% [ ▁▂▅▇███████▇▄▄▁ ] [ ▂▆▇██▆▂ ] dim 0065 μ= +0.005 σ= 0.028 zeros= 0% [ ▁▁▅▆████████▄▃▁▁ ] [ ▂▄▅█▄▃▂ ] dim 0066 μ= +0.010 σ= 0.022 zeros= 0% [ ▁▁▂▄▇███████▆▅▂▁▁ ] [ ▂▇█▇▄▂ ] dim 0067 μ= -0.006 σ= 0.037 zeros= 0% [ ▁▂▄▆██████▆▃▂▁ ] [ ▂▄▅█▆▅▁ ] dim 0068 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▂▃▅███████▆▃▂▁ ] [ ▂▆█▇▇▃ ] dim 0069 μ= +0.013 σ= 0.017 zeros= 0% [ ▁▂▄▆██████▇▄▂▁ ] [ ▂▇█▇▄▃ ] dim 0070 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▃▆███████▇▄▂▁ ] [ ▁▃█▇█▄▁ ] dim 0071 μ= +0.007 σ= 0.030 zeros= 0% [ ▁▁▃▆███████▆▄▂▂▁ ] [ ▂▅▇███▂ ] dim 0072 μ= +0.013 σ= 0.021 zeros= 0% [ ▁▁▃▃▆███████▆▃▂▁▁ ] [ ▂▆██▇▅▃ ] dim 0073 μ= +0.006 σ= 0.014 zeros= 0% [ ▁▁▄▇███████▆▅▃▁ ] [ ▁▅█▆▄▃ ] dim 0074 μ= -0.013 σ= 0.032 zeros= 0% [ ▁▁▂▄▇██████▆▅▃▁▁ ] [ ▁▄▆█▆▁ ] dim 0075 μ= -0.006 σ= 0.024 zeros= 0% [ ▁▂▄▇██████▇▄▃▁ ] [ ▃▆██▆▂ ] dim 0076 μ= -0.002 σ= 0.021 zeros= 0% [ ▁▃▅███████▆▃▂▁ ] [ ▁▃▆█▄▃▃ ] dim 0077 μ= -0.010 σ= 0.040 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.024 zeros= 0% [ ▁▂▄▆██████▇▄▃▁ ] [ ▃▅▆██▅▂ ] dim 0082 μ= +0.015 σ= 0.038 zeros= 0% [ ▁▂▄▅████████▅▄▂▁▁ ] [ ▂▆██▅▃▁ ] dim 0083 μ= +0.015 σ= 0.025 zeros= 0% [ ▁▂▆████████▆▃▁▁▁ ] [ ▃▄▆█▅▃ ] dim 0084 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▂▄▅████████▅▃▁▁ ] [ ▁▅▇█▇▅▃ ] dim 0085 μ= -0.002 σ= 0.024 zeros= 0% [ ▁▂▄▇███████▇▄▃▂▁ ] [ ▃▅▆█▆▅▁ ] dim 0086 μ= -0.019 σ= 0.032 zeros= 0% [ ▁▁▃▃████████▆▃▂▁ ] [ ▃▆███▅ ] dim 0087 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▂▅▇███████▆▃▃▁ ] [ ▂▄██▆▄▁ ] dim 0088 μ= -0.010 σ= 0.027 zeros= 0% [ ▂▂▅████████▆▄▂▁ ] [ ▂▆▇█▇▇▅▃ ] dim 0089 μ= +0.023 σ= 0.033 zeros= 0% [ ▁▁▄▆████████▆▅▂▁ ] [ ▃▅▅██▆▅ ] dim 0090 μ= +0.003 σ= 0.036 zeros= 0% [ ▁▁▂▅▇████████▆▄▃▁▁ ] [ ▁▅█▆▄▂ ] dim 0091 μ= +0.032 σ= 0.020 zeros= 0% [ ▁▂▄▇██████▇▄▂▁ ] [ ▃▅█▆▆▄ ] dim 0092 μ= +0.035 σ= 0.033 zeros= 0% [ ▁▁▂▆▆███████▄▃▁▁ ] [ ▃▇▆█▇▃▂ ] dim 0093 μ= -0.005 σ= 0.035 zeros= 0% [ ▁▂▅▆███████▇▅▃▁▁ ] [ ▁▃▅█▇▆▃ ] dim 0094 μ= +0.002 σ= 0.028 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.005 σ= 0.026 zeros= 0% [ ▁▂▅████████▆▄▂▁ ] [ ▁▅█▇█▂▁ ] dim 0099 μ= -0.007 σ= 0.020 zeros= 0% [ ▁▁▃▅███████▆▂▁▁ ] [ ▁▅▇▇█▅▂ ] dim 0100 μ= +0.002 σ= 0.022 zeros= 0% [ ▁▃▅███████▇▄▂▁ ] [ ▂▄▆█▇▃▁ ] dim 0101 μ= -0.023 σ= 0.022 zeros= 0% [ ▁▂▄▆███████▆▂▂▁ ] [ ▄▅▆█▅▂ ] dim 0102 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▃▅▇███████▅▂▁▁ ] [ ▂▅█▆▅▃ ] dim 0103 μ= +0.007 σ= 0.023 zeros= 0% [ ▁▁▂▄▇██████▆▄▂▁ ] [ ▃▅██▅▂ ] dim 0104 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▄▁▁ ] [ ▄▇█▆▆▂ ] dim 0105 μ= +0.006 σ= 0.028 zeros= 0% [ ▁▃▅▇██████▇▅▃▁ ] [ ▁▅▇█▇▄ ] dim 0106 μ= +0.009 σ= 0.029 zeros= 0% [ ▁▂▃▆███████▅▂▁▁ ] [ ▄▇█▇▆▄▂ ] dim 0107 μ= -0.003 σ= 0.019 zeros= 0% [ ▁▁▂▅▇███████▅▂▁▁ ] [ ▁▅▇██▇▄▂ ] dim 0108 μ= -0.018 σ= 0.036 zeros= 0% [ ▁▂▄▆████████▆▄▂▁ ] [ ▁▆█▆▆▅ ] dim 0109 μ= +0.008 σ= 0.021 zeros= 0% [ ▁▂▃▆███████▆▂▁▁ ] [ ▃▅██▇▁ ] dim 0110 μ= +0.007 σ= 0.022 zeros= 0% [ ▁▃▄▆███████▄▂▁ ] [ ▁▄▆█▇▄▄▁ ] dim 0111 μ= +0.024 σ= 0.019 zeros= 0% [ ▁▁▂▃▇████████▆▅▃▂▁ ] [ ▃▄██▄▃ ] dim 0112 μ= +0.006 σ= 0.025 zeros= 0% [ ▁▁▂▄▆██████▇▄▂▁▁ ] [ ▂▅█▇▅▂ ] dim 0113 μ= -0.015 σ= 0.017 zeros= 0% [ ▁▂▅████████▃▂▁ ] [ ▅█▆▆▅▁ ] dim 0114 μ= -0.006 σ= 0.037 zeros= 0% [ ▁▁▂▃▇███████▆▄▂▁▁ ] [ ▂▆██▆▃ ] dim 0115 μ= -0.014 σ= 0.034 zeros= 0% [ ▁▃▄███████▆▄▃▁ ] [ ▃▆▆█▆▂ ] dim 0116 μ= +0.008 σ= 0.018 zeros= 0% [ ▁▂▅▆██████▆▄▂▁ ] [ ▁▅▆█▆▅ ] dim 0117 μ= -0.006 σ= 0.016 zeros= 0% [ ▁▃▅▆███████▅▄▂ ] [ ▂▇███▂ ] dim 0118 μ= -0.012 σ= 0.033 zeros= 0% [ ▁▁▃▄▇████████▅▂▂▁▁ ] [ ▃▇█▆▆▃ ] dim 0119 μ= -0.010 σ= 0.028 zeros= 0% [ ▁▃▄▇██████▇▄▂▁ ] [ ▁▄▇▇█▆▃ ] dim 0120 μ= -0.034 σ= 0.039 zeros= 0% [ ▁▂▃▆███████▆▅▂▂ ] [ ▁▅▇███▆ ] dim 0121 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▂▃▅████████▅▄▂▁ ] [ ▃▅▇█▆▃ ] dim 0122 μ= -0.002 σ= 0.017 zeros= 0% [ ▁▂▄▇██████▆▄▂▁▁ ] [ ▄▇█▇▃▁ ] dim 0123 μ= +0.003 σ= 0.023 zeros= 0% [ ▁▃▄███████▆▃▂▁ ] [ ▃▅▇█▆▅▂ ] dim 0124 μ= -0.014 σ= 0.020 zeros= 0% [▁▁▁▃▄▇███████▇▅▃▂▁ ] [ ▁▅▇█▇▄▄▁ ] dim 0125 μ= -0.004 σ= 0.045 zeros= 0% [ ▁▂▂▅▇█████████▄▃▂▁ ] [ ▃▆█▇█▅ ] dim 0126 μ= +0.022 σ= 0.017 zeros= 0% [ ▁▂▄▇███████▇▄▂▁ ] [ ▁▄▇▇█▅▃ ] dim 0127 μ= -0.019 σ= 0.022 zeros= 0% [ ▁▁▂▄▆████████▄▃▁▁ ] [ ▂▅█▇▆▁ ] dim 0128 μ= -0.017 σ= 0.029 zeros= 0% [ ▁▁▃▅▇██████▆▄▂▁▁ ] [ ▂▆█▆▅ ] dim 0129 μ= -0.006 σ= 0.041 zeros= 0% [ ▁▂▅███████▆▄▂▁ ] [ ▁▅▆█▆▄ ] dim 0130 μ= -0.029 σ= 0.022 zeros= 0% [ ▁▂▃▇██████▇▅▄▂▁ ] [ ▅██▇▅▁ ] dim 0131 μ= -0.001 σ= 0.028 zeros= 0% [ ▂▂▅███████▆▄▂▁ ] [ ▃▄▇█▇▄▁ ] dim 0132 μ= +0.006 σ= 0.026 zeros= 0% [ ▁▂▅▆███████▆▃▂▁ ] [ ▅▆█▆▅▃ ] dim 0133 μ= +0.008 σ= 0.015 zeros= 0% [▁▁▁▂▃▅▆████████▆▄▁▁ ] [ ▃▇██▇▅▁ ] dim 0134 μ= +0.024 σ= 0.023 zeros= 0% [ ▁▃▅▇███████▇▄▂▁ ▁ ] [ ▁▂▅▅█▅▃▁ ] dim 0135 μ= -0.003 σ= 0.031 zeros= 0% [ ▁▂▄▅████████▅▃▂▁▁ ] [ ▄▆█▇█▆▁ ] dim 0136 μ= +0.010 σ= 0.039 zeros= 0% [ ▁▁▂▄▄████████▅▃▁▁▁] [ ▂▇▆█▃▁ ] dim 0137 μ= -0.023 σ= 0.029 zeros= 0% [ ▁▂▄███████▆▂▂▁ ] [ ▃▅█▇▅▂ ] dim 0138 μ= +0.035 σ= 0.027 zeros= 0% [ ▁▁▄▅██████▇▄▂▁ ] [ ▃██▄▄ ] dim 0139 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▃▆██████▅▃▁▁ ] [ ▃▆█▆▇▄▁ ] dim 0140 μ= +0.007 σ= 0.021 zeros= 0% [ ▁▂▆▇███████▅▄▂▁ ] [ ▃▅██▅▂ ] dim 0141 μ= +0.006 σ= 0.023 zeros= 0% [ ▁▂▅▇███████▅▃▁▁ ] [ ▃▅█▆▅▁ ] dim 0142 μ= +0.009 σ= 0.015 zeros= 0% [ ▂▃▄▇██████▇▃▂▁ ] [ ▁▃▇▅█▆▅▃ ] dim 0143 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▂▂▃▆████████▆▅▃▂▁ ] [ ▁▃▆▆▇█▄▂ ] dim 0144 μ= +0.005 σ= 0.036 zeros= 0% [ ▁▁▄▆████████▆▃▂▁ ] [ ▂▆█▇▇▄▂ ] dim 0145 μ= -0.018 σ= 0.018 zeros= 0% [ ▁▂▃▅████████▇▄▁▁ ] [ ▄▇██▃▂ ] dim 0146 μ= +0.017 σ= 0.033 zeros= 0% [ ▁▂▃▇▇██████▆▅▁▁ ] [ ▁▅█▇▇█▆▁ ] dim 0147 μ= +0.025 σ= 0.029 zeros= 0% [ ▁▃▄▇████████▆▃▂▁ ] [ ▁▄██▇▄▂ ] dim 0148 μ= -0.004 σ= 0.018 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▁▅▇█▆▅▂ ] dim 0149 μ= -0.014 σ= 0.024 zeros= 0% [ ▁▂▂▄▆███████▆▄▂ ▁ ] [ ▂▄▆█▆▅▂ ] dim 0150 μ= -0.010 σ= 0.035 zeros= 0% [ ▁▁▂▄▆████████▅▁▁ ] [ ▂▅███▆▃▁ ] dim 0151 μ= +0.009 σ= 0.039 zeros= 0% [▁▁▁▃▄█████████▅▃▁▁ ] [ ▃▆▇█▇▆▄ ] dim 0152 μ= +0.024 σ= 0.017 zeros= 0% [ ▁▁▂▄▇███████▇▆▄▂▁ ] [ ▂▅██▇▅▁ ] dim 0153 μ= -0.027 σ= 0.030 zeros= 0% [ ▁▁▃▆████████▆▅▂▁ ] [ ▁▆▇▇█▆▁ ] dim 0154 μ= -0.008 σ= 0.034 zeros= 0% [ ▁ ▃▃▇███████▇▅▃▁▁] [ ▂▅▇██▄▁ ] dim 0155 μ= +0.009 σ= 0.014 zeros= 0% [ ▁▂▃▅███████▆▃▂▁ ] [ ▁▃▆▆█▅▁ ] dim 0156 μ= -0.003 σ= 0.032 zeros= 0% [ ▁▂▄▆███████▇▅▃▁▁ ] [ ▁▅█▇█▄▁ ] dim 0157 μ= -0.007 σ= 0.025 zeros= 0% [ ▁▂▃▅███████▆▃▂▁ ] [ ▆███▂ ] dim 0158 μ= -0.005 σ= 0.021 zeros= 0% [ ▁▁▃▅███████▅▂▁ ] [ ▂▅▅█▄▃ ] dim 0159 μ= -0.003 σ= 0.035 zeros= 0% [ ▁▁▂▅▇███████▅▃▂▁ ] [ ▃▅███▄▃ ] dim 0160 μ= -0.002 σ= 0.026 zeros= 0% [ ▁▂▃▅▇███████▇▅▂▁ ] [ ▂▅█▇▇█▄ ] dim 0161 μ= -0.006 σ= 0.032 zeros= 0% [ ▁▃▄▇████████▆▄▂▁▁ ] [ ▁▆▇██▅ ] dim 0162 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▁▄▇███████▆▃▂▁ ] [ ▃█▇▇▄▂ ] dim 0163 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▂▄▆████████▄▃▂▁ ] [ ▂▄▇█▅▃▁ ] dim 0164 μ= +0.032 σ= 0.030 zeros= 0% [ ▁▁▃▅▇███████▅▃▂▁ ] [ ▃▆██▅▂ ] dim 0165 μ= -0.013 σ= 0.027 zeros= 0% [ ▁▂▅███████▆▄▃▁▁ ] [ ▁▄▇██▃▁ ] dim 0166 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▁▃▄▇███████▅▃▂▁ ] [ ▃▅▇█▅▄▂ ] dim 0167 μ= -0.007 σ= 0.016 zeros= 0% [ ▁▂▃▅▇███████▇▃▃▁▁ ] [ ▁▅▇█▆▄▁ ] dim 0168 μ= +0.004 σ= 0.015 zeros= 0% [ ▁▁▂▄▅███████▆▃▁▁ ] [ ▃█▇▇▃ ] dim 0169 μ= -0.000 σ= 0.029 zeros= 0% [ ▂▂▄▆███████▆▄▂▁ ] [ ▂▄█▅▄ ] dim 0170 μ= +0.021 σ= 0.031 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▃▄█▇█▄▁ ] dim 0171 μ= -0.008 σ= 0.028 zeros= 0% [▁▁▃▅▇███████▇▅▄▁▁ ] [ ▁▂▇█▅▄▁ ] dim 0172 μ= -0.008 σ= 0.023 zeros= 0% [ ▂▂▄▆███████▆▃▂▁ ] [ ▃▇█▇▆▂ ] dim 0173 μ= -0.006 σ= 0.016 zeros= 0% [ ▁▁▂▆████████▅▃▂▁ ] [ ▃▄██▇█▃ ] dim 0174 μ= -0.020 σ= 0.027 zeros= 0% [ ▁▂▃▄▇███████▇▄▃▁ ] [ ▂▅█▇█▇▅▃ ] dim 0175 μ= -0.015 σ= 0.030 zeros= 0% [▁▂▂▄▆█████████▄▃▁ ] [ ▁▅▇█▆▄ ] dim 0176 μ= +0.001 σ= 0.020 zeros= 0% [ ▁▂▄▆███████▅▃▂▁ ] [ ▂▆██▇▃▁ ] dim 0177 μ= +0.011 σ= 0.027 zeros= 0% [ ▁▁▃▅▆███████▆▄▂▁ ] [ ▂▄▅█▅▃ ] dim 0178 μ= +0.022 σ= 0.023 zeros= 0% [ ▁▁▂▄▇███████▆▃▁▁ ] [ ▁▇███▇▂ ] dim 0179 μ= -0.021 σ= 0.032 zeros= 0% [ ▁▂▃▆████████▅▂▁ ] [ ▃▅▆▆█▅▁ ] dim 0180 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▂▂▄▇███████▆▅▂▁▁ ] [ ▁▅█▇█▇▄▁ ] dim 0181 μ= -0.001 σ= 0.027 zeros= 0% [ ▁▁▂▅▇████████▆▅▃▂▁ ] [ ▃▆█▆▅▃ ] dim 0182 μ= -0.029 σ= 0.027 zeros= 0% [ ▁▂▄▇███████▅▃▁ ] [ ▂▃▆█▆▄▂ ] dim 0183 μ= -0.003 σ= 0.043 zeros= 0% [ ▁▂▄▆███████▇▅▃▂▁▁ ] [ ▂▄▇█▇▆▃ ] dim 0184 μ= +0.006 σ= 0.033 zeros= 0% [ ▁▁▃▆███████▇▅▃▁▁ ] [ ▄▃█▇▇▅▂ ] dim 0185 μ= -0.018 σ= 0.031 zeros= 0% [ ▁▂▄▇███████▆▃▂▁ ] [ ▁▆▆█▅▂ ] dim 0186 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▂▄▆██████▆▄▂▁ ] [ ▃▆▇▇█▅▁ ] dim 0187 μ= +0.004 σ= 0.023 zeros= 0% [ ▁▂▄▇███████▇▄▂▁▁ ] [ ▂▂▇▇█▆▃▁ ] dim 0188 μ= +0.035 σ= 0.019 zeros= 0% [ ▁▁▃▄████████▅▃▂▁] [ ▁▅██▇▄▂ ] dim 0189 μ= +0.016 σ= 0.042 zeros= 0% [ ▁▁▃▆███████▇▃▁ ] [ ▆▇██▇▁ ] dim 0190 μ= -0.010 σ= 0.036 zeros= 0% [ ▁▁▃▇███████▆▃▂▁ ] [ ▂▅▇██▇▃▁ ] dim 0191 μ= -0.004 σ= 0.036 zeros= 0% [ ▁▁▂▄▆████████▆▅▃▁▁ ] [ ▁▄██▆▆▁ ] dim 0192 μ= -0.021 σ= 0.028 zeros= 0% [ ▁▁▄▆███████▅▃▁▁ ] [ ▂▅██▆▅▂ ] dim 0193 μ= +0.001 σ= 0.033 zeros= 0% [ ▁▂▄▇███████▆▃▂▁ ] [ ▂▄▇▇██▅ ] dim 0194 μ= -0.011 σ= 0.030 zeros= 0% [ ▂▂▅████████▆▄▁▁ ] [ ▄▆██▆▄ ] dim 0195 μ= +0.027 σ= 0.026 zeros= 0% [ ▁▃▅███████▇▄▂▁ ] [ ▃▇█▆▅▂ ] dim 0196 μ= +0.026 σ= 0.024 zeros= 0% [ ▁▁▃▆▇██████▅▅▁▁▁ ] [ ▁▃▅██▇▄▁ ] dim 0197 μ= -0.013 σ= 0.015 zeros= 0% [ ▁▂▄▆████████▄▃▁ ] [ ▃▄▆█▅▄ ] dim 0198 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▂▂▅▇███████▆▄▂▂▁ ] [ ▃▅██▇▅▁ ] dim 0199 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▁▃▅████████▅▃▁▁ ] [ ▂▇▇██▅▁ ] dim 0200 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▂▃▅████████▆▄▄▁▁ ] [ ▃▆██▅▂ ] dim 0201 μ= -0.009 σ= 0.017 zeros= 0% [ ▁▂▃▅███████▆▄▂▁ ] [ ▄▆▇█▆▄ ] dim 0202 μ= +0.002 σ= 0.023 zeros= 0% [ ▁▁▃▆████████▅▃▁ ] [ ▃▅▇█▇▄ ] dim 0203 μ= +0.029 σ= 0.029 zeros= 0% [ ▁▂▂▄▇███████▆▄▂▁ ] [ ▁▃███▆▄ ] dim 0204 μ= -0.001 σ= 0.033 zeros= 0% [ ▁▁▃▅███████▇▄▂▁ ] [ ▁▆█▇▆▃ ] dim 0205 μ= +0.015 σ= 0.025 zeros= 0% [ ▁▁▃▅▇██████▇▅▃▂▁ ] [ ▄▅██▆▄ ] dim 0206 μ= +0.006 σ= 0.024 zeros= 0% [ ▂▃▆▇██████▇▃▂▁ ] [ ▄▅█▇▂ ] dim 0207 μ= +0.010 σ= 0.034 zeros= 0% [ ▂▂▅▇██████▅▃▁▁ ] [ ▁▂▄█▆▃ ] dim 0208 μ= -0.028 σ= 0.018 zeros= 0% [ ▂▄▅███████▆▄▂▁ ] [ ▅▇█▆▆▃ ] dim 0209 μ= +0.018 σ= 0.023 zeros= 0% [ ▁▁▂▄▆▇███████▆▃▂▁ ] [ ▂▄▇█▆▅▁ ] dim 0210 μ= -0.009 σ= 0.015 zeros= 0% [ ▁▂▃▆████████▅▂▂▁ ] [ ▂▅██▆▂ ] dim 0211 μ= +0.001 σ= 0.030 zeros= 0% [ ▂▃▇██████▆▃▂▁ ] [ ▄▅██▄▂ ] dim 0212 μ= +0.017 σ= 0.031 zeros= 0% [ ▁▁▃▅████████▅▃▂ ] [ ▃▆█▇▆▄▁ ] dim 0213 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▂▃▆████████▆▃▂▁▁ ] [ ▆▇█▇▇▃▁ ] dim 0214 μ= -0.003 σ= 0.031 zeros= 0% [ ▁▂▄▆████████▅▃▃▁ ] [ ▄▅▇█▄▃ ] dim 0215 μ= -0.002 σ= 0.026 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.033 zeros= 0% [ ▁▂▄▆███████▇▄▂▁▁ ] [ ▁▄▅█▇▅▃ ] dim 0220 μ= +0.022 σ= 0.031 zeros= 0% [ ▁▂▅▇████████▄▃▁▁ ] [ ▁▅▇█▅▃ ] dim 0221 μ= -0.008 σ= 0.024 zeros= 0% [ ▁▂▂▆███████▅▃▁ ] [ ▂▃▇██▆▁ ] dim 0222 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▂▄▆████████▅▂▂▁▁ ] [ ▃▇▇█▅▄ ] dim 0223 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▂▃▄▆████████▆▄▂▁ ] [ ▂▅▆█▅▃ ] dim 0224 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▂▄▅▇███████▆▃▂▁ ] [ ▃▆▆██▄▃ ] dim 0225 μ= -0.009 σ= 0.028 zeros= 0% [ ▂▃▄▇███████▇▃▂▁▁ ] [ ▂▆█▆▄▂ ] dim 0226 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▁▂▅▇██████▇▄▃▁▁ ] [ ▄▆█▇▅▃ ] dim 0227 μ= -0.033 σ= 0.030 zeros= 0% [ ▁▃▆████████▆▃▁ ] [ ▂▄▆█▆▄▁ ] dim 0228 μ= +0.037 σ= 0.038 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.030 σ= 0.025 zeros= 0% [ ▁▂▃▄████████▄▃▁▁ ] [ ▁▃▆█▄▃▁ ] dim 0233 μ= -0.029 σ= 0.026 zeros= 0% [ ▁▁▂▄▇███████▆▃▁▁ ] [ ▁▆▇█▇▄ ] dim 0234 μ= +0.040 σ= 0.030 zeros= 0% [ ▁▁▄▅▇███████▆▄▁▁ ] [ ▂▄▅█▇▅▂ ] dim 0235 μ= +0.001 σ= 0.021 zeros= 0% [ ▁▁▂▄▅████████▇▅▂▂▁ ] [ ▄▅██▅▂ ] dim 0236 μ= +0.021 σ= 0.039 zeros= 0% [ ▁▁▂▄███████▆▃▁ ] [ ▃▆█▅▃ ] dim 0237 μ= -0.009 σ= 0.023 zeros= 0% [ ▁▂▃▆███████▄▂▁ ] [ ▁▂█▆▇▅▄ ] dim 0238 μ= -0.009 σ= 0.029 zeros= 0% [ ▁▂▃▅████████▅▃▂▁ ] [ ▁▄▇██▇▃ ] dim 0239 μ= -0.019 σ= 0.027 zeros= 0% [ ▁▂▃▅███████▇▄▂▁▁ ] [ ▁▆█▇▆▂ ] dim 0240 μ= +0.016 σ= 0.024 zeros= 0% [ ▁▂▄▇██████▇▅▂▁ ] [ ▁▅▇▇█▆▁ ] dim 0241 μ= +0.029 σ= 0.038 zeros= 0% [ ▁▁▂▅███████▇▄▂▁ ] [ ▂▄██▇▅▂ ] dim 0242 μ= +0.003 σ= 0.026 zeros= 0% [ ▁▁▃▅███████▅▃▂ ] [ ▄▅██▅▂ ] dim 0243 μ= -0.006 σ= 0.019 zeros= 0% [ ▁▂▃▅███████▅▄▂▁ ] [ ▃▇█▇▇▃▁ ] dim 0244 μ= -0.006 σ= 0.035 zeros= 0% [ ▁▂▅████████▆▂▂▁ ] [ ▄▅█▅▃ ] dim 0245 μ= +0.003 σ= 0.032 zeros= 0% [ ▁▃▅▇██████▅▃▁ ] [ ▂▄▇▆█▅▃ ] dim 0246 μ= -0.016 σ= 0.018 zeros= 0% [ ▁▁▂▅▇███████▇▅▂▂▁ ] [ ▂▄█▆█▅▁ ] dim 0247 μ= -0.037 σ= 0.035 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▃▅█▆▅▂ ] dim 0248 μ= +0.011 σ= 0.035 zeros= 0% [ ▁▁▃▆████████▄▃▁▁ ] [ ▄██▅▅▁ ] dim 0249 μ= -0.020 σ= 0.032 zeros= 0% [ ▁▂▃▇███████▆▃▃▁▁] [ ▁▅███▅▂ ] dim 0250 μ= +0.001 σ= 0.022 zeros= 0% [ ▁▂▄▆███████▇▄▃▁ ] [ ▂▄▆█▅▅▃ ] dim 0251 μ= +0.023 σ= 0.015 zeros= 0% [ ▁▂▄▅███████▆▆▂▁▁ ] [ ▁▆█▇▆▃▁ ] dim 0252 μ= -0.005 σ= 0.022 zeros= 0% [ ▁▂▄▆███████▅▃▂▁▁ ] [ ▃▅▇█▅▁ ] dim 0253 μ= -0.015 σ= 0.024 zeros= 0% [ ▂▃▄▇██████▆▄▃▁ ] [ ▂▄█▇▅▄▁ ] dim 0254 μ= +0.023 σ= 0.029 zeros= 0% [ ▁▁▃▃▆███████▇▃▁ ▁ ] [ ▁▃▅▇█▅▁ ] dim 0255 μ= -0.012 σ= 0.037 zeros= 0% [ ▂▄▆███████▅▄▂▁ ] [ ▁▅▇█▅▅▁ ] dim 0256 μ= -0.013 σ= 0.046 zeros= 0% [ ▁▁▂▄▇████████▄▂▁▁ ] [ ▂▅██▅▃▂ ] dim 0257 μ= +0.001 σ= 0.029 zeros= 0% [ ▁▂▃▆███████▅▂▁ ] [ ▂▆▇██▅▂ ] dim 0258 μ= +0.003 σ= 0.027 zeros= 0% [ ▁▂▄▆███████▇▄▂▁ ] [ ▅▆█▅▅▂ ] dim 0259 μ= +0.005 σ= 0.018 zeros= 0% [ ▁▁▃▄▇███████▆▄▂▁ ] [ ▁▄▇█▄▁ ] dim 0260 μ= -0.001 σ= 0.033 zeros= 0% [ ▁▂▄▇██████▄▃▁▁ ] [ ▁▃▇█▇▄▂ ] dim 0261 μ= -0.020 σ= 0.017 zeros= 0% [ ▁▁▃▅███████▅▃▂▁ ] [ ▃▅█▇▅▁ ] dim 0262 μ= +0.028 σ= 0.019 zeros= 0% [ ▁▁▂▅███████▇▃▂▁ ] [ ▁▄▆█▇▅▁ ] dim 0263 μ= -0.011 σ= 0.018 zeros= 0% [ ▁▂▄▆███████▆▄▂▁▁ ] [ ▃▄▅█▇▆▃ ] dim 0264 μ= -0.013 σ= 0.030 zeros= 0% [ ▁▁▂▅▇███████▇▃▃▁▁ ] [ ▂▅▅█▆▁ ] dim 0265 μ= -0.009 σ= 0.026 zeros= 0% [ ▁▁▂▅▇██████▆▄▃▁▁ ] [ ▂▃▆█▆▆▄ ] dim 0266 μ= +0.004 σ= 0.022 zeros= 0% [ ▁▁▂▃▅████████▆▄▂▁▁▁] [ ▂▆▇██▇▄ ] dim 0267 μ= +0.010 σ= 0.018 zeros= 0% [ ▁▁▄▄▇████████▅▄▂▁ ] [ ▄▆██▇▆▄▁ ] dim 0268 μ= +0.022 σ= 0.039 zeros= 0% [ ▁▁▃▅█████████▅▃▁▁▁ ] [ ▂▄▇█▅▂▁ ] dim 0269 μ= +0.004 σ= 0.029 zeros= 0% [ ▁▂▄▆███████▅▄▂ ] [ ▁▃██▇▄▂▁ ] dim 0270 μ= -0.000 σ= 0.032 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.009 σ= 0.033 zeros= 0% [ ▁▂▄▇███████▇▆▃▁▁ ] [ ▂▅█▇▄▁ ] dim 0275 μ= +0.021 σ= 0.026 zeros= 0% [ ▁▁▃▆████████▅▃▁▁ ] [ ▂▆██▇▅▁ ] dim 0276 μ= -0.009 σ= 0.022 zeros= 0% [ ▁▁▂▄▇███████▅▂▁ ] [ ▃▇▇█▆▁ ] dim 0277 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▁▃▅███████▆▄▂▁ ] [ ▃▄█▅▇▄▁ ] dim 0278 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▂▄████████▅▃▂▁ ] [ ▂▆██▇▅▂ ] dim 0279 μ= +0.018 σ= 0.034 zeros= 0% [ ▁▂▃▅███████▇▅▂▁ ] [ ▁▆▇█▇█▃▁ ] dim 0280 μ= +0.026 σ= 0.023 zeros= 0% [ ▁▃▄▅████████▅▃▂▁ ] [ ▄▇█▇▆▄ ] dim 0281 μ= +0.004 σ= 0.024 zeros= 0% [ ▂▂▄▇███████▇▅▂▂▁ ] [ ▃▆▇█▇▂ ] dim 0282 μ= +0.005 σ= 0.018 zeros= 0% [ ▁▂▅▇███████▅▃▂▁ ] [ ▄▅▇█▇▄▂ ] dim 0283 μ= -0.008 σ= 0.029 zeros= 0% [ ▁▁▃▆████████▆▄▂▁ ] [ ▁▅▇█▆▅ ] dim 0284 μ= -0.052 σ= 0.032 zeros= 0% [ ▁▂▃████████▇▃▂▂▁▁ ] [ ▁▄██▇▄▁ ] dim 0285 μ= +0.010 σ= 0.032 zeros= 0% [ ▁▁▂▅▇███████▆▄▃▂ ] [ ▂▇█▇▆▂▁ ] dim 0286 μ= -0.009 σ= 0.034 zeros= 0% [ ▁▂▄▇███████▅▃▁ ] [ ▁▅██▆▃▂ ] dim 0287 μ= +0.006 σ= 0.021 zeros= 0% [ ▁▃▅▇███████▇▄▂▁ ] [ ▃▄▇█▇▂▁ ] dim 0288 μ= -0.013 σ= 0.044 zeros= 0% [ ▁▂▄▆███████▅▃▂▁ ] [ ▃▅█▇█▆▃ ] dim 0289 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▂▅▇███████▇▅▃▁▁▁ ] [ ▁▃▆██▅▃ ] dim 0290 μ= +0.014 σ= 0.035 zeros= 0% [ ▁▂▄▇███████▆▄▂▁ ] [ ▄▆█▇▆▃▁ ] dim 0291 μ= -0.015 σ= 0.014 zeros= 0% [ ▁▁▂▃▅████████▅▄▂▂ ] [ ▂▅▅█▅▅▂ ] dim 0292 μ= +0.004 σ= 0.034 zeros= 0% [ ▁▂▃▅▇███████▇▄▃▁▁ ] [ ▁▃▇██▅▁ ] dim 0293 μ= +0.020 σ= 0.019 zeros= 0% [ ▁▁▁▃▆███████▅▃▂▁ ] [ ▃▇█▇▇▅▁ ] dim 0294 μ= -0.004 σ= 0.027 zeros= 0% [ ▂▃▅▇███████▅▃▂▁ ] [ ▄▆█▇▃▁ ] dim 0295 μ= -0.001 σ= 0.013 zeros= 0% [ ▁▃▄▆██████▆▃▂▁▁ ] [ ▁▆▆█▇▃ ] dim 0296 μ= +0.002 σ= 0.025 zeros= 0% [ ▁▂▃▅▇███████▅▃▂ ] [ ▃▅▆█▅▁ ] dim 0297 μ= -0.004 σ= 0.018 zeros= 0% [ ▁▃▅▇██████▇▄▂▁ ] [ ▂▅▇█▇▅▃ ] dim 0298 μ= -0.011 σ= 0.024 zeros= 0% [ ▁▁▂▄▆███████▇▄▃▁▁ ] [ ▂▅█▇▇▄▁ ] dim 0299 μ= +0.000 σ= 0.027 zeros= 0% [ ▁▂▅▇███████▆▃▂▁▁ ] [ ▂▅█▇▅ ] dim 0300 μ= -0.023 σ= 0.030 zeros= 0% [ ▁▃▅███████▇▄▂▁▁ ] [ ▁▄█▇█▃ ] dim 0301 μ= +0.007 σ= 0.025 zeros= 0% [ ▁▂▃▅███████▅▃▂▁ ] [ ▁▄▆▅█▄ ] dim 0302 μ= +0.005 σ= 0.035 zeros= 0% [ ▁▁▂▅▇███████▄▃▁▁▁] [ ▁▃▆█▇▄▂ ] dim 0303 μ= -0.019 σ= 0.017 zeros= 0% [ ▁▂▄▇███████▆▅▂▁▁ ] [ ▂▄██▇▅▁ ] dim 0304 μ= -0.000 σ= 0.031 zeros= 0% [ ▁▂▄▇███████▅▃▁▁ ] [ ▄▅██▇▄ ] dim 0305 μ= +0.025 σ= 0.035 zeros= 0% [ ▁▁▄▅▇███████▇▃▁▁ ] [ ▂▄██▆▂ ] dim 0306 μ= +0.012 σ= 0.036 zeros= 0% [ ▁▃▅███████▆▄▂▁ ] [ ▂▆▇█▆▃ ] dim 0307 μ= +0.010 σ= 0.016 zeros= 0% [ ▁▃▅███████▆▅▂▁▁ ] [ ▁▄▆▇██▅▂ ] dim 0308 μ= +0.029 σ= 0.038 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.019 σ= 0.035 zeros= 0% [ ▁▁▂▃▅████████▆▄▂▁▁ ] [ ▂▄▆█▄▂ ] dim 0313 μ= +0.004 σ= 0.020 zeros= 0% [ ▁▁▃▅███████▇▅▂▁▁ ] [ ▃▇▇█▇▅ ] dim 0314 μ= +0.003 σ= 0.045 zeros= 0% [ ▁▂▃▄████████▆▄▃▁ ] [ ▁▃▆▆█▄▁ ] dim 0315 μ= -0.000 σ= 0.022 zeros= 0% [ ▁▂▃▆███████▇▄▃▁▁ ] [ ▂▄▆█▆▅▁ ] dim 0316 μ= -0.026 σ= 0.025 zeros= 0% [ ▁▁▂▅████████▆▄▂▁ ] [ ▁▅█▇▅▂ ] dim 0317 μ= -0.014 σ= 0.029 zeros= 0% [ ▁▂▄███████▇▆▃▂ ] [ ▃▆█▇▇▄ ] dim 0318 μ= -0.011 σ= 0.015 zeros= 0% [ ▁▂▃███████▆▄▂▁▁ ] [ ▃▄▆▆█▃▁ ] dim 0319 μ= +0.009 σ= 0.030 zeros= 0% [ ▁▁▃▅▆████████▅▃▂▁ ] [ ▁▄▅█▇▅ ] dim 0320 μ= -0.015 σ= 0.025 zeros= 0% [ ▁▂▃▇███████▆▃▂▁ ] [ ▁▂▅▅█▇▅ ] dim 0321 μ= -0.026 σ= 0.016 zeros= 0% [ ▁▁▃▆████████▆▃▂▁ ] [ ▃█▆▆▄ ] dim 0322 μ= -0.008 σ= 0.036 zeros= 0% [ ▁▁▂▅▇██████▆▃▁ ] [ ▁▅▆█▇▅▃ ] dim 0323 μ= +0.016 σ= 0.036 zeros= 0% [ ▁▁▃▃▆████████▆▂▂▁ ] [ ▁▄▅██▄▂▁ ] dim 0324 μ= -0.023 σ= 0.018 zeros= 0% [ ▂▃▅████████▅▃▂ ] [ ▁▇▇█▆▂ ] dim 0325 μ= +0.010 σ= 0.036 zeros= 0% [ ▁▂▅███████▇▄▂▁ ] [ ▂▇█▇█▅ ] dim 0326 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▂▃▅▇██████▇▄▃▁▁ ] [ ▄▇▇█▄▁ ] dim 0327 μ= -0.024 σ= 0.018 zeros= 0% [ ▁▂▃▄███████▆▄▂▁ ] [ ▁▄▆█▇█▄ ] dim 0328 μ= +0.003 σ= 0.010 zeros= 0% [ ▁▂▄▆████████▅▃▂▁ ] [ ▂▆▆██▃ ] dim 0329 μ= +0.004 σ= 0.030 zeros= 0% [ ▁▁▃▄▇██████▇▅▂▁ ] [ ▃███▇▅▂ ] dim 0330 μ= +0.017 σ= 0.040 zeros= 0% [ ▁▂▅▆███████▇▄▁▁ ] [ ▃▅██▇▃ ] dim 0331 μ= -0.001 σ= 0.039 zeros= 0% [ ▁▂▄▆███████▅▃▁ ] [ ▁▅▇██▄ ] dim 0332 μ= +0.022 σ= 0.019 zeros= 0% [ ▁▁▃▆██████▇▆▃▂▁ ] [ ▃▄▇██▆▃ ] dim 0333 μ= -0.002 σ= 0.026 zeros= 0% [ ▁▂▄▅█████████▄▂▂▁ ] [ ▄▅█▅▆▃ ] dim 0334 μ= +0.018 σ= 0.016 zeros= 0% [ ▁▁▃▅▇██████▆▄▂▁ ] [ ▂▅▇█▇▄ ] dim 0335 μ= +0.004 σ= 0.024 zeros= 0% [▁ ▂▂▅▇███████▅▃▁ ] [ ▂▅▇██▃▃ ] dim 0336 μ= -0.000 σ= 0.033 zeros= 0% [ ▁▁▂▄▇████████▅▂▁▁ ] [ ▁▅▆█▇▆▂ ] dim 0337 μ= -0.015 σ= 0.026 zeros= 0% [ ▁▁▄▇████████▃▃▁ ] [ ▅▆██▄▁ ] dim 0338 μ= +0.010 σ= 0.028 zeros= 0% [ ▁▃▅███████▅▃▂▁ ] [ ▁▃▄█▇▇▄▁ ] dim 0339 μ= +0.005 σ= 0.029 zeros= 0% [ ▁▂▄▅████████▅▃▂▁ ] [ ▄█▇█▆▄▁ ] dim 0340 μ= +0.001 σ= 0.032 zeros= 0% [ ▁▁▁▄▇████████▆▄▂▁▁] [ ▃▅█▇▅▁ ] dim 0341 μ= +0.016 σ= 0.022 zeros= 0% [ ▁▁▂▄███████▇▄▂▁ ] [ ▂▆▇█▆▄▁ ] dim 0342 μ= -0.017 σ= 0.025 zeros= 0% [ ▁▁▄▆████████▆▄▂▁ ] [ ▃▆█▇▄▁ ] dim 0343 μ= +0.000 σ= 0.014 zeros= 0% [ ▁▁▁▄▆███████▆▃▁▁ ] [ ▃▄██▇▂ ] dim 0344 μ= +0.014 σ= 0.024 zeros= 0% [ ▂▃▅███████▆▄▃▂ ] [ ▁▅██▆▂▁ ] dim 0345 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▁▃▃▆███████▅▃▂▁ ] [ ▂▇█▇▆▁ ] dim 0346 μ= -0.004 σ= 0.015 zeros= 0% [ ▁▁▂▅████████▄▂▁▁ ] [ ▂▆█▇▅ ] dim 0347 μ= -0.024 σ= 0.030 zeros= 0% [ ▁▂▅███████▆▄▂ ] [ ▃▇█▇▆▄▁ ] dim 0348 μ= -0.008 σ= 0.032 zeros= 0% [ ▁▂▃▇████████▆▃▂▁ ] [ ▁▄▆▇█▆▂ ] dim 0349 μ= -0.027 σ= 0.030 zeros= 0% [ ▁▂▃▆████████▄▃▁▁ ] [ ▁▄▅█▇▆▄▂ ] dim 0350 μ= +0.014 σ= 0.018 zeros= 0% [▁▁▂▄▆████████▇▅▃▂▁▁ ] [ ▂▆█▇▅▃ ] dim 0351 μ= +0.019 σ= 0.028 zeros= 0% [ ▁▁▃▅▇██████▇▄▂▁▁ ] [ ▃▆██▆▃▁ ] dim 0352 μ= +0.006 σ= 0.031 zeros= 0% [ ▂▃▄▆███████▆▂▂▁ ] [ ▁▄▆█▅▅▂ ] dim 0353 μ= -0.015 σ= 0.026 zeros= 0% [ ▁▁▄▅███████▆▄▂▂▁ ] [ ▄▅█▇█▃▂ ] dim 0354 μ= +0.013 σ= 0.035 zeros= 0% [ ▁▃▄▇███████▆▃▁▁ ] [ ▄▆█▆▄▁ ] dim 0355 μ= -0.011 σ= 0.021 zeros= 0% [ ▁▂▄███████▄▃▁ ] [ ▂▄█▇▆▄▁ ] dim 0356 μ= +0.032 σ= 0.033 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.011 σ= 0.027 zeros= 0% [ ▁▁▃▆██████▆▃▁▁ ] [ ▂▅██▆▂ ] dim 0361 μ= -0.017 σ= 0.036 zeros= 0% [ ▁▁▃▄███████▇▆▄▁ ] [ ▁▄▄█▇▅▃ ] dim 0362 μ= -0.025 σ= 0.017 zeros= 0% [ ▁▂▄▆████████▅▃▂▁▁ ] [ ▄▅▇█▅▂ ] dim 0363 μ= +0.019 σ= 0.031 zeros= 0% [ ▂▂▄▄███████▇▅▃▂▂▁] [ ▁▄██▆▄ ] dim 0364 μ= +0.010 σ= 0.028 zeros= 0% [ ▁▁▃▄████████▇▄▃▁▁ ] [ ▅██▇▄▁ ] dim 0365 μ= +0.032 σ= 0.031 zeros= 0% [ ▁▁▃▅███████▆▄▃▁ ] [ ▁▃██▆▃▃ ] dim 0366 μ= -0.020 σ= 0.021 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.003 σ= 0.021 zeros= 0% [ ▁▁▂▃▆███████▆▄▂▁▁ ] [ ▃▅▇█▇▄▂ ] dim 0371 μ= +0.006 σ= 0.037 zeros= 0% [ ▁▁▃▄▆███████▆▅▂▁ ] [ ▄▆█▅▄▁ ] dim 0372 μ= +0.020 σ= 0.036 zeros= 0% [ ▁▂▅▇██████▆▃▂▁ ] [ ▁▄▆█▆▅▅▂ ] dim 0373 μ= -0.002 σ= 0.033 zeros= 0% [ ▁▂▃▄████████▆▄▂▁▁ ] [ ▁▄▆██▆▂ ] dim 0374 μ= -0.018 σ= 0.021 zeros= 0% [▁▁▂▄▇███████▆▅▃▁▁ ] [ ▃▇██▅▁ ] dim 0375 μ= +0.012 σ= 0.029 zeros= 0% [ ▁▂▂▅███████▇▄▃▁ ] [ ▃▆██▅▅▃ ] dim 0376 μ= -0.011 σ= 0.018 zeros= 0% [ ▁▁▂▄▇███████▆▄▂▂ ] [ ▁▃▇▇█▅▂ ] dim 0377 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▁▁▄▆████████▆▄▁▁ ] [ ▁▄▆██▄▁ ] dim 0378 μ= -0.002 σ= 0.027 zeros= 0% [ ▁▂▃▅███████▆▄▁▁ ] [ ▄▆▇█▆▃▁ ] dim 0379 μ= +0.004 σ= 0.027 zeros= 0% [ ▁ ▂▄▇████████▆▃▂▁ ] [ ▂▅▇█▇▃▁ ] dim 0380 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▂▄▅███████▆▃▂▁ ] [ ▄▇▆█▄▂ ] dim 0381 μ= +0.002 σ= 0.017 zeros= 0% [ ▁▂▃▆███████▇▄▃▁ ] [ ▂▇█▇▄▂▁ ] dim 0382 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▂▂▆▇███████▅▃▁▁▁ ] [ ▂▅▇██▇▂▁ ] dim 0383 μ= +0.025 σ= 0.034 zeros= 0% [ ▁▂▄▆████████▅▃▂ ] [ ▃▄███▅▁ ] dim 0384 μ= +0.010 σ= 0.027 zeros= 0% [ ▁▁▂▆███████▆▃▂▁ ] [ ▂▅▇█▆▂ ] dim 0385 μ= +0.020 σ= 0.026 zeros= 0% [ ▁▂▃▆████████▅▃▁▁▁ ] [ ▂▅██▅▂ ] dim 0386 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▂▄▇██████▇▄▂▁▁ ] [ ▄▆▇█▆▃▁ ] dim 0387 μ= -0.010 σ= 0.011 zeros= 0% [ ▁▂▄▅▇███████▆▃▂▁ ] [ ▃▆▇██▆▂ ] dim 0388 μ= +0.012 σ= 0.043 zeros= 0% [ ▁▁▃▄▆███████▇▄▃▁▁ ] [ ▄▅█▇▆▃ ] dim 0389 μ= +0.008 σ= 0.028 zeros= 0% [▁ ▂▃▆███████▇▅▄▂ ] [ ▃▅█▇▆▂ ] dim 0390 μ= +0.025 σ= 0.026 zeros= 0% [ ▁▂▂▆▇███████▆▂▂▁ ] [ ▂▄▅██▄▃ ] dim 0391 μ= +0.001 σ= 0.031 zeros= 0% [ ▁▃▄▇███████▇▅▂▁ ] [ ▁▂▅█▇▆▂ ] dim 0392 μ= +0.021 σ= 0.025 zeros= 0% [ ▂▄▅███████▇▄▂▁ ] [ ▃▇▇█▆▃▁ ] dim 0393 μ= -0.009 σ= 0.040 zeros= 0% [ ▁▂▃▆████████▆▃▁▁ ] [ ▃▅▇█▅▅▁ ] dim 0394 μ= +0.017 σ= 0.018 zeros= 0% [ ▁▁▃▄████████▆▃▂▁ ] [ ▄▅▇█▅▂ ] dim 0395 μ= -0.004 σ= 0.034 zeros= 0% [ ▁▃▃████████▄▂▁ ] [ ▃▄███▃▁ ] dim 0396 μ= -0.016 σ= 0.024 zeros= 0% [ ▁▁▂▄▇███████▅▃▂▁ ] [ ▂▄▇█▆▄▁ ] dim 0397 μ= +0.003 σ= 0.018 zeros= 0% [ ▁▂▂▅▆███████▅▃▂▁ ] [ ▂▅██▆▂ ] dim 0398 μ= +0.002 σ= 0.039 zeros= 0% [ ▁▃▄████████▄▂▁ ] [ ▂▆█▆▃ ] dim 0399 μ= -0.014 σ= 0.016 zeros= 0% [ ▁▂▃▅███████▅▃▂▁ ] [ ▁▃▅█▇▅▂ ] dim 0400 μ= -0.003 σ= 0.037 zeros= 0% [ ▁▂▃▅███████▆▅▃▂▁ ] [ ▁▅▇█▇▂▁ ] dim 0401 μ= -0.017 σ= 0.029 zeros= 0% [ ▁▃▆███████▅▃▁▁ ] [ ▃▄▇██▃▂ ] dim 0402 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▁▃▅▇███████▆▅▂▂▁ ] [ ▃▆██▇▄▂ ] dim 0403 μ= -0.005 σ= 0.026 zeros= 0% [ ▂▂▅████████▆▄▂▁ ] [ ▃▅█▇▆▂ ] dim 0404 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▂▄▆██████▇▄▂▁▁ ] [ ▄▅█▅▄▁ ] dim 0405 μ= +0.017 σ= 0.030 zeros= 0% [ ▁▂▄▇███████▆▅▂▂▁ ] [ ▂▇█▆█▄▁ ] dim 0406 μ= +0.015 σ= 0.018 zeros= 0% [ ▁▁▃▄████████▆▄▂▁ ] [ ▃▄▅█▆▃▁ ] dim 0407 μ= +0.012 σ= 0.018 zeros= 0% [ ▁▃▅▇███████▅▄▂▁ ] [ ▁▄▇█▆▄▂ ] dim 0408 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▁▂▃▆███████▄▃▁▁ ] [ ▂▆▅▆█▄▁ ] dim 0409 μ= -0.011 σ= 0.025 zeros= 0% [ ▁▁▂▄▅▇████████▄▃▂▁ ] [ ▃▆██▆▃ ] dim 0410 μ= -0.019 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▅▃▂▁ ] [ ▂▄▆█▆▅▂ ] dim 0411 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▂▄▇████████▄▃▁▁ ] [ ▄▆▇█▇▃▁ ] dim 0412 μ= +0.003 σ= 0.039 zeros= 0% [ ▁▂▄▅████████▆▄▁▁ ] [ ▃▆▇█▆▂ ] dim 0413 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▃▅████████▅▃▁ ] [ ▂▃█▆▆▁ ] dim 0414 μ= -0.010 σ= 0.026 zeros= 0% [ ▁▂▃▆██████▅▄▂▁ ] [ ▅██▆▄ ] dim 0415 μ= -0.007 σ= 0.022 zeros= 0% [ ▁▁▂▄███████▅▂▁▁ ] [ ▁▄▅▇█▇▆▅▁ ] dim 0416 μ= -0.003 σ= 0.038 zeros= 0% [▁▁▂▄▇█████████▆▄▃▁▁ ] [ ▁▅▆█▆▃ ] dim 0417 μ= +0.008 σ= 0.029 zeros= 0% [ ▁▁▂▄▆███████▅▃▁ ] [ ▁▅▆██▅▂ ] dim 0418 μ= -0.015 σ= 0.021 zeros= 0% [ ▁▂▃▆███████▇▄▂ ] [ ▃▇█▇▅▂ ] dim 0419 μ= -0.004 σ= 0.014 zeros= 0% [ ▁▃▄███████▇▄▃▂▁ ] [ ▃▆▇█▇▃▁ ] dim 0420 μ= +0.003 σ= 0.035 zeros= 0% [ ▁▃▄▇███████▆▄▂▁ ] [ ▁▅██▇▃ ] dim 0421 μ= -0.018 σ= 0.027 zeros= 0% [ ▂▃▆███████▄▃▁▁ ] [ ▁▅███▅ ] dim 0422 μ= +0.012 σ= 0.027 zeros= 0% [ ▂▃▆███████▅▂▂▁ ] [ ▁▅███▆▁ ] dim 0423 μ= +0.014 σ= 0.023 zeros= 0% [ ▂▂▆███████▅▃▁▁ ] [ ▃▇█▇▇▅▂ ] dim 0424 μ= +0.015 σ= 0.022 zeros= 0% [ ▁▂▄▆████████▇▄▃▂▁▁] [ ▂▃█▇▇▅▂ ] dim 0425 μ= -0.012 σ= 0.039 zeros= 0% [ ▁▁▂▄▆████████▅▂▁▁ ] [ ▂▇██▄▁ ] dim 0426 μ= +0.019 σ= 0.012 zeros= 0% [ ▁▂▅███████▇▃▂▁ ] [ ▃▆█▇█▆▂ ] dim 0427 μ= +0.001 σ= 0.036 zeros= 0% [ ▁▁▃▅████████▆▃▂▁ ] [ ▂▅▇█▅▅ ] dim 0428 μ= +0.021 σ= 0.036 zeros= 0% [ ▁▃▄▇███████▇▃▂▁▁ ] [ ▂▆█▅▃ ] dim 0429 μ= +0.011 σ= 0.016 zeros= 0% [ ▁▁▂▅▇█████▆▅▂▁ ] [ ▂▆██▆▁ ] dim 0430 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▂▄▇██████▇▃▂▁ ] [ ▃▆█▇█▅ ] dim 0431 μ= +0.015 σ= 0.027 zeros= 0% [ ▁▁▂▃▅▇███████▆▄▂▁▁ ] [ ▁▅▆▇█▅▄ ] dim 0432 μ= +0.011 σ= 0.021 zeros= 0% [ ▁▂▄▇███████▇▅▂▂▁ ] [ ▃▅█▅▃ ] dim 0433 μ= -0.012 σ= 0.029 zeros= 0% [ ▁▂▄▆███████▆▃▁ ] [ ▄▅█▇▆▁ ] dim 0434 μ= +0.002 σ= 0.026 zeros= 0% [ ▁▁▃▅███████▇▄▂▁ ] [ ▁▅██▆▅ ] dim 0435 μ= +0.006 σ= 0.017 zeros= 0% [ ▁▂▃▆███████▅▂▂ ] [ ▃▇█▇█▄▂ ] dim 0436 μ= -0.008 σ= 0.033 zeros= 0% [ ▂▄▅▇███████▆▄▃▁▁ ] [ ▃▆██▄▁ ] dim 0437 μ= +0.011 σ= 0.031 zeros= 0% [ ▁▂▃▅███████▆▄▁▁ ] [ ▁▄▅█▄▄ ] dim 0438 μ= -0.002 σ= 0.023 zeros= 0% [ ▁▂▃▆██████▇▆▂▂▁ ] [ ▁▅▆█▇▅▂ ] dim 0439 μ= -0.017 σ= 0.029 zeros= 0% [ ▂▂▅▇████████▄▄▂▁ ] [ ▅▇▇██▃▁ ] dim 0440 μ= +0.004 σ= 0.028 zeros= 0% [ ▁▂▂▆▇███████▅▃▂▁ ] [ ▁▄▆█▇▆▃ ] dim 0441 μ= +0.019 σ= 0.036 zeros= 0% [ ▁▁▂▅███████▆▄▂▁ ] [ ▃███▅▄ ] dim 0442 μ= +0.011 σ= 0.019 zeros= 0% [ ▁▂▅▇██████▆▅▂▁ ] [ ▁▄█▆▃▂ ] dim 0443 μ= -0.010 σ= 0.017 zeros= 0% [ ▁▂▃▄▇██████▆▄▂▁ ] [ ▂▆▇█▆▄ ] dim 0444 μ= +0.016 σ= 0.044 zeros= 0% [ ▁▂▅▇███████▆▅▂▁▁ ] [ ▄▆█▇█▅▂ ] dim 0445 μ= +0.006 σ= 0.021 zeros= 0% [ ▁▂▃▄▇███████▇▆▃▂▁ ] [ ▂▅▆█▇▂▁ ] dim 0446 μ= +0.019 σ= 0.029 zeros= 0% [ ▁▁▂▄▇███████▅▂▁ ] [ ▁▅▇██▄▁ ] dim 0447 μ= +0.021 σ= 0.025 zeros= 0% [ ▁▂▄▆███████▇▄▂▁ ] [ ▁▆▇▇█▅▂ ] dim 0448 μ= -0.014 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▃▇██▆▂ ] dim 0449 μ= +0.013 σ= 0.020 zeros= 0% [ ▂▂▅▆██████▇▅▃▂▁ ] [ ▁▄▅█▇▅▂ ] dim 0450 μ= -0.017 σ= 0.019 zeros= 0% [ ▁▂▄▆███████▆▄▂▁ ] [ ▅▅█▇▇▃ ] dim 0451 μ= +0.008 σ= 0.022 zeros= 0% [▁ ▂▃▄████████▆▃▁▁▁ ] [ ▂▅▅▅█▄▁ ] dim 0452 μ= -0.014 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▆▃▂▁▁ ] [ ▂▅██▇▆ ] dim 0453 μ= -0.008 σ= 0.019 zeros= 0% [ ▁▂▅▇███████▇▄▂▁▁ ] [ ▁▄▅█▆▄▁ ] dim 0454 μ= +0.000 σ= 0.014 zeros= 0% [ ▁▁▃▄▇███████▇▄▂▁▁] [ ▃▆██▄▅▁ ] dim 0455 μ= +0.011 σ= 0.042 zeros= 0% [ ▁▂▃▆▇███████▄▃▁▁ ] [ ▃█████▁ ] dim 0456 μ= -0.018 σ= 0.031 zeros= 0% [ ▁▁▄████████▇▅▃▁ ▁ ] [ ▁▄▅█▇▆▂ ] dim 0457 μ= +0.013 σ= 0.028 zeros= 0% [ ▁▁▂▄▇███████▆▄▂▂ ] [ ▂▆█▆▄▁ ] dim 0458 μ= +0.017 σ= 0.031 zeros= 0% [ ▁▂▄▇██████▆▃▁ ] [ ▃▇█▆▄▁ ] dim 0459 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▂▄▅███████▆▃▂▁ ] [ ▂▅▇██▄▁ ] dim 0460 μ= -0.007 σ= 0.026 zeros= 0% [ ▁▁▂▅▆███████▆▃▂▁ ] [ ▃▇██▇▄▁ ] dim 0461 μ= -0.006 σ= 0.012 zeros= 0% [ ▁▁▃▄▇███████▆▄▁▁ ] [ ▃▅█▆▃▂ ] dim 0462 μ= -0.014 σ= 0.022 zeros= 0% [ ▁▂▃▅▇███████▅▃▁▁ ] [ ▁▅██▆▄ ] dim 0463 μ= -0.018 σ= 0.035 zeros= 0% [ ▁▁▂▄▇██████▇▅▃▁▁ ] [ ▃▆█▇▆▃ ] dim 0464 μ= -0.020 σ= 0.043 zeros= 0% [ ▁▁▃▄▇███████▆▃▁▁ ] [ ▁▄▇▇█▄▂ ] dim 0465 μ= -0.007 σ= 0.026 zeros= 0% [ ▁▃▄███████▅▃▁ ] [ ▅▅██▄▂ ] dim 0466 μ= -0.005 σ= 0.039 zeros= 0% [ ▁▂▂▅▇██████▇▄▂▁ ] [ ▁▄█▆▆▃ ] dim 0467 μ= +0.002 σ= 0.022 zeros= 0% [ ▁▂▃▅██████▇▅▃▁▁ ] [ ▄▅▆█▆▄▁ ] dim 0468 μ= +0.004 σ= 0.021 zeros= 0% [ ▁▂▃▇████████▄▃▁▁ ] [ ▄▆██▆ ] dim 0469 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▁▃▅▇██████▅▃▁▁ ] [ ▁▂▅██▅▄▁ ] dim 0470 μ= -0.017 σ= 0.017 zeros= 0% [ ▁▁▃▆████████▅▃▂▁ ] [ ▃▆█▇▄▁ ] dim 0471 μ= +0.039 σ= 0.016 zeros= 0% [ ▁▂▃▆██████▅▃▁ ] [ ▂▄▆█▇▅▁ ] dim 0472 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▂▄▆███████▅▄▁▁▁ ] [ ▁▅███▄▁ ] dim 0473 μ= -0.016 σ= 0.016 zeros= 0% [ ▁▁▃▅███████▅▃▂▁ ] [ ▂▄▇█▆▃ ] dim 0474 μ= +0.014 σ= 0.023 zeros= 0% [ ▁▁▂▅████████▅▂▁▁ ] [ ▄▇█▇▂ ] dim 0475 μ= -0.001 σ= 0.040 zeros= 0% [ ▁▁▁▃▅██████▇▄▂▁ ] [ ▂█▇▇▃▂ ] dim 0476 μ= -0.009 σ= 0.021 zeros= 0% [ ▁▂▃▆███████▇▅▃▂▁ ] [ ▃▆█▆▅▄▁ ] dim 0477 μ= -0.006 σ= 0.020 zeros= 0% [ ▁▁▂▃▆████████▆▃▂▁ ] [ ▂▄▆█▅▂ ] dim 0478 μ= -0.025 σ= 0.024 zeros= 0% [ ▁▂▅▇██████▇▅▂▁▁ ] [ ▅▆██▆▆▃ ] dim 0479 μ= +0.005 σ= 0.031 zeros= 0% [ ▁▁▃▅▆████████▄▃▁▁ ] [ ▃▄▇█▆▄▂ ] dim 0480 μ= -0.008 σ= 0.031 zeros= 0% [▁▁▁▃▅████████▇▄▃▁ ] [ ▂▅▇██▆▃ ] dim 0481 μ= +0.020 σ= 0.020 zeros= 0% [ ▁▁▃▄█████████▅▃▁▁ ] [ ▁▃▅██▅▄ ] dim 0482 μ= +0.009 σ= 0.029 zeros= 0% [ ▁▁▁▃▅████████▅▃▂▁ ] [ ▁▃▆██▄▃ ] dim 0483 μ= -0.009 σ= 0.031 zeros= 0% [ ▁▁▂▄▆████████▅▃▁▁ ] [ ▁▃▇██▆▂ ] dim 0484 μ= +0.003 σ= 0.035 zeros= 0% [ ▁▁▃▄███████▆▃▃▁ ] [ ▁▄▇▆█▆▄▁ ] dim 0485 μ= +0.016 σ= 0.014 zeros= 0% [ ▁▂▄▇████████▅▄▂▁ ] [ ▄▅█▆▅▁ ] dim 0486 μ= +0.024 σ= 0.028 zeros= 0% [ ▁▁▂▄▆███████▇▅▂▁ ] [ ▁▄▇██▇▆ ] dim 0487 μ= +0.016 σ= 0.024 zeros= 0% [ ▁▂▄▅████████▅▄▂▁ ] [ ▂▄▆▇█▅▃ ] dim 0488 μ= +0.026 σ= 0.045 zeros= 0% [ ▁▁▂▄▇████████▆▃▂▁ ] [ ▄▆▇█▅▂ ] dim 0489 μ= -0.024 σ= 0.024 zeros= 0% [ ▁▁▂▃▇██████▇▄▃▁▁ ] [ ▁▆▆█▅▃ ] dim 0490 μ= -0.009 σ= 0.032 zeros= 0% [ ▁▂▄▆██████▇▅▂▁ ] [ ▃▄█▅▄ ] dim 0491 μ= +0.019 σ= 0.015 zeros= 0% [ ▁▂▄▇██████▇▄▃▁ ] [ ▂▅▇█▆▂ ] dim 0492 μ= -0.011 σ= 0.029 zeros= 0% [ ▁▂▄▆███████▅▃▁ ] [ ▂▄▇█▇▄▂ ] dim 0493 μ= +0.013 σ= 0.018 zeros= 0% [ ▁▂▄▆███████▇▄▂▁ ] [ ▅█▇▇▆▁ ] dim 0494 μ= +0.022 σ= 0.019 zeros= 0% [ ▁▃▃▇████████▄▂▁ ] [ ▁▃▆██▄▃ ] dim 0495 μ= -0.016 σ= 0.028 zeros= 0% [ ▁▁▃▅███████▆▄▂▁ ] [ ▂▂▆█▆▆▃ ] dim 0496 μ= +0.025 σ= 0.015 zeros= 0% [ ▁▁▂▃▆████████▆▂▁ ] [ ▂▇▇█▇▃ ] dim 0497 μ= -0.014 σ= 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.007 σ= 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.011 zeros= 0% [ ▁▂▃▅████████▄▂▁ ] [ ▁▆▇█▇▇▄▁ ] dim 0505 μ= -0.003 σ= 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.033 zeros= 0% [ ▁▂▃▅███████▇▄▂▁▁ ] [ ▂▅▇█▇▇▃ ] dim 0509 μ= -0.001 σ= 0.024 zeros= 0% [ ▁▁▂▄▆████████▄▄▁▁▁] [ ▄▆██▇▄▁ ] dim 0510 μ= -0.006 σ= 0.028 zeros= 0% [ ▁▂▃▅████████▅▃▂▁ ] [ ▂▅█▇▆▃ ] dim 0511 μ= +0.009 σ= 0.035 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.029 σ= 0.025 zeros= 0% [ ▁▂▄▅████████▅▃▁▁ ] [ ▁▄▇█▆▃▁ ] dim 0516 μ= +0.025 σ= 0.020 zeros= 0% [ ▁▂▃▆███████▅▃▂▁ ] [ ▁▄▆██▅▃ ] dim 0517 μ= -0.005 σ= 0.039 zeros= 0% [ ▁▂▄▆████████▅▃▁▁ ] [ ▃▄▆█▇▃ ] dim 0518 μ= +0.026 σ= 0.023 zeros= 0% [ ▁▂▃▅████████▆▃▂▁ ] [ ▄▆█▇▆▂ ] dim 0519 μ= -0.039 σ= 0.028 zeros= 0% [ ▁▂▃▄████████▅▃▂▁ ] [ ▃▄▇█▇▅▄▁ ] dim 0520 μ= +0.012 σ= 0.030 zeros= 0% [ ▁▂▄▇████████▅▄▃▁▁ ] [ ▂▇██▇▅ ] dim 0521 μ= +0.022 σ= 0.033 zeros= 0% [ ▁▁▂▃███████▆▅▂▁ ] [ ▁█▇█▇▆▁ ] dim 0522 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▁▃▆███████▆▃▂▁ ] [ ▂▆▇█▆▂ ] dim 0523 μ= +0.019 σ= 0.015 zeros= 0% [ ▁▁▂▄███████▆▄▂▁▁ ] [ ▄▆██▅▄▂ ] dim 0524 μ= +0.015 σ= 0.027 zeros= 0% [ ▁▁▂▄▅████████▆▄▂▁ ] [ ▁▅██▅▆▂ ] dim 0525 μ= -0.006 σ= 0.011 zeros= 0% [ ▁▁▂▃▅███████▇▄▃▁ ] [ ▃▆█▆▄▁ ] dim 0526 μ= -0.017 σ= 0.026 zeros= 0% [ ▂▂▆▇██████▆▃▁▁ ] [ ▂▆█▆▄▁ ] dim 0527 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▃▆██████▆▃▂▁ ] [ ▁▄▅█▅▅▃ ] dim 0528 μ= -0.039 σ= 0.028 zeros= 0% [ ▁▂▃▇████████▆▄▂▁ ] [ ▃▅▅▇█▇▃ ] dim 0529 μ= +0.013 σ= 0.030 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.021 zeros= 0% [ ▁▂▃▆███████▆▄▃▁ ] [ ▄▆▇█▆▅▃ ] dim 0534 μ= -0.001 σ= 0.033 zeros= 0% [ ▁▁▂▅████████▇▅▃▁▁ ] [ ▄▆▇█▇▅▁ ] dim 0535 μ= -0.016 σ= 0.039 zeros= 0% [ ▁▂▃▆▇███████▅▄▁▁ ] [ ▃▅█▆▇█▄▁ ] dim 0536 μ= +0.016 σ= 0.020 zeros= 0% [▁▁▁▃▄▇████████▆▅▂▂▁ ] [ ▃▅▆█▆▂ ] dim 0537 μ= +0.005 σ= 0.032 zeros= 0% [ ▁▂▄▇██████▆▄▂▁▁ ] [ ▂▅▆█▄▁ ] dim 0538 μ= +0.028 σ= 0.028 zeros= 0% [ ▁▁▂▅▇██████▇▄▂▁ ] [ ▂▄█▇▇█▃▁ ] dim 0539 μ= +0.004 σ= 0.036 zeros= 0% [ ▁▂▆▆████████▇▅▂▂▁ ] [ ▄█▆▇▂ ] dim 0540 μ= -0.005 σ= 0.035 zeros= 0% [ ▁▄▇██████▆▆▃▁ ] [ ▁▄▇██▄▁ ] dim 0541 μ= -0.001 σ= 0.027 zeros= 0% [ ▁▁▂▅▇███████▇▄▃▁ ] [ ▁▄██▆▃ ] dim 0542 μ= -0.003 σ= 0.032 zeros= 0% [ ▁▂▆██████▆▅▃▁▁ ] [ ▁▄▅█▇▄▂ ] dim 0543 μ= +0.018 σ= 0.038 zeros= 0% [ ▁▁▃▆███████▆▃▁▁ ] [ ▆▅█▆▇▂ ] dim 0544 μ= +0.005 σ= 0.022 zeros= 0% [ ▁▃▅████████▄▂▁ ] [ ▂▅▇█▇▄▁ ] dim 0545 μ= -0.019 σ= 0.016 zeros= 0% [ ▁▂▃▇███████▆▄▂▁ ] [ ▁▃▇██▇▆▁ ] dim 0546 μ= -0.017 σ= 0.033 zeros= 0% [ ▁▂▃▆████████▄▃▂▁ ] [ ▄█▇▆▄▁ ] dim 0547 μ= -0.013 σ= 0.025 zeros= 0% [▁▁▂▃▇███████▇▄▂▁▁ ] [ ▃█▇▅▅ ] dim 0548 μ= -0.035 σ= 0.024 zeros= 0% [ ▂▃▅███████▇▄▂▁▁ ] [ ▂▅▇▇█▅▃▁ ] dim 0549 μ= +0.013 σ= 0.029 zeros= 0% [ ▁▂▃▅████████▅▃▂▁▁ ] [ ▇▅███▅ ] dim 0550 μ= -0.007 σ= 0.040 zeros= 0% [▁▁▂▄▅▇████████▇▃▃▁▁ ] [ ▃▄██▇▅ ] dim 0551 μ= +0.007 σ= 0.016 zeros= 0% [ ▁▁▁▃▅████████▇▅▂▁▁ ] [ ▃▅██▇▄ ] dim 0552 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▁▃▅▇███████▆▃▂▁ ] [ ▁▅█▇█▆▂ ] dim 0553 μ= -0.004 σ= 0.028 zeros= 0% [▁▁▂▃▅▆████████▅▄▂ ] [ ▂▄█▄▃ ] dim 0554 μ= +0.018 σ= 0.019 zeros= 0% [ ▂▃▅███████▆▃▂▁ ] [ ▄▆▇█▄▂ ] dim 0555 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▁▂▄▆███████▇▄▂▂▁ ] [ ▂▇▇█▆▄▃ ] dim 0556 μ= -0.014 σ= 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.041 zeros= 0% [ ▁▂▄████████▅▃▁▁ ] [ ▄▇██▄▁ ] dim 0560 μ= -0.001 σ= 0.037 zeros= 0% [ ▁▁▂▃▆███████▆▄▂▁ ] [ ▂▄██▇▅▃ ] dim 0561 μ= -0.024 σ= 0.035 zeros= 0% [ ▁▃▅███████▆▅▂▁ ] [ ▃▆██▆▃ ] dim 0562 μ= -0.001 σ= 0.020 zeros= 0% [ ▁▁▂▄▇██████▇▅▃▂ ] [ ▃▄██▄▂ ] dim 0563 μ= +0.032 σ= 0.026 zeros= 0% [ ▁▁▃▅███████▆▃▁▁ ] [ ▁▄▇▇█▃▂ ] dim 0564 μ= +0.007 σ= 0.020 zeros= 0% [ ▁▂▃▅███████▇▄▂▁ ] [ ▁▆▇█▆▇▃▁ ] dim 0565 μ= -0.021 σ= 0.022 zeros= 0% [ ▁▁▂▄▆████████▅▃▂▁ ] [ ▁▄▇█▆▃ ] dim 0566 μ= +0.006 σ= 0.029 zeros= 0% [ ▁▁▃▆██████▇▅▃▂▁ ] [ ▃▇██▆▂ ] dim 0567 μ= +0.002 σ= 0.016 zeros= 0% [ ▁▂▄███████▆▃▂▁ ] [ ▂▅▇▇██▄▂ ] dim 0568 μ= +0.015 σ= 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.022 zeros= 0% [ ▁▃▆▇██████▇▅▃▁▁ ] [ ▃▅█▆▆▁ ] dim 0574 μ= -0.011 σ= 0.015 zeros= 0% [ ▁▃▄▆██████▆▄▂▁ ] [ ▃▅███▄▂ ] dim 0575 μ= +0.003 σ= 0.042 zeros= 0% [ ▁▂▄▇███████▆▄▂▁▁ ] [ ▄▄██▆▄ ] dim 0576 μ= +0.015 σ= 0.025 zeros= 0% [ ▁▂▅▇██████▇▄▃▁▁▁ ] [ ▁▃███▅▁ ] dim 0577 μ= -0.001 σ= 0.025 zeros= 0% [ ▁▂▃▄███████▇▃▂▁ ] [ ▁▃▇█▇▅▇▁ ] dim 0578 μ= -0.011 σ= 0.034 zeros= 0% [ ▁▂▃▅█████████▅▂▂▁ ] [ ▂▄█▆▇▄▁ ] dim 0579 μ= -0.010 σ= 0.025 zeros= 0% [ ▂▃▄▇███████▆▄▂▁ ] [ ▁▂▆▇█▅▂ ] dim 0580 μ= -0.003 σ= 0.030 zeros= 0% [ ▁▁▂▄▅████████▄▃▁ ] [ ▁▅▆█▅▄ ] dim 0581 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▁▄▇███████▄▂▁ ] [ ▅███▅▁ ] dim 0582 μ= +0.024 σ= 0.019 zeros= 0% [ ▁▁▄▅███████▅▃▂ ] [ ▃▆██▇▃ ] dim 0583 μ= -0.006 σ= 0.013 zeros= 0% [ ▁▃▅███████▇▄▂▁ ] [ ▂▄██▆▄ ] dim 0584 μ= +0.003 σ= 0.031 zeros= 0% [▁▁▃▄████████▇▃▂▁ ] [ ▁▂▅▇█▅▃ ] dim 0585 μ= -0.034 σ= 0.050 zeros= 0% [ ▁▁▁▃▅███████▆▄▁▁ ] -> OUTLIER_SPREAD: this_std=0.0499, mean_std=0.0265, +3.3sigma vs threshold=3.0sigma [ ▂▆▆▇█▅▁ ] dim 0586 μ= +0.002 σ= 0.021 zeros= 0% [ ▂▂▄▇████████▄▃▁▁ ] [ ▁▅▇▇█▅▁ ] dim 0587 μ= -0.007 σ= 0.015 zeros= 0% [ ▁▂▄▇███████▆▅▃▁ ] [ ▃▄▆█▇▃▁ ] dim 0588 μ= -0.013 σ= 0.033 zeros= 0% [ ▁▁▃▅▇███████▆▅▃▁▁ ] [ ▁▄▅██▇▃ ] dim 0589 μ= -0.001 σ= 0.015 zeros= 0% [ ▁▂▃▆████████▆▃▁▁ ] [ ▁▆▆█▆▄ ] dim 0590 μ= +0.006 σ= 0.034 zeros= 0% [ ▁▃▆███████▅▂▁▁ ] [ ▂▂▇▆█▅▁ ] dim 0591 μ= -0.021 σ= 0.017 zeros= 0% [ ▁▂▄▆███████▆▄▃▁ ] [ ▁▆▆██▄▃ ] dim 0592 μ= -0.004 σ= 0.023 zeros= 0% [ ▁▁▃▅▅███████▆▄▃▁▁ ] [ ▃▆██▆▅▁ ] dim 0593 μ= +0.016 σ= 0.034 zeros= 0% [ ▂▂▅████████▆▄▂▁ ] [ ▂▅▇█▆▄▃ ] dim 0594 μ= +0.000 σ= 0.035 zeros= 0% [ ▁▁▄▅▇████████▅▂▂▁ ] [ ▂▄▆█▃▂ ] dim 0595 μ= +0.008 σ= 0.026 zeros= 0% [ ▁▂▄▇██████▇▄▂▁ ] [ ▁▃▅▅█▄▃ ] dim 0596 μ= +0.003 σ= 0.022 zeros= 0% [ ▁▁▃▆███████▇▅▃▁▁ ] [ ▃▅▇█▅▄ ] dim 0597 μ= +0.015 σ= 0.029 zeros= 0% [ ▂▃▆▇██████▇▅▃▁▁ ] [ ▂▆▆█▆▄▁ ] dim 0598 μ= +0.004 σ= 0.029 zeros= 0% [▁▁▂▅▆███████▇▄▂▁ ] [ ▂▅█▇▆▄▁ ] dim 0599 μ= +0.023 σ= 0.014 zeros= 0% [ ▁▂▅▇███████▆▄▃▁▁ ] [ ▂▆█▆▄▂ ] dim 0600 μ= -0.018 σ= 0.036 zeros= 0% [ ▁▁▂▅▇███████▇▅▃▂▁ ] [ ▃▆▆▇█▅▁ ] dim 0601 μ= +0.013 σ= 0.021 zeros= 0% [ ▂▃▄████████▅▃▂ ] [ ▁▄▆█▆▄▁ ] dim 0602 μ= -0.014 σ= 0.019 zeros= 0% [ ▁▁▃▅▇███████▆▄▃▁▁ ] [ ▁▂▅█▇▂▁ ] dim 0603 μ= -0.023 σ= 0.026 zeros= 0% [ ▁▁▂▄███████▅▃▁ ] [ ▂█▆█▅▂ ] dim 0604 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▂▄▅████████▄▃▁▁ ] [ ▃▅█▇▄▁ ] dim 0605 μ= +0.016 σ= 0.030 zeros= 0% [ ▁▂▃▆███████▅▃▂▁ ] [ ▄▇█▇█▆▂ ] dim 0606 μ= +0.030 σ= 0.019 zeros= 0% [ ▁▂▂▄▇███████▆▃▁▁ ] [ ▁▅▆█▅█▂ ] dim 0607 μ= +0.000 σ= 0.032 zeros= 0% [ ▂▃▄▆████████▆▃▂▁ ] [ ▃▇▅█▆▃ ] dim 0608 μ= -0.002 σ= 0.038 zeros= 0% [ ▁▁▂▆███████▇▆▄▂▁ ] [ ▂▃█▆█▄▁ ] dim 0609 μ= +0.009 σ= 0.031 zeros= 0% [ ▁▁▂▃▆███████▇▅▂▁ ] [ ▁▅██▆▅ ] dim 0610 μ= +0.017 σ= 0.020 zeros= 0% [ ▁▃▅███████▇▅▂▁▁ ] [ ▃▅██▅▃ ] dim 0611 μ= +0.000 σ= 0.025 zeros= 0% [ ▁▁▁▃▅▇███████▆▃▁▁] [ ▂▆█▇█▆▁ ] dim 0612 μ= +0.011 σ= 0.038 zeros= 0% [ ▁▁▄▇███████▆▃▂▁ ] [ ▂▄▇██▅▂ ] dim 0613 μ= +0.019 σ= 0.013 zeros= 0% [ ▁▁▄▅███████▆▄▁▁ ] [ ▂▅▇█▇▃ ] dim 0614 μ= +0.009 σ= 0.024 zeros= 0% [ ▁▃▅▇███████▅▂▁ ] [ ▂▆▆█▃▂ ] dim 0615 μ= -0.008 σ= 0.017 zeros= 0% [ ▁▂▃▅███████▇▄▃▂▁ ] [ ▂▄██▇▅▁ ] dim 0616 μ= -0.005 σ= 0.025 zeros= 0% [ ▁▁▁▄▇████████▄▃▂▁ ] [ ▃▇█▇▄ ] dim 0617 μ= +0.007 σ= 0.030 zeros= 0% [ ▁▂▃▆█████▇▄▂▁ ] [ ▃▄▇█▅▁ ] dim 0618 μ= +0.003 σ= 0.026 zeros= 0% [ ▁▁▃▅▇██████▇▅▂▁▁] [ ▄██▆▅▃ ] dim 0619 μ= -0.009 σ= 0.017 zeros= 0% [ ▂▃▅████████▅▃▁▁ ] [ ▁▄▇█▆▃ ] dim 0620 μ= -0.004 σ= 0.026 zeros= 0% [ ▂▃▆██████▇▅▃▁ ] [ ▂▅██▆▁ ] dim 0621 μ= -0.039 σ= 0.021 zeros= 0% [ ▁▂▃▆███████▇▄▃▁ ] [ ▂▅██▆▃▁ ] dim 0622 μ= -0.009 σ= 0.033 zeros= 0% [ ▁▁▂▅▇███████▅▂▂▁▁ ] [ ▄█▆█▆▂▁ ] dim 0623 μ= +0.007 σ= 0.023 zeros= 0% [ ▁▂▃▇████████▅▂▁ ] [ ▂▇███▄▁ ] dim 0624 μ= -0.005 σ= 0.020 zeros= 0% [ ▁▁▂▄████████▆▃▂▁ ] [ ▂▅█▇▅▃▁ ] dim 0625 μ= -0.019 σ= 0.024 zeros= 0% [ ▁▁▂▅████████▆▃▂▁ ] [ ▃▃▇█▆▆▂ ] dim 0626 μ= -0.015 σ= 0.039 zeros= 0% [ ▁▂▃▅████████▅▄▂▁▁ ] [ ▁▄█▇▅▂ ] dim 0627 μ= +0.018 σ= 0.025 zeros= 0% [ ▁▂▃▇███████▅▂▁▁ ] [ ▄▅█▅▃▁ ] dim 0628 μ= -0.020 σ= 0.035 zeros= 0% [ ▁▁▁▃▅▇███████▅▄▂▁ ] [ ▂▅█▇▆▅▁ ] dim 0629 μ= -0.013 σ= 0.031 zeros= 0% [ ▁▁▃▄▅███████▆▄▂▁ ] [ ▂▆█▇▆▁ ] dim 0630 μ= -0.019 σ= 0.026 zeros= 0% [ ▁▃▇██████▆▄▁▁ ] [ ▃▄▆█▅▅ ] dim 0631 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▁▄▄▇███████▅▄▃▁ ] [ ▁▂▆▅█▅▃ ] dim 0632 μ= -0.013 σ= 0.022 zeros= 0% [ ▁▂▃▅████████▅▃▂▁ ] [ ▄▅▇█▆▂ ] dim 0633 μ= -0.017 σ= 0.022 zeros= 0% [ ▁▂▄▆███████▇▅▃▂▁ ] [ ▁▅█▇▆▃▁ ] dim 0634 μ= -0.009 σ= 0.019 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▃█▇█▅▃ ] dim 0635 μ= -0.020 σ= 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.015 σ= 0.034 zeros= 0% [ ▁▂▄▆███████▇▄▂▁▁ ] [ ▁▃▆▇█▇▆ ] dim 0640 μ= +0.002 σ= 0.020 zeros= 0% [ ▂▃▅████████▇▃▁▁ ] [ ▂▆█▆▇▆▁ ] dim 0641 μ= -0.008 σ= 0.041 zeros= 0% [ ▁▂▃▅████████▆▄▂▁▁ ] [ ▃▅▇██▄▁ ] dim 0642 μ= +0.020 σ= 0.024 zeros= 0% [ ▂▃▅▇███████▅▄▂▁ ] [ ▄▄▆█▆ ] dim 0643 μ= -0.008 σ= 0.021 zeros= 0% [ ▁▂▃▅███████▆▄▂▁ ] [ ▃▄▆██▆▂ ] dim 0644 μ= -0.016 σ= 0.028 zeros= 0% [ ▁▁▂▅▇███████▆▄▂▁ ] [ ▁▆▇█▇█▃ ] dim 0645 μ= -0.004 σ= 0.031 zeros= 0% [ ▁▁▃▄█████████▅▂▁ ] [ ▅▇█▆▅ ] dim 0646 μ= +0.010 σ= 0.031 zeros= 0% [ ▁▁▃▆███████▄▃▁▁ ] [ ▁▃██▇▅▂ ] dim 0647 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▁▂▄▆███████▆▄▂▁▁ ] [ ▄▆▇██▆▁ ] dim 0648 μ= +0.005 σ= 0.029 zeros= 0% [ ▁▁▃▅████████▇▅▂▂▁ ] [ ▁▃▄█▇█▄▂ ] dim 0649 μ= -0.012 σ= 0.036 zeros= 0% [ ▁▁▂▃▅████████▇▄▂▁▁ ] [ ▁▂▆█▆▄▃▁ ] dim 0650 μ= -0.007 σ= 0.032 zeros= 0% [ ▁▁▃▅▆████████▇▄▃▁▁ ] [ ▄▆▇█▃ ] dim 0651 μ= +0.006 σ= 0.032 zeros= 0% [ ▁▂▆▇██████▅▃▁▁ ] [ ▂▄▇█▇▄▄ ] dim 0652 μ= +0.029 σ= 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.025 zeros= 0% [ ▁▃▅███████▇▅▂▁ ] [ ▅▆█▇▄ ] dim 0656 μ= +0.003 σ= 0.022 zeros= 0% [ ▁▁▃▅███████▅▃▁▁ ] [ ▂▆▆█▇▅▂ ] dim 0657 μ= +0.013 σ= 0.032 zeros= 0% [ ▁▁▂▄▆███████▆▄▂▁ ] [ ▂▇██▇▅▁ ] dim 0658 μ= -0.000 σ= 0.018 zeros= 0% [ ▁▂▄▇███████▆▄▁▁ ] [ ▁▆██▅▃ ] dim 0659 μ= +0.018 σ= 0.030 zeros= 0% [ ▁▂▃▅████████▆▄▂▁ ] [ ▁▃▄▆█▆▅▂ ] dim 0660 μ= +0.005 σ= 0.037 zeros= 0% [ ▁▂▄▆████████▇▅▃▁▁ ] [ ▂▄▇█▄▃▂ ] dim 0661 μ= -0.002 σ= 0.024 zeros= 0% [▁ ▁▂▄▆███████▅▄▂▁▁ ] [ ▂▅▇▇█▃▃▁ ] dim 0662 μ= +0.001 σ= 0.013 zeros= 0% [ ▁▂▅▆████████▆▃▂▁ ] [ ▂▆▇██▂ ] dim 0663 μ= -0.008 σ= 0.040 zeros= 0% [ ▂▃▆███████▅▃▂ ] [ ▄█▇█▅▁ ] dim 0664 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▁▂▄▇███████▇▄▂ ] [ ▁▄█▆▄ ] dim 0665 μ= -0.011 σ= 0.036 zeros= 0% [ ▁▂▃▆██████▇▄▃▁ ] [ ▂▆█▆▃▁ ] dim 0666 μ= +0.004 σ= 0.023 zeros= 0% [ ▁▃▅███████▆▅▂▁ ] [ ▂▇▇▇█▃ ] dim 0667 μ= +0.008 σ= 0.039 zeros= 0% [ ▁▁▂▅▇███████▄▂▁▁ ] [ ▁▃▅▇██▄ ] dim 0668 μ= +0.007 σ= 0.019 zeros= 0% [ ▁▁▂▃▆████████▆▃▁▁ ] [ ▂▅█▆▅▃ ] dim 0669 μ= -0.018 σ= 0.029 zeros= 0% [ ▁▃▅▆██████▇▅▄▂▁ ] [ ▂▅█▅▅▂ ] dim 0670 μ= +0.009 σ= 0.024 zeros= 0% [ ▁▁▃▅▆██████▆▃▂▁ ] [ ▁▄▇█▇▆▁ ] dim 0671 μ= +0.031 σ= 0.024 zeros= 0% [ ▁▂▃▆███████▇▅▃▁▁ ] [ ▄▅█▇▄▂ ] dim 0672 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▁▂▃▅▇██████▇▅▂▂ ] [ ▃▅█▆▅▃▁ ] dim 0673 μ= +0.010 σ= 0.022 zeros= 0% [ ▁▁▂▅████████▄▄▂▁ ] [ ▂▆▆█▇▄▃ ] dim 0674 μ= +0.021 σ= 0.026 zeros= 0% [ ▁▁▂▄████████▅▃▂▁ ] [ ▂▅▆█▇▄ ] dim 0675 μ= +0.018 σ= 0.029 zeros= 0% [ ▁▂▄▇███████▅▃▂▁ ] [ ▁▅▇█▆▄▁ ] dim 0676 μ= -0.018 σ= 0.026 zeros= 0% [ ▁▁▂▃▇███████▄▃▁▁ ] [ ▂▄█▆█▄ ] dim 0677 μ= +0.017 σ= 0.036 zeros= 0% [ ▁▂▃▆███████▅▃▁ ] [ ▄▅█▇▆▂ ] dim 0678 μ= -0.027 σ= 0.023 zeros= 0% [ ▁▁▃▅████████▆▃▂▁ ] [ ▂▅█▇▆▄▂ ] dim 0679 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▂▃▇███████▆▃▁ ] [ ▃▆▇█▅▄▁ ] dim 0680 μ= +0.008 σ= 0.019 zeros= 0% [ ▁▂▄▆███████▆▃▂▁▁ ] [ ▄██▇▆▃▁ ] dim 0681 μ= +0.039 σ= 0.024 zeros= 0% [ ▁▁▃▄▇████████▇▄▂▂ ] [ ▃▇▇█▇▆▁ ] dim 0682 μ= -0.013 σ= 0.021 zeros= 0% [ ▁▂▃▆████████▇▅▃▁▁ ] [ ▁▅▆██▄ ] dim 0683 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▂▃▅██████▇▄▂▁ ] [ ▁▆▇█▇▄▁ ] dim 0684 μ= +0.019 σ= 0.016 zeros= 0% [ ▁▁▂▃▆███████▆▅▂▁ ] [ ▄▆█▅▃ ] dim 0685 μ= +0.013 σ= 0.026 zeros= 0% [ ▂▃▆██████▇▅▂▂▁ ] [ ▂▆▇█▆▃ ] dim 0686 μ= -0.022 σ= 0.040 zeros= 0% [ ▁▃▅████████▅▃▂ ▁ ] [ ▁▄██▆▄ ] dim 0687 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▂▃▆███████▅▄▂▁ ] [ ▁▅▇█▅▃ ] dim 0688 μ= -0.015 σ= 0.037 zeros= 0% [ ▁▂▄▇███████▅▂▁ ] [ ▁▆███▄▂ ] dim 0689 μ= -0.013 σ= 0.023 zeros= 0% [ ▁▃▆███████▅▃▁▁ ] [ ▁▅▇█▆▃ ] dim 0690 μ= +0.010 σ= 0.017 zeros= 0% [ ▁▃▅███████▅▃▁ ] [ ▁▄▇▆█▄▁ ] dim 0691 μ= +0.018 σ= 0.031 zeros= 0% [ ▁▃▆███████▅▂▁ ] [ ▃▇▇█▇▃ ] dim 0692 μ= -0.002 σ= 0.030 zeros= 0% [ ▁▂▄▇███████▆▃▂▁ ] [ ▃▇█▇▄▂ ] dim 0693 μ= -0.014 σ= 0.033 zeros= 0% [ ▁▂▂▅███████▅▃▂▁ ] [ ▁▃▇▇█▅▂ ] dim 0694 μ= +0.010 σ= 0.022 zeros= 0% [ ▁▂▃▅████████▅▃▁▁ ] [ ▁▇██▆▂ ] dim 0695 μ= -0.016 σ= 0.027 zeros= 0% [ ▁▃▄████████▄▃▁ ] [ ▁▇▆█▅▁ ] dim 0696 μ= +0.010 σ= 0.022 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.010 σ= 0.032 zeros= 0% [ ▁▂▄▆███████▆▄▃▁▁ ] [ ▂▅▇█▇▃ ] dim 0702 μ= -0.004 σ= 0.026 zeros= 0% [ ▁▁▃▆███████▆▄▂▁ ] [ ▅▅█▇▇▄ ] dim 0703 μ= +0.002 σ= 0.025 zeros= 0% [ ▁▂▃▅████████▇▄▂▁ ] [ ▂▅██▆▅▂ ] dim 0704 μ= -0.003 σ= 0.015 zeros= 0% [ ▁▃▅▆███████▆▄▂▁ ] [ ▅██▇▆▃ ] dim 0705 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▁▃▆▇████████▄▂▁ ] [ ▄▅█▆▄▁ ] dim 0706 μ= +0.025 σ= 0.014 zeros= 0% [ ▁▂▅███████▆▃▂▁ ] [ ▃▅▇█▆▃ ] dim 0707 μ= -0.019 σ= 0.018 zeros= 0% [▁▁▂▄████████▆▃▂▁ ] [ ▃▅▆█▄▂ ] dim 0708 μ= +0.010 σ= 0.031 zeros= 0% [ ▁▂▃▆███████▅▂▂▁ ] [ ▃▅▇█▅▄▂ ] dim 0709 μ= +0.019 σ= 0.023 zeros= 0% [ ▁▂▂▅▆████████▇▄▂▂▁ ] [ ▁▃▆█▅▁ ] dim 0710 μ= -0.002 σ= 0.039 zeros= 0% [ ▁▃▆██████▇▄▂▁ ] [ ▄▅█▇▄▃ ] dim 0711 μ= -0.007 σ= 0.037 zeros= 0% [ ▁▁▂▅███████▇▄▃▁ ] [ ▄▆▆█▆▃ ] dim 0712 μ= -0.013 σ= 0.025 zeros= 0% [ ▁▂▂▄███████▇▅▃▂▁ ] [ ▄▅▇█▅▃▂ ] dim 0713 μ= -0.006 σ= 0.027 zeros= 0% [ ▁▁▂▃▆▇███████▆▄▁▁ ] [ ▁▅▇██▅▁ ] dim 0714 μ= -0.007 σ= 0.035 zeros= 0% [ ▁▁▄▇███████▅▃▂ ] [ ▁▅▇█▄▁ ] dim 0715 μ= +0.019 σ= 0.020 zeros= 0% [ ▁▁▂▄▇██████▇▅▂▁▁ ] [ ▂▆█▆▆▆▄▁ ] dim 0716 μ= +0.013 σ= 0.019 zeros= 0% [ ▁▁▂▄▆████████▆▃▁ ] [ ▁▄▇█▄▁ ] dim 0717 μ= +0.008 σ= 0.028 zeros= 0% [ ▁▂▅██████▅▂▁ ] [ ▅▅█▇▅▄ ] dim 0718 μ= -0.025 σ= 0.017 zeros= 0% [ ▁▂▃▅████████▅▂▁▁ ] [ ▁▆█▅█▅▃ ] dim 0719 μ= +0.041 σ= 0.036 zeros= 0% [ ▁▃▄▇███████▆▃▂▁ ] [ ▃▆█▅▄▂ ] dim 0720 μ= -0.001 σ= 0.031 zeros= 0% [ ▁▁▃▄███████▇▄▂▁ ] [ ▂▅█▇▆▃ ] dim 0721 μ= -0.017 σ= 0.025 zeros= 0% [ ▂▄▄████████▆▃▁▁ ] [ ▃▇█▇▅▂ ] dim 0722 μ= -0.004 σ= 0.018 zeros= 0% [ ▁▂▅███████▇▄▁▁ ] [ ▃▄█▆▅▃ ] dim 0723 μ= -0.018 σ= 0.033 zeros= 0% [ ▁▂▄▆██████▆▄▂▁ ] [ ▂▄█▆▅▂ ] dim 0724 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▃▅▇██████▇▅▂▁▁ ] [ ▃▇██▅▃ ] dim 0725 μ= +0.004 σ= 0.021 zeros= 0% [ ▁▁▃▅▇██████▇▅▂▁ ] [ ▂▆▇▇█▃▁ ] dim 0726 μ= -0.006 σ= 0.040 zeros= 0% [ ▁▁▃▅▇███████▅▃▂ ] [ ▁▆██▄▄ ] dim 0727 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▁▂▄▇██████▆▅▂▁ ] [ ▁▆██▅▃ ] dim 0728 μ= -0.019 σ= 0.022 zeros= 0% [ ▁▂▃▆███████▅▃▂▁ ] [ ▂▆█▆▆▂ ] dim 0729 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▁▂▄▆██████▆▃▂▁▁ ] [ ▂▅▅▇█▄▂ ] dim 0730 μ= -0.014 σ= 0.026 zeros= 0% [ ▁▃▃▆███████▇▄▂▁ ] [ ▃▄█▆▆▃ ] dim 0731 μ= +0.004 σ= 0.030 zeros= 0% [ ▁▃▅▇███████▅▂▂▁ ] [ ▂▅▇█▇▄ ] dim 0732 μ= +0.007 σ= 0.027 zeros= 0% [ ▁▂▄▆███████▅▄▂▁ ] [ ▁▃▅█▇▆▂ ] dim 0733 μ= +0.008 σ= 0.024 zeros= 0% [ ▁▁▂▆████████▄▂▁▁ ] [ ▂▇██▅▂ ] dim 0734 μ= -0.011 σ= 0.023 zeros= 0% [ ▁▁▃▅████████▄▂▁ ] [ ▁▅▆██▄▁ ] dim 0735 μ= -0.015 σ= 0.022 zeros= 0% [ ▁▃▆███████▅▃▂▁ ] [ ▁▄▇█▇▅▄ ] dim 0736 μ= -0.026 σ= 0.020 zeros= 0% [ ▁▂▃▆████████▅▃▁ ] [ ▃▇▇█▅▂ ] dim 0737 μ= -0.021 σ= 0.031 zeros= 0% [▁ ▁▂▅▇███████▆▃▁ ] [ ▄▆██▄▂ ] dim 0738 μ= +0.022 σ= 0.042 zeros= 0% [ ▁▂▄▇███████▆▄▃▁▁ ] [ ▁▅▇█▅▂▁ ] dim 0739 μ= -0.017 σ= 0.021 zeros= 0% [ ▁▂▄▆███████▆▃▃▁ ] [ ▁▄▆█▆▃▁ ] dim 0740 μ= +0.014 σ= 0.037 zeros= 0% [ ▁▂▃▆███████▅▃▁ ] [ ▂▆██▇▄ ] dim 0741 μ= +0.029 σ= 0.024 zeros= 0% [ ▁▂▃▇███████▆▂▁ ] [ ▂▅█▇▄ ] dim 0742 μ= -0.015 σ= 0.031 zeros= 0% [ ▁▂▃▆███████▅▂▁ ] [ ▃▆███▄ ] dim 0743 μ= -0.038 σ= 0.018 zeros= 0% [ ▁▂▅▇██████▇▄▂▂ ] [ ▂▅██▆▄▁ ] dim 0744 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▁▄▄████████▆▃▂▁ ] [ ▁▆▆█▇▅▂ ] dim 0745 μ= +0.016 σ= 0.023 zeros= 0% [ ▁▂▅▇███████▆▅▂▂ ] [ ▁▃▆██▆▂ ] dim 0746 μ= -0.007 σ= 0.017 zeros= 0% [ ▁▂▄███████▆▄▁ ▁ ] [ ▂▆█▇█▄▁ ] dim 0747 μ= -0.006 σ= 0.030 zeros= 0% [ ▂▄▇███████▆▃▁▁ ] [ ▁▄▇█▆▅▁ ] dim 0748 μ= -0.023 σ= 0.030 zeros= 0% [ ▁▁▃▆███████▇▄▂▁ ] [ ▁▆██▇▅▃ ] dim 0749 μ= -0.011 σ= 0.022 zeros= 0% [ ▁▃▅▇████████▆▃▂▁ ] [ ▅▅▆█▇▃▁ ] dim 0750 μ= -0.002 σ= 0.037 zeros= 0% [ ▁▁▂▅▇████████▆▃▂▁ ] [ ▂▇██▄▁ ] dim 0751 μ= +0.002 σ= 0.031 zeros= 0% [ ▁▂▄▇██████▅▂▁▁ ] [ ▃▅▆█▅▅▁ ] dim 0752 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▁▃▄▆███████▇▅▃▁▁▁] [ ▃▆██▅▄▁ ] dim 0753 μ= -0.007 σ= 0.024 zeros= 0% [ ▁▂▂▅▇███████▇▄▂▁ ] [ ▂▆██▇▄▂ ] dim 0754 μ= -0.012 σ= 0.011 zeros= 0% [ ▁▁▂▅████████▆▄▂▁ ] [ ▃▆▆█▆▄ ] dim 0755 μ= -0.007 σ= 0.017 zeros= 0% [ ▁▂▃▆████████▆▃▂▁ ] [ ▁▄▇█▅▃▁ ] dim 0756 μ= +0.015 σ= 0.026 zeros= 0% [ ▁▁▂▄▆███████▆▄▂▁▁ ] [ ▂▆██▇▅▂ ] dim 0757 μ= +0.002 σ= 0.026 zeros= 0% [ ▁▁▁▄▆███████▆▃▂ ] [ ▃▅▇█▆▃▁ ] dim 0758 μ= -0.009 σ= 0.034 zeros= 0% [ ▁▁▂▄▆████████▆▄▃▁▁ ] [ ▄▆▇██▆▃ ] dim 0759 μ= +0.021 σ= 0.037 zeros= 0% [ ▁▂▃▅▇███████▇▅▂▂▁ ] [ ▂▆▇█▄ ] dim 0760 μ= -0.009 σ= 0.010 zeros= 0% [ ▁▂▄▇██████▆▃▁▁ ] [ ▃▆█▆▅▃ ] dim 0761 μ= +0.017 σ= 0.037 zeros= 0% [ ▁▁▃▄▆███████▅▃▁ ] [ ▃▃█▆█▆▄▁ ] dim 0762 μ= -0.010 σ= 0.029 zeros= 0% [ ▁▁▄▄▇████████▆▄▂▁ ] [ ▂▄▇█▇▄▃ ] dim 0763 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▂▄████████▆▃▂▁ ] [ ▂▆█▆▅▂ ] dim 0764 μ= +0.009 σ= 0.024 zeros= 0% [ ▁▂▃▅████████▆▃▁▁ ] [ ▂▄▅█▆▅▁ ] dim 0765 μ= +0.011 σ= 0.016 zeros= 0% [ ▁▃▄████████▆▄▂▁▁] [ ▂▃▅█▄▂▁ ] dim 0766 μ= -0.010 σ= 0.032 zeros= 0% [▁ ▁▂▄▆███████▆▄▂▁ ] [ ▁▃█▇▆▃▁ ] dim 0767 μ= +0.014 σ= 0.030 zeros= 0% [ ▁▂▄▅███████▆▃▂▁ ] [ ▁▄▆█▆▅▂▁ ] dim 0768 μ= -0.010 σ= 0.020 zeros= 0% [ ▁▂▄▆████████▅▃▂▁ ] [ ▂▅▇█▆▂ ] dim 0769 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▂▃▅▇███████▅▃▂▁ ] [ ▂▅▆▇█▃ ] dim 0770 μ= -0.002 σ= 0.029 zeros= 0% [ ▁▁▂▅▇███████▅▄▂▁▁ ] [ ▄▇█▇█▅▁ ] dim 0771 μ= -0.012 σ= 0.022 zeros= 0% [ ▁▁▃▅▇███████▆▄▂▁▁ ] [ ▁▅▅█▅▃ ] dim 0772 μ= +0.015 σ= 0.016 zeros= 0% [ ▂▄▄███████▆▃▂ ] [ ▂▆██▆▇▄ ] dim 0773 μ= -0.010 σ= 0.029 zeros= 0% [ ▁▁▄▆████████▅▃▁▁ ] [ ▁▃▆█▇▄▂ ] dim 0774 μ= -0.010 σ= 0.037 zeros= 0% [ ▁▂▄▆████████▅▃▁▁ ] [ ▁▅█▆▄▁ ] dim 0775 μ= -0.005 σ= 0.022 zeros= 0% [ ▁▂▄▆██████▆▃▂▁ ] [ ▁▄▅█▄▁ ] dim 0776 μ= +0.005 σ= 0.033 zeros= 0% [ ▁▂▄▆███████▅▃▁▁ ] [ ▁▆▇▇██▅▁ ] dim 0777 μ= -0.015 σ= 0.031 zeros= 0% [ ▁▁▂▅▇████████▇▄▂▁▁ ] [ ▅▆██▇▅▁ ] dim 0778 μ= +0.014 σ= 0.021 zeros= 0% [ ▂▃▄████████▆▃▂▁ ] [ ▃▆█▆▄ ] dim 0779 μ= -0.005 σ= 0.025 zeros= 0% [ ▁▁▂▅███████▆▃▁ ] [ ▃▆▇█▂ ] dim 0780 μ= -0.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.004 σ= 0.026 zeros= 0% [ ▁▁▂▅████████▆▃▂▁ ] [ ▄▆██▇▄ ] dim 0785 μ= -0.003 σ= 0.023 zeros= 0% [ ▁▁▃▅████████▅▃▁▁▁] [ ▁▄▇▇█▅▃ ] dim 0786 μ= +0.022 σ= 0.030 zeros= 0% [ ▁▂▄▆████████▄▂▁ ] [ ▄▆██▆▂ ] dim 0787 μ= +0.002 σ= 0.020 zeros= 0% [ ▁▁▃▆████████▆▃▁ ] [ ▃▅▇█▄▃ ] dim 0788 μ= +0.027 σ= 0.025 zeros= 0% [ ▁▁▁▄▅███████▇▅▃▁▁ ] [ ▂▄█▇▇▆▅▂ ] dim 0789 μ= +0.018 σ= 0.027 zeros= 0% [▁▁▁▂▄▇████████▆▅▃▁▁ ] [ ▃▆██▄▂▁ ] dim 0790 μ= -0.025 σ= 0.035 zeros= 0% [ ▁▂▄▆████████▆▃▃▁▁ ] [ ▁▃▅███▃ ] dim 0791 μ= -0.010 σ= 0.016 zeros= 0% [ ▁▁▃▅████████▆▃▂▁▁ ] [ ▂▆▇█▇▄▃ ] dim 0792 μ= +0.017 σ= 0.033 zeros= 0% [ ▁▂▃▆████████▅▃▁▁ ] [ ▂▅▇██▄▃ ] dim 0793 μ= -0.006 σ= 0.025 zeros= 0% [ ▁▁▃▅▇███████▇▆▄▁▁ ] [ ▃▅█▅▅▂ ] dim 0794 μ= -0.000 σ= 0.026 zeros= 0% [ ▁▂▃▅▇███████▄▃▁▁ ] [ ▂▃█▇▄▅ ] dim 0795 μ= -0.005 σ= 0.026 zeros= 0% [ ▂▃▆███████▅▄▁▁ ] [ ▂▇▇█▇▄ ] dim 0796 μ= +0.014 σ= 0.024 zeros= 0% [ ▂▃▅▇██████▇▅▃▂▁ ] [ ▁▄███▄▁ ] dim 0797 μ= -0.029 σ= 0.027 zeros= 0% [ ▁▃▆███████▅▄▂▁▁ ] [ ▂▄▇▇█▆ ] dim 0798 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▁▄▆█▆▃ ] dim 0799 μ= -0.042 σ= 0.025 zeros= 0% [▁ ▁▂▅▇███████▅▄▂▁ ] [ ▄▆█▆▄▂ ] dim 0800 μ= +0.031 σ= 0.038 zeros= 0% [ ▁▁▂▅███████▇▃▂ ] [ ▂▆█▆▂ ] dim 0801 μ= -0.029 σ= 0.013 zeros= 0% [ ▁▁▃▅███████▅▃▁▁ ] [ ▃▅█▇█▂ ] dim 0802 μ= -0.026 σ= 0.023 zeros= 0% [ ▁▃▅▇███████▅▃▂▁ ] [ ▂▄██▇▄▂ ] dim 0803 μ= +0.009 σ= 0.015 zeros= 0% [ ▁▂▃▄████████▅▄▂▁▁ ] [ ▃▇███▃ ] dim 0804 μ= +0.018 σ= 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.006 σ= 0.029 zeros= 0% [ ▁▂▅▇████████▄▃▂▁ ] [ ▁▆██▇▅▃ ] dim 0809 μ= +0.012 σ= 0.018 zeros= 0% [ ▁▂▃▅███████▇▅▂▁ ] [ ▂▅▇█▅▄ ] dim 0810 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▂▃▅▇███████▅▄▂▁ ] [ ▅▅███▃ ] dim 0811 μ= +0.011 σ= 0.034 zeros= 0% [ ▁▂▄▆████████▅▃▁▁ ] [ ▁▃▄▆█▆ ] dim 0812 μ= +0.005 σ= 0.032 zeros= 0% [ ▁▁▃▅███████▆▃▂▁ ] [ ▁▄▄█▇▇▃ ] dim 0813 μ= +0.027 σ= 0.024 zeros= 0% [ ▁▂▃▅████████▅▃▂▁ ] [ ▄▅▆█▇▃▁ ] dim 0814 μ= +0.013 σ= 0.021 zeros= 0% [ ▁▂▄▇████████▆▄▃▁▁ ] [ ▂▆▇█▆▄ ] dim 0815 μ= -0.002 σ= 0.024 zeros= 0% [ ▂▃▅████████▅▂▁▁ ] [ ▃▅▇█▆▃ ] dim 0816 μ= +0.039 σ= 0.021 zeros= 0% [ ▁▁▂▄▇██████▆▅▂▂ ] [ ▂▄▆█▅▃ ] dim 0817 μ= +0.034 σ= 0.015 zeros= 0% [ ▁▁▂▄▇███████▆▃▂▁ ] [ ▂▅▆██▄▃ ] dim 0818 μ= -0.016 σ= 0.031 zeros= 0% [ ▁▃▄▆███████▇▅▃▂▁ ] [ ▁▃▇█▇▄▁ ] dim 0819 μ= +0.035 σ= 0.035 zeros= 0% [ ▁▃▆▆████████▄▃▂▁ ] [ ▃▅██▅▂ ] dim 0820 μ= +0.003 σ= 0.034 zeros= 0% [ ▁▃▅███████▆▄▂▁ ] [ ▃▇██▅▁ ] dim 0821 μ= +0.004 σ= 0.021 zeros= 0% [ ▁▁▂▄▇███████▃▂▁ ] [ ▁▅▆█▇▆▃ ] dim 0822 μ= -0.007 σ= 0.020 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.017 zeros= 0% [ ▁▂▃▅▇███████▇▄▂▁▁ ] [ ▄▅█▇▅▄▁ ] dim 0828 μ= -0.024 σ= 0.029 zeros= 0% [ ▁▂▃▅████████▅▄▂▁ ] [ ▂▃▇▇█▆▃ ] dim 0829 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▁▂▄█████████▆▃▁▁ ] [ ▁▅▇█▆▃▂ ] dim 0830 μ= -0.000 σ= 0.037 zeros= 0% [ ▁▁▃▇███████▆▄▃▁▁ ] [ ▁▃█▆▇▄▃ ] dim 0831 μ= -0.001 σ= 0.013 zeros= 0% [ ▁▁▃▅████████▅▃▁▁ ] [ ▁▃█▆▇▆▃▂ ] dim 0832 μ= -0.015 σ= 0.025 zeros= 0% [ ▁▁▃▅████████▅▄▂▁ ] [ ▂▅▆▇█▆▁▁ ] dim 0833 μ= +0.000 σ= 0.030 zeros= 0% [ ▁▃▄▇████████▅▃▁ ] [ ▃▇██▆▄▁ ] dim 0834 μ= -0.003 σ= 0.034 zeros= 0% [ ▁▂▄▇███████▇▃▂▁ ] [ ▂▅▇█▄▄ ] dim 0835 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▃▄████████▄▂▁ ] [ ▁▃▇▇█▆▂ ] dim 0836 μ= +0.001 σ= 0.021 zeros= 0% [ ▁▁▃▅███████▆▄▂▁ ] [ ▅▇█▄▁ ] dim 0837 μ= +0.027 σ= 0.027 zeros= 0% [ ▁▁▂▅███████▅▂▁ ] [ ▁▅▇▇█▅▃ ] dim 0838 μ= +0.012 σ= 0.021 zeros= 0% [ ▁▁▂▄▇███████▇▄▂▁ ] [ ▂▄█▇█▄▁ ] dim 0839 μ= -0.010 σ= 0.027 zeros= 0% [ ▁▁▂▄▆███████▇▄▂▁ ] [ ▁▄██▇▂ ] dim 0840 μ= -0.004 σ= 0.030 zeros= 0% [ ▁▁▁▃▇███████▅▃▁▁ ] [ ▄▆▇█▅▁ ] dim 0841 μ= +0.010 σ= 0.027 zeros= 0% [ ▁▂▃▆▇██████▆▅▂▁ ] [ ▁▅▆██▆▂ ] dim 0842 μ= -0.021 σ= 0.033 zeros= 0% [ ▁▂▃▇███████▇▄▃▂▁ ] [ ▄▇▇█▅▁ ] dim 0843 μ= +0.010 σ= 0.013 zeros= 0% [ ▁▂▃▆███████▇▄▂▁▁ ] [ ▁▅██▆▃ ] dim 0844 μ= +0.006 σ= 0.024 zeros= 0% [ ▁▁▂▄▇███████▆▂▁▁ ] [ ▃▆█▇█▃ ] dim 0845 μ= -0.013 σ= 0.029 zeros= 0% [ ▁▁▃▅███████▇▅▃▂▁ ] [ ▂▅▇█▇▄▁ ] dim 0846 μ= -0.022 σ= 0.026 zeros= 0% [ ▁▂▄████████▆▃▁▁ ] [ ▁▄███▄▁ ] dim 0847 μ= +0.023 σ= 0.032 zeros= 0% [ ▁▂▆███████▅▂▁ ] [ ▁▄▇█▄▂ ] dim 0848 μ= +0.001 σ= 0.031 zeros= 0% [ ▁▄▇██████▆▄▂▁ ] [ ▃▄▇█▄▁ ] dim 0849 μ= +0.035 σ= 0.031 zeros= 0% [ ▁▂▂▄▇██████▆▃▂▁ ] [ ▄▅▇█▆▃▁ ] dim 0850 μ= +0.018 σ= 0.022 zeros= 0% [ ▁▁▂▃▅████████▅▃▂ ] [ ▂▃▅█▆▆▄ ] dim 0851 μ= +0.007 σ= 0.026 zeros= 0% [ ▁▁▂▃▆███████▇▆▂▂▁ ] [ ▃▅▆██▄▁ ] dim 0852 μ= +0.014 σ= 0.039 zeros= 0% [ ▁▂▃▅████████▇▅▂▂▁ ] [ ▁▂▇█▇▇▄ ] dim 0853 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▂▅████████▆▃▂ ] [ ▄▅▇█▅▃▁ ] dim 0854 μ= +0.011 σ= 0.025 zeros= 0% [ ▁▁▂▃▆████████▅▃▂▁ ] [ ▁▄█▇▆▅▃ ] dim 0855 μ= +0.003 σ= 0.016 zeros= 0% [ ▁▁▂▃▆███████▇▄▃▁▁ ] [ ▃▆█▆▅▁ ] dim 0856 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▆▃▁▁ ] [ ▁▄▅▆█▃▁ ] dim 0857 μ= +0.006 σ= 0.030 zeros= 0% [ ▁▁▂▃▆███████▆▄▂▁ ] [ ▁▅▆█▅▂ ] dim 0858 μ= -0.004 σ= 0.029 zeros= 0% [ ▁▁▃▅███████▅▃▁ ] [ ▂▆██▆▃ ] dim 0859 μ= +0.001 σ= 0.022 zeros= 0% [ ▁▂▄▇███████▄▂▁▁ ] [ ▃█▆▇▄ ] dim 0860 μ= -0.017 σ= 0.033 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▃▅███▅▂ ] dim 0861 μ= +0.002 σ= 0.018 zeros= 0% [ ▁▁▃▅▇███████▆▂▂▁ ] [ ▃▅▆▇█▅▁ ] dim 0862 μ= -0.024 σ= 0.038 zeros= 0% [ ▁▁▄▆████████▇▄▃▂▁ ] [ ▁▃▆▆█▅▃▁ ] dim 0863 μ= +0.014 σ= 0.023 zeros= 0% [ ▁▁▃▆████████▅▃▁▁ ] [ ▁▄██▄▂▁ ] dim 0864 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▃▅████████▆▃▂▁ ] [ ▂▆▇█▆▄▂ ] dim 0865 μ= +0.001 σ= 0.022 zeros= 0% [ ▁▂▅▆███████▆▅▃▁ ] [ ▃▆█▇▆▃▁ ] dim 0866 μ= -0.019 σ= 0.025 zeros= 0% [ ▁▁▄▅████████▆▄▂▁▁ ] [ ▁▄▆█▇▅▂ ] dim 0867 μ= +0.010 σ= 0.022 zeros= 0% [ ▁▂▃▆███████▆▄▂▁▁ ] [ ▂▆█▇▄ ] dim 0868 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▃▄▇██████▅▃▁ ] [ ▃▅▇█▃ ] dim 0869 μ= -0.038 σ= 0.017 zeros= 0% [ ▁▃▅███████▅▃▂▁ ] [ ▂▅█▇▇▆▂ ] dim 0870 μ= -0.001 σ= 0.031 zeros= 0% [ ▁▁▃▄█████████▅▃▁▁ ] [ ▁▄██▇▆▂ ] dim 0871 μ= +0.004 σ= 0.036 zeros= 0% [ ▂▅████████▅▂▁▁ ] [ ▄▆██▇▄▁ ] dim 0872 μ= -0.013 σ= 0.037 zeros= 0% [ ▁▁▃▆████████▇▄▂▁▁▁] [ ▁▄▇█▇▆▁ ] dim 0873 μ= -0.006 σ= 0.029 zeros= 0% [ ▁▂▅███████▅▄▂ ] [ ▂▄▇█▇▄▂ ] dim 0874 μ= +0.015 σ= 0.037 zeros= 0% [ ▁ ▂▅▇████████▄▂▁▁ ] [ ▅▆█▆▆▄ ] dim 0875 μ= -0.007 σ= 0.014 zeros= 0% [ ▁▂▃▅████████▇▂▂▁ ] [ ▁▃▆▇▇█▅ ] dim 0876 μ= +0.012 σ= 0.017 zeros= 0% [ ▁▃▅████████▆▄▂▁▁ ] [ ▁▂▅█▆▅▃ ] dim 0877 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▁▃▅███████▇▄▂▁ ] [ ▂▅▇█▇▅▃ ] dim 0878 μ= -0.008 σ= 0.015 zeros= 0% [ ▁▁▂▃▇███████▆▄▂▂▁▁ ] [ ▂▆██▆▄▂ ] dim 0879 μ= -0.009 σ= 0.039 zeros= 0% [ ▁▂▄▇███████▆▃▂▁ ] [ ▁▅▇█▇▅▄ ] dim 0880 μ= +0.033 σ= 0.032 zeros= 0% [ ▁▂▃▅███████▇▄▂▁ ] [ ▁▅▅█▄▂ ] dim 0881 μ= -0.037 σ= 0.019 zeros= 0% [ ▂▃▇██████▇▄▃▁ ] [ ▁▆▆▇█▃▂ ] dim 0882 μ= +0.003 σ= 0.034 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▁▂▆█▅▄▄ ] dim 0883 μ= -0.015 σ= 0.027 zeros= 0% [ ▁▂▃▅████████▅▃▁▁ ] [ ▂▆██▆▆▂ ] dim 0884 μ= -0.003 σ= 0.029 zeros= 0% [ ▁▂▃▆███████▇▄▂▁▁ ] [ ▁▃▇███▆ ] dim 0885 μ= -0.014 σ= 0.019 zeros= 0% [ ▁▂▅████████▅▃▂ ] [ ▂▅█▇█▅▁ ] dim 0886 μ= -0.016 σ= 0.027 zeros= 0% [▁▁▁▃▄████████▅▃▂▁▁ ] [ ▁▃▇█▆▅▃ ] dim 0887 μ= +0.042 σ= 0.019 zeros= 0% [ ▁▁▅▆███████▆▄▂▂ ] [ ▁▅▆█▅▃▂ ] dim 0888 μ= -0.013 σ= 0.020 zeros= 0% [ ▁▁▃▆███████▅▃▂▁ ] [ ▄▆▇█▇▄▁ ] dim 0889 μ= -0.014 σ= 0.032 zeros= 0% [ ▁▁▃▅████████▅▃▂▁▁ ] [ ▂▅▇█▆▅▃ ] dim 0890 μ= +0.017 σ= 0.022 zeros= 0% [ ▂▃▅████████▅▃▂▁ ] [ ▁▄██▇▅ ] dim 0891 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▁▄▆███████▅▂▂▁ ] [ ▁▄▆▇█▅▃▁ ] dim 0892 μ= +0.011 σ= 0.020 zeros= 0% [ ▁▁▃▅████████▅▄▂▁▁ ] [ ▁▂▆██▆▁ ] dim 0893 μ= -0.005 σ= 0.034 zeros= 0% [ ▁▂▄▅████████▅▃▁▁ ] [ ▃▆█▆▅▂▁ ] dim 0894 μ= -0.023 σ= 0.027 zeros= 0% [ ▁▂▅▇███████▅▄▂▁▁ ] [ ▂▆▇█▇▅▂ ] dim 0895 μ= +0.001 σ= 0.044 zeros= 0% [ ▁▁▃▅████████▆▄▂ ] [ ▃▆█▇▅▁ ] dim 0896 μ= +0.037 σ= 0.033 zeros= 0% [ ▁▁▃▅███████▅▃▁ ] [ ▂▅▇█▆▃ ] dim 0897 μ= -0.007 σ= 0.021 zeros= 0% [ ▁▁▂▅▇██████▇▅▃▂▁ ] [ ▄▆█▇▃▃ ] dim 0898 μ= -0.034 σ= 0.027 zeros= 0% [ ▁▁▃▅███████▆▄▃▁▁ ] [ ▁▅▆█▇▅▃ ] dim 0899 μ= -0.020 σ= 0.017 zeros= 0% [ ▁▂▃▆███████▇▄▂▁ ] [ ▂▇█▇▄ ] dim 0900 μ= -0.011 σ= 0.028 zeros= 0% [ ▁▂▅███████▆▃▂▁ ] [ ▃▆▇▅█▂ ] dim 0901 μ= +0.012 σ= 0.034 zeros= 0% [ ▁▁▂▄███████▇▄▂▁ ] [ ▄▇▆█▄ ] dim 0902 μ= +0.021 σ= 0.029 zeros= 0% [ ▁▂▂▅▇██████▄▃▁ ] [ ▁▆▇█▅▄ ] dim 0903 μ= -0.022 σ= 0.034 zeros= 0% [ ▁▂▅▇██████▇▅▄▁▁ ] [ ▂▄▇▆██▆▁ ] dim 0904 μ= -0.015 σ= 0.025 zeros= 0% [▁▁▂▄▅████████▇▅▃▁▁ ] [ ▁▄▇█▆▁ ] dim 0905 μ= +0.021 σ= 0.038 zeros= 0% [ ▁▁▂▄▆███████▄▂▁ ] [ ▄▇█▆▃▂ ] dim 0906 μ= +0.021 σ= 0.028 zeros= 0% [ ▁▁▂▄▇███████▆▃▂▁ ] [ ▃▆▆▆█▅▁ ] dim 0907 μ= +0.007 σ= 0.018 zeros= 0% [ ▁▂▃▅████████▅▄▂▁ ] [ ▃▅█▆▄ ] dim 0908 μ= -0.007 σ= 0.024 zeros= 0% [ ▁▁▄▆███████▆▃▂ ] [ ▁▃▇▆█▄▂ ] dim 0909 μ= +0.003 σ= 0.029 zeros= 0% [ ▁▂▃▇████████▅▃▁▁ ] [ ▂▅▇██▅▄▁ ] dim 0910 μ= -0.009 σ= 0.048 zeros= 0% [ ▁▁▃▆▇████████▆▂▁ ] [ ▂▅█▇▆▄▂ ] dim 0911 μ= +0.000 σ= 0.027 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▂▆█▅▅▃ ] dim 0912 μ= -0.016 σ= 0.020 zeros= 0% [ ▁▃▅▇██████▇▅▃▁▁ ] [ ▂▆▇▇█▆▁ ] dim 0913 μ= +0.015 σ= 0.023 zeros= 0% [ ▁▁▂▄▆███████▆▄▃▁▁ ] [ ▁▄▇▇█▇▅▁ ] dim 0914 μ= +0.011 σ= 0.025 zeros= 0% [▁▁▂▄▆████████▄▃▂▁▁ ] [ ▄▇███▅▃ ] dim 0915 μ= +0.006 σ= 0.027 zeros= 0% [ ▁▁▃▅▇███████▆▃▂▁ ] [ ▁▃█▇▇▅▂ ] dim 0916 μ= -0.006 σ= 0.032 zeros= 0% [ ▁▃▆███████▆▄▂▁ ] [ ▁▄▇█▇▇▅▁ ] dim 0917 μ= -0.008 σ= 0.023 zeros= 0% [ ▂▃▆████████▅▃▂▁ ] [ ▂▅███▅▂ ] dim 0918 μ= -0.005 σ= 0.033 zeros= 0% [ ▁▁▂▄▅███████▇▄▂▁ ▁] [ ▃▅██▆▃ ] dim 0919 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▁▃▄▇██████▇▆▃▁▁ ] [ ▂▄▆█▇▅▁ ] dim 0920 μ= -0.030 σ= 0.020 zeros= 0% [ ▁▂▃▅████████▇▄▂▁▁▁] [ ▃▅▇█▇▆▃ ] dim 0921 μ= +0.033 σ= 0.034 zeros= 0% [ ▁▂▅▅█████████▅▃▂▁▁] [ ▅▅█▆▅ ] dim 0922 μ= -0.007 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▁▅▅█▅▃ ] dim 0923 μ= -0.008 σ= 0.020 zeros= 0% [ ▁▁▂▄▆██████▇▅▂▂▁ ] [ ▄█▇▆▆▂ ] dim 0924 μ= -0.016 σ= 0.023 zeros= 0% [ ▁▁▃▅███████▇▄▃▁▁ ] [ ▁▅▆██▄▂ ] dim 0925 μ= -0.032 σ= 0.032 zeros= 0% [ ▁▁▂▄▅████████▅▃▂▁ ] [ ▅█▇█▄▁ ] dim 0926 μ= +0.032 σ= 0.027 zeros= 0% [ ▁▁▂▂▅███████▇▄▃▁ ] [ ▁▆▆██▃▁ ] dim 0927 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▁▃▄▇███████▆▄▂▁ ] [ ▂▄▇██▆▅▃▂ ] dim 0928 μ= -0.018 σ= 0.036 zeros= 0% [ ▁▁▁▃▅█████████▅▂▁▁ ] [ ▁▃▆██▅▁ ] dim 0929 μ= -0.002 σ= 0.023 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▁▆▇█▇▄▂ ] dim 0930 μ= -0.007 σ= 0.021 zeros= 0% [ ▁▁▃▄▇███████▆▄▁▁▁ ] [ ▁▃███▅▃ ] dim 0931 μ= -0.009 σ= 0.037 zeros= 0% [ ▁▂▆███████▇▅▃▂ ] [ ▃▄█▆▆▂ ] dim 0932 μ= +0.005 σ= 0.014 zeros= 0% [ ▁▂▄▅████████▆▄▂▁ ] [ ▃██▇▅▂ ] dim 0933 μ= -0.013 σ= 0.012 zeros= 0% [ ▁▁▃▄███████▆▃▂▁ ] [ ▁▄▅██▅▅ ] dim 0934 μ= -0.020 σ= 0.035 zeros= 0% [ ▁▂▃▆████████▆▄▂▁ ] [ ▁▅▇▇█▆▃ ] dim 0935 μ= -0.027 σ= 0.025 zeros= 0% [ ▁▂▃▆████████▄▃▁ ] [ ▁▃▇██▅▃ ] dim 0936 μ= +0.005 σ= 0.016 zeros= 0% [ ▁▁▃▄███████▇▄▂▂▁ ] [ ▁▅▇▇█▆▃ ] dim 0937 μ= -0.001 σ= 0.021 zeros= 0% [ ▁▁▃▆███████▇▄▂▁ ] [ ▁▅▇██▆ ] dim 0938 μ= +0.009 σ= 0.032 zeros= 0% [ ▁▃▄███████▅▃▁ ] [ ▂▃▆█▅▃ ] dim 0939 μ= -0.013 σ= 0.026 zeros= 0% [ ▁▃▄▇███████▆▃▁▁ ] [ ▁▅▅▆█▃ ] dim 0940 μ= +0.013 σ= 0.028 zeros= 0% [ ▁▂▂▆███████▆▄▂ ] [ ▁▂▇█▇█▅▁ ] dim 0941 μ= -0.001 σ= 0.027 zeros= 0% [ ▁▂▅████████▅▄▃▁ ] [ ▁▂▆▇█▅▂ ] dim 0942 μ= +0.016 σ= 0.042 zeros= 0% [ ▁▁▂▄▅███████▆▅▃▁▁ ] [ ▁▄██▇▃▁ ] dim 0943 μ= -0.011 σ= 0.021 zeros= 0% [ ▁▂▃▆███████▅▃▂▁ ] [ ▁▅█▇▇▅▂ ] dim 0944 μ= +0.016 σ= 0.031 zeros= 0% [ ▁▂▃█████████▅▃▁▁ ] [ ▃▆▇█▆▂ ] dim 0945 μ= +0.017 σ= 0.017 zeros= 0% [ ▁▃▄▇██████▆▄▂▁ ] [ ▃▅██▆▁ ] dim 0946 μ= -0.006 σ= 0.028 zeros= 0% [ ▁▂▃▅██████▆▄▂▁ ] [ ▄▆█▅▅▁ ] dim 0947 μ= -0.012 σ= 0.025 zeros= 0% [ ▁▁▂▄▆████████▄▃▂ ] [ ▃▆█▅▄▁ ] dim 0948 μ= +0.013 σ= 0.023 zeros= 0% [ ▁▂▄▇███████▅▃▂▁ ] [ ▃▆█▆▃▂ ] dim 0949 μ= +0.006 σ= 0.032 zeros= 0% [ ▁▂▅▇███████▅▄▂▁▁ ] [ ▄▅▆█▆ ] dim 0950 μ= +0.023 σ= 0.022 zeros= 0% [ ▁▂▄▆███████▆▄▂▁ ] [ ▁▅▇█▆▅▂ ] dim 0951 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▂▄▆████████▅▄▂▁ ] [ ▁▃▆███▆▂ ] dim 0952 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▂▄▄████████▅▄▃▁▁ ] [ ▂▄█▇▆▄▂ ] dim 0953 μ= -0.007 σ= 0.028 zeros= 0% [ ▁▁▂▅▇███████▆▄▃▁▁ ] [ ▃▆▆█▃▁ ] dim 0954 μ= -0.026 σ= 0.029 zeros= 0% [ ▁▂▄▆██████▅▄▂▁ ] [ ▁▄█▅▅▂ ] dim 0955 μ= +0.013 σ= 0.032 zeros= 0% [ ▁▂▃▅▇██████▆▆▃▂▁ ] [ ▂▅▇█▇▃▂ ] dim 0956 μ= -0.007 σ= 0.018 zeros= 0% [ ▁▂▄▇███████▅▄▂▁ ] [ ▂▆█▆▆▃ ] dim 0957 μ= +0.001 σ= 0.017 zeros= 0% [ ▁▂▄▆██████▆▄▂▂ ] [ ▃▅██▆▅▃ ] dim 0958 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▂▅▇███████▆▄▂▁ ] [ ▁▄▅██▅ ] dim 0959 μ= +0.000 σ= 0.029 zeros= 0% [ ▁▂▃▇███████▇▄▂▁ ] [ ▁▅▇▆█▅▂ ] dim 0960 μ= -0.001 σ= 0.023 zeros= 0% [ ▂▃▅█████████▅▃▁▁ ] [ ▄▆█▇▇▂ ] dim 0961 μ= -0.004 σ= 0.020 zeros= 0% [ ▁▂▄▇██████▇▄▂▁ ] [ ▂▅▆▆█▅▂ ] dim 0962 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▁▁▃▇████████▃▂▁ ] [ ▂▇▆█▆▄ ] dim 0963 μ= -0.014 σ= 0.023 zeros= 0% [ ▁▂▃▄▇███████▆▄▂▁▁ ] [ ▃▅▇▆█▇▅▃▁ ] dim 0964 μ= -0.014 σ= 0.032 zeros= 0% [ ▁▂▄▅▇█████████▅▃▁▁ ] [ ▁▅▇█▆▅ ] dim 0965 μ= -0.017 σ= 0.036 zeros= 0% [ ▁▁▂▄▇███████▇▄▂▁▁ ] [ ▃▅█▇▅▃ ] dim 0966 μ= +0.013 σ= 0.042 zeros= 0% [ ▁▂▄████████▅▂▂▁ ] [ ▃▅█▇█▇▂ ] dim 0967 μ= -0.033 σ= 0.021 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.016 σ= 0.048 zeros= 0% [ ▁▂▃▅▆████████▅▃▁ ] -> OUTLIER_SPREAD: this_std=0.0480, mean_std=0.0265, +3.0sigma vs threshold=3.0sigma [ ▁▂▆▇█▇▅▁ ] dim 0972 μ= -0.011 σ= 0.033 zeros= 0% [ ▁▃▄████████▆▃▁▁ ] [ ▃▄█▄▅ ] dim 0973 μ= -0.002 σ= 0.019 zeros= 0% [ ▁▂▃▅███████▄▃▂▁ ] [ ▃▇█▇▅▂ ] dim 0974 μ= -0.022 σ= 0.014 zeros= 0% [ ▁▂▃▆▇██████▇▄▃▂ ] [ ▄██▆▃ ] dim 0975 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▂▅██████▆▃▂ ] [ ▂▆█▇▇▅▂ ] dim 0976 μ= -0.009 σ= 0.026 zeros= 0% [ ▁▃▄▆███████▇▃▂▁ ] [ ▂▆▆█▅▃ ] dim 0977 μ= -0.009 σ= 0.031 zeros= 0% [ ▁▁▂▄▆████████▅▃▂▁ ] [ ▃▅▇█▅▄ ] dim 0978 μ= +0.022 σ= 0.029 zeros= 0% [ ▁▁▂▄▆██████▇▅▃▂▁▁ ] [ ▁▄▇▇█▄▁ ] dim 0979 μ= -0.002 σ= 0.021 zeros= 0% [ ▁▂▄▇███████▅▃▁▁ ] [ ▁▃▆▇▇█▄▂ ] dim 0980 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▂▄▇████████▇▄▂▁▁ ] [ ▂▃▇██▄▃ ] dim 0981 μ= +0.016 σ= 0.027 zeros= 0% [ ▂▂▄▇███████▇▄▄▁▁ ] [ ▃█▇▅▄▄ ] dim 0982 μ= +0.003 σ= 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.022 σ= 0.036 zeros= 0% [ ▁▁▃▄▇███████▆▃▁ ] [ ▂▅█▇▇▅▂ ] dim 0987 μ= -0.017 σ= 0.035 zeros= 0% [ ▁▄▄▆████████▄▃▂▁▁] [ ▃▄█▇▅▃ ] dim 0988 μ= +0.003 σ= 0.015 zeros= 0% [ ▁▁▃▄████████▆▄▂▁▁ ] [ ▅▆█▆▅▄▁ ] dim 0989 μ= -0.021 σ= 0.033 zeros= 0% [ ▁▁▂▃▆████████▆▃▂▁ ] [ ▂▃█▇▆▅▁ ] dim 0990 μ= -0.022 σ= 0.033 zeros= 0% [ ▁▃▅▇███████▆▄▃▁▁ ] [ ▂▆█▇▇▃▁ ] dim 0991 μ= -0.003 σ= 0.015 zeros= 0% [ ▁▂▅▇███████▅▃▁▁ ] [ ▃▇██▅▂ ] dim 0992 μ= -0.021 σ= 0.028 zeros= 0% [ ▁▁▂▄▆███████▇▄▃▁ ] [ ▄▅▆█▅▂ ] dim 0993 μ= -0.010 σ= 0.036 zeros= 0% [ ▁▁▃▄▆███████▇▅▂▁▁ ] [ ▁▄▆█▅▃ ] dim 0994 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▅▃▂▁▁ ] [ ▅▇█▆▂ ] dim 0995 μ= -0.015 σ= 0.034 zeros= 0% [ ▁▁▃▅██████▆▄▃▁ ] [ ▁▄▇██▅▃ ] dim 0996 μ= -0.015 σ= 0.020 zeros= 0% [ ▁▁▃▆████████▄▂▁ ] [ ▁▅█▅▄▂ ] dim 0997 μ= -0.012 σ= 0.024 zeros= 0% [ ▁▃▅████████▅▃▁▁ ] [ ▁▅▆█▅▅▁ ] dim 0998 μ= +0.015 σ= 0.023 zeros= 0% [ ▁▂▃▆███████▇▃▂▁▁ ] [ ▂▅█▅▄▄ ] dim 0999 μ= +0.017 σ= 0.024 zeros= 0% [ ▂▃▅████████▄▂▁ ] [ ▂▅▆██▇▃ ] dim 1000 μ= +0.019 σ= 0.032 zeros= 0% [ ▁▁▄▅████████▇▅▂▁▁ ] [ ▃▆▇█▅▂ ] dim 1001 μ= +0.003 σ= 0.033 zeros= 0% [ ▁▂▄▇████████▆▄▁▁ ] [ ▁▄█▇▇▄▁ ] dim 1002 μ= -0.015 σ= 0.025 zeros= 0% [ ▁▁▂▄▇████████▅▄▁ ] [ ▁▄▅█▇▄ ] dim 1003 μ= +0.019 σ= 0.019 zeros= 0% [ ▁▂▄▅███████▅▄▂▁ ] [ ▁▃▅▇█▄▃ ] dim 1004 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▂▄▆████████▅▄▂▁ ] [ ▁▄▆██▆▂▁ ] dim 1005 μ= +0.011 σ= 0.029 zeros= 0% [ ▁▂▃▆████████▅▃▂▁ ] [ ▃██▇█▃ ] dim 1006 μ= +0.012 σ= 0.029 zeros= 0% [ ▁▃▅▇██████▇▄▃▁ ] [ ▂▅▅██▆ ] dim 1007 μ= -0.011 σ= 0.026 zeros= 0% [ ▁▂▅████████▇▄▂▁ ] [ ▁▄▆█▇▅▃ ] dim 1008 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▂▄▆████████▅▂▂ ] [ ▃▅█▇▅▃ ] dim 1009 μ= +0.008 σ= 0.022 zeros= 0% [ ▂▃▆██████▅▃▁▁ ] [ ▁▆████▃ ] dim 1010 μ= -0.001 σ= 0.033 zeros= 0% [ ▂▂▄▇████████▅▂▂▁ ] [ ▄▆▇██▅▁ ] dim 1011 μ= -0.004 σ= 0.032 zeros= 0% [ ▁▁▃▄▆███████▆▃▂▁ ] [ ▃▅██▇▅▂ ] dim 1012 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▁▂▄████████▅▂▂▁ ] [ ▅▅██▆▃▁ ] dim 1013 μ= -0.001 σ= 0.021 zeros= 0% [ ▁▁▃▅████████▆▃▂▁ ] [ ▂▅███▆▅ ] dim 1014 μ= -0.002 σ= 0.029 zeros= 0% [ ▁▂▄▆███████▇▄▂▁▁ ] [ ▂▁▆▇█▅▃ ] dim 1015 μ= -0.021 σ= 0.011 zeros= 0% [ ▁▂▃▆███████▇▆▄▂▁ ] [ ▄▇██▇▄ ] dim 1016 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▂▅▇███████▄▃▁▁ ] [ ▂▅███▄▂ ] dim 1017 μ= -0.010 σ= 0.016 zeros= 0% [ ▁▂▃▇███████▆▄▁ ] [ ▂▅▆█▅▄▂ ] dim 1018 μ= -0.014 σ= 0.027 zeros= 0% [ ▁▂▃▅████████▇▄▂▁ ] [ ▂▅█▆██▃ ] dim 1019 μ= -0.008 σ= 0.031 zeros= 0% [ ▁▁▃▆█████████▅▃▁▁ ] [ ▂▃█▆▅▁ ] dim 1020 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▂▄███████▆▃▂▁▁ ] [ ▄▅█▅▂▁ ] dim 1021 μ= +0.032 σ= 0.028 zeros= 0% [ ▁▂▄▅▇███████▅▄▂▁ ] [ ▃▆▇██▆▄ ] dim 1022 μ= +0.004 σ= 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.10.18.34.50/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.213s][info][jfr,startup] Started recording 1. [0.213s][info][jfr,startup] [0.213s][info][jfr,startup] Use jcmd 1095748 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2594136952255839 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 10, 2026 7:49:55 PM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled creating index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-4-compressed-notfm 39709371 doc vectors in docsPath "/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec" parentJoin=false Done indexing 25000 documents. Done indexing 50000 documents. Done indexing 75000 documents. Done indexing 100000 documents. Done indexing 125000 documents. Done indexing 150000 documents. Done indexing 175000 documents. Done indexing 200000 documents. Done indexing 225000 documents. Done indexing 250000 documents. Done indexing 275000 documents. Done indexing 300000 documents. Done indexing 325000 documents. Done indexing 350000 documents. Done indexing 375000 documents. Done indexing 400000 documents. Done indexing 425000 documents. Done indexing 450000 documents. Done indexing 475000 documents. Done indexing 500000 documents. Done indexing 525000 documents. Done indexing 550000 documents. Done indexing 575000 documents. Done indexing 600000 documents. Done indexing 625000 documents. Done indexing 650000 documents. Done indexing 675000 documents. Done indexing 700000 documents. Done indexing 725000 documents. Done indexing 750000 documents. Done indexing 775000 documents. Done indexing 800000 documents. Done indexing 825000 documents. Done indexing 850000 documents. Done indexing 875000 documents. Done indexing 900000 documents. Done indexing 925000 documents. Done indexing 950000 documents. Done indexing 975000 documents. Done indexing 1000000 documents. Done indexing 1025000 documents. Done indexing 1050000 documents. Done indexing 1075000 documents. Done indexing 1100000 documents. Done indexing 1125000 documents. Done indexing 1150000 documents. Done indexing 1175000 documents. Done indexing 1200000 documents. Done indexing 1225000 documents. Done indexing 1250000 documents. Done indexing 1275000 documents. Done indexing 1300000 documents. Done indexing 1325000 documents. Done indexing 1350000 documents. Done indexing 1375000 documents. Done indexing 1400000 documents. Done indexing 1425000 documents. Done indexing 1450000 documents. Done indexing 1475000 documents. Done indexing 1500000 documents. Done indexing 1525000 documents. Done indexing 1550000 documents. Done indexing 1575000 documents. Done indexing 1600000 documents. Done indexing 1625000 documents. Done indexing 1650000 documents. Done indexing 1675000 documents. Done indexing 1700000 documents. Done indexing 1725000 documents. Done indexing 1750000 documents. Done indexing 1775000 documents. Done indexing 1800000 documents. Done indexing 1825000 documents. Done indexing 1850000 documents. Done indexing 1875000 documents. Done indexing 1900000 documents. Done indexing 1925000 documents. Done indexing 1950000 documents. Done indexing 1975000 documents. Done indexing 2000000 documents. Done indexing 2025000 documents. Done indexing 2050000 documents. Done indexing 2075000 documents. Done indexing 2100000 documents. Done indexing 2125000 documents. Done indexing 2150000 documents. Done indexing 2175000 documents. Done indexing 2200000 documents. Done indexing 2225000 documents. Done indexing 2250000 documents. Done indexing 2275000 documents. Done indexing 2300000 documents. Done indexing 2325000 documents. Done indexing 2350000 documents. Done indexing 2375000 documents. Done indexing 2400000 documents. Done indexing 2425000 documents. Done indexing 2450000 documents. Done indexing 2475000 documents. Done indexing 2500000 documents. Done indexing 2525000 documents. Done indexing 2550000 documents. Done indexing 2575000 documents. Done indexing 2600000 documents. Done indexing 2625000 documents. Done indexing 2650000 documents. Done indexing 2675000 documents. Done indexing 2700000 documents. Done indexing 2725000 documents. Done indexing 2750000 documents. Done indexing 2775000 documents. Done indexing 2800000 documents. Done indexing 2825000 documents. Done indexing 2850000 documents. Done indexing 2875000 documents. Done indexing 2900000 documents. Done indexing 2925000 documents. Done indexing 2950000 documents. Done indexing 2975000 documents. Done indexing 3000000 documents. Done indexing 3025000 documents. Done indexing 3050000 documents. Done indexing 3075000 documents. Done indexing 3100000 documents. Done indexing 3125000 documents. Done indexing 3150000 documents. Done indexing 3175000 documents. Done indexing 3200000 documents. Done indexing 3225000 documents. Done indexing 3250000 documents. Done indexing 3275000 documents. Done indexing 3300000 documents. Done indexing 3325000 documents. Done indexing 3350000 documents. Done indexing 3375000 documents. Done indexing 3400000 documents. Done indexing 3425000 documents. Done indexing 3450000 documents. Done indexing 3475000 documents. Done indexing 3500000 documents. Done indexing 3525000 documents. Done indexing 3550000 documents. Done indexing 3575000 documents. Done indexing 3600000 documents. Done indexing 3625000 documents. Done indexing 3650000 documents. Done indexing 3675000 documents. Done indexing 3700000 documents. Done indexing 3725000 documents. Done indexing 3750000 documents. Done indexing 3775000 documents. Done indexing 3800000 documents. Done indexing 3825000 documents. Done indexing 3850000 documents. Done indexing 3875000 documents. Done indexing 3900000 documents. Done indexing 3925000 documents. Done indexing 3950000 documents. Done indexing 3975000 documents. Done indexing 4000000 documents. Done indexing 4025000 documents. Done indexing 4050000 documents. Done indexing 4075000 documents. Done indexing 4100000 documents. Done indexing 4125000 documents. Done indexing 4150000 documents. Done indexing 4175000 documents. Done indexing 4200000 documents. Done indexing 4225000 documents. Done indexing 4250000 documents. Done indexing 4275000 documents. Done indexing 4300000 documents. Done indexing 4325000 documents. Done indexing 4350000 documents. Done indexing 4375000 documents. Done indexing 4400000 documents. Done indexing 4425000 documents. Done indexing 4450000 documents. Done indexing 4475000 documents. Done indexing 4500000 documents. Done indexing 4525000 documents. Done indexing 4550000 documents. Done indexing 4575000 documents. Done indexing 4600000 documents. Done indexing 4625000 documents. Done indexing 4650000 documents. Done indexing 4675000 documents. Done indexing 4700000 documents. Done indexing 4725000 documents. Done indexing 4750000 documents. Done indexing 4775000 documents. Done indexing 4800000 documents. Done indexing 4825000 documents. Done indexing 4850000 documents. Done indexing 4875000 documents. Done indexing 4900000 documents. Done indexing 4925000 documents. Done indexing 4950000 documents. Done indexing 4975000 documents. Done indexing 5000000 documents. Done indexing 5025000 documents. Done indexing 5050000 documents. Done indexing 5075000 documents. Done indexing 5100000 documents. Done indexing 5125000 documents. Done indexing 5150000 documents. Done indexing 5175000 documents. Done indexing 5200000 documents. Done indexing 5225000 documents. Done indexing 5250000 documents. Done indexing 5275000 documents. Done indexing 5300000 documents. Done indexing 5325000 documents. Done indexing 5350000 documents. Done indexing 5375000 documents. Done indexing 5400000 documents. Done indexing 5425000 documents. Done indexing 5450000 documents. Done indexing 5475000 documents. Done indexing 5500000 documents. Done indexing 5525000 documents. Done indexing 5550000 documents. Done indexing 5575000 documents. Done indexing 5600000 documents. Done indexing 5625000 documents. Done indexing 5650000 documents. Done indexing 5675000 documents. Done indexing 5700000 documents. Done indexing 5725000 documents. Done indexing 5750000 documents. Done indexing 5775000 documents. Done indexing 5800000 documents. Done indexing 5825000 documents. Done indexing 5850000 documents. Done indexing 5875000 documents. Done indexing 5900000 documents. Done indexing 5925000 documents. Done indexing 5950000 documents. Done indexing 5975000 documents. Done indexing 6000000 documents. Done indexing 6025000 documents. Done indexing 6050000 documents. Done indexing 6075000 documents. Done indexing 6100000 documents. Done indexing 6125000 documents. Done indexing 6150000 documents. Done indexing 6175000 documents. Done indexing 6200000 documents. Done indexing 6225000 documents. Done indexing 6250000 documents. Done indexing 6275000 documents. Done indexing 6300000 documents. Done indexing 6325000 documents. Done indexing 6350000 documents. Done indexing 6375000 documents. Done indexing 6400000 documents. Done indexing 6425000 documents. Done indexing 6450000 documents. Done indexing 6475000 documents. Done indexing 6500000 documents. Done indexing 6525000 documents. Done indexing 6550000 documents. Done indexing 6575000 documents. Done indexing 6600000 documents. Done indexing 6625000 documents. Done indexing 6650000 documents. Done indexing 6675000 documents. Done indexing 6700000 documents. Done indexing 6725000 documents. Done indexing 6750000 documents. Done indexing 6775000 documents. Done indexing 6800000 documents. Done indexing 6825000 documents. Done indexing 6850000 documents. Done indexing 6875000 documents. Done indexing 6900000 documents. Done indexing 6925000 documents. Done indexing 6950000 documents. Done indexing 6975000 documents. Done indexing 7000000 documents. Done indexing 7025000 documents. Done indexing 7050000 documents. Done indexing 7075000 documents. Done indexing 7100000 documents. Done indexing 7125000 documents. Done indexing 7150000 documents. Done indexing 7175000 documents. Done indexing 7200000 documents. Done indexing 7225000 documents. Done indexing 7250000 documents. Done indexing 7275000 documents. Done indexing 7300000 documents. Done indexing 7325000 documents. Done indexing 7350000 documents. Done indexing 7375000 documents. Done indexing 7400000 documents. Done indexing 7425000 documents. Done indexing 7450000 documents. Done indexing 7475000 documents. Done indexing 7500000 documents. Done indexing 7525000 documents. Done indexing 7550000 documents. Done indexing 7575000 documents. Done indexing 7600000 documents. Done indexing 7625000 documents. Done indexing 7650000 documents. Done indexing 7675000 documents. Done indexing 7700000 documents. Done indexing 7725000 documents. Done indexing 7750000 documents. Done indexing 7775000 documents. Done indexing 7800000 documents. Done indexing 7825000 documents. Done indexing 7850000 documents. Done indexing 7875000 documents. Done indexing 7900000 documents. Done indexing 7925000 documents. Done indexing 7950000 documents. Done indexing 7975000 documents. Done indexing 8000000 documents. now IndexWriter.commit() now wait for already running merges to finish 0.0 sec: 119 segments, 12 merges 75.6s _18w: 8 segs, 115.3 K docs, 516.8 MB 62.1s _19k: 8 segs, 120.8 K docs, 541.7 MB 45.0s _1aa: 8 segs, 76.2 K docs, 341.0 MB 40.1s _1ai: 8 segs, 77.2 K docs, 345.8 MB 35.6s _1aq: 8 segs, 82.8 K docs, 370.9 MB 31.3s _1ay: 8 segs, 85.9 K docs, 384.7 MB 26.5s _1b6: 8 segs, 187.8 K docs, 843.1 MB 23.8s _1bb: 8 segs, 749.3 K docs, 3369.8 MB 18.9s _1bk: 12 segs, 61.5 K docs, 274.4 MB 12.1s _1bu: 10 segs, 51.7 K docs, 230.6 MB 5.0s _1c7: 11 segs, 55.9 K docs, 249.5 MB 0.8s _1ca: 10 segs, 40.8 K docs, 182.2 MB 5.0 sec: 91 segments, 8 merges 40.6s _1aq: 8 segs, 82.8 K docs, 370.9 MB 36.3s _1ay: 8 segs, 85.9 K docs, 384.7 MB 31.6s _1b6: 8 segs, 187.8 K docs, 843.1 MB 28.8s _1bb: 8 segs, 749.3 K docs, 3369.8 MB 23.9s _1bk: 12 segs, 61.5 K docs, 274.4 MB 17.1s _1bu: 10 segs, 51.7 K docs, 230.6 MB 10.0s _1c7: 11 segs, 55.9 K docs, 249.5 MB 5.8s _1ca: 10 segs, 40.8 K docs, 182.2 MB 10.1 sec: 66 segments, 5 merges 36.6s _1b6: 8 segs, 187.8 K docs, 843.1 MB 33.9s _1bb: 8 segs, 749.3 K docs, 3369.8 MB 22.2s _1bu: 10 segs, 51.7 K docs, 230.6 MB 15.1s _1c7: 11 segs, 55.9 K docs, 249.5 MB 10.9s _1ca: 10 segs, 40.8 K docs, 182.2 MB 15.1 sec: 59 segments, 4 merges 38.9s _1bb: 8 segs, 749.3 K docs, 3369.8 MB 27.2s _1bu: 10 segs, 51.7 K docs, 230.6 MB 20.1s _1c7: 11 segs, 55.9 K docs, 249.5 MB 15.9s _1ca: 10 segs, 40.8 K docs, 182.2 MB 20.0 sec: 31 segments, 2 merges 43.8s _1bb: 8 segs, 749.3 K docs, 3369.8 MB 4.9s _1cb: 4 segs, 1114.2 K docs, 5016.5 MB 25.0 sec: 31 segments, 2 merges 48.8s _1bb: 8 segs, 749.3 K docs, 3369.8 MB 9.9s _1cb: 4 segs, 1114.2 K docs, 5016.5 MB 30.0 sec: 31 segments, 2 merges 53.8s _1bb: 8 segs, 749.3 K docs, 3369.8 MB 14.9s _1cb: 4 segs, 1114.2 K docs, 5016.5 MB 35.0 sec: 31 segments, 2 merges 58.8s _1bb: 8 segs, 749.3 K docs, 3369.8 MB 19.9s _1cb: 4 segs, 1114.2 K docs, 5016.5 MB 40.0 sec: 31 segments, 2 merges 63.8s _1bb: 8 segs, 749.3 K docs, 3369.8 MB 24.9s _1cb: 4 segs, 1114.2 K docs, 5016.5 MB 45.0 sec: 31 segments, 2 merges 68.9s _1bb: 8 segs, 749.3 K docs, 3369.8 MB 29.9s _1cb: 4 segs, 1114.2 K docs, 5016.5 MB 50.0 sec: 31 segments, 2 merges 73.9s _1bb: 8 segs, 749.3 K docs, 3369.8 MB 34.9s _1cb: 4 segs, 1114.2 K docs, 5016.5 MB 55.0 sec: 31 segments, 2 merges 78.9s _1bb: 8 segs, 749.3 K docs, 3369.8 MB 39.9s _1cb: 4 segs, 1114.2 K docs, 5016.5 MB 60.1 sec: 31 segments, 2 merges 83.9s _1bb: 8 segs, 749.3 K docs, 3369.8 MB 44.9s _1cb: 4 segs, 1114.2 K docs, 5016.5 MB 65.1 sec: 31 segments, 2 merges 88.9s _1bb: 8 segs, 749.3 K docs, 3369.8 MB 49.9s _1cb: 4 segs, 1114.2 K docs, 5016.5 MB 70.1 sec: 24 segments, 2 merges 54.9s _1cb: 4 segs, 1114.2 K docs, 5016.5 MB 0.0s _1cc: 8 segs, 483.5 K docs, 2172.7 MB 75.1 sec: 24 segments, 2 merges 59.9s _1cb: 4 segs, 1114.2 K docs, 5016.5 MB 5.0s _1cc: 8 segs, 483.5 K docs, 2172.7 MB 80.1 sec: 24 segments, 2 merges 65.0s _1cb: 4 segs, 1114.2 K docs, 5016.5 MB 10.0s _1cc: 8 segs, 483.5 K docs, 2172.7 MB 85.1 sec: 24 segments, 2 merges 70.0s _1cb: 4 segs, 1114.2 K docs, 5016.5 MB 15.0s _1cc: 8 segs, 483.5 K docs, 2172.7 MB 90.1 sec: 24 segments, 2 merges 75.0s _1cb: 4 segs, 1114.2 K docs, 5016.5 MB 20.1s _1cc: 8 segs, 483.5 K docs, 2172.7 MB 95.1 sec: 24 segments, 2 merges 80.0s _1cb: 4 segs, 1114.2 K docs, 5016.5 MB 25.1s _1cc: 8 segs, 483.5 K docs, 2172.7 MB 100.1 sec: 24 segments, 2 merges 85.0s _1cb: 4 segs, 1114.2 K docs, 5016.5 MB 30.1s _1cc: 8 segs, 483.5 K docs, 2172.7 MB 105.1 sec: 24 segments, 2 merges 90.0s _1cb: 4 segs, 1114.2 K docs, 5016.5 MB 35.1s _1cc: 8 segs, 483.5 K docs, 2172.7 MB 110.1 sec: 24 segments, 2 merges 95.0s _1cb: 4 segs, 1114.2 K docs, 5016.5 MB 40.1s _1cc: 8 segs, 483.5 K docs, 2172.7 MB 115.0 sec: 24 segments, 2 merges 99.9s _1cb: 4 segs, 1114.2 K docs, 5016.5 MB 45.0s _1cc: 8 segs, 483.5 K docs, 2172.7 MB 120.0 sec: 24 segments, 2 merges 104.9s _1cb: 4 segs, 1114.2 K docs, 5016.5 MB 50.0s _1cc: 8 segs, 483.5 K docs, 2172.7 MB 125.0 sec: 24 segments, 2 merges 109.9s _1cb: 4 segs, 1114.2 K docs, 5016.5 MB 55.0s _1cc: 8 segs, 483.5 K docs, 2172.7 MB 130.0 sec: 24 segments, 2 merges 114.9s _1cb: 4 segs, 1114.2 K docs, 5016.5 MB 60.0s _1cc: 8 segs, 483.5 K docs, 2172.7 MB 135.0 sec: 21 segments, 1 merges 65.0s _1cc: 8 segs, 483.5 K docs, 2172.7 MB 140.0 sec: 21 segments, 1 merges 70.0s _1cc: 8 segs, 483.5 K docs, 2172.7 MB 145.0 sec: 21 segments, 1 merges 75.0s _1cc: 8 segs, 483.5 K docs, 2172.7 MB 150.0 sec: 21 segments, 1 merges 80.0s _1cc: 8 segs, 483.5 K docs, 2172.7 MB 155.1 sec: 21 segments, 1 merges 85.0s _1cc: 8 segs, 483.5 K docs, 2172.7 MB 160.1 sec: 21 segments, 1 merges 90.0s _1cc: 8 segs, 483.5 K docs, 2172.7 MB 165.1 sec: 21 segments, 1 merges 95.0s _1cc: 8 segs, 483.5 K docs, 2172.7 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 982 seconds reindex takes 982.15 sec index has 14 segments: segments_2: _9k(11.0.0):C1011327 _mw(11.0.0):C1105860 _cp(11.0.0):C648363 _st(11.0.0):C833763 _117(11.0.0):C1136348 _1cb(11.0.0):C1114236 _1bb(11.0.0):C749266 _103(11.0.0):C178228 _164(11.0.0):C379392 _19k(11.0.0):C120802 _18w(11.0.0):C115279 _1cc(11.0.0):C483502 _1aq(11.0.0):C82796 _1ca(11.0.0):C40838 _9k: 4557.5 MB _mw: 4984.2 MB _cp: 2920.5 MB _st: 3756.6 MB _117: 5121.7 MB _1cb: 5021.9 MB _1bb: 3375.5 MB _103: 802.1 MB _164: 1708.4 MB _19k: 543.4 MB _18w: 518.5 MB _1cc: 2177.5 MB _1aq: 372.2 MB _1ca: 183.4 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=0.5 index disk usage is 36043.39 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=56246032238 cpu@end=68357191580 deltaMS=12111.159342 thread 14 name=Reference Handler cpu@start=1149934 cpu@end=1149934 deltaMS=0.0 thread 15 name=Finalizer cpu@start=161325 cpu@end=161325 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=87750 cpu@end=87750 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=2369143 cpu@end=2369143 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=15947782251 cpu@end=15950014231 deltaMS=2.23198 thread 42 name=JFR Periodic Tasks cpu@start=68305253525 cpu@end=68885971477 deltaMS=580.717952 thread 46 name=Notification Thread cpu@start=105480 cpu@end=105480 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-1 cpu@start=1089649938750 cpu@end=1089649938750 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-2 cpu@start=1086799435941 cpu@end=1086799435941 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-3 cpu@start=1089674815528 cpu@end=1089674815528 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-4 cpu@start=1093610944953 cpu@end=1093610944953 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-5 cpu@start=1094172019572 cpu@end=1094172019572 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-6 cpu@start=1087814240152 cpu@end=1087814240152 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-7 cpu@start=1091190525533 cpu@end=1091190525533 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-8 cpu@start=1084755235698 cpu@end=1084755235698 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-9 cpu@start=1093215406249 cpu@end=1093215406249 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-10 cpu@start=1090859298510 cpu@end=1090859298510 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-11 cpu@start=1093470116681 cpu@end=1093470116681 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-12 cpu@start=1097538830555 cpu@end=1097538830555 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-13 cpu@start=1093569578859 cpu@end=1093569578859 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-14 cpu@start=1088347024610 cpu@end=1088347024610 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-15 cpu@start=1092360825828 cpu@end=1092360825828 deltaMS=0.0 thread 72 name=hnsw-merge-1-thread-16 cpu@start=1091227842647 cpu@end=1091227842647 deltaMS=0.0 Average CPU cores used: 1.047198673436837 completed 1000 searches in 12121 ms: 82 QPS CPU time=12693 ms checking results SUMMARY: 0.898 12.121 12.693 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 59336 982.15 8145.44 0.00 14 36043.39 null N/A 1.000 35278.320 4028.320 false HNSW Leaf 0 has 4 layers Leaf 0 has 1011327 documents Graph level=3 size=61, Fanout min=4, mean=9.25, max=21, meandelta=78015.35 % 0 10 20 30 40 50 60 70 80 90 100 0 5 7 7 8 9 9 10 11 13 21 Graph level=2 size=893, Fanout min=7, mean=22.55, max=32, meandelta=40703.41 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 20 22 24 27 31 32 32 Graph level=1 size=30891, Fanout min=3, mean=28.01, max=32, meandelta=33008.05 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=1011327, Fanout min=1, mean=39.55, max=64, meandelta=23675.64 % 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=61, connectedness=1.00 Graph level=2 size=893, connectedness=1.00 Graph level=1 size=30891, connectedness=1.00 Graph level=0 size=1011327, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 1105860 documents Graph level=3 size=72, Fanout min=5, mean=9.94, max=17, meandelta=91227.27 % 0 10 20 30 40 50 60 70 80 90 100 0 7 7 8 9 10 10 11 12 13 17 Graph level=2 size=940, Fanout min=7, mean=23.10, max=32, meandelta=43664.18 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 21 23 25 28 32 32 32 Graph level=1 size=33567, Fanout min=3, mean=28.08, max=32, meandelta=36091.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=1105860, Fanout min=1, mean=39.55, max=64, meandelta=25885.03 % 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=72, connectedness=1.00 Graph level=2 size=940, connectedness=1.00 Graph level=1 size=33567, connectedness=1.00 Graph level=0 size=1105860, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 648363 documents Graph level=3 size=22, Fanout min=3, mean=5.82, max=9, meandelta=41410.84 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 5 5 6 6 7 7 7 9 Graph level=2 size=504, Fanout min=6, mean=21.07, max=32, meandelta=27885.63 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 17 18 20 22 25 28 32 32 Graph level=1 size=19829, Fanout min=3, mean=27.97, max=32, meandelta=21270.24 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=648363, Fanout min=1, mean=39.63, max=64, meandelta=15166.00 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=22, connectedness=1.00 Graph level=2 size=504, connectedness=1.00 Graph level=1 size=19829, connectedness=1.00 Graph level=0 size=648363, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 833763 documents Graph level=3 size=44, Fanout min=4, mean=7.36, max=14, meandelta=79768.33 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 5 6 7 8 9 10 10 14 Graph level=2 size=746, Fanout min=7, mean=22.74, max=32, meandelta=33300.10 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 18 20 22 24 27 31 32 32 Graph level=1 size=25512, Fanout min=3, mean=28.06, max=32, meandelta=27243.89 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=833763, Fanout min=1, mean=39.64, max=64, meandelta=19483.39 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 50 60 64 64 Graph level=3 size=44, connectedness=1.00 Graph level=2 size=746, connectedness=1.00 Graph level=1 size=25512, connectedness=1.00 Graph level=0 size=833763, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 1136348 documents Graph level=3 size=66, Fanout min=5, mean=9.27, max=17, meandelta=99113.26 % 0 10 20 30 40 50 60 70 80 90 100 0 6 6 7 8 9 10 11 12 13 17 Graph level=2 size=966, Fanout min=8, mean=23.30, max=32, meandelta=44780.86 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 19 21 23 26 28 31 32 32 Graph level=1 size=34540, Fanout min=2, mean=28.08, max=32, meandelta=37029.85 % 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=1136348, Fanout min=1, mean=39.53, max=64, meandelta=26608.60 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=66, connectedness=1.00 Graph level=2 size=966, connectedness=1.00 Graph level=1 size=34540, connectedness=1.00 Graph level=0 size=1136348, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 1114236 documents Graph level=3 size=56, Fanout min=3, mean=8.61, max=15, meandelta=101754.27 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 7 9 9 10 11 12 15 Graph level=2 size=891, Fanout min=8, mean=22.94, max=32, meandelta=44766.89 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 20 22 25 28 32 32 32 Graph level=1 size=33794, Fanout min=1, mean=28.06, max=32, meandelta=36380.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=1114236, Fanout min=1, mean=39.55, max=64, meandelta=26082.35 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 50 60 64 64 Graph level=3 size=56, connectedness=1.00 Graph level=2 size=891, connectedness=1.00 Graph level=1 size=33794, connectedness=1.00 Graph level=0 size=1114236, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 749266 documents Graph level=3 size=39, Fanout min=3, mean=7.28, max=13, meandelta=84905.87 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 5 6 7 8 9 9 10 13 Graph level=2 size=652, Fanout min=8, mean=21.76, max=32, meandelta=31418.46 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 18 19 21 23 26 29 32 32 Graph level=1 size=22770, Fanout min=4, mean=27.99, max=32, meandelta=24300.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=749266, Fanout min=1, mean=39.66, max=64, meandelta=17507.64 % 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=39, connectedness=1.00 Graph level=2 size=652, connectedness=1.00 Graph level=1 size=22770, connectedness=1.00 Graph level=0 size=749266, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 178228 documents Graph level=3 size=12, Fanout min=3, mean=4.83, max=8, meandelta=25510.74 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 4 4 4 5 5 5 5 8 Graph level=2 size=168, Fanout min=6, mean=14.25, max=31, meandelta=10717.98 % 0 10 20 30 40 50 60 70 80 90 100 0 9 10 11 13 14 15 16 18 20 31 Graph level=1 size=5508, Fanout min=8, mean=26.99, max=32, meandelta=6022.98 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 26 30 32 32 32 32 32 Graph level=0 size=178228, Fanout min=2, mean=39.26, max=64, meandelta=4218.08 % 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=12, connectedness=1.00 Graph level=2 size=168, connectedness=1.00 Graph level=1 size=5508, connectedness=1.00 Graph level=0 size=178228, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 379392 documents Graph level=3 size=22, Fanout min=2, mean=5.45, max=8, meandelta=35683.21 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 4 5 5 6 6 6 7 8 Graph level=2 size=297, Fanout min=5, mean=17.46, max=32, meandelta=16823.61 % 0 10 20 30 40 50 60 70 80 90 100 0 10 13 14 15 16 18 20 23 26 32 Graph level=1 size=11486, Fanout min=7, mean=27.73, max=32, meandelta=12456.75 % 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=379392, Fanout min=1, mean=39.62, max=64, meandelta=8887.52 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 29 32 37 42 49 59 64 64 Graph level=3 size=22, connectedness=1.00 Graph level=2 size=297, connectedness=1.00 Graph level=1 size=11486, connectedness=1.00 Graph level=0 size=379392, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 120802 documents Graph level=3 size=3, Fanout min=2, mean=2.00, max=2, meandelta=32481.00 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 2 2 2 2 2 2 2 Graph level=2 size=104, Fanout min=5, mean=11.29, max=23, meandelta=9046.02 % 0 10 20 30 40 50 60 70 80 90 100 0 7 8 9 10 11 12 13 14 15 23 Graph level=1 size=3783, Fanout min=8, mean=26.60, max=32, meandelta=4146.39 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 23 26 29 32 32 32 32 32 Graph level=0 size=120802, Fanout min=2, mean=39.04, max=64, meandelta=2874.65 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 57 64 64 Graph level=3 size=3, connectedness=1.00 Graph level=2 size=104, connectedness=1.00 Graph level=1 size=3783, connectedness=1.00 Graph level=0 size=120802, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 115279 documents Graph level=3 size=6, Fanout min=2, mean=3.00, max=4, meandelta=18522.72 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 3 3 3 3 4 4 Graph level=2 size=106, Fanout min=3, mean=10.85, max=25, meandelta=8647.36 % 0 10 20 30 40 50 60 70 80 90 100 0 5 8 9 10 11 11 12 13 16 25 Graph level=1 size=3541, Fanout min=7, mean=26.42, max=32, meandelta=3986.09 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 23 26 28 32 32 32 32 32 Graph level=0 size=115279, Fanout min=2, mean=38.93, max=64, meandelta=2749.68 % 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=106, connectedness=1.00 Graph level=1 size=3541, connectedness=1.00 Graph level=0 size=115279, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 483502 documents Graph level=3 size=24, Fanout min=2, mean=6.00, max=13, meandelta=36310.58 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 5 5 5 6 7 7 8 13 Graph level=2 size=342, Fanout min=7, mean=18.27, max=32, meandelta=23252.23 % 0 10 20 30 40 50 60 70 80 90 100 0 12 13 14 16 17 19 21 23 27 32 Graph level=1 size=14567, Fanout min=6, mean=27.76, max=32, meandelta=15990.29 % 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=483502, Fanout min=1, mean=39.66, max=64, meandelta=11310.24 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=24, connectedness=1.00 Graph level=2 size=342, connectedness=1.00 Graph level=1 size=14567, connectedness=1.00 Graph level=0 size=483502, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 82796 documents Graph level=3 size=3, Fanout min=2, mean=2.00, max=2, meandelta=13872.33 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 2 2 2 2 2 2 2 Graph level=2 size=70, Fanout min=4, mean=9.69, max=19, meandelta=6664.80 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 7 8 9 10 11 12 14 19 Graph level=1 size=2534, Fanout min=7, mean=25.84, max=32, meandelta=2923.41 % 0 10 20 30 40 50 60 70 80 90 100 0 16 19 22 24 27 31 32 32 32 32 Graph level=0 size=82796, Fanout min=3, mean=38.72, max=64, meandelta=1984.93 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 36 41 47 57 64 64 Graph level=3 size=3, connectedness=1.00 Graph level=2 size=70, connectedness=1.00 Graph level=1 size=2534, connectedness=1.00 Graph level=0 size=82796, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 40838 documents Graph level=3 size=0, Fanout min=0, mean=NaN, max=0, meandelta=NaN % 0 10 20 30 40 50 60 70 80 90 100 1 Graph level=2 size=31, Fanout min=3, mean=6.39, max=11, meandelta=4746.87 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 5 6 6 6 7 7 9 11 Graph level=1 size=1268, Fanout min=5, mean=24.26, max=32, meandelta=1529.07 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 25 27 31 32 32 32 Graph level=0 size=40838, Fanout min=4, mean=37.99, max=64, meandelta=999.55 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 39 46 55 64 64 Graph level=3 size=1, connectedness=1.00 Graph level=2 size=31, connectedness=1.00 Graph level=1 size=1268, connectedness=1.00 Graph level=0 size=40838, 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.10.18.34.50/bench-knn-q4-fmFalse.jfr knn.KnnGraphTester -maxConn 32 -dim 1024 -docs /big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec -ndoc 8000000 -topK 100 -numIndexThreads 8 -beamWidthIndex 100 -search-and-stats /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -metric dot_product -numMergeThread 16 -numMergeWorker 48 -reindex -quantize -quantizeBits 4 -quantizeCompress': 33,280,357.66 msec task-clock:u 127,653,061,986,462 cycles:u (36.36%) 127,637,289,051,930 instructions:u (36.36%) 2,834,492,136,204 cache-references:u (36.36%) 1,236,517,784,276 cache-misses:u (36.36%) 46,218,275,004,493 L1-dcache-loads:u (36.36%) 1,486,896,561,763 L1-dcache-load-misses:u (36.36%) 3,318,749,884,371 L1-icache-loads:u (36.36%) 11,521,187,995 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,852,430 faults:u 21,077,404 minor-faults:u 2,842 major-faults:u 10,898,871,173,541 branches:u (36.37%) 90,633,228,484 branch-misses:u (36.37%) 1,998,813,725,414 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 1233.564801870 seconds time elapsed 32808.577578000 seconds user 462.728459000 seconds sys took 0:20:33.591719 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='e5aad7e39ac9b601ef78bcb222b86cc1fd38bc78', 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.121, net_cpu_ms=12.693, 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=59336, index_time_sec=982.15, index_docs_per_sec=8145.44, force_merge_time_sec=0.0, index_num_segments=14, index_size_on_disk_mb=36043.39, selectivity=None, pre_post_filter='null', vec_disk_mb=35278.32, vec_ram_mb=4028.32, graph_level_conn_p_values={3: (0, {}), 2: (31, {0: 0, 10: 4, 20: 5, 30: 5, 40: 6, 50: 6, 60: 6, 70: 7, 80: 7, 90: 9, 100: 11}), 1: (1268, {0: 0, 10: 15, 20: 18, 30: 20, 40: 22, 50: 25, 60: 27, 70: 31, 80: 32, 90: 32, 100: 32}), 0: (40838, {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=1233, microseconds=591719)) Profiler summary for /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmFalse.jfr Version: 2.1 Chunks: 21 Start: 2026-04-11 00:03:37 (UTC) Duration: 408 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 8163522 140841448 jdk.FileWrite 3959388 86412982 jdk.FileRead 1258494 28973934 jdk.NativeMethodSample 49574 658068 jdk.ObjectAllocationInNewTLAB 17774 353010 jdk.BooleanFlag 10416 329889 jdk.CPULoad 7668 153360 jdk.Checkpoint 1488 5432254 jdk.UnsignedIntFlag 1008 34230 jdk.ObjectAllocationOutsideTLAB 951 17096 jdk.IntFlag 924 33747 jdk.Compilation 856 22849 jdk.StringFlag 714 27720 jdk.CPUInformation 21 31542 jdk.GCConfiguration 21 546 jdk.JVMInformation 21 19887 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.10.18.34.50/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmFalse.jfr is 253.36 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 49574 events (total: 49574) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 38.63% 19149 jdk.jfr.internal.JVM#emitEvent() [Native code] 27.89% 13827 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 22.46% 11134 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 5.72% 2837 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 2.75% 1363 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 2.13% 1056 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.15% 75 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.06% 28 jdk.internal.misc.Unsafe#park() [Native code] 0.05% 26 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.05% 23 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.03% 16 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.02% 11 sun.nio.ch.NativeThread#current0() [Native code] 0.01% 6 java.io.FileDescriptor#close0() [Native code] 0.01% 5 jdk.internal.misc.Unsafe#unpark() [Native code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.01% 3 java.io.UnixFileSystem#getBooleanAttributes0() [Native code] 0.00% 2 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.00% 2 java.lang.Object#hashCode() [Native code] 0.00% 1 java.io.FileOutputStream#writeBytes() [Native code] 0.00% 1 java.lang.System#currentTimeMillis() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#readdir0() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] 0.00% 1 java.io.RandomAccessFile#open0() [Native code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmFalse.jfr is 253.36 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmFalse.jfr is 253.36 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 49574 events (total: 49574) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 38.63% 19149 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] 27.89% 13827 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] 22.46% 11134 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.67% 2813 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.28% 1132 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] 2.06% 1020 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.46% 230 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [Interpreted code] 0.14% 69 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.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.05% 26 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% 25 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.05% 24 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 0.03% 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.03% 13 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% 10 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] 0.02% 9 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] 0.01% 6 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] 0.01% 5 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% 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 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.01% 3 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] 0.01% 3 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% 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 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] 0.00% 1 java.lang.Object#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 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 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#exists() [Interpreted code] at java.nio.file.Files#exists() [Interpreted code] 0.00% 1 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] 0.00% 1 java.lang.Object#hashCode() [Native code] at org.apache.lucene.index.ConcurrentApproximatePriorityQueue#add() [Inlined code] at org.apache.lucene.index.LockableConcurrentApproximatePriorityQueue#addAndUnlock() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThreadPool#marksAsFreeAndUnlock() [JIT compiled code] 0.00% 1 java.lang.System#currentTimeMillis() [Native 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.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() [JIT compiled code] 0.00% 1 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] 0.00% 1 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] at jdk.internal.misc.Unsafe#allocateMemory() [JIT compiled code] at sun.nio.ch.Util#getTemporaryDirectBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/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.10.18.34.50/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmFalse.jfr is 253.36 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmFalse.jfr is 253.36 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmFalse.jfr is 253.36 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 49574 events (total: 49574) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 38.63% 19149 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.0x000000006307aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 24.71% 12250 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] 22.43% 11121 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] 3.18% 1577 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] 3.15% 1562 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.22% 1102 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] 2.06% 1020 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% 968 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] 0.54% 267 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.46% 228 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [Interpreted code] at org.apache.lucene.util.IOUtils#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commit() [Interpreted code] 0.11% 56 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [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.06% 28 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% 25 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.05% 24 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#delete() [Interpreted code] at jdk.jfr.internal.RepositoryChunk#destroy() [Interpreted code] at jdk.jfr.internal.RepositoryChunk#release() [Interpreted code] at jdk.jfr.internal.PlatformRecording#removed() [Interpreted code] at jdk.jfr.internal.PlatformRecording#trimToSize() [Interpreted code] at jdk.jfr.internal.PlatformRecording#appendChunk() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#finishChunk() [Interpreted code] 0.02% 12 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [JIT compiled code] 0.02% 11 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [Inlined code] at knn.VectorReaderFloat32#next() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.02% 11 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] 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.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() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] 0.02% 10 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [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% 9 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [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% 8 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [JIT compiled code] 0.01% 7 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Inlined code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createTempOutput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [JIT compiled code] 0.01% 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] 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% 6 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [Inlined code] at org.apache.lucene.store.Directory#openChecksumInput() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [JIT compiled code] 0.01% 6 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] 0.01% 5 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#read() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] 0.01% 5 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined 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.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [Inlined code] at sun.nio.ch.ChannelOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [Inlined code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFieldToIndex() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFieldToIndex() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104HnswScalarQuantizedVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] 0.01% 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.lucene99.Lucene99FlatVectorsReader#readMetadata() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#() [JIT compiled code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [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% 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() [Inlined code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.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.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 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Inlined code] at java.nio.channels.FileChannel#open() [Inlined code] at java.nio.channels.FileChannel#open() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [Interpreted code] at org.apache.lucene.util.IOUtils#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#syncMetaData() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#syncMetaData() [Interpreted code] at org.apache.lucene.index.SegmentInfos#prepareCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commit() [Interpreted code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [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.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90StoredFieldsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] at org.apache.lucene.index.SegmentReader#() [JIT compiled code] 0.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.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.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#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [JIT compiled code] at knn.VectorReaderFloat32#next() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.00% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#write() [Inlined code] at org.apache.lucene.store.OutputStreamIndexOutput#writeBytes() [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.codecs.lucene99.Lucene99FlatVectorsReader#openDataInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsFormat#fieldsReader() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104HnswScalarQuantizedVectorsFormat#fieldsReader() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#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% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#openDataInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104HnswScalarQuantizedVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] 0.00% 2 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [JIT compiled code] at java.io.BufferedOutputStream#write() [Inlined code] 0.00% 1 sun.nio.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.store.TrackingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/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.10.18.34.50/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmFalse.jfr is 253.36 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmFalse.jfr is 253.36 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmFalse.jfr is 253.36 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmFalse.jfr is 253.36 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 18719 events (total: 171390M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 37.50% 64274M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] 30.65% 52527M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 15.26% 26147M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] 3.85% 6604M java.lang.Integer#valueOf() [Inlined code] 2.95% 5049M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 2.29% 3931M java.util.Arrays#copyOf() [Inlined code] 2.12% 3641M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 0.99% 1702M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.54% 930M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] 0.52% 895M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.43% 736M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] 0.38% 659M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.33% 570M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] 0.26% 446M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] 0.21% 364M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] 0.16% 269M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] 0.12% 207M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] 0.12% 201M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.12% 199M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge() [Interpreted code] 0.11% 184M org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#() [Inlined code] 0.10% 174M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] 0.09% 150M java.util.ArrayList#iterator() [JIT compiled code] 0.07% 123M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.07% 116M java.util.ArrayList#grow() [Inlined code] 0.06% 109M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [JIT compiled code] 0.06% 105M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.06% 103M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.06% 99M knn.KnnIndexer#createIndex() [Interpreted code] 0.06% 97M java.util.logging.LogManager#reset() [Interpreted code] 0.06% 97M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.06% 95M knn.IndexerThread#_run() [JIT compiled code] 0.05% 92M java.util.DualPivotQuicksort#sort() [JIT compiled code] 0.04% 68M java.lang.reflect.Array#newInstance() [Inlined code] 0.03% 58M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] 0.03% 57M java.util.HashMap#newNode() [Inlined code] 0.02% 34M org.apache.lucene.util.hnsw.OnHeapHnswGraph#() [JIT compiled code] 0.02% 33M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] 0.02% 29M org.apache.lucene.util.ArrayUtil#growExact() [JIT compiled code] 0.01% 24M org.apache.lucene.document.Document#() [Inlined code] 0.01% 23M org.apache.lucene.util.FixedBitSet#() [Inlined code] 0.01% 22M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.01% 20M java.util.HashMap#resize() [JIT compiled code] 0.01% 19M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] 0.01% 16M org.apache.lucene.util.packed.DirectMonotonicWriter#() [Inlined code] 0.01% 9M java.util.concurrent.FutureTask#awaitDone() [JIT compiled code] 0.00% 7M java.util.HashMap$KeySet#iterator() [Inlined code] 0.00% 7M org.apache.lucene.index.TieredMergePolicy#getSortedBySegmentSize() [Inlined code] 0.00% 6M sun.nio.fs.UnixPath#resolve() [Inlined code] 0.00% 6M java.io.BufferedOutputStream#() [Inlined code] 0.00% 5M java.util.concurrent.locks.ReentrantReadWriteLock#() [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.10.18.34.50/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmFalse.jfr is 253.36 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmFalse.jfr is 253.36 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmFalse.jfr is 253.36 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmFalse.jfr is 253.36 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmFalse.jfr is 253.36 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 18719 events (total: 171390M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 24.30% 41645M 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.03% 39464M 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.47% 24792M 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.40% 14395M 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.31% 10818M 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.95% 10194M 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.84% 6579M 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.95% 5049M 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.26% 3879M 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.12% 3641M 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.52% 895M 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.52% 887M 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.48% 824M 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.43% 736M 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.41% 701M 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.37% 640M 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.32% 552M 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.30% 517M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#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.24% 410M 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.22% 383M 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.16% 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] 0.15% 251M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData() [JIT compiled code] 0.12% 207M 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.12% 199M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run() [Interpreted code] 0.11% 184M 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% 184M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#grow() [Inlined code] at org.apache.lucene.codecs.lucene90.LZ4WithPresetDictCompressionMode$LZ4WithPresetDictDecompressor#decompress() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] 0.10% 174M 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.10% 174M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] 0.10% 164M 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.10% 163M 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% 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.07% 123M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] 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.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.07% 113M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush() [JIT compiled code] 0.06% 109M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [JIT compiled code] at java.util.concurrent.LinkedBlockingQueue#take() [Inlined code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.06% 106M 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% 103M 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.0x0000000063181400#concat() [Inlined code] 0.06% 99M knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.06% 97M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.06% 97M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.06% 96M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] 0.06% 95M knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#run() [Interpreted code] 0.05% 92M 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.04% 69M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] 0.04% 61M java.lang.reflect.Array#newInstance() [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#grow() [JIT compiled code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] 0.03% 58M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [Interpreted code] 0.03% 57M java.util.HashMap#newNode() [Inlined code] at java.util.HashMap#putVal() [JIT compiled code] at java.util.HashMap#put() [Inlined code] at java.util.HashSet#add() [Inlined code] 0.03% 52M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayList#grow() [JIT compiled code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] 0.03% 50M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/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.10.18.34.50/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmFalse.jfr is 253.36 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmFalse.jfr is 253.36 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmFalse.jfr is 253.36 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmFalse.jfr is 253.36 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmFalse.jfr is 253.36 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmFalse.jfr is 253.36 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 18719 events (total: 171390M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 22.99% 39400M 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.22% 29510M 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.0x000000006319bc68#call() [Inlined code] 9.61% 16472M 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.40% 14395M 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.0x000000006319bc68#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 6.31% 10818M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 4.85% 8319M 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.17% 7149M 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.84% 6579M 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.21% 5497M 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.95% 5049M 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] 2.26% 3879M 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.09% 3581M 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.97% 3374M 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.07% 1838M 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.0x000000006319bc68#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.71% 1223M 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% 932M 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.0x000000006319bc68#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.52% 886M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.50% 858M 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.0x000000006319bc68#call() [Inlined code] 0.48% 824M 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.46% 784M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [Inlined code] 0.41% 701M 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.0x000000006319bc68#call() [Inlined code] 0.32% 552M 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.28% 474M 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.27% 470M 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.0x000000006319bc68#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.25% 435M 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.0x000000006319bc68#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.22% 368M 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() [Inlined code] 0.20% 335M 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.0x000000006319bc68#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% 301M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#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.0x000000006319bc68#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.0x000000006319e328#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.16% 278M 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.0x000000006319bc68#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.0x000000006319e328#run() [JIT compiled code] 0.13% 215M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#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.0x000000006319bc68#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.12% 199M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run() [Interpreted code] 0.11% 192M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#ensureCapacity() [Inlined code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Inlined code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.11% 188M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006319bc68#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% 184M 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% 184M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#grow() [Inlined code] at org.apache.lucene.codecs.lucene90.LZ4WithPresetDictCompressionMode$LZ4WithPresetDictDecompressor#decompress() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#document() [Inlined code] at org.apache.lucene.index.CodecReader$1#document() [Inlined code] at org.apache.lucene.index.BaseCompositeReader$2#document() [Inlined code] at org.apache.lucene.index.StoredFields#document() [JIT compiled code] at knn.KnnTesterUtils#getResultIds() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.10% 179M 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.0x000000006319bc68#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.10% 174M 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.0x0000000063193878#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% 169M 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.0x000000006319bc68#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.10% 168M 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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [Inlined code] 0.10% 167M 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.0x0000000063197538#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.09% 157M 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.0x0000000063197538#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled 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.07% 126M 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.0x000000006319bc68#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 0.07% 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.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] 0.07% 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() [Inlined 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() [JIT compiled code] at knn.IndexerThread#_run() [JIT compiled code] 0.07% 112M 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.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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [Inlined code] 0.06% 110M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.document.Document#add() [Inlined code] at knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#run() [Interpreted code] 0.06% 109M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [JIT compiled code] at java.util.concurrent.LinkedBlockingQueue#take() [Inlined code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.06% 108M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined 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.0x000000006319bc68#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.0x000000006319e328#run() [JIT compiled code] 0.06% 106M 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() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] cmd: ['/usr/sbin/perf', 'stat', '-dd', '-e', 'task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend', '/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-cp', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build', '--add-modules', 'jdk.incubator.vector', '--enable-native-access=ALL-UNNAMED', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=256M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.04.10.18.34.50/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.213s][info][jfr,startup] Started recording 1. [0.213s][info][jfr,startup] [0.213s][info][jfr,startup] Use jcmd 1108483 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2595379862309110 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 10, 2026 8:10:38 PM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled creating index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-4-compressed-fm 39709371 doc vectors in docsPath "/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec" parentJoin=false Done indexing 25000 documents. Done indexing 50000 documents. Done indexing 75000 documents. Done indexing 100000 documents. Done indexing 125000 documents. Done indexing 150000 documents. Done indexing 175000 documents. Done indexing 200000 documents. Done indexing 225000 documents. Done indexing 250000 documents. Done indexing 275000 documents. Done indexing 300000 documents. Done indexing 325000 documents. Done indexing 350000 documents. Done indexing 375000 documents. Done indexing 400000 documents. Done indexing 425000 documents. Done indexing 450000 documents. Done indexing 475000 documents. Done indexing 500000 documents. Done indexing 525000 documents. Done indexing 550000 documents. Done indexing 575000 documents. Done indexing 600000 documents. Done indexing 625000 documents. Done indexing 650000 documents. Done indexing 675000 documents. Done indexing 700000 documents. Done indexing 725000 documents. Done indexing 750000 documents. Done indexing 775000 documents. Done indexing 800000 documents. Done indexing 825000 documents. Done indexing 850000 documents. Done indexing 875000 documents. Done indexing 900000 documents. Done indexing 925000 documents. Done indexing 950000 documents. Done indexing 975000 documents. Done indexing 1000000 documents. Done indexing 1025000 documents. Done indexing 1050000 documents. Done indexing 1075000 documents. Done indexing 1100000 documents. Done indexing 1125000 documents. Done indexing 1150000 documents. Done indexing 1175000 documents. Done indexing 1200000 documents. Done indexing 1225000 documents. Done indexing 1250000 documents. Done indexing 1275000 documents. Done indexing 1300000 documents. Done indexing 1325000 documents. Done indexing 1350000 documents. Done indexing 1375000 documents. Done indexing 1400000 documents. Done indexing 1425000 documents. Done indexing 1450000 documents. Done indexing 1475000 documents. Done indexing 1500000 documents. Done indexing 1525000 documents. Done indexing 1550000 documents. Done indexing 1575000 documents. Done indexing 1600000 documents. Done indexing 1625000 documents. Done indexing 1650000 documents. Done indexing 1675000 documents. Done indexing 1700000 documents. Done indexing 1725000 documents. Done indexing 1750000 documents. Done indexing 1775000 documents. Done indexing 1800000 documents. Done indexing 1825000 documents. Done indexing 1850000 documents. Done indexing 1875000 documents. Done indexing 1900000 documents. Done indexing 1925000 documents. Done indexing 1950000 documents. Done indexing 1975000 documents. Done indexing 2000000 documents. Done indexing 2025000 documents. Done indexing 2050000 documents. Done indexing 2075000 documents. Done indexing 2100000 documents. Done indexing 2125000 documents. Done indexing 2150000 documents. Done indexing 2175000 documents. Done indexing 2200000 documents. Done indexing 2225000 documents. Done indexing 2250000 documents. Done indexing 2275000 documents. Done indexing 2300000 documents. Done indexing 2325000 documents. Done indexing 2350000 documents. Done indexing 2375000 documents. Done indexing 2400000 documents. Done indexing 2425000 documents. Done indexing 2450000 documents. Done indexing 2475000 documents. Done indexing 2500000 documents. Done indexing 2525000 documents. Done indexing 2550000 documents. Done indexing 2575000 documents. Done indexing 2600000 documents. Done indexing 2625000 documents. Done indexing 2650000 documents. Done indexing 2675000 documents. Done indexing 2700000 documents. Done indexing 2725000 documents. Done indexing 2750000 documents. Done indexing 2775000 documents. Done indexing 2800000 documents. Done indexing 2825000 documents. Done indexing 2850000 documents. Done indexing 2875000 documents. Done indexing 2900000 documents. Done indexing 2925000 documents. Done indexing 2950000 documents. Done indexing 2975000 documents. Done indexing 3000000 documents. Done indexing 3025000 documents. Done indexing 3050000 documents. Done indexing 3075000 documents. Done indexing 3100000 documents. Done indexing 3125000 documents. Done indexing 3150000 documents. Done indexing 3175000 documents. Done indexing 3200000 documents. Done indexing 3225000 documents. Done indexing 3250000 documents. Done indexing 3275000 documents. Done indexing 3300000 documents. Done indexing 3325000 documents. Done indexing 3350000 documents. Done indexing 3375000 documents. Done indexing 3400000 documents. Done indexing 3425000 documents. Done indexing 3450000 documents. Done indexing 3475000 documents. Done indexing 3500000 documents. Done indexing 3525000 documents. Done indexing 3550000 documents. Done indexing 3575000 documents. Done indexing 3600000 documents. Done indexing 3625000 documents. Done indexing 3650000 documents. Done indexing 3675000 documents. Done indexing 3700000 documents. Done indexing 3725000 documents. Done indexing 3750000 documents. Done indexing 3775000 documents. Done indexing 3800000 documents. Done indexing 3825000 documents. Done indexing 3850000 documents. Done indexing 3875000 documents. Done indexing 3900000 documents. Done indexing 3925000 documents. Done indexing 3950000 documents. Done indexing 3975000 documents. Done indexing 4000000 documents. Done indexing 4025000 documents. Done indexing 4050000 documents. Done indexing 4075000 documents. Done indexing 4100000 documents. Done indexing 4125000 documents. Done indexing 4150000 documents. Done indexing 4175000 documents. Done indexing 4200000 documents. Done indexing 4225000 documents. Done indexing 4250000 documents. Done indexing 4275000 documents. Done indexing 4300000 documents. Done indexing 4325000 documents. Done indexing 4350000 documents. Done indexing 4375000 documents. Done indexing 4400000 documents. Done indexing 4425000 documents. Done indexing 4450000 documents. Done indexing 4475000 documents. Done indexing 4500000 documents. Done indexing 4525000 documents. Done indexing 4550000 documents. Done indexing 4575000 documents. Done indexing 4600000 documents. Done indexing 4625000 documents. Done indexing 4650000 documents. Done indexing 4675000 documents. Done indexing 4700000 documents. Done indexing 4725000 documents. Done indexing 4750000 documents. Done indexing 4775000 documents. Done indexing 4800000 documents. Done indexing 4825000 documents. Done indexing 4850000 documents. Done indexing 4875000 documents. Done indexing 4900000 documents. Done indexing 4925000 documents. Done indexing 4950000 documents. Done indexing 4975000 documents. Done indexing 5000000 documents. Done indexing 5025000 documents. Done indexing 5050000 documents. Done indexing 5075000 documents. Done indexing 5100000 documents. Done indexing 5125000 documents. Done indexing 5150000 documents. Done indexing 5175000 documents. Done indexing 5200000 documents. Done indexing 5225000 documents. Done indexing 5250000 documents. Done indexing 5275000 documents. Done indexing 5300000 documents. Done indexing 5325000 documents. Done indexing 5350000 documents. Done indexing 5375000 documents. Done indexing 5400000 documents. Done indexing 5425000 documents. Done indexing 5450000 documents. Done indexing 5475000 documents. Done indexing 5500000 documents. Done indexing 5525000 documents. Done indexing 5550000 documents. Done indexing 5575000 documents. Done indexing 5600000 documents. Done indexing 5625000 documents. Done indexing 5650000 documents. Done indexing 5675000 documents. Done indexing 5700000 documents. Done indexing 5725000 documents. Done indexing 5750000 documents. Done indexing 5775000 documents. Done indexing 5800000 documents. Done indexing 5825000 documents. Done indexing 5850000 documents. Done indexing 5875000 documents. Done indexing 5900000 documents. Done indexing 5925000 documents. Done indexing 5950000 documents. Done indexing 5975000 documents. Done indexing 6000000 documents. Done indexing 6025000 documents. Done indexing 6050000 documents. Done indexing 6075000 documents. Done indexing 6100000 documents. Done indexing 6125000 documents. Done indexing 6150000 documents. Done indexing 6175000 documents. Done indexing 6200000 documents. Done indexing 6225000 documents. Done indexing 6250000 documents. Done indexing 6275000 documents. Done indexing 6300000 documents. Done indexing 6325000 documents. Done indexing 6350000 documents. Done indexing 6375000 documents. Done indexing 6400000 documents. Done indexing 6425000 documents. Done indexing 6450000 documents. Done indexing 6475000 documents. Done indexing 6500000 documents. Done indexing 6525000 documents. Done indexing 6550000 documents. Done indexing 6575000 documents. Done indexing 6600000 documents. Done indexing 6625000 documents. Done indexing 6650000 documents. Done indexing 6675000 documents. Done indexing 6700000 documents. Done indexing 6725000 documents. Done indexing 6750000 documents. Done indexing 6775000 documents. Done indexing 6800000 documents. Done indexing 6825000 documents. Done indexing 6850000 documents. Done indexing 6875000 documents. Done indexing 6900000 documents. Done indexing 6925000 documents. Done indexing 6950000 documents. Done indexing 6975000 documents. Done indexing 7000000 documents. Done indexing 7025000 documents. Done indexing 7050000 documents. Done indexing 7075000 documents. Done indexing 7100000 documents. Done indexing 7125000 documents. Done indexing 7150000 documents. Done indexing 7175000 documents. Done indexing 7200000 documents. Done indexing 7225000 documents. Done indexing 7250000 documents. Done indexing 7275000 documents. Done indexing 7300000 documents. Done indexing 7325000 documents. Done indexing 7350000 documents. Done indexing 7375000 documents. Done indexing 7400000 documents. Done indexing 7425000 documents. Done indexing 7450000 documents. Done indexing 7475000 documents. Done indexing 7500000 documents. Done indexing 7525000 documents. Done indexing 7550000 documents. Done indexing 7575000 documents. Done indexing 7600000 documents. Done indexing 7625000 documents. Done indexing 7650000 documents. Done indexing 7675000 documents. Done indexing 7700000 documents. Done indexing 7725000 documents. Done indexing 7750000 documents. Done indexing 7775000 documents. Done indexing 7800000 documents. Done indexing 7825000 documents. Done indexing 7850000 documents. Done indexing 7875000 documents. Done indexing 7900000 documents. Done indexing 7925000 documents. Done indexing 7950000 documents. Done indexing 7975000 documents. Done indexing 8000000 documents. now IndexWriter.commit() now wait for already running merges to finish 0.0 sec: 101 segments, 10 merges 96.5s _17d: 8 segs, 1130.5 K docs, 5087.6 MB 35.5s _1ag: 8 segs, 239.8 K docs, 1076.8 MB 32.2s _1an: 8 segs, 120.6 K docs, 540.7 MB 28.6s _1av: 8 segs, 189.5 K docs, 850.8 MB 24.6s _1b2: 8 segs, 283.4 K docs, 1273.2 MB 20.0s _1bb: 10 segs, 50.6 K docs, 226.1 MB 15.1s _1bl: 9 segs, 45.9 K docs, 204.9 MB 10.4s _1bv: 9 segs, 48.0 K docs, 214.4 MB 5.3s _1c5: 9 segs, 47.1 K docs, 210.3 MB 0.0s _1ca: 12 segs, 49.0 K docs, 218.8 MB 5.0 sec: 101 segments, 10 merges 101.5s _17d: 8 segs, 1130.5 K docs, 5087.6 MB 40.5s _1ag: 8 segs, 239.8 K docs, 1076.8 MB 37.2s _1an: 8 segs, 120.6 K docs, 540.7 MB 33.6s _1av: 8 segs, 189.5 K docs, 850.8 MB 29.6s _1b2: 8 segs, 283.4 K docs, 1273.2 MB 25.0s _1bb: 10 segs, 50.6 K docs, 226.1 MB 20.1s _1bl: 9 segs, 45.9 K docs, 204.9 MB 15.5s _1bv: 9 segs, 48.0 K docs, 214.4 MB 10.3s _1c5: 9 segs, 47.1 K docs, 210.3 MB 5.0s _1ca: 12 segs, 49.0 K docs, 218.8 MB 10.0 sec: 101 segments, 10 merges 106.5s _17d: 8 segs, 1130.5 K docs, 5087.6 MB 45.5s _1ag: 8 segs, 239.8 K docs, 1076.8 MB 42.2s _1an: 8 segs, 120.6 K docs, 540.7 MB 38.6s _1av: 8 segs, 189.5 K docs, 850.8 MB 34.6s _1b2: 8 segs, 283.4 K docs, 1273.2 MB 30.0s _1bb: 10 segs, 50.6 K docs, 226.1 MB 25.1s _1bl: 9 segs, 45.9 K docs, 204.9 MB 20.5s _1bv: 9 segs, 48.0 K docs, 214.4 MB 15.3s _1c5: 9 segs, 47.1 K docs, 210.3 MB 10.0s _1ca: 12 segs, 49.0 K docs, 218.8 MB 15.0 sec: 101 segments, 10 merges 111.5s _17d: 8 segs, 1130.5 K docs, 5087.6 MB 50.5s _1ag: 8 segs, 239.8 K docs, 1076.8 MB 47.2s _1an: 8 segs, 120.6 K docs, 540.7 MB 43.6s _1av: 8 segs, 189.5 K docs, 850.8 MB 39.6s _1b2: 8 segs, 283.4 K docs, 1273.2 MB 35.0s _1bb: 10 segs, 50.6 K docs, 226.1 MB 30.1s _1bl: 9 segs, 45.9 K docs, 204.9 MB 25.5s _1bv: 9 segs, 48.0 K docs, 214.4 MB 20.3s _1c5: 9 segs, 47.1 K docs, 210.3 MB 15.0s _1ca: 12 segs, 49.0 K docs, 218.8 MB 20.0 sec: 101 segments, 10 merges 116.5s _17d: 8 segs, 1130.5 K docs, 5087.6 MB 55.5s _1ag: 8 segs, 239.8 K docs, 1076.8 MB 52.2s _1an: 8 segs, 120.6 K docs, 540.7 MB 48.6s _1av: 8 segs, 189.5 K docs, 850.8 MB 44.6s _1b2: 8 segs, 283.4 K docs, 1273.2 MB 40.0s _1bb: 10 segs, 50.6 K docs, 226.1 MB 35.1s _1bl: 9 segs, 45.9 K docs, 204.9 MB 30.5s _1bv: 9 segs, 48.0 K docs, 214.4 MB 25.3s _1c5: 9 segs, 47.1 K docs, 210.3 MB 20.0s _1ca: 12 segs, 49.0 K docs, 218.8 MB 25.0 sec: 84 segments, 8 merges 121.5s _17d: 8 segs, 1130.5 K docs, 5087.6 MB 60.5s _1ag: 8 segs, 239.8 K docs, 1076.8 MB 57.2s _1an: 8 segs, 120.6 K docs, 540.7 MB 53.6s _1av: 8 segs, 189.5 K docs, 850.8 MB 49.6s _1b2: 8 segs, 283.4 K docs, 1273.2 MB 35.5s _1bv: 9 segs, 48.0 K docs, 214.4 MB 30.3s _1c5: 9 segs, 47.1 K docs, 210.3 MB 25.0s _1ca: 12 segs, 49.0 K docs, 218.8 MB 30.0 sec: 76 segments, 7 merges 126.5s _17d: 8 segs, 1130.5 K docs, 5087.6 MB 65.5s _1ag: 8 segs, 239.8 K docs, 1076.8 MB 62.2s _1an: 8 segs, 120.6 K docs, 540.7 MB 58.6s _1av: 8 segs, 189.5 K docs, 850.8 MB 54.6s _1b2: 8 segs, 283.4 K docs, 1273.2 MB 35.3s _1c5: 9 segs, 47.1 K docs, 210.3 MB 30.0s _1ca: 12 segs, 49.0 K docs, 218.8 MB 35.0 sec: 68 segments, 6 merges 131.5s _17d: 8 segs, 1130.5 K docs, 5087.6 MB 70.5s _1ag: 8 segs, 239.8 K docs, 1076.8 MB 67.2s _1an: 8 segs, 120.6 K docs, 540.7 MB 63.6s _1av: 8 segs, 189.5 K docs, 850.8 MB 59.6s _1b2: 8 segs, 283.4 K docs, 1273.2 MB 35.0s _1ca: 12 segs, 49.0 K docs, 218.8 MB 40.0 sec: 57 segments, 5 merges 136.5s _17d: 8 segs, 1130.5 K docs, 5087.6 MB 75.5s _1ag: 8 segs, 239.8 K docs, 1076.8 MB 72.2s _1an: 8 segs, 120.6 K docs, 540.7 MB 68.6s _1av: 8 segs, 189.5 K docs, 850.8 MB 64.7s _1b2: 8 segs, 283.4 K docs, 1273.2 MB 45.1 sec: 57 segments, 5 merges 141.5s _17d: 8 segs, 1130.5 K docs, 5087.6 MB 80.5s _1ag: 8 segs, 239.8 K docs, 1076.8 MB 77.2s _1an: 8 segs, 120.6 K docs, 540.7 MB 73.7s _1av: 8 segs, 189.5 K docs, 850.8 MB 69.7s _1b2: 8 segs, 283.4 K docs, 1273.2 MB 50.1 sec: 57 segments, 5 merges 146.6s _17d: 8 segs, 1130.5 K docs, 5087.6 MB 85.6s _1ag: 8 segs, 239.8 K docs, 1076.8 MB 82.3s _1an: 8 segs, 120.6 K docs, 540.7 MB 78.7s _1av: 8 segs, 189.5 K docs, 850.8 MB 74.7s _1b2: 8 segs, 283.4 K docs, 1273.2 MB 55.1 sec: 50 segments, 4 merges 151.6s _17d: 8 segs, 1130.5 K docs, 5087.6 MB 90.6s _1ag: 8 segs, 239.8 K docs, 1076.8 MB 83.7s _1av: 8 segs, 189.5 K docs, 850.8 MB 79.7s _1b2: 8 segs, 283.4 K docs, 1273.2 MB 60.0 sec: 50 segments, 4 merges 156.5s _17d: 8 segs, 1130.5 K docs, 5087.6 MB 95.5s _1ag: 8 segs, 239.8 K docs, 1076.8 MB 88.6s _1av: 8 segs, 189.5 K docs, 850.8 MB 84.6s _1b2: 8 segs, 283.4 K docs, 1273.2 MB 65.0 sec: 43 segments, 3 merges 100.5s _1ag: 8 segs, 239.8 K docs, 1076.8 MB 93.6s _1av: 8 segs, 189.5 K docs, 850.8 MB 89.6s _1b2: 8 segs, 283.4 K docs, 1273.2 MB 70.0 sec: 43 segments, 3 merges 105.5s _1ag: 8 segs, 239.8 K docs, 1076.8 MB 98.6s _1av: 8 segs, 189.5 K docs, 850.8 MB 94.6s _1b2: 8 segs, 283.4 K docs, 1273.2 MB 75.0 sec: 29 segments, 2 merges 99.6s _1b2: 8 segs, 283.4 K docs, 1273.2 MB 4.7s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 80.0 sec: 29 segments, 2 merges 104.6s _1b2: 8 segs, 283.4 K docs, 1273.2 MB 9.7s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 85.0 sec: 22 segments, 1 merges 14.8s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 90.0 sec: 22 segments, 1 merges 19.8s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 95.0 sec: 22 segments, 1 merges 24.8s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 100.0 sec: 22 segments, 1 merges 29.8s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 105.0 sec: 22 segments, 1 merges 34.8s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 110.1 sec: 22 segments, 1 merges 39.8s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 115.1 sec: 22 segments, 1 merges 44.8s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 120.1 sec: 22 segments, 1 merges 49.8s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 125.1 sec: 22 segments, 1 merges 54.8s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 130.1 sec: 22 segments, 1 merges 59.8s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 135.0 sec: 22 segments, 1 merges 64.8s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 140.0 sec: 22 segments, 1 merges 69.8s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 145.0 sec: 22 segments, 1 merges 74.8s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 150.0 sec: 22 segments, 1 merges 79.8s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 155.0 sec: 22 segments, 1 merges 84.8s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 160.1 sec: 22 segments, 1 merges 89.8s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 165.1 sec: 22 segments, 1 merges 94.8s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 170.1 sec: 22 segments, 1 merges 99.8s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 175.1 sec: 22 segments, 1 merges 104.8s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 180.1 sec: 22 segments, 1 merges 109.8s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 185.1 sec: 22 segments, 1 merges 114.8s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 190.0 sec: 22 segments, 1 merges 119.7s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 195.0 sec: 22 segments, 1 merges 124.7s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB 200.0 sec: 22 segments, 1 merges 129.7s _1cb: 6 segs, 1092.0 K docs, 4914.2 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 974 seconds reindex takes 974.91 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 _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 10.0 sec: 17 segments, 1 merges 10.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 15.0 sec: 17 segments, 1 merges 15.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 20.0 sec: 17 segments, 1 merges 20.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 25.0 sec: 17 segments, 1 merges 25.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 30.0 sec: 17 segments, 1 merges 30.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 35.0 sec: 17 segments, 1 merges 35.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 40.0 sec: 17 segments, 1 merges 40.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 45.0 sec: 17 segments, 1 merges 45.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 50.0 sec: 17 segments, 1 merges 50.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 55.0 sec: 17 segments, 1 merges 55.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 60.1 sec: 17 segments, 1 merges 60.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 65.1 sec: 17 segments, 1 merges 65.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 70.1 sec: 17 segments, 1 merges 70.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 75.1 sec: 17 segments, 1 merges 75.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 80.1 sec: 17 segments, 1 merges 80.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 85.1 sec: 17 segments, 1 merges 85.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 90.1 sec: 17 segments, 1 merges 90.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 95.1 sec: 17 segments, 1 merges 95.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 100.1 sec: 17 segments, 1 merges 100.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 105.1 sec: 17 segments, 1 merges 105.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 110.1 sec: 17 segments, 1 merges 110.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 115.1 sec: 17 segments, 1 merges 115.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 120.1 sec: 17 segments, 1 merges 120.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 125.1 sec: 17 segments, 1 merges 125.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 130.0 sec: 17 segments, 1 merges 130.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 135.0 sec: 17 segments, 1 merges 135.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 140.0 sec: 17 segments, 1 merges 140.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 145.0 sec: 17 segments, 1 merges 145.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 150.0 sec: 17 segments, 1 merges 150.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 155.0 sec: 17 segments, 1 merges 155.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 160.0 sec: 17 segments, 1 merges 160.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 165.0 sec: 17 segments, 1 merges 165.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 170.0 sec: 17 segments, 1 merges 170.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 175.0 sec: 17 segments, 1 merges 175.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 180.0 sec: 17 segments, 1 merges 180.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 185.0 sec: 17 segments, 1 merges 185.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 190.1 sec: 17 segments, 1 merges 190.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 195.1 sec: 17 segments, 1 merges 195.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 200.1 sec: 17 segments, 1 merges 200.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 205.1 sec: 17 segments, 1 merges 205.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 210.1 sec: 17 segments, 1 merges 210.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 215.1 sec: 17 segments, 1 merges 215.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 220.1 sec: 17 segments, 1 merges 220.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 225.1 sec: 17 segments, 1 merges 225.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 230.1 sec: 17 segments, 1 merges 230.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 235.1 sec: 17 segments, 1 merges 235.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 240.1 sec: 17 segments, 1 merges 240.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 245.0 sec: 17 segments, 1 merges 245.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 250.0 sec: 17 segments, 1 merges 250.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 255.0 sec: 17 segments, 1 merges 255.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 260.0 sec: 17 segments, 1 merges 260.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 265.0 sec: 17 segments, 1 merges 265.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 270.0 sec: 17 segments, 1 merges 270.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 275.0 sec: 17 segments, 1 merges 275.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 280.0 sec: 17 segments, 1 merges 280.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 285.0 sec: 17 segments, 1 merges 285.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 290.0 sec: 17 segments, 1 merges 290.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 295.0 sec: 17 segments, 1 merges 295.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 300.0 sec: 17 segments, 1 merges 300.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 305.0 sec: 17 segments, 1 merges 305.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 310.0 sec: 17 segments, 1 merges 310.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 315.1 sec: 17 segments, 1 merges 315.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 320.1 sec: 17 segments, 1 merges 320.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 325.1 sec: 17 segments, 1 merges 325.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 330.1 sec: 17 segments, 1 merges 330.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 335.1 sec: 17 segments, 1 merges 335.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 340.1 sec: 17 segments, 1 merges 340.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 345.1 sec: 17 segments, 1 merges 345.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 350.1 sec: 17 segments, 1 merges 350.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 355.1 sec: 17 segments, 1 merges 355.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 360.1 sec: 17 segments, 1 merges 360.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 365.1 sec: 17 segments, 1 merges 365.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 370.1 sec: 17 segments, 1 merges 370.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 375.0 sec: 17 segments, 1 merges 375.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 380.0 sec: 17 segments, 1 merges 380.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 385.0 sec: 17 segments, 1 merges 385.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 390.0 sec: 17 segments, 1 merges 390.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 395.0 sec: 17 segments, 1 merges 395.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 400.0 sec: 17 segments, 1 merges 400.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 405.0 sec: 17 segments, 1 merges 405.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 410.0 sec: 17 segments, 1 merges 410.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 415.0 sec: 17 segments, 1 merges 415.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 420.0 sec: 17 segments, 1 merges 420.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 425.0 sec: 17 segments, 1 merges 425.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 430.0 sec: 17 segments, 1 merges 430.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 435.0 sec: 17 segments, 1 merges 435.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 440.0 sec: 17 segments, 1 merges 440.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 445.1 sec: 17 segments, 1 merges 445.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 450.1 sec: 17 segments, 1 merges 450.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 455.1 sec: 17 segments, 1 merges 455.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 460.1 sec: 17 segments, 1 merges 460.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 465.1 sec: 17 segments, 1 merges 465.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 470.1 sec: 17 segments, 1 merges 470.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 475.1 sec: 17 segments, 1 merges 475.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 480.1 sec: 17 segments, 1 merges 480.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 485.1 sec: 17 segments, 1 merges 485.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 490.1 sec: 17 segments, 1 merges 490.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 495.1 sec: 17 segments, 1 merges 495.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 500.1 sec: 17 segments, 1 merges 500.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 505.1 sec: 17 segments, 1 merges 505.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 510.1 sec: 17 segments, 1 merges 510.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 515.1 sec: 17 segments, 1 merges 515.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 520.1 sec: 17 segments, 1 merges 520.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 525.1 sec: 17 segments, 1 merges 525.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 530.1 sec: 17 segments, 1 merges 530.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 535.1 sec: 17 segments, 1 merges 535.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 540.1 sec: 17 segments, 1 merges 540.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 545.0 sec: 17 segments, 1 merges 545.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 550.1 sec: 17 segments, 1 merges 550.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 555.1 sec: 17 segments, 1 merges 555.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 560.1 sec: 17 segments, 1 merges 560.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 565.1 sec: 17 segments, 1 merges 565.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 570.1 sec: 17 segments, 1 merges 570.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 575.1 sec: 17 segments, 1 merges 575.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 580.1 sec: 17 segments, 1 merges 580.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 585.1 sec: 17 segments, 1 merges 585.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 590.1 sec: 17 segments, 1 merges 590.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 595.1 sec: 17 segments, 1 merges 595.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 600.0 sec: 17 segments, 1 merges 600.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 605.0 sec: 17 segments, 1 merges 605.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 610.0 sec: 17 segments, 1 merges 610.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 615.0 sec: 17 segments, 1 merges 615.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 620.0 sec: 17 segments, 1 merges 620.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 625.0 sec: 17 segments, 1 merges 625.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 630.0 sec: 17 segments, 1 merges 630.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 635.0 sec: 17 segments, 1 merges 635.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 640.0 sec: 17 segments, 1 merges 640.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 645.0 sec: 17 segments, 1 merges 645.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 650.0 sec: 17 segments, 1 merges 650.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 655.1 sec: 17 segments, 1 merges 655.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 660.1 sec: 17 segments, 1 merges 660.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 665.1 sec: 17 segments, 1 merges 665.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 670.1 sec: 17 segments, 1 merges 670.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 675.1 sec: 17 segments, 1 merges 675.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 680.1 sec: 17 segments, 1 merges 680.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 685.1 sec: 17 segments, 1 merges 685.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 690.1 sec: 17 segments, 1 merges 690.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 695.1 sec: 17 segments, 1 merges 695.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 700.1 sec: 17 segments, 1 merges 700.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 705.0 sec: 17 segments, 1 merges 705.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 710.0 sec: 17 segments, 1 merges 710.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 715.0 sec: 17 segments, 1 merges 715.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 720.0 sec: 17 segments, 1 merges 720.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 725.0 sec: 17 segments, 1 merges 725.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 730.0 sec: 17 segments, 1 merges 730.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 735.0 sec: 17 segments, 1 merges 735.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 740.0 sec: 17 segments, 1 merges 740.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 745.0 sec: 17 segments, 1 merges 745.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 750.0 sec: 17 segments, 1 merges 750.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 755.0 sec: 17 segments, 1 merges 755.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 760.1 sec: 17 segments, 1 merges 760.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 765.0 sec: 17 segments, 1 merges 765.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 770.0 sec: 17 segments, 1 merges 770.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 775.0 sec: 17 segments, 1 merges 775.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 780.0 sec: 17 segments, 1 merges 780.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 785.0 sec: 17 segments, 1 merges 785.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 790.0 sec: 17 segments, 1 merges 790.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 795.0 sec: 17 segments, 1 merges 795.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 800.0 sec: 17 segments, 1 merges 800.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 805.0 sec: 17 segments, 1 merges 805.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 810.0 sec: 17 segments, 1 merges 810.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 815.0 sec: 17 segments, 1 merges 815.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 820.1 sec: 17 segments, 1 merges 820.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 825.0 sec: 17 segments, 1 merges 825.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 830.0 sec: 17 segments, 1 merges 830.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 835.0 sec: 17 segments, 1 merges 835.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 840.0 sec: 17 segments, 1 merges 840.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 845.0 sec: 17 segments, 1 merges 845.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 850.0 sec: 17 segments, 1 merges 850.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 855.0 sec: 17 segments, 1 merges 855.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 860.0 sec: 17 segments, 1 merges 860.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 865.0 sec: 17 segments, 1 merges 865.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 870.0 sec: 17 segments, 1 merges 870.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 875.0 sec: 17 segments, 1 merges 875.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 880.0 sec: 17 segments, 1 merges 880.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 885.0 sec: 17 segments, 1 merges 885.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 890.0 sec: 17 segments, 1 merges 890.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 895.1 sec: 17 segments, 1 merges 895.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 900.1 sec: 17 segments, 1 merges 900.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 905.1 sec: 17 segments, 1 merges 905.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 910.1 sec: 17 segments, 1 merges 910.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 915.1 sec: 17 segments, 1 merges 915.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 920.1 sec: 17 segments, 1 merges 920.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 925.1 sec: 17 segments, 1 merges 925.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 930.1 sec: 17 segments, 1 merges 930.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 935.0 sec: 17 segments, 1 merges 935.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 940.0 sec: 17 segments, 1 merges 940.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 945.0 sec: 17 segments, 1 merges 945.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 950.0 sec: 17 segments, 1 merges 950.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 955.0 sec: 17 segments, 1 merges 955.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 960.0 sec: 17 segments, 1 merges 960.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 965.0 sec: 17 segments, 1 merges 965.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 970.0 sec: 17 segments, 1 merges 970.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 975.1 sec: 17 segments, 1 merges 975.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 980.1 sec: 17 segments, 1 merges 980.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 985.1 sec: 17 segments, 1 merges 985.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 990.1 sec: 17 segments, 1 merges 990.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 995.1 sec: 17 segments, 1 merges 995.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 1000.1 sec: 17 segments, 1 merges 1000.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 1005.1 sec: 17 segments, 1 merges 1005.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 1010.1 sec: 17 segments, 1 merges 1010.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 1015.1 sec: 17 segments, 1 merges 1015.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 1020.1 sec: 17 segments, 1 merges 1020.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 1025.1 sec: 17 segments, 1 merges 1025.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 1030.1 sec: 17 segments, 1 merges 1030.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 1035.1 sec: 17 segments, 1 merges 1035.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 1040.1 sec: 17 segments, 1 merges 1040.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 1045.1 sec: 17 segments, 1 merges 1045.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 1050.1 sec: 17 segments, 1 merges 1050.1s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 1055.0 sec: 17 segments, 1 merges 1055.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 1060.0 sec: 17 segments, 1 merges 1060.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 1065.0 sec: 17 segments, 1 merges 1065.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 1070.0 sec: 17 segments, 1 merges 1070.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB 1075.0 sec: 17 segments, 1 merges 1075.0s _1cc: 17 segs, 8000.0 K docs, 36042.1 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 1081.74 sec index has 1 segments: segments_3: _1cc(11.0.0):C8000000 _1cc: 36186.1 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=0.5 index disk usage is 36186.13 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=49309836512 cpu@end=51683592079 deltaMS=2373.755567 thread 14 name=Reference Handler cpu@start=1565520 cpu@end=1565520 deltaMS=0.0 thread 15 name=Finalizer cpu@start=147750 cpu@end=147750 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=62160 cpu@end=62160 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=4260606 cpu@end=4260606 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=18274141087 cpu@end=18274610914 deltaMS=0.469827 thread 42 name=JFR Periodic Tasks cpu@start=125823944545 cpu@end=125935912643 deltaMS=111.968098 thread 46 name=Notification Thread cpu@start=101220 cpu@end=101220 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-1 cpu@start=1739472882184 cpu@end=1739472882184 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-2 cpu@start=1740027997824 cpu@end=1740027997824 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-3 cpu@start=1746260632321 cpu@end=1746260632321 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-4 cpu@start=1742067079309 cpu@end=1742067079309 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-5 cpu@start=1738605306349 cpu@end=1738605306349 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-6 cpu@start=1745892532338 cpu@end=1745892532338 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-7 cpu@start=1739593322565 cpu@end=1739593322565 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-8 cpu@start=1742381480930 cpu@end=1742381480930 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-9 cpu@start=1741579809657 cpu@end=1741579809657 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-10 cpu@start=1741303373757 cpu@end=1741303373757 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-11 cpu@start=1736597820404 cpu@end=1736597820404 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-12 cpu@start=1739132228020 cpu@end=1739132228020 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-13 cpu@start=1740820676936 cpu@end=1740820676936 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-14 cpu@start=1745577158440 cpu@end=1745577158440 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-15 cpu@start=1740284540483 cpu@end=1740284540483 deltaMS=0.0 thread 72 name=hnsw-merge-1-thread-16 cpu@start=1745897276020 cpu@end=1745897276020 deltaMS=0.0 Average CPU cores used: 1.0445306126990868 completed 1000 searches in 2380 ms: 420 QPS CPU time=2485 ms checking results SUMMARY: 0.882 2.380 2.485 1.044 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 5737 974.91 8205.93 1081.74 1 36186.13 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=270, Fanout min=5, mean=16.07, max=31, meandelta=408397.81 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 13 15 15 16 18 20 23 31 Graph level=2 size=7752, Fanout min=6, mean=27.25, max=32, meandelta=270146.94 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 31 32 32 32 32 32 Graph level=1 size=247120, Fanout min=1, mean=28.31, max=32, meandelta=258452.38 % 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=194135.36 % 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=270, connectedness=1.00 Graph level=2 size=7752, connectedness=1.00 Graph level=1 size=247120, 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.10.18.34.50/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': 45,695,737.09 msec task-clock:u 177,252,945,055,369 cycles:u (36.36%) 183,739,045,090,088 instructions:u (36.36%) 4,347,951,219,291 cache-references:u (36.36%) 1,724,932,617,742 cache-misses:u (36.36%) 65,398,589,395,691 L1-dcache-loads:u (36.37%) 2,014,879,285,437 L1-dcache-load-misses:u (36.37%) 4,977,746,072,976 L1-icache-loads:u (36.37%) 15,107,881,931 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 27,320,034 faults:u 26,404,023 minor-faults:u 13,418 major-faults:u 15,930,713,399,063 branches:u (36.36%) 117,471,196,031 branch-misses:u (36.36%) 2,694,223,046,750 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 2329.512093986 seconds time elapsed 45064.990265000 seconds user 620.140257000 seconds sys took 0:38:49.542359 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='e5aad7e39ac9b601ef78bcb222b86cc1fd38bc78', 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.38, net_cpu_ms=2.485, avg_cpu_core_count=1.044, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='4 bits', total_visited=5737, index_time_sec=974.91, index_docs_per_sec=8205.93, force_merge_time_sec=1081.74, index_num_segments=1, index_size_on_disk_mb=36186.13, selectivity=None, pre_post_filter='null', vec_disk_mb=35278.32, vec_ram_mb=4028.32, graph_level_conn_p_values={3: (270, {0: 0, 10: 10, 20: 12, 30: 13, 40: 15, 50: 15, 60: 16, 70: 18, 80: 20, 90: 23, 100: 31}), 2: (7752, {0: 0, 10: 18, 20: 21, 30: 24, 40: 27, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247120, {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=2329, microseconds=542359)) Profiler summary for /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmTrue.jfr Version: 2.1 Chunks: 21 Start: 2026-04-11 00:30:47 (UTC) Duration: 1117 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 11389679 194644420 jdk.FileWrite 2961283 65159582 jdk.NativeMethodSample 62512 821743 jdk.CPULoad 21129 422580 jdk.ObjectAllocationInNewTLAB 11521 224688 jdk.BooleanFlag 10416 329889 jdk.Checkpoint 2356 2164196 jdk.FileRead 2200 56003 jdk.ObjectAllocationOutsideTLAB 1137 20297 jdk.UnsignedIntFlag 1008 34230 jdk.IntFlag 924 33747 jdk.StringFlag 714 27699 jdk.Compilation 543 14529 jdk.CPUInformation 21 31542 jdk.GCConfiguration 21 546 jdk.JVMInformation 21 19929 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.10.18.34.50/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmTrue.jfr is 253.99 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 62512 events (total: 62512) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 80.18% 50124 jdk.jfr.internal.JVM#emitEvent() [Native code] 13.30% 8314 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 3.95% 2469 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 1.59% 995 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.89% 554 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.05% 32 jdk.internal.misc.Unsafe#park() [Native code] 0.01% 6 jdk.internal.misc.Unsafe#unpark() [Native code] 0.01% 5 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] 0.00% 2 java.lang.System#nanoTime() [Native code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] 0.00% 1 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.00% 1 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.00% 1 java.io.UnixFileSystem#getBooleanAttributes0() [Native code] 0.00% 1 java.lang.Thread#sleepNanos0() [Native code] 0.00% 1 java.io.FileDescriptor#close0() [Native code] 0.00% 1 java.lang.Object#wait0() [Native code] 0.00% 1 java.lang.reflect.Array#newArray() [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.10.18.34.50/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmTrue.jfr is 253.99 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmTrue.jfr is 253.99 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 62512 events (total: 62512) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 80.18% 50124 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.30% 8314 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.93% 2456 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.59% 995 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.89% 554 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] 0.04% 26 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.02% 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] 0.01% 6 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] 0.01% 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() [JIT compiled code] 0.01% 5 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] 0.00% 2 java.lang.System#nanoTime() [Native code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnGraphTester#forceMerge() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.00% 1 java.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 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] 0.00% 1 java.lang.reflect.Array#newArray() [Native code] at java.lang.reflect.Array#newInstance() [Inlined code] at org.apache.lucene.util.ArrayUtil#copyOfSubArray() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#buildSlice() [JIT compiled code] 0.00% 1 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [JIT compiled 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() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [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#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.00% 1 java.lang.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.10.18.34.50/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmTrue.jfr is 253.99 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmTrue.jfr is 253.99 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmTrue.jfr is 253.99 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 62512 events (total: 62512) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 80.18% 50124 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000008807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 11.02% 6886 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [Inlined code] 3.49% 2180 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [JIT compiled code] 2.28% 1428 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] 1.59% 995 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.88% 553 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.44% 276 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.04% 26 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 0.02% 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() [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() [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.01% 6 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] 0.01% 5 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [Inlined code] at knn.VectorReaderFloat32#next() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.00% 2 java.lang.System#nanoTime() [Native code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnGraphTester#forceMerge() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [JIT compiled code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [JIT compiled code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] at sun.nio.cs.StreamEncoder#implFlushBuffer() [Inlined code] at sun.nio.cs.StreamEncoder#flushBuffer() [JIT compiled code] at java.io.OutputStreamWriter#flushBuffer() [Inlined code] at java.io.PrintStream#write() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#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.io.UnixFileSystem#getBooleanAttributes0() [Native code] at java.io.UnixFileSystem#hasBooleanAttributes() [JIT compiled code] at java.io.File#exists() [Inlined code] at jdk.internal.loader.URLClassPath$FileLoader#getResource() [JIT compiled code] at jdk.internal.loader.URLClassPath#getResource() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClass() [JIT compiled code] at java.lang.ClassLoader#loadClass() [JIT compiled code] at knn.KnnGraphTester#checkResults() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.00% 1 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.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#syncMetaData() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#syncMetaData() [Interpreted code] at org.apache.lucene.index.SegmentInfos#prepareCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.00% 1 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [JIT compiled code] at java.io.FileInputStream$1#close() [Interpreted code] at java.io.FileDescriptor#closeAll() [Interpreted code] at java.io.FileInputStream#close() [Interpreted code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClass() [JIT compiled code] at java.lang.ClassLoader#loadClass() [JIT compiled code] at perf.SearchPerfTest$ThreadDetails#() [Interpreted code] 0.00% 1 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000008807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 1 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$1#scorerSupplier() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchLeaf() [Interpreted code] 0.00% 1 java.lang.reflect.Array#newArray() [Native code] at java.lang.reflect.Array#newInstance() [Inlined code] at org.apache.lucene.util.ArrayUtil#copyOfSubArray() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#buildSlice() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput$MultiSegmentImpl#buildSlice() [Interpreted code] at org.apache.lucene.store.MemorySegmentIndexInput#slice() [Interpreted code] at org.apache.lucene.store.MemorySegmentIndexInput$MultiSegmentImpl#slice() [Interpreted code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#load() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#getFloatVectorValues() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#getFloatVectorValues() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#getFloatVectorValues() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#getFloatVectorValues() [JIT compiled code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [JIT compiled code] at java.io.BufferedOutputStream#write() [Inlined code] 0.00% 1 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] at java.lang.Thread#sleep() [JIT compiled code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnGraphTester#forceMerge() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmTrue.jfr is 253.99 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmTrue.jfr is 253.99 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmTrue.jfr is 253.99 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmTrue.jfr is 253.99 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12654 events (total: 191021M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 33.21% 63447M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] 30.58% 58417M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 23.96% 45777M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] 3.00% 5726M java.util.Arrays#copyOf() [Inlined code] 2.76% 5278M java.lang.Integer#valueOf() [Inlined code] 1.99% 3800M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 0.94% 1797M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.68% 1296M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.50% 964M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] 0.49% 932M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.40% 756M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] 0.35% 659M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.23% 441M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] 0.12% 238M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.09% 179M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] 0.09% 170M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [JIT compiled code] 0.07% 135M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] 0.07% 129M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.07% 128M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.05% 90M java.util.logging.LogManager#reset() [Interpreted code] 0.05% 90M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.05% 87M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] 0.04% 83M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] 0.04% 79M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] 0.04% 67M java.util.DualPivotQuicksort#sort() [JIT compiled code] 0.03% 64M org.apache.lucene.util.hnsw.OnHeapHnswGraph#() [JIT compiled code] 0.03% 50M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] 0.02% 45M org.apache.lucene.util.FixedBitSet#() [Inlined code] 0.02% 32M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.02% 31M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] 0.00% 6M org.apache.lucene.util.SparseFixedBitSet#insertBlock() [JIT compiled code] 0.00% 4M org.apache.lucene.util.hnsw.ConcurrentHnswMerger#getNewOrdMapping() [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% 1M org.apache.lucene.util.FixedBitSet#() [JIT compiled code] 0.00% 685160 org.apache.lucene.search.TopKnnCollector#topDocs() [Interpreted code] 0.00% 682024 org.apache.lucene.util.packed.DirectReader#getInstance() [Inlined code] 0.00% 505048 java.util.Arrays#copyOf() [JIT compiled code] 0.00% 391264 knn.KnnGraphTester#readExactNNScores() [Interpreted code] 0.00% 391264 knn.KnnGraphTester#readExactNN() [Interpreted code] 0.00% 292344 org.apache.lucene.util.SparseFixedBitSet#insertLong() [JIT compiled code] 0.00% 197552 java.util.Arrays#copyOfRange() [Inlined code] 0.00% 196880 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#getRandomVectorScorer() [Interpreted code] 0.00% 196848 org.apache.lucene.util.packed.DirectMonotonicReader#getInstance() [JIT compiled code] 0.00% 195856 java.nio.HeapByteBuffer#() [Inlined code] 0.00% 195472 java.util.HashMap#resize() [JIT compiled code] 0.00% 195056 jdk.internal.classfile.impl.StackMapGenerator#of() [JIT compiled code] 0.00% 194976 jdk.internal.classfile.impl.SplitConstantPool#utf8Entry() [JIT compiled code] 0.00% 194928 java.nio.ByteBuffer#allocate() [Inlined code] 0.00% 194896 jdk.internal.classfile.impl.SplitConstantPool#classEntryForClassOrInterface() [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.10.18.34.50/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmTrue.jfr is 253.99 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmTrue.jfr is 253.99 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmTrue.jfr is 253.99 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmTrue.jfr is 253.99 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmTrue.jfr is 253.99 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12654 events (total: 191021M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 25.78% 49250M 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.37% 38906M 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.85% 24541M 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% 22921M 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.13% 21264M 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.79% 9147M 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.00% 5726M 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.76% 5278M 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] 1.99% 3800M 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.72% 1371M 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.68% 1296M 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.50% 964M 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.49% 938M 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.49% 932M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#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.40% 756M 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.39% 746M 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.30% 563M 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.23% 441M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData() [JIT compiled code] 0.11% 218M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] 0.09% 176M 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% 170M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#getRandomVectorScorer() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#getRandomVectorScorer() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#lambda$search$0() [Inlined code] 0.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% 135M 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.07% 129M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [Inlined code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.07% 128M 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.06% 112M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] 0.05% 95M 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% 90M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.05% 90M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.05% 87M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [JIT compiled code] at java.lang.ThreadLocal#setInitialValue() [JIT compiled code] at java.lang.ThreadLocal#get() [Inlined code] 0.04% 79M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] 0.04% 67M 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% 56M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.03% 50M 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.02% 45M org.apache.lucene.util.FixedBitSet#() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#() [JIT compiled code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] 0.02% 43M 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% 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% 31M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnGraphTester#forceMerge() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 0.01% 20M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] 0.01% 19M 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% 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% 10M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.00% 8M 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% 5M org.apache.lucene.util.SparseFixedBitSet#insertBlock() [JIT compiled code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] 0.00% 4M org.apache.lucene.util.hnsw.ConcurrentHnswMerger#getNewOrdMapping() [JIT compiled code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] 0.00% 2M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$FieldEntry#create() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#readField() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#readFields() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] 0.00% 1M org.apache.lucene.util.SparseFixedBitSet#() [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#createBitSet() [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [Interpreted code] 0.00% 1M org.apache.lucene.util.FixedBitSet#() [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% 720128 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/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.10.18.34.50/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmTrue.jfr is 253.99 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmTrue.jfr is 253.99 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmTrue.jfr is 253.99 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmTrue.jfr is 253.99 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmTrue.jfr is 253.99 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q4-fmTrue.jfr is 253.99 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12654 events (total: 191021M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 23.45% 44788M 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.0x000000008819e480#call() [Inlined code] 20.33% 38842M 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% 22921M 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.0x000000008819e480#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 11.13% 21264M 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.30% 8220M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 3.65% 6975M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] 3.00% 5726M 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.76% 5278M 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.34% 4461M 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.81% 3458M 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.0x000000008819e480#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% 2171M 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.72% 1371M 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.0x000000008819e480#call() [Inlined code] 0.68% 1296M 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.0x000000008819e480#call() [Inlined code] 0.47% 899M 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.0x000000008819e480#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.46% 882M 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.0x000000008819e480#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.46% 874M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#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.0x000000008819e480#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.0x000000008819e9d8#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.37% 709M 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.0x000000008819e480#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% 634M 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.28% 530M 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.0x000000008819e480#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.0x000000008819e9d8#run() [JIT compiled code] 0.23% 441M 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.0x0000000088197d88#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] 0.18% 342M 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.0x000000008819e480#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% 218M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.09% 176M 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.0x000000008819e480#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.0x000000008819e9d8#run() [JIT compiled code] 0.09% 170M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#getRandomVectorScorer() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#getRandomVectorScorer() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#lambda$search$0() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$$Lambda.0x0000000088249ba0#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() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#searchLeaf() [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% 135M 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.07% 129M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [Inlined code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.06% 122M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [Inlined code] at org.apache.lucene.search.IndexSearcher#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.06% 112M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] 0.05% 95M 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.0x0000000088197d88#merge() [Interpreted code] 0.05% 94M 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.0x000000008819e480#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 0.05% 90M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.05% 90M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.05% 87M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [JIT compiled code] at java.lang.ThreadLocal#setInitialValue() [JIT compiled code] at java.lang.ThreadLocal#get() [Inlined code] at java.lang.ThreadLocal#get() [JIT compiled code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.04% 81M 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.0x000000008819e480#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% 79M 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.0x0000000088197d88#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#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.0x0000000088197d88#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.03% 57M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#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.0x000000008819e480#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build() [JIT compiled code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] 0.03% 56M 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.0x0000000088197d88#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] 0.03% 50M 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.02% 45M org.apache.lucene.util.FixedBitSet#() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#() [JIT compiled code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000088197d88#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.02% 43M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] 0.02% 39M 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.0x000000008819e480#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% 36M 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.0x000000008819e480#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% 34M 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% 33M 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.0x000000008819e480#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.0x0000000088197d88#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge() [Interpreted code] now remove KNN index knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-4-compressed-fm cmd: ['/usr/sbin/perf', 'stat', '-dd', '-e', 'task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend', '/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-cp', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build', '--add-modules', 'jdk.incubator.vector', '--enable-native-access=ALL-UNNAMED', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=256M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.04.10.18.34.50/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.215s][info][jfr,startup] Started recording 1. [0.215s][info][jfr,startup] [0.215s][info][jfr,startup] Use jcmd 1131867 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2597721253248315 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 10, 2026 8:49:39 PM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled creating index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-7-notfm 39709371 doc vectors in docsPath "/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec" parentJoin=false Done indexing 25000 documents. Done indexing 50000 documents. Done indexing 75000 documents. Done indexing 100000 documents. Done indexing 125000 documents. Done indexing 150000 documents. Done indexing 175000 documents. Done indexing 200000 documents. Done indexing 225000 documents. Done indexing 250000 documents. Done indexing 275000 documents. Done indexing 300000 documents. Done indexing 325000 documents. Done indexing 350000 documents. Done indexing 375000 documents. Done indexing 400000 documents. Done indexing 425000 documents. Done indexing 450000 documents. Done indexing 475000 documents. Done indexing 500000 documents. Done indexing 525000 documents. Done indexing 550000 documents. Done indexing 575000 documents. Done indexing 600000 documents. Done indexing 625000 documents. Done indexing 650000 documents. Done indexing 675000 documents. Done indexing 700000 documents. Done indexing 725000 documents. Done indexing 750000 documents. Done indexing 775000 documents. Done indexing 800000 documents. Done indexing 825000 documents. Done indexing 850000 documents. Done indexing 875000 documents. Done indexing 900000 documents. Done indexing 925000 documents. Done indexing 950000 documents. Done indexing 975000 documents. Done indexing 1000000 documents. Done indexing 1025000 documents. Done indexing 1050000 documents. Done indexing 1075000 documents. Done indexing 1100000 documents. Done indexing 1125000 documents. Done indexing 1150000 documents. Done indexing 1175000 documents. Done indexing 1200000 documents. Done indexing 1225000 documents. Done indexing 1250000 documents. Done indexing 1275000 documents. Done indexing 1300000 documents. Done indexing 1325000 documents. Done indexing 1350000 documents. Done indexing 1375000 documents. Done indexing 1400000 documents. Done indexing 1425000 documents. Done indexing 1450000 documents. Done indexing 1475000 documents. Done indexing 1500000 documents. Done indexing 1525000 documents. Done indexing 1550000 documents. Done indexing 1575000 documents. Done indexing 1600000 documents. Done indexing 1625000 documents. Done indexing 1650000 documents. Done indexing 1675000 documents. Done indexing 1700000 documents. Done indexing 1725000 documents. Done indexing 1750000 documents. Done indexing 1775000 documents. Done indexing 1800000 documents. Done indexing 1825000 documents. Done indexing 1850000 documents. Done indexing 1875000 documents. Done indexing 1900000 documents. Done indexing 1925000 documents. Done indexing 1950000 documents. Done indexing 1975000 documents. Done indexing 2000000 documents. Done indexing 2025000 documents. Done indexing 2050000 documents. Done indexing 2075000 documents. Done indexing 2100000 documents. Done indexing 2125000 documents. Done indexing 2150000 documents. Done indexing 2175000 documents. Done indexing 2200000 documents. Done indexing 2225000 documents. Done indexing 2250000 documents. Done indexing 2275000 documents. Done indexing 2300000 documents. Done indexing 2325000 documents. Done indexing 2350000 documents. Done indexing 2375000 documents. Done indexing 2400000 documents. Done indexing 2425000 documents. Done indexing 2450000 documents. Done indexing 2475000 documents. Done indexing 2500000 documents. Done indexing 2525000 documents. Done indexing 2550000 documents. Done indexing 2575000 documents. Done indexing 2600000 documents. Done indexing 2625000 documents. Done indexing 2650000 documents. Done indexing 2675000 documents. Done indexing 2700000 documents. Done indexing 2725000 documents. Done indexing 2750000 documents. Done indexing 2775000 documents. Done indexing 2800000 documents. Done indexing 2825000 documents. Done indexing 2850000 documents. Done indexing 2875000 documents. Done indexing 2900000 documents. Done indexing 2925000 documents. Done indexing 2950000 documents. Done indexing 2975000 documents. Done indexing 3000000 documents. Done indexing 3025000 documents. Done indexing 3050000 documents. Done indexing 3075000 documents. Done indexing 3100000 documents. Done indexing 3125000 documents. Done indexing 3150000 documents. Done indexing 3175000 documents. Done indexing 3200000 documents. Done indexing 3225000 documents. Done indexing 3250000 documents. Done indexing 3275000 documents. Done indexing 3300000 documents. Done indexing 3325000 documents. Done indexing 3350000 documents. Done indexing 3375000 documents. Done indexing 3400000 documents. Done indexing 3425000 documents. Done indexing 3450000 documents. Done indexing 3475000 documents. Done indexing 3500000 documents. Done indexing 3525000 documents. Done indexing 3550000 documents. Done indexing 3575000 documents. Done indexing 3600000 documents. Done indexing 3625000 documents. Done indexing 3650000 documents. Done indexing 3675000 documents. Done indexing 3700000 documents. Done indexing 3725000 documents. Done indexing 3750000 documents. Done indexing 3775000 documents. Done indexing 3800000 documents. Done indexing 3825000 documents. Done indexing 3850000 documents. Done indexing 3875000 documents. Done indexing 3900000 documents. Done indexing 3925000 documents. Done indexing 3950000 documents. Done indexing 3975000 documents. Done indexing 4000000 documents. Done indexing 4025000 documents. Done indexing 4050000 documents. Done indexing 4075000 documents. Done indexing 4100000 documents. Done indexing 4125000 documents. Done indexing 4150000 documents. Done indexing 4175000 documents. Done indexing 4200000 documents. Done indexing 4225000 documents. Done indexing 4250000 documents. Done indexing 4275000 documents. Done indexing 4300000 documents. Done indexing 4325000 documents. Done indexing 4350000 documents. Done indexing 4375000 documents. Done indexing 4400000 documents. Done indexing 4425000 documents. Done indexing 4450000 documents. Done indexing 4475000 documents. Done indexing 4500000 documents. Done indexing 4525000 documents. Done indexing 4550000 documents. Done indexing 4575000 documents. Done indexing 4600000 documents. Done indexing 4625000 documents. Done indexing 4650000 documents. Done indexing 4675000 documents. Done indexing 4700000 documents. Done indexing 4725000 documents. Done indexing 4750000 documents. Done indexing 4775000 documents. Done indexing 4800000 documents. Done indexing 4825000 documents. Done indexing 4850000 documents. Done indexing 4875000 documents. Done indexing 4900000 documents. Done indexing 4925000 documents. Done indexing 4950000 documents. Done indexing 4975000 documents. Done indexing 5000000 documents. Done indexing 5025000 documents. Done indexing 5050000 documents. Done indexing 5075000 documents. Done indexing 5100000 documents. Done indexing 5125000 documents. Done indexing 5150000 documents. Done indexing 5175000 documents. Done indexing 5200000 documents. Done indexing 5225000 documents. Done indexing 5250000 documents. Done indexing 5275000 documents. Done indexing 5300000 documents. Done indexing 5325000 documents. Done indexing 5350000 documents. Done indexing 5375000 documents. Done indexing 5400000 documents. Done indexing 5425000 documents. Done indexing 5450000 documents. Done indexing 5475000 documents. Done indexing 5500000 documents. Done indexing 5525000 documents. Done indexing 5550000 documents. Done indexing 5575000 documents. Done indexing 5600000 documents. Done indexing 5625000 documents. Done indexing 5650000 documents. Done indexing 5675000 documents. Done indexing 5700000 documents. Done indexing 5725000 documents. Done indexing 5750000 documents. Done indexing 5775000 documents. Done indexing 5800000 documents. Done indexing 5825000 documents. Done indexing 5850000 documents. Done indexing 5875000 documents. Done indexing 5900000 documents. Done indexing 5925000 documents. Done indexing 5950000 documents. Done indexing 5975000 documents. Done indexing 6000000 documents. Done indexing 6025000 documents. Done indexing 6050000 documents. Done indexing 6075000 documents. Done indexing 6100000 documents. Done indexing 6125000 documents. Done indexing 6150000 documents. Done indexing 6175000 documents. Done indexing 6200000 documents. Done indexing 6225000 documents. Done indexing 6250000 documents. Done indexing 6275000 documents. Done indexing 6300000 documents. Done indexing 6325000 documents. Done indexing 6350000 documents. Done indexing 6375000 documents. Done indexing 6400000 documents. Done indexing 6425000 documents. Done indexing 6450000 documents. Done indexing 6475000 documents. Done indexing 6500000 documents. Done indexing 6525000 documents. Done indexing 6550000 documents. Done indexing 6575000 documents. Done indexing 6600000 documents. Done indexing 6625000 documents. Done indexing 6650000 documents. Done indexing 6675000 documents. Done indexing 6700000 documents. Done indexing 6725000 documents. Done indexing 6750000 documents. Done indexing 6775000 documents. Done indexing 6800000 documents. Done indexing 6825000 documents. Done indexing 6850000 documents. Done indexing 6875000 documents. Done indexing 6900000 documents. Done indexing 6925000 documents. Done indexing 6950000 documents. Done indexing 6975000 documents. Done indexing 7000000 documents. Done indexing 7025000 documents. Done indexing 7050000 documents. Done indexing 7075000 documents. Done indexing 7100000 documents. Done indexing 7125000 documents. Done indexing 7150000 documents. Done indexing 7175000 documents. Done indexing 7200000 documents. Done indexing 7225000 documents. Done indexing 7250000 documents. Done indexing 7275000 documents. Done indexing 7300000 documents. Done indexing 7325000 documents. Done indexing 7350000 documents. Done indexing 7375000 documents. Done indexing 7400000 documents. Done indexing 7425000 documents. Done indexing 7450000 documents. Done indexing 7475000 documents. Done indexing 7500000 documents. Done indexing 7525000 documents. Done indexing 7550000 documents. Done indexing 7575000 documents. Done indexing 7600000 documents. Done indexing 7625000 documents. Done indexing 7650000 documents. Done indexing 7675000 documents. Done indexing 7700000 documents. Done indexing 7725000 documents. Done indexing 7750000 documents. Done indexing 7775000 documents. Done indexing 7800000 documents. Done indexing 7825000 documents. Done indexing 7850000 documents. Done indexing 7875000 documents. Done indexing 7900000 documents. Done indexing 7925000 documents. Done indexing 7950000 documents. Done indexing 7975000 documents. Done indexing 8000000 documents. now IndexWriter.commit() now wait for already running merges to finish 0.0 sec: 86 segments, 8 merges 51.3s _1d3: 8 segs, 143.2 K docs, 712.4 MB 45.8s _1db: 8 segs, 191.0 K docs, 950.7 MB 37.9s _1dh: 8 segs, 264.3 K docs, 1316.7 MB 29.2s _1do: 8 segs, 180.7 K docs, 899.6 MB 20.9s _1dw: 8 segs, 743.3 K docs, 3707.2 MB 10.8s _1e5: 11 segs, 53.4 K docs, 264.5 MB 3.7s _1ef: 9 segs, 42.0 K docs, 207.8 MB 0.0s _1ei: 10 segs, 38.9 K docs, 192.6 MB 5.0 sec: 86 segments, 8 merges 56.3s _1d3: 8 segs, 143.2 K docs, 712.4 MB 50.8s _1db: 8 segs, 191.0 K docs, 950.7 MB 42.9s _1dh: 8 segs, 264.3 K docs, 1316.7 MB 34.2s _1do: 8 segs, 180.7 K docs, 899.6 MB 25.9s _1dw: 8 segs, 743.3 K docs, 3707.2 MB 15.8s _1e5: 11 segs, 53.4 K docs, 264.5 MB 8.7s _1ef: 9 segs, 42.0 K docs, 207.8 MB 5.0s _1ei: 10 segs, 38.9 K docs, 192.6 MB 10.0 sec: 79 segments, 7 merges 55.8s _1db: 8 segs, 191.0 K docs, 950.7 MB 47.9s _1dh: 8 segs, 264.3 K docs, 1316.7 MB 39.3s _1do: 8 segs, 180.7 K docs, 899.6 MB 30.9s _1dw: 8 segs, 743.3 K docs, 3707.2 MB 20.8s _1e5: 11 segs, 53.4 K docs, 264.5 MB 13.7s _1ef: 9 segs, 42.0 K docs, 207.8 MB 10.0s _1ei: 10 segs, 38.9 K docs, 192.6 MB 15.0 sec: 79 segments, 7 merges 60.8s _1db: 8 segs, 191.0 K docs, 950.7 MB 52.9s _1dh: 8 segs, 264.3 K docs, 1316.7 MB 44.3s _1do: 8 segs, 180.7 K docs, 899.6 MB 35.9s _1dw: 8 segs, 743.3 K docs, 3707.2 MB 25.8s _1e5: 11 segs, 53.4 K docs, 264.5 MB 18.7s _1ef: 9 segs, 42.0 K docs, 207.8 MB 15.0s _1ei: 10 segs, 38.9 K docs, 192.6 MB 20.0 sec: 72 segments, 6 merges 57.9s _1dh: 8 segs, 264.3 K docs, 1316.7 MB 49.3s _1do: 8 segs, 180.7 K docs, 899.6 MB 40.9s _1dw: 8 segs, 743.3 K docs, 3707.2 MB 30.8s _1e5: 11 segs, 53.4 K docs, 264.5 MB 23.7s _1ef: 9 segs, 42.0 K docs, 207.8 MB 20.0s _1ei: 10 segs, 38.9 K docs, 192.6 MB 25.0 sec: 72 segments, 6 merges 62.9s _1dh: 8 segs, 264.3 K docs, 1316.7 MB 54.3s _1do: 8 segs, 180.7 K docs, 899.6 MB 45.9s _1dw: 8 segs, 743.3 K docs, 3707.2 MB 35.8s _1e5: 11 segs, 53.4 K docs, 264.5 MB 28.7s _1ef: 9 segs, 42.0 K docs, 207.8 MB 25.0s _1ei: 10 segs, 38.9 K docs, 192.6 MB 30.0 sec: 63 segments, 5 merges 67.9s _1dh: 8 segs, 264.3 K docs, 1316.7 MB 59.3s _1do: 8 segs, 180.7 K docs, 899.6 MB 50.9s _1dw: 8 segs, 743.3 K docs, 3707.2 MB 40.8s _1e5: 11 segs, 53.4 K docs, 264.5 MB 33.7s _1ef: 9 segs, 42.0 K docs, 207.8 MB 35.0 sec: 63 segments, 5 merges 72.9s _1dh: 8 segs, 264.3 K docs, 1316.7 MB 64.3s _1do: 8 segs, 180.7 K docs, 899.6 MB 55.9s _1dw: 8 segs, 743.3 K docs, 3707.2 MB 45.9s _1e5: 11 segs, 53.4 K docs, 264.5 MB 38.7s _1ef: 9 segs, 42.0 K docs, 207.8 MB 40.1 sec: 46 segments, 3 merges 69.3s _1do: 8 segs, 180.7 K docs, 899.6 MB 60.9s _1dw: 8 segs, 743.3 K docs, 3707.2 MB 43.7s _1ef: 9 segs, 42.0 K docs, 207.8 MB 45.1 sec: 31 segments, 2 merges 66.0s _1dw: 8 segs, 743.3 K docs, 3707.2 MB 3.5s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 50.1 sec: 31 segments, 2 merges 71.0s _1dw: 8 segs, 743.3 K docs, 3707.2 MB 8.5s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 55.1 sec: 31 segments, 2 merges 76.0s _1dw: 8 segs, 743.3 K docs, 3707.2 MB 13.5s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 60.1 sec: 31 segments, 2 merges 81.0s _1dw: 8 segs, 743.3 K docs, 3707.2 MB 18.5s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 65.1 sec: 31 segments, 2 merges 86.0s _1dw: 8 segs, 743.3 K docs, 3707.2 MB 23.6s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 70.1 sec: 31 segments, 2 merges 91.0s _1dw: 8 segs, 743.3 K docs, 3707.2 MB 28.6s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 75.1 sec: 31 segments, 2 merges 96.0s _1dw: 8 segs, 743.3 K docs, 3707.2 MB 33.6s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 80.1 sec: 31 segments, 2 merges 101.0s _1dw: 8 segs, 743.3 K docs, 3707.2 MB 38.6s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 85.1 sec: 31 segments, 2 merges 106.0s _1dw: 8 segs, 743.3 K docs, 3707.2 MB 43.6s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 90.1 sec: 31 segments, 2 merges 111.0s _1dw: 8 segs, 743.3 K docs, 3707.2 MB 48.6s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 95.1 sec: 31 segments, 2 merges 116.0s _1dw: 8 segs, 743.3 K docs, 3707.2 MB 53.6s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 100.0 sec: 31 segments, 2 merges 120.9s _1dw: 8 segs, 743.3 K docs, 3707.2 MB 58.5s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 105.0 sec: 31 segments, 2 merges 125.9s _1dw: 8 segs, 743.3 K docs, 3707.2 MB 63.5s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 110.0 sec: 24 segments, 1 merges 68.5s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 115.0 sec: 24 segments, 1 merges 73.5s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 120.0 sec: 24 segments, 1 merges 78.5s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 125.0 sec: 24 segments, 1 merges 83.5s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 130.0 sec: 24 segments, 1 merges 88.5s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 135.0 sec: 24 segments, 1 merges 93.5s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 140.0 sec: 24 segments, 1 merges 98.5s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 145.0 sec: 24 segments, 1 merges 103.5s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 150.0 sec: 24 segments, 1 merges 108.5s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 155.0 sec: 24 segments, 1 merges 113.5s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 160.0 sec: 24 segments, 1 merges 118.5s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 165.1 sec: 24 segments, 1 merges 123.5s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 170.1 sec: 24 segments, 1 merges 128.5s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 175.1 sec: 24 segments, 1 merges 133.5s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 180.1 sec: 24 segments, 1 merges 138.5s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 185.1 sec: 24 segments, 1 merges 143.5s _1ej: 4 segs, 1001.3 K docs, 4996.4 MB 190.1 sec: 21 segments, 0 merges done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1511 seconds reindex takes 1511.19 sec index has 21 segments: segments_2: _9q(11.0.0):C1004867 _ln(11.0.0):C599410 _kg(11.0.0):C431508 _sx(11.0.0):C1022961 _jg(11.0.0):C340107 _1ej(11.0.0):C1001294 _vs(11.0.0):C350625 _15u(11.0.0):C700187 _13d(11.0.0):C436528 _1dw(11.0.0):C743282 _19u(11.0.0):C271426 _1dh(11.0.0):C264339 _1d3(11.0.0):C143176 _1db(11.0.0):C190950 _1do(11.0.0):C180693 _1bj(11.0.0):C109777 _1cg(11.0.0):C36815 _1cp(11.0.0):C37778 _1e5(11.0.0):C53411 _1ef(11.0.0):C41968 _1ei(11.0.0):C38898 _9q: 5018.8 MB _ln: 2992.5 MB _kg: 2153.9 MB _sx: 5109.4 MB _jg: 1697.4 MB _1ej: 5001.0 MB _vs: 1749.9 MB _15u: 3496.0 MB _13d: 2178.8 MB _1dw: 3711.4 MB _19u: 1354.4 MB _1dh: 1319.0 MB _1d3: 714.1 MB _1db: 952.6 MB _1do: 901.4 MB _1bj: 547.3 MB _1cg: 183.2 MB _1cp: 188.0 MB _1e5: 266.0 MB _1ef: 208.9 MB _1ei: 193.6 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=1.0 index disk usage is 39937.81 MB vector disk usage is 39184.57 MB vector RAM usage is 7934.57 MB exact nn key = cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100 read pre-cached exact match vectors from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.bin" read pre-cached exact match scores from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores" EXACT_NN_SCORES_PATH: /l/util.nightly/knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores EXACT_NN_METRIC: dot_product path=/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec dim=1024 vectorEncoding.byteSize=4 1778739 query vectors in queryPath "/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec" searching 1000 query vectors; topK=100, fanout=100 done warmup thread 3 name=main cpu@start=57895957930 cpu@end=73136523218 deltaMS=15240.565288 thread 14 name=Reference Handler cpu@start=1642979 cpu@end=1642979 deltaMS=0.0 thread 15 name=Finalizer cpu@start=136731 cpu@end=136731 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=48664 cpu@end=48664 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=6397726 cpu@end=6397726 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=19119641469 cpu@end=19120959608 deltaMS=1.318139 thread 42 name=JFR Periodic Tasks cpu@start=117763287837 cpu@end=118477098243 deltaMS=713.810406 thread 46 name=Notification Thread cpu@start=104691 cpu@end=104691 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-1 cpu@start=1671568777756 cpu@end=1671568777756 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-2 cpu@start=1675733600843 cpu@end=1675733600843 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-3 cpu@start=1671686483980 cpu@end=1671686483980 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-4 cpu@start=1666170369654 cpu@end=1666170369654 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-5 cpu@start=1672328503269 cpu@end=1672328503269 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-6 cpu@start=1672284899708 cpu@end=1672284899708 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-7 cpu@start=1672264884942 cpu@end=1672264884942 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-8 cpu@start=1676024171219 cpu@end=1676024171219 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-9 cpu@start=1670398436614 cpu@end=1670398436614 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-10 cpu@start=1675806284025 cpu@end=1675806284025 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-11 cpu@start=1670894799765 cpu@end=1670894799765 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-12 cpu@start=1673908336450 cpu@end=1673908336450 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-13 cpu@start=1671597892855 cpu@end=1671597892855 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-14 cpu@start=1671939161914 cpu@end=1671939161914 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-15 cpu@start=1677073025694 cpu@end=1677073025694 deltaMS=0.0 thread 72 name=hnsw-merge-1-thread-16 cpu@start=1673620703543 cpu@end=1673620703543 deltaMS=0.0 Average CPU cores used: 1.0461453742422153 completed 1000 searches in 15251 ms: 65 QPS CPU time=15954 ms checking results SUMMARY: 0.955 15.251 15.954 1.046 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 71437 1511.19 5293.83 0.00 21 39937.81 null N/A 1.000 39184.570 7934.570 false HNSW Leaf 0 has 4 layers Leaf 0 has 1004867 documents Graph level=3 size=56, Fanout min=3, mean=9.04, max=20, meandelta=70580.13 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 7 8 9 9 10 11 12 20 Graph level=2 size=913, Fanout min=8, mean=23.12, max=32, meandelta=39872.97 % 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=30849, Fanout min=4, mean=28.05, max=32, meandelta=32918.88 % 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=1004867, Fanout min=1, mean=39.48, max=64, meandelta=23565.11 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=56, connectedness=1.00 Graph level=2 size=913, connectedness=1.00 Graph level=1 size=30849, connectedness=1.00 Graph level=0 size=1004867, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 599410 documents Graph level=3 size=27, Fanout min=3, mean=6.44, max=11, meandelta=49971.09 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 5 5 6 7 8 8 9 11 Graph level=2 size=491, Fanout min=8, mean=20.09, max=32, meandelta=26763.03 % 0 10 20 30 40 50 60 70 80 90 100 0 12 14 16 18 19 21 23 26 30 32 Graph level=1 size=18329, Fanout min=3, mean=27.89, max=32, meandelta=19727.14 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=599410, Fanout min=1, mean=39.58, max=64, meandelta=14044.79 % 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=491, connectedness=1.00 Graph level=1 size=18329, connectedness=1.00 Graph level=0 size=599410, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 431508 documents Graph level=3 size=21, Fanout min=3, mean=5.52, max=9, meandelta=39197.88 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 5 5 6 6 7 7 9 Graph level=2 size=341, Fanout min=6, mean=18.39, max=32, meandelta=18750.72 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 14 16 17 19 21 24 27 32 Graph level=1 size=13191, Fanout min=6, mean=27.71, max=32, meandelta=14232.45 % 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=431508, Fanout min=1, mean=39.58, max=64, meandelta=10116.87 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=21, connectedness=1.00 Graph level=2 size=341, connectedness=1.00 Graph level=1 size=13191, connectedness=1.00 Graph level=0 size=431508, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 1022961 documents Graph level=3 size=59, Fanout min=4, mean=9.63, max=16, meandelta=79995.12 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 8 9 10 11 12 14 16 Graph level=2 size=888, Fanout min=8, mean=23.25, max=32, meandelta=40367.87 % 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=31133, Fanout min=4, mean=28.08, max=32, meandelta=33400.99 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 30 32 32 32 32 32 32 Graph level=0 size=1022961, Fanout min=1, mean=39.49, max=64, meandelta=23985.99 % 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=888, connectedness=1.00 Graph level=1 size=31133, connectedness=1.00 Graph level=0 size=1022961, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 340107 documents Graph level=3 size=21, Fanout min=3, mean=5.62, max=12, meandelta=34161.05 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 5 5 5 6 7 7 12 Graph level=2 size=283, Fanout min=7, mean=16.65, max=32, meandelta=17205.73 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 13 14 16 17 19 20 23 32 Graph level=1 size=10417, Fanout min=6, mean=27.57, max=32, meandelta=11232.48 % 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=340107, Fanout min=1, mean=39.53, max=64, meandelta=7985.97 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=21, connectedness=1.00 Graph level=2 size=283, connectedness=1.00 Graph level=1 size=10417, connectedness=1.00 Graph level=0 size=340107, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 1001294 documents Graph level=3 size=60, Fanout min=4, mean=9.00, max=19, meandelta=90731.48 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 7 8 8 9 10 11 12 19 Graph level=2 size=858, Fanout min=8, mean=22.99, max=32, meandelta=39749.68 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 20 23 25 28 32 32 32 Graph level=1 size=30424, Fanout min=3, mean=28.10, max=32, meandelta=32613.29 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 30 32 32 32 32 32 32 Graph level=0 size=1001294, Fanout min=1, mean=39.50, max=64, meandelta=23471.29 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=60, connectedness=1.00 Graph level=2 size=858, connectedness=1.00 Graph level=1 size=30424, connectedness=1.00 Graph level=0 size=1001294, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 350625 documents Graph level=3 size=19, Fanout min=2, mean=5.58, max=8, meandelta=49776.89 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 5 5 5 6 6 7 8 8 Graph level=2 size=298, Fanout min=5, mean=17.79, max=32, meandelta=16463.81 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 14 15 17 19 20 23 26 32 Graph level=1 size=10775, Fanout min=8, mean=27.53, max=32, meandelta=11627.25 % 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=350625, Fanout min=1, mean=39.53, max=64, meandelta=8234.84 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=19, connectedness=1.00 Graph level=2 size=298, connectedness=1.00 Graph level=1 size=10775, connectedness=1.00 Graph level=0 size=350625, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 700187 documents Graph level=3 size=31, Fanout min=3, mean=7.10, max=11, meandelta=68612.19 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 6 7 7 8 9 10 11 Graph level=2 size=564, Fanout min=7, mean=21.66, max=32, meandelta=29156.64 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 18 19 21 23 25 28 32 32 Graph level=1 size=21405, Fanout min=3, mean=27.91, max=32, meandelta=22966.21 % 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=700187, Fanout min=1, mean=39.59, max=64, meandelta=16394.67 % 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=31, connectedness=1.00 Graph level=2 size=564, connectedness=1.00 Graph level=1 size=21405, connectedness=1.00 Graph level=0 size=700187, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 436528 documents Graph level=3 size=24, Fanout min=3, mean=6.33, max=11, meandelta=44044.16 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 5 6 6 6 7 8 8 11 Graph level=2 size=355, Fanout min=7, mean=18.40, max=32, meandelta=20899.67 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 15 16 18 19 21 24 28 32 Graph level=1 size=13300, Fanout min=5, mean=27.67, max=32, meandelta=14445.76 % 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=436528, Fanout min=1, mean=39.50, max=64, meandelta=10252.84 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=24, connectedness=1.00 Graph level=2 size=355, connectedness=1.00 Graph level=1 size=13300, connectedness=1.00 Graph level=0 size=436528, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 743282 documents Graph level=3 size=29, Fanout min=4, mean=7.17, max=13, meandelta=75068.06 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 6 7 7 8 9 10 13 Graph level=2 size=599, Fanout min=8, mean=21.37, max=32, meandelta=31748.77 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 17 19 21 23 25 28 32 32 Graph level=1 size=22738, Fanout min=2, mean=27.98, max=32, meandelta=24367.57 % 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=743282, Fanout min=1, mean=39.60, max=64, meandelta=17396.14 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=29, connectedness=1.00 Graph level=2 size=599, connectedness=1.00 Graph level=1 size=22738, connectedness=1.00 Graph level=0 size=743282, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 271426 documents Graph level=3 size=16, Fanout min=3, mean=4.88, max=8, meandelta=39792.13 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 3 4 5 5 5 6 6 8 Graph level=2 size=231, Fanout min=6, mean=15.42, max=32, meandelta=14472.64 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 12 13 15 16 17 20 22 32 Graph level=1 size=8307, Fanout min=8, mean=27.38, max=32, meandelta=9047.97 % 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=271426, Fanout min=1, mean=39.45, max=64, meandelta=6386.99 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=16, connectedness=1.00 Graph level=2 size=231, connectedness=1.00 Graph level=1 size=8307, connectedness=1.00 Graph level=0 size=271426, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 264339 documents Graph level=3 size=11, Fanout min=2, mean=3.45, max=7, meandelta=47730.53 % 0 10 20 30 40 50 60 70 80 90 100 0 2 2 2 3 3 3 3 4 4 7 Graph level=2 size=226, Fanout min=6, mean=15.32, max=29, meandelta=14052.47 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 12 14 15 16 17 19 23 29 Graph level=1 size=8119, Fanout min=8, mean=27.33, max=32, meandelta=8794.34 % 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=264339, Fanout min=1, mean=39.40, max=64, meandelta=6232.48 % 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=11, connectedness=1.00 Graph level=2 size=226, connectedness=1.00 Graph level=1 size=8119, connectedness=1.00 Graph level=0 size=264339, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 143176 documents Graph level=3 size=4, Fanout min=1, mean=2.00, max=3, meandelta=18230.38 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 2 2 2 2 2 3 Graph level=2 size=122, Fanout min=4, mean=12.38, max=23, meandelta=9735.85 % 0 10 20 30 40 50 60 70 80 90 100 0 8 9 10 11 12 13 14 16 18 23 Graph level=1 size=4447, Fanout min=8, mean=26.76, max=32, meandelta=4879.44 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 23 26 29 32 32 32 32 32 Graph level=0 size=143176, Fanout min=2, mean=39.20, max=64, meandelta=3397.30 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 58 64 64 Graph level=3 size=4, connectedness=1.00 Graph level=2 size=122, connectedness=1.00 Graph level=1 size=4447, connectedness=1.00 Graph level=0 size=143176, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 190950 documents Graph level=3 size=9, Fanout min=3, mean=4.22, max=7, meandelta=34167.55 % 0 10 20 30 40 50 60 70 80 90 100 0 1 3 3 3 4 4 4 5 5 7 Graph level=2 size=168, Fanout min=5, mean=14.18, max=28, meandelta=11628.70 % 0 10 20 30 40 50 60 70 80 90 100 0 9 10 11 12 14 15 16 17 21 28 Graph level=1 size=5907, Fanout min=8, mean=27.19, max=32, meandelta=6412.76 % 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=190950, Fanout min=2, mean=39.31, max=64, meandelta=4511.19 % 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=9, connectedness=1.00 Graph level=2 size=168, connectedness=1.00 Graph level=1 size=5907, connectedness=1.00 Graph level=0 size=190950, connectedness=1.00 Leaf 14 has 4 layers Leaf 14 has 180693 documents Graph level=3 size=8, Fanout min=2, mean=2.50, max=5, meandelta=32711.30 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 2 2 2 2 3 5 Graph level=2 size=168, Fanout min=5, mean=13.92, max=29, meandelta=11138.30 % 0 10 20 30 40 50 60 70 80 90 100 0 8 10 11 12 13 14 16 17 20 29 Graph level=1 size=5563, Fanout min=6, mean=27.01, max=32, meandelta=6116.67 % 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=180693, Fanout min=2, mean=39.30, max=64, meandelta=4270.91 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 42 48 58 64 64 Graph level=3 size=8, connectedness=1.00 Graph level=2 size=168, connectedness=1.00 Graph level=1 size=5563, connectedness=1.00 Graph level=0 size=180693, connectedness=1.00 Leaf 15 has 4 layers Leaf 15 has 109777 documents Graph level=3 size=6, Fanout min=2, mean=3.33, max=4, meandelta=17329.60 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 3 3 3 4 4 4 4 Graph level=2 size=99, Fanout min=4, mean=11.03, max=24, meandelta=7988.48 % 0 10 20 30 40 50 60 70 80 90 100 0 6 8 8 9 10 11 12 14 18 24 Graph level=1 size=3352, Fanout min=7, mean=26.27, max=32, meandelta=3817.79 % 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=109777, Fanout min=2, mean=38.85, max=64, meandelta=2622.38 % 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=99, connectedness=1.00 Graph level=1 size=3352, connectedness=1.00 Graph level=0 size=109777, connectedness=1.00 Leaf 16 has 4 layers Leaf 16 has 36815 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=29, Fanout min=3, mean=6.07, max=12, meandelta=4775.48 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 5 5 6 7 8 9 12 Graph level=1 size=1133, Fanout min=9, mean=23.87, max=32, meandelta=1391.89 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 21 24 26 30 32 32 32 Graph level=0 size=36815, Fanout min=2, mean=37.80, max=64, meandelta=903.28 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 34 39 45 54 64 64 Graph level=3 size=1, connectedness=1.00 Graph level=2 size=29, connectedness=1.00 Graph level=1 size=1133, connectedness=1.00 Graph level=0 size=36815, connectedness=1.00 Leaf 17 has 4 layers Leaf 17 has 37778 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=28, Fanout min=2, mean=6.14, max=11, meandelta=4264.76 % 0 10 20 30 40 50 60 70 80 90 100 0 2 5 5 6 6 6 6 7 9 11 Graph level=1 size=1172, Fanout min=8, mean=23.89, max=32, meandelta=1438.79 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 20 22 24 26 29 32 32 32 Graph level=0 size=37778, Fanout min=2, mean=37.85, max=64, meandelta=926.23 % 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=28, connectedness=1.00 Graph level=1 size=1172, connectedness=1.00 Graph level=0 size=37778, connectedness=1.00 Leaf 18 has 4 layers Leaf 18 has 53411 documents Graph level=3 size=4, Fanout min=1, mean=2.00, max=3, meandelta=10075.25 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 2 2 2 2 2 3 Graph level=2 size=49, Fanout min=4, mean=8.57, max=16, meandelta=5036.22 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 7 8 9 10 11 11 16 Graph level=1 size=1629, Fanout min=9, mean=25.04, max=32, meandelta=1937.14 % 0 10 20 30 40 50 60 70 80 90 100 0 16 19 21 23 25 29 32 32 32 32 Graph level=0 size=53411, Fanout min=1, mean=38.35, max=64, meandelta=1291.18 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 35 40 46 56 64 64 Graph level=3 size=4, connectedness=1.00 Graph level=2 size=49, connectedness=1.00 Graph level=1 size=1629, connectedness=1.00 Graph level=0 size=53411, connectedness=1.00 Leaf 19 has 4 layers Leaf 19 has 41968 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=34, Fanout min=3, mean=6.06, max=14, meandelta=5457.28 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 4 5 5 6 6 7 9 14 Graph level=1 size=1297, Fanout min=8, mean=24.41, max=32, meandelta=1562.72 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 25 27 31 32 32 32 Graph level=0 size=41968, Fanout min=2, mean=38.00, max=64, meandelta=1024.80 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 39 46 55 64 64 Graph level=3 size=1, connectedness=1.00 Graph level=2 size=34, connectedness=1.00 Graph level=1 size=1297, connectedness=1.00 Graph level=0 size=41968, connectedness=1.00 Leaf 20 has 4 layers Leaf 20 has 38898 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=4, mean=6.71, max=14, meandelta=4666.13 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 5 6 6 6 7 8 9 14 Graph level=1 size=1201, Fanout min=7, mean=24.23, max=32, meandelta=1454.46 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 24 27 30 32 32 32 Graph level=0 size=38898, Fanout min=4, mean=37.84, max=64, meandelta=951.82 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 39 46 54 64 64 Graph level=3 size=1, connectedness=1.00 Graph level=2 size=31, connectedness=1.00 Graph level=1 size=1201, connectedness=1.00 Graph level=0 size=38898, 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.10.18.34.50/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': 53,214,547.63 msec task-clock:u 204,658,494,487,915 cycles:u (36.36%) 114,245,873,673,337 instructions:u (36.36%) 3,422,599,359,918 cache-references:u (36.36%) 1,537,920,240,578 cache-misses:u (36.36%) 41,278,355,570,515 L1-dcache-loads:u (36.36%) 1,491,374,239,337 L1-dcache-load-misses:u (36.36%) 2,044,015,202,855 L1-icache-loads:u (36.36%) 12,595,063,370 L1-icache-load-misses:u (36.36%) LLC-loads:u LLC-load-misses:u LLC-stores:u LLC-store-misses:u LLC-prefetches:u LLC-prefetch-misses:u 7,947,502 faults:u 7,084,944 minor-faults:u 138 major-faults:u 11,603,682,438,002 branches:u (36.36%) 89,821,420,944 branch-misses:u (36.36%) 3,090,754,450,296 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 1785.532102268 seconds time elapsed 52632.742378000 seconds user 572.183261000 seconds sys took 0:29:45.559955 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='e5aad7e39ac9b601ef78bcb222b86cc1fd38bc78', 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.955, cpu_time_ms=15.251, net_cpu_ms=15.954, 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=71437, index_time_sec=1511.19, index_docs_per_sec=5293.83, force_merge_time_sec=0.0, index_num_segments=21, index_size_on_disk_mb=39937.81, 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: 4, 20: 5, 30: 5, 40: 6, 50: 6, 60: 6, 70: 7, 80: 8, 90: 9, 100: 14}), 1: (1201, {0: 0, 10: 15, 20: 18, 30: 20, 40: 22, 50: 24, 60: 27, 70: 30, 80: 32, 90: 32, 100: 32}), 0: (38898, {0: 0, 10: 20, 20: 24, 30: 27, 40: 31, 50: 35, 60: 39, 70: 46, 80: 54, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=1785, microseconds=559955)) Profiler summary for /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr Version: 2.1 Chunks: 20 Start: 2026-04-11 01:11:48 (UTC) Duration: 454 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 9609641 165847458 jdk.FileWrite 3154058 69170909 jdk.FileRead 645268 14962966 jdk.NativeMethodSample 53417 710862 jdk.ObjectAllocationInNewTLAB 12908 256379 jdk.BooleanFlag 9920 314180 jdk.CPULoad 8484 169680 jdk.Checkpoint 1605 4947249 jdk.ObjectAllocationOutsideTLAB 973 17492 jdk.UnsignedIntFlag 960 32600 jdk.IntFlag 880 32140 jdk.Compilation 871 23290 jdk.StringFlag 680 26400 jdk.CPUInformation 20 30040 jdk.GCConfiguration 20 520 jdk.JVMInformation 20 18580 jdk.Metadata 20 2210540 jdk.GarbageCollection 14 333 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr is 246.79 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 53417 events (total: 53417) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 44.22% 23620 jdk.jfr.internal.JVM#emitEvent() [Native code] 31.96% 17071 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 14.56% 7779 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 5.28% 2821 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 2.27% 1212 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 1.38% 735 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.10% 54 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.05% 25 sun.nio.ch.NativeThread#current0() [Native code] 0.04% 23 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.03% 16 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.02% 12 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.02% 10 jdk.internal.misc.Unsafe#park() [Native code] 0.01% 8 jdk.internal.misc.Unsafe#unpark() [Native code] 0.01% 7 java.io.FileDescriptor#close0() [Native code] 0.01% 5 java.lang.System#nanoTime() [Native code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.01% 3 java.lang.Object#wait0() [Native code] 0.01% 3 java.io.RandomAccessFile#open0() [Native code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.00% 2 java.lang.reflect.Array#newArray() [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.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.10.18.34.50/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr is 246.79 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr is 246.79 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 53417 events (total: 53417) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 44.22% 23620 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] 31.96% 17071 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] 14.56% 7779 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.23% 2793 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.27% 1211 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] 1.02% 543 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.36% 191 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [Interpreted code] 0.10% 52 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.05% 28 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% 24 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.04% 23 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.03% 15 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% 12 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] 0.02% 10 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.01% 7 java.io.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% 7 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] 0.01% 5 java.lang.System#nanoTime() [Native code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] 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 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 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] 0.00% 1 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.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at sun.nio.ch.FileChannelImpl$Unmapper#run() [Interpreted code] 0.00% 1 jdk.internal.misc.Unsafe#allocateInstance() [Native code] at java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x0000000058042c00#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] 0.00% 1 java.lang.System#identityHashCode() [Native code] at java.util.IdentityHashMap#hash() [Inlined code] at java.util.IdentityHashMap#put() [JIT compiled code] at java.util.Collections$SetFromMap#add() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#exists() [Interpreted code] at java.nio.file.Files#exists() [Interpreted code] 0.00% 1 java.lang.reflect.Array#newArray() [Native code] at java.lang.reflect.Array#newInstance() [Inlined code] at java.util.AbstractCollection#toArray() [JIT compiled code] at java.util.Map#copyOf() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] 0.00% 1 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared() [Inlined code] 0.00% 1 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/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.10.18.34.50/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr is 246.79 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr is 246.79 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr is 246.79 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 53417 events (total: 53417) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 44.22% 23620 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.0x000000005807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 31.96% 17071 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] 14.54% 7765 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.80% 1494 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Inlined code] 2.21% 1183 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.66% 887 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] 0.90% 483 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.76% 407 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.36% 190 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [Interpreted code] at org.apache.lucene.util.IOUtils#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commit() [Interpreted code] 0.11% 60 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% 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() [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% 28 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% 24 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.03% 15 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [Inlined code] at knn.VectorReaderFloat32#next() [JIT compiled code] at knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#run() [Interpreted code] 0.02% 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% 10 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.01% 7 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [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% 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] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [Inlined code] at sun.nio.ch.ChannelOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [Inlined code] 0.01% 7 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.01% 6 sun.nio.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.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() [Inlined code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createTempOutput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [JIT compiled code] 0.01% 5 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [Inlined code] at org.apache.lucene.store.Directory#openChecksumInput() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [JIT compiled code] 0.01% 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 java.lang.System#nanoTime() [Native code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [JIT compiled code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [JIT compiled code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] 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% 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() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000005807aa58#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.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104HnswScalarQuantizedVectorsFormat#fieldsReader() [JIT compiled code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] 0.01% 3 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.0x000000005807aa58#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#createOutput() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsWriter() [JIT compiled code] 0.00% 2 sun.nio.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.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() [Inlined code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] at org.apache.lucene.store.FSDirectory#fileLength() [Inlined code] at org.apache.lucene.index.SegmentCommitInfo#sizeInBytes() [JIT compiled code] at org.apache.lucene.index.MergePolicy#size() [JIT compiled code] at org.apache.lucene.index.TieredMergePolicy#getSortedBySegmentSize() [Inlined code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#openDataInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104HnswScalarQuantizedVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#() [JIT compiled code] 0.00% 2 sun.nio.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.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] at org.apache.lucene.store.FSDirectory#fileLength() [Inlined code] at org.apache.lucene.index.SegmentCommitInfo#sizeInBytes() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#sealFlushedSegment() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] 0.00% 2 sun.nio.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 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() [JIT compiled code] at java.io.PrintStream#write() [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() [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.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] 0.00% 1 java.lang.reflect.Array#newArray() [Native code] at java.lang.reflect.Array#newInstance() [Inlined code] at java.util.AbstractCollection#toArray() [JIT compiled code] at java.util.Map#copyOf() [JIT compiled code] at org.apache.lucene.index.SegmentInfo#setDiagnostics() [Inlined code] at org.apache.lucene.index.IndexWriter#setDiagnostics() [JIT compiled code] at org.apache.lucene.index.IndexWriter#setDiagnostics() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#sealFlushedSegment() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [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.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.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsFormat#fieldsWriter() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsWriter() [JIT compiled 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% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler$1#createOutput() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#() [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() [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.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#exists() [Interpreted code] at java.nio.file.Files#exists() [Interpreted code] at jdk.jfr.internal.management.ChunkFilename#next() [Interpreted code] at jdk.jfr.internal.Repository#newChunk() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000005807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr is 246.79 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr is 246.79 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr is 246.79 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr is 246.79 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 13875 events (total: 139626M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 46.29% 64636M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] 24.39% 34059M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 13.06% 18240M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] 5.54% 7738M java.lang.Integer#valueOf() [Inlined code] 2.03% 2839M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 1.75% 2440M java.util.Arrays#copyOf() [Inlined code] 1.73% 2414M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 0.81% 1124M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] 0.67% 935M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.64% 888M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] 0.41% 579M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.39% 551M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] 0.29% 404M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.28% 394M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.17% 237M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] 0.14% 189M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] 0.13% 184M knn.KnnGraphTester#printGraphFanout() [Interpreted code] 0.13% 180M org.apache.lucene.search.TopKnnCollector#topDocs() [Inlined code] 0.11% 150M knn.IndexerThread#_run() [JIT compiled code] 0.10% 141M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] 0.09% 122M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.08% 113M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge() [Interpreted code] 0.08% 106M java.util.ArrayList#iterator() [JIT compiled code] 0.07% 100M knn.KnnIndexer#createIndex() [Interpreted code] 0.07% 96M java.util.logging.LogManager#reset() [Interpreted code] 0.07% 96M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.06% 80M java.util.DualPivotQuicksort#sort() [JIT compiled code] 0.05% 70M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.05% 66M java.lang.reflect.Array#newInstance() [Inlined code] 0.03% 45M java.util.ArrayList#grow() [Inlined code] 0.03% 39M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] 0.02% 28M java.util.HashMap#newNode() [Inlined code] 0.02% 28M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] 0.02% 24M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.02% 24M org.apache.lucene.util.hnsw.OnHeapHnswGraph#() [JIT compiled code] 0.02% 22M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.02% 22M org.apache.lucene.util.FixedBitSet#() [Inlined code] 0.01% 20M org.apache.lucene.util.packed.DirectMonotonicWriter#() [Inlined code] 0.01% 19M java.io.BufferedOutputStream#() [Inlined code] 0.01% 18M sun.nio.fs.UnixFileAttributes#get() [Inlined code] 0.01% 18M org.apache.lucene.util.ArrayUtil#growExact() [JIT compiled code] 0.01% 16M java.util.HashMap#resize() [JIT compiled code] 0.01% 13M java.util.HashMap$KeySet#iterator() [Inlined code] 0.01% 12M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] 0.01% 12M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush() [JIT compiled code] 0.01% 12M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.01% 11M java.nio.HeapByteBuffer#() [Inlined code] 0.01% 7M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] 0.01% 7M org.apache.lucene.document.Document#() [Inlined code] 0.00% 6M org.apache.lucene.util.compress.LZ4$Table16#() [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr is 246.79 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr is 246.79 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr is 246.79 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr is 246.79 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr is 246.79 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 13875 events (total: 139626M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 28.45% 39719M 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.56% 27311M 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.85% 24916M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] 7.24% 10113M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] 5.54% 7729M java.lang.Integer#valueOf() [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] 5.34% 7456M 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.80% 6698M 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.90% 2658M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue() [Inlined code] 1.74% 2434M 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.44% 2014M 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.78% 1084M 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.57% 794M 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.41% 579M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] 0.38% 524M 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.33% 466M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 0.29% 400M 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.25% 346M 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.24% 341M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT 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.24% 329M 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.20% 272M 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% 237M 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.13% 184M knn.KnnGraphTester#printGraphFanout() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.13% 180M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#getRandomVectorScorer() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#getRandomVectorScorer() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#lambda$search$0() [Inlined code] 0.13% 180M 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.12% 168M 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.11% 150M knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#run() [Interpreted code] 0.10% 141M 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% 122M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [Inlined code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.08% 113M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run() [Interpreted code] 0.08% 106M 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.07% 103M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.07% 100M knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.07% 99M 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% 96M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.07% 96M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.07% 95M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] 0.07% 93M 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.07% 93M 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.06% 84M 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.05% 70M 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.05% 67M 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.05% 66M java.lang.reflect.Array#newInstance() [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#grow() [JIT compiled code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.04% 59M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.04% 57M 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.03% 45M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] 0.03% 45M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow() [Inlined code] at org.apache.lucene.internal.hppc.IntArrayList#ensureBufferSpace() [Inlined code] 0.03% 42M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] 0.03% 39M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [JIT compiled code] 0.03% 39M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [Interpreted code] 0.02% 28M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/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.10.18.34.50/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr is 246.79 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr is 246.79 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr is 246.79 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr is 246.79 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr is 246.79 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmFalse.jfr is 246.79 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 13875 events (total: 139626M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 28.40% 39655M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Inlined code] at org.apache.lucene.search.IndexSearcher#search() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 14.96% 20881M 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.0x000000005819e680#call() [Inlined code] 11.96% 16701M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 7.24% 10113M 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.0x000000005819e680#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 5.88% 8215M 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.54% 7729M java.lang.Integer#valueOf() [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 5.34% 7456M 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] 2.52% 3520M 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.50% 3492M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 1.90% 2658M 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] 1.79% 2492M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] 1.74% 2434M 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.56% 2173M 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] 0.98% 1368M 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.0x000000005819e680#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.78% 1084M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search() [Inlined code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [Inlined code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Inlined code] 0.48% 667M 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.46% 646M 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.0x000000005819e680#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.45% 625M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] 0.40% 561M 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.0x000000005819e680#call() [Inlined code] 0.38% 524M 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.0x000000005819e680#call() [Inlined code] 0.33% 467M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.26% 362M org.apache.lucene.util.hnsw.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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [Inlined code] 0.22% 311M 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.0x000000005819e680#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% 290M 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.16% 221M 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.0x000000005819e680#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.16% 220M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT 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.0x000000005819e680#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.0x000000005819ebd8#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.15% 206M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [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.0x000000005819e680#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.13% 184M 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.13% 180M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#getRandomVectorScorer() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#getRandomVectorScorer() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#lambda$search$0() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$$Lambda.0x00000000581ba000#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() [Inlined code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#searchLeaf() [Inlined code] 0.13% 180M 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.0x00000000581bec08#call() [JIT compiled 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.0x000000005819ebd8#run() [JIT compiled code] at org.apache.lucene.search.IndexSearcher$$Lambda.0x00000000581b6258#execute() [Inlined code] at org.apache.lucene.search.TaskExecutor#lambda$new$0() [Inlined code] 0.13% 177M 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.0x000000005819e680#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.0x000000005819ebd8#run() [JIT compiled code] 0.12% 161M 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.0x0000000058197738#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.11% 155M 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.0x000000005819e680#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% 152M 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.0x0000000058197738#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] 0.11% 150M knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#run() [Interpreted code] 0.10% 141M 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.0x0000000058193a78#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.09% 126M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [Inlined code] at org.apache.lucene.search.IndexSearcher#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.09% 125M 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.0x000000005819e680#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% 122M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [Inlined code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.09% 122M 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.0x000000005819e680#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.09% 121M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT 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.0x000000005819e680#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build() [JIT compiled code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] 0.08% 113M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run() [Interpreted code] 0.08% 106M 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.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% 96M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.07% 96M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.07% 94M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005819e680#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.07% 93M 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.06% 88M 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% 84M 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.0x0000000058197738#merge() [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.10.18.34.50/bench-knn-q7-fmTrue.jfr', 'knn.KnnGraphTester', '-maxConn', '32', '-dim', '1024', '-docs', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-ndoc', '8000000', '-topK', '100', '-numIndexThreads', '8', '-beamWidthIndex', '100', '-search-and-stats', '/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', '-metric', 'dot_product', '-numMergeThread', '16', '-numMergeWorker', '48', '-forceMerge', '-quantize', '-quantizeBits', '7'] WARNING: Using incubator modules: jdk.incubator.vector [0.214s][info][jfr,startup] Started recording 1. [0.214s][info][jfr,startup] [0.214s][info][jfr,startup] Use jcmd 1149634 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2599516028991221 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 10, 2026 9:19:34 PM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled creating index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-7-fm 39709371 doc vectors in docsPath "/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec" parentJoin=false Done indexing 25000 documents. Done indexing 50000 documents. Done indexing 75000 documents. Done indexing 100000 documents. Done indexing 125000 documents. Done indexing 150000 documents. Done indexing 175000 documents. Done indexing 200000 documents. Done indexing 225000 documents. Done indexing 250000 documents. Done indexing 275000 documents. Done indexing 300000 documents. Done indexing 325000 documents. Done indexing 350000 documents. Done indexing 375000 documents. Done indexing 400000 documents. Done indexing 425000 documents. Done indexing 450000 documents. Done indexing 475000 documents. Done indexing 500000 documents. Done indexing 525000 documents. Done indexing 550000 documents. Done indexing 575000 documents. Done indexing 600000 documents. Done indexing 625000 documents. Done indexing 650000 documents. Done indexing 675000 documents. Done indexing 700000 documents. Done indexing 725000 documents. Done indexing 750000 documents. Done indexing 775000 documents. Done indexing 800000 documents. Done indexing 825000 documents. Done indexing 850000 documents. Done indexing 875000 documents. Done indexing 900000 documents. Done indexing 925000 documents. Done indexing 950000 documents. Done indexing 975000 documents. Done indexing 1000000 documents. Done indexing 1025000 documents. Done indexing 1050000 documents. Done indexing 1075000 documents. Done indexing 1100000 documents. Done indexing 1125000 documents. Done indexing 1150000 documents. Done indexing 1175000 documents. Done indexing 1200000 documents. Done indexing 1225000 documents. Done indexing 1250000 documents. Done indexing 1275000 documents. Done indexing 1300000 documents. Done indexing 1325000 documents. Done indexing 1350000 documents. Done indexing 1375000 documents. Done indexing 1400000 documents. Done indexing 1425000 documents. Done indexing 1450000 documents. Done indexing 1475000 documents. Done indexing 1500000 documents. Done indexing 1525000 documents. Done indexing 1550000 documents. Done indexing 1575000 documents. Done indexing 1600000 documents. Done indexing 1625000 documents. Done indexing 1650000 documents. Done indexing 1675000 documents. Done indexing 1700000 documents. Done indexing 1725000 documents. Done indexing 1750000 documents. Done indexing 1775000 documents. Done indexing 1800000 documents. Done indexing 1825000 documents. Done indexing 1850000 documents. Done indexing 1875000 documents. Done indexing 1900000 documents. Done indexing 1925000 documents. Done indexing 1950000 documents. Done indexing 1975000 documents. Done indexing 2000000 documents. Done indexing 2025000 documents. Done indexing 2050000 documents. Done indexing 2075000 documents. Done indexing 2100000 documents. Done indexing 2125000 documents. Done indexing 2150000 documents. Done indexing 2175000 documents. Done indexing 2200000 documents. Done indexing 2225000 documents. Done indexing 2250000 documents. Done indexing 2275000 documents. Done indexing 2300000 documents. Done indexing 2325000 documents. Done indexing 2350000 documents. Done indexing 2375000 documents. Done indexing 2400000 documents. Done indexing 2425000 documents. Done indexing 2450000 documents. Done indexing 2475000 documents. Done indexing 2500000 documents. Done indexing 2525000 documents. Done indexing 2550000 documents. Done indexing 2575000 documents. Done indexing 2600000 documents. Done indexing 2625000 documents. Done indexing 2650000 documents. Done indexing 2675000 documents. Done indexing 2700000 documents. Done indexing 2725000 documents. Done indexing 2750000 documents. Done indexing 2775000 documents. Done indexing 2800000 documents. Done indexing 2825000 documents. Done indexing 2850000 documents. Done indexing 2875000 documents. Done indexing 2900000 documents. Done indexing 2925000 documents. Done indexing 2950000 documents. Done indexing 2975000 documents. Done indexing 3000000 documents. Done indexing 3025000 documents. Done indexing 3050000 documents. Done indexing 3075000 documents. Done indexing 3100000 documents. Done indexing 3125000 documents. Done indexing 3150000 documents. Done indexing 3175000 documents. Done indexing 3200000 documents. Done indexing 3225000 documents. Done indexing 3250000 documents. Done indexing 3275000 documents. Done indexing 3300000 documents. Done indexing 3325000 documents. Done indexing 3350000 documents. Done indexing 3375000 documents. Done indexing 3400000 documents. Done indexing 3425000 documents. Done indexing 3450000 documents. Done indexing 3475000 documents. Done indexing 3500000 documents. Done indexing 3525000 documents. Done indexing 3550000 documents. Done indexing 3575000 documents. Done indexing 3600000 documents. Done indexing 3625000 documents. Done indexing 3650000 documents. Done indexing 3675000 documents. Done indexing 3700000 documents. Done indexing 3725000 documents. Done indexing 3750000 documents. Done indexing 3775000 documents. Done indexing 3800000 documents. Done indexing 3825000 documents. Done indexing 3850000 documents. Done indexing 3875000 documents. Done indexing 3900000 documents. Done indexing 3925000 documents. Done indexing 3950000 documents. Done indexing 3975000 documents. Done indexing 4000000 documents. Done indexing 4025000 documents. Done indexing 4050000 documents. Done indexing 4075000 documents. Done indexing 4100000 documents. Done indexing 4125000 documents. Done indexing 4150000 documents. Done indexing 4175000 documents. Done indexing 4200000 documents. Done indexing 4225000 documents. Done indexing 4250000 documents. Done indexing 4275000 documents. Done indexing 4300000 documents. Done indexing 4325000 documents. Done indexing 4350000 documents. Done indexing 4375000 documents. Done indexing 4400000 documents. Done indexing 4425000 documents. Done indexing 4450000 documents. Done indexing 4475000 documents. Done indexing 4500000 documents. Done indexing 4525000 documents. Done indexing 4550000 documents. Done indexing 4575000 documents. Done indexing 4600000 documents. Done indexing 4625000 documents. Done indexing 4650000 documents. Done indexing 4675000 documents. Done indexing 4700000 documents. Done indexing 4725000 documents. Done indexing 4750000 documents. Done indexing 4775000 documents. Done indexing 4800000 documents. Done indexing 4825000 documents. Done indexing 4850000 documents. Done indexing 4875000 documents. Done indexing 4900000 documents. Done indexing 4925000 documents. Done indexing 4950000 documents. Done indexing 4975000 documents. Done indexing 5000000 documents. Done indexing 5025000 documents. Done indexing 5050000 documents. Done indexing 5075000 documents. Done indexing 5100000 documents. Done indexing 5125000 documents. Done indexing 5150000 documents. Done indexing 5175000 documents. Done indexing 5200000 documents. Done indexing 5225000 documents. Done indexing 5250000 documents. Done indexing 5275000 documents. Done indexing 5300000 documents. Done indexing 5325000 documents. Done indexing 5350000 documents. Done indexing 5375000 documents. Done indexing 5400000 documents. Done indexing 5425000 documents. Done indexing 5450000 documents. Done indexing 5475000 documents. Done indexing 5500000 documents. Done indexing 5525000 documents. Done indexing 5550000 documents. Done indexing 5575000 documents. Done indexing 5600000 documents. Done indexing 5625000 documents. Done indexing 5650000 documents. Done indexing 5675000 documents. Done indexing 5700000 documents. Done indexing 5725000 documents. Done indexing 5750000 documents. Done indexing 5775000 documents. Done indexing 5800000 documents. Done indexing 5825000 documents. Done indexing 5850000 documents. Done indexing 5875000 documents. Done indexing 5900000 documents. Done indexing 5925000 documents. Done indexing 5950000 documents. Done indexing 5975000 documents. Done indexing 6000000 documents. Done indexing 6025000 documents. Done indexing 6050000 documents. Done indexing 6075000 documents. Done indexing 6100000 documents. Done indexing 6125000 documents. Done indexing 6150000 documents. Done indexing 6175000 documents. Done indexing 6200000 documents. Done indexing 6225000 documents. Done indexing 6250000 documents. Done indexing 6275000 documents. Done indexing 6300000 documents. Done indexing 6325000 documents. Done indexing 6350000 documents. Done indexing 6375000 documents. Done indexing 6400000 documents. Done indexing 6425000 documents. Done indexing 6450000 documents. Done indexing 6475000 documents. Done indexing 6500000 documents. Done indexing 6525000 documents. Done indexing 6550000 documents. Done indexing 6575000 documents. Done indexing 6600000 documents. Done indexing 6625000 documents. Done indexing 6650000 documents. Done indexing 6675000 documents. Done indexing 6700000 documents. Done indexing 6725000 documents. Done indexing 6750000 documents. Done indexing 6775000 documents. Done indexing 6800000 documents. Done indexing 6825000 documents. Done indexing 6850000 documents. Done indexing 6875000 documents. Done indexing 6900000 documents. Done indexing 6925000 documents. Done indexing 6950000 documents. Done indexing 6975000 documents. Done indexing 7000000 documents. Done indexing 7025000 documents. Done indexing 7050000 documents. Done indexing 7075000 documents. Done indexing 7100000 documents. Done indexing 7125000 documents. Done indexing 7150000 documents. Done indexing 7175000 documents. Done indexing 7200000 documents. Done indexing 7225000 documents. Done indexing 7250000 documents. Done indexing 7275000 documents. Done indexing 7300000 documents. Done indexing 7325000 documents. Done indexing 7350000 documents. Done indexing 7375000 documents. Done indexing 7400000 documents. Done indexing 7425000 documents. Done indexing 7450000 documents. Done indexing 7475000 documents. Done indexing 7500000 documents. Done indexing 7525000 documents. Done indexing 7550000 documents. Done indexing 7575000 documents. Done indexing 7600000 documents. Done indexing 7625000 documents. Done indexing 7650000 documents. Done indexing 7675000 documents. Done indexing 7700000 documents. Done indexing 7725000 documents. Done indexing 7750000 documents. Done indexing 7775000 documents. Done indexing 7800000 documents. Done indexing 7825000 documents. Done indexing 7850000 documents. Done indexing 7875000 documents. Done indexing 7900000 documents. Done indexing 7925000 documents. Done indexing 7950000 documents. Done indexing 7975000 documents. Done indexing 8000000 documents. now IndexWriter.commit() now wait for already running merges to finish 0.0 sec: 118 segments, 12 merges 157.1s _18y: 8 segs, 366.1 K docs, 1824.1 MB 139.1s _19l: 8 segs, 211.9 K docs, 1055.1 MB 53.3s _1cn: 8 segs, 41.6 K docs, 205.9 MB 47.1s _1cv: 8 segs, 71.9 K docs, 357.1 MB 39.8s _1d4: 8 segs, 40.2 K docs, 198.9 MB 33.1s _1db: 8 segs, 110.7 K docs, 550.4 MB 27.6s _1dj: 8 segs, 80.6 K docs, 400.3 MB 22.4s _1dp: 8 segs, 918.4 K docs, 4579.8 MB 18.8s _1du: 9 segs, 43.8 K docs, 216.9 MB 12.1s _1e4: 8 segs, 38.2 K docs, 189.1 MB 6.6s _1ea: 8 segs, 113.6 K docs, 564.8 MB 5.0 sec: 118 segments, 12 merges 162.1s _18y: 8 segs, 366.1 K docs, 1824.1 MB 144.1s _19l: 8 segs, 211.9 K docs, 1055.1 MB 58.3s _1cn: 8 segs, 41.6 K docs, 205.9 MB 52.2s _1cv: 8 segs, 71.9 K docs, 357.1 MB 44.8s _1d4: 8 segs, 40.2 K docs, 198.9 MB 38.2s _1db: 8 segs, 110.7 K docs, 550.4 MB 32.6s _1dj: 8 segs, 80.6 K docs, 400.3 MB 27.5s _1dp: 8 segs, 918.4 K docs, 4579.8 MB 23.8s _1du: 9 segs, 43.8 K docs, 216.9 MB 17.2s _1e4: 8 segs, 38.2 K docs, 189.1 MB 11.7s _1ea: 8 segs, 113.6 K docs, 564.8 MB 5.0s _1eh: 13 segs, 51.5 K docs, 255.0 MB 10.0 sec: 104 segments, 10 merges 167.1s _18y: 8 segs, 366.1 K docs, 1824.1 MB 149.2s _19l: 8 segs, 211.9 K docs, 1055.1 MB 49.9s _1d4: 8 segs, 40.2 K docs, 198.9 MB 43.2s _1db: 8 segs, 110.7 K docs, 550.4 MB 37.6s _1dj: 8 segs, 80.6 K docs, 400.3 MB 32.5s _1dp: 8 segs, 918.4 K docs, 4579.8 MB 28.9s _1du: 9 segs, 43.8 K docs, 216.9 MB 22.2s _1e4: 8 segs, 38.2 K docs, 189.1 MB 16.7s _1ea: 8 segs, 113.6 K docs, 564.8 MB 10.0s _1eh: 13 segs, 51.5 K docs, 255.0 MB 15.1 sec: 90 segments, 8 merges 154.2s _19l: 8 segs, 211.9 K docs, 1055.1 MB 48.2s _1db: 8 segs, 110.7 K docs, 550.4 MB 42.6s _1dj: 8 segs, 80.6 K docs, 400.3 MB 37.5s _1dp: 8 segs, 918.4 K docs, 4579.8 MB 33.9s _1du: 9 segs, 43.8 K docs, 216.9 MB 27.2s _1e4: 8 segs, 38.2 K docs, 189.1 MB 21.7s _1ea: 8 segs, 113.6 K docs, 564.8 MB 15.1s _1eh: 13 segs, 51.5 K docs, 255.0 MB 20.1 sec: 54 segments, 4 merges 42.5s _1dp: 8 segs, 918.4 K docs, 4579.8 MB 26.7s _1ea: 8 segs, 113.6 K docs, 564.8 MB 20.1s _1eh: 13 segs, 51.5 K docs, 255.0 MB 3.0s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 25.1 sec: 35 segments, 2 merges 47.5s _1dp: 8 segs, 918.4 K docs, 4579.8 MB 8.0s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 30.1 sec: 35 segments, 2 merges 52.5s _1dp: 8 segs, 918.4 K docs, 4579.8 MB 13.0s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 35.1 sec: 35 segments, 2 merges 57.5s _1dp: 8 segs, 918.4 K docs, 4579.8 MB 18.0s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 40.1 sec: 35 segments, 2 merges 62.5s _1dp: 8 segs, 918.4 K docs, 4579.8 MB 23.0s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 45.1 sec: 35 segments, 2 merges 67.5s _1dp: 8 segs, 918.4 K docs, 4579.8 MB 28.0s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 50.0 sec: 35 segments, 2 merges 72.4s _1dp: 8 segs, 918.4 K docs, 4579.8 MB 32.9s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 55.0 sec: 35 segments, 2 merges 77.5s _1dp: 8 segs, 918.4 K docs, 4579.8 MB 38.0s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 60.1 sec: 35 segments, 2 merges 82.5s _1dp: 8 segs, 918.4 K docs, 4579.8 MB 43.0s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 65.1 sec: 35 segments, 2 merges 87.5s _1dp: 8 segs, 918.4 K docs, 4579.8 MB 48.0s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 70.1 sec: 35 segments, 2 merges 92.5s _1dp: 8 segs, 918.4 K docs, 4579.8 MB 53.0s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 75.0 sec: 35 segments, 2 merges 97.4s _1dp: 8 segs, 918.4 K docs, 4579.8 MB 57.9s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 80.0 sec: 35 segments, 2 merges 102.4s _1dp: 8 segs, 918.4 K docs, 4579.8 MB 62.9s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 85.0 sec: 35 segments, 2 merges 107.4s _1dp: 8 segs, 918.4 K docs, 4579.8 MB 68.0s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 90.0 sec: 35 segments, 2 merges 112.5s _1dp: 8 segs, 918.4 K docs, 4579.8 MB 73.0s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 95.0 sec: 35 segments, 2 merges 117.5s _1dp: 8 segs, 918.4 K docs, 4579.8 MB 78.0s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 100.0 sec: 35 segments, 2 merges 122.5s _1dp: 8 segs, 918.4 K docs, 4579.8 MB 83.0s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 105.0 sec: 35 segments, 2 merges 127.5s _1dp: 8 segs, 918.4 K docs, 4579.8 MB 88.0s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 110.0 sec: 28 segments, 1 merges 93.0s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 115.0 sec: 28 segments, 1 merges 98.0s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 120.0 sec: 28 segments, 1 merges 103.0s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 125.1 sec: 28 segments, 1 merges 108.0s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 130.1 sec: 28 segments, 1 merges 113.0s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 135.1 sec: 28 segments, 1 merges 118.0s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 140.1 sec: 28 segments, 1 merges 123.0s _1ei: 8 segs, 468.2 K docs, 2332.4 MB 145.1 sec: 21 segments, 0 merges done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1332 seconds reindex takes 1332.21 sec Force merge index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-7-fm now wait for already running merges to finish 0.0 sec: 21 segments, 1 merges 5.0 sec: 21 segments, 1 merges 5.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 10.0 sec: 21 segments, 1 merges 10.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 15.0 sec: 21 segments, 1 merges 15.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 20.0 sec: 21 segments, 1 merges 20.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 25.0 sec: 21 segments, 1 merges 25.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 30.0 sec: 21 segments, 1 merges 30.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 35.0 sec: 21 segments, 1 merges 35.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 40.0 sec: 21 segments, 1 merges 40.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 45.0 sec: 21 segments, 1 merges 45.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 50.0 sec: 21 segments, 1 merges 50.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 55.0 sec: 21 segments, 1 merges 55.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 60.0 sec: 21 segments, 1 merges 60.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 65.1 sec: 21 segments, 1 merges 65.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 70.1 sec: 21 segments, 1 merges 70.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 75.1 sec: 21 segments, 1 merges 75.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 80.1 sec: 21 segments, 1 merges 80.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 85.1 sec: 21 segments, 1 merges 85.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 90.1 sec: 21 segments, 1 merges 90.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 95.1 sec: 21 segments, 1 merges 95.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 100.1 sec: 21 segments, 1 merges 100.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 105.1 sec: 21 segments, 1 merges 105.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 110.1 sec: 21 segments, 1 merges 110.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 115.1 sec: 21 segments, 1 merges 115.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 120.0 sec: 21 segments, 1 merges 120.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 125.0 sec: 21 segments, 1 merges 125.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 130.0 sec: 21 segments, 1 merges 130.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 135.0 sec: 21 segments, 1 merges 135.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 140.0 sec: 21 segments, 1 merges 140.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 145.0 sec: 21 segments, 1 merges 145.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 150.0 sec: 21 segments, 1 merges 150.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 155.0 sec: 21 segments, 1 merges 155.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 160.0 sec: 21 segments, 1 merges 160.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 165.0 sec: 21 segments, 1 merges 165.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 170.0 sec: 21 segments, 1 merges 170.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 175.1 sec: 21 segments, 1 merges 175.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 180.1 sec: 21 segments, 1 merges 180.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 185.1 sec: 21 segments, 1 merges 185.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 190.1 sec: 21 segments, 1 merges 190.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 195.1 sec: 21 segments, 1 merges 195.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 200.1 sec: 21 segments, 1 merges 200.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 205.1 sec: 21 segments, 1 merges 205.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 210.1 sec: 21 segments, 1 merges 210.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 215.1 sec: 21 segments, 1 merges 215.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 220.1 sec: 21 segments, 1 merges 220.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 225.1 sec: 21 segments, 1 merges 225.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 230.1 sec: 21 segments, 1 merges 230.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 235.0 sec: 21 segments, 1 merges 235.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 240.0 sec: 21 segments, 1 merges 240.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 245.0 sec: 21 segments, 1 merges 245.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 250.0 sec: 21 segments, 1 merges 250.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 255.0 sec: 21 segments, 1 merges 255.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 260.0 sec: 21 segments, 1 merges 260.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 265.0 sec: 21 segments, 1 merges 265.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 270.0 sec: 21 segments, 1 merges 270.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 275.0 sec: 21 segments, 1 merges 275.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 280.0 sec: 21 segments, 1 merges 280.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 285.0 sec: 21 segments, 1 merges 285.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 290.0 sec: 21 segments, 1 merges 290.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 295.1 sec: 21 segments, 1 merges 295.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 300.1 sec: 21 segments, 1 merges 300.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 305.1 sec: 21 segments, 1 merges 305.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 310.1 sec: 21 segments, 1 merges 310.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 315.1 sec: 21 segments, 1 merges 315.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 320.1 sec: 21 segments, 1 merges 320.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 325.1 sec: 21 segments, 1 merges 325.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 330.1 sec: 21 segments, 1 merges 330.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 335.1 sec: 21 segments, 1 merges 335.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 340.1 sec: 21 segments, 1 merges 340.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 345.1 sec: 21 segments, 1 merges 345.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 350.1 sec: 21 segments, 1 merges 350.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 355.0 sec: 21 segments, 1 merges 355.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 360.0 sec: 21 segments, 1 merges 360.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 365.0 sec: 21 segments, 1 merges 365.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 370.0 sec: 21 segments, 1 merges 370.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 375.0 sec: 21 segments, 1 merges 375.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 380.0 sec: 21 segments, 1 merges 380.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 385.0 sec: 21 segments, 1 merges 385.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 390.0 sec: 21 segments, 1 merges 390.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 395.0 sec: 21 segments, 1 merges 395.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 400.1 sec: 21 segments, 1 merges 400.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 405.0 sec: 21 segments, 1 merges 405.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 410.0 sec: 21 segments, 1 merges 410.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 415.0 sec: 21 segments, 1 merges 415.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 420.0 sec: 21 segments, 1 merges 420.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 425.0 sec: 21 segments, 1 merges 425.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 430.0 sec: 21 segments, 1 merges 430.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 435.0 sec: 21 segments, 1 merges 435.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 440.0 sec: 21 segments, 1 merges 440.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 445.0 sec: 21 segments, 1 merges 445.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 450.0 sec: 21 segments, 1 merges 450.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 455.0 sec: 21 segments, 1 merges 455.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 460.0 sec: 21 segments, 1 merges 460.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 465.0 sec: 21 segments, 1 merges 465.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 470.0 sec: 21 segments, 1 merges 470.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 475.0 sec: 21 segments, 1 merges 475.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 480.1 sec: 21 segments, 1 merges 480.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 485.1 sec: 21 segments, 1 merges 485.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 490.1 sec: 21 segments, 1 merges 490.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 495.1 sec: 21 segments, 1 merges 495.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 500.1 sec: 21 segments, 1 merges 500.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 505.1 sec: 21 segments, 1 merges 505.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 510.1 sec: 21 segments, 1 merges 510.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 515.1 sec: 21 segments, 1 merges 515.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 520.1 sec: 21 segments, 1 merges 520.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 525.1 sec: 21 segments, 1 merges 525.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 530.1 sec: 21 segments, 1 merges 530.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 535.1 sec: 21 segments, 1 merges 535.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 540.0 sec: 21 segments, 1 merges 540.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 545.0 sec: 21 segments, 1 merges 545.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 550.0 sec: 21 segments, 1 merges 550.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 555.0 sec: 21 segments, 1 merges 555.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 560.0 sec: 21 segments, 1 merges 560.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 565.0 sec: 21 segments, 1 merges 565.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 570.0 sec: 21 segments, 1 merges 570.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 575.0 sec: 21 segments, 1 merges 575.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 580.1 sec: 21 segments, 1 merges 580.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 585.1 sec: 21 segments, 1 merges 585.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 590.1 sec: 21 segments, 1 merges 590.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 595.1 sec: 21 segments, 1 merges 595.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 600.0 sec: 21 segments, 1 merges 600.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 605.0 sec: 21 segments, 1 merges 605.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 610.0 sec: 21 segments, 1 merges 610.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 615.0 sec: 21 segments, 1 merges 615.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 620.0 sec: 21 segments, 1 merges 620.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 625.0 sec: 21 segments, 1 merges 625.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 630.0 sec: 21 segments, 1 merges 630.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 635.0 sec: 21 segments, 1 merges 635.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 640.1 sec: 21 segments, 1 merges 640.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 645.1 sec: 21 segments, 1 merges 645.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 650.1 sec: 21 segments, 1 merges 650.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 655.1 sec: 21 segments, 1 merges 655.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 660.1 sec: 21 segments, 1 merges 660.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 665.1 sec: 21 segments, 1 merges 665.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 670.1 sec: 21 segments, 1 merges 670.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 675.1 sec: 21 segments, 1 merges 675.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 680.1 sec: 21 segments, 1 merges 680.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 685.1 sec: 21 segments, 1 merges 685.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 690.1 sec: 21 segments, 1 merges 690.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 695.1 sec: 21 segments, 1 merges 695.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 700.1 sec: 21 segments, 1 merges 700.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 705.0 sec: 21 segments, 1 merges 705.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 710.0 sec: 21 segments, 1 merges 710.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 715.0 sec: 21 segments, 1 merges 715.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 720.0 sec: 21 segments, 1 merges 720.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 725.0 sec: 21 segments, 1 merges 725.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 730.0 sec: 21 segments, 1 merges 730.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 735.0 sec: 21 segments, 1 merges 735.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 740.0 sec: 21 segments, 1 merges 740.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 745.0 sec: 21 segments, 1 merges 745.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 750.1 sec: 21 segments, 1 merges 750.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 755.1 sec: 21 segments, 1 merges 755.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 760.1 sec: 21 segments, 1 merges 760.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 765.1 sec: 21 segments, 1 merges 765.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 770.1 sec: 21 segments, 1 merges 770.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 775.1 sec: 21 segments, 1 merges 775.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 780.1 sec: 21 segments, 1 merges 780.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 785.1 sec: 21 segments, 1 merges 785.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 790.1 sec: 21 segments, 1 merges 790.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 795.1 sec: 21 segments, 1 merges 795.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 800.1 sec: 21 segments, 1 merges 800.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 805.1 sec: 21 segments, 1 merges 805.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 810.0 sec: 21 segments, 1 merges 810.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 815.0 sec: 21 segments, 1 merges 815.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 820.0 sec: 21 segments, 1 merges 820.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 825.0 sec: 21 segments, 1 merges 825.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 830.0 sec: 21 segments, 1 merges 830.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 835.0 sec: 21 segments, 1 merges 835.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 840.1 sec: 21 segments, 1 merges 840.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 845.1 sec: 21 segments, 1 merges 845.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 850.1 sec: 21 segments, 1 merges 850.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 855.1 sec: 21 segments, 1 merges 855.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 860.1 sec: 21 segments, 1 merges 860.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 865.1 sec: 21 segments, 1 merges 865.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 870.1 sec: 21 segments, 1 merges 870.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 875.1 sec: 21 segments, 1 merges 875.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 880.1 sec: 21 segments, 1 merges 880.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 885.0 sec: 21 segments, 1 merges 885.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 890.0 sec: 21 segments, 1 merges 890.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 895.0 sec: 21 segments, 1 merges 895.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 900.1 sec: 21 segments, 1 merges 900.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 905.1 sec: 21 segments, 1 merges 905.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 910.1 sec: 21 segments, 1 merges 910.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 915.1 sec: 21 segments, 1 merges 915.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 920.1 sec: 21 segments, 1 merges 920.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 925.1 sec: 21 segments, 1 merges 925.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 930.1 sec: 21 segments, 1 merges 930.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 935.1 sec: 21 segments, 1 merges 935.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 940.1 sec: 21 segments, 1 merges 940.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 945.1 sec: 21 segments, 1 merges 945.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 950.0 sec: 21 segments, 1 merges 950.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 955.1 sec: 21 segments, 1 merges 955.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 960.1 sec: 21 segments, 1 merges 960.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 965.1 sec: 21 segments, 1 merges 965.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 970.1 sec: 21 segments, 1 merges 970.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 975.1 sec: 21 segments, 1 merges 975.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 980.1 sec: 21 segments, 1 merges 980.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 985.1 sec: 21 segments, 1 merges 985.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 990.1 sec: 21 segments, 1 merges 990.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 995.1 sec: 21 segments, 1 merges 995.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 1000.1 sec: 21 segments, 1 merges 1000.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 1005.1 sec: 21 segments, 1 merges 1005.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 1010.0 sec: 21 segments, 1 merges 1010.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 1015.0 sec: 21 segments, 1 merges 1015.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 1020.0 sec: 21 segments, 1 merges 1020.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 1025.0 sec: 21 segments, 1 merges 1025.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 1030.0 sec: 21 segments, 1 merges 1030.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 1035.0 sec: 21 segments, 1 merges 1035.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 1040.0 sec: 21 segments, 1 merges 1040.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 1045.0 sec: 21 segments, 1 merges 1045.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 1050.0 sec: 21 segments, 1 merges 1050.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 1055.0 sec: 21 segments, 1 merges 1055.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 1060.0 sec: 21 segments, 1 merges 1060.0s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 1065.1 sec: 21 segments, 1 merges 1065.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 1070.1 sec: 21 segments, 1 merges 1070.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 1075.1 sec: 21 segments, 1 merges 1075.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 1080.1 sec: 21 segments, 1 merges 1080.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 1085.1 sec: 21 segments, 1 merges 1085.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 1090.1 sec: 21 segments, 1 merges 1090.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 1095.1 sec: 21 segments, 1 merges 1095.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 1100.1 sec: 21 segments, 1 merges 1100.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 1105.1 sec: 21 segments, 1 merges 1105.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB 1110.1 sec: 21 segments, 1 merges 1110.1s _1ej: 21 segs, 8000.0 K docs, 39936.7 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 1114.06 sec index has 1 segments: segments_3: _1ej(11.0.0):C8000000 _1ej: 40090.8 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=1.0 index disk usage is 40090.76 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=48484752528 cpu@end=51027740843 deltaMS=2542.988315 thread 14 name=Reference Handler cpu@start=1846588 cpu@end=1846588 deltaMS=0.0 thread 15 name=Finalizer cpu@start=186300 cpu@end=186300 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=96473 cpu@end=96473 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=8446003 cpu@end=8446003 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=23126209469 cpu@end=23126574978 deltaMS=0.365509 thread 42 name=JFR Periodic Tasks cpu@start=155587561136 cpu@end=155708084145 deltaMS=120.523009 thread 46 name=Notification Thread cpu@start=105611 cpu@end=105611 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-1 cpu@start=2157143111972 cpu@end=2157143111972 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-2 cpu@start=2153771482386 cpu@end=2153771482386 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-3 cpu@start=2156842225770 cpu@end=2156842225770 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-4 cpu@start=2153600139451 cpu@end=2153600139451 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-5 cpu@start=2160121197651 cpu@end=2160121197651 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-6 cpu@start=2162145912764 cpu@end=2162145912764 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-7 cpu@start=2159767862027 cpu@end=2159767862027 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-8 cpu@start=2151783015875 cpu@end=2151783015875 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-9 cpu@start=2158299702524 cpu@end=2158299702524 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-10 cpu@start=2158912581210 cpu@end=2158912581210 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-11 cpu@start=2156997753668 cpu@end=2156997753668 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-12 cpu@start=2159038457328 cpu@end=2159038457328 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-13 cpu@start=2159199070635 cpu@end=2159199070635 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-14 cpu@start=2159602582372 cpu@end=2159602582372 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-15 cpu@start=2153288448315 cpu@end=2153288448315 deltaMS=0.0 thread 72 name=hnsw-merge-1-thread-16 cpu@start=2158095774706 cpu@end=2158095774706 deltaMS=0.0 Average CPU cores used: 1.0444021466064441 completed 1000 searches in 2550 ms: 392 QPS CPU time=2663 ms checking results SUMMARY: 0.930 2.550 2.663 1.044 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 5675 1332.21 6005.06 1114.06 1 40090.76 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=239, Fanout min=5, mean=16.00, max=32, meandelta=414366.31 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 12 14 16 17 18 20 22 32 Graph level=2 size=7627, Fanout min=5, mean=27.36, max=32, meandelta=267369.81 % 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=247059, Fanout min=1, mean=28.29, max=32, meandelta=258392.17 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 27 31 32 32 32 32 32 32 Graph level=0 size=8000000, Fanout min=1, mean=37.67, max=64, meandelta=194578.38 % 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=7627, connectedness=1.00 Graph level=1 size=247059, 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.10.18.34.50/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': 60,188,774.88 msec task-clock:u 233,590,059,887,783 cycles:u (36.36%) 165,112,866,702,375 instructions:u (36.36%) 4,994,933,729,927 cache-references:u (36.36%) 2,227,018,218,266 cache-misses:u (36.36%) 58,131,122,213,676 L1-dcache-loads:u (36.36%) 2,015,601,539,537 L1-dcache-load-misses:u (36.36%) 2,901,790,370,415 L1-icache-loads:u (36.36%) 15,808,215,494 L1-icache-load-misses:u (36.36%) LLC-loads:u LLC-load-misses:u LLC-stores:u LLC-store-misses:u LLC-prefetches:u LLC-prefetch-misses:u 15,156,906 faults:u 14,060,912 minor-faults:u 12,722 major-faults:u 17,138,619,538,633 branches:u (36.36%) 117,368,550,586 branch-misses:u (36.36%) 3,302,127,536,152 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 2657.944831798 seconds time elapsed 59462.405884000 seconds user 714.554827000 seconds sys took 0:44:17.974983 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='e5aad7e39ac9b601ef78bcb222b86cc1fd38bc78', 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.55, net_cpu_ms=2.663, avg_cpu_core_count=1.044, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='7 bits', total_visited=5675, index_time_sec=1332.21, index_docs_per_sec=6005.06, force_merge_time_sec=1114.06, index_num_segments=1, index_size_on_disk_mb=40090.76, selectivity=None, pre_post_filter='null', vec_disk_mb=39184.57, vec_ram_mb=7934.57, graph_level_conn_p_values={3: (239, {0: 0, 10: 10, 20: 12, 30: 12, 40: 14, 50: 16, 60: 17, 70: 18, 80: 20, 90: 22, 100: 32}), 2: (7627, {0: 0, 10: 18, 20: 22, 30: 25, 40: 28, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247059, {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=2657, microseconds=974983)) Profiler summary for /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmTrue.jfr Version: 2.1 Chunks: 21 Start: 2026-04-11 01:46:52 (UTC) Duration: 1016 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 12331336 210556099 jdk.FileWrite 1874476 46865330 jdk.NativeMethodSample 55945 733154 jdk.CPULoad 19226 384520 jdk.ObjectAllocationInNewTLAB 11813 230740 jdk.BooleanFlag 10416 329889 jdk.Checkpoint 2241 2165122 jdk.FileRead 2200 55995 jdk.ObjectAllocationOutsideTLAB 1086 19475 jdk.UnsignedIntFlag 1008 34230 jdk.IntFlag 924 33747 jdk.StringFlag 714 27699 jdk.Compilation 567 15178 jdk.CPUInformation 21 31542 jdk.GCConfiguration 21 546 jdk.JVMInformation 21 19551 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.10.18.34.50/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmTrue.jfr is 251.60 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 55945 events (total: 55945) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 83.58% 46760 jdk.jfr.internal.JVM#emitEvent() [Native code] 8.52% 4766 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 5.18% 2897 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 1.95% 1092 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.64% 358 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.06% 34 jdk.internal.misc.Unsafe#park() [Native code] 0.04% 22 jdk.internal.misc.Unsafe#unpark() [Native code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.01% 4 java.lang.Object#wait0() [Native code] 0.00% 2 java.lang.System#nanoTime() [Native code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.00% 1 jdk.jfr.internal.JVM#shouldRotateDisk() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.00% 1 java.io.FileInputStream#readBytes() [Native code] 0.00% 1 java.io.RandomAccessFile#open0() [Native code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmTrue.jfr is 251.60 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmTrue.jfr is 251.60 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 55945 events (total: 55945) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 83.58% 46760 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] 8.52% 4766 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.15% 2882 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.95% 1092 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% 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] 0.05% 28 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.03% 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% 15 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#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 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] 0.01% 4 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] 0.00% 2 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared() [Inlined code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.00% 2 java.lang.System#nanoTime() [Native code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnGraphTester#forceMerge() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.00% 1 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNextIfShared() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.00% 1 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.0x000000008307aa58#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] 0.00% 1 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] 0.00% 1 java.io.FileInputStream#readBytes() [Native code] at java.io.FileInputStream#traceReadBytes() [Interpreted code] at java.io.FileInputStream#read() [Interpreted code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/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.10.18.34.50/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmTrue.jfr is 251.60 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmTrue.jfr is 251.60 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmTrue.jfr is 251.60 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 55945 events (total: 55945) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 83.58% 46760 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.0x000000008307aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 8.52% 4766 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] 4.20% 2347 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.95% 1092 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.96% 535 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.64% 356 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.05% 28 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [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% 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] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.02% 12 sun.nio.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#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] 0.01% 4 sun.nio.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% 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.0x000000008307aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#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() [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.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 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#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.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.0x000000008307aa58#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#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 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNextIfShared() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.00% 1 sun.nio.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#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] 0.00% 1 java.io.FileInputStream#readBytes() [Native code] at java.io.FileInputStream#traceReadBytes() [Interpreted code] at java.io.FileInputStream#read() [Interpreted code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClass() [JIT compiled code] at java.lang.ClassLoader#loadClass() [JIT compiled code] at perf.SearchPerfTest$ThreadDetails#() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.00% 1 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.0x000000008307aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmTrue.jfr is 251.60 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmTrue.jfr is 251.60 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmTrue.jfr is 251.60 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmTrue.jfr is 251.60 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12893 events (total: 191753M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 33.10% 63473M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] 31.19% 59811M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 23.19% 44467M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] 2.99% 5742M java.util.Arrays#copyOf() [Inlined code] 2.78% 5328M java.lang.Integer#valueOf() [Inlined code] 2.42% 4647M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 0.94% 1803M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.66% 1266M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.47% 908M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.44% 837M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] 0.39% 744M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] 0.34% 648M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] 0.18% 345M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] 0.15% 286M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] 0.09% 174M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.08% 155M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.07% 136M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.06% 115M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] 0.05% 88M java.util.logging.LogManager#reset() [Interpreted code] 0.05% 88M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.05% 88M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.04% 83M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] 0.04% 76M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] 0.04% 75M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] 0.03% 64M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] 0.03% 64M org.apache.lucene.util.hnsw.OnHeapHnswGraph#() [JIT compiled code] 0.03% 62M java.util.DualPivotQuicksort#sort() [JIT compiled code] 0.03% 52M org.apache.lucene.util.FixedBitSet#() [Inlined code] 0.03% 48M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] 0.02% 32M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.01% 10M org.apache.lucene.util.packed.DirectWriter#() [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.FixedBitSet#() [JIT compiled code] 0.00% 988256 org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeMeta() [JIT compiled code] 0.00% 988256 org.apache.lucene.util.hnsw.HnswGraph#getSortedNodes() [Inlined code] 0.00% 625360 org.apache.lucene.util.SparseFixedBitSet#() [Interpreted code] 0.00% 465176 java.util.Arrays#copyOf() [JIT compiled code] 0.00% 457464 org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#() [JIT compiled code] 0.00% 454392 knn.KnnGraphTester#readExactNN() [Interpreted code] 0.00% 446376 knn.KnnGraphTester#readExactNNScores() [Interpreted code] 0.00% 321376 jdk.internal.classfile.impl.SplitConstantPool#() [JIT compiled code] 0.00% 298392 org.apache.lucene.search.TopKnnCollector#topDocs() [Interpreted code] 0.00% 296928 jdk.internal.classfile.impl.SplitConstantPool#utf8Entry() [JIT compiled code] 0.00% 296816 org.apache.lucene.util.packed.DirectReader#getInstance() [Inlined code] 0.00% 296800 org.apache.lucene.search.TopScoreDocCollector#populateResults() [Interpreted code] 0.00% 279576 jdk.internal.classfile.impl.EntryMap#() [Inlined code] 0.00% 159216 java.lang.Object#clone() [Native code] 0.00% 152488 org.apache.lucene.util.ArrayUtil#copyOfSubArray() [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.10.18.34.50/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmTrue.jfr is 251.60 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmTrue.jfr is 251.60 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmTrue.jfr is 251.60 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmTrue.jfr is 251.60 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmTrue.jfr is 251.60 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12893 events (total: 191753M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 26.44% 50698M 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% 38974M 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.78% 24499M 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.85% 22718M 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.61% 20347M 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.74% 9088M 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.78% 5328M 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.42% 4647M 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.66% 1266M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] 0.58% 1103M 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.51% 975M 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.47% 908M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#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% 837M 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% 744M 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.39% 740M 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.34% 648M 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.18% 339M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [JIT compiled code] 0.15% 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() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData() [JIT compiled code] 0.13% 254M 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% 171M 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.08% 159M 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.08% 155M 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% 136M 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% 115M 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% 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.05% 88M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] 0.05% 88M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] 0.04% 76M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] 0.04% 75M 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.03% 67M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#ensureCapacity() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Interpreted code] 0.03% 64M org.apache.lucene.util.hnsw.OnHeapHnswGraph#() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] 0.03% 54M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.03% 52M 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.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 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% 42M 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% 32M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] 0.01% 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% 17M 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% 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% 14M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.01% 10M org.apache.lucene.util.packed.DirectWriter#() [Inlined code] at 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] 0.00% 7M 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% 7M 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% 5M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] 0.00% 4M org.apache.lucene.util.hnsw.ConcurrentHnswMerger#getNewOrdMapping() [JIT compiled code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] 0.00% 3M org.apache.lucene.util.SparseFixedBitSet#insertBlock() [JIT compiled code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] 0.00% 1M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$FieldEntry#create() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#readField() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#readFields() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/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.10.18.34.50/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmTrue.jfr is 251.60 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmTrue.jfr is 251.60 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmTrue.jfr is 251.60 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmTrue.jfr is 251.60 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmTrue.jfr is 251.60 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q7-fmTrue.jfr is 251.60 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12893 events (total: 191753M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 24.07% 46157M 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.0x000000008319efb0#call() [Inlined code] 20.29% 38910M 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.85% 22718M 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.0x000000008319efb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 10.61% 20347M 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.53% 16350M 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% 8148M 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.71% 7110M 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.78% 5328M 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.37% 4540M 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.20% 4227M 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.0x000000008319efb0#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.03% 1977M 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.66% 1266M 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.0x000000008319efb0#call() [Inlined code] 0.58% 1103M 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.0x000000008319efb0#call() [Inlined code] 0.48% 927M 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.0x000000008319efb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.43% 826M 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.0x000000008319efb0#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% 810M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#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.0x000000008319efb0#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.0x000000008319f508#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.38% 719M 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.0x000000008319efb0#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% 637M 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.0x000000008319efb0#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.0x000000008319f508#run() [JIT compiled code] 0.33% 626M 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.22% 419M 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.0x000000008319efb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.18% 339M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search() [JIT compiled code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [JIT compiled code] 0.15% 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() [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.0x0000000083195000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] 0.12% 230M 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.0x000000008319efb0#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.0x000000008319f508#run() [JIT compiled code] 0.09% 171M 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.08% 159M 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.0x000000008319efb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 0.08% 155M 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% 136M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [Inlined code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.06% 117M 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% 115M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.05% 98M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#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.0x000000008319efb0#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.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.05% 88M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] 0.05% 88M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000083195000#merge() [Interpreted code] 0.04% 76M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000083195000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.03% 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.0x0000000083195000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.03% 54M 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.0x0000000083195000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] 0.03% 53M 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% 52M 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.0x0000000083195000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [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] at knn.KnnGraphTester#main() [Interpreted code] 0.02% 47M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008319efb0#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% 44M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] 0.02% 42M 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% 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.0x0000000083195000#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.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.HnswGraphBuilder#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.0x000000008319efb0#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.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] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.01% 21M 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-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.10.18.34.50/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.212s][info][jfr,startup] Started recording 1. [0.212s][info][jfr,startup] [0.212s][info][jfr,startup] Use jcmd 1175882 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2602186374142527 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 10, 2026 10:04:04 PM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled creating index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-notfm 39709371 doc vectors in docsPath "/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec" parentJoin=false Done indexing 25000 documents. Done indexing 50000 documents. Done indexing 75000 documents. Done indexing 100000 documents. Done indexing 125000 documents. Done indexing 150000 documents. Done indexing 175000 documents. Done indexing 200000 documents. Done indexing 225000 documents. Done indexing 250000 documents. Done indexing 275000 documents. Done indexing 300000 documents. Done indexing 325000 documents. Done indexing 350000 documents. Done indexing 375000 documents. Done indexing 400000 documents. Done indexing 425000 documents. Done indexing 450000 documents. Done indexing 475000 documents. Done indexing 500000 documents. Done indexing 525000 documents. Done indexing 550000 documents. Done indexing 575000 documents. Done indexing 600000 documents. Done indexing 625000 documents. Done indexing 650000 documents. Done indexing 675000 documents. Done indexing 700000 documents. Done indexing 725000 documents. Done indexing 750000 documents. Done indexing 775000 documents. Done indexing 800000 documents. Done indexing 825000 documents. Done indexing 850000 documents. Done indexing 875000 documents. Done indexing 900000 documents. Done indexing 925000 documents. Done indexing 950000 documents. Done indexing 975000 documents. Done indexing 1000000 documents. Done indexing 1025000 documents. Done indexing 1050000 documents. Done indexing 1075000 documents. Done indexing 1100000 documents. Done indexing 1125000 documents. Done indexing 1150000 documents. Done indexing 1175000 documents. Done indexing 1200000 documents. Done indexing 1225000 documents. Done indexing 1250000 documents. Done indexing 1275000 documents. Done indexing 1300000 documents. Done indexing 1325000 documents. Done indexing 1350000 documents. Done indexing 1375000 documents. Done indexing 1400000 documents. Done indexing 1425000 documents. Done indexing 1450000 documents. Done indexing 1475000 documents. Done indexing 1500000 documents. Done indexing 1525000 documents. Done indexing 1550000 documents. Done indexing 1575000 documents. Done indexing 1600000 documents. Done indexing 1625000 documents. Done indexing 1650000 documents. Done indexing 1675000 documents. Done indexing 1700000 documents. Done indexing 1725000 documents. Done indexing 1750000 documents. Done indexing 1775000 documents. Done indexing 1800000 documents. Done indexing 1825000 documents. Done indexing 1850000 documents. Done indexing 1875000 documents. Done indexing 1900000 documents. Done indexing 1925000 documents. Done indexing 1950000 documents. Done indexing 1975000 documents. Done indexing 2000000 documents. Done indexing 2025000 documents. Done indexing 2050000 documents. Done indexing 2075000 documents. Done indexing 2100000 documents. Done indexing 2125000 documents. Done indexing 2150000 documents. Done indexing 2175000 documents. Done indexing 2200000 documents. Done indexing 2225000 documents. Done indexing 2250000 documents. Done indexing 2275000 documents. Done indexing 2300000 documents. Done indexing 2325000 documents. Done indexing 2350000 documents. Done indexing 2375000 documents. Done indexing 2400000 documents. Done indexing 2425000 documents. Done indexing 2450000 documents. Done indexing 2475000 documents. Done indexing 2500000 documents. Done indexing 2525000 documents. Done indexing 2550000 documents. Done indexing 2575000 documents. Done indexing 2600000 documents. Done indexing 2625000 documents. Done indexing 2650000 documents. Done indexing 2675000 documents. Done indexing 2700000 documents. Done indexing 2725000 documents. Done indexing 2750000 documents. Done indexing 2775000 documents. Done indexing 2800000 documents. Done indexing 2825000 documents. Done indexing 2850000 documents. Done indexing 2875000 documents. Done indexing 2900000 documents. Done indexing 2925000 documents. Done indexing 2950000 documents. Done indexing 2975000 documents. Done indexing 3000000 documents. Done indexing 3025000 documents. Done indexing 3050000 documents. Done indexing 3075000 documents. Done indexing 3100000 documents. Done indexing 3125000 documents. Done indexing 3150000 documents. Done indexing 3175000 documents. Done indexing 3200000 documents. Done indexing 3225000 documents. Done indexing 3250000 documents. Done indexing 3275000 documents. Done indexing 3300000 documents. Done indexing 3325000 documents. Done indexing 3350000 documents. Done indexing 3375000 documents. Done indexing 3400000 documents. Done indexing 3425000 documents. Done indexing 3450000 documents. Done indexing 3475000 documents. Done indexing 3500000 documents. Done indexing 3525000 documents. Done indexing 3550000 documents. Done indexing 3575000 documents. Done indexing 3600000 documents. Done indexing 3625000 documents. Done indexing 3650000 documents. Done indexing 3675000 documents. Done indexing 3700000 documents. Done indexing 3725000 documents. Done indexing 3750000 documents. Done indexing 3775000 documents. Done indexing 3800000 documents. Done indexing 3825000 documents. Done indexing 3850000 documents. Done indexing 3875000 documents. Done indexing 3900000 documents. Done indexing 3925000 documents. Done indexing 3950000 documents. Done indexing 3975000 documents. Done indexing 4000000 documents. Done indexing 4025000 documents. Done indexing 4050000 documents. Done indexing 4075000 documents. Done indexing 4100000 documents. Done indexing 4125000 documents. Done indexing 4150000 documents. Done indexing 4175000 documents. Done indexing 4200000 documents. Done indexing 4225000 documents. Done indexing 4250000 documents. Done indexing 4275000 documents. Done indexing 4300000 documents. Done indexing 4325000 documents. Done indexing 4350000 documents. Done indexing 4375000 documents. Done indexing 4400000 documents. Done indexing 4425000 documents. Done indexing 4450000 documents. Done indexing 4475000 documents. Done indexing 4500000 documents. Done indexing 4525000 documents. Done indexing 4550000 documents. Done indexing 4575000 documents. Done indexing 4600000 documents. Done indexing 4625000 documents. Done indexing 4650000 documents. Done indexing 4675000 documents. Done indexing 4700000 documents. Done indexing 4725000 documents. Done indexing 4750000 documents. Done indexing 4775000 documents. Done indexing 4800000 documents. Done indexing 4825000 documents. Done indexing 4850000 documents. Done indexing 4875000 documents. Done indexing 4900000 documents. Done indexing 4925000 documents. Done indexing 4950000 documents. Done indexing 4975000 documents. Done indexing 5000000 documents. Done indexing 5025000 documents. Done indexing 5050000 documents. Done indexing 5075000 documents. Done indexing 5100000 documents. Done indexing 5125000 documents. Done indexing 5150000 documents. Done indexing 5175000 documents. Done indexing 5200000 documents. Done indexing 5225000 documents. Done indexing 5250000 documents. Done indexing 5275000 documents. Done indexing 5300000 documents. Done indexing 5325000 documents. Done indexing 5350000 documents. Done indexing 5375000 documents. Done indexing 5400000 documents. Done indexing 5425000 documents. Done indexing 5450000 documents. Done indexing 5475000 documents. Done indexing 5500000 documents. Done indexing 5525000 documents. Done indexing 5550000 documents. Done indexing 5575000 documents. Done indexing 5600000 documents. Done indexing 5625000 documents. Done indexing 5650000 documents. Done indexing 5675000 documents. Done indexing 5700000 documents. Done indexing 5725000 documents. Done indexing 5750000 documents. Done indexing 5775000 documents. Done indexing 5800000 documents. Done indexing 5825000 documents. Done indexing 5850000 documents. Done indexing 5875000 documents. Done indexing 5900000 documents. Done indexing 5925000 documents. Done indexing 5950000 documents. Done indexing 5975000 documents. Done indexing 6000000 documents. Done indexing 6025000 documents. Done indexing 6050000 documents. Done indexing 6075000 documents. Done indexing 6100000 documents. Done indexing 6125000 documents. Done indexing 6150000 documents. Done indexing 6175000 documents. Done indexing 6200000 documents. Done indexing 6225000 documents. Done indexing 6250000 documents. Done indexing 6275000 documents. Done indexing 6300000 documents. Done indexing 6325000 documents. Done indexing 6350000 documents. Done indexing 6375000 documents. Done indexing 6400000 documents. Done indexing 6425000 documents. Done indexing 6450000 documents. Done indexing 6475000 documents. Done indexing 6500000 documents. Done indexing 6525000 documents. Done indexing 6550000 documents. Done indexing 6575000 documents. Done indexing 6600000 documents. Done indexing 6625000 documents. Done indexing 6650000 documents. Done indexing 6675000 documents. Done indexing 6700000 documents. Done indexing 6725000 documents. Done indexing 6750000 documents. Done indexing 6775000 documents. Done indexing 6800000 documents. Done indexing 6825000 documents. Done indexing 6850000 documents. Done indexing 6875000 documents. Done indexing 6900000 documents. Done indexing 6925000 documents. Done indexing 6950000 documents. Done indexing 6975000 documents. Done indexing 7000000 documents. Done indexing 7025000 documents. Done indexing 7050000 documents. Done indexing 7075000 documents. Done indexing 7100000 documents. Done indexing 7125000 documents. Done indexing 7150000 documents. Done indexing 7175000 documents. Done indexing 7200000 documents. Done indexing 7225000 documents. Done indexing 7250000 documents. Done indexing 7275000 documents. Done indexing 7300000 documents. Done indexing 7325000 documents. Done indexing 7350000 documents. Done indexing 7375000 documents. Done indexing 7400000 documents. Done indexing 7425000 documents. Done indexing 7450000 documents. Done indexing 7475000 documents. Done indexing 7500000 documents. Done indexing 7525000 documents. Done indexing 7550000 documents. Done indexing 7575000 documents. Done indexing 7600000 documents. Done indexing 7625000 documents. Done indexing 7650000 documents. Done indexing 7675000 documents. Done indexing 7700000 documents. Done indexing 7725000 documents. Done indexing 7750000 documents. Done indexing 7775000 documents. Done indexing 7800000 documents. Done indexing 7825000 documents. Done indexing 7850000 documents. Done indexing 7875000 documents. Done indexing 7900000 documents. Done indexing 7925000 documents. Done indexing 7950000 documents. Done indexing 7975000 documents. Done indexing 8000000 documents. now IndexWriter.commit() now wait for already running merges to finish 0.0 sec: 255 segments, 30 merges 1521.1s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1353.7s _zi: 8 segs, 173.5 K docs, 691.5 MB 1318.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1180.0s _12c: 8 segs, 107.3 K docs, 427.0 MB 962.0s _15m: 8 segs, 143.4 K docs, 571.1 MB 947.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 857.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 776.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 614.2s _19e: 8 segs, 38.0 K docs, 150.5 MB 576.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 476.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 455.1s _1b1: 9 segs, 46.1 K docs, 182.7 MB 439.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 400.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 383.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 288.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 272.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 248.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 228.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 204.5s _1dn: 8 segs, 72.9 K docs, 289.7 MB 186.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 171.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 129.6s _1ej: 8 segs, 39.6 K docs, 156.8 MB 109.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 87.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 60.3s _1fa: 9 segs, 45.4 K docs, 179.7 MB 44.0s _1fh: 8 segs, 109.8 K docs, 436.9 MB 20.4s _1fq: 8 segs, 39.0 K docs, 154.3 MB 1.9s _1fy: 8 segs, 72.7 K docs, 288.7 MB 0.0s _1fz: 8 segs, 27.2 K docs, 107.5 MB 5.0 sec: 255 segments, 30 merges 1526.1s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1358.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1323.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1185.0s _12c: 8 segs, 107.3 K docs, 427.0 MB 967.0s _15m: 8 segs, 143.4 K docs, 571.1 MB 952.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 862.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 781.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 619.2s _19e: 8 segs, 38.0 K docs, 150.5 MB 581.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 481.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 460.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 444.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 405.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 388.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 293.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 277.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 253.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 233.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 209.5s _1dn: 8 segs, 72.9 K docs, 289.7 MB 191.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 176.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 134.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 114.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 92.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 65.3s _1fa: 9 segs, 45.4 K docs, 179.7 MB 49.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 25.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 7.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 5.0s _1fz: 8 segs, 27.2 K docs, 107.5 MB 10.0 sec: 255 segments, 30 merges 1531.1s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1363.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1328.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1190.0s _12c: 8 segs, 107.3 K docs, 427.0 MB 972.0s _15m: 8 segs, 143.4 K docs, 571.1 MB 957.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 867.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 786.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 624.2s _19e: 8 segs, 38.0 K docs, 150.5 MB 586.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 486.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 465.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 449.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 410.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 393.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 298.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 282.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 258.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 238.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 214.5s _1dn: 8 segs, 72.9 K docs, 289.7 MB 196.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 181.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 139.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 119.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 97.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 70.3s _1fa: 9 segs, 45.4 K docs, 179.7 MB 54.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 30.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 12.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 10.0s _1fz: 8 segs, 27.2 K docs, 107.5 MB 15.0 sec: 255 segments, 30 merges 1536.1s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1368.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1333.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1195.0s _12c: 8 segs, 107.3 K docs, 427.0 MB 977.1s _15m: 8 segs, 143.4 K docs, 571.1 MB 962.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 872.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 791.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 629.2s _19e: 8 segs, 38.0 K docs, 150.5 MB 591.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 491.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 470.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 454.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 415.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 398.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 303.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 287.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 263.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 243.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 219.5s _1dn: 8 segs, 72.9 K docs, 289.7 MB 201.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 186.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 144.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 124.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 102.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 75.3s _1fa: 9 segs, 45.4 K docs, 179.7 MB 59.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 35.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 17.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 15.0s _1fz: 8 segs, 27.2 K docs, 107.5 MB 20.1 sec: 255 segments, 30 merges 1541.2s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1373.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1338.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1200.0s _12c: 8 segs, 107.3 K docs, 427.0 MB 982.1s _15m: 8 segs, 143.4 K docs, 571.1 MB 967.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 877.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 796.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 634.2s _19e: 8 segs, 38.0 K docs, 150.5 MB 596.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 496.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 475.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 459.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 420.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 403.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 308.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 292.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 268.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 248.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 224.5s _1dn: 8 segs, 72.9 K docs, 289.7 MB 206.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 191.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 149.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 129.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 107.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 80.3s _1fa: 9 segs, 45.4 K docs, 179.7 MB 64.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 40.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 22.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 20.1s _1fz: 8 segs, 27.2 K docs, 107.5 MB 25.1 sec: 255 segments, 30 merges 1546.2s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1378.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1343.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1205.1s _12c: 8 segs, 107.3 K docs, 427.0 MB 987.1s _15m: 8 segs, 143.4 K docs, 571.1 MB 972.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 882.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 801.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 639.3s _19e: 8 segs, 38.0 K docs, 150.5 MB 601.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 501.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 480.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 464.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 425.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 408.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 313.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 297.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 273.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 253.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 229.5s _1dn: 8 segs, 72.9 K docs, 289.7 MB 211.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 196.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 154.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 134.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 112.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 85.3s _1fa: 9 segs, 45.4 K docs, 179.7 MB 69.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 45.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 27.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 25.1s _1fz: 8 segs, 27.2 K docs, 107.5 MB 30.1 sec: 255 segments, 30 merges 1551.2s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1383.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1348.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1210.1s _12c: 8 segs, 107.3 K docs, 427.0 MB 992.1s _15m: 8 segs, 143.4 K docs, 571.1 MB 977.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 887.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 806.8s _17w: 8 segs, 175.7 K docs, 700.4 MB 644.3s _19e: 8 segs, 38.0 K docs, 150.5 MB 606.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 506.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 485.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 469.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 430.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 413.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 318.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 302.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 278.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 258.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 234.5s _1dn: 8 segs, 72.9 K docs, 289.7 MB 216.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 201.1s _1e1: 8 segs, 145.4 K docs, 579.2 MB 159.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 139.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 117.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 90.4s _1fa: 9 segs, 45.4 K docs, 179.7 MB 74.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 50.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 32.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 30.1s _1fz: 8 segs, 27.2 K docs, 107.5 MB 35.1 sec: 255 segments, 30 merges 1556.2s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1388.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1353.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1215.1s _12c: 8 segs, 107.3 K docs, 427.0 MB 997.1s _15m: 8 segs, 143.4 K docs, 571.1 MB 982.3s _15t: 8 segs, 139.9 K docs, 557.2 MB 892.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 811.8s _17w: 8 segs, 175.7 K docs, 700.4 MB 649.3s _19e: 8 segs, 38.0 K docs, 150.5 MB 611.8s _19u: 8 segs, 174.2 K docs, 694.2 MB 511.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 490.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 474.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 435.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 418.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 323.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 307.2s _1cx: 8 segs, 113.8 K docs, 452.9 MB 283.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 263.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 239.6s _1dn: 8 segs, 72.9 K docs, 289.7 MB 221.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 206.1s _1e1: 8 segs, 145.4 K docs, 579.2 MB 164.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 144.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 122.2s _1f0: 9 segs, 43.8 K docs, 173.3 MB 95.4s _1fa: 9 segs, 45.4 K docs, 179.7 MB 79.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 55.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 37.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 35.1s _1fz: 8 segs, 27.2 K docs, 107.5 MB 40.1 sec: 255 segments, 30 merges 1561.2s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1393.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1358.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1220.1s _12c: 8 segs, 107.3 K docs, 427.0 MB 1002.1s _15m: 8 segs, 143.4 K docs, 571.1 MB 987.3s _15t: 8 segs, 139.9 K docs, 557.2 MB 897.5s _16x: 8 segs, 143.2 K docs, 570.0 MB 816.8s _17w: 8 segs, 175.7 K docs, 700.4 MB 654.3s _19e: 8 segs, 38.0 K docs, 150.5 MB 616.8s _19u: 8 segs, 174.2 K docs, 694.2 MB 516.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 495.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 479.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 440.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 423.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 328.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 312.2s _1cx: 8 segs, 113.8 K docs, 452.9 MB 288.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 268.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 244.6s _1dn: 8 segs, 72.9 K docs, 289.7 MB 226.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 211.1s _1e1: 8 segs, 145.4 K docs, 579.2 MB 169.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 149.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 127.2s _1f0: 9 segs, 43.8 K docs, 173.3 MB 100.4s _1fa: 9 segs, 45.4 K docs, 179.7 MB 84.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 60.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 42.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 40.1s _1fz: 8 segs, 27.2 K docs, 107.5 MB 45.0 sec: 255 segments, 30 merges 1566.1s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1398.7s _zi: 8 segs, 173.5 K docs, 691.5 MB 1363.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1225.0s _12c: 8 segs, 107.3 K docs, 427.0 MB 1007.0s _15m: 8 segs, 143.4 K docs, 571.1 MB 992.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 902.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 821.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 659.2s _19e: 8 segs, 38.0 K docs, 150.5 MB 621.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 521.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 500.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 484.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 445.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 428.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 333.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 317.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 293.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 273.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 249.5s _1dn: 8 segs, 72.9 K docs, 289.7 MB 231.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 216.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 174.6s _1ej: 8 segs, 39.6 K docs, 156.8 MB 154.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 132.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 105.3s _1fa: 9 segs, 45.4 K docs, 179.7 MB 89.0s _1fh: 8 segs, 109.8 K docs, 436.9 MB 65.4s _1fq: 8 segs, 39.0 K docs, 154.3 MB 46.9s _1fy: 8 segs, 72.7 K docs, 288.7 MB 45.0s _1fz: 8 segs, 27.2 K docs, 107.5 MB 50.0 sec: 255 segments, 30 merges 1571.1s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1403.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1368.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1230.0s _12c: 8 segs, 107.3 K docs, 427.0 MB 1012.0s _15m: 8 segs, 143.4 K docs, 571.1 MB 997.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 907.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 826.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 664.2s _19e: 8 segs, 38.0 K docs, 150.5 MB 626.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 526.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 505.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 489.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 450.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 433.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 338.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 322.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 298.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 278.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 254.5s _1dn: 8 segs, 72.9 K docs, 289.7 MB 236.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 221.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 179.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 159.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 137.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 110.3s _1fa: 9 segs, 45.4 K docs, 179.7 MB 94.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 70.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 52.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 50.0s _1fz: 8 segs, 27.2 K docs, 107.5 MB 55.0 sec: 255 segments, 30 merges 1576.1s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1408.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1373.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1235.0s _12c: 8 segs, 107.3 K docs, 427.0 MB 1017.0s _15m: 8 segs, 143.4 K docs, 571.1 MB 1002.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 912.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 831.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 669.2s _19e: 8 segs, 38.0 K docs, 150.5 MB 631.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 531.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 510.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 494.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 455.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 438.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 343.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 327.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 303.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 283.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 259.5s _1dn: 8 segs, 72.9 K docs, 289.7 MB 241.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 226.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 184.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 164.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 142.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 115.3s _1fa: 9 segs, 45.4 K docs, 179.7 MB 99.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 75.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 57.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 55.0s _1fz: 8 segs, 27.2 K docs, 107.5 MB 60.0 sec: 255 segments, 30 merges 1581.1s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1413.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1378.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1240.0s _12c: 8 segs, 107.3 K docs, 427.0 MB 1022.0s _15m: 8 segs, 143.4 K docs, 571.1 MB 1007.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 917.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 836.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 674.2s _19e: 8 segs, 38.0 K docs, 150.5 MB 636.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 536.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 515.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 499.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 460.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 443.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 348.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 332.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 308.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 288.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 264.5s _1dn: 8 segs, 72.9 K docs, 289.7 MB 246.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 231.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 189.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 169.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 147.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 120.3s _1fa: 9 segs, 45.4 K docs, 179.7 MB 104.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 80.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 62.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 60.0s _1fz: 8 segs, 27.2 K docs, 107.5 MB 65.0 sec: 255 segments, 30 merges 1586.2s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1418.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1383.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1245.0s _12c: 8 segs, 107.3 K docs, 427.0 MB 1027.1s _15m: 8 segs, 143.4 K docs, 571.1 MB 1012.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 922.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 841.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 679.2s _19e: 8 segs, 38.0 K docs, 150.5 MB 641.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 541.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 520.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 504.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 465.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 448.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 353.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 337.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 313.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 293.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 269.5s _1dn: 8 segs, 72.9 K docs, 289.7 MB 251.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 236.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 194.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 174.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 152.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 125.3s _1fa: 9 segs, 45.4 K docs, 179.7 MB 109.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 85.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 67.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 65.0s _1fz: 8 segs, 27.2 K docs, 107.5 MB 70.1 sec: 255 segments, 30 merges 1591.2s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1423.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1388.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1250.0s _12c: 8 segs, 107.3 K docs, 427.0 MB 1032.1s _15m: 8 segs, 143.4 K docs, 571.1 MB 1017.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 927.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 846.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 684.2s _19e: 8 segs, 38.0 K docs, 150.5 MB 646.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 546.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 525.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 509.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 470.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 453.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 358.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 342.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 318.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 298.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 274.5s _1dn: 8 segs, 72.9 K docs, 289.7 MB 256.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 241.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 199.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 179.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 157.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 130.3s _1fa: 9 segs, 45.4 K docs, 179.7 MB 114.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 90.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 72.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 70.1s _1fz: 8 segs, 27.2 K docs, 107.5 MB 75.1 sec: 255 segments, 30 merges 1596.2s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1428.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1393.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1255.0s _12c: 8 segs, 107.3 K docs, 427.0 MB 1037.1s _15m: 8 segs, 143.4 K docs, 571.1 MB 1022.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 932.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 851.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 689.3s _19e: 8 segs, 38.0 K docs, 150.5 MB 651.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 551.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 530.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 514.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 475.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 458.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 363.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 347.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 323.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 303.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 279.5s _1dn: 8 segs, 72.9 K docs, 289.7 MB 261.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 246.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 204.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 184.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 162.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 135.3s _1fa: 9 segs, 45.4 K docs, 179.7 MB 119.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 95.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 77.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 75.1s _1fz: 8 segs, 27.2 K docs, 107.5 MB 80.1 sec: 248 segments, 29 merges 1601.2s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1433.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1398.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1260.1s _12c: 8 segs, 107.3 K docs, 427.0 MB 1042.1s _15m: 8 segs, 143.4 K docs, 571.1 MB 1027.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 937.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 856.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 694.3s _19e: 8 segs, 38.0 K docs, 150.5 MB 656.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 556.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 535.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 519.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 480.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 463.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 368.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 352.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 328.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 308.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 284.5s _1dn: 8 segs, 72.9 K docs, 289.7 MB 266.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 251.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 209.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 189.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 167.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 140.3s _1fa: 9 segs, 45.4 K docs, 179.7 MB 124.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 100.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 82.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 85.1 sec: 248 segments, 29 merges 1606.2s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1438.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1403.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1265.1s _12c: 8 segs, 107.3 K docs, 427.0 MB 1047.1s _15m: 8 segs, 143.4 K docs, 571.1 MB 1032.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 942.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 861.8s _17w: 8 segs, 175.7 K docs, 700.4 MB 699.3s _19e: 8 segs, 38.0 K docs, 150.5 MB 661.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 561.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 540.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 524.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 485.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 468.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 373.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 357.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 333.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 313.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 289.5s _1dn: 8 segs, 72.9 K docs, 289.7 MB 271.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 256.1s _1e1: 8 segs, 145.4 K docs, 579.2 MB 214.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 194.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 172.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 145.4s _1fa: 9 segs, 45.4 K docs, 179.7 MB 129.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 105.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 87.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 90.1 sec: 248 segments, 29 merges 1611.2s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1443.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1408.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1270.1s _12c: 8 segs, 107.3 K docs, 427.0 MB 1052.1s _15m: 8 segs, 143.4 K docs, 571.1 MB 1037.3s _15t: 8 segs, 139.9 K docs, 557.2 MB 947.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 866.8s _17w: 8 segs, 175.7 K docs, 700.4 MB 704.3s _19e: 8 segs, 38.0 K docs, 150.5 MB 666.8s _19u: 8 segs, 174.2 K docs, 694.2 MB 566.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 545.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 529.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 490.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 473.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 378.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 362.2s _1cx: 8 segs, 113.8 K docs, 452.9 MB 338.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 318.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 294.6s _1dn: 8 segs, 72.9 K docs, 289.7 MB 276.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 261.1s _1e1: 8 segs, 145.4 K docs, 579.2 MB 219.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 199.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 177.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 150.4s _1fa: 9 segs, 45.4 K docs, 179.7 MB 134.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 110.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 92.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 95.0 sec: 248 segments, 29 merges 1616.1s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1448.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1413.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1275.0s _12c: 8 segs, 107.3 K docs, 427.0 MB 1057.1s _15m: 8 segs, 143.4 K docs, 571.1 MB 1042.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 952.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 871.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 709.2s _19e: 8 segs, 38.0 K docs, 150.5 MB 671.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 571.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 550.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 534.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 495.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 478.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 383.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 367.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 343.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 323.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 299.5s _1dn: 8 segs, 72.9 K docs, 289.7 MB 281.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 266.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 224.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 204.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 182.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 155.3s _1fa: 9 segs, 45.4 K docs, 179.7 MB 139.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 115.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 97.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 100.0 sec: 248 segments, 29 merges 1621.2s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1453.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1418.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1280.0s _12c: 8 segs, 107.3 K docs, 427.0 MB 1062.1s _15m: 8 segs, 143.4 K docs, 571.1 MB 1047.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 957.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 876.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 714.2s _19e: 8 segs, 38.0 K docs, 150.5 MB 676.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 576.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 555.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 539.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 500.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 483.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 388.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 372.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 348.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 328.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 304.5s _1dn: 8 segs, 72.9 K docs, 289.7 MB 286.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 271.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 229.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 209.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 187.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 160.3s _1fa: 9 segs, 45.4 K docs, 179.7 MB 144.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 120.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 102.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 105.1 sec: 248 segments, 29 merges 1626.2s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1458.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1423.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1285.0s _12c: 8 segs, 107.3 K docs, 427.0 MB 1067.1s _15m: 8 segs, 143.4 K docs, 571.1 MB 1052.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 962.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 881.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 719.3s _19e: 8 segs, 38.0 K docs, 150.5 MB 681.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 581.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 560.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 544.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 505.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 488.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 393.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 377.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 353.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 333.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 309.5s _1dn: 8 segs, 72.9 K docs, 289.7 MB 291.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 276.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 234.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 214.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 192.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 165.3s _1fa: 9 segs, 45.4 K docs, 179.7 MB 149.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 125.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 107.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 110.1 sec: 248 segments, 29 merges 1631.2s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1463.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1428.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1290.0s _12c: 8 segs, 107.3 K docs, 427.0 MB 1072.1s _15m: 8 segs, 143.4 K docs, 571.1 MB 1057.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 967.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 886.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 724.3s _19e: 8 segs, 38.0 K docs, 150.5 MB 686.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 586.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 565.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 549.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 510.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 493.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 398.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 382.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 358.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 338.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 314.5s _1dn: 8 segs, 72.9 K docs, 289.7 MB 296.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 281.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 239.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 219.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 197.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 170.3s _1fa: 9 segs, 45.4 K docs, 179.7 MB 154.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 130.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 112.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 115.1 sec: 241 segments, 28 merges 1636.2s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1468.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1433.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1295.1s _12c: 8 segs, 107.3 K docs, 427.0 MB 1077.1s _15m: 8 segs, 143.4 K docs, 571.1 MB 1062.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 972.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 891.8s _17w: 8 segs, 175.7 K docs, 700.4 MB 729.3s _19e: 8 segs, 38.0 K docs, 150.5 MB 691.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 591.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 570.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 554.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 515.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 498.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 403.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 387.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 363.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 343.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 301.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 286.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 244.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 224.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 202.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 175.4s _1fa: 9 segs, 45.4 K docs, 179.7 MB 159.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 135.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 117.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 120.1 sec: 233 segments, 27 merges 1641.2s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1473.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1438.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1300.1s _12c: 8 segs, 107.3 K docs, 427.0 MB 1082.1s _15m: 8 segs, 143.4 K docs, 571.1 MB 1067.3s _15t: 8 segs, 139.9 K docs, 557.2 MB 977.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 896.8s _17w: 8 segs, 175.7 K docs, 700.4 MB 734.3s _19e: 8 segs, 38.0 K docs, 150.5 MB 696.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 596.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 575.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 559.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 520.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 503.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 408.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 392.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 368.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 348.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 306.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 291.1s _1e1: 8 segs, 145.4 K docs, 579.2 MB 249.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 229.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 207.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 164.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 140.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 122.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 125.1 sec: 233 segments, 27 merges 1646.2s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1478.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1443.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1305.1s _12c: 8 segs, 107.3 K docs, 427.0 MB 1087.1s _15m: 8 segs, 143.4 K docs, 571.1 MB 1072.3s _15t: 8 segs, 139.9 K docs, 557.2 MB 982.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 901.8s _17w: 8 segs, 175.7 K docs, 700.4 MB 739.3s _19e: 8 segs, 38.0 K docs, 150.5 MB 701.8s _19u: 8 segs, 174.2 K docs, 694.2 MB 601.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 580.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 564.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 525.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 508.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 413.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 397.2s _1cx: 8 segs, 113.8 K docs, 452.9 MB 373.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 353.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 311.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 296.1s _1e1: 8 segs, 145.4 K docs, 579.2 MB 254.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 234.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 212.2s _1f0: 9 segs, 43.8 K docs, 173.3 MB 169.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 145.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 127.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 130.1 sec: 233 segments, 27 merges 1651.2s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1483.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1448.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1310.1s _12c: 8 segs, 107.3 K docs, 427.0 MB 1092.1s _15m: 8 segs, 143.4 K docs, 571.1 MB 1077.3s _15t: 8 segs, 139.9 K docs, 557.2 MB 987.5s _16x: 8 segs, 143.2 K docs, 570.0 MB 906.8s _17w: 8 segs, 175.7 K docs, 700.4 MB 744.3s _19e: 8 segs, 38.0 K docs, 150.5 MB 706.8s _19u: 8 segs, 174.2 K docs, 694.2 MB 606.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 585.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 569.9s _1b9: 8 segs, 71.6 K docs, 284.5 MB 530.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 513.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 418.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 402.2s _1cx: 8 segs, 113.8 K docs, 452.9 MB 378.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 358.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 316.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 301.1s _1e1: 8 segs, 145.4 K docs, 579.2 MB 259.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 239.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 217.2s _1f0: 9 segs, 43.8 K docs, 173.3 MB 174.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 150.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 132.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 135.0 sec: 233 segments, 27 merges 1656.1s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1488.7s _zi: 8 segs, 173.5 K docs, 691.5 MB 1453.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1315.0s _12c: 8 segs, 107.3 K docs, 427.0 MB 1097.0s _15m: 8 segs, 143.4 K docs, 571.1 MB 1082.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 992.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 911.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 749.2s _19e: 8 segs, 38.0 K docs, 150.5 MB 711.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 611.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 590.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 574.8s _1b9: 8 segs, 71.6 K docs, 284.5 MB 535.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 518.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 423.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 407.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 383.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 363.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 321.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 306.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 264.6s _1ej: 8 segs, 39.6 K docs, 156.8 MB 244.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 222.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 179.0s _1fh: 8 segs, 109.8 K docs, 436.9 MB 155.4s _1fq: 8 segs, 39.0 K docs, 154.3 MB 136.9s _1fy: 8 segs, 72.7 K docs, 288.7 MB 140.0 sec: 226 segments, 26 merges 1661.1s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1493.7s _zi: 8 segs, 173.5 K docs, 691.5 MB 1458.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1320.0s _12c: 8 segs, 107.3 K docs, 427.0 MB 1102.0s _15m: 8 segs, 143.4 K docs, 571.1 MB 1087.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 997.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 916.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 754.2s _19e: 8 segs, 38.0 K docs, 150.5 MB 716.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 616.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 595.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 540.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 523.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 428.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 412.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 388.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 368.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 326.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 311.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 269.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 249.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 227.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 184.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 160.4s _1fq: 8 segs, 39.0 K docs, 154.3 MB 141.9s _1fy: 8 segs, 72.7 K docs, 288.7 MB 145.0 sec: 226 segments, 26 merges 1666.1s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1498.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1463.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1325.0s _12c: 8 segs, 107.3 K docs, 427.0 MB 1107.0s _15m: 8 segs, 143.4 K docs, 571.1 MB 1092.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1002.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 921.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 759.2s _19e: 8 segs, 38.0 K docs, 150.5 MB 721.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 621.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 600.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 545.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 528.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 433.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 417.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 393.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 373.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 331.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 316.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 274.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 254.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 232.1s _1f0: 9 segs, 43.8 K docs, 173.3 MB 189.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 165.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 147.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 150.0 sec: 218 segments, 25 merges 1671.1s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1503.8s _zi: 8 segs, 173.5 K docs, 691.5 MB 1468.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1330.0s _12c: 8 segs, 107.3 K docs, 427.0 MB 1112.0s _15m: 8 segs, 143.4 K docs, 571.1 MB 1097.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1007.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 926.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 764.2s _19e: 8 segs, 38.0 K docs, 150.5 MB 726.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 626.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 605.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 550.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 533.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 438.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 422.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 398.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 378.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 336.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 321.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 279.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 259.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 194.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 170.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 152.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 155.0 sec: 211 segments, 24 merges 1676.1s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1473.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1335.0s _12c: 8 segs, 107.3 K docs, 427.0 MB 1117.0s _15m: 8 segs, 143.4 K docs, 571.1 MB 1102.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1012.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 931.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 769.2s _19e: 8 segs, 38.0 K docs, 150.5 MB 731.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 631.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 610.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 555.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 538.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 443.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 427.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 403.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 383.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 341.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 326.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 284.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 264.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 199.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 175.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 157.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 160.0 sec: 204 segments, 23 merges 1681.2s _wt: 8 segs, 1138.3 K docs, 4548.3 MB 1478.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1122.1s _15m: 8 segs, 143.4 K docs, 571.1 MB 1107.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1017.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 936.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 774.2s _19e: 8 segs, 38.0 K docs, 150.5 MB 736.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 636.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 615.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 560.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 543.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 448.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 432.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 408.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 388.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 346.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 331.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 289.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 269.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 204.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 180.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 162.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 165.0 sec: 190 segments, 22 merges 1483.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1112.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1022.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 941.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 779.2s _19e: 8 segs, 38.0 K docs, 150.5 MB 741.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 641.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 620.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 565.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 548.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 453.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 437.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 413.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 393.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 351.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 336.0s _1e1: 8 segs, 145.4 K docs, 579.2 MB 294.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 274.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 209.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 185.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 167.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 4.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 170.1 sec: 183 segments, 21 merges 1488.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1117.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1027.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 946.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 784.3s _19e: 8 segs, 38.0 K docs, 150.5 MB 746.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 646.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 625.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 570.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 553.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 458.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 442.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 418.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 398.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 356.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 299.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 279.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 214.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 190.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 172.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 9.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 175.1 sec: 183 segments, 21 merges 1493.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1122.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1032.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 951.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 789.3s _19e: 8 segs, 38.0 K docs, 150.5 MB 751.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 651.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 630.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 575.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 558.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 463.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 447.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 423.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 403.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 361.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 304.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 284.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 219.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 195.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 177.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 14.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 180.1 sec: 183 segments, 21 merges 1498.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1127.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1037.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 956.7s _17w: 8 segs, 175.7 K docs, 700.4 MB 794.3s _19e: 8 segs, 38.0 K docs, 150.5 MB 756.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 656.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 635.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 580.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 563.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 468.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 452.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 428.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 408.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 366.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 309.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 289.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 224.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 200.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 182.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 19.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 185.1 sec: 183 segments, 21 merges 1503.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1132.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1042.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 961.8s _17w: 8 segs, 175.7 K docs, 700.4 MB 799.3s _19e: 8 segs, 38.0 K docs, 150.5 MB 761.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 661.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 640.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 585.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 568.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 473.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 457.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 433.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 413.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 371.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 314.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 294.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 229.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 205.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 187.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 24.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 190.1 sec: 176 segments, 20 merges 1508.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1137.3s _15t: 8 segs, 139.9 K docs, 557.2 MB 1047.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 804.3s _19e: 8 segs, 38.0 K docs, 150.5 MB 766.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 666.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 645.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 590.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 573.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 478.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 462.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 438.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 418.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 376.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 319.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 299.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 234.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 210.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 192.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 29.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 195.1 sec: 176 segments, 20 merges 1513.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1142.3s _15t: 8 segs, 139.9 K docs, 557.2 MB 1052.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 809.3s _19e: 8 segs, 38.0 K docs, 150.5 MB 771.8s _19u: 8 segs, 174.2 K docs, 694.2 MB 671.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 650.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 595.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 578.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 483.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 467.2s _1cx: 8 segs, 113.8 K docs, 452.9 MB 443.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 423.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 381.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 324.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 304.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 239.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 215.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 197.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 34.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 200.1 sec: 176 segments, 20 merges 1518.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1147.3s _15t: 8 segs, 139.9 K docs, 557.2 MB 1057.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 814.3s _19e: 8 segs, 38.0 K docs, 150.5 MB 776.8s _19u: 8 segs, 174.2 K docs, 694.2 MB 676.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 655.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 600.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 583.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 488.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 472.2s _1cx: 8 segs, 113.8 K docs, 452.9 MB 448.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 428.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 386.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 329.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 309.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 244.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 220.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 202.0s _1fy: 8 segs, 72.7 K docs, 288.7 MB 39.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 205.1 sec: 162 segments, 18 merges 1523.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1152.3s _15t: 8 segs, 139.9 K docs, 557.2 MB 1062.5s _16x: 8 segs, 143.2 K docs, 570.0 MB 781.8s _19u: 8 segs, 174.2 K docs, 694.2 MB 681.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 660.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 605.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 588.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 493.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 477.2s _1cx: 8 segs, 113.8 K docs, 452.9 MB 453.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 433.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 391.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 334.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 314.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 249.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 225.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 44.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 210.0 sec: 162 segments, 18 merges 1528.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1157.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1067.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 786.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 686.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 665.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 610.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 593.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 498.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 482.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 458.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 438.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 396.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 339.6s _1ej: 8 segs, 39.6 K docs, 156.8 MB 319.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 254.0s _1fh: 8 segs, 109.8 K docs, 436.9 MB 230.4s _1fq: 8 segs, 39.0 K docs, 154.3 MB 49.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 215.0 sec: 162 segments, 18 merges 1533.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1162.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1072.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 791.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 691.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 670.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 615.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 598.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 503.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 487.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 463.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 443.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 401.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 344.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 324.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 259.0s _1fh: 8 segs, 109.8 K docs, 436.9 MB 235.4s _1fq: 8 segs, 39.0 K docs, 154.3 MB 54.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 220.0 sec: 162 segments, 18 merges 1538.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1167.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1077.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 796.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 696.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 675.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 620.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 603.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 508.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 492.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 468.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 448.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 406.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 349.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 329.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 264.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 240.4s _1fq: 8 segs, 39.0 K docs, 154.3 MB 59.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 225.0 sec: 162 segments, 18 merges 1543.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1172.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1082.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 801.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 701.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 680.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 625.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 608.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 513.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 497.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 473.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 453.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 411.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 354.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 334.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 269.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 245.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 64.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 230.0 sec: 162 segments, 18 merges 1548.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1177.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1087.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 806.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 706.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 685.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 630.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 613.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 518.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 502.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 478.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 458.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 416.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 359.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 339.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 274.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 250.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 69.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 235.0 sec: 162 segments, 18 merges 1553.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1182.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1092.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 811.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 711.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 690.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 635.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 618.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 523.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 507.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 483.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 463.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 421.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 364.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 344.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 279.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 255.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 74.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 240.0 sec: 162 segments, 18 merges 1558.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1187.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1097.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 816.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 716.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 695.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 640.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 623.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 528.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 512.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 488.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 468.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 426.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 369.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 349.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 284.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 260.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 79.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 245.0 sec: 162 segments, 18 merges 1563.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1192.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1102.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 821.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 721.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 700.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 645.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 628.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 533.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 517.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 493.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 473.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 431.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 374.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 354.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 289.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 265.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 84.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 250.1 sec: 162 segments, 18 merges 1568.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1197.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1107.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 826.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 726.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 705.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 650.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 633.6s _1bw: 8 segs, 135.7 K docs, 540.5 MB 538.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 522.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 498.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 478.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 436.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 379.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 359.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 294.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 270.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 89.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 255.1 sec: 162 segments, 18 merges 1573.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1202.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1112.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 831.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 731.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 710.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 655.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 638.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 543.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 527.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 503.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 483.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 441.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 384.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 364.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 299.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 275.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 94.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 260.1 sec: 162 segments, 18 merges 1578.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1207.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1117.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 836.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 736.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 715.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 660.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 643.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 548.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 532.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 508.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 488.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 446.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 389.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 369.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 304.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 280.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 99.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 265.1 sec: 162 segments, 18 merges 1583.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1212.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1122.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 841.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 741.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 720.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 665.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 648.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 553.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 537.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 513.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 493.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 451.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 394.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 374.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 309.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 285.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 104.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 270.1 sec: 162 segments, 18 merges 1588.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1217.3s _15t: 8 segs, 139.9 K docs, 557.2 MB 1127.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 846.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 746.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 725.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 670.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 653.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 558.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 542.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 518.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 498.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 456.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 399.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 379.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 314.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 290.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 109.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 275.1 sec: 162 segments, 18 merges 1593.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1222.3s _15t: 8 segs, 139.9 K docs, 557.2 MB 1132.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 851.8s _19u: 8 segs, 174.2 K docs, 694.2 MB 751.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 730.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 675.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 658.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 563.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 547.2s _1cx: 8 segs, 113.8 K docs, 452.9 MB 523.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 503.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 461.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 404.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 384.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 319.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 295.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 114.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 280.1 sec: 162 segments, 18 merges 1598.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1227.3s _15t: 8 segs, 139.9 K docs, 557.2 MB 1137.5s _16x: 8 segs, 143.2 K docs, 570.0 MB 856.8s _19u: 8 segs, 174.2 K docs, 694.2 MB 756.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 735.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 680.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 663.7s _1bw: 8 segs, 135.7 K docs, 540.5 MB 568.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 552.2s _1cx: 8 segs, 113.8 K docs, 452.9 MB 528.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 508.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 466.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 409.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 389.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 324.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 300.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 119.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 285.0 sec: 155 segments, 17 merges 1603.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1232.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1142.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 861.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 761.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 740.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 685.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 573.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 557.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 533.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 513.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 471.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 414.6s _1ej: 8 segs, 39.6 K docs, 156.8 MB 394.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 329.0s _1fh: 8 segs, 109.8 K docs, 436.9 MB 305.4s _1fq: 8 segs, 39.0 K docs, 154.3 MB 124.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 290.0 sec: 155 segments, 17 merges 1608.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1237.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1147.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 866.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 766.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 745.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 690.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 578.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 562.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 538.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 518.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 476.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 419.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 399.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 334.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 310.4s _1fq: 8 segs, 39.0 K docs, 154.3 MB 129.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 295.0 sec: 155 segments, 17 merges 1613.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1242.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1152.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 871.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 771.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 750.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 695.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 583.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 567.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 543.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 523.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 481.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 424.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 404.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 339.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 315.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 134.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 300.0 sec: 155 segments, 17 merges 1618.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1247.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1157.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 876.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 776.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 755.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 700.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 588.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 572.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 548.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 528.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 486.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 429.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 409.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 344.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 320.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 139.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 305.0 sec: 155 segments, 17 merges 1623.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1252.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1162.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 881.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 781.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 760.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 705.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 593.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 577.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 553.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 533.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 491.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 434.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 414.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 349.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 325.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 144.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 310.0 sec: 155 segments, 17 merges 1628.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1257.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1167.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 886.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 786.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 765.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 710.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 598.6s _1cr: 8 segs, 106.3 K docs, 422.7 MB 582.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 558.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 538.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 496.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 439.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 419.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 354.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 330.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 149.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 315.0 sec: 155 segments, 17 merges 1633.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1262.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1172.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 891.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 791.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 770.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 715.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 603.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 587.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 563.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 543.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 501.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 444.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 424.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 359.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 335.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 154.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 320.1 sec: 155 segments, 17 merges 1638.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1267.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1177.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 896.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 796.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 775.2s _1b1: 9 segs, 46.1 K docs, 182.7 MB 720.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 608.7s _1cr: 8 segs, 106.3 K docs, 422.7 MB 592.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 568.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 548.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 506.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 449.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 429.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 364.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 340.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 159.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 325.1 sec: 140 segments, 15 merges 1643.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1272.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1182.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 901.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 801.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 725.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 597.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 573.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 553.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 511.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 454.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 434.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 369.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 345.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 164.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 330.1 sec: 140 segments, 15 merges 1648.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1277.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1187.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 906.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 806.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 730.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 602.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 578.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 558.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 516.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 459.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 439.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 374.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 350.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 169.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 335.1 sec: 140 segments, 15 merges 1653.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1282.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1192.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 911.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 811.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 735.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 607.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 583.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 563.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 521.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 464.7s _1ej: 8 segs, 39.6 K docs, 156.8 MB 444.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 379.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 355.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 174.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 340.1 sec: 133 segments, 15 merges 1658.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1287.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1197.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 916.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 816.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 740.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 612.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 588.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 568.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 526.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 449.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 384.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 360.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 179.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 1.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 345.1 sec: 133 segments, 15 merges 1663.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1292.2s _15t: 8 segs, 139.9 K docs, 557.2 MB 1202.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 921.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 821.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 745.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 617.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 593.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 573.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 531.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 454.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 389.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 365.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 184.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 6.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 350.1 sec: 133 segments, 15 merges 1668.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1297.3s _15t: 8 segs, 139.9 K docs, 557.2 MB 1207.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 926.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 826.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 750.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 622.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 598.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 578.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 536.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 459.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 394.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 370.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 189.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 11.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 355.1 sec: 133 segments, 15 merges 1673.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1302.3s _15t: 8 segs, 139.9 K docs, 557.2 MB 1212.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 931.8s _19u: 8 segs, 174.2 K docs, 694.2 MB 831.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 755.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 627.2s _1cx: 8 segs, 113.8 K docs, 452.9 MB 603.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 583.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 541.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 464.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 399.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 375.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 194.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 16.2s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 360.1 sec: 133 segments, 15 merges 1678.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1307.3s _15t: 8 segs, 139.9 K docs, 557.2 MB 1217.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 936.8s _19u: 8 segs, 174.2 K docs, 694.2 MB 836.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 760.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 632.2s _1cx: 8 segs, 113.8 K docs, 452.9 MB 608.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 588.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 546.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 469.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 404.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 380.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 199.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 21.2s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 365.1 sec: 126 segments, 14 merges 1683.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1222.5s _16x: 8 segs, 143.2 K docs, 570.0 MB 941.8s _19u: 8 segs, 174.2 K docs, 694.2 MB 841.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 765.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 637.2s _1cx: 8 segs, 113.8 K docs, 452.9 MB 613.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 593.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 551.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 474.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 409.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 385.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 204.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 26.2s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 370.0 sec: 126 segments, 14 merges 1688.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1227.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 946.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 846.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 770.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 642.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 618.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 598.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 556.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 479.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 414.0s _1fh: 8 segs, 109.8 K docs, 436.9 MB 390.4s _1fq: 8 segs, 39.0 K docs, 154.3 MB 209.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 31.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 375.0 sec: 126 segments, 14 merges 1693.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1232.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 951.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 851.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 775.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 647.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 623.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 603.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 561.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 484.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 419.0s _1fh: 8 segs, 109.8 K docs, 436.9 MB 395.4s _1fq: 8 segs, 39.0 K docs, 154.3 MB 214.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 36.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 380.0 sec: 126 segments, 14 merges 1698.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1237.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 956.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 856.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 780.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 652.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 628.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 608.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 566.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 489.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 424.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 400.4s _1fq: 8 segs, 39.0 K docs, 154.3 MB 219.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 41.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 385.0 sec: 126 segments, 14 merges 1703.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1242.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 961.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 861.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 785.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 657.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 633.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 613.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 571.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 494.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 429.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 405.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 224.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 46.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 390.0 sec: 126 segments, 14 merges 1708.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1247.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 966.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 866.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 790.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 662.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 638.3s _1d7: 8 segs, 38.9 K docs, 153.9 MB 618.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 576.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 499.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 434.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 410.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 229.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 51.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 395.0 sec: 126 segments, 14 merges 1713.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1252.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 971.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 871.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 795.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 667.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 643.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 623.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 581.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 504.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 439.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 415.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 234.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 56.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 400.0 sec: 126 segments, 14 merges 1718.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1257.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 976.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 876.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 800.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 672.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 648.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 628.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 586.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 509.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 444.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 420.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 239.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 61.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 405.1 sec: 126 segments, 14 merges 1723.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1262.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 981.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 881.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 805.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 677.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 653.4s _1d7: 8 segs, 38.9 K docs, 153.9 MB 633.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 591.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 514.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 449.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 425.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 244.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 66.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 410.1 sec: 119 segments, 13 merges 1728.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1267.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 986.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 886.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 810.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 682.1s _1cx: 8 segs, 113.8 K docs, 452.9 MB 638.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 596.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 519.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 454.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 430.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 249.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 71.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 415.1 sec: 112 segments, 12 merges 1733.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1272.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 991.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 891.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 815.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 643.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 601.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 524.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 459.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 435.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 254.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 76.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 420.1 sec: 112 segments, 12 merges 1738.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1277.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 996.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 896.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 820.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 648.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 606.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 529.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 464.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 440.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 259.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 81.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 425.1 sec: 112 segments, 12 merges 1743.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1282.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 1001.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 901.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 825.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 653.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 611.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 534.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 469.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 445.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 264.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 86.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 430.1 sec: 112 segments, 12 merges 1748.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1287.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 1006.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 906.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 830.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 658.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 616.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 539.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 474.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 450.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 269.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 91.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 435.1 sec: 112 segments, 12 merges 1753.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1292.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 1011.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 911.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 835.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 663.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 621.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 544.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 479.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 455.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 274.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 96.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 440.1 sec: 112 segments, 12 merges 1758.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1297.4s _16x: 8 segs, 143.2 K docs, 570.0 MB 1016.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 916.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 840.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 668.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 626.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 549.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 484.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 460.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 279.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 101.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 445.1 sec: 112 segments, 12 merges 1763.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1302.5s _16x: 8 segs, 143.2 K docs, 570.0 MB 1021.8s _19u: 8 segs, 174.2 K docs, 694.2 MB 921.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 845.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 673.5s _1df: 8 segs, 71.9 K docs, 285.6 MB 631.7s _1du: 8 segs, 177.5 K docs, 707.7 MB 554.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 489.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 465.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 284.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 106.2s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 450.0 sec: 105 segments, 11 merges 1768.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1026.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 926.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 850.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 678.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 636.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 559.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 494.0s _1fh: 8 segs, 109.8 K docs, 436.9 MB 470.4s _1fq: 8 segs, 39.0 K docs, 154.3 MB 289.2s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 111.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 455.0 sec: 105 segments, 11 merges 1773.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1031.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 931.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 855.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 683.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 641.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 564.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 499.0s _1fh: 8 segs, 109.8 K docs, 436.9 MB 475.4s _1fq: 8 segs, 39.0 K docs, 154.3 MB 294.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 116.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 460.0 sec: 105 segments, 11 merges 1778.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1036.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 936.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 860.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 688.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 646.6s _1du: 8 segs, 177.5 K docs, 707.7 MB 569.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 504.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 480.4s _1fq: 8 segs, 39.0 K docs, 154.3 MB 299.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 121.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 465.0 sec: 98 segments, 10 merges 1783.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1041.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 941.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 865.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 693.4s _1df: 8 segs, 71.9 K docs, 285.6 MB 574.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 509.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 485.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 304.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 126.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 470.0 sec: 91 segments, 9 merges 1788.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1046.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 946.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 870.7s _1bp: 8 segs, 113.3 K docs, 451.0 MB 579.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 514.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 490.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 309.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 131.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 475.0 sec: 91 segments, 9 merges 1793.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1051.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 951.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 875.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 584.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 519.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 495.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 314.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 136.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 480.0 sec: 91 segments, 9 merges 1798.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1056.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 956.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 880.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 589.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 524.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 500.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 319.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 141.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 485.0 sec: 91 segments, 9 merges 1803.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1061.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 961.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 885.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 594.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 529.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 505.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 324.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 146.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 490.0 sec: 91 segments, 9 merges 1808.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1066.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 966.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 890.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 599.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 534.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 510.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 329.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 151.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 495.0 sec: 91 segments, 9 merges 1813.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1071.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 971.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 895.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 604.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 539.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 515.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 334.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 156.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 500.1 sec: 91 segments, 9 merges 1818.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1076.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 976.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 900.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 609.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 544.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 520.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 339.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 161.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 505.1 sec: 91 segments, 9 merges 1823.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1081.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 981.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 905.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 614.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 549.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 525.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 344.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 166.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 510.1 sec: 91 segments, 9 merges 1828.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1086.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 986.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 910.8s _1bp: 8 segs, 113.3 K docs, 451.0 MB 619.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 554.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 530.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 349.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 171.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 515.1 sec: 84 segments, 8 merges 1833.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1091.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 991.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 624.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 559.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 535.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 354.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 176.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 520.1 sec: 84 segments, 8 merges 1838.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1096.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 996.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 629.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 564.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 540.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 359.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 181.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 525.1 sec: 84 segments, 8 merges 1843.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1101.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 1001.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 634.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 569.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 545.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 364.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 186.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 530.1 sec: 84 segments, 8 merges 1848.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1106.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 1006.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 639.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 574.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 550.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 369.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 191.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 535.1 sec: 84 segments, 8 merges 1853.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1111.8s _19u: 8 segs, 174.2 K docs, 694.2 MB 1011.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 644.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 579.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 555.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 374.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 196.2s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 540.1 sec: 84 segments, 8 merges 1858.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1116.8s _19u: 8 segs, 174.2 K docs, 694.2 MB 1016.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 649.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 584.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 560.5s _1fq: 8 segs, 39.0 K docs, 154.3 MB 379.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 201.2s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 545.0 sec: 84 segments, 8 merges 1863.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1121.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 1021.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 654.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 589.0s _1fh: 8 segs, 109.8 K docs, 436.9 MB 565.4s _1fq: 8 segs, 39.0 K docs, 154.3 MB 384.2s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 206.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 550.0 sec: 84 segments, 8 merges 1868.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1126.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 1026.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 659.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 594.0s _1fh: 8 segs, 109.8 K docs, 436.9 MB 570.4s _1fq: 8 segs, 39.0 K docs, 154.3 MB 389.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 211.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 555.0 sec: 77 segments, 8 merges 1873.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1131.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 1031.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 664.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 599.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 394.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 216.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 0.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 560.0 sec: 77 segments, 8 merges 1878.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1136.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 1036.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 669.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 604.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 399.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 221.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 5.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 565.0 sec: 77 segments, 8 merges 1883.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1141.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 1041.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 674.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 609.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 404.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 226.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 10.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 570.0 sec: 77 segments, 8 merges 1888.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1146.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 1046.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 679.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 614.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 409.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 231.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 15.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 575.0 sec: 77 segments, 8 merges 1893.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1151.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 1051.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 684.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 619.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 414.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 236.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 20.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 580.0 sec: 77 segments, 8 merges 1898.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1156.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 1056.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 689.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 624.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 419.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 241.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 25.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 585.0 sec: 77 segments, 8 merges 1903.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1161.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 1061.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 694.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 629.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 424.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 246.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 30.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 590.0 sec: 77 segments, 8 merges 1908.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1166.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 1066.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 699.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 634.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 429.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 251.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 35.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 595.1 sec: 77 segments, 8 merges 1913.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1171.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 1071.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 704.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 639.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 434.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 256.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 40.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 600.1 sec: 77 segments, 8 merges 1918.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1176.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 1076.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 709.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 644.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 439.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 261.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 45.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 605.1 sec: 77 segments, 8 merges 1923.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1181.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 1081.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 714.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 649.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 444.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 266.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 50.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 610.1 sec: 77 segments, 8 merges 1928.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1186.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 1086.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 719.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 654.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 449.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 271.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 55.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 615.1 sec: 77 segments, 8 merges 1933.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1191.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 1091.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 724.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 659.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 454.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 276.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 60.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 620.1 sec: 77 segments, 8 merges 1938.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1196.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 1096.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 729.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 664.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 459.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 281.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 65.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 625.1 sec: 77 segments, 8 merges 1943.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1201.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 1101.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 734.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 669.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 464.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 286.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 70.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 630.1 sec: 77 segments, 8 merges 1948.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1206.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 1106.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 739.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 674.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 469.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 291.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 75.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 635.1 sec: 77 segments, 8 merges 1953.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1211.8s _19u: 8 segs, 174.2 K docs, 694.2 MB 1111.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 744.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 679.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 474.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 296.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 80.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 640.1 sec: 77 segments, 8 merges 1958.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1216.8s _19u: 8 segs, 174.2 K docs, 694.2 MB 1116.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 749.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 684.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 479.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 301.2s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 85.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 645.1 sec: 77 segments, 8 merges 1963.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1221.8s _19u: 8 segs, 174.2 K docs, 694.2 MB 1121.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 754.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 689.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 484.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 306.2s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 90.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 650.1 sec: 77 segments, 8 merges 1968.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1226.8s _19u: 8 segs, 174.2 K docs, 694.2 MB 1126.9s _1at: 8 segs, 246.5 K docs, 983.2 MB 759.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 694.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 489.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 311.2s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 95.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 655.0 sec: 77 segments, 8 merges 1973.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1231.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 1131.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 764.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 699.0s _1fh: 8 segs, 109.8 K docs, 436.9 MB 494.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 316.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 100.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 660.0 sec: 77 segments, 8 merges 1978.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1236.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 1136.8s _1at: 8 segs, 246.5 K docs, 983.2 MB 769.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 704.0s _1fh: 8 segs, 109.8 K docs, 436.9 MB 499.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 321.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 105.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 665.0 sec: 70 segments, 7 merges 1983.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1241.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 774.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 709.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 504.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 326.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 110.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 670.0 sec: 70 segments, 7 merges 1988.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1246.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 779.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 714.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 509.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 331.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 115.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 675.0 sec: 70 segments, 7 merges 1993.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1251.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 784.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 719.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 514.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 336.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 120.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 680.0 sec: 70 segments, 7 merges 1998.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1256.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 789.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 724.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 519.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 341.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 125.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 685.0 sec: 70 segments, 7 merges 2003.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1261.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 794.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 729.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 524.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 346.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 130.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 690.0 sec: 70 segments, 7 merges 2008.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1266.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 799.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 734.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 529.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 351.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 135.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 695.0 sec: 70 segments, 7 merges 2013.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1271.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 804.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 739.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 534.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 356.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 140.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 700.0 sec: 70 segments, 7 merges 2018.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1276.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 809.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 744.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 539.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 361.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 145.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 705.0 sec: 70 segments, 7 merges 2023.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1281.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 814.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 749.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 544.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 366.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 150.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 710.1 sec: 70 segments, 7 merges 2028.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1286.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 819.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 754.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 549.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 371.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 155.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 715.1 sec: 70 segments, 7 merges 2033.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1291.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 824.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 759.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 554.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 376.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 160.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 720.1 sec: 70 segments, 7 merges 2038.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1296.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 829.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 764.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 559.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 381.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 165.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 725.1 sec: 70 segments, 7 merges 2043.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1301.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 834.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 769.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 564.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 386.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 170.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 730.1 sec: 70 segments, 7 merges 2048.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1306.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 839.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 774.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 569.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 391.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 175.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 735.1 sec: 70 segments, 7 merges 2053.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1311.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 844.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 779.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 574.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 396.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 180.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 740.1 sec: 70 segments, 7 merges 2058.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1316.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 849.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 784.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 579.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 401.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 185.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 745.1 sec: 70 segments, 7 merges 2063.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1321.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 854.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 789.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 584.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 406.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 190.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 750.0 sec: 70 segments, 7 merges 2068.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1326.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 859.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 794.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 589.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 411.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 195.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 755.0 sec: 70 segments, 7 merges 2073.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1331.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 864.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 799.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 594.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 416.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 200.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 760.0 sec: 70 segments, 7 merges 2078.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1336.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 869.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 804.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 599.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 421.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 205.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 765.0 sec: 70 segments, 7 merges 2083.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1341.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 874.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 809.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 604.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 426.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 210.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 770.0 sec: 70 segments, 7 merges 2088.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1346.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 879.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 814.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 609.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 431.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 215.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 775.1 sec: 70 segments, 7 merges 2093.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1351.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 884.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 819.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 614.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 436.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 220.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 780.1 sec: 70 segments, 7 merges 2098.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1356.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 889.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 824.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 619.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 441.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 225.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 785.1 sec: 70 segments, 7 merges 2103.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1361.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 894.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 829.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 624.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 446.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 230.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 790.1 sec: 70 segments, 7 merges 2108.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1366.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 899.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 834.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 629.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 451.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 235.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 795.1 sec: 70 segments, 7 merges 2113.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1371.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 904.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 839.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 634.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 456.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 240.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 800.1 sec: 70 segments, 7 merges 2118.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1376.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 909.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 844.1s _1fh: 8 segs, 109.8 K docs, 436.9 MB 639.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 461.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 245.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 805.1 sec: 63 segments, 6 merges 2123.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1381.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 914.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 644.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 466.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 250.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 810.1 sec: 63 segments, 6 merges 2128.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1386.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 919.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 649.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 471.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 255.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 815.1 sec: 63 segments, 6 merges 2133.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1391.8s _19u: 8 segs, 174.2 K docs, 694.2 MB 924.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 654.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 476.2s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 260.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 820.1 sec: 63 segments, 6 merges 2138.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1396.8s _19u: 8 segs, 174.2 K docs, 694.2 MB 929.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 659.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 481.2s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 265.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 825.1 sec: 63 segments, 6 merges 2143.6s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1401.8s _19u: 8 segs, 174.2 K docs, 694.2 MB 934.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 664.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 486.2s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 270.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 830.0 sec: 63 segments, 6 merges 2148.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1406.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 939.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 669.2s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 491.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 275.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 835.0 sec: 63 segments, 6 merges 2153.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1411.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 944.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 674.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 496.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 280.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 840.0 sec: 63 segments, 6 merges 2158.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1416.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 949.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 679.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 501.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 285.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 845.0 sec: 63 segments, 6 merges 2163.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1421.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 954.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 684.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 506.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 290.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 850.0 sec: 63 segments, 6 merges 2168.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1426.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 959.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 689.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 511.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 295.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 855.0 sec: 63 segments, 6 merges 2173.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1431.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 964.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 694.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 516.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 300.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 860.0 sec: 63 segments, 6 merges 2178.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1436.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 969.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 699.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 521.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 305.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 865.0 sec: 63 segments, 6 merges 2183.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1441.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 974.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 704.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 526.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 310.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 870.0 sec: 63 segments, 6 merges 2188.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1446.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 979.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 709.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 531.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 315.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 875.0 sec: 63 segments, 6 merges 2193.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1451.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 984.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 714.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 536.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 320.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 880.0 sec: 63 segments, 6 merges 2198.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1456.7s _19u: 8 segs, 174.2 K docs, 694.2 MB 989.8s _1er: 8 segs, 186.7 K docs, 744.4 MB 719.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 541.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 325.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 885.1 sec: 56 segments, 5 merges 2203.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 994.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 724.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 546.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 330.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 890.1 sec: 56 segments, 5 merges 2208.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 999.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 729.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 551.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 335.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 895.1 sec: 56 segments, 5 merges 2213.5s _103: 8 segs, 1235.2 K docs, 4936.1 MB 1004.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 734.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 556.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 340.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 900.1 sec: 49 segments, 4 merges 1009.9s _1er: 8 segs, 186.7 K docs, 744.4 MB 739.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 561.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 345.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 905.1 sec: 42 segments, 3 merges 744.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 566.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 350.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 910.1 sec: 42 segments, 3 merges 749.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 571.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 355.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 915.1 sec: 42 segments, 3 merges 754.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 576.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 360.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 920.1 sec: 42 segments, 3 merges 759.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 581.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 365.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 925.1 sec: 42 segments, 3 merges 764.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 586.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 370.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 930.1 sec: 42 segments, 3 merges 769.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 591.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 375.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 935.1 sec: 42 segments, 3 merges 774.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 596.2s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 380.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 940.1 sec: 42 segments, 3 merges 779.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 601.2s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 385.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 945.1 sec: 42 segments, 3 merges 784.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 606.2s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 390.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 950.0 sec: 42 segments, 3 merges 789.2s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 611.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 395.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 955.0 sec: 42 segments, 3 merges 794.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 616.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 400.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 960.0 sec: 42 segments, 3 merges 799.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 621.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 405.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 965.0 sec: 42 segments, 3 merges 804.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 626.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 410.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 970.0 sec: 42 segments, 3 merges 809.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 631.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 415.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 975.0 sec: 42 segments, 3 merges 814.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 636.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 420.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 980.0 sec: 42 segments, 3 merges 819.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 641.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 425.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 985.0 sec: 42 segments, 3 merges 824.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 646.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 430.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 990.0 sec: 42 segments, 3 merges 829.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 651.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 435.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 995.0 sec: 42 segments, 3 merges 834.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 656.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 440.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1000.0 sec: 42 segments, 3 merges 839.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 661.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 445.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1005.0 sec: 42 segments, 3 merges 844.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 666.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 450.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1010.0 sec: 42 segments, 3 merges 849.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 671.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 455.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1015.1 sec: 42 segments, 3 merges 854.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 676.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 460.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1020.1 sec: 42 segments, 3 merges 859.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 681.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 465.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1025.1 sec: 42 segments, 3 merges 864.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 686.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 470.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1030.1 sec: 42 segments, 3 merges 869.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 691.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 475.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1035.1 sec: 42 segments, 3 merges 874.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 696.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 480.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1040.1 sec: 42 segments, 3 merges 879.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 701.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 485.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1045.0 sec: 42 segments, 3 merges 884.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 706.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 490.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1050.0 sec: 42 segments, 3 merges 889.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 711.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 495.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1055.0 sec: 42 segments, 3 merges 894.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 716.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 500.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1060.0 sec: 42 segments, 3 merges 899.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 721.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 505.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1065.0 sec: 42 segments, 3 merges 904.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 726.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 510.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1070.0 sec: 42 segments, 3 merges 909.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 731.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 515.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1075.0 sec: 42 segments, 3 merges 914.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 736.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 520.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1080.0 sec: 42 segments, 3 merges 919.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 741.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 525.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1085.1 sec: 42 segments, 3 merges 924.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 746.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 530.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1090.1 sec: 42 segments, 3 merges 929.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 751.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 535.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1095.1 sec: 42 segments, 3 merges 934.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 756.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 540.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1100.1 sec: 42 segments, 3 merges 939.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 761.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 545.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1105.1 sec: 42 segments, 3 merges 944.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 766.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 550.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1110.1 sec: 42 segments, 3 merges 949.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 771.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 555.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1115.1 sec: 42 segments, 3 merges 954.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 776.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 560.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1120.1 sec: 42 segments, 3 merges 959.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 781.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 565.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1125.1 sec: 42 segments, 3 merges 964.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 786.1s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 570.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1130.1 sec: 42 segments, 3 merges 969.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 791.2s _1g1: 8 segs, 430.2 K docs, 1715.9 MB 575.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1135.1 sec: 35 segments, 2 merges 974.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 580.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1140.1 sec: 35 segments, 2 merges 979.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 585.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1145.0 sec: 35 segments, 2 merges 984.2s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 590.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1150.0 sec: 35 segments, 2 merges 989.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 595.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1155.0 sec: 35 segments, 2 merges 994.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 600.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1160.0 sec: 35 segments, 2 merges 999.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 605.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1165.0 sec: 35 segments, 2 merges 1004.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 610.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1170.0 sec: 35 segments, 2 merges 1009.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 615.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1175.0 sec: 35 segments, 2 merges 1014.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 620.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1180.0 sec: 35 segments, 2 merges 1019.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 625.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1185.0 sec: 35 segments, 2 merges 1024.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 630.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1190.0 sec: 35 segments, 2 merges 1029.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 635.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1195.0 sec: 35 segments, 2 merges 1034.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 640.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1200.0 sec: 35 segments, 2 merges 1039.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 645.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1205.1 sec: 35 segments, 2 merges 1044.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 650.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1210.1 sec: 35 segments, 2 merges 1049.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 655.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1215.1 sec: 35 segments, 2 merges 1054.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 660.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1220.1 sec: 35 segments, 2 merges 1059.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 665.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1225.1 sec: 35 segments, 2 merges 1064.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 670.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1230.1 sec: 35 segments, 2 merges 1069.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 675.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1235.1 sec: 35 segments, 2 merges 1074.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 680.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1240.1 sec: 35 segments, 2 merges 1079.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 685.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1245.1 sec: 35 segments, 2 merges 1084.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 690.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1250.1 sec: 35 segments, 2 merges 1089.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 695.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1255.1 sec: 35 segments, 2 merges 1094.3s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 700.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1260.0 sec: 35 segments, 2 merges 1099.2s _1g0: 8 segs, 1214.1 K docs, 4851.3 MB 705.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 1265.0 sec: 28 segments, 2 merges 710.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 0.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1270.0 sec: 28 segments, 2 merges 715.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 5.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1275.0 sec: 28 segments, 2 merges 720.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 10.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1280.0 sec: 28 segments, 2 merges 725.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 15.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1285.0 sec: 28 segments, 2 merges 730.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 20.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1290.0 sec: 28 segments, 2 merges 735.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 25.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1295.0 sec: 28 segments, 2 merges 740.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 30.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1300.0 sec: 28 segments, 2 merges 745.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 35.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1305.0 sec: 28 segments, 2 merges 750.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 40.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1310.0 sec: 28 segments, 2 merges 755.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 45.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1315.1 sec: 28 segments, 2 merges 760.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 50.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1320.1 sec: 28 segments, 2 merges 765.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 55.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1325.1 sec: 28 segments, 2 merges 770.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 61.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1330.1 sec: 28 segments, 2 merges 775.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 66.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1335.1 sec: 28 segments, 2 merges 780.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 71.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1340.1 sec: 28 segments, 2 merges 785.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 76.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1345.1 sec: 28 segments, 2 merges 790.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 81.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1350.1 sec: 28 segments, 2 merges 795.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 86.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1355.1 sec: 28 segments, 2 merges 800.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 91.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1360.1 sec: 28 segments, 2 merges 805.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 96.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1365.1 sec: 28 segments, 2 merges 810.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 101.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1370.0 sec: 28 segments, 2 merges 815.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 105.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1375.0 sec: 28 segments, 2 merges 820.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 110.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1380.0 sec: 28 segments, 2 merges 825.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 115.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1385.0 sec: 28 segments, 2 merges 830.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 120.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1390.0 sec: 28 segments, 2 merges 835.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 125.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1395.0 sec: 28 segments, 2 merges 840.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 130.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1400.0 sec: 28 segments, 2 merges 845.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 135.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1405.1 sec: 28 segments, 2 merges 850.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 140.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1410.1 sec: 28 segments, 2 merges 855.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 145.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1415.1 sec: 28 segments, 2 merges 860.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 150.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1420.1 sec: 28 segments, 2 merges 865.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 156.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1425.1 sec: 28 segments, 2 merges 870.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 161.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1430.1 sec: 28 segments, 2 merges 875.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 166.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1435.1 sec: 28 segments, 2 merges 880.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 171.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1440.1 sec: 28 segments, 2 merges 885.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 176.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1445.1 sec: 28 segments, 2 merges 890.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 181.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1450.1 sec: 28 segments, 2 merges 895.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 186.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1455.1 sec: 28 segments, 2 merges 900.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 191.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1460.1 sec: 28 segments, 2 merges 905.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 196.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1465.0 sec: 28 segments, 2 merges 910.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 200.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1470.0 sec: 28 segments, 2 merges 915.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 205.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1475.0 sec: 28 segments, 2 merges 920.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 210.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1480.0 sec: 28 segments, 2 merges 925.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 215.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1485.0 sec: 28 segments, 2 merges 930.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 220.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1490.0 sec: 28 segments, 2 merges 935.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 225.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1495.0 sec: 28 segments, 2 merges 940.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 230.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1500.0 sec: 28 segments, 2 merges 945.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 235.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1505.0 sec: 28 segments, 2 merges 950.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 240.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1510.0 sec: 28 segments, 2 merges 955.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 245.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1515.0 sec: 28 segments, 2 merges 960.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 250.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1520.1 sec: 28 segments, 2 merges 965.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 255.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1525.1 sec: 28 segments, 2 merges 970.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 260.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1530.1 sec: 28 segments, 2 merges 975.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 265.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1535.1 sec: 28 segments, 2 merges 980.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 271.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1540.1 sec: 28 segments, 2 merges 985.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 276.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1545.1 sec: 28 segments, 2 merges 990.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 281.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1550.1 sec: 28 segments, 2 merges 995.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 286.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1555.1 sec: 28 segments, 2 merges 1000.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 291.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1560.1 sec: 28 segments, 2 merges 1005.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 296.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1565.1 sec: 28 segments, 2 merges 1010.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 301.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1570.1 sec: 28 segments, 2 merges 1015.3s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 306.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1575.0 sec: 28 segments, 2 merges 1020.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 310.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1580.0 sec: 28 segments, 2 merges 1025.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 315.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1585.0 sec: 28 segments, 2 merges 1030.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 320.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1590.0 sec: 28 segments, 2 merges 1035.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 325.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1595.0 sec: 28 segments, 2 merges 1040.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 330.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1600.0 sec: 28 segments, 2 merges 1045.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 335.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1605.0 sec: 28 segments, 2 merges 1050.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 340.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1610.0 sec: 28 segments, 2 merges 1055.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 345.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1615.0 sec: 28 segments, 2 merges 1060.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 350.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1620.0 sec: 28 segments, 2 merges 1065.2s _1g2: 8 segs, 1000.1 K docs, 3995.3 MB 355.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1625.0 sec: 21 segments, 1 merges 360.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1630.0 sec: 21 segments, 1 merges 365.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1635.1 sec: 21 segments, 1 merges 370.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1640.1 sec: 21 segments, 1 merges 375.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1645.1 sec: 21 segments, 1 merges 381.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1650.1 sec: 21 segments, 1 merges 386.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1655.1 sec: 21 segments, 1 merges 391.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1660.1 sec: 21 segments, 1 merges 396.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1665.1 sec: 21 segments, 1 merges 401.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1670.1 sec: 21 segments, 1 merges 406.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1675.1 sec: 21 segments, 1 merges 411.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1680.1 sec: 21 segments, 1 merges 416.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1685.0 sec: 21 segments, 1 merges 420.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1690.0 sec: 21 segments, 1 merges 425.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1695.0 sec: 21 segments, 1 merges 430.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1700.0 sec: 21 segments, 1 merges 435.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1705.0 sec: 21 segments, 1 merges 440.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1710.0 sec: 21 segments, 1 merges 445.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1715.0 sec: 21 segments, 1 merges 450.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1720.0 sec: 21 segments, 1 merges 455.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1725.0 sec: 21 segments, 1 merges 460.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1730.0 sec: 21 segments, 1 merges 465.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1735.0 sec: 21 segments, 1 merges 470.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1740.1 sec: 21 segments, 1 merges 475.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1745.1 sec: 21 segments, 1 merges 480.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1750.1 sec: 21 segments, 1 merges 485.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1755.1 sec: 21 segments, 1 merges 491.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1760.1 sec: 21 segments, 1 merges 496.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1765.1 sec: 21 segments, 1 merges 501.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1770.1 sec: 21 segments, 1 merges 506.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1775.1 sec: 21 segments, 1 merges 511.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1780.1 sec: 21 segments, 1 merges 516.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1785.1 sec: 21 segments, 1 merges 521.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1790.1 sec: 21 segments, 1 merges 526.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1795.0 sec: 21 segments, 1 merges 530.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1800.0 sec: 21 segments, 1 merges 535.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1805.0 sec: 21 segments, 1 merges 540.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1810.0 sec: 21 segments, 1 merges 545.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1815.0 sec: 21 segments, 1 merges 550.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1820.0 sec: 21 segments, 1 merges 555.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1825.0 sec: 21 segments, 1 merges 560.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1830.0 sec: 21 segments, 1 merges 565.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1835.0 sec: 21 segments, 1 merges 570.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1840.1 sec: 21 segments, 1 merges 575.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1845.1 sec: 21 segments, 1 merges 580.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1850.1 sec: 21 segments, 1 merges 585.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1855.1 sec: 21 segments, 1 merges 591.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1860.1 sec: 21 segments, 1 merges 596.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1865.1 sec: 21 segments, 1 merges 601.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1870.1 sec: 21 segments, 1 merges 606.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1875.1 sec: 21 segments, 1 merges 611.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1880.1 sec: 21 segments, 1 merges 616.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1885.1 sec: 21 segments, 1 merges 621.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1890.1 sec: 21 segments, 1 merges 626.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1895.0 sec: 21 segments, 1 merges 630.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1900.0 sec: 21 segments, 1 merges 635.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1905.0 sec: 21 segments, 1 merges 640.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1910.0 sec: 21 segments, 1 merges 645.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1915.0 sec: 21 segments, 1 merges 650.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1920.0 sec: 21 segments, 1 merges 655.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1925.0 sec: 21 segments, 1 merges 660.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1930.0 sec: 21 segments, 1 merges 665.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1935.0 sec: 21 segments, 1 merges 670.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1940.0 sec: 21 segments, 1 merges 675.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1945.0 sec: 21 segments, 1 merges 680.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1950.0 sec: 21 segments, 1 merges 685.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1955.0 sec: 21 segments, 1 merges 690.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1960.0 sec: 21 segments, 1 merges 695.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1965.0 sec: 21 segments, 1 merges 700.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1970.1 sec: 21 segments, 1 merges 705.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1975.1 sec: 21 segments, 1 merges 710.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1980.1 sec: 21 segments, 1 merges 716.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1985.1 sec: 21 segments, 1 merges 721.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1990.1 sec: 21 segments, 1 merges 726.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 1995.1 sec: 21 segments, 1 merges 731.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2000.1 sec: 21 segments, 1 merges 736.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2005.1 sec: 21 segments, 1 merges 741.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2010.1 sec: 21 segments, 1 merges 746.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2015.1 sec: 21 segments, 1 merges 751.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2020.0 sec: 21 segments, 1 merges 755.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2025.0 sec: 21 segments, 1 merges 760.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2030.0 sec: 21 segments, 1 merges 765.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2035.0 sec: 21 segments, 1 merges 770.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2040.0 sec: 21 segments, 1 merges 775.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2045.0 sec: 21 segments, 1 merges 780.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2050.0 sec: 21 segments, 1 merges 785.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2055.0 sec: 21 segments, 1 merges 790.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2060.0 sec: 21 segments, 1 merges 795.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2065.0 sec: 21 segments, 1 merges 800.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2070.1 sec: 21 segments, 1 merges 805.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2075.1 sec: 21 segments, 1 merges 810.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2080.1 sec: 21 segments, 1 merges 816.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2085.1 sec: 21 segments, 1 merges 821.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2090.1 sec: 21 segments, 1 merges 826.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2095.1 sec: 21 segments, 1 merges 831.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2100.1 sec: 21 segments, 1 merges 836.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2105.1 sec: 21 segments, 1 merges 841.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2110.1 sec: 21 segments, 1 merges 846.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2115.1 sec: 21 segments, 1 merges 851.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2120.0 sec: 21 segments, 1 merges 855.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2125.0 sec: 21 segments, 1 merges 860.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2130.0 sec: 21 segments, 1 merges 865.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2135.0 sec: 21 segments, 1 merges 870.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2140.0 sec: 21 segments, 1 merges 875.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2145.0 sec: 21 segments, 1 merges 880.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2150.0 sec: 21 segments, 1 merges 885.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2155.0 sec: 21 segments, 1 merges 890.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2160.1 sec: 21 segments, 1 merges 895.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2165.1 sec: 21 segments, 1 merges 900.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2170.1 sec: 21 segments, 1 merges 906.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2175.1 sec: 21 segments, 1 merges 911.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2180.1 sec: 21 segments, 1 merges 916.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2185.1 sec: 21 segments, 1 merges 921.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2190.0 sec: 21 segments, 1 merges 925.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2195.0 sec: 21 segments, 1 merges 930.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2200.0 sec: 21 segments, 1 merges 935.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2205.0 sec: 21 segments, 1 merges 940.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2210.0 sec: 21 segments, 1 merges 945.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2215.0 sec: 21 segments, 1 merges 950.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2220.1 sec: 21 segments, 1 merges 955.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2225.1 sec: 21 segments, 1 merges 961.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2230.1 sec: 21 segments, 1 merges 966.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2235.1 sec: 21 segments, 1 merges 971.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2240.1 sec: 21 segments, 1 merges 976.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2245.1 sec: 21 segments, 1 merges 981.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2250.0 sec: 21 segments, 1 merges 985.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2255.0 sec: 21 segments, 1 merges 990.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2260.0 sec: 21 segments, 1 merges 995.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2265.0 sec: 21 segments, 1 merges 1000.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2270.0 sec: 21 segments, 1 merges 1005.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2275.1 sec: 21 segments, 1 merges 1010.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2280.1 sec: 21 segments, 1 merges 1015.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2285.1 sec: 21 segments, 1 merges 1020.9s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2290.1 sec: 21 segments, 1 merges 1026.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB 2295.1 sec: 21 segments, 1 merges 1031.0s _1g3: 8 segs, 1259.5 K docs, 5032.9 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 3297 seconds reindex takes 3297.27 sec index has 14 segments: segments_2: _gd(11.0.0):C933878 _wt(11.0.0):C1138334 _1g3(11.0.0):C1259453 _103(11.0.0):C1235248 _1g0(11.0.0):C1214068 _zo(11.0.0):C242724 _1g2(11.0.0):C1000094 _1at(11.0.0):C246537 _139(11.0.0):C86737 _1g1(11.0.0):C430152 _1df(11.0.0):C71882 _1ck(11.0.0):C74844 _1d7(11.0.0):C38881 _1fz(11.0.0):C27168 _gd: 3737.6 MB _wt: 4557.3 MB _1g3: 5043.1 MB _103: 4946.1 MB _1g0: 4861.1 MB _zo: 970.4 MB _1g2: 4003.1 MB _1at: 985.6 MB _139: 346.3 MB _1g1: 1720.4 MB _1df: 286.9 MB _1ck: 298.7 MB _1d7: 155.0 MB _1fz: 108.2 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=4.0 index disk usage is 32019.86 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=55110574952 cpu@end=66392672267 deltaMS=11282.097315 thread 14 name=Reference Handler cpu@start=1946362 cpu@end=1946362 deltaMS=0.0 thread 15 name=Finalizer cpu@start=158116 cpu@end=158116 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=59179 cpu@end=59179 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=32569800 cpu@end=32569800 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=66115698287 cpu@end=66117179684 deltaMS=1.481397 thread 42 name=JFR Periodic Tasks cpu@start=432363012123 cpu@end=432906244584 deltaMS=543.232461 thread 46 name=Notification Thread cpu@start=99423 cpu@end=99423 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-1 cpu@start=5543511381424 cpu@end=5543511381424 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-2 cpu@start=5539222776509 cpu@end=5539222776509 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-3 cpu@start=5548170975311 cpu@end=5548170975311 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-4 cpu@start=5545137133481 cpu@end=5545137133481 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-5 cpu@start=5542935260653 cpu@end=5542935260653 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-6 cpu@start=5538110033139 cpu@end=5538110033139 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-7 cpu@start=5546153527565 cpu@end=5546153527565 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-8 cpu@start=5545050497787 cpu@end=5545050497787 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-9 cpu@start=5544058497085 cpu@end=5544058497085 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-10 cpu@start=5540567490079 cpu@end=5540567490079 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-11 cpu@start=5541033298230 cpu@end=5541033298230 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-12 cpu@start=5539302171450 cpu@end=5539302171450 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-13 cpu@start=5547355123330 cpu@end=5547355123330 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-14 cpu@start=5545084620327 cpu@end=5545084620327 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-15 cpu@start=5543643788078 cpu@end=5543643788078 deltaMS=0.0 thread 72 name=hnsw-merge-1-thread-16 cpu@start=5546021101473 cpu@end=5546021101473 deltaMS=0.0 Average CPU cores used: 1.0474597410230118 completed 1000 searches in 11290 ms: 88 QPS CPU time=11825 ms checking results SUMMARY: 0.974 11.290 11.825 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 56309 3297.27 2426.25 0.00 14 32019.86 null N/A 1.000 31250.000 31250.000 false HNSW Leaf 0 has 4 layers Leaf 0 has 933878 documents Graph level=3 size=53, Fanout min=5, mean=8.60, max=20, meandelta=86051.56 % 0 10 20 30 40 50 60 70 80 90 100 0 5 5 7 7 8 9 9 11 12 20 Graph level=2 size=829, Fanout min=8, mean=23.03, max=32, meandelta=36848.77 % 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=28499, Fanout min=4, mean=28.10, max=32, meandelta=30416.42 % 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=933878, Fanout min=1, mean=39.48, max=64, meandelta=21904.42 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=53, connectedness=1.00 Graph level=2 size=829, connectedness=1.00 Graph level=1 size=28499, connectedness=1.00 Graph level=0 size=933878, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 1138334 documents Graph level=3 size=68, Fanout min=4, mean=9.53, max=17, meandelta=91813.72 % 0 10 20 30 40 50 60 70 80 90 100 0 6 6 8 9 9 9 11 12 14 17 Graph level=2 size=1063, Fanout min=7, mean=23.78, max=32, meandelta=43208.57 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 24 26 29 32 32 32 Graph level=1 size=34773, Fanout min=1, mean=28.11, max=32, meandelta=37060.62 % 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=1138334, Fanout min=1, mean=39.43, max=64, meandelta=26724.36 % 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=1063, connectedness=1.00 Graph level=1 size=34773, connectedness=1.00 Graph level=0 size=1138334, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 1259453 documents Graph level=3 size=69, Fanout min=4, mean=9.65, max=18, meandelta=107762.99 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 8 9 10 11 12 14 18 Graph level=2 size=1171, Fanout min=5, mean=24.21, max=32, meandelta=47620.40 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 25 27 30 32 32 32 Graph level=1 size=38635, Fanout min=4, mean=28.07, max=32, meandelta=41054.00 % 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=1259453, Fanout min=1, mean=39.41, max=64, meandelta=29569.53 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 36 42 49 60 64 64 Graph level=3 size=69, connectedness=1.00 Graph level=2 size=1171, connectedness=1.00 Graph level=1 size=38635, connectedness=1.00 Graph level=0 size=1259453, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 1235248 documents Graph level=3 size=63, Fanout min=3, mean=8.83, max=16, meandelta=108828.29 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 7 8 8 9 10 11 12 16 Graph level=2 size=1140, Fanout min=8, mean=24.03, max=32, meandelta=46659.03 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 20 22 24 27 30 32 32 32 Graph level=1 size=37842, Fanout min=3, mean=28.12, max=32, meandelta=40155.99 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 30 32 32 32 32 32 32 Graph level=0 size=1235248, Fanout min=1, mean=39.43, max=64, meandelta=28988.44 % 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=63, connectedness=1.00 Graph level=2 size=1140, connectedness=1.00 Graph level=1 size=37842, connectedness=1.00 Graph level=0 size=1235248, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 1214068 documents Graph level=3 size=56, Fanout min=3, mean=8.68, max=15, meandelta=113160.12 % 0 10 20 30 40 50 60 70 80 90 100 0 5 7 7 7 8 9 10 11 12 15 Graph level=2 size=1076, Fanout min=9, mean=23.96, max=32, meandelta=45802.93 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 20 22 24 26 30 32 32 32 Graph level=1 size=37162, Fanout min=3, mean=28.16, max=32, meandelta=39480.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=1214068, Fanout min=1, mean=39.44, max=64, meandelta=28490.42 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=56, connectedness=1.00 Graph level=2 size=1076, connectedness=1.00 Graph level=1 size=37162, connectedness=1.00 Graph level=0 size=1214068, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 242724 documents Graph level=3 size=7, Fanout min=2, mean=2.86, max=4, meandelta=39367.75 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 3 3 3 3 3 4 Graph level=2 size=219, Fanout min=7, mean=15.77, max=30, meandelta=13097.56 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 13 14 15 17 18 20 23 30 Graph level=1 size=7525, Fanout min=6, mean=27.26, max=32, meandelta=8116.36 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 31 32 32 32 32 32 Graph level=0 size=242724, Fanout min=1, mean=39.41, max=64, meandelta=5714.53 % 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=219, connectedness=1.00 Graph level=1 size=7525, connectedness=1.00 Graph level=0 size=242724, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 1000094 documents Graph level=3 size=45, Fanout min=4, mean=7.73, max=13, meandelta=99783.20 % 0 10 20 30 40 50 60 70 80 90 100 0 4 6 6 7 8 8 8 10 11 13 Graph level=2 size=878, Fanout min=8, mean=23.00, max=32, meandelta=39588.57 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 19 20 23 25 28 31 32 32 Graph level=1 size=30524, Fanout min=3, mean=28.09, max=32, meandelta=32601.72 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 30 32 32 32 32 32 32 Graph level=0 size=1000094, Fanout min=1, mean=39.50, max=64, meandelta=23442.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=45, connectedness=1.00 Graph level=2 size=878, connectedness=1.00 Graph level=1 size=30524, connectedness=1.00 Graph level=0 size=1000094, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 246537 documents Graph level=3 size=10, Fanout min=1, mean=3.00, max=5, meandelta=43978.60 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 3 3 3 3 4 4 5 Graph level=2 size=227, Fanout min=7, mean=15.51, max=32, meandelta=13686.29 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 12 13 15 16 18 20 23 32 Graph level=1 size=7647, Fanout min=9, mean=27.38, max=32, meandelta=8224.38 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 27 31 32 32 32 32 32 Graph level=0 size=246537, Fanout min=1, mean=39.43, max=64, meandelta=5802.56 % 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=10, connectedness=1.00 Graph level=2 size=227, connectedness=1.00 Graph level=1 size=7647, connectedness=1.00 Graph level=0 size=246537, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 86737 documents Graph level=3 size=5, Fanout min=1, mean=2.40, max=4, meandelta=12396.00 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 2 2 2 2 3 3 4 Graph level=2 size=76, Fanout min=4, mean=9.63, max=20, meandelta=7156.60 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 7 8 9 10 11 12 13 20 Graph level=1 size=2653, Fanout min=7, mean=26.03, max=32, meandelta=3044.02 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 22 25 28 31 32 32 32 32 Graph level=0 size=86737, Fanout min=2, mean=38.75, max=64, meandelta=2075.86 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 36 41 47 57 64 64 Graph level=3 size=5, connectedness=1.00 Graph level=2 size=76, connectedness=1.00 Graph level=1 size=2653, connectedness=1.00 Graph level=0 size=86737, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 430152 documents Graph level=3 size=13, Fanout min=1, mean=3.85, max=7, meandelta=57898.04 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 3 3 4 5 5 5 7 Graph level=2 size=400, Fanout min=7, mean=18.81, max=32, meandelta=20310.20 % 0 10 20 30 40 50 60 70 80 90 100 0 12 13 15 16 18 19 21 24 28 32 Graph level=1 size=13291, Fanout min=8, mean=27.72, max=32, meandelta=14168.70 % 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=430152, Fanout min=1, mean=39.55, max=64, meandelta=10088.94 % 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=400, connectedness=1.00 Graph level=1 size=13291, connectedness=1.00 Graph level=0 size=430152, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 71882 documents Graph level=3 size=2, Fanout min=1, mean=1.00, max=1, meandelta=0.00 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 1 Graph level=2 size=58, Fanout min=4, mean=9.07, max=19, meandelta=6468.47 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 8 8 10 10 11 14 19 Graph level=1 size=2216, Fanout min=8, mean=25.78, max=32, meandelta=2538.98 % 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=71882, Fanout min=3, mean=38.52, max=64, meandelta=1730.87 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 35 40 47 56 64 64 Graph level=3 size=2, connectedness=1.00 Graph level=2 size=58, connectedness=1.00 Graph level=1 size=2216, connectedness=1.00 Graph level=0 size=71882, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 74844 documents Graph level=3 size=3, Fanout min=1, mean=1.33, max=2, meandelta=6920.50 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 2 Graph level=2 size=61, Fanout min=3, mean=8.66, max=18, meandelta=7112.61 % 0 10 20 30 40 50 60 70 80 90 100 0 6 6 7 8 8 9 9 11 11 18 Graph level=1 size=2284, Fanout min=7, mean=25.94, max=32, meandelta=2604.44 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 22 25 27 30 32 32 32 32 Graph level=0 size=74844, Fanout min=3, mean=38.50, max=64, meandelta=1801.81 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 35 40 47 56 64 64 Graph level=3 size=3, connectedness=1.00 Graph level=2 size=61, connectedness=1.00 Graph level=1 size=2284, connectedness=1.00 Graph level=0 size=74844, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 38881 documents Graph level=3 size=0, Fanout min=0, mean=NaN, max=0, meandelta=NaN % 0 10 20 30 40 50 60 70 80 90 100 1 Graph level=2 size=32, Fanout min=3, mean=7.19, max=13, meandelta=4196.38 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 7 7 7 8 8 9 13 Graph level=1 size=1201, Fanout min=8, mean=24.12, max=32, meandelta=1457.58 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 24 27 30 32 32 32 Graph level=0 size=38881, Fanout min=3, mean=37.94, max=64, meandelta=950.21 % 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=32, connectedness=1.00 Graph level=1 size=1201, connectedness=1.00 Graph level=0 size=38881, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 27168 documents Graph level=3 size=0, Fanout min=0, mean=NaN, max=0, meandelta=NaN % 0 10 20 30 40 50 60 70 80 90 100 1 Graph level=2 size=19, Fanout min=3, mean=5.16, max=8, meandelta=3566.14 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 4 4 5 6 6 6 7 8 Graph level=1 size=825, Fanout min=8, mean=22.66, max=32, meandelta=1076.57 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 20 22 25 27 31 32 32 Graph level=0 size=27168, Fanout min=2, mean=37.50, max=64, meandelta=670.38 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 30 34 39 45 54 64 64 Graph level=3 size=1, connectedness=1.00 Graph level=2 size=19, connectedness=1.00 Graph level=1 size=825, connectedness=1.00 Graph level=0 size=27168, 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.10.18.34.50/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': 197,105,247.47 msec task-clock:u 742,977,681,712,774 cycles:u (36.36%) 48,812,033,566,390 instructions:u (36.36%) 9,798,023,282,515 cache-references:u (36.36%) 2,411,867,803,632 cache-misses:u (36.36%) 27,112,640,090,432 L1-dcache-loads:u (36.36%) 2,775,205,043,075 L1-dcache-load-misses:u (36.36%) 3,236,858,128,047 L1-icache-loads:u (36.36%) 34,992,318,025 L1-icache-load-misses:u (36.36%) LLC-loads:u LLC-load-misses:u LLC-stores:u LLC-store-misses:u LLC-prefetches:u LLC-prefetch-misses:u 41,371,173 faults:u 12,609,288 minor-faults:u 155 major-faults:u 4,958,495,793,248 branches:u (36.36%) 84,829,780,930 branch-misses:u (36.36%) 11,231,894,873,845 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 5670.402089676 seconds time elapsed 195787.492844000 seconds user 1316.520393000 seconds sys took 1:34:30.429506 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='e5aad7e39ac9b601ef78bcb222b86cc1fd38bc78', 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.974, cpu_time_ms=11.29, net_cpu_ms=11.825, 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=56309, index_time_sec=3297.27, index_docs_per_sec=2426.25, force_merge_time_sec=0.0, index_num_segments=14, index_size_on_disk_mb=32019.86, selectivity=None, pre_post_filter='null', vec_disk_mb=31250.0, vec_ram_mb=31250.0, graph_level_conn_p_values={3: (0, {}), 2: (19, {0: 0, 10: 3, 20: 3, 30: 4, 40: 4, 50: 5, 60: 6, 70: 6, 80: 6, 90: 7, 100: 8}), 1: (825, {0: 0, 10: 14, 20: 16, 30: 18, 40: 20, 50: 22, 60: 25, 70: 27, 80: 31, 90: 32, 100: 32}), 0: (27168, {0: 0, 10: 20, 20: 24, 30: 27, 40: 30, 50: 34, 60: 39, 70: 45, 80: 54, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=5670, microseconds=429506)) Profiler summary for /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmFalse.jfr Version: 2.1 Chunks: 21 Start: 2026-04-11 03:22:53 (UTC) Duration: 939 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 14346798 259243143 jdk.NativeMethodSample 56542 792882 jdk.FileWrite 33883 761819 jdk.CPULoad 17612 369852 jdk.BooleanFlag 10416 340305 jdk.Checkpoint 2330 2500187 jdk.ObjectAllocationInNewTLAB 2308 47887 jdk.FileRead 2208 58401 jdk.UnsignedIntFlag 1008 35238 jdk.IntFlag 924 34671 jdk.ObjectAllocationOutsideTLAB 919 17436 jdk.StringFlag 714 28455 jdk.Compilation 659 18330 jdk.CPUInformation 21 31563 jdk.GCConfiguration 21 567 jdk.JVMInformation 21 19005 jdk.Metadata 21 2321088 jdk.GarbageCollection 10 250 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.10.18.34.50/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmFalse.jfr is 254.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 56542 events (total: 56542) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 93.49% 52860 jdk.jfr.internal.JVM#emitEvent() [Native code] 4.96% 2807 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 1.09% 617 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.17% 96 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.14% 78 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.03% 18 jdk.internal.misc.Unsafe#park() [Native code] 0.02% 10 jdk.jfr.internal.JVM#shouldRotateDisk() [Native code] 0.02% 10 java.lang.Object#wait0() [Native code] 0.01% 8 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.01% 6 java.lang.System#nanoTime() [Native code] 0.01% 6 jdk.internal.misc.Unsafe#unpark() [Native code] 0.01% 5 java.io.RandomAccessFile#open0() [Native code] 0.01% 4 java.io.FileOutputStream#writeBytes() [Native code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.00% 2 java.io.FileDescriptor#close0() [Native code] 0.00% 1 java.lang.System#currentTimeMillis() [Native code] 0.00% 1 java.io.UnixFileSystem#getBooleanAttributes0() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#readdir0() [Native code] 0.00% 1 java.lang.Object#notifyAll() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#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=4 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmFalse.jfr is 254.27 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmFalse.jfr is 254.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 56542 events (total: 56542) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 86.83% 49094 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.09% 3446 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] 4.96% 2807 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.09% 617 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.57% 320 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.17% 96 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.14% 78 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% 15 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.02% 10 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.0x000000008107aa58#run() [Interpreted code] 0.02% 10 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] 0.01% 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] 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() [JIT compiled code] 0.01% 5 java.lang.System#nanoTime() [Native code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.01% 5 java.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 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.01% 3 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 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] 0.00% 2 java.io.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% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] 0.00% 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 java.lang.System#nanoTime() [Native code] at java.lang.ref.ReferenceQueue#remove0() [Interpreted code] at java.lang.ref.ReferenceQueue#remove() [Interpreted code] at jdk.internal.ref.CleanerImpl#run() [Interpreted code] 0.00% 1 jdk.jfr.internal.JVM#counterTime() [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% 1 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% 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#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 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.00% 1 java.io.UnixFileSystem#getBooleanAttributes0() [Native code] at java.io.UnixFileSystem#hasBooleanAttributes() [JIT compiled code] at java.io.File#exists() [Inlined code] at jdk.internal.loader.URLClassPath$FileLoader#getResource() [JIT compiled code] 0.00% 1 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Inlined code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#readdir0() [Native code] at sun.nio.fs.UnixNativeDispatcher#readdir() [Inlined code] at sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator#readNextEntry() [JIT compiled code] at sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator#hasNext() [JIT compiled code] 0.00% 1 java.lang.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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/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.10.18.34.50/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmFalse.jfr is 254.27 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmFalse.jfr is 254.27 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmFalse.jfr is 254.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 56542 events (total: 56542) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 86.83% 49094 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.0x000000008107aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 6.09% 3446 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.0x000000008107aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 3.18% 1797 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.09% 617 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.94% 530 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.79% 447 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.0x000000008119a1a0#close() [Interpreted code] 0.57% 320 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.0x000000008107aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.17% 96 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.14% 77 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.06% 33 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% 15 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [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% 10 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.0x000000008107aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.02% 10 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.0x000000008107aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.01% 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() [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 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.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#() [Interpreted code] at jdk.jfr.internal.RepositoryChunk#() [Interpreted 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.0x000000008107aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.01% 5 java.lang.System#nanoTime() [Native code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.01% 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#write() [JIT compiled code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] 0.01% 3 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.00% 2 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() [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.0x000000008107aa58#run() [Interpreted code] at java.lang.Thread#runWith() [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 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 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.0x000000008107aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 1 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.0x000000008107aa58#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() [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.io.UnixFileSystem#getBooleanAttributes0() [Native code] at java.io.UnixFileSystem#hasBooleanAttributes() [JIT compiled code] at java.io.File#exists() [Inlined code] at jdk.internal.loader.URLClassPath$FileLoader#getResource() [JIT compiled code] at jdk.internal.loader.URLClassPath#getResource() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClass() [JIT compiled code] at java.lang.ClassLoader#loadClass() [JIT compiled code] at knn.KnnGraphTester#checkResults() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#syncMetaData() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#syncMetaData() [Interpreted code] at org.apache.lucene.index.SegmentInfos#prepareCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.00% 1 java.lang.System#nanoTime() [Native code] at java.lang.ref.ReferenceQueue#remove0() [Interpreted code] at java.lang.ref.ReferenceQueue#remove() [Interpreted code] at jdk.internal.ref.CleanerImpl#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] at jdk.internal.misc.InnocuousThread#run() [Interpreted code] 0.00% 1 java.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() [Inlined code] at sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator#readNextEntry() [JIT compiled code] at sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator#hasNext() [JIT compiled code] at org.apache.lucene.store.FSDirectory#listAll() [Interpreted code] at org.apache.lucene.store.FSDirectory#listAll() [Interpreted code] at org.apache.lucene.index.SegmentInfos$FindSegmentsFile#run() [Interpreted code] at org.apache.lucene.index.StandardDirectoryReader#open() [Interpreted code] at org.apache.lucene.index.StandardDirectoryReader#open() [Interpreted code] at org.apache.lucene.index.DirectoryReader#open() [Interpreted code] at org.apache.lucene.index.DirectoryReader#open() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#openDataInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] 0.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() [Interpreted code] at org.apache.lucene.store.MMapDirectory#openInput() [Interpreted code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] 0.00% 1 jdk.jfr.internal.JVM#counterTime() [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.0x000000008107aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#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] at jdk.jfr.internal.management.ChunkFilename#next() [JIT compiled code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000008107aa58#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() [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] at org.apache.lucene.codecs.lucene90.Lucene90StoredFieldsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] at org.apache.lucene.index.SegmentReader#() [JIT compiled code] 0.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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/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.10.18.34.50/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmFalse.jfr is 254.27 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmFalse.jfr is 254.27 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmFalse.jfr is 254.27 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmFalse.jfr is 254.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3222 events (total: 90016M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 71.33% 64206M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] 13.08% 11775M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 7.19% 6470M java.lang.Integer#valueOf() [Inlined code] 3.94% 3547M java.util.Arrays#copyOf() [Inlined code] 0.91% 816M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] 0.87% 784M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 0.76% 684M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] 0.47% 426M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.21% 189M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.20% 178M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] 0.16% 144M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.14% 124M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] 0.12% 106M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.10% 85M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.07% 60M java.util.logging.LogManager#reset() [Interpreted code] 0.07% 60M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.05% 42M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] 0.05% 41M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal() [Inlined code] 0.04% 40M org.apache.lucene.util.SparseFixedBitSet#insertBlock() [JIT compiled code] 0.04% 34M java.util.DualPivotQuicksort#sort() [JIT compiled code] 0.04% 33M org.apache.lucene.search.TopKnnCollector#topDocs() [JIT compiled code] 0.04% 33M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] 0.03% 27M jdk.incubator.vector.FloatVector#lanewiseTemplate() [Inlined code] 0.03% 23M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.02% 20M org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#() [Inlined code] 0.01% 13M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.01% 9M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.01% 6M org.apache.lucene.util.SparseFixedBitSet#() [Interpreted code] 0.01% 6M knn.KnnGraphTester#readExactNNScores() [Interpreted code] 0.01% 6M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] 0.01% 6M jdk.incubator.vector.FloatVector#fromArray0Template() [Inlined code] 0.01% 5M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] 0.00% 156704 java.util.ArrayList#iterator() [JIT compiled code] 0.00% 21184 java.time.Instant#create() [JIT compiled code] 0.00% 15888 java.time.LocalDate#ofEpochDay() [JIT compiled code] 0.00% 2656 java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] 0.00% 2656 jdk.jfr.FlightRecorder#getFlightRecorder() [JIT compiled code] 0.00% 2648 java.time.Clock#systemDefaultZone() [Inlined code] 0.00% 480 java.lang.Object#clone() [Native code] 0.00% 304 sun.nio.fs.UnixFileAttributes#get() [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmFalse.jfr is 254.27 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmFalse.jfr is 254.27 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmFalse.jfr is 254.27 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmFalse.jfr is 254.27 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmFalse.jfr is 254.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3222 events (total: 90016M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 43.94% 39554M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] 27.39% 24651M 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.01% 9909M 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.19% 6470M 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.94% 3547M 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.52% 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#addOutOfOrder() [Inlined code] 0.87% 784M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.81% 730M 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.74% 663M 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.37% 331M 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.26% 232M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.22% 194M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.21% 189M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 0.20% 178M 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.18% 165M 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.16% 144M 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.14% 124M 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% 106M 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% 85M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.10% 85M 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.07% 60M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.07% 60M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.05% 42M 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% 41M 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% 33M 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() [JIT compiled code] 0.04% 33M org.apache.lucene.search.TopKnnCollector#topDocs() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#searchLeaf() [JIT compiled code] 0.04% 33M 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% 29M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.03% 27M 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% 23M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.02% 13M 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() [JIT compiled code] 0.02% 13M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] 0.01% 13M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [JIT compiled code] 0.01% 9M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] 0.01% 6M 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.01% 6M 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.01% 6M knn.KnnGraphTester#readExactNNScores() [Interpreted code] at knn.KnnGraphTester#getExactNN() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted 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() [JIT compiled code] 0.01% 6M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 0.01% 6M 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.01% 6M org.apache.lucene.util.SparseFixedBitSet#insertBlock() [JIT compiled code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [JIT compiled code] 0.01% 5M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.01% 5M java.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% 156704 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% 21184 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% 15888 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% 10720 java.util.Arrays#copyOf() [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder() [JIT compiled code] at java.lang.AbstractStringBuilder#append() [JIT compiled code] at java.lang.StringBuilder#append() [Inlined code] 0.00% 2656 java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doChunkBegin() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] 0.00% 2656 jdk.jfr.FlightRecorder#getFlightRecorder() [JIT compiled code] at jdk.jfr.EventSettings$InternalAccess#getPlatformRecorder() [JIT compiled code] at jdk.jfr.internal.periodic.FlushTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] 0.00% 2648 java.time.Clock#systemDefaultZone() [Inlined code] at java.time.LocalDateTime#now() [Inlined code] at jdk.jfr.internal.Repository#timestamp() [Inlined code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/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.10.18.34.50/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmFalse.jfr is 254.27 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmFalse.jfr is 254.27 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmFalse.jfr is 254.27 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmFalse.jfr is 254.27 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmFalse.jfr is 254.27 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmFalse.jfr is 254.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3222 events (total: 90016M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 43.87% 39490M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Inlined code] at org.apache.lucene.search.IndexSearcher#search() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 18.26% 16436M 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.03% 9025M 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.0x000000008119efb0#call() [Inlined code] 9.13% 8214M 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.19% 6470M 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.94% 3547M 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.52% 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#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] 0.98% 884M 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.75% 676M 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.0x000000008119efb0#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.74% 663M 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.68% 614M 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.37% 331M 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() [JIT compiled code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [Inlined code] 0.21% 188M 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.0x000000008119efb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.20% 183M 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.0x000000008119efb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.20% 178M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#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.0x000000008119efb0#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.0x000000008119f508#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.20% 178M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#ensureCapacity() [Inlined code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Inlined code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.18% 165M 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.16% 144M 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.0x000000008119efb0#call() [Inlined code] 0.13% 116M 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.13% 113M 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.0x000000008119efb0#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% 107M 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.0x000000008119efb0#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% 106M 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% 85M 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.0x000000008119efb0#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.0x000000008119f508#run() [JIT compiled code] 0.10% 85M 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.07% 60M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.07% 60M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.05% 43M 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.0x000000008119efb0#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% 42M 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.0x0000000081196438#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.04% 33M org.apache.lucene.search.TopKnnCollector#topDocs() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#searchLeaf() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#lambda$rewrite$0() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery$$Lambda.0x00000000811b6108#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.0x000000008119f508#run() [JIT compiled code] at org.apache.lucene.search.IndexSearcher$$Lambda.0x00000000811a97b8#execute() [Inlined code] at org.apache.lucene.search.TaskExecutor#lambda$new$0() [Inlined code] 0.04% 33M 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() [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% 33M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.03% 29M 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.0x0000000081196438#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] 0.03% 27M jdk.incubator.vector.FloatVector#lanewiseTemplate() [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise() [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise() [Inlined code] at jdk.incubator.vector.FloatVector#fma() [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma() [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl() [Interpreted code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk() [JIT compiled code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorer$DotProductScorer#vectorOp() [JIT compiled code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorer#bulkScore() [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [Interpreted code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Interpreted code] 0.03% 23M 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.0x000000008119efb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 0.02% 13M 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() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#lambda$search$0() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$$Lambda.0x00000000811b73a0#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() [JIT compiled code] 0.02% 13M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal() [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment() [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template() [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0() [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment() [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl() [Interpreted code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk() [JIT compiled code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorer$DotProductScorer#vectorOp() [JIT compiled code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorer#bulkScore() [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [Interpreted code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Interpreted code] 0.02% 13M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal() [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment() [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template() [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0() [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment() [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl() [Interpreted code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk() [Interpreted code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorer$DotProductScorer#vectorOp() [Interpreted code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorer#bulkScore() [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [Interpreted code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Interpreted code] 0.01% 13M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.01% 10M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined 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.0x000000008119efb0#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% 10M 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.0x000000008119efb0#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% 10M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined 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.0x000000008119efb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build() [JIT compiled code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] 0.01% 9M 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.0x0000000081196438#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.01% 6M 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] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#lambda$search$0() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$$Lambda.0x00000000811b73a0#get() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search() [Interpreted code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Interpreted code] 0.01% 6M 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] 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] at org.apache.lucene.search.AbstractKnnVectorQuery#searchLeaf() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#lambda$rewrite$0() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery$$Lambda.0x00000000811b6108#call() [Interpreted code] 0.01% 6M knn.KnnGraphTester#readExactNNScores() [Interpreted code] at knn.KnnGraphTester#getExactNN() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted 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() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [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] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search() [Interpreted code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Interpreted code] 0.01% 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() [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.01% 6M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] cmd: ['/usr/sbin/perf', 'stat', '-dd', '-e', 'task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend', '/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-cp', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build', '--add-modules', 'jdk.incubator.vector', '--enable-native-access=ALL-UNNAMED', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=256M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.04.10.18.34.50/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.213s][info][jfr,startup] Started recording 1. [0.213s][info][jfr,startup] [0.213s][info][jfr,startup] Use jcmd 1230636 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2607865387955035 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 10, 2026 11:38:43 PM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled creating index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-fm 39709371 doc vectors in docsPath "/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec" parentJoin=false Done indexing 25000 documents. Done indexing 50000 documents. Done indexing 75000 documents. Done indexing 100000 documents. Done indexing 125000 documents. Done indexing 150000 documents. Done indexing 175000 documents. Done indexing 200000 documents. Done indexing 225000 documents. Done indexing 250000 documents. Done indexing 275000 documents. Done indexing 300000 documents. Done indexing 325000 documents. Done indexing 350000 documents. Done indexing 375000 documents. Done indexing 400000 documents. Done indexing 425000 documents. Done indexing 450000 documents. Done indexing 475000 documents. Done indexing 500000 documents. Done indexing 525000 documents. Done indexing 550000 documents. Done indexing 575000 documents. Done indexing 600000 documents. Done indexing 625000 documents. Done indexing 650000 documents. Done indexing 675000 documents. Done indexing 700000 documents. Done indexing 725000 documents. Done indexing 750000 documents. Done indexing 775000 documents. Done indexing 800000 documents. Done indexing 825000 documents. Done indexing 850000 documents. Done indexing 875000 documents. Done indexing 900000 documents. Done indexing 925000 documents. Done indexing 950000 documents. Done indexing 975000 documents. Done indexing 1000000 documents. Done indexing 1025000 documents. Done indexing 1050000 documents. Done indexing 1075000 documents. Done indexing 1100000 documents. Done indexing 1125000 documents. Done indexing 1150000 documents. Done indexing 1175000 documents. Done indexing 1200000 documents. Done indexing 1225000 documents. Done indexing 1250000 documents. Done indexing 1275000 documents. Done indexing 1300000 documents. Done indexing 1325000 documents. Done indexing 1350000 documents. Done indexing 1375000 documents. Done indexing 1400000 documents. Done indexing 1425000 documents. Done indexing 1450000 documents. Done indexing 1475000 documents. Done indexing 1500000 documents. Done indexing 1525000 documents. Done indexing 1550000 documents. Done indexing 1575000 documents. Done indexing 1600000 documents. Done indexing 1625000 documents. Done indexing 1650000 documents. Done indexing 1675000 documents. Done indexing 1700000 documents. Done indexing 1725000 documents. Done indexing 1750000 documents. Done indexing 1775000 documents. Done indexing 1800000 documents. Done indexing 1825000 documents. Done indexing 1850000 documents. Done indexing 1875000 documents. Done indexing 1900000 documents. Done indexing 1925000 documents. Done indexing 1950000 documents. Done indexing 1975000 documents. Done indexing 2000000 documents. Done indexing 2025000 documents. Done indexing 2050000 documents. Done indexing 2075000 documents. Done indexing 2100000 documents. Done indexing 2125000 documents. Done indexing 2150000 documents. Done indexing 2175000 documents. Done indexing 2200000 documents. Done indexing 2225000 documents. Done indexing 2250000 documents. Done indexing 2275000 documents. Done indexing 2300000 documents. Done indexing 2325000 documents. Done indexing 2350000 documents. Done indexing 2375000 documents. Done indexing 2400000 documents. Done indexing 2425000 documents. Done indexing 2450000 documents. Done indexing 2475000 documents. Done indexing 2500000 documents. Done indexing 2525000 documents. Done indexing 2550000 documents. Done indexing 2575000 documents. Done indexing 2600000 documents. Done indexing 2625000 documents. Done indexing 2650000 documents. Done indexing 2675000 documents. Done indexing 2700000 documents. Done indexing 2725000 documents. Done indexing 2750000 documents. Done indexing 2775000 documents. Done indexing 2800000 documents. Done indexing 2825000 documents. Done indexing 2850000 documents. Done indexing 2875000 documents. Done indexing 2900000 documents. Done indexing 2925000 documents. Done indexing 2950000 documents. Done indexing 2975000 documents. Done indexing 3000000 documents. Done indexing 3025000 documents. Done indexing 3050000 documents. Done indexing 3075000 documents. Done indexing 3100000 documents. Done indexing 3125000 documents. Done indexing 3150000 documents. Done indexing 3175000 documents. Done indexing 3200000 documents. Done indexing 3225000 documents. Done indexing 3250000 documents. Done indexing 3275000 documents. Done indexing 3300000 documents. Done indexing 3325000 documents. Done indexing 3350000 documents. Done indexing 3375000 documents. Done indexing 3400000 documents. Done indexing 3425000 documents. Done indexing 3450000 documents. Done indexing 3475000 documents. Done indexing 3500000 documents. Done indexing 3525000 documents. Done indexing 3550000 documents. Done indexing 3575000 documents. Done indexing 3600000 documents. Done indexing 3625000 documents. Done indexing 3650000 documents. Done indexing 3675000 documents. Done indexing 3700000 documents. Done indexing 3725000 documents. Done indexing 3750000 documents. Done indexing 3775000 documents. Done indexing 3800000 documents. Done indexing 3825000 documents. Done indexing 3850000 documents. Done indexing 3875000 documents. Done indexing 3900000 documents. Done indexing 3925000 documents. Done indexing 3950000 documents. Done indexing 3975000 documents. Done indexing 4000000 documents. Done indexing 4025000 documents. Done indexing 4050000 documents. Done indexing 4075000 documents. Done indexing 4100000 documents. Done indexing 4125000 documents. Done indexing 4150000 documents. Done indexing 4175000 documents. Done indexing 4200000 documents. Done indexing 4225000 documents. Done indexing 4250000 documents. Done indexing 4275000 documents. Done indexing 4300000 documents. Done indexing 4325000 documents. Done indexing 4350000 documents. Done indexing 4375000 documents. Done indexing 4400000 documents. Done indexing 4425000 documents. Done indexing 4450000 documents. Done indexing 4475000 documents. Done indexing 4500000 documents. Done indexing 4525000 documents. Done indexing 4550000 documents. Done indexing 4575000 documents. Done indexing 4600000 documents. Done indexing 4625000 documents. Done indexing 4650000 documents. Done indexing 4675000 documents. Done indexing 4700000 documents. Done indexing 4725000 documents. Done indexing 4750000 documents. Done indexing 4775000 documents. Done indexing 4800000 documents. Done indexing 4825000 documents. Done indexing 4850000 documents. Done indexing 4875000 documents. Done indexing 4900000 documents. Done indexing 4925000 documents. Done indexing 4950000 documents. Done indexing 4975000 documents. Done indexing 5000000 documents. Done indexing 5025000 documents. Done indexing 5050000 documents. Done indexing 5075000 documents. Done indexing 5100000 documents. Done indexing 5125000 documents. Done indexing 5150000 documents. Done indexing 5175000 documents. Done indexing 5200000 documents. Done indexing 5225000 documents. Done indexing 5250000 documents. Done indexing 5275000 documents. Done indexing 5300000 documents. Done indexing 5325000 documents. Done indexing 5350000 documents. Done indexing 5375000 documents. Done indexing 5400000 documents. Done indexing 5425000 documents. Done indexing 5450000 documents. Done indexing 5475000 documents. Done indexing 5500000 documents. Done indexing 5525000 documents. Done indexing 5550000 documents. Done indexing 5575000 documents. Done indexing 5600000 documents. Done indexing 5625000 documents. Done indexing 5650000 documents. Done indexing 5675000 documents. Done indexing 5700000 documents. Done indexing 5725000 documents. Done indexing 5750000 documents. Done indexing 5775000 documents. Done indexing 5800000 documents. Done indexing 5825000 documents. Done indexing 5850000 documents. Done indexing 5875000 documents. Done indexing 5900000 documents. Done indexing 5925000 documents. Done indexing 5950000 documents. Done indexing 5975000 documents. Done indexing 6000000 documents. Done indexing 6025000 documents. Done indexing 6050000 documents. Done indexing 6075000 documents. Done indexing 6100000 documents. Done indexing 6125000 documents. Done indexing 6150000 documents. Done indexing 6175000 documents. Done indexing 6200000 documents. Done indexing 6225000 documents. Done indexing 6250000 documents. Done indexing 6275000 documents. Done indexing 6300000 documents. Done indexing 6325000 documents. Done indexing 6350000 documents. Done indexing 6375000 documents. Done indexing 6400000 documents. Done indexing 6425000 documents. Done indexing 6450000 documents. Done indexing 6475000 documents. Done indexing 6500000 documents. Done indexing 6525000 documents. Done indexing 6550000 documents. Done indexing 6575000 documents. Done indexing 6600000 documents. Done indexing 6625000 documents. Done indexing 6650000 documents. Done indexing 6675000 documents. Done indexing 6700000 documents. Done indexing 6725000 documents. Done indexing 6750000 documents. Done indexing 6775000 documents. Done indexing 6800000 documents. Done indexing 6825000 documents. Done indexing 6850000 documents. Done indexing 6875000 documents. Done indexing 6900000 documents. Done indexing 6925000 documents. Done indexing 6950000 documents. Done indexing 6975000 documents. Done indexing 7000000 documents. Done indexing 7025000 documents. Done indexing 7050000 documents. Done indexing 7075000 documents. Done indexing 7100000 documents. Done indexing 7125000 documents. Done indexing 7150000 documents. Done indexing 7175000 documents. Done indexing 7200000 documents. Done indexing 7225000 documents. Done indexing 7250000 documents. Done indexing 7275000 documents. Done indexing 7300000 documents. Done indexing 7325000 documents. Done indexing 7350000 documents. Done indexing 7375000 documents. Done indexing 7400000 documents. Done indexing 7425000 documents. Done indexing 7450000 documents. Done indexing 7475000 documents. Done indexing 7500000 documents. Done indexing 7525000 documents. Done indexing 7550000 documents. Done indexing 7575000 documents. Done indexing 7600000 documents. Done indexing 7625000 documents. Done indexing 7650000 documents. Done indexing 7675000 documents. Done indexing 7700000 documents. Done indexing 7725000 documents. Done indexing 7750000 documents. Done indexing 7775000 documents. Done indexing 7800000 documents. Done indexing 7825000 documents. Done indexing 7850000 documents. Done indexing 7875000 documents. Done indexing 7900000 documents. Done indexing 7925000 documents. Done indexing 7950000 documents. Done indexing 7975000 documents. Done indexing 8000000 documents. now IndexWriter.commit() now wait for already running merges to finish 0.0 sec: 247 segments, 27 merges 1513.0s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1172.5s _10j: 8 segs, 173.6 K docs, 691.9 MB 1076.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 751.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 605.6s _18x: 8 segs, 116.1 K docs, 462.1 MB 594.1s _194: 8 segs, 245.9 K docs, 980.7 MB 539.8s _1a1: 8 segs, 72.4 K docs, 287.7 MB 523.0s _1aa: 8 segs, 39.4 K docs, 156.2 MB 467.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 419.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 385.8s _1bu: 8 segs, 173.2 K docs, 690.0 MB 372.5s _1c2: 8 segs, 72.2 K docs, 286.8 MB 330.1s _1ck: 8 segs, 39.7 K docs, 157.1 MB 303.0s _1ct: 8 segs, 37.7 K docs, 149.3 MB 287.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 264.2s _1d8: 8 segs, 38.6 K docs, 152.7 MB 242.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 223.0s _1do: 8 segs, 37.6 K docs, 148.9 MB 200.2s _1dw: 8 segs, 78.5 K docs, 312.0 MB 178.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 156.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 120.4s _1ep: 11 segs, 54.0 K docs, 213.7 MB 97.1s _1ez: 9 segs, 42.6 K docs, 168.7 MB 72.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 48.5s _1fj: 9 segs, 44.7 K docs, 177.1 MB 21.9s _1fs: 8 segs, 39.2 K docs, 155.1 MB 5.0 sec: 247 segments, 27 merges 1518.0s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1177.5s _10j: 8 segs, 173.6 K docs, 691.9 MB 1081.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 756.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 610.6s _18x: 8 segs, 116.1 K docs, 462.1 MB 599.1s _194: 8 segs, 245.9 K docs, 980.7 MB 544.8s _1a1: 8 segs, 72.4 K docs, 287.7 MB 528.1s _1aa: 8 segs, 39.4 K docs, 156.2 MB 472.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 424.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 390.8s _1bu: 8 segs, 173.2 K docs, 690.0 MB 377.5s _1c2: 8 segs, 72.2 K docs, 286.8 MB 335.1s _1ck: 8 segs, 39.7 K docs, 157.1 MB 308.0s _1ct: 8 segs, 37.7 K docs, 149.3 MB 292.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 269.2s _1d8: 8 segs, 38.6 K docs, 152.7 MB 247.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 228.0s _1do: 8 segs, 37.6 K docs, 148.9 MB 205.2s _1dw: 8 segs, 78.5 K docs, 312.0 MB 183.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 161.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 125.5s _1ep: 11 segs, 54.0 K docs, 213.7 MB 102.1s _1ez: 9 segs, 42.6 K docs, 168.7 MB 77.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 53.5s _1fj: 9 segs, 44.7 K docs, 177.1 MB 27.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 5.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 10.0 sec: 247 segments, 27 merges 1523.0s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1182.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1086.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 761.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 615.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 604.1s _194: 8 segs, 245.9 K docs, 980.7 MB 549.8s _1a1: 8 segs, 72.4 K docs, 287.7 MB 533.1s _1aa: 8 segs, 39.4 K docs, 156.2 MB 477.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 429.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 395.8s _1bu: 8 segs, 173.2 K docs, 690.0 MB 382.5s _1c2: 8 segs, 72.2 K docs, 286.8 MB 340.1s _1ck: 8 segs, 39.7 K docs, 157.1 MB 313.0s _1ct: 8 segs, 37.7 K docs, 149.3 MB 297.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 274.2s _1d8: 8 segs, 38.6 K docs, 152.7 MB 252.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 233.0s _1do: 8 segs, 37.6 K docs, 148.9 MB 210.2s _1dw: 8 segs, 78.5 K docs, 312.0 MB 188.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 166.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 130.5s _1ep: 11 segs, 54.0 K docs, 213.7 MB 107.1s _1ez: 9 segs, 42.6 K docs, 168.7 MB 82.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 58.5s _1fj: 9 segs, 44.7 K docs, 177.1 MB 32.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 10.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 15.0 sec: 247 segments, 27 merges 1528.0s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1187.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1091.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 766.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 620.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 609.1s _194: 8 segs, 245.9 K docs, 980.7 MB 554.8s _1a1: 8 segs, 72.4 K docs, 287.7 MB 538.1s _1aa: 8 segs, 39.4 K docs, 156.2 MB 482.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 434.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 400.8s _1bu: 8 segs, 173.2 K docs, 690.0 MB 387.5s _1c2: 8 segs, 72.2 K docs, 286.8 MB 345.1s _1ck: 8 segs, 39.7 K docs, 157.1 MB 318.0s _1ct: 8 segs, 37.7 K docs, 149.3 MB 302.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 279.2s _1d8: 8 segs, 38.6 K docs, 152.7 MB 257.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 238.0s _1do: 8 segs, 37.6 K docs, 148.9 MB 215.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 193.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 171.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 135.5s _1ep: 11 segs, 54.0 K docs, 213.7 MB 112.1s _1ez: 9 segs, 42.6 K docs, 168.7 MB 87.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 63.5s _1fj: 9 segs, 44.7 K docs, 177.1 MB 37.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 15.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 20.1 sec: 240 segments, 26 merges 1533.0s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1192.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1096.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 771.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 625.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 614.1s _194: 8 segs, 245.9 K docs, 980.7 MB 559.8s _1a1: 8 segs, 72.4 K docs, 287.7 MB 543.1s _1aa: 8 segs, 39.4 K docs, 156.2 MB 487.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 439.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 405.8s _1bu: 8 segs, 173.2 K docs, 690.0 MB 392.6s _1c2: 8 segs, 72.2 K docs, 286.8 MB 350.1s _1ck: 8 segs, 39.7 K docs, 157.1 MB 323.0s _1ct: 8 segs, 37.7 K docs, 149.3 MB 307.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 262.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 243.0s _1do: 8 segs, 37.6 K docs, 148.9 MB 220.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 198.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 176.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 140.5s _1ep: 11 segs, 54.0 K docs, 213.7 MB 117.1s _1ez: 9 segs, 42.6 K docs, 168.7 MB 92.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 68.5s _1fj: 9 segs, 44.7 K docs, 177.1 MB 42.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 20.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 25.1 sec: 240 segments, 26 merges 1538.0s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1197.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1101.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 776.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 630.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 619.1s _194: 8 segs, 245.9 K docs, 980.7 MB 564.9s _1a1: 8 segs, 72.4 K docs, 287.7 MB 548.1s _1aa: 8 segs, 39.4 K docs, 156.2 MB 492.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 444.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 410.8s _1bu: 8 segs, 173.2 K docs, 690.0 MB 397.6s _1c2: 8 segs, 72.2 K docs, 286.8 MB 355.1s _1ck: 8 segs, 39.7 K docs, 157.1 MB 328.0s _1ct: 8 segs, 37.7 K docs, 149.3 MB 312.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 267.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 248.0s _1do: 8 segs, 37.6 K docs, 148.9 MB 225.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 203.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 181.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 145.5s _1ep: 11 segs, 54.0 K docs, 213.7 MB 122.1s _1ez: 9 segs, 42.6 K docs, 168.7 MB 97.3s _1f9: 9 segs, 43.4 K docs, 172.0 MB 73.5s _1fj: 9 segs, 44.7 K docs, 177.1 MB 47.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 25.1s _1fz: 14 segs, 57.5 K docs, 227.5 MB 30.1 sec: 240 segments, 26 merges 1543.0s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1202.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1106.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 781.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 635.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 624.1s _194: 8 segs, 245.9 K docs, 980.7 MB 569.9s _1a1: 8 segs, 72.4 K docs, 287.7 MB 553.1s _1aa: 8 segs, 39.4 K docs, 156.2 MB 497.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 449.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 415.8s _1bu: 8 segs, 173.2 K docs, 690.0 MB 402.6s _1c2: 8 segs, 72.2 K docs, 286.8 MB 360.1s _1ck: 8 segs, 39.7 K docs, 157.1 MB 333.1s _1ct: 8 segs, 37.7 K docs, 149.3 MB 317.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 272.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 253.0s _1do: 8 segs, 37.6 K docs, 148.9 MB 230.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 208.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 186.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 150.5s _1ep: 11 segs, 54.0 K docs, 213.7 MB 127.1s _1ez: 9 segs, 42.6 K docs, 168.7 MB 102.3s _1f9: 9 segs, 43.4 K docs, 172.0 MB 78.6s _1fj: 9 segs, 44.7 K docs, 177.1 MB 52.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 30.1s _1fz: 14 segs, 57.5 K docs, 227.5 MB 35.1 sec: 240 segments, 26 merges 1548.1s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1207.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1111.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 786.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 640.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 629.1s _194: 8 segs, 245.9 K docs, 980.7 MB 574.9s _1a1: 8 segs, 72.4 K docs, 287.7 MB 558.1s _1aa: 8 segs, 39.4 K docs, 156.2 MB 502.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 454.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 420.9s _1bu: 8 segs, 173.2 K docs, 690.0 MB 407.6s _1c2: 8 segs, 72.2 K docs, 286.8 MB 365.2s _1ck: 8 segs, 39.7 K docs, 157.1 MB 338.1s _1ct: 8 segs, 37.7 K docs, 149.3 MB 322.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 277.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 258.1s _1do: 8 segs, 37.6 K docs, 148.9 MB 235.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 213.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 191.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 155.5s _1ep: 11 segs, 54.0 K docs, 213.7 MB 132.1s _1ez: 9 segs, 42.6 K docs, 168.7 MB 107.3s _1f9: 9 segs, 43.4 K docs, 172.0 MB 83.6s _1fj: 9 segs, 44.7 K docs, 177.1 MB 57.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 35.1s _1fz: 14 segs, 57.5 K docs, 227.5 MB 40.1 sec: 240 segments, 26 merges 1553.1s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1212.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1116.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 791.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 645.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 634.2s _194: 8 segs, 245.9 K docs, 980.7 MB 579.9s _1a1: 8 segs, 72.4 K docs, 287.7 MB 563.1s _1aa: 8 segs, 39.4 K docs, 156.2 MB 508.0s _1az: 8 segs, 149.8 K docs, 596.9 MB 459.4s _1bg: 8 segs, 183.2 K docs, 730.5 MB 425.9s _1bu: 8 segs, 173.2 K docs, 690.0 MB 412.6s _1c2: 8 segs, 72.2 K docs, 286.8 MB 370.2s _1ck: 8 segs, 39.7 K docs, 157.1 MB 343.1s _1ct: 8 segs, 37.7 K docs, 149.3 MB 327.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 282.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 263.1s _1do: 8 segs, 37.6 K docs, 148.9 MB 240.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 218.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 196.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 160.5s _1ep: 11 segs, 54.0 K docs, 213.7 MB 137.1s _1ez: 9 segs, 42.6 K docs, 168.7 MB 112.3s _1f9: 9 segs, 43.4 K docs, 172.0 MB 88.6s _1fj: 9 segs, 44.7 K docs, 177.1 MB 62.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 40.1s _1fz: 14 segs, 57.5 K docs, 227.5 MB 45.0 sec: 240 segments, 26 merges 1558.0s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1217.5s _10j: 8 segs, 173.6 K docs, 691.9 MB 1121.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 796.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 650.6s _18x: 8 segs, 116.1 K docs, 462.1 MB 639.1s _194: 8 segs, 245.9 K docs, 980.7 MB 584.8s _1a1: 8 segs, 72.4 K docs, 287.7 MB 568.0s _1aa: 8 segs, 39.4 K docs, 156.2 MB 512.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 464.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 430.8s _1bu: 8 segs, 173.2 K docs, 690.0 MB 417.5s _1c2: 8 segs, 72.2 K docs, 286.8 MB 375.1s _1ck: 8 segs, 39.7 K docs, 157.1 MB 348.0s _1ct: 8 segs, 37.7 K docs, 149.3 MB 332.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 287.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 268.0s _1do: 8 segs, 37.6 K docs, 148.9 MB 245.2s _1dw: 8 segs, 78.5 K docs, 312.0 MB 223.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 201.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 165.4s _1ep: 11 segs, 54.0 K docs, 213.7 MB 142.1s _1ez: 9 segs, 42.6 K docs, 168.7 MB 117.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 93.5s _1fj: 9 segs, 44.7 K docs, 177.1 MB 67.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 45.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 50.0 sec: 240 segments, 26 merges 1563.0s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1222.5s _10j: 8 segs, 173.6 K docs, 691.9 MB 1126.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 801.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 655.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 644.1s _194: 8 segs, 245.9 K docs, 980.7 MB 589.8s _1a1: 8 segs, 72.4 K docs, 287.7 MB 573.1s _1aa: 8 segs, 39.4 K docs, 156.2 MB 517.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 469.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 435.8s _1bu: 8 segs, 173.2 K docs, 690.0 MB 422.5s _1c2: 8 segs, 72.2 K docs, 286.8 MB 380.1s _1ck: 8 segs, 39.7 K docs, 157.1 MB 353.0s _1ct: 8 segs, 37.7 K docs, 149.3 MB 337.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 292.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 273.0s _1do: 8 segs, 37.6 K docs, 148.9 MB 250.2s _1dw: 8 segs, 78.5 K docs, 312.0 MB 228.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 206.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 170.5s _1ep: 11 segs, 54.0 K docs, 213.7 MB 147.1s _1ez: 9 segs, 42.6 K docs, 168.7 MB 122.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 98.5s _1fj: 9 segs, 44.7 K docs, 177.1 MB 72.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 50.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 55.0 sec: 240 segments, 26 merges 1568.0s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1227.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1131.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 806.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 660.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 649.1s _194: 8 segs, 245.9 K docs, 980.7 MB 594.8s _1a1: 8 segs, 72.4 K docs, 287.7 MB 578.1s _1aa: 8 segs, 39.4 K docs, 156.2 MB 522.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 474.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 440.8s _1bu: 8 segs, 173.2 K docs, 690.0 MB 427.5s _1c2: 8 segs, 72.2 K docs, 286.8 MB 385.1s _1ck: 8 segs, 39.7 K docs, 157.1 MB 358.0s _1ct: 8 segs, 37.7 K docs, 149.3 MB 342.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 297.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 278.0s _1do: 8 segs, 37.6 K docs, 148.9 MB 255.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 233.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 211.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 175.5s _1ep: 11 segs, 54.0 K docs, 213.7 MB 152.1s _1ez: 9 segs, 42.6 K docs, 168.7 MB 127.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 103.5s _1fj: 9 segs, 44.7 K docs, 177.1 MB 77.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 55.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 60.0 sec: 230 segments, 25 merges 1573.0s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1232.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1136.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 811.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 665.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 654.1s _194: 8 segs, 245.9 K docs, 980.7 MB 599.8s _1a1: 8 segs, 72.4 K docs, 287.7 MB 583.1s _1aa: 8 segs, 39.4 K docs, 156.2 MB 527.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 479.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 445.8s _1bu: 8 segs, 173.2 K docs, 690.0 MB 432.5s _1c2: 8 segs, 72.2 K docs, 286.8 MB 390.1s _1ck: 8 segs, 39.7 K docs, 157.1 MB 363.0s _1ct: 8 segs, 37.7 K docs, 149.3 MB 347.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 302.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 283.0s _1do: 8 segs, 37.6 K docs, 148.9 MB 260.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 238.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 216.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 157.1s _1ez: 9 segs, 42.6 K docs, 168.7 MB 132.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 108.5s _1fj: 9 segs, 44.7 K docs, 177.1 MB 82.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 60.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 65.1 sec: 230 segments, 25 merges 1578.0s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1237.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1141.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 816.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 670.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 659.1s _194: 8 segs, 245.9 K docs, 980.7 MB 604.8s _1a1: 8 segs, 72.4 K docs, 287.7 MB 588.1s _1aa: 8 segs, 39.4 K docs, 156.2 MB 532.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 484.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 450.8s _1bu: 8 segs, 173.2 K docs, 690.0 MB 437.6s _1c2: 8 segs, 72.2 K docs, 286.8 MB 395.1s _1ck: 8 segs, 39.7 K docs, 157.1 MB 368.0s _1ct: 8 segs, 37.7 K docs, 149.3 MB 352.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 307.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 288.0s _1do: 8 segs, 37.6 K docs, 148.9 MB 265.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 243.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 221.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 162.1s _1ez: 9 segs, 42.6 K docs, 168.7 MB 137.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 113.5s _1fj: 9 segs, 44.7 K docs, 177.1 MB 87.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 65.1s _1fz: 14 segs, 57.5 K docs, 227.5 MB 70.1 sec: 230 segments, 25 merges 1583.1s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1242.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1146.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 821.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 675.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 664.1s _194: 8 segs, 245.9 K docs, 980.7 MB 609.9s _1a1: 8 segs, 72.4 K docs, 287.7 MB 593.1s _1aa: 8 segs, 39.4 K docs, 156.2 MB 538.0s _1az: 8 segs, 149.8 K docs, 596.9 MB 489.4s _1bg: 8 segs, 183.2 K docs, 730.5 MB 455.9s _1bu: 8 segs, 173.2 K docs, 690.0 MB 442.6s _1c2: 8 segs, 72.2 K docs, 286.8 MB 400.2s _1ck: 8 segs, 39.7 K docs, 157.1 MB 373.1s _1ct: 8 segs, 37.7 K docs, 149.3 MB 357.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 312.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 293.1s _1do: 8 segs, 37.6 K docs, 148.9 MB 270.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 248.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 226.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 167.1s _1ez: 9 segs, 42.6 K docs, 168.7 MB 142.3s _1f9: 9 segs, 43.4 K docs, 172.0 MB 118.6s _1fj: 9 segs, 44.7 K docs, 177.1 MB 92.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 70.1s _1fz: 14 segs, 57.5 K docs, 227.5 MB 75.1 sec: 222 segments, 24 merges 1588.1s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1247.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1151.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 826.8s _16s: 8 segs, 169.5 K docs, 675.5 MB 680.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 669.2s _194: 8 segs, 245.9 K docs, 980.7 MB 614.9s _1a1: 8 segs, 72.4 K docs, 287.7 MB 598.1s _1aa: 8 segs, 39.4 K docs, 156.2 MB 543.0s _1az: 8 segs, 149.8 K docs, 596.9 MB 494.4s _1bg: 8 segs, 183.2 K docs, 730.5 MB 460.9s _1bu: 8 segs, 173.2 K docs, 690.0 MB 447.6s _1c2: 8 segs, 72.2 K docs, 286.8 MB 405.2s _1ck: 8 segs, 39.7 K docs, 157.1 MB 378.1s _1ct: 8 segs, 37.7 K docs, 149.3 MB 362.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 317.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 298.1s _1do: 8 segs, 37.6 K docs, 148.9 MB 275.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 253.8s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 231.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 147.3s _1f9: 9 segs, 43.4 K docs, 172.0 MB 123.6s _1fj: 9 segs, 44.7 K docs, 177.1 MB 97.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 75.1s _1fz: 14 segs, 57.5 K docs, 227.5 MB 80.1 sec: 214 segments, 23 merges 1593.1s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1252.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1156.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 831.8s _16s: 8 segs, 169.5 K docs, 675.5 MB 685.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 674.2s _194: 8 segs, 245.9 K docs, 980.7 MB 619.9s _1a1: 8 segs, 72.4 K docs, 287.7 MB 603.1s _1aa: 8 segs, 39.4 K docs, 156.2 MB 548.0s _1az: 8 segs, 149.8 K docs, 596.9 MB 499.4s _1bg: 8 segs, 183.2 K docs, 730.5 MB 465.9s _1bu: 8 segs, 173.2 K docs, 690.0 MB 452.6s _1c2: 8 segs, 72.2 K docs, 286.8 MB 410.2s _1ck: 8 segs, 39.7 K docs, 157.1 MB 383.1s _1ct: 8 segs, 37.7 K docs, 149.3 MB 367.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 322.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 303.1s _1do: 8 segs, 37.6 K docs, 148.9 MB 280.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 258.8s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 236.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 152.3s _1f9: 9 segs, 43.4 K docs, 172.0 MB 102.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 80.1s _1fz: 14 segs, 57.5 K docs, 227.5 MB 85.0 sec: 207 segments, 22 merges 1598.0s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1257.5s _10j: 8 segs, 173.6 K docs, 691.9 MB 1161.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 836.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 690.6s _18x: 8 segs, 116.1 K docs, 462.1 MB 679.1s _194: 8 segs, 245.9 K docs, 980.7 MB 624.8s _1a1: 8 segs, 72.4 K docs, 287.7 MB 608.0s _1aa: 8 segs, 39.4 K docs, 156.2 MB 552.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 504.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 470.8s _1bu: 8 segs, 173.2 K docs, 690.0 MB 457.5s _1c2: 8 segs, 72.2 K docs, 286.8 MB 415.1s _1ck: 8 segs, 39.7 K docs, 157.1 MB 372.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 327.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 308.0s _1do: 8 segs, 37.6 K docs, 148.9 MB 285.2s _1dw: 8 segs, 78.5 K docs, 312.0 MB 263.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 241.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 157.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 107.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 85.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 90.0 sec: 207 segments, 22 merges 1603.0s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1262.5s _10j: 8 segs, 173.6 K docs, 691.9 MB 1166.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 841.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 695.6s _18x: 8 segs, 116.1 K docs, 462.1 MB 684.1s _194: 8 segs, 245.9 K docs, 980.7 MB 629.8s _1a1: 8 segs, 72.4 K docs, 287.7 MB 613.0s _1aa: 8 segs, 39.4 K docs, 156.2 MB 557.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 509.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 475.8s _1bu: 8 segs, 173.2 K docs, 690.0 MB 462.5s _1c2: 8 segs, 72.2 K docs, 286.8 MB 420.1s _1ck: 8 segs, 39.7 K docs, 157.1 MB 377.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 332.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 313.0s _1do: 8 segs, 37.6 K docs, 148.9 MB 290.2s _1dw: 8 segs, 78.5 K docs, 312.0 MB 268.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 246.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 162.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 112.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 90.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 95.0 sec: 207 segments, 22 merges 1608.0s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1267.5s _10j: 8 segs, 173.6 K docs, 691.9 MB 1171.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 846.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 700.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 689.1s _194: 8 segs, 245.9 K docs, 980.7 MB 634.8s _1a1: 8 segs, 72.4 K docs, 287.7 MB 618.1s _1aa: 8 segs, 39.4 K docs, 156.2 MB 562.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 514.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 480.8s _1bu: 8 segs, 173.2 K docs, 690.0 MB 467.5s _1c2: 8 segs, 72.2 K docs, 286.8 MB 425.1s _1ck: 8 segs, 39.7 K docs, 157.1 MB 382.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 337.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 318.0s _1do: 8 segs, 37.6 K docs, 148.9 MB 295.2s _1dw: 8 segs, 78.5 K docs, 312.0 MB 273.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 251.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 167.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 117.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 95.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 100.0 sec: 207 segments, 22 merges 1613.0s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1272.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1176.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 851.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 705.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 694.1s _194: 8 segs, 245.9 K docs, 980.7 MB 639.8s _1a1: 8 segs, 72.4 K docs, 287.7 MB 623.1s _1aa: 8 segs, 39.4 K docs, 156.2 MB 567.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 519.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 485.8s _1bu: 8 segs, 173.2 K docs, 690.0 MB 472.5s _1c2: 8 segs, 72.2 K docs, 286.8 MB 430.1s _1ck: 8 segs, 39.7 K docs, 157.1 MB 387.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 342.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 323.0s _1do: 8 segs, 37.6 K docs, 148.9 MB 300.2s _1dw: 8 segs, 78.5 K docs, 312.0 MB 278.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 256.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 172.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 122.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 100.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 105.0 sec: 200 segments, 21 merges 1618.0s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1277.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1181.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 856.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 710.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 699.1s _194: 8 segs, 245.9 K docs, 980.7 MB 644.8s _1a1: 8 segs, 72.4 K docs, 287.7 MB 628.1s _1aa: 8 segs, 39.4 K docs, 156.2 MB 572.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 524.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 490.8s _1bu: 8 segs, 173.2 K docs, 690.0 MB 477.5s _1c2: 8 segs, 72.2 K docs, 286.8 MB 392.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 347.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 328.0s _1do: 8 segs, 37.6 K docs, 148.9 MB 305.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 283.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 261.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 177.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 127.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 105.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 110.0 sec: 200 segments, 21 merges 1623.0s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1282.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1186.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 861.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 715.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 704.1s _194: 8 segs, 245.9 K docs, 980.7 MB 649.8s _1a1: 8 segs, 72.4 K docs, 287.7 MB 633.1s _1aa: 8 segs, 39.4 K docs, 156.2 MB 577.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 529.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 495.8s _1bu: 8 segs, 173.2 K docs, 690.0 MB 482.5s _1c2: 8 segs, 72.2 K docs, 286.8 MB 397.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 352.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 333.0s _1do: 8 segs, 37.6 K docs, 148.9 MB 310.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 288.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 266.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 182.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 132.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 110.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 115.0 sec: 179 segments, 19 merges 1628.0s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1287.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1191.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 866.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 720.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 709.1s _194: 8 segs, 245.9 K docs, 980.7 MB 654.8s _1a1: 8 segs, 72.4 K docs, 287.7 MB 582.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 534.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 487.5s _1c2: 8 segs, 72.2 K docs, 286.8 MB 402.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 357.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 315.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 293.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 271.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 187.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 137.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 115.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 3.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 120.0 sec: 172 segments, 18 merges 1633.0s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1292.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1196.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 871.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 725.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 714.1s _194: 8 segs, 245.9 K docs, 980.7 MB 659.8s _1a1: 8 segs, 72.4 K docs, 287.7 MB 587.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 539.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 407.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 362.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 320.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 298.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 276.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 192.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 142.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 120.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 8.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 125.1 sec: 172 segments, 18 merges 1638.0s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1297.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1201.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 876.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 730.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 719.1s _194: 8 segs, 245.9 K docs, 980.7 MB 664.9s _1a1: 8 segs, 72.4 K docs, 287.7 MB 592.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 544.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 412.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 367.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 325.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 303.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 281.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 197.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 147.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 125.1s _1fz: 14 segs, 57.5 K docs, 227.5 MB 13.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 130.1 sec: 172 segments, 18 merges 1643.0s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1302.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1206.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 881.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 735.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 724.1s _194: 8 segs, 245.9 K docs, 980.7 MB 669.9s _1a1: 8 segs, 72.4 K docs, 287.7 MB 597.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 549.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 417.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 372.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 330.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 308.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 286.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 202.3s _1f9: 9 segs, 43.4 K docs, 172.0 MB 152.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 130.1s _1fz: 14 segs, 57.5 K docs, 227.5 MB 18.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 135.1 sec: 172 segments, 18 merges 1648.0s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1307.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1211.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 886.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 740.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 729.1s _194: 8 segs, 245.9 K docs, 980.7 MB 674.9s _1a1: 8 segs, 72.4 K docs, 287.7 MB 602.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 554.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 422.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 377.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 335.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 313.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 291.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 207.3s _1f9: 9 segs, 43.4 K docs, 172.0 MB 157.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 135.1s _1fz: 14 segs, 57.5 K docs, 227.5 MB 23.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 140.1 sec: 172 segments, 18 merges 1653.1s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1312.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1216.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 891.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 745.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 734.1s _194: 8 segs, 245.9 K docs, 980.7 MB 679.9s _1a1: 8 segs, 72.4 K docs, 287.7 MB 607.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 559.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 427.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 382.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 340.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 318.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 296.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 212.3s _1f9: 9 segs, 43.4 K docs, 172.0 MB 162.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 140.1s _1fz: 14 segs, 57.5 K docs, 227.5 MB 28.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 145.1 sec: 172 segments, 18 merges 1658.1s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1317.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1221.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 896.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 750.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 739.1s _194: 8 segs, 245.9 K docs, 980.7 MB 684.9s _1a1: 8 segs, 72.4 K docs, 287.7 MB 612.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 564.4s _1bg: 8 segs, 183.2 K docs, 730.5 MB 432.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 387.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 345.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 323.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 301.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 217.3s _1f9: 9 segs, 43.4 K docs, 172.0 MB 167.0s _1fs: 8 segs, 39.2 K docs, 155.1 MB 145.1s _1fz: 14 segs, 57.5 K docs, 227.5 MB 33.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 150.1 sec: 165 segments, 17 merges 1663.1s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1322.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1226.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 901.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 755.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 744.2s _194: 8 segs, 245.9 K docs, 980.7 MB 689.9s _1a1: 8 segs, 72.4 K docs, 287.7 MB 618.0s _1az: 8 segs, 149.8 K docs, 596.9 MB 569.4s _1bg: 8 segs, 183.2 K docs, 730.5 MB 437.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 392.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 350.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 328.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 306.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 222.3s _1f9: 9 segs, 43.4 K docs, 172.0 MB 150.1s _1fz: 14 segs, 57.5 K docs, 227.5 MB 38.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 155.1 sec: 158 segments, 16 merges 1668.1s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1327.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1231.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 906.8s _16s: 8 segs, 169.5 K docs, 675.5 MB 760.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 749.2s _194: 8 segs, 245.9 K docs, 980.7 MB 623.0s _1az: 8 segs, 149.8 K docs, 596.9 MB 574.4s _1bg: 8 segs, 183.2 K docs, 730.5 MB 442.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 397.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 355.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 333.8s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 311.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 227.3s _1f9: 9 segs, 43.4 K docs, 172.0 MB 155.1s _1fz: 14 segs, 57.5 K docs, 227.5 MB 43.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 160.1 sec: 158 segments, 16 merges 1673.1s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1332.6s _10j: 8 segs, 173.6 K docs, 691.9 MB 1236.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 911.8s _16s: 8 segs, 169.5 K docs, 675.5 MB 765.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 754.2s _194: 8 segs, 245.9 K docs, 980.7 MB 628.0s _1az: 8 segs, 149.8 K docs, 596.9 MB 579.4s _1bg: 8 segs, 183.2 K docs, 730.5 MB 447.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 402.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 360.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 338.8s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 316.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 232.3s _1f9: 9 segs, 43.4 K docs, 172.0 MB 160.1s _1fz: 14 segs, 57.5 K docs, 227.5 MB 48.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 165.0 sec: 158 segments, 16 merges 1678.0s _uz: 8 segs, 1150.5 K docs, 4596.9 MB 1337.5s _10j: 8 segs, 173.6 K docs, 691.9 MB 1241.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 916.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 770.6s _18x: 8 segs, 116.1 K docs, 462.1 MB 759.1s _194: 8 segs, 245.9 K docs, 980.7 MB 632.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 584.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 452.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 407.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 365.2s _1dw: 8 segs, 78.5 K docs, 312.0 MB 343.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 321.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 237.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 165.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 53.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 170.0 sec: 151 segments, 15 merges 1342.5s _10j: 8 segs, 173.6 K docs, 691.9 MB 1246.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 921.7s _16s: 8 segs, 169.5 K docs, 675.5 MB 775.6s _18x: 8 segs, 116.1 K docs, 462.1 MB 764.1s _194: 8 segs, 245.9 K docs, 980.7 MB 637.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 589.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 457.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 412.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 370.2s _1dw: 8 segs, 78.5 K docs, 312.0 MB 348.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 326.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 242.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 170.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 58.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 175.0 sec: 137 segments, 13 merges 1251.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 780.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 769.1s _194: 8 segs, 245.9 K docs, 980.7 MB 642.9s _1az: 8 segs, 149.8 K docs, 596.9 MB 594.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 462.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 417.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 375.2s _1dw: 8 segs, 78.5 K docs, 312.0 MB 353.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 331.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 247.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 175.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 63.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 180.0 sec: 130 segments, 13 merges 1256.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 785.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 774.1s _194: 8 segs, 245.9 K docs, 980.7 MB 599.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 467.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 422.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 380.2s _1dw: 8 segs, 78.5 K docs, 312.0 MB 358.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 336.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 252.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 180.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 68.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 4.4s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 185.0 sec: 130 segments, 13 merges 1261.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 790.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 779.1s _194: 8 segs, 245.9 K docs, 980.7 MB 604.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 472.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 427.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 385.2s _1dw: 8 segs, 78.5 K docs, 312.0 MB 363.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 341.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 257.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 185.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 73.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 9.4s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 190.0 sec: 130 segments, 13 merges 1266.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 795.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 784.1s _194: 8 segs, 245.9 K docs, 980.7 MB 609.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 477.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 432.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 390.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 368.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 346.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 262.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 190.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 78.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 14.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 195.0 sec: 130 segments, 13 merges 1271.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 800.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 789.1s _194: 8 segs, 245.9 K docs, 980.7 MB 614.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 482.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 437.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 395.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 373.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 351.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 267.2s _1f9: 9 segs, 43.4 K docs, 172.0 MB 195.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 83.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 19.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 200.0 sec: 122 segments, 12 merges 1276.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 805.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 794.1s _194: 8 segs, 245.9 K docs, 980.7 MB 619.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 487.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 442.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 400.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 378.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 356.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 200.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 88.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 24.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 205.0 sec: 122 segments, 12 merges 1281.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 810.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 799.1s _194: 8 segs, 245.9 K docs, 980.7 MB 624.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 492.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 447.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 405.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 383.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 361.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 205.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 93.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 29.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 210.1 sec: 122 segments, 12 merges 1286.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 815.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 804.1s _194: 8 segs, 245.9 K docs, 980.7 MB 629.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 497.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 452.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 410.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 388.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 366.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 210.1s _1fz: 14 segs, 57.5 K docs, 227.5 MB 98.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 34.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 215.1 sec: 122 segments, 12 merges 1291.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 820.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 809.1s _194: 8 segs, 245.9 K docs, 980.7 MB 634.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 502.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 457.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 415.3s _1dw: 8 segs, 78.5 K docs, 312.0 MB 393.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 371.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 215.1s _1fz: 14 segs, 57.5 K docs, 227.5 MB 103.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 39.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 220.1 sec: 115 segments, 11 merges 1296.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 825.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 814.1s _194: 8 segs, 245.9 K docs, 980.7 MB 639.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 507.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 462.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 398.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 376.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 220.1s _1fz: 14 segs, 57.5 K docs, 227.5 MB 108.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 44.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 225.0 sec: 115 segments, 11 merges 1301.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 830.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 819.1s _194: 8 segs, 245.9 K docs, 980.7 MB 644.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 512.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 467.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 403.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 381.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 225.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 113.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 49.4s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 230.0 sec: 115 segments, 11 merges 1306.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 835.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 824.1s _194: 8 segs, 245.9 K docs, 980.7 MB 649.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 517.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 472.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 408.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 386.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 230.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 118.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 54.4s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 235.0 sec: 115 segments, 11 merges 1311.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 840.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 829.1s _194: 8 segs, 245.9 K docs, 980.7 MB 654.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 522.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 477.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 413.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 391.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 235.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 123.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 59.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 240.0 sec: 115 segments, 11 merges 1316.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 845.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 834.1s _194: 8 segs, 245.9 K docs, 980.7 MB 659.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 527.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 482.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 418.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 396.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 240.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 128.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 64.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 245.0 sec: 115 segments, 11 merges 1321.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 850.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 839.1s _194: 8 segs, 245.9 K docs, 980.7 MB 664.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 532.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 487.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 423.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 401.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 245.0s _1fz: 14 segs, 57.5 K docs, 227.5 MB 133.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 69.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 250.0 sec: 102 segments, 10 merges 1326.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 855.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 844.1s _194: 8 segs, 245.9 K docs, 980.7 MB 669.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 537.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 492.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 428.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 406.6s _1ed: 14 segs, 66.6 K docs, 263.7 MB 138.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 74.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 255.0 sec: 102 segments, 10 merges 1331.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 860.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 849.1s _194: 8 segs, 245.9 K docs, 980.7 MB 674.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 542.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 497.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 433.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 411.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 143.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 79.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 260.1 sec: 102 segments, 10 merges 1336.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 865.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 854.1s _194: 8 segs, 245.9 K docs, 980.7 MB 679.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 547.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 502.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 438.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 416.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 148.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 84.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 265.1 sec: 102 segments, 10 merges 1341.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 870.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 859.1s _194: 8 segs, 245.9 K docs, 980.7 MB 684.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 552.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 507.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 443.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 421.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 153.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 89.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 270.1 sec: 102 segments, 10 merges 1346.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 875.7s _18x: 8 segs, 116.1 K docs, 462.1 MB 864.1s _194: 8 segs, 245.9 K docs, 980.7 MB 689.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 557.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 512.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 448.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 426.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 158.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 94.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 275.1 sec: 95 segments, 9 merges 1351.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 869.1s _194: 8 segs, 245.9 K docs, 980.7 MB 694.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 562.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 517.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 453.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 431.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 163.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 99.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 280.1 sec: 95 segments, 9 merges 1356.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 874.1s _194: 8 segs, 245.9 K docs, 980.7 MB 699.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 567.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 522.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 458.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 436.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 168.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 104.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 285.1 sec: 95 segments, 9 merges 1361.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 879.1s _194: 8 segs, 245.9 K docs, 980.7 MB 704.3s _1bg: 8 segs, 183.2 K docs, 730.5 MB 572.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 527.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 463.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 441.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 173.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 109.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 290.1 sec: 95 segments, 9 merges 1366.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 884.1s _194: 8 segs, 245.9 K docs, 980.7 MB 709.4s _1bg: 8 segs, 183.2 K docs, 730.5 MB 577.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 532.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 468.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 446.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 178.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 114.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 295.1 sec: 95 segments, 9 merges 1371.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 889.2s _194: 8 segs, 245.9 K docs, 980.7 MB 714.4s _1bg: 8 segs, 183.2 K docs, 730.5 MB 582.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 537.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 473.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 451.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 183.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 119.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 300.1 sec: 95 segments, 9 merges 1376.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 894.2s _194: 8 segs, 245.9 K docs, 980.7 MB 719.4s _1bg: 8 segs, 183.2 K docs, 730.5 MB 587.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 542.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 478.8s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 456.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 188.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 124.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 305.1 sec: 88 segments, 8 merges 1381.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 899.2s _194: 8 segs, 245.9 K docs, 980.7 MB 592.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 547.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 483.8s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 461.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 193.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 129.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 310.1 sec: 88 segments, 8 merges 1386.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 904.2s _194: 8 segs, 245.9 K docs, 980.7 MB 597.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 552.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 488.8s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 466.7s _1ed: 14 segs, 66.6 K docs, 263.7 MB 198.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 134.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 315.0 sec: 75 segments, 7 merges 1391.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 909.1s _194: 8 segs, 245.9 K docs, 980.7 MB 602.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 557.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 493.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 203.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 139.4s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 320.0 sec: 75 segments, 7 merges 1396.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 914.1s _194: 8 segs, 245.9 K docs, 980.7 MB 607.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 562.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 498.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 208.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 144.4s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 325.0 sec: 75 segments, 7 merges 1401.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 919.1s _194: 8 segs, 245.9 K docs, 980.7 MB 612.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 567.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 503.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 213.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 149.4s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 330.0 sec: 75 segments, 7 merges 1406.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 924.1s _194: 8 segs, 245.9 K docs, 980.7 MB 617.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 572.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 508.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 218.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 154.4s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 335.0 sec: 75 segments, 7 merges 1411.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 929.1s _194: 8 segs, 245.9 K docs, 980.7 MB 622.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 577.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 513.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 223.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 159.4s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 340.0 sec: 75 segments, 7 merges 1416.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 934.1s _194: 8 segs, 245.9 K docs, 980.7 MB 627.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 582.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 518.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 228.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 164.4s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 345.0 sec: 75 segments, 7 merges 1421.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 939.1s _194: 8 segs, 245.9 K docs, 980.7 MB 632.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 587.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 523.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 233.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 169.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 350.0 sec: 75 segments, 7 merges 1426.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 944.1s _194: 8 segs, 245.9 K docs, 980.7 MB 637.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 592.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 528.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 238.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 174.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 355.0 sec: 75 segments, 7 merges 1431.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 949.1s _194: 8 segs, 245.9 K docs, 980.7 MB 642.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 597.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 533.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 243.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 179.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 360.0 sec: 75 segments, 7 merges 1436.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 954.1s _194: 8 segs, 245.9 K docs, 980.7 MB 647.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 602.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 538.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 248.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 184.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 365.0 sec: 75 segments, 7 merges 1441.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 959.1s _194: 8 segs, 245.9 K docs, 980.7 MB 652.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 607.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 543.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 253.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 189.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 370.1 sec: 75 segments, 7 merges 1446.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 964.1s _194: 8 segs, 245.9 K docs, 980.7 MB 657.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 612.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 548.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 258.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 194.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 375.1 sec: 75 segments, 7 merges 1451.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 969.1s _194: 8 segs, 245.9 K docs, 980.7 MB 662.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 617.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 553.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 263.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 199.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 380.1 sec: 75 segments, 7 merges 1456.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 974.1s _194: 8 segs, 245.9 K docs, 980.7 MB 667.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 622.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 558.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 268.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 204.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 385.1 sec: 75 segments, 7 merges 1461.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 979.1s _194: 8 segs, 245.9 K docs, 980.7 MB 672.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 627.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 563.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 273.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 209.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 390.1 sec: 75 segments, 7 merges 1466.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 984.1s _194: 8 segs, 245.9 K docs, 980.7 MB 677.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 632.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 568.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 278.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 214.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 395.1 sec: 75 segments, 7 merges 1471.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 989.1s _194: 8 segs, 245.9 K docs, 980.7 MB 682.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 637.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 573.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 283.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 219.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 400.1 sec: 75 segments, 7 merges 1476.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 994.1s _194: 8 segs, 245.9 K docs, 980.7 MB 687.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 642.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 578.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 288.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 224.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 405.1 sec: 75 segments, 7 merges 1481.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 999.1s _194: 8 segs, 245.9 K docs, 980.7 MB 692.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 647.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 583.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 293.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 229.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 410.1 sec: 75 segments, 7 merges 1486.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1004.2s _194: 8 segs, 245.9 K docs, 980.7 MB 697.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 652.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 588.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 298.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 234.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 415.1 sec: 75 segments, 7 merges 1491.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1009.2s _194: 8 segs, 245.9 K docs, 980.7 MB 702.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 657.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 593.8s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 303.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 239.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 420.1 sec: 75 segments, 7 merges 1496.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1014.2s _194: 8 segs, 245.9 K docs, 980.7 MB 707.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 662.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 598.8s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 308.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 244.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 425.0 sec: 75 segments, 7 merges 1501.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1019.1s _194: 8 segs, 245.9 K docs, 980.7 MB 712.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 667.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 603.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 313.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 249.4s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 430.0 sec: 75 segments, 7 merges 1506.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1024.1s _194: 8 segs, 245.9 K docs, 980.7 MB 717.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 672.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 608.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 318.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 254.4s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 435.0 sec: 75 segments, 7 merges 1511.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1029.1s _194: 8 segs, 245.9 K docs, 980.7 MB 722.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 677.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 613.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 323.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 259.4s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 440.0 sec: 75 segments, 7 merges 1516.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1034.1s _194: 8 segs, 245.9 K docs, 980.7 MB 727.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 682.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 618.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 328.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 264.4s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 445.0 sec: 75 segments, 7 merges 1521.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1039.1s _194: 8 segs, 245.9 K docs, 980.7 MB 732.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 687.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 623.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 333.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 269.4s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 450.0 sec: 75 segments, 7 merges 1526.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1044.1s _194: 8 segs, 245.9 K docs, 980.7 MB 737.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 692.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 628.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 338.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 274.4s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 455.0 sec: 75 segments, 7 merges 1531.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1049.1s _194: 8 segs, 245.9 K docs, 980.7 MB 742.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 697.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 633.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 343.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 279.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 460.0 sec: 75 segments, 7 merges 1536.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1054.1s _194: 8 segs, 245.9 K docs, 980.7 MB 747.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 702.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 638.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 348.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 284.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 465.0 sec: 75 segments, 7 merges 1541.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1059.1s _194: 8 segs, 245.9 K docs, 980.7 MB 752.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 707.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 643.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 353.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 289.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 470.0 sec: 75 segments, 7 merges 1546.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1064.1s _194: 8 segs, 245.9 K docs, 980.7 MB 757.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 712.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 648.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 358.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 294.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 475.0 sec: 75 segments, 7 merges 1551.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1069.1s _194: 8 segs, 245.9 K docs, 980.7 MB 762.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 717.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 653.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 363.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 299.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 480.1 sec: 75 segments, 7 merges 1556.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1074.1s _194: 8 segs, 245.9 K docs, 980.7 MB 767.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 722.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 658.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 368.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 304.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 485.1 sec: 75 segments, 7 merges 1561.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1079.1s _194: 8 segs, 245.9 K docs, 980.7 MB 772.4s _1cz: 8 segs, 176.3 K docs, 702.5 MB 727.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 663.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 373.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 309.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 490.1 sec: 75 segments, 7 merges 1566.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1084.1s _194: 8 segs, 245.9 K docs, 980.7 MB 777.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 732.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 668.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 378.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 314.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 495.1 sec: 75 segments, 7 merges 1571.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1089.1s _194: 8 segs, 245.9 K docs, 980.7 MB 782.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 737.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 673.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 383.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 319.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 500.1 sec: 75 segments, 7 merges 1576.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1094.1s _194: 8 segs, 245.9 K docs, 980.7 MB 787.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 742.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 678.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 388.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 324.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 505.1 sec: 75 segments, 7 merges 1581.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1099.1s _194: 8 segs, 245.9 K docs, 980.7 MB 792.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 747.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 683.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 393.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 329.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 510.1 sec: 75 segments, 7 merges 1586.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1104.1s _194: 8 segs, 245.9 K docs, 980.7 MB 797.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 752.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 688.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 398.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 334.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 515.1 sec: 75 segments, 7 merges 1591.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1109.2s _194: 8 segs, 245.9 K docs, 980.7 MB 802.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 757.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 693.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 403.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 339.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 520.1 sec: 75 segments, 7 merges 1596.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1114.2s _194: 8 segs, 245.9 K docs, 980.7 MB 807.5s _1cz: 8 segs, 176.3 K docs, 702.5 MB 762.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 698.8s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 408.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 344.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 525.1 sec: 68 segments, 6 merges 1601.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1119.2s _194: 8 segs, 245.9 K docs, 980.7 MB 767.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 703.8s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 413.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 349.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 530.1 sec: 68 segments, 6 merges 1606.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1124.2s _194: 8 segs, 245.9 K docs, 980.7 MB 772.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 708.8s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 418.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 354.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 535.0 sec: 68 segments, 6 merges 1611.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1129.1s _194: 8 segs, 245.9 K docs, 980.7 MB 777.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 713.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 423.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 359.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 540.0 sec: 68 segments, 6 merges 1616.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1134.1s _194: 8 segs, 245.9 K docs, 980.7 MB 782.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 718.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 428.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 364.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 545.0 sec: 68 segments, 6 merges 1621.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1139.1s _194: 8 segs, 245.9 K docs, 980.7 MB 787.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 723.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 433.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 369.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 550.0 sec: 68 segments, 6 merges 1626.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1144.1s _194: 8 segs, 245.9 K docs, 980.7 MB 792.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 728.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 438.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 374.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 555.1 sec: 68 segments, 6 merges 1631.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1149.1s _194: 8 segs, 245.9 K docs, 980.7 MB 797.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 733.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 443.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 379.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 560.1 sec: 68 segments, 6 merges 1636.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1154.1s _194: 8 segs, 245.9 K docs, 980.7 MB 802.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 738.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 448.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 384.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 565.1 sec: 68 segments, 6 merges 1641.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1159.1s _194: 8 segs, 245.9 K docs, 980.7 MB 807.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 743.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 453.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 389.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 570.1 sec: 68 segments, 6 merges 1646.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1164.1s _194: 8 segs, 245.9 K docs, 980.7 MB 812.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 748.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 458.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 394.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 575.1 sec: 68 segments, 6 merges 1651.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1169.1s _194: 8 segs, 245.9 K docs, 980.7 MB 817.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 753.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 463.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 399.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 580.1 sec: 68 segments, 6 merges 1656.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1174.1s _194: 8 segs, 245.9 K docs, 980.7 MB 822.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 758.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 468.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 404.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 585.1 sec: 68 segments, 6 merges 1661.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1179.1s _194: 8 segs, 245.9 K docs, 980.7 MB 827.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 763.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 473.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 409.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 590.1 sec: 68 segments, 6 merges 1666.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1184.2s _194: 8 segs, 245.9 K docs, 980.7 MB 832.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 768.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 478.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 414.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 595.1 sec: 68 segments, 6 merges 1671.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1189.2s _194: 8 segs, 245.9 K docs, 980.7 MB 837.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 773.8s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 483.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 419.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 600.1 sec: 68 segments, 6 merges 1676.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1194.2s _194: 8 segs, 245.9 K docs, 980.7 MB 842.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 778.8s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 488.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 424.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 605.1 sec: 68 segments, 6 merges 1681.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1199.2s _194: 8 segs, 245.9 K docs, 980.7 MB 847.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 783.8s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 493.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 429.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 610.0 sec: 68 segments, 6 merges 1686.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1204.1s _194: 8 segs, 245.9 K docs, 980.7 MB 852.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 788.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 498.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 434.4s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 615.0 sec: 68 segments, 6 merges 1691.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1209.1s _194: 8 segs, 245.9 K docs, 980.7 MB 857.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 793.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 503.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 439.4s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 620.0 sec: 68 segments, 6 merges 1696.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1214.1s _194: 8 segs, 245.9 K docs, 980.7 MB 862.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 798.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 508.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 444.4s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 625.0 sec: 68 segments, 6 merges 1701.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1219.1s _194: 8 segs, 245.9 K docs, 980.7 MB 867.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 803.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 513.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 449.4s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 630.0 sec: 68 segments, 6 merges 1706.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1224.1s _194: 8 segs, 245.9 K docs, 980.7 MB 872.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 808.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 518.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 454.5s _1g1: 8 segs, 404.3 K docs, 1612.3 MB 635.0 sec: 61 segments, 6 merges 1711.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1229.1s _194: 8 segs, 245.9 K docs, 980.7 MB 877.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 813.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 523.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 3.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 640.1 sec: 61 segments, 6 merges 1716.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1234.1s _194: 8 segs, 245.9 K docs, 980.7 MB 882.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 818.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 528.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 8.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 645.1 sec: 61 segments, 6 merges 1721.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1239.1s _194: 8 segs, 245.9 K docs, 980.7 MB 887.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 823.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 533.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 13.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 650.1 sec: 61 segments, 6 merges 1726.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1244.1s _194: 8 segs, 245.9 K docs, 980.7 MB 892.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 828.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 538.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 18.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 655.1 sec: 61 segments, 6 merges 1731.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1249.1s _194: 8 segs, 245.9 K docs, 980.7 MB 897.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 833.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 543.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 23.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 660.1 sec: 61 segments, 6 merges 1736.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1254.1s _194: 8 segs, 245.9 K docs, 980.7 MB 902.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 838.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 548.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 28.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 665.1 sec: 61 segments, 6 merges 1741.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1259.1s _194: 8 segs, 245.9 K docs, 980.7 MB 907.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 843.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 553.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 33.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 670.1 sec: 61 segments, 6 merges 1746.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1264.1s _194: 8 segs, 245.9 K docs, 980.7 MB 912.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 848.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 558.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 38.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 675.1 sec: 61 segments, 6 merges 1751.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1269.2s _194: 8 segs, 245.9 K docs, 980.7 MB 917.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 853.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 563.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 43.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 680.1 sec: 61 segments, 6 merges 1756.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1274.2s _194: 8 segs, 245.9 K docs, 980.7 MB 922.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 858.8s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 568.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 48.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 685.1 sec: 61 segments, 6 merges 1761.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1279.2s _194: 8 segs, 245.9 K docs, 980.7 MB 927.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 863.8s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 573.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 53.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 690.1 sec: 61 segments, 6 merges 1766.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1284.2s _194: 8 segs, 245.9 K docs, 980.7 MB 932.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 868.8s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 578.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 58.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 695.0 sec: 61 segments, 6 merges 1771.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1289.1s _194: 8 segs, 245.9 K docs, 980.7 MB 937.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 873.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 583.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 63.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 700.0 sec: 61 segments, 6 merges 1776.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1294.1s _194: 8 segs, 245.9 K docs, 980.7 MB 942.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 878.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 588.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 68.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 705.0 sec: 61 segments, 6 merges 1781.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1299.1s _194: 8 segs, 245.9 K docs, 980.7 MB 947.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 883.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 593.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 73.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 710.0 sec: 61 segments, 6 merges 1786.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1304.1s _194: 8 segs, 245.9 K docs, 980.7 MB 952.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 888.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 598.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 78.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 715.0 sec: 61 segments, 6 merges 1791.5s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1309.1s _194: 8 segs, 245.9 K docs, 980.7 MB 957.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 893.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 603.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 83.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 720.0 sec: 61 segments, 6 merges 1796.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1314.1s _194: 8 segs, 245.9 K docs, 980.7 MB 962.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 898.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 608.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 88.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 725.0 sec: 61 segments, 6 merges 1801.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1319.1s _194: 8 segs, 245.9 K docs, 980.7 MB 967.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 903.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 613.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 93.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 730.0 sec: 61 segments, 6 merges 1806.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1324.1s _194: 8 segs, 245.9 K docs, 980.7 MB 972.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 908.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 618.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 98.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 735.0 sec: 61 segments, 6 merges 1811.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1329.1s _194: 8 segs, 245.9 K docs, 980.7 MB 977.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 913.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 623.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 103.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 740.0 sec: 61 segments, 6 merges 1816.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1334.1s _194: 8 segs, 245.9 K docs, 980.7 MB 982.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 918.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 628.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 108.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 745.0 sec: 61 segments, 6 merges 1821.6s _121: 8 segs, 1208.0 K docs, 4827.0 MB 1339.1s _194: 8 segs, 245.9 K docs, 980.7 MB 987.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 923.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 633.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 113.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 750.1 sec: 47 segments, 4 merges 992.8s _1dg: 8 segs, 207.5 K docs, 827.4 MB 928.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 638.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 118.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 755.1 sec: 47 segments, 4 merges 997.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 933.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 643.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 123.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 760.1 sec: 47 segments, 4 merges 1002.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 938.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 648.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 128.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 765.1 sec: 47 segments, 4 merges 1007.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 943.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 653.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 133.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 770.1 sec: 47 segments, 4 merges 1012.9s _1dg: 8 segs, 207.5 K docs, 827.4 MB 948.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 658.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 138.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 775.1 sec: 40 segments, 3 merges 953.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 663.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 143.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 780.1 sec: 40 segments, 3 merges 958.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 668.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 148.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 785.1 sec: 40 segments, 3 merges 963.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 673.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 153.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 790.1 sec: 40 segments, 3 merges 968.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 678.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 158.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 795.1 sec: 40 segments, 3 merges 973.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 683.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 163.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 800.1 sec: 40 segments, 3 merges 978.8s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 688.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 168.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 805.1 sec: 40 segments, 3 merges 983.8s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 693.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 173.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 810.1 sec: 40 segments, 3 merges 988.8s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 698.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 178.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 815.0 sec: 40 segments, 3 merges 993.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 703.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 183.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 820.0 sec: 40 segments, 3 merges 998.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 708.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 188.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 825.0 sec: 40 segments, 3 merges 1003.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 713.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 193.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 830.0 sec: 40 segments, 3 merges 1008.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 718.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 198.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 835.0 sec: 40 segments, 3 merges 1013.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 723.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 203.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 840.0 sec: 40 segments, 3 merges 1018.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 728.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 208.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 845.0 sec: 40 segments, 3 merges 1023.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 733.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 213.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 850.0 sec: 40 segments, 3 merges 1028.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 738.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 218.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 855.0 sec: 40 segments, 3 merges 1033.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 743.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 223.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 860.0 sec: 40 segments, 3 merges 1038.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 748.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 228.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 865.1 sec: 40 segments, 3 merges 1043.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 753.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 233.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 870.1 sec: 40 segments, 3 merges 1048.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 758.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 238.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 875.1 sec: 40 segments, 3 merges 1053.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 763.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 243.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 880.1 sec: 40 segments, 3 merges 1058.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 768.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 248.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 885.1 sec: 40 segments, 3 merges 1063.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 773.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 253.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 890.1 sec: 40 segments, 3 merges 1068.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 778.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 258.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 895.1 sec: 40 segments, 3 merges 1073.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 783.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 263.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 900.1 sec: 40 segments, 3 merges 1078.8s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 788.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 268.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 905.1 sec: 40 segments, 3 merges 1083.8s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 793.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 273.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 910.1 sec: 40 segments, 3 merges 1088.8s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 798.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 278.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 915.0 sec: 40 segments, 3 merges 1093.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 803.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 283.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 920.0 sec: 40 segments, 3 merges 1098.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 808.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 288.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 925.0 sec: 40 segments, 3 merges 1103.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 813.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 293.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 930.0 sec: 40 segments, 3 merges 1108.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 818.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 298.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 935.0 sec: 40 segments, 3 merges 1113.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 823.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 303.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 940.0 sec: 40 segments, 3 merges 1118.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 828.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 308.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 945.0 sec: 40 segments, 3 merges 1123.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 833.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 313.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 950.0 sec: 40 segments, 3 merges 1128.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 838.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 318.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 955.0 sec: 40 segments, 3 merges 1133.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 843.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 323.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 960.0 sec: 40 segments, 3 merges 1138.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 848.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 328.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 965.1 sec: 40 segments, 3 merges 1143.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 853.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 333.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 970.1 sec: 40 segments, 3 merges 1148.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 858.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 338.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 975.1 sec: 40 segments, 3 merges 1153.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 863.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 343.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 980.1 sec: 40 segments, 3 merges 1158.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 868.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 348.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 985.1 sec: 40 segments, 3 merges 1163.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 873.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 353.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 990.1 sec: 40 segments, 3 merges 1168.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 878.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 358.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 995.1 sec: 40 segments, 3 merges 1173.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 883.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 363.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1000.1 sec: 40 segments, 3 merges 1178.7s _1e4: 8 segs, 825.4 K docs, 3296.8 MB 888.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 368.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1005.1 sec: 33 segments, 2 merges 893.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 373.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1010.1 sec: 33 segments, 2 merges 898.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 378.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1015.1 sec: 33 segments, 2 merges 903.3s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 383.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1020.0 sec: 33 segments, 2 merges 908.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 388.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1025.0 sec: 33 segments, 2 merges 913.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 393.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1030.0 sec: 33 segments, 2 merges 918.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 398.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1035.0 sec: 33 segments, 2 merges 923.2s _1g0: 8 segs, 306.7 K docs, 1222.6 MB 403.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1040.0 sec: 26 segments, 1 merges 408.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1045.0 sec: 26 segments, 1 merges 413.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1050.0 sec: 26 segments, 1 merges 418.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1055.0 sec: 26 segments, 1 merges 423.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1060.0 sec: 26 segments, 1 merges 428.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1065.0 sec: 26 segments, 1 merges 433.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1070.1 sec: 26 segments, 1 merges 438.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1075.1 sec: 26 segments, 1 merges 443.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1080.1 sec: 26 segments, 1 merges 448.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1085.1 sec: 26 segments, 1 merges 453.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1090.1 sec: 26 segments, 1 merges 458.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1095.1 sec: 26 segments, 1 merges 463.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1100.1 sec: 26 segments, 1 merges 468.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1105.1 sec: 26 segments, 1 merges 473.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1110.1 sec: 26 segments, 1 merges 478.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1115.1 sec: 26 segments, 1 merges 483.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1120.1 sec: 26 segments, 1 merges 488.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1125.1 sec: 26 segments, 1 merges 493.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1130.0 sec: 26 segments, 1 merges 498.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1135.0 sec: 26 segments, 1 merges 503.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1140.0 sec: 26 segments, 1 merges 508.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1145.0 sec: 26 segments, 1 merges 513.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1150.0 sec: 26 segments, 1 merges 518.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1155.0 sec: 26 segments, 1 merges 523.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1160.0 sec: 26 segments, 1 merges 528.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1165.0 sec: 26 segments, 1 merges 533.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1170.0 sec: 26 segments, 1 merges 538.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1175.0 sec: 26 segments, 1 merges 543.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1180.0 sec: 26 segments, 1 merges 548.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1185.0 sec: 26 segments, 1 merges 553.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1190.1 sec: 26 segments, 1 merges 558.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1195.1 sec: 26 segments, 1 merges 563.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1200.1 sec: 26 segments, 1 merges 568.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1205.1 sec: 26 segments, 1 merges 573.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1210.1 sec: 26 segments, 1 merges 578.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1215.1 sec: 26 segments, 1 merges 583.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1220.1 sec: 26 segments, 1 merges 588.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1225.1 sec: 26 segments, 1 merges 593.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1230.1 sec: 26 segments, 1 merges 598.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1235.1 sec: 26 segments, 1 merges 603.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1240.1 sec: 26 segments, 1 merges 608.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1245.1 sec: 26 segments, 1 merges 613.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1250.0 sec: 26 segments, 1 merges 618.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1255.0 sec: 26 segments, 1 merges 623.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1260.0 sec: 26 segments, 1 merges 628.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1265.0 sec: 26 segments, 1 merges 633.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1270.0 sec: 26 segments, 1 merges 638.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1275.0 sec: 26 segments, 1 merges 643.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1280.0 sec: 26 segments, 1 merges 648.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1285.0 sec: 26 segments, 1 merges 653.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1290.0 sec: 26 segments, 1 merges 658.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1295.0 sec: 26 segments, 1 merges 663.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1300.0 sec: 26 segments, 1 merges 668.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1305.0 sec: 26 segments, 1 merges 673.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1310.1 sec: 26 segments, 1 merges 678.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1315.1 sec: 26 segments, 1 merges 683.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1320.1 sec: 26 segments, 1 merges 688.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1325.1 sec: 26 segments, 1 merges 693.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1330.0 sec: 26 segments, 1 merges 698.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1335.1 sec: 26 segments, 1 merges 703.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1340.1 sec: 26 segments, 1 merges 708.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1345.1 sec: 26 segments, 1 merges 713.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1350.1 sec: 26 segments, 1 merges 718.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1355.1 sec: 26 segments, 1 merges 723.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1360.1 sec: 26 segments, 1 merges 728.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1365.1 sec: 26 segments, 1 merges 733.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1370.1 sec: 26 segments, 1 merges 738.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1375.1 sec: 26 segments, 1 merges 743.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1380.1 sec: 26 segments, 1 merges 748.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1385.1 sec: 26 segments, 1 merges 753.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1390.1 sec: 26 segments, 1 merges 758.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1395.0 sec: 26 segments, 1 merges 763.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1400.0 sec: 26 segments, 1 merges 768.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1405.0 sec: 26 segments, 1 merges 773.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1410.0 sec: 26 segments, 1 merges 778.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1415.0 sec: 26 segments, 1 merges 783.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1420.0 sec: 26 segments, 1 merges 788.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1425.0 sec: 26 segments, 1 merges 793.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1430.0 sec: 26 segments, 1 merges 798.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1435.0 sec: 26 segments, 1 merges 803.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1440.0 sec: 26 segments, 1 merges 808.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1445.0 sec: 26 segments, 1 merges 813.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1450.0 sec: 26 segments, 1 merges 818.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1455.0 sec: 26 segments, 1 merges 823.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1460.1 sec: 26 segments, 1 merges 828.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1465.1 sec: 26 segments, 1 merges 833.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1470.1 sec: 26 segments, 1 merges 838.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1475.1 sec: 26 segments, 1 merges 843.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1480.1 sec: 26 segments, 1 merges 848.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1485.1 sec: 26 segments, 1 merges 853.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1490.1 sec: 26 segments, 1 merges 858.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1495.1 sec: 26 segments, 1 merges 863.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1500.1 sec: 26 segments, 1 merges 868.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1505.1 sec: 26 segments, 1 merges 873.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1510.1 sec: 26 segments, 1 merges 878.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1515.1 sec: 26 segments, 1 merges 883.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1520.1 sec: 26 segments, 1 merges 888.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1525.0 sec: 26 segments, 1 merges 893.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1530.0 sec: 26 segments, 1 merges 898.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1535.0 sec: 26 segments, 1 merges 903.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1540.0 sec: 26 segments, 1 merges 908.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1545.0 sec: 26 segments, 1 merges 913.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1550.0 sec: 26 segments, 1 merges 918.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1555.0 sec: 26 segments, 1 merges 923.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1560.0 sec: 26 segments, 1 merges 928.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1565.0 sec: 26 segments, 1 merges 933.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1570.0 sec: 26 segments, 1 merges 938.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1575.0 sec: 26 segments, 1 merges 943.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1580.0 sec: 26 segments, 1 merges 948.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1585.1 sec: 26 segments, 1 merges 953.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1590.1 sec: 26 segments, 1 merges 958.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1595.1 sec: 26 segments, 1 merges 963.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1600.1 sec: 26 segments, 1 merges 968.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1605.1 sec: 26 segments, 1 merges 973.8s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1610.1 sec: 26 segments, 1 merges 978.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1615.1 sec: 26 segments, 1 merges 983.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1620.1 sec: 26 segments, 1 merges 988.9s _1g2: 8 segs, 1203.8 K docs, 4810.3 MB 1625.1 sec: 19 segments, 1 merges 4.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1630.1 sec: 19 segments, 1 merges 9.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1635.1 sec: 19 segments, 1 merges 14.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1640.0 sec: 19 segments, 1 merges 19.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1645.0 sec: 19 segments, 1 merges 24.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1650.0 sec: 19 segments, 1 merges 29.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1655.0 sec: 19 segments, 1 merges 34.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1660.0 sec: 19 segments, 1 merges 39.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1665.0 sec: 19 segments, 1 merges 44.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1670.1 sec: 19 segments, 1 merges 49.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1675.1 sec: 19 segments, 1 merges 54.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1680.1 sec: 19 segments, 1 merges 59.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1685.1 sec: 19 segments, 1 merges 64.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1690.1 sec: 19 segments, 1 merges 69.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1695.1 sec: 19 segments, 1 merges 74.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1700.0 sec: 19 segments, 1 merges 79.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1705.0 sec: 19 segments, 1 merges 84.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1710.0 sec: 19 segments, 1 merges 89.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1715.0 sec: 19 segments, 1 merges 94.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1720.0 sec: 19 segments, 1 merges 99.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1725.0 sec: 19 segments, 1 merges 104.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1730.0 sec: 19 segments, 1 merges 109.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1735.0 sec: 19 segments, 1 merges 114.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1740.0 sec: 19 segments, 1 merges 119.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1745.1 sec: 19 segments, 1 merges 124.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1750.1 sec: 19 segments, 1 merges 129.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1755.1 sec: 19 segments, 1 merges 134.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1760.1 sec: 19 segments, 1 merges 139.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1765.1 sec: 19 segments, 1 merges 144.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1770.1 sec: 19 segments, 1 merges 149.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1775.1 sec: 19 segments, 1 merges 154.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1780.1 sec: 19 segments, 1 merges 159.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1785.1 sec: 19 segments, 1 merges 164.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1790.1 sec: 19 segments, 1 merges 169.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1795.1 sec: 19 segments, 1 merges 174.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1800.0 sec: 19 segments, 1 merges 179.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1805.0 sec: 19 segments, 1 merges 184.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1810.0 sec: 19 segments, 1 merges 189.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1815.0 sec: 19 segments, 1 merges 194.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1820.0 sec: 19 segments, 1 merges 199.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1825.0 sec: 19 segments, 1 merges 204.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1830.0 sec: 19 segments, 1 merges 209.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1835.0 sec: 19 segments, 1 merges 214.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1840.0 sec: 19 segments, 1 merges 219.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1845.0 sec: 19 segments, 1 merges 224.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1850.1 sec: 19 segments, 1 merges 229.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1855.1 sec: 19 segments, 1 merges 234.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1860.1 sec: 19 segments, 1 merges 239.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1865.1 sec: 19 segments, 1 merges 244.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1870.1 sec: 19 segments, 1 merges 249.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1875.1 sec: 19 segments, 1 merges 254.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1880.1 sec: 19 segments, 1 merges 259.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1885.1 sec: 19 segments, 1 merges 264.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1890.1 sec: 19 segments, 1 merges 269.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1895.1 sec: 19 segments, 1 merges 274.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1900.1 sec: 19 segments, 1 merges 279.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1905.1 sec: 19 segments, 1 merges 284.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1910.1 sec: 19 segments, 1 merges 289.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1915.1 sec: 19 segments, 1 merges 294.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1920.1 sec: 19 segments, 1 merges 299.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1925.1 sec: 19 segments, 1 merges 304.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1930.1 sec: 19 segments, 1 merges 309.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1935.1 sec: 19 segments, 1 merges 314.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1940.1 sec: 19 segments, 1 merges 319.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1945.0 sec: 19 segments, 1 merges 324.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1950.0 sec: 19 segments, 1 merges 329.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1955.0 sec: 19 segments, 1 merges 334.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1960.0 sec: 19 segments, 1 merges 339.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1965.0 sec: 19 segments, 1 merges 344.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1970.0 sec: 19 segments, 1 merges 349.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1975.0 sec: 19 segments, 1 merges 354.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1980.0 sec: 19 segments, 1 merges 359.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1985.0 sec: 19 segments, 1 merges 364.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1990.0 sec: 19 segments, 1 merges 369.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 1995.1 sec: 19 segments, 1 merges 374.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2000.1 sec: 19 segments, 1 merges 379.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2005.1 sec: 19 segments, 1 merges 384.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2010.1 sec: 19 segments, 1 merges 389.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2015.1 sec: 19 segments, 1 merges 394.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2020.1 sec: 19 segments, 1 merges 399.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2025.1 sec: 19 segments, 1 merges 404.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2030.1 sec: 19 segments, 1 merges 409.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2035.1 sec: 19 segments, 1 merges 414.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2040.1 sec: 19 segments, 1 merges 419.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2045.0 sec: 19 segments, 1 merges 424.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2050.0 sec: 19 segments, 1 merges 429.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2055.0 sec: 19 segments, 1 merges 434.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2060.0 sec: 19 segments, 1 merges 439.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2065.0 sec: 19 segments, 1 merges 444.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2070.0 sec: 19 segments, 1 merges 449.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2075.0 sec: 19 segments, 1 merges 454.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2080.0 sec: 19 segments, 1 merges 459.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2085.0 sec: 19 segments, 1 merges 464.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2090.0 sec: 19 segments, 1 merges 469.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2095.0 sec: 19 segments, 1 merges 474.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2100.1 sec: 19 segments, 1 merges 479.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2105.1 sec: 19 segments, 1 merges 484.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2110.1 sec: 19 segments, 1 merges 489.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2115.1 sec: 19 segments, 1 merges 494.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2120.1 sec: 19 segments, 1 merges 499.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2125.1 sec: 19 segments, 1 merges 504.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2130.1 sec: 19 segments, 1 merges 509.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2135.1 sec: 19 segments, 1 merges 514.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2140.1 sec: 19 segments, 1 merges 519.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2145.1 sec: 19 segments, 1 merges 524.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2150.0 sec: 19 segments, 1 merges 529.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2155.0 sec: 19 segments, 1 merges 534.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2160.0 sec: 19 segments, 1 merges 539.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2165.0 sec: 19 segments, 1 merges 544.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2170.0 sec: 19 segments, 1 merges 549.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2175.0 sec: 19 segments, 1 merges 554.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2180.0 sec: 19 segments, 1 merges 559.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2185.0 sec: 19 segments, 1 merges 564.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2190.0 sec: 19 segments, 1 merges 569.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2195.0 sec: 19 segments, 1 merges 574.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2200.0 sec: 19 segments, 1 merges 579.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2205.1 sec: 19 segments, 1 merges 584.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2210.1 sec: 19 segments, 1 merges 589.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2215.1 sec: 19 segments, 1 merges 594.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2220.1 sec: 19 segments, 1 merges 599.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2225.1 sec: 19 segments, 1 merges 604.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2230.1 sec: 19 segments, 1 merges 609.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2235.1 sec: 19 segments, 1 merges 614.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2240.1 sec: 19 segments, 1 merges 619.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2245.1 sec: 19 segments, 1 merges 624.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2250.1 sec: 19 segments, 1 merges 629.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2255.1 sec: 19 segments, 1 merges 634.8s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2260.0 sec: 19 segments, 1 merges 639.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2265.0 sec: 19 segments, 1 merges 644.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2270.0 sec: 19 segments, 1 merges 649.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2275.0 sec: 19 segments, 1 merges 654.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB 2280.0 sec: 19 segments, 1 merges 659.7s _1g3: 7 segs, 1269.2 K docs, 5072.9 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 3141 seconds reindex takes 3141.21 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: 13 segments, 1 merges 5.0 sec: 13 segments, 1 merges 5.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 10.0 sec: 13 segments, 1 merges 10.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 15.0 sec: 13 segments, 1 merges 15.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 20.0 sec: 13 segments, 1 merges 20.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 25.0 sec: 13 segments, 1 merges 25.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 30.0 sec: 13 segments, 1 merges 30.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 35.0 sec: 13 segments, 1 merges 35.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 40.0 sec: 13 segments, 1 merges 40.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 45.0 sec: 13 segments, 1 merges 45.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 50.0 sec: 13 segments, 1 merges 50.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 55.0 sec: 13 segments, 1 merges 55.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 60.0 sec: 13 segments, 1 merges 60.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 65.1 sec: 13 segments, 1 merges 65.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 70.1 sec: 13 segments, 1 merges 70.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 75.1 sec: 13 segments, 1 merges 75.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 80.1 sec: 13 segments, 1 merges 80.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 85.1 sec: 13 segments, 1 merges 85.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 90.1 sec: 13 segments, 1 merges 90.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 95.1 sec: 13 segments, 1 merges 95.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 100.1 sec: 13 segments, 1 merges 100.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 105.1 sec: 13 segments, 1 merges 105.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 110.1 sec: 13 segments, 1 merges 110.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 115.1 sec: 13 segments, 1 merges 115.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 120.1 sec: 13 segments, 1 merges 120.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 125.1 sec: 13 segments, 1 merges 125.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 130.1 sec: 13 segments, 1 merges 130.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 135.1 sec: 13 segments, 1 merges 135.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 140.1 sec: 13 segments, 1 merges 140.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 145.1 sec: 13 segments, 1 merges 145.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 150.1 sec: 13 segments, 1 merges 150.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 155.1 sec: 13 segments, 1 merges 155.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 160.1 sec: 13 segments, 1 merges 160.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 165.0 sec: 13 segments, 1 merges 165.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 170.0 sec: 13 segments, 1 merges 170.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 175.0 sec: 13 segments, 1 merges 175.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 180.0 sec: 13 segments, 1 merges 180.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 185.0 sec: 13 segments, 1 merges 185.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 190.0 sec: 13 segments, 1 merges 190.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 195.0 sec: 13 segments, 1 merges 195.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 200.0 sec: 13 segments, 1 merges 200.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 205.0 sec: 13 segments, 1 merges 205.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 210.0 sec: 13 segments, 1 merges 210.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 215.0 sec: 13 segments, 1 merges 215.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 220.0 sec: 13 segments, 1 merges 220.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 225.1 sec: 13 segments, 1 merges 225.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 230.1 sec: 13 segments, 1 merges 230.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 235.1 sec: 13 segments, 1 merges 235.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 240.1 sec: 13 segments, 1 merges 240.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 245.1 sec: 13 segments, 1 merges 245.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 250.1 sec: 13 segments, 1 merges 250.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 255.1 sec: 13 segments, 1 merges 255.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 260.1 sec: 13 segments, 1 merges 260.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 265.1 sec: 13 segments, 1 merges 265.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 270.1 sec: 13 segments, 1 merges 270.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 275.1 sec: 13 segments, 1 merges 275.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 280.0 sec: 13 segments, 1 merges 280.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 285.0 sec: 13 segments, 1 merges 285.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 290.0 sec: 13 segments, 1 merges 290.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 295.0 sec: 13 segments, 1 merges 295.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 300.0 sec: 13 segments, 1 merges 300.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 305.0 sec: 13 segments, 1 merges 305.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 310.0 sec: 13 segments, 1 merges 310.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 315.0 sec: 13 segments, 1 merges 315.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 320.0 sec: 13 segments, 1 merges 320.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 325.0 sec: 13 segments, 1 merges 325.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 330.0 sec: 13 segments, 1 merges 330.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 335.1 sec: 13 segments, 1 merges 335.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 340.1 sec: 13 segments, 1 merges 340.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 345.1 sec: 13 segments, 1 merges 345.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 350.1 sec: 13 segments, 1 merges 350.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 355.1 sec: 13 segments, 1 merges 355.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 360.1 sec: 13 segments, 1 merges 360.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 365.1 sec: 13 segments, 1 merges 365.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 370.1 sec: 13 segments, 1 merges 370.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 375.1 sec: 13 segments, 1 merges 375.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 380.0 sec: 13 segments, 1 merges 380.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 385.0 sec: 13 segments, 1 merges 385.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 390.0 sec: 13 segments, 1 merges 390.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 395.0 sec: 13 segments, 1 merges 395.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 400.0 sec: 13 segments, 1 merges 400.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 405.0 sec: 13 segments, 1 merges 405.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 410.0 sec: 13 segments, 1 merges 410.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 415.0 sec: 13 segments, 1 merges 415.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 420.0 sec: 13 segments, 1 merges 420.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 425.0 sec: 13 segments, 1 merges 425.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 430.0 sec: 13 segments, 1 merges 430.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 435.1 sec: 13 segments, 1 merges 435.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 440.1 sec: 13 segments, 1 merges 440.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 445.1 sec: 13 segments, 1 merges 445.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 450.1 sec: 13 segments, 1 merges 450.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 455.1 sec: 13 segments, 1 merges 455.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 460.1 sec: 13 segments, 1 merges 460.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 465.1 sec: 13 segments, 1 merges 465.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 470.1 sec: 13 segments, 1 merges 470.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 475.1 sec: 13 segments, 1 merges 475.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 480.1 sec: 13 segments, 1 merges 480.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 485.1 sec: 13 segments, 1 merges 485.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 490.1 sec: 13 segments, 1 merges 490.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 495.1 sec: 13 segments, 1 merges 495.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 500.0 sec: 13 segments, 1 merges 500.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 505.1 sec: 13 segments, 1 merges 505.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 510.1 sec: 13 segments, 1 merges 510.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 515.0 sec: 13 segments, 1 merges 515.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 520.0 sec: 13 segments, 1 merges 520.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 525.0 sec: 13 segments, 1 merges 525.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 530.0 sec: 13 segments, 1 merges 530.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 535.0 sec: 13 segments, 1 merges 535.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 540.0 sec: 13 segments, 1 merges 540.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 545.0 sec: 13 segments, 1 merges 545.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 550.0 sec: 13 segments, 1 merges 550.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 555.0 sec: 13 segments, 1 merges 555.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 560.0 sec: 13 segments, 1 merges 560.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 565.0 sec: 13 segments, 1 merges 565.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 570.1 sec: 13 segments, 1 merges 570.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 575.1 sec: 13 segments, 1 merges 575.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 580.1 sec: 13 segments, 1 merges 580.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 585.1 sec: 13 segments, 1 merges 585.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 590.1 sec: 13 segments, 1 merges 590.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 595.1 sec: 13 segments, 1 merges 595.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 600.1 sec: 13 segments, 1 merges 600.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 605.1 sec: 13 segments, 1 merges 605.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 610.1 sec: 13 segments, 1 merges 610.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 615.1 sec: 13 segments, 1 merges 615.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 620.1 sec: 13 segments, 1 merges 620.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 625.1 sec: 13 segments, 1 merges 625.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 630.0 sec: 13 segments, 1 merges 630.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 635.0 sec: 13 segments, 1 merges 635.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 640.0 sec: 13 segments, 1 merges 640.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 645.0 sec: 13 segments, 1 merges 645.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 650.0 sec: 13 segments, 1 merges 650.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 655.0 sec: 13 segments, 1 merges 655.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 660.0 sec: 13 segments, 1 merges 660.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 665.0 sec: 13 segments, 1 merges 665.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 670.0 sec: 13 segments, 1 merges 670.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 675.0 sec: 13 segments, 1 merges 675.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 680.0 sec: 13 segments, 1 merges 680.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 685.0 sec: 13 segments, 1 merges 685.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 690.0 sec: 13 segments, 1 merges 690.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 695.1 sec: 13 segments, 1 merges 695.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 700.1 sec: 13 segments, 1 merges 700.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 705.1 sec: 13 segments, 1 merges 705.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 710.1 sec: 13 segments, 1 merges 710.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 715.1 sec: 13 segments, 1 merges 715.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 720.1 sec: 13 segments, 1 merges 720.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 725.1 sec: 13 segments, 1 merges 725.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 730.1 sec: 13 segments, 1 merges 730.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 735.1 sec: 13 segments, 1 merges 735.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 740.1 sec: 13 segments, 1 merges 740.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 745.1 sec: 13 segments, 1 merges 745.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 750.1 sec: 13 segments, 1 merges 750.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 755.1 sec: 13 segments, 1 merges 755.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 760.1 sec: 13 segments, 1 merges 760.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 765.0 sec: 13 segments, 1 merges 765.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 770.0 sec: 13 segments, 1 merges 770.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 775.0 sec: 13 segments, 1 merges 775.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 780.0 sec: 13 segments, 1 merges 780.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 785.0 sec: 13 segments, 1 merges 785.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 790.0 sec: 13 segments, 1 merges 790.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 795.0 sec: 13 segments, 1 merges 795.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 800.0 sec: 13 segments, 1 merges 800.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 805.0 sec: 13 segments, 1 merges 805.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 810.0 sec: 13 segments, 1 merges 810.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 815.0 sec: 13 segments, 1 merges 815.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 820.0 sec: 13 segments, 1 merges 820.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 825.0 sec: 13 segments, 1 merges 825.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 830.1 sec: 13 segments, 1 merges 830.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 835.1 sec: 13 segments, 1 merges 835.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 840.1 sec: 13 segments, 1 merges 840.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 845.1 sec: 13 segments, 1 merges 845.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 850.1 sec: 13 segments, 1 merges 850.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 855.1 sec: 13 segments, 1 merges 855.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 860.1 sec: 13 segments, 1 merges 860.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 865.1 sec: 13 segments, 1 merges 865.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 870.1 sec: 13 segments, 1 merges 870.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 875.1 sec: 13 segments, 1 merges 875.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 880.1 sec: 13 segments, 1 merges 880.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 885.1 sec: 13 segments, 1 merges 885.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 890.1 sec: 13 segments, 1 merges 890.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 895.1 sec: 13 segments, 1 merges 895.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 900.0 sec: 13 segments, 1 merges 900.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 905.0 sec: 13 segments, 1 merges 905.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 910.0 sec: 13 segments, 1 merges 910.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 915.0 sec: 13 segments, 1 merges 915.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 920.0 sec: 13 segments, 1 merges 920.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 925.0 sec: 13 segments, 1 merges 925.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 930.0 sec: 13 segments, 1 merges 930.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 935.0 sec: 13 segments, 1 merges 935.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 940.0 sec: 13 segments, 1 merges 940.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 945.0 sec: 13 segments, 1 merges 945.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 950.0 sec: 13 segments, 1 merges 950.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 955.0 sec: 13 segments, 1 merges 955.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 960.0 sec: 13 segments, 1 merges 960.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 965.0 sec: 13 segments, 1 merges 965.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 970.1 sec: 13 segments, 1 merges 970.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 975.1 sec: 13 segments, 1 merges 975.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 980.1 sec: 13 segments, 1 merges 980.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 985.1 sec: 13 segments, 1 merges 985.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 990.1 sec: 13 segments, 1 merges 990.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 995.1 sec: 13 segments, 1 merges 995.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1000.1 sec: 13 segments, 1 merges 1000.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1005.0 sec: 13 segments, 1 merges 1005.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1010.0 sec: 13 segments, 1 merges 1010.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1015.0 sec: 13 segments, 1 merges 1015.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1020.0 sec: 13 segments, 1 merges 1020.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1025.0 sec: 13 segments, 1 merges 1025.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1030.0 sec: 13 segments, 1 merges 1030.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1035.0 sec: 13 segments, 1 merges 1035.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1040.0 sec: 13 segments, 1 merges 1040.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1045.0 sec: 13 segments, 1 merges 1045.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1050.0 sec: 13 segments, 1 merges 1050.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1055.0 sec: 13 segments, 1 merges 1055.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1060.0 sec: 13 segments, 1 merges 1060.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1065.0 sec: 13 segments, 1 merges 1065.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1070.1 sec: 13 segments, 1 merges 1070.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1075.1 sec: 13 segments, 1 merges 1075.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1080.1 sec: 13 segments, 1 merges 1080.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1085.1 sec: 13 segments, 1 merges 1085.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1090.1 sec: 13 segments, 1 merges 1090.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1095.1 sec: 13 segments, 1 merges 1095.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1100.1 sec: 13 segments, 1 merges 1100.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1105.1 sec: 13 segments, 1 merges 1105.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1110.1 sec: 13 segments, 1 merges 1110.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1115.1 sec: 13 segments, 1 merges 1115.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1120.1 sec: 13 segments, 1 merges 1120.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1125.1 sec: 13 segments, 1 merges 1125.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1130.1 sec: 13 segments, 1 merges 1130.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1135.1 sec: 13 segments, 1 merges 1135.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1140.0 sec: 13 segments, 1 merges 1140.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1145.0 sec: 13 segments, 1 merges 1145.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1150.0 sec: 13 segments, 1 merges 1150.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1155.0 sec: 13 segments, 1 merges 1155.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1160.0 sec: 13 segments, 1 merges 1160.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1165.0 sec: 13 segments, 1 merges 1165.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1170.0 sec: 13 segments, 1 merges 1170.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1175.0 sec: 13 segments, 1 merges 1175.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1180.0 sec: 13 segments, 1 merges 1180.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1185.0 sec: 13 segments, 1 merges 1185.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1190.0 sec: 13 segments, 1 merges 1190.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1195.0 sec: 13 segments, 1 merges 1195.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1200.0 sec: 13 segments, 1 merges 1200.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1205.1 sec: 13 segments, 1 merges 1205.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1210.1 sec: 13 segments, 1 merges 1210.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1215.1 sec: 13 segments, 1 merges 1215.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1220.1 sec: 13 segments, 1 merges 1220.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1225.1 sec: 13 segments, 1 merges 1225.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1230.1 sec: 13 segments, 1 merges 1230.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1235.1 sec: 13 segments, 1 merges 1235.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1240.1 sec: 13 segments, 1 merges 1240.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1245.1 sec: 13 segments, 1 merges 1245.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1250.1 sec: 13 segments, 1 merges 1250.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1255.1 sec: 13 segments, 1 merges 1255.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1260.1 sec: 13 segments, 1 merges 1260.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1265.1 sec: 13 segments, 1 merges 1265.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1270.0 sec: 13 segments, 1 merges 1270.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1275.0 sec: 13 segments, 1 merges 1275.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1280.0 sec: 13 segments, 1 merges 1280.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1285.0 sec: 13 segments, 1 merges 1285.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1290.0 sec: 13 segments, 1 merges 1290.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1295.0 sec: 13 segments, 1 merges 1295.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1300.0 sec: 13 segments, 1 merges 1300.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1305.0 sec: 13 segments, 1 merges 1305.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1310.0 sec: 13 segments, 1 merges 1310.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1315.0 sec: 13 segments, 1 merges 1315.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1320.0 sec: 13 segments, 1 merges 1320.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1325.0 sec: 13 segments, 1 merges 1325.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1330.0 sec: 13 segments, 1 merges 1330.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1335.1 sec: 13 segments, 1 merges 1335.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1340.1 sec: 13 segments, 1 merges 1340.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1345.1 sec: 13 segments, 1 merges 1345.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1350.1 sec: 13 segments, 1 merges 1350.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1355.1 sec: 13 segments, 1 merges 1355.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1360.1 sec: 13 segments, 1 merges 1360.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1365.1 sec: 13 segments, 1 merges 1365.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1370.1 sec: 13 segments, 1 merges 1370.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1375.1 sec: 13 segments, 1 merges 1375.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1380.1 sec: 13 segments, 1 merges 1380.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1385.1 sec: 13 segments, 1 merges 1385.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1390.1 sec: 13 segments, 1 merges 1390.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1395.0 sec: 13 segments, 1 merges 1395.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1400.0 sec: 13 segments, 1 merges 1400.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1405.0 sec: 13 segments, 1 merges 1405.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1410.0 sec: 13 segments, 1 merges 1410.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1415.0 sec: 13 segments, 1 merges 1415.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1420.0 sec: 13 segments, 1 merges 1420.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1425.0 sec: 13 segments, 1 merges 1425.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1430.1 sec: 13 segments, 1 merges 1430.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1435.1 sec: 13 segments, 1 merges 1435.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1440.1 sec: 13 segments, 1 merges 1440.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1445.1 sec: 13 segments, 1 merges 1445.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1450.1 sec: 13 segments, 1 merges 1450.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1455.1 sec: 13 segments, 1 merges 1455.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1460.1 sec: 13 segments, 1 merges 1460.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1465.1 sec: 13 segments, 1 merges 1465.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1470.1 sec: 13 segments, 1 merges 1470.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1475.1 sec: 13 segments, 1 merges 1475.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1480.1 sec: 13 segments, 1 merges 1480.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1485.1 sec: 13 segments, 1 merges 1485.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1490.1 sec: 13 segments, 1 merges 1490.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1495.1 sec: 13 segments, 1 merges 1495.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1500.0 sec: 13 segments, 1 merges 1500.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1505.0 sec: 13 segments, 1 merges 1505.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1510.0 sec: 13 segments, 1 merges 1510.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1515.0 sec: 13 segments, 1 merges 1515.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1520.0 sec: 13 segments, 1 merges 1520.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1525.0 sec: 13 segments, 1 merges 1525.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1530.0 sec: 13 segments, 1 merges 1530.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1535.0 sec: 13 segments, 1 merges 1535.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1540.0 sec: 13 segments, 1 merges 1540.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1545.0 sec: 13 segments, 1 merges 1545.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1550.0 sec: 13 segments, 1 merges 1550.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1555.0 sec: 13 segments, 1 merges 1555.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1560.0 sec: 13 segments, 1 merges 1560.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1565.0 sec: 13 segments, 1 merges 1565.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1570.1 sec: 13 segments, 1 merges 1570.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1575.1 sec: 13 segments, 1 merges 1575.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1580.1 sec: 13 segments, 1 merges 1580.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1585.1 sec: 13 segments, 1 merges 1585.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1590.1 sec: 13 segments, 1 merges 1590.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1595.1 sec: 13 segments, 1 merges 1595.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1600.1 sec: 13 segments, 1 merges 1600.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1605.1 sec: 13 segments, 1 merges 1605.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1610.1 sec: 13 segments, 1 merges 1610.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1615.1 sec: 13 segments, 1 merges 1615.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1620.1 sec: 13 segments, 1 merges 1620.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1625.1 sec: 13 segments, 1 merges 1625.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1630.1 sec: 13 segments, 1 merges 1630.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1635.1 sec: 13 segments, 1 merges 1635.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1640.0 sec: 13 segments, 1 merges 1640.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1645.0 sec: 13 segments, 1 merges 1645.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1650.0 sec: 13 segments, 1 merges 1650.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1655.0 sec: 13 segments, 1 merges 1655.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1660.0 sec: 13 segments, 1 merges 1660.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1665.0 sec: 13 segments, 1 merges 1665.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1670.0 sec: 13 segments, 1 merges 1670.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1675.0 sec: 13 segments, 1 merges 1675.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1680.0 sec: 13 segments, 1 merges 1680.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1685.0 sec: 13 segments, 1 merges 1685.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1690.0 sec: 13 segments, 1 merges 1690.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1695.0 sec: 13 segments, 1 merges 1695.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1700.0 sec: 13 segments, 1 merges 1700.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1705.0 sec: 13 segments, 1 merges 1705.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1710.1 sec: 13 segments, 1 merges 1710.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1715.1 sec: 13 segments, 1 merges 1715.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1720.1 sec: 13 segments, 1 merges 1720.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1725.1 sec: 13 segments, 1 merges 1725.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1730.1 sec: 13 segments, 1 merges 1730.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1735.1 sec: 13 segments, 1 merges 1735.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1740.1 sec: 13 segments, 1 merges 1740.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1745.1 sec: 13 segments, 1 merges 1745.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1750.1 sec: 13 segments, 1 merges 1750.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1755.1 sec: 13 segments, 1 merges 1755.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1760.1 sec: 13 segments, 1 merges 1760.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1765.1 sec: 13 segments, 1 merges 1765.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1770.1 sec: 13 segments, 1 merges 1770.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1775.1 sec: 13 segments, 1 merges 1775.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1780.0 sec: 13 segments, 1 merges 1780.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1785.0 sec: 13 segments, 1 merges 1785.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1790.0 sec: 13 segments, 1 merges 1790.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1795.0 sec: 13 segments, 1 merges 1795.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1800.0 sec: 13 segments, 1 merges 1800.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1805.1 sec: 13 segments, 1 merges 1805.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1810.1 sec: 13 segments, 1 merges 1810.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1815.1 sec: 13 segments, 1 merges 1815.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1820.1 sec: 13 segments, 1 merges 1820.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1825.1 sec: 13 segments, 1 merges 1825.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1830.1 sec: 13 segments, 1 merges 1830.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1835.1 sec: 13 segments, 1 merges 1835.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1840.0 sec: 13 segments, 1 merges 1840.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1845.0 sec: 13 segments, 1 merges 1845.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1850.0 sec: 13 segments, 1 merges 1850.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1855.0 sec: 13 segments, 1 merges 1855.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1860.0 sec: 13 segments, 1 merges 1860.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1865.0 sec: 13 segments, 1 merges 1865.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1870.0 sec: 13 segments, 1 merges 1870.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1875.0 sec: 13 segments, 1 merges 1875.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1880.0 sec: 13 segments, 1 merges 1880.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1885.0 sec: 13 segments, 1 merges 1885.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1890.0 sec: 13 segments, 1 merges 1890.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1895.0 sec: 13 segments, 1 merges 1895.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1900.0 sec: 13 segments, 1 merges 1900.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1905.0 sec: 13 segments, 1 merges 1905.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1910.1 sec: 13 segments, 1 merges 1910.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1915.1 sec: 13 segments, 1 merges 1915.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1920.1 sec: 13 segments, 1 merges 1920.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1925.1 sec: 13 segments, 1 merges 1925.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1930.1 sec: 13 segments, 1 merges 1930.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1935.1 sec: 13 segments, 1 merges 1935.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1940.1 sec: 13 segments, 1 merges 1940.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1945.1 sec: 13 segments, 1 merges 1945.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1950.1 sec: 13 segments, 1 merges 1950.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1955.1 sec: 13 segments, 1 merges 1955.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1960.1 sec: 13 segments, 1 merges 1960.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1965.1 sec: 13 segments, 1 merges 1965.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1970.1 sec: 13 segments, 1 merges 1970.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1975.1 sec: 13 segments, 1 merges 1975.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1980.0 sec: 13 segments, 1 merges 1980.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1985.0 sec: 13 segments, 1 merges 1985.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1990.0 sec: 13 segments, 1 merges 1990.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 1995.0 sec: 13 segments, 1 merges 1995.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2000.0 sec: 13 segments, 1 merges 2000.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2005.0 sec: 13 segments, 1 merges 2005.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2010.0 sec: 13 segments, 1 merges 2010.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2015.0 sec: 13 segments, 1 merges 2015.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2020.0 sec: 13 segments, 1 merges 2020.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2025.0 sec: 13 segments, 1 merges 2025.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2030.0 sec: 13 segments, 1 merges 2030.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2035.0 sec: 13 segments, 1 merges 2035.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2040.0 sec: 13 segments, 1 merges 2040.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2045.0 sec: 13 segments, 1 merges 2045.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2050.1 sec: 13 segments, 1 merges 2050.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2055.1 sec: 13 segments, 1 merges 2055.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2060.1 sec: 13 segments, 1 merges 2060.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2065.1 sec: 13 segments, 1 merges 2065.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2070.1 sec: 13 segments, 1 merges 2070.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2075.1 sec: 13 segments, 1 merges 2075.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2080.1 sec: 13 segments, 1 merges 2080.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2085.1 sec: 13 segments, 1 merges 2085.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2090.1 sec: 13 segments, 1 merges 2090.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2095.1 sec: 13 segments, 1 merges 2095.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2100.1 sec: 13 segments, 1 merges 2100.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2105.1 sec: 13 segments, 1 merges 2105.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2110.1 sec: 13 segments, 1 merges 2110.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2115.1 sec: 13 segments, 1 merges 2115.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2120.0 sec: 13 segments, 1 merges 2120.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2125.0 sec: 13 segments, 1 merges 2125.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2130.0 sec: 13 segments, 1 merges 2130.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2135.0 sec: 13 segments, 1 merges 2135.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2140.0 sec: 13 segments, 1 merges 2140.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2145.0 sec: 13 segments, 1 merges 2145.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2150.0 sec: 13 segments, 1 merges 2150.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2155.0 sec: 13 segments, 1 merges 2155.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2160.0 sec: 13 segments, 1 merges 2160.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2165.0 sec: 13 segments, 1 merges 2165.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2170.0 sec: 13 segments, 1 merges 2170.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2175.1 sec: 13 segments, 1 merges 2175.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2180.1 sec: 13 segments, 1 merges 2180.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2185.1 sec: 13 segments, 1 merges 2185.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2190.1 sec: 13 segments, 1 merges 2190.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2195.1 sec: 13 segments, 1 merges 2195.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2200.1 sec: 13 segments, 1 merges 2200.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2205.1 sec: 13 segments, 1 merges 2205.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2210.1 sec: 13 segments, 1 merges 2210.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2215.1 sec: 13 segments, 1 merges 2215.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2220.1 sec: 13 segments, 1 merges 2220.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2225.1 sec: 13 segments, 1 merges 2225.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2230.1 sec: 13 segments, 1 merges 2230.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2235.1 sec: 13 segments, 1 merges 2235.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2240.1 sec: 13 segments, 1 merges 2240.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2245.0 sec: 13 segments, 1 merges 2245.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2250.0 sec: 13 segments, 1 merges 2250.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2255.0 sec: 13 segments, 1 merges 2255.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2260.0 sec: 13 segments, 1 merges 2260.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2265.0 sec: 13 segments, 1 merges 2265.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2270.0 sec: 13 segments, 1 merges 2270.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2275.0 sec: 13 segments, 1 merges 2275.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2280.0 sec: 13 segments, 1 merges 2280.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2285.0 sec: 13 segments, 1 merges 2285.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2290.0 sec: 13 segments, 1 merges 2290.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2295.0 sec: 13 segments, 1 merges 2295.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2300.0 sec: 13 segments, 1 merges 2300.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2305.0 sec: 13 segments, 1 merges 2305.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2310.1 sec: 13 segments, 1 merges 2310.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2315.1 sec: 13 segments, 1 merges 2315.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2320.1 sec: 13 segments, 1 merges 2320.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2325.1 sec: 13 segments, 1 merges 2325.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2330.1 sec: 13 segments, 1 merges 2330.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2335.1 sec: 13 segments, 1 merges 2335.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2340.1 sec: 13 segments, 1 merges 2340.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2345.1 sec: 13 segments, 1 merges 2345.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2350.0 sec: 13 segments, 1 merges 2350.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2355.0 sec: 13 segments, 1 merges 2355.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2360.0 sec: 13 segments, 1 merges 2360.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2365.0 sec: 13 segments, 1 merges 2365.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2370.0 sec: 13 segments, 1 merges 2370.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2375.0 sec: 13 segments, 1 merges 2375.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2380.0 sec: 13 segments, 1 merges 2380.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2385.1 sec: 13 segments, 1 merges 2385.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2390.1 sec: 13 segments, 1 merges 2390.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2395.1 sec: 13 segments, 1 merges 2395.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2400.1 sec: 13 segments, 1 merges 2400.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2405.1 sec: 13 segments, 1 merges 2405.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2410.1 sec: 13 segments, 1 merges 2410.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2415.1 sec: 13 segments, 1 merges 2415.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2420.1 sec: 13 segments, 1 merges 2420.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2425.0 sec: 13 segments, 1 merges 2425.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2430.0 sec: 13 segments, 1 merges 2430.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2435.0 sec: 13 segments, 1 merges 2435.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2440.0 sec: 13 segments, 1 merges 2440.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2445.0 sec: 13 segments, 1 merges 2445.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2450.0 sec: 13 segments, 1 merges 2450.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2455.0 sec: 13 segments, 1 merges 2455.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2460.0 sec: 13 segments, 1 merges 2460.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2465.0 sec: 13 segments, 1 merges 2465.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2470.0 sec: 13 segments, 1 merges 2470.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2475.0 sec: 13 segments, 1 merges 2475.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2480.0 sec: 13 segments, 1 merges 2480.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2485.0 sec: 13 segments, 1 merges 2485.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2490.1 sec: 13 segments, 1 merges 2490.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2495.1 sec: 13 segments, 1 merges 2495.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2500.1 sec: 13 segments, 1 merges 2500.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2505.1 sec: 13 segments, 1 merges 2505.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2510.1 sec: 13 segments, 1 merges 2510.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2515.1 sec: 13 segments, 1 merges 2515.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2520.1 sec: 13 segments, 1 merges 2520.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2525.1 sec: 13 segments, 1 merges 2525.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2530.1 sec: 13 segments, 1 merges 2530.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2535.1 sec: 13 segments, 1 merges 2535.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2540.1 sec: 13 segments, 1 merges 2540.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2545.1 sec: 13 segments, 1 merges 2545.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2550.1 sec: 13 segments, 1 merges 2550.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2555.1 sec: 13 segments, 1 merges 2555.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2560.0 sec: 13 segments, 1 merges 2560.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2565.0 sec: 13 segments, 1 merges 2565.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2570.0 sec: 13 segments, 1 merges 2570.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2575.0 sec: 13 segments, 1 merges 2575.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2580.0 sec: 13 segments, 1 merges 2580.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2585.0 sec: 13 segments, 1 merges 2585.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2590.0 sec: 13 segments, 1 merges 2590.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2595.0 sec: 13 segments, 1 merges 2595.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2600.0 sec: 13 segments, 1 merges 2600.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2605.0 sec: 13 segments, 1 merges 2605.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2610.0 sec: 13 segments, 1 merges 2610.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2615.0 sec: 13 segments, 1 merges 2615.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2620.0 sec: 13 segments, 1 merges 2620.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2625.0 sec: 13 segments, 1 merges 2625.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2630.1 sec: 13 segments, 1 merges 2630.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2635.1 sec: 13 segments, 1 merges 2635.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2640.1 sec: 13 segments, 1 merges 2640.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2645.1 sec: 13 segments, 1 merges 2645.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2650.1 sec: 13 segments, 1 merges 2650.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2655.1 sec: 13 segments, 1 merges 2655.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2660.1 sec: 13 segments, 1 merges 2660.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2665.1 sec: 13 segments, 1 merges 2665.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2670.1 sec: 13 segments, 1 merges 2670.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2675.1 sec: 13 segments, 1 merges 2675.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2680.1 sec: 13 segments, 1 merges 2680.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2685.1 sec: 13 segments, 1 merges 2685.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2690.1 sec: 13 segments, 1 merges 2690.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2695.1 sec: 13 segments, 1 merges 2695.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2700.1 sec: 13 segments, 1 merges 2700.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2705.0 sec: 13 segments, 1 merges 2705.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2710.0 sec: 13 segments, 1 merges 2710.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2715.0 sec: 13 segments, 1 merges 2715.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2720.0 sec: 13 segments, 1 merges 2720.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2725.0 sec: 13 segments, 1 merges 2725.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2730.0 sec: 13 segments, 1 merges 2730.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2735.0 sec: 13 segments, 1 merges 2735.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2740.0 sec: 13 segments, 1 merges 2740.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2745.0 sec: 13 segments, 1 merges 2745.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2750.0 sec: 13 segments, 1 merges 2750.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2755.0 sec: 13 segments, 1 merges 2755.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2760.0 sec: 13 segments, 1 merges 2760.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2765.0 sec: 13 segments, 1 merges 2765.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2770.1 sec: 13 segments, 1 merges 2770.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2775.1 sec: 13 segments, 1 merges 2775.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2780.1 sec: 13 segments, 1 merges 2780.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2785.1 sec: 13 segments, 1 merges 2785.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2790.1 sec: 13 segments, 1 merges 2790.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2795.1 sec: 13 segments, 1 merges 2795.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2800.1 sec: 13 segments, 1 merges 2800.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2805.1 sec: 13 segments, 1 merges 2805.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2810.1 sec: 13 segments, 1 merges 2810.1s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2815.0 sec: 13 segments, 1 merges 2815.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2820.0 sec: 13 segments, 1 merges 2820.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2825.0 sec: 13 segments, 1 merges 2825.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2830.0 sec: 13 segments, 1 merges 2830.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB 2835.0 sec: 13 segments, 1 merges 2835.0s _1g4: 13 segs, 8000.0 K docs, 32018.9 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 2841.05 sec index has 1 segments: segments_3: _1g4(11.0.0):C8000000 _1g4: 32155.9 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=4.0 index disk usage is 32155.93 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=50262028913 cpu@end=53440699140 deltaMS=3178.670227 thread 14 name=Reference Handler cpu@start=2830517 cpu@end=2830517 deltaMS=0.0 thread 15 name=Finalizer cpu@start=169955 cpu@end=169955 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=59376 cpu@end=59376 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=35974934 cpu@end=35974934 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=71905647116 cpu@end=71906775231 deltaMS=1.128115 thread 42 name=JFR Periodic Tasks cpu@start=572044967232 cpu@end=572197892645 deltaMS=152.925413 thread 46 name=Notification Thread cpu@start=104167 cpu@end=104167 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-1 cpu@start=8109851323464 cpu@end=8109851323464 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-2 cpu@start=8102418281410 cpu@end=8102418281410 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-3 cpu@start=8107036449430 cpu@end=8107036449430 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-4 cpu@start=8107012991453 cpu@end=8107012991453 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-5 cpu@start=8105457000452 cpu@end=8105457000452 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-6 cpu@start=8104216454697 cpu@end=8104216454697 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-7 cpu@start=8118713005967 cpu@end=8118713005967 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-8 cpu@start=8110297654712 cpu@end=8110297654712 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-9 cpu@start=8101315505026 cpu@end=8101315505026 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-10 cpu@start=8108800039060 cpu@end=8108800039060 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-11 cpu@start=8109418514581 cpu@end=8109418514581 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-12 cpu@start=8113902721205 cpu@end=8113902721205 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-13 cpu@start=8110287936445 cpu@end=8110287936445 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-14 cpu@start=8105691161273 cpu@end=8105691161273 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-15 cpu@start=8099454558579 cpu@end=8099454558579 deltaMS=0.0 thread 72 name=hnsw-merge-1-thread-16 cpu@start=8109772540511 cpu@end=8109772540511 deltaMS=0.0 Average CPU cores used: 1.0462647608263136 completed 1000 searches in 3185 ms: 313 QPS CPU time=3332 ms checking results SUMMARY: 0.943 3.185 3.332 1.046 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 5670 3141.21 2546.79 2841.05 1 32155.93 null N/A 1.000 31250.000 31250.000 false HNSW Leaf 0 has 4 layers Leaf 0 has 8000000 documents Graph level=3 size=238, Fanout min=6, mean=16.08, max=32, meandelta=404056.03 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 13 14 16 17 18 20 23 32 Graph level=2 size=7647, Fanout min=7, mean=27.37, max=32, meandelta=267908.63 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 24 27 31 32 32 32 32 32 Graph level=1 size=247224, Fanout min=2, mean=28.32, max=32, meandelta=258365.13 % 0 10 20 30 40 50 60 70 80 90 100 0 19 24 27 31 32 32 32 32 32 32 Graph level=0 size=8000000, Fanout min=1, mean=37.65, max=64, meandelta=194635.83 % 0 10 20 30 40 50 60 70 80 90 100 0 17 22 26 30 34 40 47 58 64 64 Graph level=3 size=238, connectedness=1.00 Graph level=2 size=7647, connectedness=1.00 Graph level=1 size=247224, 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.10.18.34.50/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': 233,172,734.52 msec task-clock:u 893,508,392,542,796 cycles:u (36.36%) 84,621,189,858,984 instructions:u (36.36%) 13,626,300,841,229 cache-references:u (36.36%) 3,915,701,447,961 cache-misses:u (36.36%) 53,559,049,753,455 L1-dcache-loads:u (36.36%) 3,681,600,659,250 L1-dcache-load-misses:u (36.36%) 4,203,245,522,983 L1-icache-loads:u (36.36%) 42,147,330,121 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 47,408,888 faults:u 19,793,676 minor-faults:u 1,627 major-faults:u 10,823,104,577,529 branches:u (36.36%) 115,828,742,014 branch-misses:u (36.36%) 11,524,067,652,654 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 8331.677536740 seconds time elapsed 231586.667727000 seconds user 1571.555438000 seconds sys took 2:18:51.705705 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='e5aad7e39ac9b601ef78bcb222b86cc1fd38bc78', 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.185, net_cpu_ms=3.332, 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=3141.21, index_docs_per_sec=2546.79, force_merge_time_sec=2841.05, index_num_segments=1, index_size_on_disk_mb=32155.93, selectivity=None, pre_post_filter='null', vec_disk_mb=31250.0, vec_ram_mb=31250.0, graph_level_conn_p_values={3: (238, {0: 0, 10: 10, 20: 12, 30: 13, 40: 14, 50: 16, 60: 17, 70: 18, 80: 20, 90: 23, 100: 32}), 2: (7647, {0: 0, 10: 18, 20: 22, 30: 24, 40: 27, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247224, {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=8331, microseconds=705705)) Profiler summary for /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr Version: 2.1 Chunks: 21 Start: 2026-04-11 05:42:05 (UTC) Duration: 927 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 14190248 256262229 jdk.FileWrite 113878 2952223 jdk.NativeMethodSample 57138 802394 jdk.CPULoad 17398 365358 jdk.BooleanFlag 10416 340305 jdk.ObjectAllocationInNewTLAB 2526 52433 jdk.Checkpoint 2290 2953539 jdk.FileRead 2202 58256 jdk.ObjectAllocationOutsideTLAB 1012 19169 jdk.UnsignedIntFlag 1008 35238 jdk.IntFlag 924 34671 jdk.StringFlag 714 28434 jdk.Compilation 538 14963 jdk.CPUInformation 21 31563 jdk.GCConfiguration 21 567 jdk.JVMInformation 21 19047 jdk.Metadata 21 2321088 jdk.GarbageCollection 12 303 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr is 253.96 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 57138 events (total: 57138) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 90.57% 51749 jdk.jfr.internal.JVM#emitEvent() [Native code] 6.32% 3613 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 1.96% 1121 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.63% 359 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.39% 221 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.06% 34 jdk.internal.misc.Unsafe#park() [Native code] 0.02% 13 jdk.internal.misc.Unsafe#unpark() [Native code] 0.02% 10 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.01% 4 java.lang.System#nanoTime() [Native code] 0.01% 4 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.00% 1 java.io.FileOutputStream#writeBytes() [Native code] 0.00% 1 java.lang.Thread#sleepNanos0() [Native code] 0.00% 1 java.lang.String#intern() [Native code] 0.00% 1 java.lang.Object#wait0() [Native code] 0.00% 1 java.lang.ClassLoader#defineClass1() [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.10.18.34.50/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr is 253.96 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr is 253.96 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 57138 events (total: 57138) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 90.57% 51749 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.32% 3613 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.96% 1121 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.63% 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.39% 221 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.05% 27 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% 13 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] 0.02% 10 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] 0.01% 7 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] 0.01% 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% 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% 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.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.00% 1 java.lang.String#intern() [Native code] at java.lang.Class#getPackageName() [JIT compiled code] at java.lang.ClassLoader#postDefineClass() [JIT compiled code] at java.lang.ClassLoader#defineClass() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] 0.00% 1 java.lang.ClassLoader#defineClass1() [Native code] at java.lang.ClassLoader#defineClass() [JIT compiled code] at java.security.SecureClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] 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 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] at java.lang.Thread#sleep() [JIT compiled code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] 0.00% 1 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.10.18.34.50/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr is 253.96 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr is 253.96 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr is 253.96 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 57138 events (total: 57138) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 90.57% 51749 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.0x000000000707aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 3.55% 2031 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [JIT compiled code] 2.71% 1549 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.0x000000000719afa8#close() [Interpreted code] 1.96% 1121 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.62% 356 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.39% 221 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [Inlined code] 0.06% 32 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.05% 27 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] 0.02% 10 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] 0.02% 9 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [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% 4 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] 0.01% 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% 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 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.01% 3 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [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() [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#document() [Interpreted code] at org.apache.lucene.index.CodecReader$1#document() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] at java.nio.channels.FileChannel#open() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [JIT compiled code] 0.00% 1 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 java.lang.ClassLoader#defineClass1() [Native code] at java.lang.ClassLoader#defineClass() [JIT compiled code] at java.security.SecureClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] 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.internal.vectorization.Lucene99MemorySegmentFlatVectorsScorer#getRandomVectorScorer() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#getRandomVectorScorer() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#lambda$search$0() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$$Lambda.0x00000000071b94f8#get() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [JIT compiled code] at knn.VectorReaderFloat32#next() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.00% 1 java.lang.String#intern() [Native code] at java.lang.Class#getPackageName() [JIT compiled code] at java.lang.ClassLoader#postDefineClass() [JIT compiled code] at java.lang.ClassLoader#defineClass() [JIT compiled code] at java.security.SecureClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] 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.DirectoryReader#open() [Interpreted code] at org.apache.lucene.index.DirectoryReader#open() [Interpreted code] 0.00% 1 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] at java.lang.Thread#sleep() [JIT compiled code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnGraphTester#forceMerge() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.00% 1 java.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 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClass() [JIT compiled code] at java.lang.ClassLoader#loadClass() [JIT compiled code] at perf.SearchPerfTest$ThreadDetails#() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] 0.00% 1 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.0x000000000707aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#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] 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.0x000000000707aa58#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.search.IndexSearcher#searchLeaf() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [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.0x000000000707aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr is 253.96 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr is 253.96 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr is 253.96 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr is 253.96 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3532 events (total: 98233M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 64.53% 63387M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] 19.53% 19187M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 5.75% 5646M java.util.Arrays#copyOf() [Inlined code] 5.45% 5351M java.lang.Integer#valueOf() [Inlined code] 1.35% 1323M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 0.84% 824M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] 0.49% 478M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.38% 374M org.apache.lucene.util.hnsw.NeighborArray#sort() [JIT compiled code] 0.34% 329M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.23% 225M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] 0.16% 157M org.apache.lucene.util.SparseFixedBitSet#insertBlock() [JIT compiled code] 0.16% 153M org.apache.lucene.util.SparseFixedBitSet#() [JIT compiled code] 0.14% 132M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] 0.12% 119M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] 0.09% 84M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] 0.08% 82M java.util.DualPivotQuicksort#sort() [JIT compiled code] 0.08% 78M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.07% 67M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] 0.06% 60M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.03% 32M knn.KnnGraphTester#printGraphFanout() [Interpreted code] 0.03% 32M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.03% 31M java.util.logging.LogManager#reset() [Interpreted code] 0.02% 20M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.02% 19M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.01% 10M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] 0.01% 9M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [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% 964056 org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#() [Inlined code] 0.00% 869200 org.apache.lucene.util.SparseFixedBitSet#() [Interpreted code] 0.00% 637504 java.util.zip.InflaterInputStream#() [JIT compiled code] 0.00% 635312 knn.KnnGraphTester#readExactNN() [Interpreted code] 0.00% 634608 org.apache.lucene.util.SparseFixedBitSet#insertLong() [JIT compiled code] 0.00% 634544 org.apache.lucene.util.packed.DirectReader#getInstance() [Inlined code] 0.00% 634528 org.apache.lucene.search.TopKnnCollector#topDocs() [Interpreted code] 0.00% 350040 jdk.internal.classfile.impl.EntryMap#() [Inlined code] 0.00% 325448 jdk.internal.classfile.impl.SplitConstantPool#() [JIT compiled code] 0.00% 318056 org.apache.lucene.search.TopDocs#mergeAux() [Interpreted code] 0.00% 317984 java.lang.Object#clone() [Native code] 0.00% 317848 sun.nio.fs.UnixFileAttributes#get() [Inlined code] 0.00% 317656 knn.KnnGraphTester#readExactNNScores() [Interpreted code] 0.00% 317328 jdk.internal.classfile.impl.SplitConstantPool#classEntryForClassOrInterface() [Inlined code] 0.00% 317304 java.lang.invoke.LambdaForm#invokeArguments() [Interpreted code] 0.00% 317272 org.apache.lucene.util.packed.DirectReader#getInstance() [JIT compiled code] 0.00% 317272 java.util.Arrays#copyOf() [JIT compiled code] 0.00% 317264 java.lang.invoke.MethodHandles$Lookup#revealDirect() [JIT compiled code] 0.00% 317264 org.apache.lucene.util.SparseFixedBitSet#insertBlock() [Inlined code] 0.00% 21184 java.time.LocalDate#ofEpochDay() [JIT compiled code] 0.00% 18536 java.time.Instant#create() [JIT compiled code] 0.00% 7968 java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr is 253.96 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr is 253.96 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr is 253.96 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr is 253.96 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr is 253.96 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3532 events (total: 98233M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 39.62% 38915M 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.91% 24471M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] 17.07% 16763M 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.59% 5491M 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.45% 5351M 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.45% 2411M 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.35% 1323M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.84% 824M 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% 374M org.apache.lucene.util.hnsw.NeighborArray#sort() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] 0.34% 329M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.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.29% 281M 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.23% 225M 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.20% 197M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.16% 154M 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.16% 153M org.apache.lucene.util.SparseFixedBitSet#() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#createBitSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] 0.16% 153M 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() [JIT compiled code] 0.14% 132M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [Interpreted code] 0.12% 119M 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.09% 84M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] 0.08% 74M 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.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.06% 63M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.06% 60M jdk.jfr.internal.ShutdownHook#run() [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] 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% 31M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.02% 20M 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.02% 19M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] 0.02% 18M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort() [JIT compiled code] 0.01% 10M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow() [Inlined code] at org.apache.lucene.internal.hppc.IntArrayList#ensureBufferSpace() [Inlined code] 0.01% 10M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] 0.01% 9M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [JIT compiled code] at java.lang.ThreadLocal#setInitialValue() [JIT compiled code] at java.lang.ThreadLocal#get() [Inlined code] 0.00% 4M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#getTask() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.00% 3M org.apache.lucene.util.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.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#grow() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#push() [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add() [Inlined code] 0.00% 1M 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% 869200 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% 642704 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% 637504 java.util.zip.InflaterInputStream#() [JIT compiled code] at java.util.zip.ZipFile$ZipFileInflaterInputStream#() [JIT compiled code] at java.util.zip.ZipFile$ZipFileInflaterInputStream#() [JIT compiled code] at java.util.zip.ZipFile#getInputStream() [JIT compiled code] 0.00% 635312 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% 634544 org.apache.lucene.util.packed.DirectReader#getInstance() [Inlined code] at org.apache.lucene.util.packed.DirectMonotonicReader#getInstance() [JIT compiled code] at org.apache.lucene.util.packed.DirectMonotonicReader#getInstance() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$OffHeapHnswGraph#() [JIT compiled code] 0.00% 634528 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% 634528 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% 350040 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% 325448 jdk.internal.classfile.impl.SplitConstantPool#() [JIT compiled code] at java.lang.classfile.constantpool.ConstantPoolBuilder#of() [JIT compiled code] at java.lang.invoke.InvokerBytecodeGenerator#() [Interpreted code] at java.lang.invoke.InvokerBytecodeGenerator#() [Interpreted code] 0.00% 321352 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#getFloatVectorValues() [Interpreted code] 0.00% 318056 org.apache.lucene.search.TopDocs#mergeAux() [Interpreted code] at org.apache.lucene.search.TopDocs#merge() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#reduce() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#reduce() [Interpreted code] 0.00% 317656 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% 317392 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/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.10.18.34.50/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr is 253.96 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr is 253.96 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr is 253.96 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr is 253.96 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr is 253.96 MB /l/logs.nightly/2026.04.10.18.34.50/bench-knn-q32-fmTrue.jfr is 253.96 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3532 events (total: 98233M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 39.55% 38851M 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.61% 16320M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 8.39% 8240M 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.0x000000000719d268#call() [JIT compiled code] 8.30% 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] 7.11% 6980M 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.0x000000000719d268#call() [Interpreted code] 5.59% 5491M 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.45% 5351M 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] 1.31% 1290M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] 1.14% 1120M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] 0.79% 776M 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.78% 766M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.73% 713M 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.68% 671M 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.0x000000000719d268#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.60% 586M 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.0x000000000719d268#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.26% 251M org.apache.lucene.util.hnsw.NeighborArray#sort() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000719d268#call() [JIT compiled code] 0.17% 168M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.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.0x000000000719d268#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.0x000000000719d7c0#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.16% 160M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.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.0x000000000719d268#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.0x000000000719d7c0#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.16% 154M 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.16% 153M 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.0x00000000071b8260#call() [JIT compiled code] 0.16% 153M 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() [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.14% 138M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000719d268#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.14% 137M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000719d268#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.14% 132M 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.13% 123M org.apache.lucene.util.hnsw.NeighborArray#sort() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000719d268#call() [Interpreted code] 0.11% 112M 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.0x000000000719d268#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.11% 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.10% 96M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000719d268#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.09% 88M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000719d268#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.09% 84M 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.0x0000000007197338#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.08% 76M 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.0x000000000719d268#call() [Interpreted code] at java.util.concurrent.FutureTask#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.08% 74M 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.07% 69M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000719d268#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.0x000000000719d7c0#run() [JIT compiled code] 0.07% 67M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#ensureCapacity() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Interpreted code] 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.07% 65M 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.0x000000000719d268#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.07% 64M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 0.06% 63M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 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.0x0000000007197338#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.06% 60M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.05% 49M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000719d268#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.0x000000000719d7c0#run() [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] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.03% 32M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000007197338#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% 31M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.03% 31M 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.0x000000000719d268#call() [Interpreted code] at java.util.concurrent.FutureTask#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.02% 20M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] 0.02% 18M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] 0.01% 11M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000719d268#call() [Interpreted code] at java.util.concurrent.FutureTask#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.01% 10M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow() [Inlined code] at org.apache.lucene.internal.hppc.IntArrayList#ensureBufferSpace() [Inlined code] at org.apache.lucene.internal.hppc.IntArrayList#add() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#generateLevelToNodes() [JIT compiled code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNodesOnLevel() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraph#getSortedNodes() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] 0.01% 10M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search() [Interpreted code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Interpreted code] 0.01% 10M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000719d268#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [Interpreted code] 0.01% 10M 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.0x000000000719d268#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.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000719d268#call() [Interpreted code] at java.util.concurrent.FutureTask#run() [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.121 12.693 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 982.15 8145.44 0.00 14 36043.39 1.000 35278.320 4028.320 false HNSW 0.882 2.380 2.485 1.044 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 974.91 8205.93 1081.74 1 36186.13 1.000 35278.320 4028.320 false HNSW 0.955 15.251 15.954 1.046 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 1511.19 5293.83 0.00 21 39937.81 1.000 39184.570 7934.570 false HNSW 0.930 2.550 2.663 1.044 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 1332.21 6005.06 1114.06 1 40090.76 1.000 39184.570 7934.570 false HNSW 0.974 11.290 11.825 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 3297.27 2426.25 0.00 14 32019.86 1.000 31250.000 31250.000 false HNSW 0.943 3.185 3.332 1.046 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 3141.21 2546.79 2841.05 1 32155.93 1.000 31250.000 31250.000 false HNSW saving all results to /l/logs.nightly/2026.04.10.18.34.50/knn_results.pk done! took 22095.4 seconds total removing KNN indices dir /l/util.nightly/knn-reuse/indices [2026-04-11 01:57:49.573298] now generate KNN nightly charts [2026-04-11 01:57:52.972922] 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=1310856 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Version: 2.1 Chunks: 16 Start: 2026-04-11 05:57:53 (UTC) Duration: 141 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 4174008 73520899 jdk.FileWrite 4028276 84182903 jdk.FileRead 796347 18888508 jdk.ObjectAllocationInNewTLAB 130789 2487955 jdk.ObjectAllocationOutsideTLAB 40017 688487 jdk.NativeMethodSample 28822 387132 jdk.BooleanFlag 11072 350892 jdk.Compilation 6308 162632 jdk.CPULoad 2537 50136 jdk.UnsignedIntFlag 992 34266 jdk.IntFlag 896 32152 jdk.Checkpoint 888 25864285 jdk.StringFlag 720 26871 jdk.GarbageCollection 46 1090 jdk.CPUInformation 16 24027 jdk.GCConfiguration 16 411 jdk.JVMInformation 16 16891 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 198.83 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 28822 events (total: 28822) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 40.48% 11668 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 27.18% 7834 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 20.16% 5811 jdk.jfr.internal.JVM#emitEvent() [Native code] 5.76% 1659 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 5.52% 1590 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.45% 129 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.10% 29 java.io.FileOutputStream#writeBytes() [Native code] 0.06% 18 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.06% 16 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.05% 14 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.03% 9 java.io.FileDescriptor#close0() [Native code] 0.03% 9 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.01% 4 sun.nio.ch.NativeThread#current0() [Native code] 0.01% 4 jdk.internal.misc.Unsafe#park() [Native code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.01% 4 java.io.RandomAccessFile#readBytes0() [Native code] 0.01% 4 java.lang.Object#getClass() [Native code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.01% 2 java.lang.ClassLoader#defineClass1() [Native code] 0.01% 2 java.lang.System#nanoTime() [Native code] 0.01% 2 java.io.UnixFileSystem#getBooleanAttributes0() [Native code] 0.00% 1 jdk.jfr.internal.JVM#nanosNow() [Native code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] 0.00% 1 java.lang.String#intern() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#readdir0() [Native code] 0.00% 1 java.lang.System#arraycopy() [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 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 28822 events (total: 28822) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 40.28% 11609 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] 26.98% 7775 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] 17.60% 5073 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] 5.60% 1613 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] 5.48% 1579 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] 2.56% 738 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] 0.23% 65 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] 0.20% 59 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] 0.20% 58 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [JIT compiled code] 0.16% 46 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] 0.14% 40 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] 0.09% 26 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] 0.08% 24 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] 0.06% 17 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] 0.05% 14 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] 0.04% 11 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] 0.03% 9 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] 0.03% 9 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] 0.03% 8 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] 0.02% 6 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] 0.01% 4 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [JIT compiled code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] 0.01% 4 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] 0.01% 4 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] 0.01% 4 java.lang.Object#getClass() [Native code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] 0.01% 3 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Interpreted code] 0.01% 2 java.io.UnixFileSystem#getBooleanAttributes0() [Native code] at java.io.UnixFileSystem#hasBooleanAttributes() [Interpreted code] 0.01% 2 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [Interpreted code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [Interpreted code] 0.00% 1 jdk.jfr.internal.JVM#counterTime() [Native code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.00% 1 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Interpreted 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#arraycopy() [Native code] at org.apache.lucene.util.bkd.BKDWriter#packIndex() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Interpreted code] 0.00% 1 java.lang.ClassLoader#defineClass1() [Native code] at java.lang.ClassLoader#defineClass() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#readdir0() [Native code] at sun.nio.fs.UnixNativeDispatcher#readdir() [Interpreted code] 0.00% 1 java.lang.String#intern() [Native code] at sun.util.locale.BaseLocale#getInstance() [JIT compiled code] 0.00% 1 jdk.jfr.internal.JVM#nanosNow() [Native code] at jdk.jfr.internal.MetadataRepository#awaitEpochMilliShift() [Interpreted code] 0.00% 1 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.MergeRateLimiter#lambda$maybePause$0() [Interpreted code] 0.00% 1 java.lang.ClassLoader#defineClass1() [Native code] at java.lang.ClassLoader#defineClass() [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.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 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 28822 events (total: 28822) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 40.28% 11609 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] 25.64% 7391 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() [JIT compiled code] 17.60% 5073 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.60% 1613 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.78% 800 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] 2.66% 767 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] 2.49% 719 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.33% 383 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.22% 64 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.20% 59 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.20% 57 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.14% 40 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.12% 35 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Interpreted code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Interpreted code] 0.09% 26 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.08% 24 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% 17 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% 13 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.04% 12 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] 0.04% 11 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 0.04% 11 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% 10 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] 0.03% 9 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% 8 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.02% 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% 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 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% 4 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] 0.01% 4 java.lang.Object#getClass() [Native code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [Inlined code] 0.01% 4 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode#block() [Inlined code] at java.util.concurrent.ForkJoinPool#unmanagedBlock() [Inlined code] 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] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.01% 3 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [Interpreted code] 0.01% 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 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.01% 2 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [JIT compiled code] at java.io.RandomAccessFile#readBytes() [Inlined code] at java.io.RandomAccessFile#read() [Inlined code] 0.01% 2 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [Interpreted code] at java.util.zip.InflaterInputStream#read() [Interpreted code] at jdk.internal.loader.Resource#getBytes() [Interpreted code] 0.01% 2 java.io.UnixFileSystem#getBooleanAttributes0() [Native code] at java.io.UnixFileSystem#hasBooleanAttributes() [Interpreted code] at java.io.File#exists() [Interpreted code] at jdk.internal.loader.URLClassPath$FileLoader#getResource() [Interpreted code] 0.00% 1 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#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [Interpreted code] at java.nio.MappedMemoryUtils$1#isLoaded() [Interpreted code] at jdk.internal.misc.ScopedMemoryAccess#isLoadedInternal() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] 0.00% 1 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] 0.00% 1 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.System#nanoTime() [Native code] at org.apache.lucene.index.MergeRateLimiter#lambda$maybePause$0() [Interpreted code] at org.apache.lucene.index.MergeRateLimiter$$Lambda.0x00000000581d1d80#applyAsLong() [Interpreted code] at java.util.concurrent.atomic.AtomicLong#updateAndGet() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#readdir0() [Native code] at sun.nio.fs.UnixNativeDispatcher#readdir() [Interpreted code] at sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator#readNextEntry() [Interpreted code] at sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator#hasNext() [Interpreted code] 0.00% 1 jdk.jfr.internal.JVM#nanosNow() [Native code] at jdk.jfr.internal.MetadataRepository#awaitEpochMilliShift() [Interpreted code] at jdk.jfr.internal.MetadataRepository#setOutput() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [Interpreted code] 0.00% 1 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] 0.00% 1 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Interpreted code] at java.io.FileOutputStream#write() [Interpreted code] at java.lang.System$Out#write() [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/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 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 28822 events (total: 28822) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 40.28% 11609 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] 22.09% 6368 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() [JIT compiled 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] 17.60% 5073 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.0x000000005807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 5.59% 1611 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] 3.55% 1022 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() [JIT compiled code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] 2.66% 767 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] 2.49% 719 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.0x000000005807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 2.08% 600 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] 1.33% 382 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% 161 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] 0.20% 59 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% 55 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] 0.18% 53 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% 35 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Interpreted code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Interpreted code] at java.nio.file.Files#delete() [Interpreted code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Interpreted code] 0.12% 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.12% 35 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] 0.09% 26 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.08% 24 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% 13 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.0x000000005807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 0.04% 12 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [JIT compiled code] 0.04% 11 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% 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.02% 7 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] 0.02% 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 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.0x000000005807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted 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% 6 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] 0.02% 5 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] 0.02% 5 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [JIT compiled code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [JIT compiled code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [JIT compiled code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Interpreted code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Interpreted code] at jdk.internal.foreign.ArenaImpl#close() [Interpreted code] 0.01% 4 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [JIT compiled code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [Interpreted code] 0.01% 4 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] 0.01% 4 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() [Interpreted code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [JIT compiled code] at sun.nio.ch.FileChannelImpl#write() [JIT compiled code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [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% 4 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] 0.01% 3 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [Interpreted code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [Interpreted code] at java.nio.channels.FileChannel#open() [Interpreted code] 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#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% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.01% 2 java.io.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] at java.util.zip.ZipFile$Source#readAt() [Interpreted code] at java.util.zip.ZipFile$ZipFileInputStream#read() [Interpreted code] at java.util.zip.ZipFile$ZipFileInflaterInputStream#fill() [Interpreted code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] 0.01% 2 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [Interpreted code] at java.util.zip.InflaterInputStream#read() [Interpreted code] at jdk.internal.loader.Resource#getBytes() [Interpreted code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [Interpreted code] 0.01% 2 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 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 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() [Interpreted code] 0.01% 2 java.lang.Object#getClass() [Native code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [JIT compiled code] at perf.IndexThreads$IndexThread#run() [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.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 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 28822 events (total: 28822) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 30.75% 8863 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.21% 5536 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() [JIT compiled 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] 17.60% 5073 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.0x000000005807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 9.53% 2746 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [Inlined code] 3.55% 1022 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() [JIT compiled code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 2.89% 832 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() [JIT compiled 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.66% 767 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] 2.49% 719 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.0x000000005807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 2.08% 600 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] 1.69% 486 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.60% 460 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] 1.33% 382 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 0.71% 205 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.67% 193 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.56% 160 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.47% 136 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#release() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#close() [JIT compiled code] 0.32% 92 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [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.20% 59 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 0.18% 53 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.17% 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.11% 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] 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.11% 31 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createOutput() [JIT compiled code] 0.09% 26 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.09% 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.05% 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.05% 13 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.0x000000005807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.04% 12 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#release() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#close() [JIT compiled code] 0.04% 11 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.03% 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 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.02% 7 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsProducer() [JIT compiled code] 0.02% 6 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.0x000000005807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.02% 6 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Interpreted code] at jdk.internal.foreign.ArenaImpl#close() [Interpreted code] at org.apache.lucene.store.RefCountedSharedArena#release() [Interpreted code] at org.apache.lucene.store.RefCountedSharedArena#close() [Interpreted code] 0.02% 5 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [Interpreted code] 0.02% 5 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.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% 4 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Interpreted code] 0.01% 4 sun.nio.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% 4 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() [Interpreted 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% 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() [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() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [JIT compiled code] 0.01% 4 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [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() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Interpreted code] at jdk.internal.foreign.ArenaImpl#close() [Interpreted code] at org.apache.lucene.store.RefCountedSharedArena#release() [Interpreted code] at org.apache.lucene.store.RefCountedSharedArena#close() [Interpreted code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Interpreted code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Interpreted code] at java.nio.file.Files#delete() [Interpreted code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Interpreted code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [Interpreted code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [Interpreted code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Interpreted code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [Interpreted code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#() [Interpreted code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsProducer() [Interpreted code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader#() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat#fieldsProducer() [Interpreted code] at org.apache.lucene.index.SegmentCoreReaders#() [Interpreted code] 0.01% 3 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] 0.01% 3 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#write() [JIT compiled code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Interpreted code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [Interpreted code] 0.01% 3 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [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/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 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 170785 events (total: 325740M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 19.91% 64867M perf.LineFileDocs#nextDoc() [JIT compiled code] 13.19% 42972M java.lang.StringUTF16#compress() [Inlined code] 8.42% 27433M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 7.09% 23097M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 6.89% 22458M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] 6.89% 22454M perf.LineFileDocs#readDocs() [JIT compiled code] 4.50% 14673M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] 3.60% 11725M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] 3.37% 10976M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 3.09% 10067M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 2.64% 8588M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] 1.82% 5912M org.apache.lucene.util.TimSorter#() [Inlined code] 1.67% 5427M org.apache.lucene.util.BytesRef#() [Inlined code] 1.42% 4624M java.util.ArrayList#grow() [Inlined code] 1.32% 4294M java.util.TreeMap#keyIterator() [Inlined code] 1.27% 4152M perf.LineFileDocs#readDocs() [Interpreted code] 1.13% 3681M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] 0.99% 3236M org.apache.lucene.document.IntPoint#pack() [Inlined code] 0.87% 2840M org.apache.lucene.document.StringField#setStringValue() [Inlined code] 0.83% 2706M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] 0.80% 2595M java.util.Formatter#parse() [Inlined code] 0.62% 2004M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] 0.54% 1772M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] 0.51% 1666M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.47% 1546M perf.LineFileDocs#newDocState() [Interpreted code] 0.45% 1470M java.util.Arrays#copyOfRange() [Inlined code] 0.45% 1464M java.lang.Integer#toString() [Inlined code] 0.42% 1372M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] 0.34% 1093M java.lang.StringBuilder#toString() [Inlined code] 0.32% 1027M java.lang.String#format() [Inlined code] 0.32% 1026M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 0.31% 1015M java.lang.StringLatin1#replace() [Inlined code] 0.28% 898M java.lang.AbstractStringBuilder#() [Inlined code] 0.27% 895M java.lang.StringLatin1#newString() [Inlined code] 0.27% 890M java.util.Formatter#() [Inlined code] 0.26% 836M java.util.List#of() [Inlined code] 0.25% 808M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] 0.22% 708M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.15% 484M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] 0.13% 412M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.13% 408M java.util.ArrayList#iterator() [JIT compiled code] 0.12% 380M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] 0.11% 366M java.nio.HeapByteBuffer#asReadOnlyBuffer() [Inlined code] 0.09% 304M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.08% 273M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] 0.08% 266M java.util.ArrayList#subList() [Inlined code] 0.07% 231M java.lang.Thread#beforeSleep() [Interpreted code] 0.07% 218M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] 0.06% 203M org.apache.lucene.util.ArrayUtil#growExact() [JIT compiled code] 0.06% 187M org.apache.lucene.util.BytesRef#deepCopyOf() [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=2 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for heap at stackSize=2 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 170785 events (total: 325740M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 19.86% 64698M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 13.19% 42972M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] 8.42% 27421M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 7.09% 23097M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] 6.89% 22458M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] 6.89% 22454M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 4.50% 14673M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 3.37% 10976M 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.04% 9887M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] 2.85% 9290M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] 2.64% 8588M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 1.82% 5912M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] 1.58% 5147M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] 1.42% 4624M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 1.32% 4294M java.util.TreeMap#keyIterator() [Inlined code] at java.util.TreeMap$KeySet#iterator() [JIT compiled code] 1.27% 4152M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.13% 3681M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] 0.99% 3236M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] 0.87% 2840M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.83% 2706M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.80% 2595M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] 0.75% 2435M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.62% 2004M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.53% 1727M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] 0.51% 1666M 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.47% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.45% 1464M java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.42% 1372M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] 0.34% 1093M java.lang.StringBuilder#toString() [Inlined code] at java.util.Formatter#toString() [Inlined code] 0.31% 1015M java.lang.StringLatin1#replace() [Inlined code] at java.lang.String#replace() [Inlined code] 0.31% 1009M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] 0.31% 1004M java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.28% 898M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] 0.27% 892M java.lang.StringLatin1#newString() [Inlined code] at java.lang.Integer#toString() [Inlined code] 0.27% 890M java.util.Formatter#() [Inlined code] at java.lang.String#format() [Inlined code] 0.26% 836M java.util.List#of() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.25% 808M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] at java.util.Formatter#parse() [Inlined code] 0.24% 771M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.StringLatin1#newString() [Inlined code] 0.22% 708M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] 0.21% 698M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] 0.15% 484M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.12% 390M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x00000000581b4400#newInvokeSpecial() [Inlined code] 0.11% 372M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.11% 366M java.nio.HeapByteBuffer#asReadOnlyBuffer() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#toBufferList() [JIT compiled code] 0.11% 349M java.util.ArrayList#iterator() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.09% 304M 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% 279M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.08% 273M 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% 266M java.util.ArrayList#subList() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] 0.07% 231M java.lang.Thread#beforeSleep() [Interpreted code] at java.lang.Thread#sleepNanos() [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/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 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 170785 events (total: 325740M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 19.86% 64698M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 13.19% 42957M 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.35% 27193M 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.09% 23097M 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.89% 22454M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 5.38% 17512M 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.50% 14673M 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.01% 9795M 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.84% 9245M 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% 8528M 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.78% 5811M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] 1.54% 5006M 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.53% 4984M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [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.48% 4822M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#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.42% 4624M 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.32% 4294M 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.27% 4152M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.04% 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] 0.96% 3139M 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.96% 3134M 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.87% 2840M 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% 2706M 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.80% 2595M 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.75% 2435M 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.61% 2001M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.52% 1706M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.51% 1653M 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.47% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.47% 1533M 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% 1464M 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.37% 1198M 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% 1111M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] 0.31% 1008M 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.31% 1004M 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.29% 960M java.lang.StringBuilder#toString() [Inlined code] at java.util.Formatter#toString() [Inlined code] at java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.28% 898M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] at java.util.Formatter#() [Inlined code] at java.lang.String#format() [Inlined code] 0.27% 892M 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% 860M 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.26% 848M 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.26% 836M 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% 808M 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.23% 748M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.StringLatin1#newString() [Inlined code] at java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.22% 700M 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% 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.15% 484M 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.12% 390M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x00000000581b4400#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.11% 372M 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.11% 349M java.util.ArrayList#iterator() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] 0.09% 304M 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% 280M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/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 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 170785 events (total: 325740M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 19.86% 64698M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 13.17% 42914M 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.89% 22454M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 6.50% 21165M 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] 3.78% 12306M 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.76% 12243M 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.45% 7971M 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.16% 7021M 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.82% 5917M 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.78% 5785M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 1.74% 5677M 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.54% 5006M 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% 4997M 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.48% 4822M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#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.0x00000000581d2888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 1.34% 4377M 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.0x00000000581d2888#merge() [Interpreted code] 1.27% 4152M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.14% 3716M 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.11% 3624M 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.06% 3467M 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.0x00000000581d2888#merge() [Interpreted code] 1.04% 3374M 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.96% 3134M 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.89% 2891M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [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.88% 2855M 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.87% 2840M 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% 2835M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [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.81% 2632M 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.78% 2532M 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.76% 2460M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.75% 2429M 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.74% 2412M 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.60% 1944M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] 0.59% 1930M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTerm() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] 0.57% 1872M 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.55% 1776M 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.52% 1706M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.49% 1592M 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.47% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.47% 1527M 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% 1464M 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.45% 1453M 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.44% 1427M 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.39% 1258M 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% 1198M 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% 1158M 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.34% 1102M 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.31% 1004M 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% 991M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow() [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.30% 977M 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.29% 960M java.lang.StringBuilder#toString() [Inlined code] at java.util.Formatter#toString() [Inlined code] at java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.28% 908M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for heap at stackSize=12 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 198.83 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 170785 events (total: 325740M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 19.86% 64698M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 13.17% 42914M 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.89% 22454M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 6.05% 19717M 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% 12306M 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.0x00000000581d2888#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.50% 11401M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 2.08% 6775M 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.94% 6333M 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.78% 5785M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000581d2888#merge() [Interpreted code] 1.74% 5677M 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.0x00000000581d2888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] 1.62% 5285M 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.54% 5006M 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.48% 4822M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#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.0x00000000581d2888#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.34% 4377M 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.0x00000000581d2888#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.27% 4152M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.11% 3624M 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.06% 3467M 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.0x00000000581d2888#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.04% 3372M 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.96% 3134M 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.89% 2891M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [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.87% 2840M 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% 2818M 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.85% 2754M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [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.81% 2653M 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.76% 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] 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.76% 2460M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.68% 2211M 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.65% 2130M 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.59% 1926M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] 0.55% 1803M 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.52% 1706M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000581d2888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.51% 1663M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] 0.50% 1637M 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.49% 1610M 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.47% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.47% 1527M 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.0x00000000581d2888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.45% 1464M 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.43% 1385M java.util.TreeMap#keyIterator() [Inlined code] at java.util.TreeMap$KeySet#iterator() [JIT compiled code] at java.util.TreeSet#iterator() [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#finishTerm() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] 0.39% 1258M 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.0x00000000581d2888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.37% 1198M 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.0x00000000581d2888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] 0.36% 1161M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [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.36% 1157M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [Inlined code] 0.35% 1141M 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% 1124M 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.31% 1022M 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.31% 1004M 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% 991M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow() [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.29% 960M java.lang.StringBuilder#toString() [Inlined code] at java.util.Formatter#toString() [Inlined code] at java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.29% 958M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.29% 955M 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] move log to /l/logs.nightly/2026.04.10.18.34.50/fastIndexMediumDocs.log move vmstat log to /l/logs.nightly/2026.04.10.18.34.50/fastIndexMediumDocs.vmstat.log move top log to /l/logs.nightly/2026.04.10.18.34.50/fastIndexMediumDocs.top.log [2026-04-11 02:00:34.031688] took 114.5 sec [2026-04-11 02:00:34.035762] medIndexAtClose None [2026-04-11 02:00:34.037115] 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=1313034 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-11 10:02:47 (UTC) Duration: 429 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 12398231 247941929 jdk.NativeMethodSample 35404 531957 jdk.BooleanFlag 13840 456780 jdk.CPULoad 7902 165942 jdk.ObjectAllocationInNewTLAB 5869 128219 jdk.Checkpoint 1283 5530199 jdk.UnsignedIntFlag 1240 44460 jdk.IntFlag 1120 41660 jdk.StringFlag 900 35180 jdk.FileWrite 280 8136 jdk.Compilation 22 598 jdk.CPUInformation 20 30060 jdk.GCConfiguration 20 540 jdk.JVMInformation 20 23920 jdk.Metadata 20 2210560 jdk.ObjectAllocationOutsideTLAB 9 163 jdk.GarbageCollection 1 26 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.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 245.24 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35404 events (total: 35404) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 80.05% 28341 jdk.jfr.internal.JVM#emitEvent() [Native code] 15.33% 5429 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 4.32% 1528 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 0.14% 51 jdk.internal.misc.Unsafe#park() [Native code] 0.10% 36 jdk.internal.misc.Unsafe#unpark() [Native code] 0.01% 5 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.01% 4 java.lang.Object#wait0() [Native code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.01% 3 java.io.RandomAccessFile#open0() [Native code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.00% 1 jdk.internal.misc.VM#getNanoTimeAdjustment() [Native code] 0.00% 1 jdk.jfr.internal.JVM#flush() [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 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35404 events (total: 35404) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 80.05% 28341 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] 15.33% 5429 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] 4.32% 1528 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] 0.14% 51 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] 0.10% 36 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] 0.01% 5 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] 0.01% 4 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] 0.01% 3 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Inlined code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Inlined code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] 0.00% 1 jdk.internal.misc.VM#getNanoTimeAdjustment() [Native code] at java.time.Clock#currentInstant() [JIT compiled code] 0.00% 1 jdk.jfr.internal.JVM#flush() [Native code] at jdk.jfr.internal.MetadataRepository#flush() [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 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35404 events (total: 35404) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 80.05% 28341 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] 15.33% 5429 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] 4.22% 1494 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.12% 41 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.10% 36 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.10% 34 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% 10 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.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% 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% 3 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Inlined code] at java.io.RandomAccessFile#() [JIT compiled code] at java.io.RandomAccessFile#() [Inlined code] 0.01% 2 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.00% 1 jdk.internal.misc.VM#getNanoTimeAdjustment() [Native code] at java.time.Clock#currentInstant() [JIT compiled code] at java.time.Instant#now() [Inlined code] at jdk.jfr.internal.JVMSupport#awaitUniqueTimestamp() [JIT compiled code] 0.00% 1 jdk.jfr.internal.JVM#flush() [Native code] at jdk.jfr.internal.MetadataRepository#flush() [Inlined code] at jdk.jfr.internal.PlatformRecorder#flush() [JIT compiled code] at jdk.jfr.internal.periodic.FlushTask#execute() [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/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 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35404 events (total: 35404) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 80.05% 28341 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.0x000000006d07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 15.33% 5429 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] 4.20% 1486 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.12% 41 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] 0.10% 36 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.10% 34 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 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.02% 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() [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] 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.0x000000006d07aa58#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% 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 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.00% 1 jdk.jfr.internal.JVM#flush() [Native code] at jdk.jfr.internal.MetadataRepository#flush() [Inlined code] at jdk.jfr.internal.PlatformRecorder#flush() [JIT compiled code] at jdk.jfr.internal.periodic.FlushTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [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] 0.00% 1 jdk.internal.misc.VM#getNanoTimeAdjustment() [Native code] at java.time.Clock#currentInstant() [JIT compiled code] at java.time.Instant#now() [Inlined code] at jdk.jfr.internal.JVMSupport#awaitUniqueTimestamp() [JIT compiled code] at jdk.jfr.internal.JVMSupport#getChunkStartNanos() [Inlined code] at jdk.jfr.internal.MetadataRepository#setOutput() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=12 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35404 events (total: 35404) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 80.05% 28341 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.0x000000006d07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 15.33% 5429 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] 2.40% 851 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#deleteFilesIfNoRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#refresh() [Interpreted code] 1.79% 635 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.0x000000006d1f0280#close() [Interpreted code] 0.12% 41 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [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.10% 36 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.10% 34 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 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.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() [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.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.0x000000006d07aa58#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% 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.0x000000006d07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#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#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] 0.01% 2 sun.nio.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#deleteFilesIfNoRef() [Interpreted code] 0.01% 2 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.00% 1 jdk.internal.misc.VM#getNanoTimeAdjustment() [Native code] at java.time.Clock#currentInstant() [JIT compiled code] at java.time.Instant#now() [Inlined code] at jdk.jfr.internal.JVMSupport#awaitUniqueTimestamp() [JIT compiled code] at jdk.jfr.internal.JVMSupport#getChunkStartNanos() [Inlined code] at jdk.jfr.internal.MetadataRepository#setOutput() [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.0x000000006d07aa58#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 jdk.jfr.internal.JVM#flush() [Native code] at jdk.jfr.internal.MetadataRepository#flush() [Inlined code] at jdk.jfr.internal.PlatformRecorder#flush() [JIT compiled code] at jdk.jfr.internal.periodic.FlushTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000006d07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/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 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 5877 events (total: 7767M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 83.62% 6495M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 5.33% 414M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 3.75% 291M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 2.22% 172M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 1.49% 116M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] 1.11% 86M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 1.07% 82M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.75% 58M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.27% 21M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.12% 9M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.11% 8M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.07% 5M java.util.ArrayList#iterator() [JIT compiled code] 0.03% 2M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] 0.02% 1M java.util.logging.LogManager#reset() [Interpreted code] 0.02% 1M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.00% 15888 java.time.Instant#create() [JIT compiled code] 0.00% 15888 java.time.LocalDate#ofEpochDay() [JIT compiled code] 0.00% 2664 java.lang.AbstractStringBuilder#() [JIT compiled code] 0.00% 2656 java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] 0.00% 2656 jdk.jfr.internal.util.ValueFormatter#formatDateTime() [JIT compiled code] 0.00% 2656 java.time.LocalDateTime#ofEpochSecond() [JIT compiled code] 0.00% 2648 java.time.LocalTime#create() [JIT compiled code] 0.00% 2648 java.time.Clock#systemDefaultZone() [Inlined code] 0.00% 2640 jdk.jfr.internal.Repository#newChunk() [JIT compiled code] 0.00% 400 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=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 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 5877 events (total: 7767M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 83.62% 6495M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] 5.33% 414M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] 3.75% 291M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] 1.66% 128M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 1.49% 116M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] 1.11% 86M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 1.07% 82M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.56% 43M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.52% 40M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] 0.27% 21M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] 0.23% 17M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue#take() [Interpreted code] 0.12% 9M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.11% 8M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] 0.07% 5M java.util.ArrayList#iterator() [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler#sync() [Interpreted code] 0.03% 2M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [JIT compiled code] 0.02% 1M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.02% 1M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.00% 15888 java.time.LocalDate#ofEpochDay() [JIT compiled code] at java.time.LocalDateTime#ofEpochSecond() [JIT compiled code] 0.00% 15888 java.time.Instant#create() [JIT compiled code] at java.time.Instant#ofEpochSecond() [JIT compiled code] 0.00% 2664 java.lang.AbstractStringBuilder#() [JIT compiled code] at java.lang.StringBuilder#() [Inlined code] 0.00% 2656 java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doChunkBegin() [JIT compiled code] 0.00% 2656 java.time.LocalDateTime#ofEpochSecond() [JIT compiled code] at java.time.LocalDateTime#now() [JIT compiled code] 0.00% 2656 jdk.jfr.internal.util.ValueFormatter#formatDateTime() [JIT compiled code] at jdk.jfr.internal.management.ChunkFilename#next() [JIT compiled code] 0.00% 2648 java.time.Clock#systemDefaultZone() [Inlined code] at java.time.LocalDateTime#now() [Inlined code] 0.00% 2648 java.time.LocalTime#create() [JIT compiled code] at java.time.LocalTime#ofNanoOfDay() [JIT compiled code] 0.00% 2640 jdk.jfr.internal.Repository#newChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [JIT compiled code] 0.00% 400 java.lang.Object#clone() [Native code] at java.util.TimeZone#clone() [Inlined code] 0.00% 152 sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=4 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 5877 events (total: 7767M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 77.27% 6001M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] 6.36% 493M 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.33% 414M 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.75% 291M 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.66% 128M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 1.49% 116M 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.11% 86M 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] 1.07% 82M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#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.56% 43M 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.52% 40M 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.27% 21M 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.23% 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.12% 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] 0.11% 8M 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.07% 5M java.util.ArrayList#iterator() [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler#sync() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#close() [Interpreted code] at org.apache.lucene.index.IndexWriter#rollbackInternalNoCommit() [Interpreted code] 0.03% 2M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [JIT compiled code] at java.lang.ThreadLocal#setInitialValue() [JIT compiled code] at java.lang.ThreadLocal#get() [Inlined code] 0.02% 1M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.02% 1M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.00% 15888 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% 15888 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% 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.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% 2656 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] 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% 2648 java.time.Clock#systemDefaultZone() [Inlined code] at java.time.LocalDateTime#now() [Inlined code] at jdk.jfr.internal.Repository#timestamp() [Inlined code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] 0.00% 2648 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% 2640 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% 400 java.lang.Object#clone() [Native code] at java.util.TimeZone#clone() [Inlined code] at sun.util.calendar.ZoneInfo#clone() [Inlined code] at java.util.TimeZone#getDefault() [Inlined code] 0.00% 152 sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#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=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 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 5877 events (total: 7767M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 68.63% 5330M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 8.64% 671M 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] 6.36% 493M 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.33% 414M 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.75% 291M 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.66% 128M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [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.49% 116M 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.11% 86M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006d1f3028#call() [JIT compiled code] 1.07% 82M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#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.0x000000006d1f3028#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] 0.56% 43M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.52% 40M 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.27% 21M 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] 0.23% 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.12% 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() [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] 0.11% 8M 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.0x000000006d1ead48#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.07% 5M java.util.ArrayList#iterator() [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler#sync() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#close() [Interpreted code] at org.apache.lucene.index.IndexWriter#rollbackInternalNoCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#rollbackInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#rollback() [Interpreted code] at perf.Indexer#_main() [Interpreted code] at perf.Indexer#main() [Interpreted code] 0.03% 2M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [JIT compiled code] at java.lang.ThreadLocal#setInitialValue() [JIT compiled code] at java.lang.ThreadLocal#get() [Inlined code] at java.lang.ThreadLocal#get() [JIT compiled code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#fullTryAcquireShared() [JIT compiled code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.02% 1M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.02% 1M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.00% 15888 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% 15888 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% 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% 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.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.0x000000006d07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 2656 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.0x000000006d07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 0.00% 2648 java.time.Clock#systemDefaultZone() [Inlined code] at java.time.LocalDateTime#now() [Inlined code] at jdk.jfr.internal.Repository#timestamp() [Inlined code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] 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.0x000000006d07aa58#run() [Interpreted code] 0.00% 2648 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] 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] 0.00% 2640 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.0x000000006d07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 400 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] 0.00% 152 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/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 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 245.24 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 5877 events (total: 7767M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 68.63% 5330M 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.0x000000006d1f3028#call() [JIT compiled code] 8.64% 671M 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] 6.36% 493M 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.16% 400M 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.0x000000006d1f3028#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.75% 291M 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.0x000000006d1f3028#call() [JIT compiled code] 1.55% 120M 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.0x000000006d1f3028#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.45% 112M 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.0x000000006d1f3028#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.04% 80M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#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.0x000000006d1f3028#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.0x000000006d1f3580#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 1.01% 78M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006d1f3028#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.0x000000006d1f3580#run() [JIT compiled code] 0.56% 43M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006d1f3028#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.52% 40M 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.27% 21M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006d1f3028#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] 0.23% 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.17% 13M 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.0x000000006d1f3028#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.12% 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() [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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.11% 8M 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.0x000000006d1f3028#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% 8M 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.0x000000006d1ead48#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.09% 7M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006d1f3028#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() [Interpreted code] 0.07% 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.05% 3M 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.0x000000006d1f3028#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.03% 2M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [JIT compiled code] at java.lang.ThreadLocal#setInitialValue() [JIT compiled code] at java.lang.ThreadLocal#get() [Inlined code] at java.lang.ThreadLocal#get() [JIT compiled code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#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() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] 0.03% 2M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#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.0x000000006d1f3028#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() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] 0.02% 1M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.02% 1M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.00% 15888 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.0x000000006d07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 15888 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.0x000000006d07aa58#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.0x000000006d07aa58#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.0x000000006d07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 2656 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.0x000000006d07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 2656 java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doChunkBegin() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [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.0x000000006d07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 2648 java.time.Clock#systemDefaultZone() [Inlined code] at java.time.LocalDateTime#now() [Inlined code] at jdk.jfr.internal.Repository#timestamp() [Inlined code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] 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.0x000000006d07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 2648 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] 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.0x000000006d07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 0.00% 2640 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.0x000000006d07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 400 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] 0.00% 152 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] at jdk.jfr.internal.PlatformRecorder#finishChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [JIT compiled code] move log to /l/logs.nightly/2026.04.10.18.34.50/fastIndexMediumDocsWithVectors.log move vmstat log to /l/logs.nightly/2026.04.10.18.34.50/fastIndexMediumDocsWithVectors.vmstat.log move top log to /l/logs.nightly/2026.04.10.18.34.50/fastIndexMediumDocsWithVectors.top.log [2026-04-11 06:10:11.318358] took 14154.6 sec [2026-04-11 06:10:11.322519] medIndexVectorsAtClose None [2026-04-11 06:10:11.330685] 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=1465232 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Version: 2.1 Chunks: 20 Start: 2026-04-11 12:05:12 (UTC) Duration: 195 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 9087428 181710485 jdk.FileWrite 1886100 51034839 jdk.ObjectAllocationInNewTLAB 267809 5173662 jdk.ObjectAllocationOutsideTLAB 45491 794000 jdk.NativeMethodSample 40118 622031 jdk.FileRead 19243 562217 jdk.BooleanFlag 13840 456780 jdk.CPULoad 3311 69531 jdk.UnsignedIntFlag 1240 44460 jdk.IntFlag 1120 41660 jdk.StringFlag 900 35480 jdk.Checkpoint 866 16355433 jdk.Compilation 103 2848 jdk.CPUInformation 20 30060 jdk.GCConfiguration 20 540 jdk.JVMInformation 20 24880 jdk.Metadata 20 2210560 jdk.GarbageCollection 7 182 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 247.16 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 40118 events (total: 40118) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 37.88% 15195 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 28.63% 11487 jdk.jfr.internal.JVM#emitEvent() [Native code] 16.78% 6731 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 9.33% 3742 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 6.75% 2706 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 0.16% 66 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.12% 49 jdk.internal.misc.Unsafe#park() [Native code] 0.09% 37 jdk.internal.misc.Unsafe#unpark() [Native code] 0.06% 26 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.05% 21 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.05% 19 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.02% 7 java.io.FileOutputStream#writeBytes() [Native code] 0.01% 6 sun.nio.ch.NativeThread#current0() [Native code] 0.01% 6 java.io.FileDescriptor#close0() [Native code] 0.01% 5 java.io.RandomAccessFile#open0() [Native code] 0.01% 4 jdk.jfr.internal.JVM#flush() [Native code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity0() [Native code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [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 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 40118 events (total: 40118) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 37.88% 15195 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] 28.63% 11487 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] 16.78% 6731 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] 9.33% 3742 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] 6.75% 2706 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] 0.16% 66 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] 0.12% 49 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] 0.09% 37 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] 0.06% 26 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] 0.05% 21 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] 0.05% 19 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] 0.02% 7 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] 0.01% 6 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] 0.01% 6 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] 0.01% 5 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Inlined code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] 0.01% 4 jdk.jfr.internal.JVM#flush() [Native code] at jdk.jfr.internal.event.EventWriter#flush() [JIT compiled code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Inlined code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [JIT compiled code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity() [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.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 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 40118 events (total: 40118) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 37.88% 15195 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] 28.63% 11487 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.78% 6731 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] 9.33% 3742 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] 6.63% 2659 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.16% 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] 0.12% 47 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.11% 43 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.08% 34 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.06% 26 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% 14 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] 0.03% 12 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] 0.02% 7 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] 0.02% 7 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] 0.02% 7 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] 0.01% 5 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] 0.01% 5 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] 0.01% 5 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% 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.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% 4 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.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 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer#release() [Inlined code] 0.00% 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#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#exists() [JIT compiled code] at java.nio.file.Files#exists() [Inlined code] 0.00% 1 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.RandomAccessFile$1#close() [JIT compiled code] at java.io.FileDescriptor#closeAll() [JIT compiled code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [Inlined code] at java.nio.MappedMemoryUtils$1#isLoaded() [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#isLoadedInternal() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] 0.00% 1 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/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 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 40118 events (total: 40118) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 37.88% 15195 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.57% 9454 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.0x000000006d07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 16.66% 6682 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Inlined code] 9.33% 3742 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] 5.07% 2033 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.0x000000006d07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 4.51% 1809 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] 2.12% 850 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.14% 58 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.12% 49 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.12% 47 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at jdk.jfr.internal.RepositoryChunk#delete() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#destroy() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#release() [JIT compiled code] 0.11% 43 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] 0.08% 34 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.04% 18 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 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% 14 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] 0.02% 8 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] 0.02% 7 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [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% 7 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [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% 6 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [Inlined code] 0.01% 5 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [Inlined code] 0.01% 5 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.01% 4 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 perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.01% 4 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] 0.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() [Inlined code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [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.AbstractQueuedSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer#release() [Inlined code] at java.util.concurrent.locks.ReentrantLock#unlock() [Inlined code] at java.util.concurrent.ArrayBlockingQueue#take() [JIT compiled code] at perf.LineFileDocs#reserve() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [JIT compiled code] 0.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% 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() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#exists() [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% 2 jdk.jfr.internal.JVM#flush() [Native code] at jdk.jfr.internal.event.EventWriter#flush() [JIT compiled code] at jdk.jfr.internal.event.EventWriter#isValidForSize() [Inlined code] at jdk.jfr.internal.event.EventWriter#putLong() [Inlined code] at jdk.jfr.internal.event.EventWriter#beginEvent() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [JIT compiled code] 0.00% 2 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% 2 jdk.jfr.internal.JVM#flush() [Native code] at jdk.jfr.internal.event.EventWriter#flush() [JIT compiled code] at jdk.jfr.internal.event.EventWriter#isValidForSize() [Inlined code] at jdk.jfr.internal.event.EventWriter#putLong() [Inlined code] at jdk.jfr.internal.event.EventWriter#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 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [JIT compiled code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [Inlined code] 0.00% 1 sun.nio.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% 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 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [Inlined code] at java.nio.MappedMemoryUtils$1#isLoaded() [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#isLoadedInternal() [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#isLoaded() [Inlined code] at jdk.internal.foreign.MappedMemorySegmentImpl#isLoaded() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#lambda$prefetch$0() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$$Lambda.0x000000006d1c5000#apply() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90PointsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90PointsFormat#fieldsReader() [Inlined code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] 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] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] 0.00% 1 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.lucene90.Lucene90NormsProducer#() [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.lucene99.Lucene99HnswVectorsReader#openDataInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [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 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] 0.00% 1 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode#block() [Inlined code] at java.util.concurrent.ForkJoinPool#unmanagedBlock() [Inlined code] at java.util.concurrent.ForkJoinPool#managedBlock() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Inlined code] at java.util.concurrent.ArrayBlockingQueue#put() [JIT compiled code] at perf.LineFileDocs#readDocs() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [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.lucene90.Lucene90PointsReader#() [JIT compiled code] 0.00% 1 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.RandomAccessFile$1#close() [JIT compiled code] at java.io.FileDescriptor#closeAll() [JIT compiled code] at java.io.RandomAccessFile#close() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#finish() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#finishChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [Inlined code] 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.Lucene104ScalarQuantizedVectorsReader#openDataInput() [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=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 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 40118 events (total: 40118) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 33.28% 13351 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] 23.57% 9454 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.0x000000006d07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 16.66% 6682 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] 6.55% 2627 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#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 5.07% 2033 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.0x000000006d07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 4.60% 1844 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] 4.50% 1804 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.78% 1115 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] 1.18% 474 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.94% 376 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.13% 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() [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.12% 47 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.11% 43 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 0.08% 34 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.02% 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] 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.02% 9 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.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] 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.02% 7 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [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% 6 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90PointsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90PointsFormat#fieldsReader() [Inlined code] 0.01% 6 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [JIT compiled code] 0.01% 5 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [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% 5 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104HnswScalarQuantizedVectorsFormat#fieldsReader() [JIT compiled code] 0.01% 5 sun.nio.ch.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#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [Inlined code] 0.01% 5 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [Inlined code] at org.apache.lucene.store.Directory#openChecksumInput() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [Inlined code] 0.01% 5 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Inlined code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createTempOutput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [JIT compiled code] 0.01% 5 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] 0.01% 5 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [Inlined code] at sun.nio.ch.ChannelOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [Inlined code] 0.01% 4 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 perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 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 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() [JIT compiled code] at java.io.BufferedOutputStream#write() [Inlined code] at org.apache.lucene.store.OutputStreamIndexOutput#writeBytes() [JIT compiled code] 0.01% 3 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.01% 3 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Inlined code] at java.io.RandomAccessFile#() [JIT compiled code] at java.io.RandomAccessFile#() [Inlined code] at jdk.jfr.internal.RepositoryChunk#() [JIT compiled code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [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.0x000000006d07aa58#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 java.nio.file.Files#size() [Inlined code] at org.apache.lucene.store.FSDirectory#fileLength() [JIT compiled code] at org.apache.lucene.index.SegmentCommitInfo#sizeInBytes() [JIT compiled code] at org.apache.lucene.index.MergePolicy#size() [Interpreted code] at org.apache.lucene.index.TieredMergePolicy#getSortedBySegmentSize() [Inlined code] 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% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#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% 3 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [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% 3 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% 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() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat#fieldsProducer() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] at org.apache.lucene.index.SegmentReader#() [JIT compiled code] 0.01% 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.00% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat#fieldsProducer() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] at org.apache.lucene.index.SegmentReader#() [JIT compiled code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] 0.00% 2 jdk.jfr.internal.JVM#flush() [Native code] at jdk.jfr.internal.event.EventWriter#flush() [JIT compiled code] at jdk.jfr.internal.event.EventWriter#isValidForSize() [Inlined code] at jdk.jfr.internal.event.EventWriter#putLong() [Inlined code] at jdk.jfr.internal.event.EventWriter#putString() [JIT compiled code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] 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] 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() [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.0x000000006d07aa58#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() [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.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] at org.apache.lucene.store.FSDirectory#fileLength() [JIT compiled code] at org.apache.lucene.index.SegmentCommitInfo#sizeInBytes() [Inlined code] at org.apache.lucene.index.MergePolicy#size() [JIT compiled code] at org.apache.lucene.index.TieredMergePolicy#getSortedBySegmentSize() [Inlined code] 0.00% 2 jdk.jfr.internal.JVM#flush() [Native code] at jdk.jfr.internal.event.EventWriter#flush() [JIT compiled code] at jdk.jfr.internal.event.EventWriter#isValidForSize() [Inlined code] at jdk.jfr.internal.event.EventWriter#putLong() [Inlined code] at jdk.jfr.internal.event.EventWriter#beginEvent() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [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 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.IndexWriter#mergeMiddle() [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.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 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 313299 events (total: 52301M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 36.17% 18917M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 27.09% 14168M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] 5.70% 2980M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 4.05% 2115M perf.LineFileDocs#readVector() [Inlined code] 3.51% 1835M java.nio.HeapByteBuffer#() [Inlined code] 2.85% 1493M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 2.34% 1222M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 2.07% 1080M perf.LineFileDocs#nextDoc() [JIT compiled code] 1.61% 844M java.lang.StringUTF16#compress() [Inlined code] 1.58% 825M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 1.24% 647M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 1.18% 619M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 0.96% 503M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] 0.96% 500M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.78% 407M perf.LineFileDocs#readDocs() [JIT compiled code] 0.74% 385M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] 0.64% 336M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] 0.64% 335M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] 0.55% 288M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] 0.52% 271M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.52% 270M org.apache.lucene.util.TimSorter#() [Inlined code] 0.35% 182M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] 0.28% 146M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.26% 136M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] 0.24% 124M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] 0.23% 120M org.apache.lucene.util.BytesRef#() [Inlined code] 0.21% 108M java.util.ArrayList#grow() [Inlined code] 0.19% 101M org.apache.lucene.document.IntPoint#pack() [Inlined code] 0.17% 90M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] 0.17% 90M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.16% 84M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] 0.12% 61M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.12% 60M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] 0.11% 59M org.apache.lucene.document.StringField#setStringValue() [Inlined code] 0.10% 50M java.util.Formatter#parse() [Inlined code] 0.09% 49M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] 0.09% 48M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.07% 36M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.07% 35M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] 0.06% 32M java.lang.Integer#toString() [Inlined code] 0.06% 30M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] 0.06% 30M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] 0.06% 30M org.apache.lucene.util.compress.LZ4$HighCompressionHashTable#() [Inlined code] 0.05% 24M java.lang.String#format() [Inlined code] 0.04% 20M java.nio.FloatBuffer#wrap() [Inlined code] 0.04% 19M java.lang.StringLatin1#newString() [Inlined code] 0.04% 19M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.04% 19M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.04% 18M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] 0.04% 18M java.lang.StringLatin1#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=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 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 313299 events (total: 52301M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 36.10% 18879M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] 15.64% 8182M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] 11.45% 5986M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [Inlined code] 4.57% 2390M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] 4.05% 2115M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] 3.51% 1835M java.nio.HeapByteBuffer#() [Inlined code] at java.nio.ByteBuffer#allocate() [Inlined code] 2.85% 1493M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] 2.34% 1222M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 2.07% 1080M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 1.61% 844M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] 1.58% 825M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] 1.24% 647M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] 1.18% 619M 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.10% 574M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] 0.96% 503M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.78% 407M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.74% 385M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 0.64% 335M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] 0.58% 300M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.55% 288M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] 0.52% 270M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] 0.50% 261M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] 0.42% 218M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 0.35% 182M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.34% 179M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] 0.24% 126M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] 0.24% 124M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.21% 108M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 0.20% 105M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] 0.19% 101M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] 0.17% 90M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] 0.17% 86M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize() [Inlined code] 0.16% 84M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] 0.14% 75M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.13% 69M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] 0.12% 60M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument() [Inlined code] 0.11% 59M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.10% 53M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.10% 51M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.10% 50M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] 0.09% 49M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors() [JIT compiled code] 0.09% 49M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.09% 48M 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.07% 36M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] 0.07% 35M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [Inlined code] 0.07% 35M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] 0.06% 32M java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.06% 30M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] at java.util.Formatter#parse() [Inlined code] 0.06% 30M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.06% 30M org.apache.lucene.util.compress.LZ4$HighCompressionHashTable#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.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 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 313299 events (total: 52301M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 32.91% 17215M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] 13.85% 7241M 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] 11.15% 5831M 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.57% 2390M 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] 4.05% 2115M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 3.50% 1828M 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.18% 1664M 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.34% 1222M 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.07% 1080M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.93% 1007M 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] 1.79% 937M 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.61% 843M 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.26% 659M 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.24% 647M 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.10% 574M 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.96% 503M 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.93% 485M 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.78% 407M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.74% 385M 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.71% 370M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [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.52% 270M 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% 261M 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.48% 248M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#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% 232M 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.42% 217M 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.41% 216M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT 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.41% 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() [JIT compiled code] 0.32% 165M 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.30% 154M 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.29% 151M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 0.27% 142M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.24% 126M 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.24% 124M 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.21% 108M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] 0.20% 105M 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% 101M 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.17% 86M 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.16% 84M 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.16% 84M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.15% 79M 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.14% 75M 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.14% 71M 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.13% 67M 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% 64M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] 0.12% 60M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge() [JIT compiled code] 0.11% 59M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.10% 53M 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.10% 51M 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% 50M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.lang.String#format() [Inlined code] 0.09% 49M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/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 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 313299 events (total: 52301M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 22.32% 11672M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 13.85% 7241M 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() [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.15% 5831M 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] 7.01% 3665M 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] 4.57% 2390M 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] 4.05% 2115M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 3.50% 1828M java.nio.HeapByteBuffer#() [Inlined code] at java.nio.ByteBuffer#allocate() [Inlined code] at perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 2.58% 1351M 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.07% 1080M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.96% 1023M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 1.91% 997M 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.79% 937M 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.61% 843M 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.26% 659M 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.26% 656M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] 1.15% 603M 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] 1.08% 565M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] 0.93% 485M 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] 0.79% 413M 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] 0.78% 407M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.70% 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.64% 334M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] 0.60% 311M 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% 305M 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.53% 276M 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.52% 270M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 0.48% 248M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#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.0x000000006d1e2a40#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.46% 240M 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.0x000000006d1e2a40#merge() [Interpreted code] 0.41% 216M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT 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.0x000000006d1f71c0#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] 0.41% 213M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.41% 212M 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.39% 202M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [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.37% 191M 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.0x000000006d1e2a40#merge() [Interpreted code] 0.35% 183M 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.31% 163M 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.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] 0.30% 154M 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.0x000000006d1f71c0#call() [JIT compiled code] 0.29% 149M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.27% 142M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006d1f71c0#call() [JIT compiled code] 0.24% 126M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.23% 121M 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.22% 114M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [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.21% 112M 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.20% 105M 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% 101M 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.17% 86M 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.16% 84M 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() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.16% 84M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.15% 80M 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.15% 79M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.15% 78M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/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 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 247.16 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 313299 events (total: 52301M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 22.32% 11672M 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.0x000000006d1f71c0#call() [JIT compiled code] 13.85% 7241M 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() [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.15% 5831M 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.0x000000006d1f71c0#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] 7.01% 3665M 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] 4.57% 2390M 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] 4.05% 2115M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 3.50% 1828M java.nio.HeapByteBuffer#() [Inlined code] at java.nio.ByteBuffer#allocate() [Inlined code] at perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 2.58% 1349M 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.07% 1080M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.96% 1023M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] 1.79% 937M 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.0x000000006d1f71c0#call() [JIT compiled code] 1.75% 916M 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.0x000000006d1f71c0#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.61% 843M 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.26% 659M 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.0x000000006d1f71c0#call() [JIT compiled code] 1.15% 603M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 1.08% 565M 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.0x000000006d1e2a40#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.93% 485M 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() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.79% 413M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [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.78% 407M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.68% 355M 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() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] 0.58% 305M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.56% 294M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] 0.53% 276M 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.52% 270M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000006d1e2a40#merge() [Interpreted code] 0.48% 248M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#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.0x000000006d1e2a40#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.46% 240M 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.0x000000006d1e2a40#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.44% 230M 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.39% 204M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT 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.0x000000006d1f71c0#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.0x000000006d1f7718#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.39% 202M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [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.38% 200M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [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.0x000000006d1f71c0#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.38% 196M 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.0x000000006d1f71c0#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.37% 191M 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.0x000000006d1e2a40#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] 0.35% 185M 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.35% 183M 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.0x000000006d1e2a40#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.33% 171M 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.31% 163M 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.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.29% 151M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006d1f71c0#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.0x000000006d1f7718#run() [JIT compiled code] 0.27% 142M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006d1f71c0#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.25% 131M 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() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.25% 130M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006d1f71c0#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.0x000000006d1f7718#run() [JIT compiled code] 0.24% 126M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.22% 114M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.21% 112M 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.20% 105M 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% 101M 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.19% 100M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.19% 99M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.17% 88M 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.17% 86M 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.0x000000006d1efba0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] 0.16% 84M 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() [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] move log to /l/logs.nightly/2026.04.10.18.34.50/fastIndexMediumDocsWithVectorsQuantized.log move vmstat log to /l/logs.nightly/2026.04.10.18.34.50/fastIndexMediumDocsWithVectorsQuantized.vmstat.log move top log to /l/logs.nightly/2026.04.10.18.34.50/fastIndexMediumDocsWithVectorsQuantized.top.log [2026-04-11 08:08:53.716834] took 7028.2 sec [2026-04-11 08:08:53.720980] medIndexVectorsAtClose None [2026-04-11 08:08:53.730384] 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=1538102 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Version: 2.1 Chunks: 19 Start: 2026-04-11 12:08:54 (UTC) Duration: 184 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 5117357 122416206 jdk.CPUTimeSample 3483198 61188678 jdk.FileRead 796609 18839574 jdk.ObjectAllocationInNewTLAB 334607 5979027 jdk.ObjectAllocationOutsideTLAB 84961 1378973 jdk.NativeMethodSample 32161 432786 jdk.BooleanFlag 13148 416641 jdk.Compilation 7224 186875 jdk.CPULoad 3314 65685 jdk.UnsignedIntFlag 1178 40687 jdk.IntFlag 1064 38177 jdk.Checkpoint 1042 32229623 jdk.StringFlag 855 32100 jdk.GarbageCollection 50 1184 jdk.CPUInformation 19 28532 jdk.GCConfiguration 19 488 jdk.JVMInformation 19 21160 jdk.Metadata 19 2100009 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.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 234.03 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 32161 events (total: 32161) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 44.27% 14239 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 23.43% 7535 jdk.jfr.internal.JVM#emitEvent() [Native code] 20.32% 6536 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 7.05% 2268 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 2.16% 694 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 1.79% 575 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.48% 155 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.11% 36 java.io.FileOutputStream#writeBytes() [Native code] 0.09% 28 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.05% 17 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.05% 16 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.03% 10 sun.nio.ch.NativeThread#current0() [Native code] 0.03% 10 java.io.FileDescriptor#close0() [Native code] 0.02% 6 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.02% 6 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.02% 5 java.lang.Object#getClass() [Native code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.01% 4 java.io.RandomAccessFile#readBytes0() [Native code] 0.01% 3 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] 0.01% 2 java.lang.System#nanoTime() [Native code] 0.00% 1 jdk.internal.misc.VM#getNanoTimeAdjustment() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#allocateInstance() [Native code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] 0.00% 1 jdk.jfr.internal.JVM#flush() [Native code] 0.00% 1 java.lang.String#intern() [Native code] 0.00% 1 java.io.FileInputStream#readBytes() [Native code] 0.00% 1 java.lang.ClassLoader#defineClass1() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#park() [Native code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity0() [Native code] 0.00% 1 java.lang.ref.PhantomReference#clear0() [Native code] 0.00% 1 java.io.RandomAccessFile#open0() [Native code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=2 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for cpu at stackSize=2 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 32161 events (total: 32161) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 44.13% 14193 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] 21.14% 6798 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] 20.17% 6488 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] 4.12% 1324 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] 2.85% 916 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] 2.29% 737 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] 2.15% 692 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] 1.74% 560 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] 0.24% 78 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] 0.17% 56 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] 0.15% 48 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] 0.13% 42 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [JIT compiled code] 0.10% 31 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] 0.09% 28 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] 0.07% 21 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] 0.05% 17 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] 0.04% 14 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] 0.04% 13 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] 0.03% 10 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] 0.03% 10 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] 0.03% 9 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] 0.03% 9 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [JIT compiled code] 0.02% 6 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] 0.02% 6 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] 0.02% 6 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] 0.02% 5 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Interpreted code] 0.02% 5 java.lang.Object#getClass() [Native code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Interpreted code] 0.01% 3 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] at jdk.internal.misc.Unsafe#allocateMemory() [Interpreted code] 0.01% 3 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [Interpreted code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] 0.01% 2 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] 0.01% 2 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [Interpreted code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] 0.01% 2 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [JIT compiled code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity() [Inlined code] 0.00% 1 jdk.internal.misc.Unsafe#allocateInstance() [Native code] at java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Interpreted code] 0.00% 1 jdk.internal.misc.VM#getNanoTimeAdjustment() [Native code] at java.time.Clock#currentInstant() [Interpreted 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 jdk.jfr.internal.JVM#flush() [Native code] at jdk.jfr.internal.event.EventWriter#flush() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [Interpreted code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [Interpreted code] 0.00% 1 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Interpreted code] 0.00% 1 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Inlined code] 0.00% 1 java.io.FileInputStream#readBytes() [Native code] at java.io.FileInputStream#traceReadBytes() [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for cpu at stackSize=4 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 32161 events (total: 32161) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 44.13% 14193 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.14% 6798 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] 20.17% 6487 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.12% 1324 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.85% 916 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.23% 718 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 2.15% 692 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] 1.74% 560 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.23% 75 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.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.15% 48 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.13% 42 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% 31 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] 0.08% 27 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.07% 21 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] 0.05% 17 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% 17 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% 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.03% 11 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% 10 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] 0.03% 10 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] 0.03% 9 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% 8 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% 6 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] 0.02% 5 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.02% 5 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.02% 5 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] 0.01% 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.01% 3 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% 3 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 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [Interpreted code] at java.util.zip.InflaterInputStream#read() [Interpreted code] at jdk.internal.loader.Resource#getBytes() [Interpreted code] 0.01% 3 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Interpreted code] at java.io.FileOutputStream#write() [Interpreted code] at java.lang.System$Out#write() [Interpreted code] 0.01% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Interpreted code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] 0.01% 2 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [JIT compiled code] at java.io.RandomAccessFile#readBytes() [Inlined code] at java.io.RandomAccessFile#read() [Inlined code] 0.01% 2 java.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.01% 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.01% 2 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] 0.01% 2 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 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] 0.01% 2 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [Interpreted code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Interpreted code] at sun.nio.fs.UnixFileAttributes#get() [Interpreted code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] 0.00% 1 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.00% 1 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] 0.00% 1 java.lang.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.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [Interpreted code] at java.nio.MappedMemoryUtils$1#isLoaded() [Interpreted code] at jdk.internal.misc.ScopedMemoryAccess#isLoadedInternal() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#exists() [Interpreted code] at java.nio.file.Files#exists() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#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 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/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 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 32161 events (total: 32161) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 44.13% 14193 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] 21.14% 6798 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.0x000000006c07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 17.54% 5641 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] 4.12% 1324 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] 2.63% 845 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.23% 718 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.0x000000006c07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 2.15% 691 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] 1.78% 572 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.17% 376 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] 1.07% 344 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.45% 144 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] 0.21% 69 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% 48 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.13% 42 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% 40 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.10% 33 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] 0.10% 31 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [JIT compiled code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] 0.08% 27 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.07% 21 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Interpreted code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Interpreted code] 0.05% 17 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.0x000000006c07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 0.05% 17 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Inlined code] 0.03% 10 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#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% 8 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.02% 8 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [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.02% 7 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% 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% 7 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [JIT compiled code] 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% 6 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] 0.02% 5 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [JIT compiled code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.02% 5 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] 0.02% 5 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Interpreted code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Interpreted code] at jdk.internal.foreign.ArenaImpl#close() [Interpreted code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] 0.01% 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 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Interpreted code] at java.io.FileOutputStream#write() [Interpreted code] at java.lang.System$Out#write() [Interpreted code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [Interpreted code] at sun.nio.cs.StreamEncoder#writeBytes() [Interpreted code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] 0.01% 3 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.01% 3 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] 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] at perf.IndexThreads$IndexThread#run() [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() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#() [Interpreted code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsWriter() [Interpreted code] 0.01% 2 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [JIT compiled code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [JIT compiled code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [JIT compiled code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [Interpreted code] 0.01% 2 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.0x000000006c07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] 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.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] at java.io.RandomAccessFile#readFully() [Interpreted code] at java.util.zip.ZipFile$Source#readFullyAt() [Interpreted code] at java.util.zip.ZipFile$ZipFileInputStream#initDataOffset() [Interpreted code] at java.util.zip.ZipFile$ZipFileInputStream#read() [Interpreted code] 0.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] 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 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#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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/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 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 32161 events (total: 32161) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 35.55% 11433 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] 21.14% 6798 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.0x000000006c07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 14.20% 4567 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] 8.57% 2757 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [Inlined code] 3.34% 1074 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.63% 845 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.23% 718 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.0x000000006c07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 2.15% 691 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] 1.78% 572 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.72% 553 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.17% 376 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] 1.07% 344 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.88% 283 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.53% 172 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.39% 125 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#release() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#close() [JIT compiled code] 0.30% 96 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.30% 95 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.20% 64 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createOutput() [JIT compiled code] 0.15% 48 sun.nio.ch.UnixFileDispatcherImpl#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% 47 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [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% 44 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.13% 42 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.10% 31 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [JIT compiled code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] at sun.nio.cs.StreamEncoder#implFlushBuffer() [Inlined code] at sun.nio.cs.StreamEncoder#flushBuffer() [JIT compiled code] at java.io.OutputStreamWriter#flushBuffer() [Inlined code] at java.io.PrintStream#writeln() [JIT compiled code] 0.09% 28 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createOutput() [JIT compiled code] 0.08% 27 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.07% 22 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at 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.06% 19 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#release() [Interpreted code] at org.apache.lucene.store.RefCountedSharedArena#close() [Interpreted code] 0.05% 17 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.0x000000006c07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.05% 15 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Inlined code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createOutput() [JIT compiled code] 0.04% 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.02% 7 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% 7 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90PointsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene90.Lucene90PointsFormat#fieldsReader() [Interpreted code] 0.02% 7 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#() [Interpreted code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsProducer() [Interpreted code] 0.02% 7 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% 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] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] 0.02% 5 sun.nio.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.02% 5 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at 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.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.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Interpreted code] 0.02% 5 sun.nio.ch.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.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90DocValuesProducer#() [Interpreted code] at org.apache.lucene.codecs.lucene90.Lucene90DocValuesFormat#fieldsProducer() [Interpreted code] 0.01% 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.01% 4 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#write() [Inlined code] 0.01% 3 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] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [JIT compiled code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [JIT compiled code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsConsumer#() [Interpreted code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsConsumer() [Interpreted code] 0.01% 3 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] 0.01% 3 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Interpreted code] at java.io.FileOutputStream#write() [Interpreted code] at java.lang.System$Out#write() [Interpreted code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [Interpreted code] at sun.nio.cs.StreamEncoder#writeBytes() [Interpreted code] at sun.nio.cs.StreamEncoder#implFlushBuffer() [Interpreted code] at sun.nio.cs.StreamEncoder#flushBuffer() [Interpreted code] at java.io.OutputStreamWriter#flushBuffer() [Interpreted code] at java.io.PrintStream#writeln() [Interpreted code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createTempOutput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [JIT compiled code] 0.01% 3 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] 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] 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=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 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 419536 events (total: 354691M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.40% 65248M perf.LineFileDocs#nextDoc() [JIT compiled code] 12.03% 42677M java.lang.StringUTF16#compress() [Inlined code] 8.87% 31456M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 6.45% 22865M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] 6.37% 22610M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 6.35% 22528M perf.LineFileDocs#readDocs() [JIT compiled code] 4.12% 14606M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] 3.88% 13755M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] 3.34% 11838M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 3.17% 11255M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 2.72% 9655M org.apache.lucene.util.BytesRef#() [Inlined code] 2.68% 9500M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] 1.94% 6895M org.apache.lucene.util.TimSorter#() [Inlined code] 1.32% 4674M java.util.TreeMap#keyIterator() [Inlined code] 1.32% 4665M java.util.ArrayList#grow() [Inlined code] 1.16% 4127M perf.LineFileDocs#readDocs() [Interpreted code] 1.09% 3863M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] 1.01% 3577M org.apache.lucene.document.IntPoint#pack() [Inlined code] 0.95% 3355M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] 0.82% 2896M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 0.80% 2852M java.util.Formatter#parse() [Inlined code] 0.69% 2434M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] 0.63% 2247M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] 0.58% 2061M org.apache.lucene.document.KeywordField#setStringValue() [Inlined code] 0.55% 1960M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.52% 1836M org.apache.lucene.document.StringField#setStringValue() [Inlined code] 0.50% 1764M java.lang.Integer#toString() [Inlined code] 0.47% 1675M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] 0.46% 1640M org.apache.lucene.document.LongField#binaryValue() [JIT compiled code] 0.44% 1557M org.apache.lucene.document.IntField#binaryValue() [JIT compiled code] 0.44% 1546M perf.LineFileDocs#newDocState() [Interpreted code] 0.42% 1473M java.lang.Long#valueOf() [Inlined code] 0.41% 1453M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] 0.38% 1336M java.util.Arrays#copyOfRange() [Inlined code] 0.32% 1144M java.lang.String#format() [Inlined code] 0.29% 1021M java.lang.StringLatin1#newString() [Inlined code] 0.29% 1011M java.util.Formatter#() [Inlined code] 0.27% 941M java.util.List#of() [Inlined code] 0.26% 927M java.lang.StringBuilder#toString() [Inlined code] 0.25% 873M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] 0.24% 836M java.lang.StringLatin1#replace() [Inlined code] 0.23% 801M java.lang.AbstractStringBuilder#() [Inlined code] 0.20% 707M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.16% 575M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] 0.15% 548M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] 0.15% 524M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.12% 443M org.apache.lucene.util.packed.Packed64#() [Inlined code] 0.12% 413M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.11% 407M java.util.ArrayList#iterator() [JIT compiled code] 0.10% 363M 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 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 419536 events (total: 354691M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.35% 65096M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 12.03% 42677M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] 8.87% 31456M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 6.45% 22865M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] 6.37% 22610M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] 6.35% 22528M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 4.12% 14606M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 3.33% 11822M 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.12% 11060M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] 2.99% 10590M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] 2.63% 9344M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] 2.61% 9270M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 1.94% 6895M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] 1.32% 4674M java.util.TreeMap#keyIterator() [Inlined code] at java.util.TreeMap$KeySet#iterator() [JIT compiled code] 1.32% 4665M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 1.16% 4127M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.09% 3863M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] 1.01% 3577M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] 0.95% 3355M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.89% 3164M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.80% 2852M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] 0.79% 2793M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [Inlined code] 0.69% 2434M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.63% 2247M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] 0.58% 2061M org.apache.lucene.document.KeywordField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.55% 1960M 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.52% 1836M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.47% 1675M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] 0.46% 1643M java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.44% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.43% 1534M org.apache.lucene.document.IntField#binaryValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] 0.42% 1501M org.apache.lucene.document.LongField#binaryValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] 0.42% 1473M java.lang.Long#valueOf() [Inlined code] at org.apache.lucene.document.Field#setLongValue() [Inlined code] 0.31% 1098M java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.29% 1021M java.lang.StringLatin1#newString() [Inlined code] at java.lang.Integer#toString() [Inlined code] 0.29% 1011M java.util.Formatter#() [Inlined code] at java.lang.String#format() [Inlined code] 0.27% 941M java.util.List#of() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.26% 927M java.lang.StringBuilder#toString() [Inlined code] at java.util.Formatter#toString() [Inlined code] 0.25% 891M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] at org.apache.lucene.index.BinaryDocValuesWriter#addValue() [JIT compiled code] 0.25% 873M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] at java.util.Formatter#parse() [Inlined code] 0.24% 836M java.lang.StringLatin1#replace() [Inlined code] at java.lang.String#replace() [Inlined code] 0.23% 801M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] 0.20% 707M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] 0.19% 669M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] 0.18% 639M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.StringLatin1#newString() [Inlined code] 0.16% 571M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.15% 532M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.15% 519M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue() [JIT compiled code] 0.13% 478M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000006c1ac400#newInvokeSpecial() [Inlined code] 0.12% 443M 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 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 419536 events (total: 354691M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.35% 65096M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 12.03% 42654M 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.54% 30280M 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.37% 22610M 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.35% 22528M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 4.93% 17497M 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.12% 14606M 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.09% 10958M 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.91% 10331M 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.58% 9142M 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% 6895M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] 1.68% 5950M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#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.61% 5705M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [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.32% 4674M 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.32% 4665M 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.16% 4127M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.16% 4125M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.KeywordField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.99% 3502M 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.95% 3355M 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.94% 3323M 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.88% 3124M 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.88% 3113M 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.82% 2922M 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.80% 2852M 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.73% 2589M 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.67% 2370M 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.63% 2218M 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.61% 2148M 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.58% 2061M 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.55% 1945M 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.54% 1901M 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.52% 1836M 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.46% 1643M 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.43% 1534M org.apache.lucene.document.IntField#binaryValue() [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.42% 1501M org.apache.lucene.document.LongField#binaryValue() [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.42% 1493M 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.31% 1098M 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.27% 964M java.util.Formatter#() [Inlined code] at java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.27% 941M 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.26% 939M java.lang.StringLatin1#newString() [Inlined code] at java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.25% 891M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] at org.apache.lucene.index.BinaryDocValuesWriter#addValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexDocValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] 0.25% 880M 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.25% 873M 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.23% 801M 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% 790M java.lang.StringLatin1#replace() [Inlined code] at java.lang.String#replace() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.21% 757M 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% 749M 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.20% 723M java.lang.Long#valueOf() [Inlined code] at org.apache.lucene.document.Field#setLongValue() [Inlined code] at org.apache.lucene.document.LongField#setLongValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.19% 669M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/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 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 419536 events (total: 354691M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.35% 65096M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 11.99% 42544M 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.35% 22528M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 5.82% 20657M 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.43% 15702M 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.39% 12035M 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.25% 7986M 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.23% 7919M 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.99% 7052M 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.93% 6830M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 1.72% 6107M 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.69% 5994M 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.68% 5950M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#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.0x000000006c1e6000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 1.54% 5462M 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.0x000000006c1e6000#merge() [Interpreted code] 1.25% 4449M 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.0x000000006c1e6000#merge() [Interpreted code] 1.16% 4127M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.16% 4125M 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.06% 3760M 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.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.97% 3443M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.94% 3323M 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.88% 3105M 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.83% 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() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.82% 2922M 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.80% 2839M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [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.77% 2733M 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% 2643M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] 0.74% 2634M 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.72% 2570M 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.66% 2348M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [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% 2263M 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.63% 2230M 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() [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.63% 2218M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.61% 2148M 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.60% 2116M 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.58% 2061M org.apache.lucene.document.KeywordField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.54% 1906M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] 0.52% 1845M 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.52% 1836M 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% 1824M 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.49% 1747M 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.48% 1702M 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.46% 1643M 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.45% 1611M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.44% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.43% 1534M org.apache.lucene.document.IntField#binaryValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] 0.42% 1501M org.apache.lucene.document.LongField#binaryValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] 0.40% 1415M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] 0.39% 1377M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] 0.38% 1339M 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() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.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 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 234.03 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 419536 events (total: 354691M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.35% 65096M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 11.99% 42544M 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.35% 22528M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 5.51% 19540M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 4.43% 15702M 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.0x000000006c1e6000#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.21% 11389M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 2.03% 7195M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] 1.99% 7052M 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.0x000000006c1e6000#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.93% 6830M 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.0x000000006c1e6000#merge() [Interpreted code] 1.78% 6315M 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.68% 5950M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#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.0x000000006c1e6000#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.54% 5462M 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.0x000000006c1e6000#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.46% 5178M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] 1.31% 4645M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] 1.25% 4449M 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.0x000000006c1e6000#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.16% 4127M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.16% 4125M 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.99% 3497M 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% 3399M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] 0.94% 3323M 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.83% 2929M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.82% 2922M 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.80% 2839M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.78% 2758M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.74% 2634M 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.72% 2559M 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.66% 2354M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.64% 2256M 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.63% 2230M 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() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.63% 2218M 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.0x000000006c1e6000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.61% 2148M 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.60% 2116M 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.0x000000006c1e6000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.58% 2061M 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.52% 1845M 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.0x000000006c1e6000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] 0.52% 1836M 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% 1796M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.48% 1709M 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% 1702M 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.0x000000006c1e6000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.47% 1673M 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.46% 1646M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.46% 1643M 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.45% 1603M 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.44% 1574M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] 0.44% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.43% 1534M org.apache.lucene.document.IntField#binaryValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.42% 1501M org.apache.lucene.document.LongField#binaryValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.42% 1478M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.37% 1323M 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() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.33% 1161M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.31% 1110M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] move log to /l/logs.nightly/2026.04.10.18.34.50/nrtIndexMediumDocs.log move vmstat log to /l/logs.nightly/2026.04.10.18.34.50/nrtIndexMediumDocs.vmstat.log move top log to /l/logs.nightly/2026.04.10.18.34.50/nrtIndexMediumDocs.top.log [2026-04-11 08:12:25.937230] took 183.6 sec [2026-04-11 08:12:25.941272] run CheckIndex [2026-04-11 08:12:25.941347] 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.10.18.34.50/checkIndex.nrtIndexMediumDocs.log 2>&1 [2026-04-11 08:20:49.252098] took 503.3 sec [2026-04-11 08:20:49.253659] nrtMedIndexAtClose 24 segments: segments_2: _78(11.0.0):C7133782 _1a(11.0.0):C447059 _5p(11.0.0):C6941677 _1k(11.0.0):C601811 _1v(11.0.0):C734430 _25(11.0.0):C905704 _8f(11.0.0):C7434142 _85(11.0.0):C900850 _6n(11.0.0):C122725 _8d(11.0.0):C934151 _7t(11.0.0):C47969 _7f(11.0.0):C108369 _7y(11.0.0):C44036 _8c(11.0.0):c118121 _80(11.0.0):C36801 _8e(11.0.0):C602243 _7i(11.0.0):C98531 _7v(11.0.0):C45830 _7z(11.0.0):C36424 _7x(11.0.0):C49375 _7j(11.0.0):C94097 _7u(11.0.0):C53834 _7h(11.0.0):C106121 _82(11.0.0):C26956 [2026-04-11 08:20:49.253862] 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.10.18.34.50/nrt.log 2>&1 [2026-04-11 08:50:50.236441] took 1801.0 sec [2026-04-11 08:50:50.240937] drop: 491.5 491.7 492.9 493.7 498.2 498.3 503.3 503.5 525.4 526.7 527.1 530.5 530.6 530.6 530.7 530.9 531.1 531.1 531.6 531.8 531.8 532.0 532.1 532.3 532.3 532.3 532.4 532.5 532.5 532.8 532.9 533.2 533.5 533.7 533.8 [2026-04-11 08:50:50.241310] times: 19.9 20.4 20.5 20.5 20.7 20.9 21.0 21.1 21.2 21.2 21.2 21.2 21.3 21.3 21.3 21.4 21.5 21.5 21.6 21.6 21.6 21.7 21.8 21.9 21.9 21.9 22.0 22.0 22.0 22.1 22.1 22.1 22.2 22.3 22.4 22.4 22.4 22.5 22.6 22.6 22.6 22.6 22.6 22.6 22.6 22.6 22.7 22.7 22.7 22.7 22.7 22.7 22.7 22.8 22.8 22.8 22.9 22.9 22.9 22.9 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.3 23.3 23.3 23.3 23.3 23.3 23.3 23.3 23.3 23.3 23.4 23.4 23.4 23.4 23.5 23.5 23.5 23.6 23.6 23.6 23.6 23.6 23.6 23.7 23.7 23.7 23.7 23.8 23.8 23.8 23.8 23.8 23.9 23.9 23.9 23.9 23.9 23.9 23.9 23.9 23.9 23.9 24.0 24.0 24.0 24.0 24.0 24.0 24.0 24.0 24.0 24.0 24.0 24.1 24.1 24.1 24.2 24.2 24.2 24.2 24.2 24.2 24.2 24.3 24.3 24.3 24.3 24.3 24.3 24.3 24.3 24.4 24.4 24.4 24.5 24.5 24.5 24.5 24.5 24.6 24.6 24.6 24.6 24.7 24.7 24.7 24.7 24.7 24.8 24.8 24.8 24.8 24.8 24.8 24.8 24.8 24.8 24.9 24.9 24.9 24.9 24.9 24.9 24.9 24.9 24.9 25.0 25.0 25.0 25.0 25.0 25.0 25.0 25.0 25.0 25.0 25.0 25.0 25.1 25.1 25.1 25.1 25.1 25.1 25.2 25.2 25.2 25.2 25.2 25.3 25.3 25.3 25.3 25.4 25.4 25.4 25.4 25.4 25.4 25.5 25.5 25.5 25.5 25.5 25.5 25.5 25.6 25.6 25.6 25.7 25.7 25.7 25.7 25.7 25.7 25.7 25.8 25.8 25.8 25.8 25.8 25.8 25.9 25.9 25.9 25.9 26.0 26.0 26.1 26.1 26.1 26.2 26.2 26.3 26.3 26.4 26.4 26.5 26.5 26.5 26.6 26.6 26.6 26.6 26.6 26.7 26.8 26.8 26.9 26.9 26.9 26.9 27.0 27.0 27.0 27.1 27.1 27.1 27.2 27.2 27.2 27.2 27.2 27.2 27.2 27.2 27.3 27.3 27.3 27.3 27.4 27.4 27.4 27.4 27.4 27.4 27.5 27.5 27.5 27.5 27.5 27.5 27.6 27.6 27.6 27.6 27.6 27.7 27.7 27.7 27.7 27.7 27.7 27.7 27.8 27.8 27.8 27.8 27.8 27.8 27.8 27.9 27.9 27.9 27.9 27.9 27.9 27.9 28.0 28.0 28.0 28.0 28.0 28.0 28.0 28.0 28.1 28.1 28.1 28.1 28.1 28.1 28.1 28.1 28.1 28.1 28.1 28.1 28.1 28.2 28.2 28.2 28.2 28.2 28.2 28.2 28.2 28.2 28.2 28.2 28.3 28.3 28.3 28.3 28.3 28.3 28.3 28.3 28.3 28.3 28.3 28.3 28.3 28.3 28.4 28.4 28.4 28.4 28.4 28.4 28.4 28.4 28.4 28.4 28.4 28.4 28.4 28.4 28.4 28.4 28.4 28.4 28.4 28.4 28.5 28.5 28.5 28.5 28.5 28.5 28.5 28.5 28.5 28.5 28.5 28.5 28.5 28.5 28.5 28.5 28.5 28.5 28.5 28.5 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.7 28.7 28.7 28.7 28.7 28.7 28.7 28.7 28.7 28.7 28.7 28.7 28.7 28.7 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.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.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.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.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.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.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.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.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.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.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.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.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.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.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.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.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.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.1 33.1 33.1 33.1 33.1 33.1 33.2 33.2 33.3 33.3 33.3 33.3 33.3 33.3 33.3 33.3 33.4 33.4 33.4 33.4 33.4 33.4 33.4 33.5 33.5 33.5 33.5 33.5 33.6 33.6 33.6 33.7 33.7 33.7 33.9 33.9 34.0 34.0 34.0 34.0 34.1 34.1 34.1 34.3 34.3 34.4 34.4 34.4 34.5 34.5 34.8 35.2 35.3 35.4 35.5 35.8 36.1 36.3 36.4 36.7 36.7 37.3 37.6 38.3 39.2 146.0 152.0 159.8 180.7 181.8 186.4 193.7 196.8 203.6 204.7 207.6 213.1 213.4 215.2 216.1 216.4 216.5 217.6 217.8 218.6 219.2 219.2 219.4 219.9 221.2 221.3 221.4 222.3 222.4 222.5 222.8 223.3 223.5 224.0 224.7 225.5 227.3 228.4 229.3 229.3 231.5 233.0 233.3 237.0 237.6 240.6 243.4 246.1 248.9 252.5 257.2 259.3 259.8 265.8 266.5 268.1 271.4 273.2 282.7 284.0 284.3 289.3 289.8 292.3 294.0 295.7 296.5 297.0 310.5 310.5 313.0 313.3 314.6 317.0 321.1 325.4 330.6 330.9 331.1 339.7 340.0 340.4 340.8 344.1 345.3 346.4 346.5 347.0 347.1 347.8 348.0 348.1 348.3 348.3 349.1 349.1 349.4 349.5 349.6 349.6 349.7 350.1 352.7 352.8 353.0 356.5 357.5 357.7 358.7 358.8 360.9 364.1 371.0 371.6 377.9 380.0 383.1 383.6 386.0 390.6 397.3 402.9 404.1 404.9 407.8 413.1 417.0 418.6 419.0 419.2 423.7 425.0 426.1 427.7 432.4 432.6 434.6 443.9 444.4 452.0 453.4 453.6 455.6 456.6 458.4 459.9 460.1 460.3 460.9 462.0 462.0 462.9 464.0 464.2 464.6 464.7 465.0 465.2 465.6 465.8 466.4 466.7 467.3 468.2 468.8 468.9 469.2 469.4 469.8 470.0 470.9 471.1 471.3 471.8 473.1 473.4 473.9 474.9 480.2 482.2 486.9 487.9 489.6 [2026-04-11 08:50:50.241450] NRT reopen time (msec) mean=61.9156 stdDev=100.5032 [2026-04-11 08:50:50.241464] run CheckIndex [2026-04-11 08:50:50.241534] 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.10.18.34.50/checkIndex.nrt.log 2>&1 [2026-04-11 08:58:33.020375] took 462.8 sec [2026-04-11 08:58:33.983824] 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=1568821 Profiler summary for /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Version: 2.1 Chunks: 14 Start: 2026-04-11 12:58:34 (UTC) Duration: 102 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 3657910 75965640 jdk.CPUTimeSample 2695520 47001934 jdk.FileRead 624165 14657869 jdk.ObjectAllocationInNewTLAB 484423 8493945 jdk.ObjectAllocationOutsideTLAB 125091 1992402 jdk.NativeMethodSample 21596 287821 jdk.BooleanFlag 9688 305906 jdk.Compilation 5778 148520 jdk.CPULoad 1794 35291 jdk.UnsignedIntFlag 868 29882 jdk.IntFlag 784 28042 jdk.Checkpoint 698 22930071 jdk.StringFlag 630 23396 jdk.GarbageCollection 41 968 jdk.CPUInformation 14 21022 jdk.GCConfiguration 14 358 jdk.JVMInformation 14 14568 jdk.Metadata 14 1547373 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for cpu at stackSize=1 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 21596 events (total: 21596) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 46.48% 10037 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 21.14% 4566 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 18.76% 4052 jdk.jfr.internal.JVM#emitEvent() [Native code] 6.65% 1436 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 6.03% 1302 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 0.51% 111 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.07% 16 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.07% 16 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.06% 13 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.04% 9 java.io.FileOutputStream#writeBytes() [Native code] 0.03% 7 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.03% 6 java.io.FileDescriptor#close0() [Native code] 0.01% 3 java.lang.System#nanoTime() [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 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.01% 2 java.io.RandomAccessFile#readBytes0() [Native code] 0.01% 2 java.lang.Object#getClass() [Native code] 0.00% 1 java.lang.Thread#currentCarrierThread() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#allocateInstance() [Native code] 0.00% 1 java.lang.Object#clone() [Native code] 0.00% 1 java.lang.String#intern() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#freeMemory0() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#unpark() [Native code] 0.00% 1 jdk.internal.loader.NativeLibraries#load() [Native code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#allocateMemory0() [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 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 21596 events (total: 21596) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 46.37% 10013 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] 20.88% 4509 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] 15.48% 3343 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] 6.59% 1423 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] 5.82% 1256 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] 3.28% 709 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] 0.28% 60 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] 0.24% 52 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] 0.21% 46 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] 0.12% 26 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] 0.12% 25 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] 0.09% 19 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [JIT compiled code] 0.06% 13 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] 0.06% 12 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] 0.06% 12 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] 0.04% 8 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] 0.04% 8 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] 0.03% 7 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] 0.03% 6 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] 0.03% 6 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] 0.02% 5 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Interpreted code] 0.02% 5 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.01% 3 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] 0.01% 3 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Interpreted code] 0.01% 2 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [JIT compiled code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] 0.01% 2 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.01% 2 java.lang.ClassLoader#defineClass1() [Native code] at java.lang.ClassLoader#defineClass() [JIT compiled code] 0.00% 1 jdk.internal.loader.NativeLibraries#load() [Native code] at jdk.internal.loader.NativeLibraries$NativeLibraryImpl#open() [Interpreted 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#allocateInstance() [Native code] at java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Interpreted code] 0.00% 1 java.lang.Object#getClass() [Native code] at java.util.ArrayList#() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Interpreted code] 0.00% 1 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] at jdk.internal.misc.Unsafe#allocateMemory() [Interpreted code] 0.00% 1 java.lang.Object#clone() [Native code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getMergeInstance() [Interpreted code] 0.00% 1 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [Inlined code] 0.00% 1 java.lang.Thread#currentCarrierThread() [Native code] at java.lang.ThreadLocal#setCarrierThreadLocal() [Interpreted code] 0.00% 1 java.lang.String#intern() [Native code] at sun.util.locale.BaseLocale#getInstance() [JIT compiled code] 0.00% 1 java.lang.Object#getClass() [Native code] at java.util.ArrayList#toArray() [Interpreted code] 0.00% 1 jdk.internal.misc.Unsafe#freeMemory0() [Native code] at jdk.internal.misc.Unsafe#freeMemory() [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 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 21596 events (total: 21596) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 46.37% 10013 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] 20.77% 4486 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.47% 3341 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.59% 1423 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] 5.82% 1256 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.16% 682 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.24% 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.22% 47 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.18% 39 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.13% 27 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.12% 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.12% 25 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% 23 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.09% 19 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.06% 13 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] 0.06% 13 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% 12 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% 12 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] 0.04% 8 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.04% 8 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.03% 6 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 0.03% 6 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] 0.03% 6 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.02% 5 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Interpreted code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Interpreted code] at sun.nio.ch.IOUtil#read() [Interpreted code] 0.02% 5 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] 0.01% 3 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [Interpreted code] at java.util.zip.InflaterInputStream#read() [Interpreted code] at jdk.internal.loader.Resource#getBytes() [Interpreted code] 0.01% 3 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] 0.01% 3 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.01% 2 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.01% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] 0.01% 2 sun.nio.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 java.lang.ClassLoader#defineClass1() [Native code] at java.lang.ClassLoader#defineClass() [JIT compiled code] at java.security.SecureClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] 0.01% 2 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode#block() [Inlined code] at java.util.concurrent.ForkJoinPool#unmanagedBlock() [Inlined code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#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 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] at jdk.internal.misc.Unsafe#allocateMemory() [Interpreted code] at sun.nio.ch.Util#getTemporaryDirectBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#write() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#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() [JIT compiled code] 0.00% 1 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Interpreted code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] 0.00% 1 java.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.Object#getClass() [Native code] at java.util.ArrayList#toArray() [Interpreted code] at java.util.Collection#toArray() [Interpreted code] at org.apache.lucene.store.ByteBuffersDataInput#() [Inlined code] 0.00% 1 jdk.internal.loader.NativeLibraries#load() [Native code] at jdk.internal.loader.NativeLibraries$NativeLibraryImpl#open() [Interpreted code] at jdk.internal.loader.NativeLibraries#loadLibrary() [Interpreted code] at jdk.internal.loader.NativeLibraries#loadLibrary() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Interpreted code] at sun.nio.ch.FileChannelImpl#size() [Interpreted code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [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 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Interpreted code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#write() [JIT compiled code] 0.00% 1 jdk.jfr.internal.JVM#counterTime() [Native code] at jdk.jfr.internal.event.EventConfiguration#timestamp() [Interpreted code] at jdk.internal.event.FileReadEvent#timestamp() [Interpreted code] at java.io.RandomAccessFile#traceReadBytes0() [Interpreted code] 0.00% 1 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [Interpreted code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] 0.00% 1 java.lang.Thread#currentCarrierThread() [Native code] at java.lang.ThreadLocal#setCarrierThreadLocal() [Interpreted code] at java.lang.System$1#setCarrierThreadLocal() [Interpreted code] at jdk.internal.misc.CarrierThreadLocal#set() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Interpreted code] at sun.nio.ch.IOUtil#read() [JIT compiled code] 0.00% 1 java.lang.Object#getClass() [Native code] at java.util.ArrayList#() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsGroup$Builder#build() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#lambda$buildFieldsGroupMapping$0() [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=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 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 21596 events (total: 21596) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 46.37% 10013 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.89% 3863 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.47% 3341 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.0x000000003107aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 5.79% 1250 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.77% 1247 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.16% 682 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.0x000000003107aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 2.88% 623 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] 0.71% 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.24% 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] 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% 42 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.18% 39 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.13% 27 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000003107aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 0.12% 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% 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.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] 0.10% 22 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] 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% 19 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.08% 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] 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() [Interpreted code] 0.06% 12 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] 0.03% 7 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [JIT compiled code] 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.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.03% 6 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] 0.03% 6 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] 0.03% 6 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] 0.03% 6 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] 0.03% 6 java.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% 5 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [JIT compiled code] 0.02% 5 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Interpreted code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Interpreted code] at sun.nio.ch.IOUtil#read() [Interpreted code] at sun.nio.ch.IOUtil#read() [Interpreted code] at sun.nio.ch.FileChannelImpl#implRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#read() [Interpreted code] 0.02% 5 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] 0.02% 5 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] 0.02% 5 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] 0.02% 4 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Interpreted code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Interpreted code] at jdk.internal.foreign.ArenaImpl#close() [Interpreted code] 0.02% 4 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#read() [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() [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() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#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% 3 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% 2 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000003107aa58#run() [Interpreted code] at java.lang.Thread#runWith() [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 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] 0.01% 2 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [Interpreted code] at java.util.zip.InflaterInputStream#read() [Interpreted code] at jdk.internal.loader.Resource#getBytes() [Interpreted code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [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.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] 0.01% 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 java.lang.ClassLoader#defineClass1() [Native code] at java.lang.ClassLoader#defineClass() [JIT compiled code] at java.security.SecureClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] 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] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [Interpreted code] 0.01% 2 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 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.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [Interpreted code] 0.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() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=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 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 21596 events (total: 21596) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 46.32% 10004 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] 15.47% 3341 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.0x000000003107aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 13.60% 2936 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.77% 1247 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.29% 927 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.16% 682 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.0x000000003107aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 2.88% 623 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 2.60% 561 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.55% 334 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.84% 181 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#deleteFilesIfNoRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#refresh() [Interpreted code] 0.57% 123 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#release() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#close() [JIT compiled code] 0.43% 93 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.24% 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] 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% 46 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.18% 38 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Interpreted code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Interpreted code] at java.nio.file.Files#delete() [Interpreted code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Interpreted code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.17% 37 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createOutput() [JIT compiled code] 0.14% 30 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#release() [Interpreted code] at org.apache.lucene.store.RefCountedSharedArena#close() [Interpreted code] 0.13% 27 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000003107aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.13% 27 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.10% 21 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.09% 19 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.08% 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] 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() [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% 12 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Interpreted code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Interpreted code] at java.nio.file.Files#newOutputStream() [Interpreted code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [Interpreted code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [Interpreted code] at org.apache.lucene.store.FSDirectory#createOutput() [Interpreted code] 0.05% 11 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createOutput() [JIT compiled code] 0.04% 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.03% 6 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.03% 6 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.03% 6 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.03% 6 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.02% 5 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Interpreted code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Interpreted code] at sun.nio.ch.IOUtil#read() [Interpreted code] at sun.nio.ch.IOUtil#read() [Interpreted code] at sun.nio.ch.FileChannelImpl#implRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#read() [Interpreted code] at perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 0.02% 5 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] 0.02% 4 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#read() [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() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.02% 4 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClass() [JIT compiled code] at java.lang.ClassLoader#loadClass() [JIT compiled code] at perf.Indexer#_main() [Interpreted code] at perf.Indexer#main() [Interpreted code] 0.02% 4 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#() [Interpreted code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsProducer() [Interpreted code] 0.02% 4 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Interpreted code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Interpreted code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [Interpreted code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [Interpreted code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Interpreted code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#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.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#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.01% 3 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Interpreted code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [Interpreted code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#read() [Interpreted code] at org.apache.lucene.index.SegmentCoreReaders#() [Interpreted code] 0.01% 3 sun.nio.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#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() [Interpreted code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Interpreted code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [Interpreted code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [JIT compiled code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [JIT compiled code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsConsumer() [Interpreted code] 0.01% 2 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000003107aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.01% 2 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [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() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] at perf.IndexThreads$IndexThread#run() [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] 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/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 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 609487 events (total: 284520M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 21.50% 61179M java.lang.StringUTF16#compress() [Inlined code] 17.16% 48825M perf.LineFileDocs#nextDoc() [JIT compiled code] 9.01% 25647M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] 7.21% 20509M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 7.16% 20377M perf.LineFileDocs#readDocs() [JIT compiled code] 7.13% 20284M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 4.73% 13465M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] 3.33% 9462M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] 2.90% 8247M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 2.75% 7820M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 2.74% 7796M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] 1.78% 5065M perf.LineFileDocs#readDocs() [Interpreted code] 1.60% 4554M org.apache.lucene.util.TimSorter#() [Inlined code] 1.27% 3622M perf.LineFileDocs#nextDoc() [Interpreted code] 1.07% 3058M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] 1.03% 2934M java.util.TreeMap#keyIterator() [Inlined code] 0.68% 1935M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] 0.59% 1667M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] 0.54% 1546M perf.LineFileDocs#newDocState() [Interpreted code] 0.53% 1506M java.util.ArrayList#grow() [Inlined code] 0.52% 1474M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] 0.50% 1411M org.apache.lucene.util.BytesRef#() [Inlined code] 0.49% 1391M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] 0.36% 1023M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.24% 674M org.apache.lucene.document.StringField#setStringValue() [Inlined code] 0.23% 662M org.apache.lucene.document.IntPoint#pack() [Inlined code] 0.20% 581M java.util.Formatter#parse() [Inlined code] 0.17% 479M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.15% 429M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] 0.15% 414M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 0.14% 408M java.util.ArrayList#iterator() [JIT compiled code] 0.14% 397M java.lang.Integer#toString() [Inlined code] 0.11% 308M java.lang.String#format() [Inlined code] 0.11% 302M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [JIT compiled code] 0.09% 254M java.util.Arrays#copyOfRange() [Inlined code] 0.08% 239M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] 0.08% 236M java.lang.Thread#beforeSleep() [Interpreted code] 0.08% 220M java.lang.AbstractStringBuilder#() [Inlined code] 0.08% 220M java.util.Arrays#copyOf() [Inlined code] 0.07% 212M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.07% 208M java.util.Formatter#() [Inlined code] 0.07% 207M java.lang.StringBuilder#toString() [Inlined code] 0.07% 201M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] 0.07% 196M java.util.List#of() [Inlined code] 0.07% 196M java.lang.StringLatin1#newString() [Inlined code] 0.07% 189M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] 0.07% 185M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.06% 178M java.lang.StringLatin1#replace() [Inlined code] 0.06% 174M perf.LineFileDocs#intToID() [JIT compiled code] 0.06% 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-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 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 609487 events (total: 284520M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 21.50% 61179M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] 15.74% 44797M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 9.01% 25647M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] 7.20% 20494M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 7.16% 20377M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 7.13% 20284M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] 4.61% 13120M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 2.92% 8301M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] 2.90% 8244M 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.68% 7615M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] 2.59% 7379M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 1.78% 5065M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.60% 4554M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] 1.42% 4027M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 1.27% 3622M perf.LineFileDocs#nextDoc() [Interpreted code] at perf.LineFileDocs#nextDoc() [Inlined code] 1.07% 3058M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] 1.03% 2934M java.util.TreeMap#keyIterator() [Inlined code] at java.util.TreeMap$KeySet#iterator() [JIT compiled code] 0.68% 1935M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.59% 1667M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] 0.54% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.53% 1506M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 0.52% 1474M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] 0.49% 1387M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.43% 1235M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] 0.40% 1151M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.36% 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] 0.24% 674M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.23% 662M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] 0.20% 581M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [JIT compiled code] 0.17% 475M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x00000000311a8000#newInvokeSpecial() [Inlined code] 0.15% 429M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.14% 400M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [Inlined code] 0.14% 397M java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.14% 392M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] 0.13% 373M java.util.ArrayList#iterator() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.12% 345M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [JIT compiled code] 0.11% 308M java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.11% 302M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [JIT compiled code] 0.08% 239M 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% 236M java.lang.Thread#beforeSleep() [Interpreted code] at java.lang.Thread#sleepNanos() [Interpreted code] 0.08% 220M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] 0.08% 220M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 0.07% 212M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] 0.07% 208M java.util.Formatter#() [Inlined code] at java.lang.String#format() [Inlined code] 0.07% 207M java.lang.StringBuilder#toString() [Inlined code] at java.util.Formatter#toString() [Inlined code] 0.07% 201M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.07% 192M java.lang.StringLatin1#newString() [Inlined code] at java.lang.Integer#toString() [Inlined code] 0.07% 189M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] at java.util.Formatter#parse() [Inlined code] 0.07% 185M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] 0.06% 184M java.util.List#of() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for heap at stackSize=4 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 609487 events (total: 284520M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 19.67% 55977M 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.74% 44797M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 7.19% 20443M 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.16% 20377M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 7.13% 20284M 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.81% 19381M 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% 13120M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] 2.80% 7962M 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.66% 7577M 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.53% 7200M 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.78% 5065M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.65% 4681M 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.63% 4651M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [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.60% 4554M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] 1.42% 4027M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 1.35% 3834M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] 1.27% 3622M perf.LineFileDocs#nextDoc() [Interpreted code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.16% 3296M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 1.03% 2925M 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.03% 2923M 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.68% 1935M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] 0.59% 1667M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] 0.54% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.53% 1506M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] 0.49% 1397M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.48% 1368M 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% 1359M 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.42% 1203M 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.39% 1117M 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.35% 1006M 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.26% 748M 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.24% 674M 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.22% 637M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.20% 581M 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.18% 520M 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.17% 475M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x00000000311a8000#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.15% 429M 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% 400M 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] 0.14% 397M java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 0.14% 390M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow() [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue() [Inlined code] 0.13% 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% 347M 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.12% 345M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at 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] 0.11% 302M 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.10% 296M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [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.10% 272M 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.09% 258M 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% 236M java.lang.Thread#beforeSleep() [Interpreted code] at java.lang.Thread#sleepNanos() [Interpreted code] at java.lang.Thread#sleep() [Interpreted code] at perf.Indexer#_main() [Interpreted code] 0.08% 232M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 0.08% 220M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] at java.util.Formatter#() [Inlined code] at java.lang.String#format() [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=8 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-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 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 609487 events (total: 284520M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.46% 52519M 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.74% 44797M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 7.16% 20377M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 6.84% 19453M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] 5.08% 14439M 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.22% 12000M 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.72% 7736M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] 2.30% 6554M 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.78% 5065M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.64% 4665M 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.60% 4552M 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.59% 4510M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] 1.53% 4343M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 1.42% 4027M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 1.29% 3672M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 1.27% 3622M perf.LineFileDocs#nextDoc() [Interpreted code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.22% 3458M 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.16% 3296M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#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.0x00000000311cc6b0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 1.15% 3283M 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.08% 3081M 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.0x00000000311cc6b0#merge() [Interpreted code] 1.01% 2872M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.97% 2765M 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.0x00000000311cc6b0#merge() [Interpreted code] 0.96% 2720M 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.90% 2547M 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% 2412M 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.83% 2368M 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.66% 1877M 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.61% 1734M 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.61% 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] 0.59% 1689M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] 0.56% 1600M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.54% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.49% 1397M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.49% 1396M 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.42% 1202M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] 0.42% 1188M 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.39% 1119M 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.37% 1064M 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.37% 1062M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [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.36% 1033M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [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.30% 860M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] 0.29% 836M 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.29% 830M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTerm() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] 0.25% 701M 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.25% 700M 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] 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.24% 674M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.24% 673M 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.23% 640M 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.22% 637M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.20% 579M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/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 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 165.45 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 609487 events (total: 284520M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.46% 52519M 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.74% 44797M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 7.16% 20377M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 6.49% 18476M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [Inlined code] 4.22% 11993M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 3.54% 10081M 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] 2.72% 7736M 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.0x00000000311cc6b0#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.78% 5065M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.64% 4665M 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.60% 4552M 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.0x00000000311cc6b0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] 1.53% 4357M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] 1.53% 4343M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000311cc6b0#merge() [Interpreted code] 1.42% 4027M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 1.36% 3880M 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.27% 3622M perf.LineFileDocs#nextDoc() [Interpreted code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.22% 3458M 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.16% 3296M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#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.0x00000000311cc6b0#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.13% 3212M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] 1.11% 3158M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 1.08% 3081M 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.0x00000000311cc6b0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] 1.00% 2857M 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.97% 2765M 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.0x00000000311cc6b0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] 0.96% 2721M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [Inlined 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.93% 2651M 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.91% 2580M 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() [Inlined code] 0.56% 1590M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.55% 1552M 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() [Inlined code] 0.54% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.53% 1502M 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() [Inlined code] 0.49% 1397M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000311cc6b0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.46% 1313M 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() [Inlined code] 0.46% 1311M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.42% 1188M 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.41% 1155M 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.39% 1119M 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.38% 1093M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] 0.37% 1062M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.35% 1005M 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() [Inlined code] 0.35% 985M 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.34% 976M 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() [Inlined code] 0.33% 951M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [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() [Inlined 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.32% 921M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.30% 860M 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.0x00000000311cc6b0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] 0.29% 836M 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.0x00000000311cc6b0#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.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] 0.29% 828M java.util.TreeMap#keyIterator() [Inlined code] at java.util.TreeMap$KeySet#iterator() [JIT compiled code] at java.util.TreeSet#iterator() [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#finishTerm() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] 0.29% 814M 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.29% 814M 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] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [Inlined code] 0.28% 797M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] 0.25% 721M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [Inlined code] move log to /l/logs.nightly/2026.04.10.18.34.50/fastIndexBigDocs.log move vmstat log to /l/logs.nightly/2026.04.10.18.34.50/fastIndexBigDocs.vmstat.log move top log to /l/logs.nightly/2026.04.10.18.34.50/fastIndexBigDocs.top.log [2026-04-11 09:00:44.999515] took 76.0 sec [2026-04-11 09:00:45.000549] bigIndexAtClose None [2026-04-11 09:00:45.001661] 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=1570942 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Version: 2.1 Chunks: 20 Start: 2026-04-12 00:18:54 (UTC) Duration: 1564 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 9633915 182982499 jdk.FileWrite 2139502 49183059 jdk.NativeMethodSample 82622 1164957 jdk.FileRead 48106 1332842 jdk.CPULoad 29547 620487 jdk.BooleanFlag 13840 456780 jdk.ObjectAllocationInNewTLAB 4851 105369 jdk.Checkpoint 4702 12033263 jdk.UnsignedIntFlag 1240 44460 jdk.IntFlag 1120 41660 jdk.StringFlag 900 38520 jdk.Compilation 83 2272 jdk.ObjectAllocationOutsideTLAB 25 451 jdk.CPUInformation 20 30060 jdk.GCConfiguration 20 540 jdk.JVMInformation 20 37660 jdk.Metadata 20 2210560 jdk.GarbageCollection 9 234 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=1 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 82622 events (total: 82622) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 89.79% 74186 jdk.jfr.internal.JVM#emitEvent() [Native code] 5.06% 4178 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 3.65% 3012 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.96% 797 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 0.19% 154 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.12% 96 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.09% 72 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.04% 30 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.03% 21 jdk.internal.misc.Unsafe#park() [Native code] 0.02% 20 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.02% 19 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.01% 7 java.io.FileDescriptor#close0() [Native code] 0.01% 5 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.00% 4 jdk.jfr.internal.JVM#shouldRotateDisk() [Native code] 0.00% 4 sun.nio.ch.NativeThread#current0() [Native code] 0.00% 4 java.lang.Object#wait0() [Native code] 0.00% 3 java.lang.Thread#sleepNanos0() [Native code] 0.00% 3 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] 0.00% 2 java.io.RandomAccessFile#open0() [Native code] 0.00% 1 jdk.jfr.internal.JVM#getChunkStartNanos() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#unpark() [Native code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#release0() [Native code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=2 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=2 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 82622 events (total: 82622) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 89.79% 74186 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] 5.06% 4178 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] 3.65% 3012 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] 0.58% 480 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] 0.38% 317 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] 0.19% 154 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] 0.11% 94 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] 0.09% 71 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] 0.04% 30 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] 0.03% 21 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] 0.02% 20 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] 0.02% 19 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] 0.01% 7 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] 0.00% 4 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] 0.00% 4 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] 0.00% 4 jdk.jfr.internal.JVM#shouldRotateDisk() [Native code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] 0.00% 4 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] 0.00% 3 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] 0.00% 3 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] 0.00% 2 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Inlined code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [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.ch.UnixFileDispatcherImpl#release0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#release() [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() [Inlined code] 0.00% 1 jdk.jfr.internal.JVM#getChunkStartNanos() [Native code] at jdk.jfr.internal.JVMSupport#getChunkStartNanos() [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 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 82622 events (total: 82622) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 89.79% 74186 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.06% 4178 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.65% 3012 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.58% 480 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.36% 294 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.19% 154 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] 0.11% 90 sun.nio.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.09% 71 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] 0.03% 27 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% 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.02% 20 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.02% 19 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] 0.02% 19 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.01% 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.00% 4 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.0x000000003607aa58#run() [Interpreted code] 0.00% 4 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] 0.00% 4 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [Inlined code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] 0.00% 4 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] 0.00% 3 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] 0.00% 3 sun.nio.ch.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% 3 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] at java.lang.Thread#sleep() [Inlined code] at perf.Indexer#_main() [JIT compiled code] 0.00% 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 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] 0.00% 2 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Inlined code] at java.io.RandomAccessFile#() [JIT compiled code] at java.io.RandomAccessFile#() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled 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.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] 0.00% 1 jdk.jfr.internal.JVM#getChunkStartNanos() [Native code] at jdk.jfr.internal.JVMSupport#getChunkStartNanos() [Inlined code] at jdk.jfr.internal.MetadataRepository#setOutput() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#release0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#release() [Interpreted code] at sun.nio.ch.FileChannelImpl#release() [Interpreted code] at sun.nio.ch.FileLockImpl#release() [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] 0.00% 1 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] 0.00% 1 jdk.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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=8 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=8 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 82622 events (total: 82622) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 89.79% 74186 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.0x000000003607aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 3.65% 3012 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.00% 2478 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] 2.06% 1700 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] 0.58% 480 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.36% 294 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.16% 131 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Inlined code] 0.11% 89 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [Interpreted code] at org.apache.lucene.util.IOUtils#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] 0.08% 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] 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.03% 27 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% 23 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at 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% 23 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] 0.02% 19 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] 0.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] 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% 10 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [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% 9 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [Inlined code] 0.01% 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] 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% 6 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] 0.00% 4 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] 0.00% 4 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.0x000000003607aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 4 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [Inlined code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000003607aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 4 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] 0.00% 3 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] at java.lang.Thread#sleep() [Inlined code] at perf.Indexer#_main() [JIT compiled code] at perf.Indexer#main() [Interpreted code] 0.00% 3 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.00% 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.00% 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.00% 2 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [JIT compiled code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [JIT compiled code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] 0.00% 1 sun.nio.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% 1 jdk.jfr.internal.JVM#getChunkStartNanos() [Native code] at jdk.jfr.internal.JVMSupport#getChunkStartNanos() [Inlined code] at jdk.jfr.internal.MetadataRepository#setOutput() [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.0x000000003607aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted 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#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() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] 0.00% 1 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [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() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90PointsWriter#() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90PointsWriter#() [Inlined code] 0.00% 1 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode#block() [Inlined code] at java.util.concurrent.ForkJoinPool#unmanagedBlock() [Inlined code] at java.util.concurrent.ForkJoinPool#managedBlock() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Inlined code] at java.util.concurrent.ArrayBlockingQueue#put() [JIT compiled code] at perf.LineFileDocs#readDocs() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#release0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#release() [Interpreted code] at sun.nio.ch.FileChannelImpl#release() [Interpreted code] at sun.nio.ch.FileLockImpl#release() [Interpreted code] at java.nio.channels.FileLock#close() [Interpreted code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#close() [Interpreted code] at org.apache.lucene.util.IOUtils#close() [Inlined code] at org.apache.lucene.util.IOUtils#close() [JIT compiled 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.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#() [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() [Inlined code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#deleteFilesIfNoRef() [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=12 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 82622 events (total: 82622) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 89.79% 74186 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.0x000000003607aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 3.00% 2478 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.29% 1895 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.06% 1700 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() [JIT compiled code] 1.35% 1117 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.58% 480 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.33% 269 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.0x0000000036203690#close() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FlatCloseableRandomVectorScorerSupplier#close() [Interpreted code] 0.16% 131 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#release() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#close() [Inlined code] 0.11% 89 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [Interpreted code] at org.apache.lucene.util.IOUtils#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.08% 63 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.03% 24 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.03% 23 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at 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% 19 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] 0.02% 17 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.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.02% 14 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [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% 9 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [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% 9 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [Inlined code] at org.apache.lucene.store.Directory#openChecksumInput() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Inlined code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [Inlined code] 0.01% 8 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#deleteFilesIfNoRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#deleteNewFiles() [Inlined code] 0.01% 8 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90CompoundFormat#writeCompoundFile() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90CompoundFormat#write() [Inlined code] 0.01% 7 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Inlined code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createTempOutput() [Inlined code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [JIT compiled code] 0.01% 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] 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% 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] 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 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.0x000000003607aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 4 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.00% 4 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsWriter() [Inlined code] 0.00% 4 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [Inlined code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000003607aa58#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 org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90DocValuesConsumer#() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90DocValuesFormat#fieldsConsumer() [Inlined code] 0.00% 3 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() [JIT compiled code] at java.io.BufferedOutputStream#write() [Inlined code] at org.apache.lucene.store.OutputStreamIndexOutput#writeBytes() [Inlined code] 0.00% 3 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.00% 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.00% 3 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] at java.lang.Thread#sleep() [Inlined code] at perf.Indexer#_main() [JIT compiled code] at perf.Indexer#main() [Interpreted code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commit() [Interpreted code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [JIT compiled code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [JIT compiled code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] at sun.nio.cs.StreamEncoder#implFlushBuffer() [Inlined code] at sun.nio.cs.StreamEncoder#flushBuffer() [JIT compiled code] at java.io.OutputStreamWriter#flushBuffer() [Inlined code] at java.io.PrintStream#writeln() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#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 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.0x000000003607aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [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() [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% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#deleteFilesIfNoRef() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#release0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#release() [Interpreted code] at sun.nio.ch.FileChannelImpl#release() [Interpreted code] at sun.nio.ch.FileLockImpl#release() [Interpreted code] at java.nio.channels.FileLock#close() [Interpreted code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#close() [Interpreted code] at org.apache.lucene.util.IOUtils#close() [Inlined code] at org.apache.lucene.util.IOUtils#close() [JIT compiled 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 jdk.jfr.internal.JVM#getChunkStartNanos() [Native code] at jdk.jfr.internal.JVMSupport#getChunkStartNanos() [Inlined code] at jdk.jfr.internal.MetadataRepository#setOutput() [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.0x000000003607aa58#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() [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.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90PointsWriter#() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90PointsWriter#() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90PointsFormat#fieldsWriter() [Inlined code] at org.apache.lucene.index.IndexingChain#writePoints() [Inlined code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] 0.00% 1 sun.nio.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() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] 0.00% 1 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [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() [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 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode#block() [Inlined code] at java.util.concurrent.ForkJoinPool#unmanagedBlock() [Inlined code] at java.util.concurrent.ForkJoinPool#managedBlock() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Inlined code] at java.util.concurrent.ArrayBlockingQueue#put() [JIT compiled code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] at org.apache.lucene.store.FSDirectory#fileLength() [JIT compiled code] at org.apache.lucene.index.SegmentCommitInfo#sizeInBytes() [Inlined code] at org.apache.lucene.index.IndexWriter#addEstimatedBytesToMerge() [Inlined code] at org.apache.lucene.index.IndexWriter#registerMerge() [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() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsProducer() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#deleteFilesIfNoRef() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#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() [JIT compiled code] at org.apache.lucene.util.FileDeleter#deleteFilesIfNoRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#deleteNewFiles() [Inlined code] at org.apache.lucene.index.IndexWriter#deleteNewFiles() [Inlined code] at org.apache.lucene.index.IndexWriter$1#lambda$deleteUnusedFiles$0() [Inlined code] at org.apache.lucene.index.IndexWriter$1$$Lambda.0x0000000036198228#accept() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [Interpreted code] at org.apache.lucene.util.IOUtils#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#syncMetaData() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#syncMetaData() [Interpreted code] at org.apache.lucene.index.SegmentInfos#prepareCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=1 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4875 events (total: 89965M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 24.22% 21787M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 7.21% 6483M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 5.45% 4904M java.nio.HeapByteBuffer#() [Inlined code] 5.34% 4804M perf.LineFileDocs#readVector() [Inlined code] 4.95% 4456M java.util.Arrays#copyOf() [Inlined code] 4.42% 3977M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode() [Inlined code] 4.16% 3746M perf.LineFileDocs#nextDoc() [JIT compiled code] 3.03% 2723M org.apache.lucene.util.BytesRef#() [Inlined code] 2.93% 2636M java.util.ArrayList#grow() [Inlined code] 2.08% 1871M java.lang.StringUTF16#compress() [Inlined code] 1.91% 1715M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] 1.89% 1696M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame() [Inlined code] 1.84% 1655M java.util.Arrays#copyOfRange() [Inlined code] 1.45% 1304M perf.LineFileDocs#cloneDoc() [JIT compiled code] 1.32% 1183M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 1.31% 1178M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] 1.30% 1171M java.lang.AbstractStringBuilder#() [Inlined code] 1.30% 1167M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] 1.21% 1088M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 1.18% 1063M perf.LineFileDocs#readDocs() [JIT compiled code] 1.15% 1038M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 0.98% 880M org.apache.lucene.document.StringField#() [Inlined code] 0.93% 832M java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] 0.90% 810M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 0.84% 751M java.lang.Long#valueOf() [Inlined code] 0.82% 733M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] 0.80% 719M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#() [JIT compiled code] 0.79% 710M java.lang.StringBuilder#toString() [Inlined code] 0.73% 658M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] 0.71% 642M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] 0.69% 617M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.66% 591M org.apache.lucene.util.FixedBitSet#() [Inlined code] 0.59% 531M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.53% 478M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.53% 472M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 0.48% 432M java.util.Formatter#parse() [Inlined code] 0.47% 425M java.lang.Integer#toString() [Inlined code] 0.47% 424M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] 0.47% 422M org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] 0.47% 422M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.42% 373M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.34% 307M java.util.HashMap#resize() [JIT compiled code] 0.34% 302M org.apache.lucene.document.IntField#binaryValue() [JIT compiled code] 0.33% 297M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#loadBlock() [JIT compiled code] 0.33% 295M java.util.Formatter$FormatSpecifierParser#parse() [JIT compiled code] 0.33% 293M java.util.ArrayList#iterator() [Inlined code] 0.32% 290M java.util.HashMap#newNode() [Inlined code] 0.32% 286M org.apache.lucene.facet.FacetsConfig#lambda$build$0() [Inlined code] 0.31% 282M org.apache.lucene.facet.FacetsConfig#lambda$build$1() [Inlined code] 0.31% 282M java.lang.Integer#toString() [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=2 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=2 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4875 events (total: 89965M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 23.88% 21488M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] 6.88% 6185M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] 5.34% 4804M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] 5.29% 4755M java.nio.HeapByteBuffer#() [Inlined code] at java.nio.ByteBuffer#allocate() [Inlined code] 4.42% 3977M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact() [JIT compiled code] 4.16% 3746M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] 3.03% 2723M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] 2.93% 2636M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 2.77% 2491M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 2.18% 1965M java.util.Arrays#copyOf() [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder() [JIT compiled code] 2.08% 1871M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] 1.91% 1715M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 1.89% 1696M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame() [JIT compiled code] 1.69% 1518M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] 1.45% 1304M perf.LineFileDocs#cloneDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 1.32% 1183M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] 1.31% 1178M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] 1.30% 1171M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] 1.30% 1167M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] 1.21% 1088M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 1.18% 1063M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 1.15% 1038M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] 0.93% 832M java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge() [JIT compiled code] 0.90% 810M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] 0.83% 744M org.apache.lucene.document.StringField#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] 0.80% 719M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings() [Inlined code] 0.79% 710M java.lang.StringBuilder#toString() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] 0.71% 642M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] 0.69% 617M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [Inlined code] 0.66% 591M org.apache.lucene.util.FixedBitSet#() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#() [JIT compiled code] 0.64% 579M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] 0.56% 506M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] 0.53% 478M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.53% 472M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 0.49% 438M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] 0.48% 432M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [JIT compiled code] 0.47% 425M java.lang.Integer#toString() [Inlined code] at java.lang.String#valueOf() [Inlined code] 0.47% 424M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] 0.47% 422M org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.34% 307M java.util.HashMap#resize() [JIT compiled code] at java.util.HashMap#computeIfAbsent() [JIT compiled code] 0.34% 303M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.34% 302M org.apache.lucene.document.IntField#binaryValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] 0.33% 299M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [Inlined code] 0.33% 298M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] 0.33% 298M java.lang.Long#valueOf() [Inlined code] at org.apache.lucene.document.Field#setLongValue() [Inlined code] 0.33% 297M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#loadBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum$1#get() [Inlined code] 0.33% 295M java.util.Formatter$FormatSpecifierParser#parse() [JIT compiled code] at java.util.Formatter#parse() [Inlined code] 0.33% 293M java.util.ArrayList#iterator() [Inlined code] at org.apache.lucene.document.Document#iterator() [Inlined code] 0.32% 290M java.util.HashMap#newNode() [Inlined code] at java.util.HashMap#computeIfAbsent() [JIT compiled code] 0.32% 288M java.lang.Long#valueOf() [Inlined code] at org.apache.lucene.document.NumericDocValuesField#() [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 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4875 events (total: 89965M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 21.21% 19082M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] 6.88% 6185M 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.34% 4804M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 5.29% 4755M 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.42% 3977M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact() [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory() [JIT compiled code] 4.16% 3746M 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.93% 2636M 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] 2.77% 2491M 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.67% 2405M 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.18% 1965M 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] 2.08% 1871M 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.91% 1715M 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.89% 1696M 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.69% 1518M 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.45% 1304M 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.32% 1183M 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.0x000000003604c400#concat() [Inlined code] 1.30% 1167M 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] 1.30% 1166M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] 1.24% 1119M 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.21% 1088M 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.18% 1063M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 1.15% 1038M 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% 976M 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.93% 832M 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.81% 725M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] 0.80% 719M 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.69% 617M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] 0.66% 591M 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.64% 579M 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.59% 528M 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.56% 506M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.49% 439M org.apache.lucene.document.StringField#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] 0.49% 438M 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% 432M 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.48% 427M 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.47% 425M java.lang.Integer#toString() [Inlined code] at java.lang.String#valueOf() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeStatic() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] 0.47% 422M 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.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.SortedDocValuesWriter#addOneValue() [JIT compiled code] at org.apache.lucene.index.SortedDocValuesWriter#addValue() [Inlined code] 0.46% 410M 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.36% 325M 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.36% 320M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [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.34% 307M java.util.HashMap#resize() [JIT compiled code] at java.util.HashMap#computeIfAbsent() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.34% 305M 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.34% 302M org.apache.lucene.document.IntField#binaryValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.33% 299M java.lang.StringBuilder#toString() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] 0.33% 299M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] 0.33% 298M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 0.33% 297M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#loadBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum$1#get() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact() [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory() [JIT compiled code] 0.33% 295M java.util.Formatter$FormatSpecifierParser#parse() [JIT compiled code] at java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [JIT compiled code] at java.util.Formatter#format() [Inlined code] 0.33% 293M java.util.ArrayList#iterator() [Inlined code] at org.apache.lucene.document.Document#iterator() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled 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=8 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=8 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4875 events (total: 89965M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 10.13% 9111M 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] 8.57% 7713M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [JIT compiled code] 6.88% 6185M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 5.34% 4804M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 5.29% 4755M 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.42% 3977M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact() [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory() [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 4.16% 3746M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 2.33% 2098M 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.08% 1871M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 1.95% 1753M 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.89% 1696M 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.45% 1304M perf.LineFileDocs#cloneDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] 1.32% 1183M 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.0x000000003604c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000003604c800#invoke() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.store.IndexInput#getFullSliceDescription() [Inlined code] 1.31% 1177M 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.30% 1167M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] 1.30% 1166M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 1.27% 1140M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] 1.18% 1063M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 1.10% 990M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 1.09% 978M 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] 1.06% 951M 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] 1.04% 934M 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] 1.02% 916M 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.98% 884M 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% 832M java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge() [JIT compiled code] at org.apache.lucene.index.IndexWriter#mergeInit() [JIT compiled code] at org.apache.lucene.index.IndexWriter#merge() [JIT compiled code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge() [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge() [Inlined code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run() [JIT compiled code] 0.84% 753M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.document.Document#add() [Inlined code] at perf.LineFileDocs#cloneDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.80% 719M 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.66% 594M 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.66% 591M 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.64% 575M 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.62% 559M 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.62% 559M 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.62% 557M 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.59% 528M 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() [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.56% 506M 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.52% 470M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.49% 440M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.document.Document#add() [Inlined code] at perf.LineFileDocs#cloneDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] 0.49% 439M org.apache.lucene.document.StringField#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.49% 438M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.49% 438M 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#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.49% 436M java.util.Arrays#copyOf() [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder() [JIT compiled code] at java.lang.AbstractStringBuilder#append() [Inlined code] at java.lang.StringBuilder#append() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.48% 432M 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() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] 0.48% 427M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.47% 425M java.lang.Integer#toString() [Inlined code] at java.lang.String#valueOf() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeStatic() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.47% 425M 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() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] 0.47% 422M org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] 0.47% 419M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.SortedDocValuesWriter#addOneValue() [JIT compiled code] at org.apache.lucene.index.SortedDocValuesWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexDocValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.46% 410M 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.36% 325M 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() [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.0x0000000036208d20#call() [JIT compiled code] 0.34% 307M java.util.HashMap#resize() [JIT compiled code] at java.util.HashMap#computeIfAbsent() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=12 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 238.69 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4875 events (total: 89965M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 10.13% 9111M 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() [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.0x0000000036208d20#call() [JIT compiled code] 8.57% 7713M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 6.88% 6185M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] 5.34% 4804M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 5.29% 4755M 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.42% 3977M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact() [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory() [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 4.16% 3746M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 2.08% 1871M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.95% 1753M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] 1.89% 1696M 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.57% 1410M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] 1.45% 1304M perf.LineFileDocs#cloneDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.31% 1177M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.document.Document#add() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 1.30% 1167M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.30% 1166M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.27% 1140M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 1.18% 1063M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 1.10% 990M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 1.09% 978M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 1.06% 951M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.StringBuilder#toString() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 1.04% 934M 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.98% 884M 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] 0.95% 855M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.93% 832M java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge() [JIT compiled code] at org.apache.lucene.index.IndexWriter#mergeInit() [JIT compiled code] at org.apache.lucene.index.IndexWriter#merge() [JIT compiled code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge() [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge() [Inlined code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run() [JIT compiled code] 0.84% 753M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.document.Document#add() [Inlined code] at perf.LineFileDocs#cloneDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.81% 727M 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.0x000000003604c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000003604c800#invoke() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.store.IndexInput#getFullSliceDescription() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#buildSlice() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#slice() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#slice() [Inlined code] at org.apache.lucene.store.IndexInput#randomAccessSlice() [Inlined code] 0.80% 719M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings() [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory() [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.77% 688M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] 0.66% 594M 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.66% 591M 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.64% 575M 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.62% 559M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.StringField#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] 0.62% 559M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.StringField#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] 0.62% 557M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [JIT compiled code] 0.59% 528M 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() [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.0x0000000036208d20#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.56% 506M 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.52% 470M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [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.0x0000000036208d20#call() [JIT compiled code] 0.51% 456M 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.0x000000003604c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000003604c800#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.49% 440M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.document.Document#add() [Inlined code] at perf.LineFileDocs#cloneDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] 0.49% 439M org.apache.lucene.document.StringField#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.49% 438M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.49% 438M 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#processSSDVFacetFields() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] 0.49% 436M java.util.Arrays#copyOf() [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder() [JIT compiled code] at java.lang.AbstractStringBuilder#append() [Inlined code] at java.lang.StringBuilder#append() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.48% 432M 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() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] 0.48% 427M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] 0.47% 425M java.lang.Integer#toString() [Inlined code] at java.lang.String#valueOf() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeStatic() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.47% 425M 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() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.47% 422M org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.47% 419M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.SortedDocValuesWriter#addOneValue() [JIT compiled code] at org.apache.lucene.index.SortedDocValuesWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexDocValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.46% 410M java.lang.StringBuilder#toString() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] move log to /l/logs.nightly/2026.04.10.18.34.50/fixedIndex.log move vmstat log to /l/logs.nightly/2026.04.10.18.34.50/fixedIndex.vmstat.log move top log to /l/logs.nightly/2026.04.10.18.34.50/fixedIndex.top.log [2026-04-11 20:45:16.010382] took 42252.6 sec [2026-04-11 20:45:16.013667] run CheckIndex [2026-04-11 20:45:16.013749] 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.10.18.34.50/checkIndex.fixedIndex.log 2>&1 [2026-04-11 20:51:17.595020] took 361.6 sec [2026-04-11 20:51:17.596054] 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-11 20:51:17.596179] search run vmstat: /usr/sbin/vmstat --active --wide --timestamp --unit M 1 > /l/logs.nightly/2026.04.10.18.34.50/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.10.18.34.50/search-tasks.top.log 2>&1 to /l/logs.nightly/2026.04.10.18.34.50/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 407.1 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.1 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=250M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-1.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -4624584 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.1 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 401.0 s 56.7 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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.3 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 403.9 s 56.4 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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.1 s 56.2 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.5 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=250M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-5.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -8701999 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.5 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 403.7 s 56.3 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.6 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=250M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-6.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -669201 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.6 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 418.9 s 54.2 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 403.2 s 56.3 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 408.1 s 55.6 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 411.8 s 55.2 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 400.2 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.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 416.3 s 54.4 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.12 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=250M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-12.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -563807 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.12 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 403.5 s 56.4 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.13 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=250M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-13.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -3026482 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.13 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 414.9 s 54.7 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 406.1 s 56.1 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.15 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=250M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-15.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed 24871 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.15 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 404.2 s 56.3 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 406.6 s 55.9 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 407.2 s 55.8 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.18 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=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 404.1 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.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 411.4 s 55.2 actual sustained QPS; 2.7 CPU cores used now kill vmstat: pid=2013778 [2026-04-11 23:07:41.044177] done search (2:16:23.447969) 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.588 1.624 2.3% 4.720 4.931 4.5% 5.051 5.343 5.8% 5.212 5.418 3.9% 5.387 30.174 460.2% ('And3Terms', None) 1.562 1.638 4.9% 3.096 3.159 2.0% 3.352 3.371 0.6% 3.404 3.435 0.9% 3.730 3.459 -7.3% ('AndHighHigh', None) 4.804 4.862 1.2% 6.753 6.805 0.8% 7.075 7.045 -0.4% 7.140 7.558 5.9% 14.456 28.006 93.7% ('AndHighHighDayTaxoFacets', None) 63.042 69.573 10.4% 114.848 130.806 13.9% 117.029 133.447 14.0% 117.948 134.351 13.9% 162.184 151.830 -6.4% ('AndHighMed', None) 2.111 2.124 0.6% 2.934 2.963 1.0% 3.130 3.160 1.0% 3.232 3.200 -1.0% 3.253 4.034 24.0% ('AndHighMedDayTaxoFacets', None) 7.550 7.920 4.9% 21.329 22.173 4.0% 21.857 22.816 4.4% 23.408 23.354 -0.2% 23.843 23.567 -1.2% ('AndHighOrMedMed', None) 6.116 6.444 5.4% 11.003 11.685 6.2% 11.585 12.246 5.7% 11.822 12.530 6.0% 24.906 22.821 -8.4% ('AndMedOrHighHigh', None) 4.226 4.264 0.9% 11.389 11.340 -0.4% 11.687 11.838 1.3% 11.969 11.856 -0.9% 58.927 55.285 -6.2% ('AndMissingHigh', 'Title') 0.150 0.160 6.6% 0.241 0.273 13.1% 0.479 0.387 -19.2% 0.652 0.569 -12.8% 0.708 0.652 -7.9% ('AndStopWords', None) 5.608 8.601 53.4% 18.668 18.597 -0.4% 18.829 19.677 4.5% 18.829 19.677 4.5% 20.026 20.027 0.0% ('BrowseDateSSDVFacets', None) 653.692 651.107 -0.4% 659.741 654.383 -0.8% 662.688 680.362 2.7% 662.688 680.362 2.7% 744.813 745.231 0.1% ('BrowseDateTaxoFacets', None) 137.960 138.298 0.2% 141.613 141.606 -0.0% 153.151 153.332 0.1% 153.151 153.332 0.1% 154.710 154.067 -0.4% ('BrowseDayOfYearSSDVFacets', None) 172.882 173.446 0.3% 175.054 175.411 0.2% 182.440 185.259 1.5% 182.440 185.259 1.5% 183.365 185.571 1.2% ('BrowseDayOfYearTaxoFacets', None) 137.344 137.759 0.3% 139.916 140.622 0.5% 152.690 152.349 -0.2% 152.690 152.349 -0.2% 152.707 153.689 0.6% ('BrowseMonthSSDVFacets', None) 161.498 161.558 0.0% 164.369 163.489 -0.5% 171.135 170.892 -0.1% 171.135 170.892 -0.1% 171.360 171.660 0.2% ('BrowseMonthTaxoFacets', None) 148.098 148.620 0.4% 150.390 151.003 0.4% 160.629 158.838 -1.1% 160.629 158.838 -1.1% 341.540 209.397 -38.7% ('BrowseRandomLabelSSDVFacets', None) 211.202 211.023 -0.1% 230.627 221.915 -3.8% 238.627 232.085 -2.7% 238.627 232.085 -2.7% 240.246 241.879 0.7% ('BrowseRandomLabelTaxoFacets', None) 155.229 155.812 0.4% 163.042 162.677 -0.2% 163.664 167.897 2.6% 163.664 167.897 2.6% 176.492 172.451 -2.3% ('CombinedAndHighHigh', None) 17.838 19.200 7.6% 18.918 20.256 7.1% 19.765 21.532 8.9% 19.903 21.903 10.0% 52.942 50.612 -4.4% ('CombinedAndHighMed', None) 3.067 3.219 4.9% 9.006 9.620 6.8% 9.623 9.942 3.3% 10.397 10.519 1.2% 82.339 85.976 4.4% ('CombinedOrHighHigh', None) 17.729 19.222 8.4% 19.077 20.375 6.8% 20.229 21.041 4.0% 20.518 21.261 3.6% 59.593 21.839 -63.4% ('CombinedOrHighMed', None) 3.155 3.333 5.6% 9.072 9.690 6.8% 10.214 10.231 0.2% 12.249 12.816 4.6% 30.538 25.625 -16.1% ('CombinedTerm', None) 6.328 6.969 10.1% 12.435 13.591 9.3% 13.197 13.965 5.8% 17.885 14.451 -19.2% 21.551 49.166 128.1% ('CountAndHighHigh', None) 1.765 1.795 1.7% 1.991 2.015 1.2% 2.288 2.772 21.2% 2.523 2.875 14.0% 2.654 2.936 10.6% ('CountAndHighMed', None) 1.683 1.654 -1.7% 1.946 1.946 -0.0% 7.833 2.228 -71.6% 46.614 46.974 0.8% 78.035 74.445 -4.6% ('CountFilteredIntNRQ', None) 6.572 6.801 3.5% 7.492 7.640 2.0% 7.876 9.678 22.9% 33.340 37.324 12.0% 37.460 40.854 9.1% ('CountFilteredOrHighHigh', None) 4.806 4.849 0.9% 5.031 5.080 1.0% 5.469 5.674 3.7% 5.486 8.359 52.4% 19.448 20.273 4.2% ('CountFilteredOrHighMed', None) 4.346 4.362 0.4% 4.688 4.781 2.0% 4.972 5.704 14.7% 8.400 8.673 3.3% 12.320 8.806 -28.5% ('CountFilteredOrMany', None) 16.697 17.458 4.6% 19.650 20.783 5.8% 20.675 21.452 3.8% 30.523 22.947 -24.8% 90.249 104.877 16.2% ('CountFilteredPhrase', None) 11.339 11.948 5.4% 16.804 17.179 2.2% 18.048 18.055 0.0% 35.919 25.346 -29.4% 107.909 110.533 2.4% ('CountOrHighHigh', None) 1.684 1.758 4.4% 1.885 1.964 4.2% 2.252 2.334 3.7% 2.312 2.422 4.8% 2.367 2.456 3.8% ('CountOrHighMed', None) 1.653 1.636 -1.1% 1.968 1.907 -3.1% 2.195 2.821 28.5% 3.365 3.614 7.4% 15.282 16.010 4.8% ('CountOrMany', None) 14.822 15.608 5.3% 18.251 19.472 6.7% 19.450 19.908 2.4% 22.695 24.403 7.5% 30.978 36.405 17.5% ('CountPhrase', None) 37.062 36.810 -0.7% 80.161 78.555 -2.0% 87.261 88.552 1.5% 88.011 89.403 1.6% 90.626 89.638 -1.1% ('CountTerm', None) 0.099 0.098 -0.4% 0.155 0.148 -4.5% 0.258 0.220 -14.8% 0.351 0.305 -13.2% 0.549 0.412 -25.1% ('DismaxOrHighHigh', None) 2.875 2.874 -0.0% 7.052 7.111 0.8% 7.354 7.423 0.9% 13.989 14.655 4.8% 16.981 19.310 13.7% ('DismaxOrHighMed', None) 2.603 2.646 1.6% 3.218 3.242 0.8% 3.512 3.591 2.3% 3.600 4.314 19.9% 10.843 12.354 13.9% ('DismaxTerm', None) 0.672 0.725 7.8% 0.890 0.902 1.4% 2.471 1.799 -27.2% 9.046 3.263 -63.9% 11.376 22.179 95.0% ('FilteredAnd2Terms2StopWords', None) 0.969 1.020 5.3% 6.139 6.259 2.0% 6.445 6.507 1.0% 6.488 6.740 3.9% 6.683 6.746 0.9% ('FilteredAnd3Terms', None) 1.485 1.469 -1.1% 2.465 2.486 0.8% 2.725 2.768 1.6% 2.782 2.849 2.4% 3.446 3.098 -10.1% ('FilteredAndHighHigh', None) 7.307 7.307 0.0% 7.546 7.552 0.1% 7.722 7.927 2.7% 8.304 8.506 2.4% 8.389 8.535 1.7% ('FilteredAndHighMed', None) 2.202 2.216 0.6% 5.556 5.582 0.5% 5.756 5.832 1.3% 5.843 5.846 0.1% 5.909 5.851 -1.0% ('FilteredAndStopWords', None) 8.712 8.057 -7.5% 10.059 10.110 0.5% 10.420 10.261 -1.5% 10.420 10.261 -1.5% 96.045 102.660 6.9% ('FilteredDismaxOrHighHigh', None) 10.175 9.949 -2.2% 10.817 10.624 -1.8% 11.236 11.134 -0.9% 25.578 16.643 -34.9% 45.565 41.616 -8.7% ('FilteredDismaxOrHighMed', None) 3.155 3.093 -1.9% 7.379 7.158 -3.0% 7.820 7.562 -3.3% 9.186 7.748 -15.7% 149.608 79.454 -46.9% ('FilteredDismaxTerm', None) 3.537 3.503 -1.0% 4.775 4.707 -1.4% 5.024 5.332 6.1% 5.190 5.984 15.3% 6.362 6.727 5.7% ('FilteredIntNRQ', None) 3.222 3.415 6.0% 4.026 4.215 4.7% 4.484 4.776 6.5% 4.900 4.802 -2.0% 48.697 58.163 19.4% ('FilteredOr2Terms2StopWords', None) 3.355 3.387 1.0% 7.137 7.335 2.8% 7.514 7.648 1.8% 7.708 7.736 0.4% 7.802 94.114 1106.2% ('FilteredOr3Terms', None) 4.576 4.609 0.7% 6.049 6.021 -0.5% 6.284 6.232 -0.8% 6.422 6.354 -1.1% 55.941 7.899 -85.9% ('FilteredOrHighHigh', None) 7.597 7.613 0.2% 7.927 7.977 0.6% 8.415 8.217 -2.4% 10.821 8.991 -16.9% 61.042 61.103 0.1% ('FilteredOrHighMed', None) 2.210 2.212 0.1% 5.478 5.503 0.5% 5.832 5.798 -0.6% 7.129 7.953 11.6% 30.731 21.838 -28.9% ('FilteredOrMany', None) 31.045 31.116 0.2% 34.146 34.083 -0.2% 35.478 35.803 0.9% 36.213 48.522 34.0% 38.106 194.395 410.1% ('FilteredOrStopWords', None) 11.509 11.438 -0.6% 11.898 11.862 -0.3% 12.352 12.843 4.0% 12.352 12.843 4.0% 184.241 181.470 -1.5% ('FilteredPhrase', None) 10.776 11.000 2.1% 16.436 16.884 2.7% 18.260 18.774 2.8% 28.427 23.124 -18.7% 29.203 31.223 6.9% ('FilteredPrefix3', None) 1.747 1.818 4.1% 3.814 3.977 4.3% 4.117 4.310 4.7% 4.400 4.427 0.6% 5.857 6.989 19.3% ('FilteredTerm', None) 3.130 3.107 -0.7% 4.504 4.419 -1.9% 4.808 4.679 -2.7% 5.460 4.865 -10.9% 30.741 31.193 1.5% ('Fuzzy1', None) 9.018 9.277 2.9% 10.942 11.127 1.7% 11.541 11.671 1.1% 11.994 12.322 2.7% 36.105 34.580 -4.2% ('Fuzzy2', None) 9.938 10.261 3.2% 11.840 12.219 3.2% 12.734 12.844 0.9% 13.466 13.454 -0.1% 14.248 14.059 -1.3% ('IntNRQ', None) 3.137 3.236 3.2% 3.980 4.161 4.6% 4.419 4.803 8.7% 4.446 6.799 52.9% 4.610 7.066 53.3% ('IntSet', None) 1.165 1.167 0.2% 1.363 1.341 -1.6% 3.300 3.282 -0.6% 19.410 22.072 13.7% 27.063 28.290 4.5% ('IntervalsOrdered', None) 35.140 35.320 0.5% 92.189 88.576 -3.9% 93.120 92.633 -0.5% 95.137 94.365 -0.8% 115.397 104.391 -9.5% ('MedTermDayTaxoFacets', None) 22.513 24.208 7.5% 26.565 29.044 9.3% 27.086 29.832 10.1% 27.254 29.905 9.7% 27.303 31.093 13.9% ('Or2Terms2StopWords', None) 1.665 1.691 1.6% 4.809 4.939 2.7% 5.119 5.192 1.4% 6.025 5.304 -12.0% 33.884 34.587 2.1% ('Or3Terms', None) 2.108 2.043 -3.1% 3.455 3.491 1.0% 3.771 3.868 2.6% 3.805 4.251 11.7% 261.166 266.410 2.0% ('OrHighHigh', None) 5.017 5.048 0.6% 5.650 5.642 -0.1% 5.875 5.917 0.7% 7.945 7.185 -9.6% 19.322 15.321 -20.7% ('OrHighMed', None) 1.620 1.638 1.1% 2.699 2.700 0.1% 2.931 3.096 5.6% 3.319 4.140 24.7% 9.101 9.133 0.3% ('OrHighMedDayTaxoFacets', None) 74.677 87.464 17.1% 241.819 290.907 20.3% 246.331 294.760 19.7% 250.514 299.790 19.7% 250.631 302.465 20.7% ('OrHighRare', None) 2.886 2.887 0.0% 3.171 3.084 -2.7% 3.538 3.265 -7.7% 3.554 3.409 -4.1% 3.769 3.968 5.3% ('OrMany', None) 24.494 24.417 -0.3% 27.307 27.271 -0.1% 29.486 29.259 -0.8% 30.363 30.146 -0.7% 64.948 33.847 -47.9% ('OrStopWords', None) 7.930 5.874 -25.9% 15.288 15.174 -0.7% 15.495 15.480 -0.1% 15.495 15.480 -0.1% 15.518 15.492 -0.2% ('PKLookup',) 3.219 2.661 -17.3% 3.415 2.818 -17.5% 5.219 3.926 -24.8% 5.487 5.702 3.9% 9.155 7.400 -19.2% ('Phrase', None) 14.450 14.538 0.6% 39.283 39.717 1.1% 41.221 41.955 1.8% 41.644 42.842 2.9% 66.134 68.328 3.3% ('PostFilteredVectorSearch', None) 1.780 1.884 5.8% 2.118 2.094 -1.2% 5.103 5.133 0.6% 6.632 6.238 -5.9% 6.743 6.451 -4.3% ('PreFilteredVectorSearch', None) 5.584 5.757 3.1% 6.106 6.323 3.6% 12.529 37.428 198.7% 81.050 72.548 -10.5% 290.424 328.212 13.0% ('Prefix3', None) 1.037 1.089 5.0% 3.395 3.564 5.0% 3.977 6.006 51.0% 20.782 19.933 -4.1% 75.671 88.125 16.5% ('Respell',) 14.753 14.920 1.1% 17.156 17.376 1.3% 19.904 18.331 -7.9% 26.648 26.652 0.0% 31.913 32.186 0.9% ('SloppyPhrase', None) 85.244 87.230 2.3% 218.310 222.552 1.9% 220.129 224.079 1.8% 221.634 228.105 2.9% 320.779 300.266 -6.4% ('SpanNear', None) 34.352 34.022 -1.0% 91.355 91.470 0.1% 92.485 94.129 1.8% 92.936 100.225 7.8% 197.298 214.231 8.6% ('Term', None) 0.814 0.813 -0.1% 1.003 0.984 -1.9% 1.179 1.177 -0.1% 1.290 4.697 264.2% 23.744 25.445 7.2% ('TermBGroup1M', None) 50.175 51.088 1.8% 81.442 82.923 1.8% 83.854 83.938 0.1% 87.771 84.231 -4.0% 93.559 85.105 -9.0% ('TermBGroup1M1P', None) 24.798 24.894 0.4% 44.290 44.826 1.2% 45.143 45.304 0.4% 46.812 45.567 -2.7% 50.303 50.515 0.4% ('TermDateFacets', None) 30.115 32.615 8.3% 51.390 57.633 12.1% 52.419 59.962 14.4% 55.409 72.790 31.4% 139.266 137.232 -1.5% ('TermDateTimeSort', 'DateTime') 4.079 4.211 3.2% 5.524 5.598 1.3% 5.877 6.309 7.4% 27.416 22.394 -18.3% 71.571 72.407 1.2% ('TermDateTimeSortSkipper', 'LastModified (skipper)') 6.127 6.147 0.3% 9.577 9.658 0.8% 9.850 9.969 1.2% 9.933 10.181 2.5% 35.966 38.248 6.3% ('TermDayOfYearSort', 'DayOfYear') 2.195 2.370 8.0% 3.442 3.657 6.2% 4.056 3.997 -1.4% 15.876 4.086 -74.3% 21.156 26.658 26.0% ('TermDayOfYearSortSkipper', 'DayOfYear (skipper)') 6.099 6.132 0.5% 10.461 10.512 0.5% 10.808 11.050 2.2% 11.016 11.774 6.9% 12.490 12.709 1.7% ('TermGroup100', None) 56.438 56.004 -0.8% 107.462 106.463 -0.9% 109.761 108.880 -0.8% 110.376 109.331 -0.9% 111.417 111.801 0.3% ('TermGroup10K', None) 62.310 62.827 0.8% 106.947 108.396 1.4% 109.185 110.141 0.9% 110.541 111.376 0.8% 129.504 180.740 39.6% ('TermGroup1M', None) 62.850 63.567 1.1% 111.563 112.484 0.8% 113.041 114.028 0.9% 117.845 116.060 -1.5% 118.154 117.928 -0.2% ('TermMonthSort', 'Month') 0.886 0.897 1.2% 1.039 1.077 3.6% 1.236 1.238 0.2% 1.869 1.710 -8.5% 2.448 2.403 -1.9% ('TermMonthSortSkipper', 'Month (skipper)') 4.894 4.948 1.1% 8.257 8.354 1.2% 8.579 8.650 0.8% 8.812 8.900 1.0% 40.750 46.760 14.7% ('TermTitleSort', 'Title') 7.446 7.695 3.3% 9.914 10.783 8.8% 19.632 14.834 -24.4% 56.733 69.729 22.9% 114.289 134.985 18.1% ('TermTitleSortSkipper', 'Title (skipper)') 6.337 6.436 1.6% 9.568 9.560 -0.1% 9.852 9.856 0.0% 10.197 12.509 22.7% 66.786 71.688 7.3% ('VectorSearch', None) 2.038 2.130 4.5% 2.394 2.316 -3.3% 6.136 6.211 1.2% 7.264 6.786 -6.6% 8.378 8.512 1.6% ('Wildcard', None) 2.537 2.619 3.2% 4.071 4.165 2.3% 4.663 4.551 -2.4% 4.937 4.643 -6.0% 58.340 55.429 -5.0% generate vmstat pretties /l/reports.nightly/2026.04.10.18.34.50/fastIndexMediumDocsWithVectorsQuantized /l/reports.nightly/2026.04.10.18.34.50/search-tasks /l/reports.nightly/2026.04.10.18.34.50/fastIndexBigDocs /l/reports.nightly/2026.04.10.18.34.50/fixedIndex /l/reports.nightly/2026.04.10.18.34.50/fastIndexMediumDocsWithVectors /l/reports.nightly/2026.04.10.18.34.50/nrtIndexMediumDocs /l/reports.nightly/2026.04.10.18.34.50/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.83 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=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 15.08 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.73 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.stacksize=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.59 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.60 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.stacksize=1 -Dtests.profile.count=50 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 13.79 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.stacksize=2 -Dtests.profile.count=50 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 14.73 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=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.97 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.stacksize=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.17 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.06 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.74.4, 52.92.4.8, 3.5.75.27, 3.5.71.79, 52.92.18.56, 52.92.3.8, 52.92.16.80, 52.92.19.112 * Trying 3.5.74.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.74.4 port 443) from 10.17.4.7 port 52862 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/f4fd7f61-04d5-4bb8-97eb-b13d0808eb20.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEIr%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJHMEUCIQDmDXXv0Rmo40yOmDUSUJ0bAvYgK9G9JL52sd3FmBz6vgIgPkVUpF7pjetMnwM063tyLJUFhvgUdnu%2F54GXqouZvmQqugUIUhAAGgw4MzU0OTQ3NTMxMjYiDCi16fi00OeHFrrYEyqXBTUdu2R6OYYaMsxf68R%2BJ2CwzfdnbUxfchy8Usom1SedlpddudYUk14k1gCfNBZkT9h9JITeSNjro1cCyzISW0WlLyl8LLIldU99XHnpcvWZstVPhj2fiCq01YDn%2FMgwZWMW8Ale%2FhwP7Gn%2FdDGdKmTxuAZQbIqLU%2BKFeu5rGo9LEpSTasLNxx7YjjSEeHDNwlc5XWkp2uE3LXt5g4rU0zK7EZacL9weW3ZkPI6tQza3ZSipYVPB45ky2jP5lucV08T8zrMzEVIJGfkArqaUWNDe9exAuQdDJzXqPd0UJpW9S8N6hDsaysa%2B1Z2KIevmFPeqXjF1OD%2B5HDgCqcmVZ%2B8ijGej%2F0y5UOygtvIGLOkFAMDBqIpqBn1j5r3wD7UsoS4GpsLeLGXPSlFBYkB0EVSkZxJra4bVea66ugk11aDrhj8pVdRXwTv8xG8PHlLEsaYlZjxCufleU6EXdD2GZG0tHw5uOlUddRquUoha%2BgIq%2FY0u1Fj%2FyZTNTiRYyuQq9iuHi2YQih2qXOtBFbpqXWHufhB6dZGpqJl7tQidb4nygHGcwEvXl4sH9GPSveNo%2F2au98eFQMbKDKiQJcIJUn5ja4KKbjZ%2FcOFluyEE2HxrJG7RUneqxBKXnvo1EqhUxCEJChFP7kV3ivdjf5%2BJ3ypHssIpsXuoW4fZyqS9fdb2mIz66SJw0JQHy6%2FZnXQqmrCkldQP2G6WTOca%2Fs%2FaXhdtrD%2B8QejJ%2BOrzAiw%2B77FZUJYhdB5LeSK6Ui8%2FHkYC1ytz6epgyHc7ioijogcn9QXhOXTWkGaEwXWO%2FevebVMUlfhGm6cCL21TnvQNu0dAwQEoFp4iBMz5a24khD0%2Bu1lDTzlrjBo66xpKo5ROdhkaKHZhQxntDTCW5OvOBjqxASfgJWOLPhnzxvzauqXtgXTOT2CM94j6oER3%2BHfUQnHC6kllUjECWwhGmswErj6%2BdWhR3fyZ81hzYgLj6BFEVLIrWQ5o2ZtNVAT14IIpvNGKh08CV%2FueIFIWkOCYwYHXNKopG4b8E3MLB9IqYmcQr%2B0CFkQ1gkBg4BAYf7hD5UfaVnq4hLndToEbMLHgC66Tnz6tambApFCaCy06f1nBZSrPx%2F%2FNzIJIYRUZf8QpVubxpg%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260412T031204Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTHO6CUDC4%2F20260412%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=a58299911e393c3f43bc73b4432109c31e4fb1c3d74bdbb44f5f84619a893070 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 429525564 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 409.6M 0 0 0 3.43M 0 3.43M 01:59 00:01 01:58 3.43M 4 409.6M 0 0 4 19.43M 0 9.70M 00:42 00:02 00:40 9.70M 8 409.6M 0 0 8 36.43M 0 12.12M 00:33 00:03 00:30 12.13M 13 409.6M 0 0 13 54.12M 0 13.51M 00:30 00:04 00:26 13.51M 17 409.6M 0 0 17 72.68M 0 14.51M 00:28 00:05 00:23 14.51M 22 409.6M 0 0 22 91.75M 0 15.27M 00:26 00:06 00:20 17.64M 27 409.6M 0 0 27 111.0M 0 15.83M 00:25 00:07 00:18 18.29M 31 409.6M 0 0 31 130.3M 0 16.27M 00:25 00:08 00:17 18.77M 36 409.6M 0 0 36 149.8M 0 16.62M 00:24 00:09 00:15 19.12M 41 409.6M 0 0 41 169.5M 0 16.93M 00:24 00:10 00:14 19.36M 46 409.6M 0 0 46 189.0M 0 17.17M 00:23 00:11 00:12 19.46M 50 409.6M 0 0 50 208.6M 0 17.37M 00:23 00:12 00:11 19.52M 55 409.6M 0 0 55 228.4M 0 17.55M 00:23 00:13 00:10 19.61M 60 409.6M 0 0 60 248.0M 0 17.64M 00:23 00:14 00:09 19.46M 63 409.6M 0 0 63 259.6M 0 17.24M 00:23 00:15 00:08 17.85M 66 409.6M 0 0 66 270.4M 0 16.83M 00:24 00:16 00:08 16.11M 68 409.6M 0 0 68 281.7M 0 16.51M 00:24 00:17 00:07 14.47M 71 409.6M 0 0 71 293.3M 0 16.24M 00:25 00:18 00:07 12.85M 74 409.6M 0 0 74 305.3M 0 16.01M 00:25 00:19 00:06 11.44M 77 409.6M 0 0 77 317.3M 0 15.81M 00:25 00:20 00:05 11.52M 80 409.6M 0 0 80 329.3M 0 15.62M 00:26 00:21 00:05 11.75M 83 409.6M 0 0 83 341.4M 0 15.46M 00:26 00:22 00:04 11.91M 86 409.6M 0 0 86 353.3M 0 15.31M 00:26 00:23 00:03 11.95M 89 409.6M 0 0 89 365.3M 0 15.17M 00:26 00:24 00:02 11.97M 92 409.6M 0 0 92 377.4M 0 15.05M 00:27 00:25 00:02 11.99M 95 409.6M 0 0 95 389.6M 0 14.94M 00:27 00:26 00:01 12.05M 98 409.6M 0 0 98 402.5M 0 14.86M 00:27 00:27 12.20M* upload completely sent off: 429525564 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: nQCmNriUp658YX//eLY/+7znhH78xrw0R+QsT+muAqkJUfC4K5c/H7WDH3czEqlb5NAiDZtOkgmy6oewaeE4Yf1moT2jEO0g < x-amz-request-id: KJ4EDZY5CR68KRVK < Date: Sun, 12 Apr 2026 03:12:38 GMT < x-amz-server-side-encryption: AES256 < ETag: "a13391718d74dc5b37894bab1f6b870e" < x-amz-checksum-crc64nvme: ed57GtQrUsk= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 409.6M 0 0 100 409.6M 0 14.70M 00:27 00:27 12.20M 100 409.6M 0 0 100 409.6M 0 14.70M 00:27 00:27 12.20M 100 409.6M 0 0 100 409.6M 0 14.70M 00:27 00:27 12.20M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 60.49 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.8, 52.92.1.152, 3.5.72.67, 3.5.66.7, 3.5.73.44, 52.218.116.80, 3.5.74.61, 3.5.69.24 * Trying 52.92.4.8: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.8 port 443) from 10.17.4.7 port 44450 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/c3373a00-8dd2-4a9b-b113-19c4fe02a62e.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEIr%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJHMEUCIQDmDXXv0Rmo40yOmDUSUJ0bAvYgK9G9JL52sd3FmBz6vgIgPkVUpF7pjetMnwM063tyLJUFhvgUdnu%2F54GXqouZvmQqugUIUhAAGgw4MzU0OTQ3NTMxMjYiDCi16fi00OeHFrrYEyqXBTUdu2R6OYYaMsxf68R%2BJ2CwzfdnbUxfchy8Usom1SedlpddudYUk14k1gCfNBZkT9h9JITeSNjro1cCyzISW0WlLyl8LLIldU99XHnpcvWZstVPhj2fiCq01YDn%2FMgwZWMW8Ale%2FhwP7Gn%2FdDGdKmTxuAZQbIqLU%2BKFeu5rGo9LEpSTasLNxx7YjjSEeHDNwlc5XWkp2uE3LXt5g4rU0zK7EZacL9weW3ZkPI6tQza3ZSipYVPB45ky2jP5lucV08T8zrMzEVIJGfkArqaUWNDe9exAuQdDJzXqPd0UJpW9S8N6hDsaysa%2B1Z2KIevmFPeqXjF1OD%2B5HDgCqcmVZ%2B8ijGej%2F0y5UOygtvIGLOkFAMDBqIpqBn1j5r3wD7UsoS4GpsLeLGXPSlFBYkB0EVSkZxJra4bVea66ugk11aDrhj8pVdRXwTv8xG8PHlLEsaYlZjxCufleU6EXdD2GZG0tHw5uOlUddRquUoha%2BgIq%2FY0u1Fj%2FyZTNTiRYyuQq9iuHi2YQih2qXOtBFbpqXWHufhB6dZGpqJl7tQidb4nygHGcwEvXl4sH9GPSveNo%2F2au98eFQMbKDKiQJcIJUn5ja4KKbjZ%2FcOFluyEE2HxrJG7RUneqxBKXnvo1EqhUxCEJChFP7kV3ivdjf5%2BJ3ypHssIpsXuoW4fZyqS9fdb2mIz66SJw0JQHy6%2FZnXQqmrCkldQP2G6WTOca%2Fs%2FaXhdtrD%2B8QejJ%2BOrzAiw%2B77FZUJYhdB5LeSK6Ui8%2FHkYC1ytz6epgyHc7ioijogcn9QXhOXTWkGaEwXWO%2FevebVMUlfhGm6cCL21TnvQNu0dAwQEoFp4iBMz5a24khD0%2Bu1lDTzlrjBo66xpKo5ROdhkaKHZhQxntDTCW5OvOBjqxASfgJWOLPhnzxvzauqXtgXTOT2CM94j6oER3%2BHfUQnHC6kllUjECWwhGmswErj6%2BdWhR3fyZ81hzYgLj6BFEVLIrWQ5o2ZtNVAT14IIpvNGKh08CV%2FueIFIWkOCYwYHXNKopG4b8E3MLB9IqYmcQr%2B0CFkQ1gkBg4BAYf7hD5UfaVnq4hLndToEbMLHgC66Tnz6tambApFCaCy06f1nBZSrPx%2F%2FNzIJIYRUZf8QpVubxpg%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260412T031305Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTHO6CUDC4%2F20260412%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=1e12056ee3f9dcf22b3a338d07c05d3aef5d3cb028b65d67dfd4f822f1171ae9 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 72749146 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 6 69.37M 0 0 6 4.31M 0 4.30M 00:16 00:01 00:15 4.31M 46 69.37M 0 0 46 32.37M 0 16.18M 00:04 00:02 00:02 16.18M 89 69.37M 0 0 89 61.93M 0 20.63M 00:03 00:03 20.63M* upload completely sent off: 72749146 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: uwD5pHQ/cju9tVtVKhT1A3NPOaxvWnPKO868jMD+KyQ7XuiyH6B5v0ROIodGtjaEnGhleHw7HfQ= < x-amz-request-id: 3W21XGT8TZC31AXS < Date: Sun, 12 Apr 2026 03:13:12 GMT < x-amz-server-side-encryption: AES256 < ETag: "2acab1086a680491c18c3339873458e7" < x-amz-checksum-crc64nvme: 8OycI6mLi4k= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 69.37M 0 0 100 69.37M 0 20.65M 00:03 00:03 20.63M 100 69.37M 0 0 100 69.37M 0 20.64M 00:03 00:03 20.63M 100 69.37M 0 0 100 69.37M 0 20.64M 00:03 00:03 20.63M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 9.08 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.64.223, 3.5.72.121, 3.5.73.58, 52.92.33.80, 52.92.19.0, 3.5.71.106, 3.5.67.239, 52.92.33.152 * Trying 3.5.64.223: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.64.223 port 443) from 10.17.4.7 port 37634 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/99ea32aa-8e86-466c-bcf7-b51ae516a7f6.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEIr%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJHMEUCIQDmDXXv0Rmo40yOmDUSUJ0bAvYgK9G9JL52sd3FmBz6vgIgPkVUpF7pjetMnwM063tyLJUFhvgUdnu%2F54GXqouZvmQqugUIUhAAGgw4MzU0OTQ3NTMxMjYiDCi16fi00OeHFrrYEyqXBTUdu2R6OYYaMsxf68R%2BJ2CwzfdnbUxfchy8Usom1SedlpddudYUk14k1gCfNBZkT9h9JITeSNjro1cCyzISW0WlLyl8LLIldU99XHnpcvWZstVPhj2fiCq01YDn%2FMgwZWMW8Ale%2FhwP7Gn%2FdDGdKmTxuAZQbIqLU%2BKFeu5rGo9LEpSTasLNxx7YjjSEeHDNwlc5XWkp2uE3LXt5g4rU0zK7EZacL9weW3ZkPI6tQza3ZSipYVPB45ky2jP5lucV08T8zrMzEVIJGfkArqaUWNDe9exAuQdDJzXqPd0UJpW9S8N6hDsaysa%2B1Z2KIevmFPeqXjF1OD%2B5HDgCqcmVZ%2B8ijGej%2F0y5UOygtvIGLOkFAMDBqIpqBn1j5r3wD7UsoS4GpsLeLGXPSlFBYkB0EVSkZxJra4bVea66ugk11aDrhj8pVdRXwTv8xG8PHlLEsaYlZjxCufleU6EXdD2GZG0tHw5uOlUddRquUoha%2BgIq%2FY0u1Fj%2FyZTNTiRYyuQq9iuHi2YQih2qXOtBFbpqXWHufhB6dZGpqJl7tQidb4nygHGcwEvXl4sH9GPSveNo%2F2au98eFQMbKDKiQJcIJUn5ja4KKbjZ%2FcOFluyEE2HxrJG7RUneqxBKXnvo1EqhUxCEJChFP7kV3ivdjf5%2BJ3ypHssIpsXuoW4fZyqS9fdb2mIz66SJw0JQHy6%2FZnXQqmrCkldQP2G6WTOca%2Fs%2FaXhdtrD%2B8QejJ%2BOrzAiw%2B77FZUJYhdB5LeSK6Ui8%2FHkYC1ytz6epgyHc7ioijogcn9QXhOXTWkGaEwXWO%2FevebVMUlfhGm6cCL21TnvQNu0dAwQEoFp4iBMz5a24khD0%2Bu1lDTzlrjBo66xpKo5ROdhkaKHZhQxntDTCW5OvOBjqxASfgJWOLPhnzxvzauqXtgXTOT2CM94j6oER3%2BHfUQnHC6kllUjECWwhGmswErj6%2BdWhR3fyZ81hzYgLj6BFEVLIrWQ5o2ZtNVAT14IIpvNGKh08CV%2FueIFIWkOCYwYHXNKopG4b8E3MLB9IqYmcQr%2B0CFkQ1gkBg4BAYf7hD5UfaVnq4hLndToEbMLHgC66Tnz6tambApFCaCy06f1nBZSrPx%2F%2FNzIJIYRUZf8QpVubxpg%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260412T031315Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTHO6CUDC4%2F20260412%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=ba7f2792d0419e9839d90ecc8f76b9d6f6fce43a6ee90e9e40e61ad4933cfdda HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 72998224 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 1 69.61M 0 0 1 1.00M 0 0.98M 01:10 00:01 01:09 0.98M 32 69.61M 0 0 32 22.75M 0 11.29M 00:06 00:02 00:04 11.29M 74 69.61M 0 0 74 51.75M 0 17.16M 00:04 00:03 00:01 17.16M* upload completely sent off: 72998224 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: BX5PXJEEFhWyJ1Pwe4q6A2iE0X8leQ3beTZPjurqM5RT1QsupXjhLTjfCVzIfS7RXd8VCmUiUnsX9VNhE7weP7habM/QqCBk < x-amz-request-id: VBJ3Q8FEJ5Y9Q9GQ < Date: Sun, 12 Apr 2026 03:13:22 GMT < x-amz-server-side-encryption: AES256 < ETag: "02348ee0bc2829453fc73368ee1c6491" < x-amz-checksum-crc64nvme: DNYRjXxeFhA= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 69.61M 0 0 100 69.61M 0 18.45M 00:03 00:03 17.16M 100 69.61M 0 0 100 69.61M 0 18.45M 00:03 00:03 17.16M 100 69.61M 0 0 100 69.61M 0 18.45M 00:03 00:03 17.16M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 9.98 seconds Blunders: now uploading files "/l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr" to blunders.io... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0* Host s3.eu-west-1.amazonaws.com:443 was resolved. * IPv6: (none) * IPv4: 52.92.33.32, 3.5.73.48, 3.5.67.252, 3.5.74.68, 3.5.64.226, 3.5.69.53, 3.5.67.239, 3.5.64.198 * Trying 52.92.33.32: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_CHACHA20_POLY1305_SHA256 / X25519MLKEM768 / RSASSA-PSS * ALPN: server accepted http/1.1 * Server certificate: * subject: CN=*.s3-eu-west-1.amazonaws.com * start date: Sep 5 00:00:00 2025 GMT * expire date: Aug 7 23:59:59 2026 GMT * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * subjectAltName: "s3.eu-west-1.amazonaws.com" matches cert's "s3.eu-west-1.amazonaws.com" * SSL certificate verified via OpenSSL. * Established connection to s3.eu-west-1.amazonaws.com (52.92.33.32 port 443) from 10.17.4.7 port 57444 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/ebd4d36b-7306-4d29-acd4-472f5e8529ee.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEIr%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJHMEUCIQDmDXXv0Rmo40yOmDUSUJ0bAvYgK9G9JL52sd3FmBz6vgIgPkVUpF7pjetMnwM063tyLJUFhvgUdnu%2F54GXqouZvmQqugUIUhAAGgw4MzU0OTQ3NTMxMjYiDCi16fi00OeHFrrYEyqXBTUdu2R6OYYaMsxf68R%2BJ2CwzfdnbUxfchy8Usom1SedlpddudYUk14k1gCfNBZkT9h9JITeSNjro1cCyzISW0WlLyl8LLIldU99XHnpcvWZstVPhj2fiCq01YDn%2FMgwZWMW8Ale%2FhwP7Gn%2FdDGdKmTxuAZQbIqLU%2BKFeu5rGo9LEpSTasLNxx7YjjSEeHDNwlc5XWkp2uE3LXt5g4rU0zK7EZacL9weW3ZkPI6tQza3ZSipYVPB45ky2jP5lucV08T8zrMzEVIJGfkArqaUWNDe9exAuQdDJzXqPd0UJpW9S8N6hDsaysa%2B1Z2KIevmFPeqXjF1OD%2B5HDgCqcmVZ%2B8ijGej%2F0y5UOygtvIGLOkFAMDBqIpqBn1j5r3wD7UsoS4GpsLeLGXPSlFBYkB0EVSkZxJra4bVea66ugk11aDrhj8pVdRXwTv8xG8PHlLEsaYlZjxCufleU6EXdD2GZG0tHw5uOlUddRquUoha%2BgIq%2FY0u1Fj%2FyZTNTiRYyuQq9iuHi2YQih2qXOtBFbpqXWHufhB6dZGpqJl7tQidb4nygHGcwEvXl4sH9GPSveNo%2F2au98eFQMbKDKiQJcIJUn5ja4KKbjZ%2FcOFluyEE2HxrJG7RUneqxBKXnvo1EqhUxCEJChFP7kV3ivdjf5%2BJ3ypHssIpsXuoW4fZyqS9fdb2mIz66SJw0JQHy6%2FZnXQqmrCkldQP2G6WTOca%2Fs%2FaXhdtrD%2B8QejJ%2BOrzAiw%2B77FZUJYhdB5LeSK6Ui8%2FHkYC1ytz6epgyHc7ioijogcn9QXhOXTWkGaEwXWO%2FevebVMUlfhGm6cCL21TnvQNu0dAwQEoFp4iBMz5a24khD0%2Bu1lDTzlrjBo66xpKo5ROdhkaKHZhQxntDTCW5OvOBjqxASfgJWOLPhnzxvzauqXtgXTOT2CM94j6oER3%2BHfUQnHC6kllUjECWwhGmswErj6%2BdWhR3fyZ81hzYgLj6BFEVLIrWQ5o2ZtNVAT14IIpvNGKh08CV%2FueIFIWkOCYwYHXNKopG4b8E3MLB9IqYmcQr%2B0CFkQ1gkBg4BAYf7hD5UfaVnq4hLndToEbMLHgC66Tnz6tambApFCaCy06f1nBZSrPx%2F%2FNzIJIYRUZf8QpVubxpg%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260412T031325Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTHO6CUDC4%2F20260412%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=bea1037623a9fe076c7a54ce08e5f7b33136f2411c2a803a8744cc5a30df59d4 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 59865062 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 6 57.09M 0 0 6 3.75M 0 3.72M 00:15 00:01 00:14 3.72M 51 57.09M 0 0 51 29.31M 0 14.60M 00:03 00:02 00:01 14.60M 99 57.09M 0 0 99 56.75M 0 18.87M 00:03 00:03 18.87M* upload completely sent off: 59865062 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: TWd/VNjJ4SUM29lOoSZ5EhNC8Ph3um+vUSICuf+lQT6AyaCPzOGUrx8O2LoyuIHRxpW2uiuazA0= < x-amz-request-id: R8QPK85GY9B5BKQH < Date: Sun, 12 Apr 2026 03:13:31 GMT < x-amz-server-side-encryption: AES256 < ETag: "117430363db5167055d1376567de3605" < x-amz-checksum-crc64nvme: mWsiFglvggA= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 57.09M 0 0 100 57.09M 0 17.86M 00:03 00:03 18.87M 100 57.09M 0 0 100 57.09M 0 17.86M 00:03 00:03 18.87M 100 57.09M 0 0 100 57.09M 0 17.86M 00:03 00:03 18.87M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 7.95 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.73.109, 3.5.72.117, 52.218.0.179, 3.5.72.118, 3.5.72.82, 3.5.72.87, 3.5.71.125, 3.5.67.239 * Trying 3.5.73.109:443... * ALPN: curl offers h2,http/1.1 } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [1570 bytes data] * SSL Trust Anchors: * CAfile: /etc/ssl/certs/ca-certificates.crt { [5 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [1210 bytes data] * TLSv1.3 (IN), TLS change cipher, Change cipher spec (1): { [1 bytes data] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): { [25 bytes data] * TLSv1.3 (IN), TLS handshake, Certificate (11): { [4422 bytes data] * TLSv1.3 (IN), TLS handshake, CERT verify (15): { [264 bytes data] * TLSv1.3 (IN), TLS handshake, Finished (20): { [36 bytes data] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): } [1 bytes data] * TLSv1.3 (OUT), TLS handshake, Finished (20): } [36 bytes data] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / X25519MLKEM768 / RSASSA-PSS * ALPN: server accepted http/1.1 * Server certificate: * subject: CN=*.s3-eu-west-1.amazonaws.com * start date: Sep 5 00:00:00 2025 GMT * expire date: Aug 7 23:59:59 2026 GMT * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * subjectAltName: "s3.eu-west-1.amazonaws.com" matches cert's "s3.eu-west-1.amazonaws.com" * SSL certificate verified via OpenSSL. * Established connection to s3.eu-west-1.amazonaws.com (3.5.73.109 port 443) from 10.17.4.7 port 40372 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/04e248bf-0f02-4bb1-83ba-970419a99b45.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEIr%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJHMEUCIQDmDXXv0Rmo40yOmDUSUJ0bAvYgK9G9JL52sd3FmBz6vgIgPkVUpF7pjetMnwM063tyLJUFhvgUdnu%2F54GXqouZvmQqugUIUhAAGgw4MzU0OTQ3NTMxMjYiDCi16fi00OeHFrrYEyqXBTUdu2R6OYYaMsxf68R%2BJ2CwzfdnbUxfchy8Usom1SedlpddudYUk14k1gCfNBZkT9h9JITeSNjro1cCyzISW0WlLyl8LLIldU99XHnpcvWZstVPhj2fiCq01YDn%2FMgwZWMW8Ale%2FhwP7Gn%2FdDGdKmTxuAZQbIqLU%2BKFeu5rGo9LEpSTasLNxx7YjjSEeHDNwlc5XWkp2uE3LXt5g4rU0zK7EZacL9weW3ZkPI6tQza3ZSipYVPB45ky2jP5lucV08T8zrMzEVIJGfkArqaUWNDe9exAuQdDJzXqPd0UJpW9S8N6hDsaysa%2B1Z2KIevmFPeqXjF1OD%2B5HDgCqcmVZ%2B8ijGej%2F0y5UOygtvIGLOkFAMDBqIpqBn1j5r3wD7UsoS4GpsLeLGXPSlFBYkB0EVSkZxJra4bVea66ugk11aDrhj8pVdRXwTv8xG8PHlLEsaYlZjxCufleU6EXdD2GZG0tHw5uOlUddRquUoha%2BgIq%2FY0u1Fj%2FyZTNTiRYyuQq9iuHi2YQih2qXOtBFbpqXWHufhB6dZGpqJl7tQidb4nygHGcwEvXl4sH9GPSveNo%2F2au98eFQMbKDKiQJcIJUn5ja4KKbjZ%2FcOFluyEE2HxrJG7RUneqxBKXnvo1EqhUxCEJChFP7kV3ivdjf5%2BJ3ypHssIpsXuoW4fZyqS9fdb2mIz66SJw0JQHy6%2FZnXQqmrCkldQP2G6WTOca%2Fs%2FaXhdtrD%2B8QejJ%2BOrzAiw%2B77FZUJYhdB5LeSK6Ui8%2FHkYC1ytz6epgyHc7ioijogcn9QXhOXTWkGaEwXWO%2FevebVMUlfhGm6cCL21TnvQNu0dAwQEoFp4iBMz5a24khD0%2Bu1lDTzlrjBo66xpKo5ROdhkaKHZhQxntDTCW5OvOBjqxASfgJWOLPhnzxvzauqXtgXTOT2CM94j6oER3%2BHfUQnHC6kllUjECWwhGmswErj6%2BdWhR3fyZ81hzYgLj6BFEVLIrWQ5o2ZtNVAT14IIpvNGKh08CV%2FueIFIWkOCYwYHXNKopG4b8E3MLB9IqYmcQr%2B0CFkQ1gkBg4BAYf7hD5UfaVnq4hLndToEbMLHgC66Tnz6tambApFCaCy06f1nBZSrPx%2F%2FNzIJIYRUZf8QpVubxpg%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260412T031333Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTHO6CUDC4%2F20260412%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=08743f34a73099036f4331046f082d097be011accd8a1aa859d7227642344092 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 70237973 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 1 66.98M 0 0 1 832.0k 0 821.8k 01:23 00:01 01:22 822.1k 30 66.98M 0 0 30 20.18M 0 10.02M 00:06 00:02 00:04 10.03M 74 66.98M 0 0 74 49.62M 0 16.46M 00:04 00:03 00:01 16.46M 95 66.98M 0 0 95 64.06M 0 15.95M 00:04 00:04 15.95M* upload completely sent off: 70237973 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: FyazhQj/ZhPNfDkOBMP/UUlZxkB+N/rcVJzEGS1PS8u/u4SgfMtQo/57oyFP4XwsZPvpPA2yzkKAWtycGBFr59Q+MEUxbnPP < x-amz-request-id: YFVJY6NSMJ5P4ZY6 < Date: Sun, 12 Apr 2026 03:13:41 GMT < x-amz-server-side-encryption: AES256 < ETag: "9fb1d7539def8b905babf29698c52eb9" < x-amz-checksum-crc64nvme: Ifak8IqhA9U= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 66.98M 0 0 100 66.98M 0 15.20M 00:04 00:04 15.95M 100 66.98M 0 0 100 66.98M 0 15.20M 00:04 00:04 15.95M 100 66.98M 0 0 100 66.98M 0 15.20M 00:04 00:04 15.95M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 10.36 seconds no out.png (QPSChart)! heaps: (132799944, 138918616, 136391066.4, 1841214.226500442) [2026-04-11 23:13:47.469399] RUN: tar cjf logs.tar.bz2 --exclude=*.pk * [2026-04-11 23:14:52.247735] took 64.8 sec /l/logs.nightly/2026.04.10.18.34.50/logs.tar.bz2: fixed index size 125222.15 MB /l/logs.nightly/2026.04.10.18.34.50/logs.tar.bz2: fixed index time 42252.6s, bytes 25526799676 (from log) [2026-04-11 23:15:34.635282] done: total time 1 day, 4:40:43.643293 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 + 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-11 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 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(-) 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-11.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-11.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 e5aad7e39ac9b601ef78bcb222b86cc1fd38bc78 NOTE: logging all output to /l/logs.nightly/geo/2026.04.11.23.23.16.log.txt; saving results to /l/logs.nightly/geo/2026.04.11.23.23.16.pk RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -points -polyRussia -reindex 1.6s: points, polyRussia: 1000000... 3.3s: points, polyRussia: 2000000... 4.7s: points, polyRussia: 3000000... 6.1s: points, polyRussia: 4000000... 7.5s: points, polyRussia: 5000000... 8.8s: points, polyRussia: 6000000... 10.2s: points, polyRussia: 7000000... 11.5s: points, polyRussia: 8000000... 12.9s: points, polyRussia: 9000000... 14.2s: points, polyRussia: 10000000... 21.6s: points, polyRussia: 11000000... 22.5s: points, polyRussia: 12000000... 23.9s: points, polyRussia: 13000000... 25.3s: points, polyRussia: 14000000... 26.7s: points, polyRussia: 15000000... 28.0s: points, polyRussia: 16000000... 29.5s: points, polyRussia: 17000000... 30.9s: points, polyRussia: 18000000... 32.3s: points, polyRussia: 19000000... 33.6s: points, polyRussia: 20000000... 35.0s: points, polyRussia: 21000000... 42.3s: points, polyRussia: 22000000... 43.3s: points, polyRussia: 23000000... 44.6s: points, polyRussia: 24000000... 46.0s: points, polyRussia: 25000000... 47.3s: points, polyRussia: 26000000... 48.6s: points, polyRussia: 27000000... 50.0s: points, polyRussia: 28000000... 51.3s: points, polyRussia: 29000000... 52.6s: points, polyRussia: 30000000... 54.0s: points, polyRussia: 31000000... 55.3s: points, polyRussia: 32000000... 62.6s: points, polyRussia: 33000000... 64.0s: points, polyRussia: 34000000... 64.9s: points, polyRussia: 35000000... 66.2s: points, polyRussia: 36000000... 67.5s: points, polyRussia: 37000000... 68.9s: points, polyRussia: 38000000... 70.2s: points, polyRussia: 39000000... 71.5s: points, polyRussia: 40000000... 72.8s: points, polyRussia: 41000000... 74.2s: points, polyRussia: 42000000... 75.5s: points, polyRussia: 43000000... 82.8s: points, polyRussia: 44000000... 84.1s: points, polyRussia: 45000000... 85.0s: points, polyRussia: 46000000... 86.3s: points, polyRussia: 47000000... 87.7s: points, polyRussia: 48000000... 89.0s: points, polyRussia: 49000000... 90.4s: points, polyRussia: 50000000... 91.7s: points, polyRussia: 51000000... 93.0s: points, polyRussia: 52000000... 94.4s: points, polyRussia: 53000000... 95.7s: points, polyRussia: 54000000... 102.9s: points, polyRussia: 55000000... 104.3s: points, polyRussia: 56000000... 105.2s: points, polyRussia: 57000000... 106.6s: points, polyRussia: 58000000... 107.9s: points, polyRussia: 59000000... 109.2s: points, polyRussia: 60000000... 112.5s: points, polyRussia: 112.436023569 sec to index part 0 112.5s: points, polyRussia: INDEX SIZE: 0.4939169967547059 GB 112.5s: points, polyRussia: READER MB: 0.0 112.5s: points, polyRussia: maxDoc=60844404 112.8s: points, polyRussia: ITER 0: 14.90 M hits/sec, 4.25 QPS (0.24 sec for 1 queries), totHits=3508846 112.8s: points, polyRussia: *** 112.9s: points, polyRussia: ITER 1: 51.65 M hits/sec, 14.72 QPS (0.07 sec for 1 queries), totHits=3508846 112.9s: points, polyRussia: *** 112.9s: points, polyRussia: ITER 2: 56.23 M hits/sec, 16.03 QPS (0.06 sec for 1 queries), totHits=3508846 112.9s: points, polyRussia: *** 113.0s: points, polyRussia: ITER 3: 64.97 M hits/sec, 18.52 QPS (0.05 sec for 1 queries), totHits=3508846 113.0s: points, polyRussia: *** 113.0s: points, polyRussia: ITER 4: 65.78 M hits/sec, 18.75 QPS (0.05 sec for 1 queries), totHits=3508846 113.0s: points, polyRussia: *** 113.1s: points, polyRussia: ITER 5: 66.22 M hits/sec, 18.87 QPS (0.05 sec for 1 queries), totHits=3508846 113.1s: points, polyRussia: *** 113.1s: points, polyRussia: ITER 6: 65.17 M hits/sec, 18.57 QPS (0.05 sec for 1 queries), totHits=3508846 113.2s: points, polyRussia: ITER 7: 66.09 M hits/sec, 18.83 QPS (0.05 sec for 1 queries), totHits=3508846 113.2s: points, polyRussia: ITER 8: 65.38 M hits/sec, 18.63 QPS (0.05 sec for 1 queries), totHits=3508846 113.3s: points, polyRussia: ITER 9: 65.81 M hits/sec, 18.76 QPS (0.05 sec for 1 queries), totHits=3508846 113.4s: points, polyRussia: ITER 10: 65.60 M hits/sec, 18.70 QPS (0.05 sec for 1 queries), totHits=3508846 113.4s: points, polyRussia: ITER 11: 66.57 M hits/sec, 18.97 QPS (0.05 sec for 1 queries), totHits=3508846 113.4s: points, polyRussia: *** 113.5s: points, polyRussia: ITER 12: 66.08 M hits/sec, 18.83 QPS (0.05 sec for 1 queries), totHits=3508846 113.5s: points, polyRussia: ITER 13: 66.60 M hits/sec, 18.98 QPS (0.05 sec for 1 queries), totHits=3508846 113.5s: points, polyRussia: *** 113.6s: points, polyRussia: ITER 14: 66.25 M hits/sec, 18.88 QPS (0.05 sec for 1 queries), totHits=3508846 113.6s: points, polyRussia: ITER 15: 65.54 M hits/sec, 18.68 QPS (0.05 sec for 1 queries), totHits=3508846 113.7s: points, polyRussia: ITER 16: 67.71 M hits/sec, 19.30 QPS (0.05 sec for 1 queries), totHits=3508846 113.7s: points, polyRussia: *** 113.7s: points, polyRussia: ITER 17: 58.18 M hits/sec, 16.58 QPS (0.06 sec for 1 queries), totHits=3508846 113.8s: points, polyRussia: ITER 18: 67.19 M hits/sec, 19.15 QPS (0.05 sec for 1 queries), totHits=3508846 113.8s: points, polyRussia: ITER 19: 66.72 M hits/sec, 19.01 QPS (0.05 sec for 1 queries), totHits=3508846 113.8s: points, polyRussia: BEST M hits/sec: 67.70659478634025 113.8s: points, polyRussia: BEST QPS: 19.29597217613433 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |points|112.4s|0.0s|0.49|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|||| |polyMedium|points|||| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|||| |polyRussia|points|67.71|19.30|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|||| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -geo3dlarge -polyRussia -reindex 115.6s: geo3d, polyRussia: 1000000... 117.6s: geo3d, polyRussia: 2000000... 119.3s: geo3d, polyRussia: 3000000... 121.0s: geo3d, polyRussia: 4000000... 122.6s: geo3d, polyRussia: 5000000... 124.3s: geo3d, polyRussia: 6000000... 125.9s: geo3d, polyRussia: 7000000... 127.5s: geo3d, polyRussia: 8000000... 129.2s: geo3d, polyRussia: 9000000... 130.8s: geo3d, polyRussia: 10000000... 139.7s: geo3d, polyRussia: 11000000... 140.8s: geo3d, polyRussia: 12000000... 142.4s: geo3d, polyRussia: 13000000... 144.1s: geo3d, polyRussia: 14000000... 145.7s: geo3d, polyRussia: 15000000... 147.4s: geo3d, polyRussia: 16000000... 149.1s: geo3d, polyRussia: 17000000... 150.8s: geo3d, polyRussia: 18000000... 152.4s: geo3d, polyRussia: 19000000... 154.1s: geo3d, polyRussia: 20000000... 155.7s: geo3d, polyRussia: 21000000... 164.7s: geo3d, polyRussia: 22000000... 165.7s: geo3d, polyRussia: 23000000... 167.4s: geo3d, polyRussia: 24000000... 169.1s: geo3d, polyRussia: 25000000... 170.7s: geo3d, polyRussia: 26000000... 172.3s: geo3d, polyRussia: 27000000... 174.0s: geo3d, polyRussia: 28000000... 175.6s: geo3d, polyRussia: 29000000... 177.3s: geo3d, polyRussia: 30000000... 178.9s: geo3d, polyRussia: 31000000... 180.5s: geo3d, polyRussia: 32000000... 189.5s: geo3d, polyRussia: 33000000... 191.2s: geo3d, polyRussia: 34000000... 192.2s: geo3d, polyRussia: 35000000... 193.9s: geo3d, polyRussia: 36000000... 195.5s: geo3d, polyRussia: 37000000... 197.1s: geo3d, polyRussia: 38000000... 198.7s: geo3d, polyRussia: 39000000... 200.4s: geo3d, polyRussia: 40000000... 202.0s: geo3d, polyRussia: 41000000... 203.7s: geo3d, polyRussia: 42000000... 205.3s: geo3d, polyRussia: 43000000... 214.3s: geo3d, polyRussia: 44000000... 215.9s: geo3d, polyRussia: 45000000... 217.0s: geo3d, polyRussia: 46000000... 218.6s: geo3d, polyRussia: 47000000... 220.2s: geo3d, polyRussia: 48000000... 221.9s: geo3d, polyRussia: 49000000... 223.5s: geo3d, polyRussia: 50000000... 225.2s: geo3d, polyRussia: 51000000... 226.8s: geo3d, polyRussia: 52000000... 228.4s: geo3d, polyRussia: 53000000... 230.1s: geo3d, polyRussia: 54000000... 239.0s: geo3d, polyRussia: 55000000... 240.6s: geo3d, polyRussia: 56000000... 241.7s: geo3d, polyRussia: 57000000... 243.3s: geo3d, polyRussia: 58000000... 245.0s: geo3d, polyRussia: 59000000... 246.6s: geo3d, polyRussia: 60000000... 249.9s: geo3d, polyRussia: 136.003238433 sec to index part 0 249.9s: geo3d, polyRussia: INDEX SIZE: 0.6990031152963638 GB 249.9s: geo3d, polyRussia: READER MB: 0.0 249.9s: geo3d, polyRussia: maxDoc=60844404 251.4s: geo3d, polyRussia: ITER 0: 2.32 M hits/sec, 0.66 QPS (1.52 sec for 1 queries), totHits=3508671 251.4s: geo3d, polyRussia: *** 252.6s: geo3d, polyRussia: ITER 1: 3.04 M hits/sec, 0.87 QPS (1.16 sec for 1 queries), totHits=3508671 252.6s: geo3d, polyRussia: *** 253.6s: geo3d, polyRussia: ITER 2: 3.38 M hits/sec, 0.96 QPS (1.04 sec for 1 queries), totHits=3508671 253.6s: geo3d, polyRussia: *** 254.6s: geo3d, polyRussia: ITER 3: 3.51 M hits/sec, 1.00 QPS (1.00 sec for 1 queries), totHits=3508671 254.6s: geo3d, polyRussia: *** 255.6s: geo3d, polyRussia: ITER 4: 3.60 M hits/sec, 1.03 QPS (0.98 sec for 1 queries), totHits=3508671 255.6s: geo3d, polyRussia: *** 256.6s: geo3d, polyRussia: ITER 5: 3.57 M hits/sec, 1.02 QPS (0.98 sec for 1 queries), totHits=3508671 257.6s: geo3d, polyRussia: ITER 6: 3.61 M hits/sec, 1.03 QPS (0.97 sec for 1 queries), totHits=3508671 257.6s: geo3d, polyRussia: *** 258.6s: geo3d, polyRussia: ITER 7: 3.57 M hits/sec, 1.02 QPS (0.98 sec for 1 queries), totHits=3508671 259.6s: geo3d, polyRussia: ITER 8: 3.42 M hits/sec, 0.98 QPS (1.03 sec for 1 queries), totHits=3508671 260.6s: geo3d, polyRussia: ITER 9: 3.55 M hits/sec, 1.01 QPS (0.99 sec for 1 queries), totHits=3508671 261.5s: geo3d, polyRussia: ITER 10: 3.64 M hits/sec, 1.04 QPS (0.96 sec for 1 queries), totHits=3508671 261.5s: geo3d, polyRussia: *** 262.5s: geo3d, polyRussia: ITER 11: 3.55 M hits/sec, 1.01 QPS (0.99 sec for 1 queries), totHits=3508671 263.5s: geo3d, polyRussia: ITER 12: 3.70 M hits/sec, 1.05 QPS (0.95 sec for 1 queries), totHits=3508671 263.5s: geo3d, polyRussia: *** 264.4s: geo3d, polyRussia: ITER 13: 3.67 M hits/sec, 1.05 QPS (0.96 sec for 1 queries), totHits=3508671 265.4s: geo3d, polyRussia: ITER 14: 3.69 M hits/sec, 1.05 QPS (0.95 sec for 1 queries), totHits=3508671 266.3s: geo3d, polyRussia: ITER 15: 3.64 M hits/sec, 1.04 QPS (0.96 sec for 1 queries), totHits=3508671 267.3s: geo3d, polyRussia: ITER 16: 3.66 M hits/sec, 1.04 QPS (0.96 sec for 1 queries), totHits=3508671 268.3s: geo3d, polyRussia: ITER 17: 3.61 M hits/sec, 1.03 QPS (0.97 sec for 1 queries), totHits=3508671 269.2s: geo3d, polyRussia: ITER 18: 3.66 M hits/sec, 1.04 QPS (0.96 sec for 1 queries), totHits=3508671 270.2s: geo3d, polyRussia: ITER 19: 3.62 M hits/sec, 1.03 QPS (0.97 sec for 1 queries), totHits=3508671 270.2s: geo3d, polyRussia: BEST M hits/sec: 3.6983534810447214 270.2s: geo3d, polyRussia: BEST QPS: 1.0540610621641986 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.0s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|||| |polyMedium|points|||| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.70|1.05|3508671| |polyRussia|points|67.71|19.30|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|||| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -shapes -polyRussia -reindex 272.0s: shapes, polyRussia: 1000000... 274.4s: shapes, polyRussia: 2000000... 276.4s: shapes, polyRussia: 3000000... 278.3s: shapes, polyRussia: 4000000... 280.2s: shapes, polyRussia: 5000000... 282.1s: shapes, polyRussia: 6000000... 284.1s: shapes, polyRussia: 7000000... 286.0s: shapes, polyRussia: 8000000... 288.0s: shapes, polyRussia: 9000000... 289.9s: shapes, polyRussia: 10000000... 301.7s: shapes, polyRussia: 11000000... 302.9s: shapes, polyRussia: 12000000... 304.8s: shapes, polyRussia: 13000000... 306.7s: shapes, polyRussia: 14000000... 308.7s: shapes, polyRussia: 15000000... 310.6s: shapes, polyRussia: 16000000... 312.7s: shapes, polyRussia: 17000000... 314.6s: shapes, polyRussia: 18000000... 316.5s: shapes, polyRussia: 19000000... 318.5s: shapes, polyRussia: 20000000... 320.4s: shapes, polyRussia: 21000000... 332.4s: shapes, polyRussia: 22000000... 333.6s: shapes, polyRussia: 23000000... 335.5s: shapes, polyRussia: 24000000... 337.5s: shapes, polyRussia: 25000000... 339.4s: shapes, polyRussia: 26000000... 341.3s: shapes, polyRussia: 27000000... 343.3s: shapes, polyRussia: 28000000... 345.2s: shapes, polyRussia: 29000000... 347.1s: shapes, polyRussia: 30000000... 349.0s: shapes, polyRussia: 31000000... 351.0s: shapes, polyRussia: 32000000... 362.9s: shapes, polyRussia: 33000000... 364.8s: shapes, polyRussia: 34000000... 366.0s: shapes, polyRussia: 35000000... 367.9s: shapes, polyRussia: 36000000... 369.8s: shapes, polyRussia: 37000000... 371.7s: shapes, polyRussia: 38000000... 373.7s: shapes, polyRussia: 39000000... 375.6s: shapes, polyRussia: 40000000... 377.5s: shapes, polyRussia: 41000000... 379.5s: shapes, polyRussia: 42000000... 381.4s: shapes, polyRussia: 43000000... 393.2s: shapes, polyRussia: 44000000... 395.2s: shapes, polyRussia: 45000000... 396.3s: shapes, polyRussia: 46000000... 398.2s: shapes, polyRussia: 47000000... 400.1s: shapes, polyRussia: 48000000... 402.1s: shapes, polyRussia: 49000000... 404.1s: shapes, polyRussia: 50000000... 406.0s: shapes, polyRussia: 51000000... 407.9s: shapes, polyRussia: 52000000... 409.8s: shapes, polyRussia: 53000000... 411.8s: shapes, polyRussia: 54000000... 423.6s: shapes, polyRussia: 55000000... 425.5s: shapes, polyRussia: 56000000... 426.7s: shapes, polyRussia: 57000000... 428.7s: shapes, polyRussia: 58000000... 430.6s: shapes, polyRussia: 59000000... 432.5s: shapes, polyRussia: 60000000... 438.0s: shapes, polyRussia: 167.72349138 sec to index part 0 438.0s: shapes, polyRussia: INDEX SIZE: 1.2543620793148875 GB 438.0s: shapes, polyRussia: READER MB: 0.0 438.0s: shapes, polyRussia: maxDoc=60844404 438.2s: shapes, polyRussia: ITER 0: 18.11 M hits/sec, 5.16 QPS (0.19 sec for 1 queries), totHits=3508846 438.2s: shapes, polyRussia: *** 438.3s: shapes, polyRussia: ITER 1: 41.61 M hits/sec, 11.86 QPS (0.08 sec for 1 queries), totHits=3508846 438.3s: shapes, polyRussia: *** 438.4s: shapes, polyRussia: ITER 2: 42.75 M hits/sec, 12.18 QPS (0.08 sec for 1 queries), totHits=3508846 438.4s: shapes, polyRussia: *** 438.5s: shapes, polyRussia: ITER 3: 32.95 M hits/sec, 9.39 QPS (0.11 sec for 1 queries), totHits=3508846 438.6s: shapes, polyRussia: ITER 4: 45.09 M hits/sec, 12.85 QPS (0.08 sec for 1 queries), totHits=3508846 438.6s: shapes, polyRussia: *** 438.7s: shapes, polyRussia: ITER 5: 45.28 M hits/sec, 12.90 QPS (0.08 sec for 1 queries), totHits=3508846 438.7s: shapes, polyRussia: *** 438.8s: shapes, polyRussia: ITER 6: 45.06 M hits/sec, 12.84 QPS (0.08 sec for 1 queries), totHits=3508846 438.8s: shapes, polyRussia: ITER 7: 45.39 M hits/sec, 12.94 QPS (0.08 sec for 1 queries), totHits=3508846 438.8s: shapes, polyRussia: *** 438.9s: shapes, polyRussia: ITER 8: 45.42 M hits/sec, 12.94 QPS (0.08 sec for 1 queries), totHits=3508846 438.9s: shapes, polyRussia: *** 439.0s: shapes, polyRussia: ITER 9: 45.96 M hits/sec, 13.10 QPS (0.08 sec for 1 queries), totHits=3508846 439.0s: shapes, polyRussia: *** 439.1s: shapes, polyRussia: ITER 10: 45.64 M hits/sec, 13.01 QPS (0.08 sec for 1 queries), totHits=3508846 439.1s: shapes, polyRussia: ITER 11: 45.66 M hits/sec, 13.01 QPS (0.08 sec for 1 queries), totHits=3508846 439.2s: shapes, polyRussia: ITER 12: 46.00 M hits/sec, 13.11 QPS (0.08 sec for 1 queries), totHits=3508846 439.2s: shapes, polyRussia: *** 439.3s: shapes, polyRussia: ITER 13: 46.06 M hits/sec, 13.13 QPS (0.08 sec for 1 queries), totHits=3508846 439.3s: shapes, polyRussia: *** 439.4s: shapes, polyRussia: ITER 14: 46.31 M hits/sec, 13.20 QPS (0.08 sec for 1 queries), totHits=3508846 439.4s: shapes, polyRussia: *** 439.4s: shapes, polyRussia: ITER 15: 46.15 M hits/sec, 13.15 QPS (0.08 sec for 1 queries), totHits=3508846 439.5s: shapes, polyRussia: ITER 16: 37.01 M hits/sec, 10.55 QPS (0.09 sec for 1 queries), totHits=3508846 439.6s: shapes, polyRussia: ITER 17: 46.28 M hits/sec, 13.19 QPS (0.08 sec for 1 queries), totHits=3508846 439.7s: shapes, polyRussia: ITER 18: 46.62 M hits/sec, 13.29 QPS (0.08 sec for 1 queries), totHits=3508846 439.7s: shapes, polyRussia: *** 439.8s: shapes, polyRussia: ITER 19: 46.65 M hits/sec, 13.29 QPS (0.08 sec for 1 queries), totHits=3508846 439.8s: shapes, polyRussia: *** 439.8s: shapes, polyRussia: BEST M hits/sec: 46.64694637734737 439.8s: shapes, polyRussia: BEST QPS: 13.29409907911244 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.0s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.7s|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.70|1.05|3508671| |polyRussia|points|67.71|19.30|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.0s: points, polyMedium: INDEX SIZE: 0.4939169967547059 GB 440.0s: points, polyMedium: READER MB: 0.0 440.0s: points, polyMedium: maxDoc=60844404 440.6s: points, polyMedium: ITER 0: 6.90 M hits/sec, 84.53 QPS (0.39 sec for 33 queries), totHits=2693559 440.6s: points, polyMedium: *** 440.7s: points, polyMedium: ITER 1: 16.06 M hits/sec, 196.79 QPS (0.17 sec for 33 queries), totHits=2693559 440.7s: points, polyMedium: *** 440.9s: points, polyMedium: ITER 2: 16.70 M hits/sec, 204.60 QPS (0.16 sec for 33 queries), totHits=2693559 440.9s: points, polyMedium: *** 441.1s: points, polyMedium: ITER 3: 16.64 M hits/sec, 203.86 QPS (0.16 sec for 33 queries), totHits=2693559 441.2s: points, polyMedium: ITER 4: 16.09 M hits/sec, 197.15 QPS (0.17 sec for 33 queries), totHits=2693559 441.4s: points, polyMedium: ITER 5: 16.91 M hits/sec, 207.22 QPS (0.16 sec for 33 queries), totHits=2693559 441.4s: points, polyMedium: *** 441.5s: points, polyMedium: ITER 6: 17.01 M hits/sec, 208.35 QPS (0.16 sec for 33 queries), totHits=2693559 441.5s: points, polyMedium: *** 441.7s: points, polyMedium: ITER 7: 17.03 M hits/sec, 208.63 QPS (0.16 sec for 33 queries), totHits=2693559 441.7s: points, polyMedium: *** 441.9s: points, polyMedium: ITER 8: 16.67 M hits/sec, 204.27 QPS (0.16 sec for 33 queries), totHits=2693559 442.0s: points, polyMedium: ITER 9: 16.92 M hits/sec, 207.24 QPS (0.16 sec for 33 queries), totHits=2693559 442.2s: points, polyMedium: ITER 10: 16.63 M hits/sec, 203.75 QPS (0.16 sec for 33 queries), totHits=2693559 442.3s: points, polyMedium: ITER 11: 16.88 M hits/sec, 206.86 QPS (0.16 sec for 33 queries), totHits=2693559 442.5s: points, polyMedium: ITER 12: 16.87 M hits/sec, 206.72 QPS (0.16 sec for 33 queries), totHits=2693559 442.7s: points, polyMedium: ITER 13: 16.87 M hits/sec, 206.72 QPS (0.16 sec for 33 queries), totHits=2693559 442.8s: points, polyMedium: ITER 14: 16.65 M hits/sec, 203.93 QPS (0.16 sec for 33 queries), totHits=2693559 443.0s: points, polyMedium: ITER 15: 16.57 M hits/sec, 203.00 QPS (0.16 sec for 33 queries), totHits=2693559 443.2s: points, polyMedium: ITER 16: 15.91 M hits/sec, 194.89 QPS (0.17 sec for 33 queries), totHits=2693559 443.3s: points, polyMedium: ITER 17: 16.83 M hits/sec, 206.14 QPS (0.16 sec for 33 queries), totHits=2693559 443.5s: points, polyMedium: ITER 18: 16.79 M hits/sec, 205.66 QPS (0.16 sec for 33 queries), totHits=2693559 443.6s: points, polyMedium: ITER 19: 16.64 M hits/sec, 203.91 QPS (0.16 sec for 33 queries), totHits=2693559 443.6s: points, polyMedium: BEST M hits/sec: 17.02934833098719 443.6s: points, polyMedium: BEST QPS: 208.63418804732967 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.0s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.7s|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|17.03|208.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.70|1.05|3508671| |polyRussia|points|67.71|19.30|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 443.9s: geo3d, polyMedium: INDEX SIZE: 0.6990031152963638 GB 443.9s: geo3d, polyMedium: READER MB: 0.0 443.9s: geo3d, polyMedium: maxDoc=60844404 445.5s: geo3d, polyMedium: ITER 0: 1.76 M hits/sec, 21.55 QPS (1.53 sec for 33 queries), totHits=2693541 445.5s: geo3d, polyMedium: *** 446.6s: geo3d, polyMedium: ITER 1: 2.59 M hits/sec, 31.72 QPS (1.04 sec for 33 queries), totHits=2693541 446.6s: geo3d, polyMedium: *** 447.6s: geo3d, polyMedium: ITER 2: 2.61 M hits/sec, 31.96 QPS (1.03 sec for 33 queries), totHits=2693541 447.6s: geo3d, polyMedium: *** 448.7s: geo3d, polyMedium: ITER 3: 2.54 M hits/sec, 31.15 QPS (1.06 sec for 33 queries), totHits=2693541 449.7s: geo3d, polyMedium: ITER 4: 2.55 M hits/sec, 31.19 QPS (1.06 sec for 33 queries), totHits=2693541 450.8s: geo3d, polyMedium: ITER 5: 2.50 M hits/sec, 30.64 QPS (1.08 sec for 33 queries), totHits=2693541 451.9s: geo3d, polyMedium: ITER 6: 2.55 M hits/sec, 31.24 QPS (1.06 sec for 33 queries), totHits=2693541 452.9s: geo3d, polyMedium: ITER 7: 2.49 M hits/sec, 30.52 QPS (1.08 sec for 33 queries), totHits=2693541 454.0s: geo3d, polyMedium: ITER 8: 2.41 M hits/sec, 29.58 QPS (1.12 sec for 33 queries), totHits=2693541 455.1s: geo3d, polyMedium: ITER 9: 2.49 M hits/sec, 30.50 QPS (1.08 sec for 33 queries), totHits=2693541 456.2s: geo3d, polyMedium: ITER 10: 2.55 M hits/sec, 31.28 QPS (1.05 sec for 33 queries), totHits=2693541 457.2s: geo3d, polyMedium: ITER 11: 2.55 M hits/sec, 31.24 QPS (1.06 sec for 33 queries), totHits=2693541 458.3s: geo3d, polyMedium: ITER 12: 2.52 M hits/sec, 30.82 QPS (1.07 sec for 33 queries), totHits=2693541 459.4s: geo3d, polyMedium: ITER 13: 2.52 M hits/sec, 30.93 QPS (1.07 sec for 33 queries), totHits=2693541 460.5s: geo3d, polyMedium: ITER 14: 2.51 M hits/sec, 30.74 QPS (1.07 sec for 33 queries), totHits=2693541 461.5s: geo3d, polyMedium: ITER 15: 2.54 M hits/sec, 31.10 QPS (1.06 sec for 33 queries), totHits=2693541 462.6s: geo3d, polyMedium: ITER 16: 2.50 M hits/sec, 30.60 QPS (1.08 sec for 33 queries), totHits=2693541 463.7s: geo3d, polyMedium: ITER 17: 2.51 M hits/sec, 30.75 QPS (1.07 sec for 33 queries), totHits=2693541 464.7s: geo3d, polyMedium: ITER 18: 2.55 M hits/sec, 31.23 QPS (1.06 sec for 33 queries), totHits=2693541 465.8s: geo3d, polyMedium: ITER 19: 2.56 M hits/sec, 31.39 QPS (1.05 sec for 33 queries), totHits=2693541 465.8s: geo3d, polyMedium: BEST M hits/sec: 2.608685134301507 465.8s: geo3d, polyMedium: BEST QPS: 31.960385764296788 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.0s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.7s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.61|31.96|2693541| |polyMedium|points|17.03|208.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.70|1.05|3508671| |polyRussia|points|67.71|19.30|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.0s: shapes, polyMedium: INDEX SIZE: 1.2543620793148875 GB 466.0s: shapes, polyMedium: READER MB: 0.0 466.0s: shapes, polyMedium: maxDoc=60844404 466.7s: shapes, polyMedium: ITER 0: 4.96 M hits/sec, 60.73 QPS (0.54 sec for 33 queries), totHits=2693559 466.7s: shapes, polyMedium: *** 466.9s: shapes, polyMedium: ITER 1: 13.43 M hits/sec, 164.52 QPS (0.20 sec for 33 queries), totHits=2693559 466.9s: shapes, polyMedium: *** 467.1s: shapes, polyMedium: ITER 2: 13.69 M hits/sec, 167.70 QPS (0.20 sec for 33 queries), totHits=2693559 467.1s: shapes, polyMedium: *** 467.3s: shapes, polyMedium: ITER 3: 13.44 M hits/sec, 164.62 QPS (0.20 sec for 33 queries), totHits=2693559 467.5s: shapes, polyMedium: ITER 4: 13.11 M hits/sec, 160.57 QPS (0.21 sec for 33 queries), totHits=2693559 467.7s: shapes, polyMedium: ITER 5: 13.90 M hits/sec, 170.24 QPS (0.19 sec for 33 queries), totHits=2693559 467.7s: shapes, polyMedium: *** 467.9s: shapes, polyMedium: ITER 6: 13.68 M hits/sec, 167.65 QPS (0.20 sec for 33 queries), totHits=2693559 468.1s: shapes, polyMedium: ITER 7: 13.82 M hits/sec, 169.30 QPS (0.19 sec for 33 queries), totHits=2693559 468.3s: shapes, polyMedium: ITER 8: 13.54 M hits/sec, 165.91 QPS (0.20 sec for 33 queries), totHits=2693559 468.5s: shapes, polyMedium: ITER 9: 13.70 M hits/sec, 167.89 QPS (0.20 sec for 33 queries), totHits=2693559 468.7s: shapes, polyMedium: ITER 10: 13.66 M hits/sec, 167.37 QPS (0.20 sec for 33 queries), totHits=2693559 468.9s: shapes, polyMedium: ITER 11: 13.61 M hits/sec, 166.70 QPS (0.20 sec for 33 queries), totHits=2693559 469.1s: shapes, polyMedium: ITER 12: 13.73 M hits/sec, 168.22 QPS (0.20 sec for 33 queries), totHits=2693559 469.3s: shapes, polyMedium: ITER 13: 13.85 M hits/sec, 169.66 QPS (0.19 sec for 33 queries), totHits=2693559 469.5s: shapes, polyMedium: ITER 14: 13.72 M hits/sec, 168.05 QPS (0.20 sec for 33 queries), totHits=2693559 469.7s: shapes, polyMedium: ITER 15: 13.64 M hits/sec, 167.10 QPS (0.20 sec for 33 queries), totHits=2693559 469.9s: shapes, polyMedium: ITER 16: 13.23 M hits/sec, 162.03 QPS (0.20 sec for 33 queries), totHits=2693559 470.1s: shapes, polyMedium: ITER 17: 13.54 M hits/sec, 165.87 QPS (0.20 sec for 33 queries), totHits=2693559 470.3s: shapes, polyMedium: ITER 18: 13.75 M hits/sec, 168.52 QPS (0.20 sec for 33 queries), totHits=2693559 470.5s: shapes, polyMedium: ITER 19: 13.55 M hits/sec, 166.00 QPS (0.20 sec for 33 queries), totHits=2693559 470.5s: shapes, polyMedium: BEST M hits/sec: 13.895168703823499 470.5s: shapes, polyMedium: BEST QPS: 170.23594702257327 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.0s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.7s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.61|31.96|2693541| |polyMedium|points|17.03|208.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.90|170.24|2693559| |polyRussia|geo3d|3.70|1.05|3508671| |polyRussia|points|67.71|19.30|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 470.7s: points, poly 10: INDEX SIZE: 0.4939169967547059 GB 470.7s: points, poly 10: READER MB: 0.0 470.7s: points, poly 10: maxDoc=60844404 472.7s: points, poly 10: ITER 0: 185.43 M hits/sec, 117.26 QPS (1.92 sec for 225 queries), totHits=355809475 472.7s: points, poly 10: *** 474.2s: points, poly 10: ITER 1: 229.55 M hits/sec, 145.16 QPS (1.55 sec for 225 queries), totHits=355809475 474.2s: points, poly 10: *** 475.5s: points, poly 10: ITER 2: 278.13 M hits/sec, 175.88 QPS (1.28 sec for 225 queries), totHits=355809475 475.5s: points, poly 10: *** 476.8s: points, poly 10: ITER 3: 267.16 M hits/sec, 168.94 QPS (1.33 sec for 225 queries), totHits=355809475 478.1s: points, poly 10: ITER 4: 276.71 M hits/sec, 174.98 QPS (1.29 sec for 225 queries), totHits=355809475 479.4s: points, poly 10: ITER 5: 281.98 M hits/sec, 178.32 QPS (1.26 sec for 225 queries), totHits=355809475 479.4s: points, poly 10: *** 480.6s: points, poly 10: ITER 6: 283.91 M hits/sec, 179.53 QPS (1.25 sec for 225 queries), totHits=355809475 480.6s: points, poly 10: *** 481.9s: points, poly 10: ITER 7: 281.29 M hits/sec, 177.87 QPS (1.26 sec for 225 queries), totHits=355809475 483.1s: points, poly 10: ITER 8: 282.55 M hits/sec, 178.67 QPS (1.26 sec for 225 queries), totHits=355809475 484.4s: points, poly 10: ITER 9: 282.42 M hits/sec, 178.59 QPS (1.26 sec for 225 queries), totHits=355809475 485.7s: points, poly 10: ITER 10: 281.46 M hits/sec, 177.98 QPS (1.26 sec for 225 queries), totHits=355809475 486.9s: points, poly 10: ITER 11: 279.61 M hits/sec, 176.81 QPS (1.27 sec for 225 queries), totHits=355809475 488.2s: points, poly 10: ITER 12: 286.64 M hits/sec, 181.26 QPS (1.24 sec for 225 queries), totHits=355809475 488.2s: points, poly 10: *** 489.4s: points, poly 10: ITER 13: 282.51 M hits/sec, 178.65 QPS (1.26 sec for 225 queries), totHits=355809475 490.7s: points, poly 10: ITER 14: 283.87 M hits/sec, 179.51 QPS (1.25 sec for 225 queries), totHits=355809475 492.0s: points, poly 10: ITER 15: 280.60 M hits/sec, 177.44 QPS (1.27 sec for 225 queries), totHits=355809475 493.2s: points, poly 10: ITER 16: 281.44 M hits/sec, 177.97 QPS (1.26 sec for 225 queries), totHits=355809475 494.5s: points, poly 10: ITER 17: 282.14 M hits/sec, 178.41 QPS (1.26 sec for 225 queries), totHits=355809475 495.8s: points, poly 10: ITER 18: 281.87 M hits/sec, 178.24 QPS (1.26 sec for 225 queries), totHits=355809475 497.0s: points, poly 10: ITER 19: 282.41 M hits/sec, 178.58 QPS (1.26 sec for 225 queries), totHits=355809475 497.0s: points, poly 10: BEST M hits/sec: 286.6353639162905 497.0s: points, poly 10: BEST QPS: 181.25699682720744 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.0s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.7s|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|286.64|181.26|355809475| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.61|31.96|2693541| |polyMedium|points|17.03|208.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.90|170.24|2693559| |polyRussia|geo3d|3.70|1.05|3508671| |polyRussia|points|67.71|19.30|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 497.3s: geo3d, poly 10: INDEX SIZE: 0.6990031152963638 GB 497.3s: geo3d, poly 10: READER MB: 0.0 497.3s: geo3d, poly 10: maxDoc=60844404 499.5s: geo3d, poly 10: ITER 0: 160.41 M hits/sec, 101.42 QPS (2.22 sec for 225 queries), totHits=355855227 499.5s: geo3d, poly 10: *** 501.4s: geo3d, poly 10: ITER 1: 186.78 M hits/sec, 118.10 QPS (1.91 sec for 225 queries), totHits=355855227 501.4s: geo3d, poly 10: *** 502.9s: geo3d, poly 10: ITER 2: 239.24 M hits/sec, 151.27 QPS (1.49 sec for 225 queries), totHits=355855227 502.9s: geo3d, poly 10: *** 504.4s: geo3d, poly 10: ITER 3: 239.60 M hits/sec, 151.49 QPS (1.49 sec for 225 queries), totHits=355855227 504.4s: geo3d, poly 10: *** 505.9s: geo3d, poly 10: ITER 4: 231.20 M hits/sec, 146.19 QPS (1.54 sec for 225 queries), totHits=355855227 507.4s: geo3d, poly 10: ITER 5: 249.18 M hits/sec, 157.55 QPS (1.43 sec for 225 queries), totHits=355855227 507.4s: geo3d, poly 10: *** 508.8s: geo3d, poly 10: ITER 6: 250.38 M hits/sec, 158.31 QPS (1.42 sec for 225 queries), totHits=355855227 508.8s: geo3d, poly 10: *** 510.2s: geo3d, poly 10: ITER 7: 247.44 M hits/sec, 156.45 QPS (1.44 sec for 225 queries), totHits=355855227 511.6s: geo3d, poly 10: ITER 8: 250.63 M hits/sec, 158.47 QPS (1.42 sec for 225 queries), totHits=355855227 511.6s: geo3d, poly 10: *** 513.1s: geo3d, poly 10: ITER 9: 245.35 M hits/sec, 155.13 QPS (1.45 sec for 225 queries), totHits=355855227 514.5s: geo3d, poly 10: ITER 10: 247.12 M hits/sec, 156.25 QPS (1.44 sec for 225 queries), totHits=355855227 516.0s: geo3d, poly 10: ITER 11: 245.14 M hits/sec, 155.00 QPS (1.45 sec for 225 queries), totHits=355855227 517.4s: geo3d, poly 10: ITER 12: 248.05 M hits/sec, 156.84 QPS (1.43 sec for 225 queries), totHits=355855227 518.9s: geo3d, poly 10: ITER 13: 244.65 M hits/sec, 154.68 QPS (1.45 sec for 225 queries), totHits=355855227 520.3s: geo3d, poly 10: ITER 14: 243.66 M hits/sec, 154.06 QPS (1.46 sec for 225 queries), totHits=355855227 521.8s: geo3d, poly 10: ITER 15: 250.12 M hits/sec, 158.15 QPS (1.42 sec for 225 queries), totHits=355855227 523.2s: geo3d, poly 10: ITER 16: 249.99 M hits/sec, 158.06 QPS (1.42 sec for 225 queries), totHits=355855227 524.6s: geo3d, poly 10: ITER 17: 247.06 M hits/sec, 156.21 QPS (1.44 sec for 225 queries), totHits=355855227 526.1s: geo3d, poly 10: ITER 18: 246.69 M hits/sec, 155.98 QPS (1.44 sec for 225 queries), totHits=355855227 527.5s: geo3d, poly 10: ITER 19: 244.25 M hits/sec, 154.44 QPS (1.46 sec for 225 queries), totHits=355855227 527.5s: geo3d, poly 10: BEST M hits/sec: 250.6308779904197 527.5s: geo3d, poly 10: BEST QPS: 158.46879087108204 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.0s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.7s|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|250.63|158.47|355855227| |poly 10|points|286.64|181.26|355809475| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.61|31.96|2693541| |polyMedium|points|17.03|208.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.90|170.24|2693559| |polyRussia|geo3d|3.70|1.05|3508671| |polyRussia|points|67.71|19.30|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 527.8s: shapes, poly 10: INDEX SIZE: 1.2543620793148875 GB 527.8s: shapes, poly 10: READER MB: 0.0 527.8s: shapes, poly 10: maxDoc=60844404 530.3s: shapes, poly 10: ITER 0: 143.43 M hits/sec, 90.70 QPS (2.48 sec for 225 queries), totHits=355809475 530.3s: shapes, poly 10: *** 532.5s: shapes, poly 10: ITER 1: 164.00 M hits/sec, 103.71 QPS (2.17 sec for 225 queries), totHits=355809475 532.5s: shapes, poly 10: *** 534.3s: shapes, poly 10: ITER 2: 188.67 M hits/sec, 119.31 QPS (1.89 sec for 225 queries), totHits=355809475 534.3s: shapes, poly 10: *** 536.2s: shapes, poly 10: ITER 3: 193.97 M hits/sec, 122.66 QPS (1.83 sec for 225 queries), totHits=355809475 536.2s: shapes, poly 10: *** 538.0s: shapes, poly 10: ITER 4: 195.97 M hits/sec, 123.92 QPS (1.82 sec for 225 queries), totHits=355809475 538.0s: shapes, poly 10: *** 539.8s: shapes, poly 10: ITER 5: 195.28 M hits/sec, 123.49 QPS (1.82 sec for 225 queries), totHits=355809475 541.6s: shapes, poly 10: ITER 6: 195.00 M hits/sec, 123.31 QPS (1.82 sec for 225 queries), totHits=355809475 543.5s: shapes, poly 10: ITER 7: 193.27 M hits/sec, 122.22 QPS (1.84 sec for 225 queries), totHits=355809475 545.3s: shapes, poly 10: ITER 8: 193.69 M hits/sec, 122.48 QPS (1.84 sec for 225 queries), totHits=355809475 547.2s: shapes, poly 10: ITER 9: 193.50 M hits/sec, 122.36 QPS (1.84 sec for 225 queries), totHits=355809475 549.0s: shapes, poly 10: ITER 10: 192.08 M hits/sec, 121.46 QPS (1.85 sec for 225 queries), totHits=355809475 550.8s: shapes, poly 10: ITER 11: 193.97 M hits/sec, 122.66 QPS (1.83 sec for 225 queries), totHits=355809475 552.7s: shapes, poly 10: ITER 12: 194.56 M hits/sec, 123.03 QPS (1.83 sec for 225 queries), totHits=355809475 554.5s: shapes, poly 10: ITER 13: 194.29 M hits/sec, 122.86 QPS (1.83 sec for 225 queries), totHits=355809475 556.4s: shapes, poly 10: ITER 14: 191.92 M hits/sec, 121.37 QPS (1.85 sec for 225 queries), totHits=355809475 558.2s: shapes, poly 10: ITER 15: 189.37 M hits/sec, 119.75 QPS (1.88 sec for 225 queries), totHits=355809475 560.1s: shapes, poly 10: ITER 16: 192.45 M hits/sec, 121.70 QPS (1.85 sec for 225 queries), totHits=355809475 561.9s: shapes, poly 10: ITER 17: 194.29 M hits/sec, 122.86 QPS (1.83 sec for 225 queries), totHits=355809475 563.8s: shapes, poly 10: ITER 18: 194.19 M hits/sec, 122.80 QPS (1.83 sec for 225 queries), totHits=355809475 565.6s: shapes, poly 10: ITER 19: 193.83 M hits/sec, 122.57 QPS (1.84 sec for 225 queries), totHits=355809475 565.6s: shapes, poly 10: BEST M hits/sec: 195.96849131982253 565.6s: shapes, poly 10: BEST QPS: 123.92281163102828 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.0s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.7s|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|250.63|158.47|355855227| |poly 10|points|286.64|181.26|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.97|123.92|355809475| |polyMedium|geo3d|2.61|31.96|2693541| |polyMedium|points|17.03|208.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.90|170.24|2693559| |polyRussia|geo3d|3.70|1.05|3508671| |polyRussia|points|67.71|19.30|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 565.8s: points, nearest 10: INDEX SIZE: 0.4939169967547059 GB 565.8s: points, nearest 10: READER MB: 0.0 565.8s: points, nearest 10: maxDoc=60844404 566.0s: points, nearest 10: ITER 0: 1471.07 QPS (0.15 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.0s: points, nearest 10: *** 566.1s: points, nearest 10: ITER 1: 2839.66 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.1s: points, nearest 10: *** 566.2s: points, nearest 10: ITER 2: 2987.36 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.2s: points, nearest 10: *** 566.2s: points, nearest 10: ITER 3: 2994.15 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.2s: points, nearest 10: *** 566.3s: points, nearest 10: ITER 4: 3043.06 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.3s: points, nearest 10: *** 566.4s: points, nearest 10: ITER 5: 3084.27 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.4s: points, nearest 10: *** 566.5s: points, nearest 10: ITER 6: 3098.70 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.5s: points, nearest 10: *** 566.5s: points, nearest 10: ITER 7: 2787.22 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.6s: points, nearest 10: ITER 8: 3204.44 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.6s: points, nearest 10: *** 566.7s: points, nearest 10: ITER 9: 3209.17 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.7s: points, nearest 10: *** 566.7s: points, nearest 10: ITER 10: 3255.54 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.7s: points, nearest 10: *** 566.8s: points, nearest 10: ITER 11: 3263.46 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.8s: points, nearest 10: *** 566.9s: points, nearest 10: ITER 12: 3264.74 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.9s: points, nearest 10: *** 566.9s: points, nearest 10: ITER 13: 3262.89 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.0s: points, nearest 10: ITER 14: 3266.13 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.0s: points, nearest 10: *** 567.1s: points, nearest 10: ITER 15: 3101.17 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.2s: points, nearest 10: ITER 16: 3266.44 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.2s: points, nearest 10: *** 567.2s: points, nearest 10: ITER 17: 3269.33 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.2s: points, nearest 10: *** 567.3s: points, nearest 10: ITER 18: 3269.29 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.4s: points, nearest 10: ITER 19: 3268.46 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.4s: points, nearest 10: BEST M hits/sec: 0.03269334820701469 567.4s: points, nearest 10: BEST QPS: 3269.334820701469 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.0s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.7s|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|250.63|158.47|355855227| |poly 10|points|286.64|181.26|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.97|123.92|355809475| |polyMedium|geo3d|2.61|31.96|2693541| |polyMedium|points|17.03|208.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.90|170.24|2693559| |polyRussia|geo3d|3.70|1.05|3508671| |polyRussia|points|67.71|19.30|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.65|13.29|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3269.33|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.0s: points, sort: 1000000... 571.0s: points, sort: 2000000... 572.5s: points, sort: 3000000... 574.0s: points, sort: 4000000... 575.4s: points, sort: 5000000... 576.8s: points, sort: 6000000... 578.2s: points, sort: 7000000... 579.6s: points, sort: 8000000... 581.1s: points, sort: 9000000... 582.5s: points, sort: 10000000... 590.1s: points, sort: 11000000... 591.1s: points, sort: 12000000... 592.5s: points, sort: 13000000... 593.9s: points, sort: 14000000... 595.3s: points, sort: 15000000... 596.7s: points, sort: 16000000... 598.2s: points, sort: 17000000... 599.6s: points, sort: 18000000... 601.0s: points, sort: 19000000... 602.4s: points, sort: 20000000... 603.8s: points, sort: 21000000... 611.3s: points, sort: 22000000... 612.3s: points, sort: 23000000... 613.7s: points, sort: 24000000... 615.1s: points, sort: 25000000... 616.5s: points, sort: 26000000... 617.9s: points, sort: 27000000... 619.3s: points, sort: 28000000... 620.7s: points, sort: 29000000... 622.1s: points, sort: 30000000... 623.5s: points, sort: 31000000... 624.9s: points, sort: 32000000... 632.4s: points, sort: 33000000... 633.8s: points, sort: 34000000... 634.7s: points, sort: 35000000... 636.1s: points, sort: 36000000... 637.5s: points, sort: 37000000... 638.9s: points, sort: 38000000... 640.3s: points, sort: 39000000... 641.7s: points, sort: 40000000... 643.1s: points, sort: 41000000... 644.5s: points, sort: 42000000... 645.9s: points, sort: 43000000... 653.4s: points, sort: 44000000... 654.8s: points, sort: 45000000... 655.7s: points, sort: 46000000... 657.1s: points, sort: 47000000... 658.5s: points, sort: 48000000... 659.9s: points, sort: 49000000... 661.3s: points, sort: 50000000... 662.7s: points, sort: 51000000... 664.1s: points, sort: 52000000... 665.5s: points, sort: 53000000... 666.9s: points, sort: 54000000... 674.3s: points, sort: 55000000... 675.8s: points, sort: 56000000... 676.7s: points, sort: 57000000... 678.1s: points, sort: 58000000... 679.5s: points, sort: 59000000... 680.9s: points, sort: 60000000... 685.4s: points, sort: 118.024381662 sec to index part 0 685.5s: points, sort: INDEX SIZE: 0.9472482623532414 GB 685.5s: points, sort: READER MB: 0.0 685.5s: points, sort: maxDoc=60844404 687.9s: points, sort: ITER 0: 128.43 M hits/sec, 130.68 QPS (1.72 sec for 225 queries), totHits=221118844 687.9s: points, sort: *** 690.0s: points, sort: ITER 1: 150.61 M hits/sec, 153.25 QPS (1.47 sec for 225 queries), totHits=221118844 690.0s: points, sort: *** 692.1s: points, sort: ITER 2: 152.36 M hits/sec, 155.03 QPS (1.45 sec for 225 queries), totHits=221118844 692.1s: points, sort: *** 694.2s: points, sort: ITER 3: 154.64 M hits/sec, 157.36 QPS (1.43 sec for 225 queries), totHits=221118844 694.2s: points, sort: *** 696.3s: points, sort: ITER 4: 153.61 M hits/sec, 156.30 QPS (1.44 sec for 225 queries), totHits=221118844 698.4s: points, sort: ITER 5: 152.88 M hits/sec, 155.57 QPS (1.45 sec for 225 queries), totHits=221118844 700.5s: points, sort: ITER 6: 153.23 M hits/sec, 155.92 QPS (1.44 sec for 225 queries), totHits=221118844 702.6s: points, sort: ITER 7: 153.32 M hits/sec, 156.01 QPS (1.44 sec for 225 queries), totHits=221118844 704.7s: points, sort: ITER 8: 153.07 M hits/sec, 155.75 QPS (1.44 sec for 225 queries), totHits=221118844 706.8s: points, sort: ITER 9: 152.08 M hits/sec, 154.75 QPS (1.45 sec for 225 queries), totHits=221118844 708.9s: points, sort: ITER 10: 151.89 M hits/sec, 154.55 QPS (1.46 sec for 225 queries), totHits=221118844 711.1s: points, sort: ITER 11: 149.92 M hits/sec, 152.55 QPS (1.47 sec for 225 queries), totHits=221118844 713.2s: points, sort: ITER 12: 152.52 M hits/sec, 155.20 QPS (1.45 sec for 225 queries), totHits=221118844 715.3s: points, sort: ITER 13: 153.41 M hits/sec, 156.10 QPS (1.44 sec for 225 queries), totHits=221118844 717.4s: points, sort: ITER 14: 151.12 M hits/sec, 153.77 QPS (1.46 sec for 225 queries), totHits=221118844 719.5s: points, sort: ITER 15: 152.77 M hits/sec, 155.46 QPS (1.45 sec for 225 queries), totHits=221118844 721.7s: points, sort: ITER 16: 151.10 M hits/sec, 153.75 QPS (1.46 sec for 225 queries), totHits=221118844 723.8s: points, sort: ITER 17: 148.52 M hits/sec, 151.13 QPS (1.49 sec for 225 queries), totHits=221118844 725.9s: points, sort: ITER 18: 151.72 M hits/sec, 154.38 QPS (1.46 sec for 225 queries), totHits=221118844 728.1s: points, sort: ITER 19: 150.40 M hits/sec, 153.04 QPS (1.47 sec for 225 queries), totHits=221118844 728.1s: points, sort: BEST M hits/sec: 154.64455908189726 728.1s: points, sort: BEST QPS: 157.35893496904714 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.0s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.7s|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|250.63|158.47|355855227| |poly 10|points|286.64|181.26|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.97|123.92|355809475| |polyMedium|geo3d|2.61|31.96|2693541| |polyMedium|points|17.03|208.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.90|170.24|2693559| |polyRussia|geo3d|3.70|1.05|3508671| |polyRussia|points|67.71|19.30|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.65|13.29|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3269.33|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|154.64|157.36|221118844| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -points -distance 728.3s: points, distance: INDEX SIZE: 0.4939169967547059 GB 728.3s: points, distance: READER MB: 0.0 728.3s: points, distance: maxDoc=60844404 730.3s: points, distance: ITER 0: 195.72 M hits/sec, 114.99 QPS (1.96 sec for 225 queries), totHits=382961957 730.3s: points, distance: *** 731.8s: points, distance: ITER 1: 245.00 M hits/sec, 143.94 QPS (1.56 sec for 225 queries), totHits=382961957 731.8s: points, distance: *** 733.1s: points, distance: ITER 2: 314.19 M hits/sec, 184.60 QPS (1.22 sec for 225 queries), totHits=382961957 733.1s: points, distance: *** 734.3s: points, distance: ITER 3: 303.14 M hits/sec, 178.10 QPS (1.26 sec for 225 queries), totHits=382961957 735.5s: points, distance: ITER 4: 313.99 M hits/sec, 184.48 QPS (1.22 sec for 225 queries), totHits=382961957 736.7s: points, distance: ITER 5: 321.52 M hits/sec, 188.90 QPS (1.19 sec for 225 queries), totHits=382961957 736.7s: points, distance: *** 737.9s: points, distance: ITER 6: 319.16 M hits/sec, 187.51 QPS (1.20 sec for 225 queries), totHits=382961957 739.1s: points, distance: ITER 7: 325.35 M hits/sec, 191.15 QPS (1.18 sec for 225 queries), totHits=382961957 739.1s: points, distance: *** 740.3s: points, distance: ITER 8: 324.08 M hits/sec, 190.41 QPS (1.18 sec for 225 queries), totHits=382961957 741.5s: points, distance: ITER 9: 327.04 M hits/sec, 192.15 QPS (1.17 sec for 225 queries), totHits=382961957 741.5s: points, distance: *** 742.7s: points, distance: ITER 10: 317.34 M hits/sec, 186.44 QPS (1.21 sec for 225 queries), totHits=382961957 743.9s: points, distance: ITER 11: 323.83 M hits/sec, 190.26 QPS (1.18 sec for 225 queries), totHits=382961957 745.0s: points, distance: ITER 12: 322.28 M hits/sec, 189.35 QPS (1.19 sec for 225 queries), totHits=382961957 746.3s: points, distance: ITER 13: 317.00 M hits/sec, 186.25 QPS (1.21 sec for 225 queries), totHits=382961957 747.5s: points, distance: ITER 14: 320.32 M hits/sec, 188.20 QPS (1.20 sec for 225 queries), totHits=382961957 748.6s: points, distance: ITER 15: 325.52 M hits/sec, 191.25 QPS (1.18 sec for 225 queries), totHits=382961957 749.8s: points, distance: ITER 16: 319.70 M hits/sec, 187.83 QPS (1.20 sec for 225 queries), totHits=382961957 751.0s: points, distance: ITER 17: 318.33 M hits/sec, 187.03 QPS (1.20 sec for 225 queries), totHits=382961957 752.2s: points, distance: ITER 18: 315.35 M hits/sec, 185.28 QPS (1.21 sec for 225 queries), totHits=382961957 753.4s: points, distance: ITER 19: 317.76 M hits/sec, 186.69 QPS (1.21 sec for 225 queries), totHits=382961957 753.4s: points, distance: BEST M hits/sec: 327.04227319083736 753.4s: points, distance: BEST QPS: 192.14574743761926 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.0s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.7s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|327.04|192.15|382961957| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|250.63|158.47|355855227| |poly 10|points|286.64|181.26|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.97|123.92|355809475| |polyMedium|geo3d|2.61|31.96|2693541| |polyMedium|points|17.03|208.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.90|170.24|2693559| |polyRussia|geo3d|3.70|1.05|3508671| |polyRussia|points|67.71|19.30|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.65|13.29|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3269.33|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|154.64|157.36|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.4s: geo3d, distance: ITER 0: 232.34 M hits/sec, 136.36 QPS (1.65 sec for 225 queries), totHits=383371904 755.4s: geo3d, distance: *** 756.7s: geo3d, distance: ITER 1: 291.89 M hits/sec, 171.31 QPS (1.31 sec for 225 queries), totHits=383371904 756.7s: geo3d, distance: *** 757.9s: geo3d, distance: ITER 2: 299.23 M hits/sec, 175.61 QPS (1.28 sec for 225 queries), totHits=383371904 757.9s: geo3d, distance: *** 759.3s: geo3d, distance: ITER 3: 293.63 M hits/sec, 172.33 QPS (1.31 sec for 225 queries), totHits=383371904 760.6s: geo3d, distance: ITER 4: 280.88 M hits/sec, 164.85 QPS (1.36 sec for 225 queries), totHits=383371904 761.8s: geo3d, distance: ITER 5: 311.76 M hits/sec, 182.97 QPS (1.23 sec for 225 queries), totHits=383371904 761.8s: geo3d, distance: *** 763.1s: geo3d, distance: ITER 6: 310.99 M hits/sec, 182.52 QPS (1.23 sec for 225 queries), totHits=383371904 764.3s: geo3d, distance: ITER 7: 310.02 M hits/sec, 181.95 QPS (1.24 sec for 225 queries), totHits=383371904 765.6s: geo3d, distance: ITER 8: 311.56 M hits/sec, 182.85 QPS (1.23 sec for 225 queries), totHits=383371904 766.8s: geo3d, distance: ITER 9: 314.61 M hits/sec, 184.65 QPS (1.22 sec for 225 queries), totHits=383371904 766.8s: geo3d, distance: *** 768.0s: geo3d, distance: ITER 10: 308.98 M hits/sec, 181.34 QPS (1.24 sec for 225 queries), totHits=383371904 769.3s: geo3d, distance: ITER 11: 306.69 M hits/sec, 180.00 QPS (1.25 sec for 225 queries), totHits=383371904 770.5s: geo3d, distance: ITER 12: 299.76 M hits/sec, 175.93 QPS (1.28 sec for 225 queries), totHits=383371904 771.8s: geo3d, distance: ITER 13: 310.91 M hits/sec, 182.47 QPS (1.23 sec for 225 queries), totHits=383371904 773.0s: geo3d, distance: ITER 14: 311.36 M hits/sec, 182.74 QPS (1.23 sec for 225 queries), totHits=383371904 774.2s: geo3d, distance: ITER 15: 308.67 M hits/sec, 181.16 QPS (1.24 sec for 225 queries), totHits=383371904 775.5s: geo3d, distance: ITER 16: 309.61 M hits/sec, 181.71 QPS (1.24 sec for 225 queries), totHits=383371904 776.7s: geo3d, distance: ITER 17: 307.74 M hits/sec, 180.61 QPS (1.25 sec for 225 queries), totHits=383371904 778.0s: geo3d, distance: ITER 18: 306.32 M hits/sec, 179.78 QPS (1.25 sec for 225 queries), totHits=383371904 779.2s: geo3d, distance: ITER 19: 303.38 M hits/sec, 178.05 QPS (1.26 sec for 225 queries), totHits=383371904 779.2s: geo3d, distance: BEST M hits/sec: 314.6125928707253 779.2s: geo3d, distance: BEST QPS: 184.64533435374855 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.0s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.7s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|314.61|184.65|383371904| |distance|points|327.04|192.15|382961957| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|250.63|158.47|355855227| |poly 10|points|286.64|181.26|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.97|123.92|355809475| |polyMedium|geo3d|2.61|31.96|2693541| |polyMedium|points|17.03|208.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.90|170.24|2693559| |polyRussia|geo3d|3.70|1.05|3508671| |polyRussia|points|67.71|19.30|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.65|13.29|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3269.33|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|154.64|157.36|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 779.5s: shapes, distance: INDEX SIZE: 1.2543620793148875 GB 779.5s: shapes, distance: READER MB: 0.0 779.5s: shapes, distance: maxDoc=60844404 781.5s: shapes, distance: ITER 0: 193.26 M hits/sec, 113.55 QPS (1.98 sec for 225 queries), totHits=382961957 781.5s: shapes, distance: *** 783.3s: shapes, distance: ITER 1: 216.49 M hits/sec, 127.19 QPS (1.77 sec for 225 queries), totHits=382961957 783.3s: shapes, distance: *** 785.0s: shapes, distance: ITER 2: 217.14 M hits/sec, 127.57 QPS (1.76 sec for 225 queries), totHits=382961957 785.0s: shapes, distance: *** 786.8s: shapes, distance: ITER 3: 220.87 M hits/sec, 129.77 QPS (1.73 sec for 225 queries), totHits=382961957 786.8s: shapes, distance: *** 788.5s: shapes, distance: ITER 4: 223.06 M hits/sec, 131.05 QPS (1.72 sec for 225 queries), totHits=382961957 788.5s: shapes, distance: *** 790.2s: shapes, distance: ITER 5: 223.39 M hits/sec, 131.25 QPS (1.71 sec for 225 queries), totHits=382961957 790.2s: shapes, distance: *** 791.9s: shapes, distance: ITER 6: 222.41 M hits/sec, 130.67 QPS (1.72 sec for 225 queries), totHits=382961957 793.6s: shapes, distance: ITER 7: 225.41 M hits/sec, 132.44 QPS (1.70 sec for 225 queries), totHits=382961957 793.6s: shapes, distance: *** 795.3s: shapes, distance: ITER 8: 225.56 M hits/sec, 132.52 QPS (1.70 sec for 225 queries), totHits=382961957 795.3s: shapes, distance: *** 797.0s: shapes, distance: ITER 9: 225.43 M hits/sec, 132.45 QPS (1.70 sec for 225 queries), totHits=382961957 798.7s: shapes, distance: ITER 10: 227.07 M hits/sec, 133.41 QPS (1.69 sec for 225 queries), totHits=382961957 798.7s: shapes, distance: *** 800.4s: shapes, distance: ITER 11: 226.88 M hits/sec, 133.30 QPS (1.69 sec for 225 queries), totHits=382961957 802.1s: shapes, distance: ITER 12: 224.46 M hits/sec, 131.88 QPS (1.71 sec for 225 queries), totHits=382961957 803.8s: shapes, distance: ITER 13: 223.63 M hits/sec, 131.39 QPS (1.71 sec for 225 queries), totHits=382961957 805.5s: shapes, distance: ITER 14: 225.25 M hits/sec, 132.34 QPS (1.70 sec for 225 queries), totHits=382961957 807.2s: shapes, distance: ITER 15: 223.20 M hits/sec, 131.14 QPS (1.72 sec for 225 queries), totHits=382961957 808.9s: shapes, distance: ITER 16: 224.97 M hits/sec, 132.17 QPS (1.70 sec for 225 queries), totHits=382961957 810.6s: shapes, distance: ITER 17: 222.35 M hits/sec, 130.64 QPS (1.72 sec for 225 queries), totHits=382961957 812.4s: shapes, distance: ITER 18: 223.00 M hits/sec, 131.02 QPS (1.72 sec for 225 queries), totHits=382961957 814.1s: shapes, distance: ITER 19: 225.37 M hits/sec, 132.41 QPS (1.70 sec for 225 queries), totHits=382961957 814.1s: shapes, distance: BEST M hits/sec: 227.06949885664307 814.1s: shapes, distance: BEST QPS: 133.40917109096736 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.0s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.7s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|314.61|184.65|383371904| |distance|points|327.04|192.15|382961957| |distance|geopoint|||| |distance|shapes|227.07|133.41|382961957| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|250.63|158.47|355855227| |poly 10|points|286.64|181.26|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.97|123.92|355809475| |polyMedium|geo3d|2.61|31.96|2693541| |polyMedium|points|17.03|208.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.90|170.24|2693559| |polyRussia|geo3d|3.70|1.05|3508671| |polyRussia|points|67.71|19.30|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.65|13.29|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3269.33|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|154.64|157.36|221118844| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -points -box 814.3s: points, box: INDEX SIZE: 0.4939169967547059 GB 814.3s: points, box: READER MB: 0.0 814.3s: points, box: maxDoc=60844404 815.2s: points, box: ITER 0: 246.28 M hits/sec, 250.61 QPS (0.90 sec for 225 queries), totHits=221118844 815.2s: points, box: *** 815.7s: points, box: ITER 1: 412.32 M hits/sec, 419.55 QPS (0.54 sec for 225 queries), totHits=221118844 815.7s: points, box: *** 816.3s: points, box: ITER 2: 406.63 M hits/sec, 413.77 QPS (0.54 sec for 225 queries), totHits=221118844 816.8s: points, box: ITER 3: 418.09 M hits/sec, 425.43 QPS (0.53 sec for 225 queries), totHits=221118844 816.8s: points, box: *** 817.4s: points, box: ITER 4: 416.25 M hits/sec, 423.56 QPS (0.53 sec for 225 queries), totHits=221118844 817.9s: points, box: ITER 5: 394.95 M hits/sec, 401.88 QPS (0.56 sec for 225 queries), totHits=221118844 818.4s: points, box: ITER 6: 423.58 M hits/sec, 431.02 QPS (0.52 sec for 225 queries), totHits=221118844 818.4s: points, box: *** 819.0s: points, box: ITER 7: 393.75 M hits/sec, 400.67 QPS (0.56 sec for 225 queries), totHits=221118844 819.6s: points, box: ITER 8: 344.27 M hits/sec, 350.31 QPS (0.64 sec for 225 queries), totHits=221118844 820.2s: points, box: ITER 9: 407.86 M hits/sec, 415.02 QPS (0.54 sec for 225 queries), totHits=221118844 820.7s: points, box: ITER 10: 441.06 M hits/sec, 448.80 QPS (0.50 sec for 225 queries), totHits=221118844 820.7s: points, box: *** 821.2s: points, box: ITER 11: 440.91 M hits/sec, 448.65 QPS (0.50 sec for 225 queries), totHits=221118844 821.7s: points, box: ITER 12: 429.38 M hits/sec, 436.91 QPS (0.51 sec for 225 queries), totHits=221118844 822.2s: points, box: ITER 13: 430.45 M hits/sec, 438.00 QPS (0.51 sec for 225 queries), totHits=221118844 822.7s: points, box: ITER 14: 435.79 M hits/sec, 443.44 QPS (0.51 sec for 225 queries), totHits=221118844 823.2s: points, box: ITER 15: 427.85 M hits/sec, 435.36 QPS (0.52 sec for 225 queries), totHits=221118844 823.7s: points, box: ITER 16: 441.73 M hits/sec, 449.48 QPS (0.50 sec for 225 queries), totHits=221118844 823.7s: points, box: *** 824.2s: points, box: ITER 17: 434.59 M hits/sec, 442.21 QPS (0.51 sec for 225 queries), totHits=221118844 824.8s: points, box: ITER 18: 426.47 M hits/sec, 433.96 QPS (0.52 sec for 225 queries), totHits=221118844 825.3s: points, box: ITER 19: 434.33 M hits/sec, 441.96 QPS (0.51 sec for 225 queries), totHits=221118844 825.3s: points, box: BEST M hits/sec: 441.7283707712171 825.3s: points, box: BEST QPS: 449.48174305543967 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.0s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.7s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|314.61|184.65|383371904| |distance|points|327.04|192.15|382961957| |distance|geopoint|||| |distance|shapes|227.07|133.41|382961957| |box|geo3d|||| |box|points|441.73|449.48|221118844| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|250.63|158.47|355855227| |poly 10|points|286.64|181.26|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.97|123.92|355809475| |polyMedium|geo3d|2.61|31.96|2693541| |polyMedium|points|17.03|208.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.90|170.24|2693559| |polyRussia|geo3d|3.70|1.05|3508671| |polyRussia|points|67.71|19.30|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.65|13.29|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3269.33|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|154.64|157.36|221118844| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -geo3d -box 825.6s: geo3d, box: INDEX SIZE: 0.6990031152963638 GB 825.6s: geo3d, box: READER MB: 0.0 825.6s: geo3d, box: maxDoc=60844404 826.8s: geo3d, box: ITER 0: 176.08 M hits/sec, 179.17 QPS (1.26 sec for 225 queries), totHits=221118844 826.8s: geo3d, box: *** 827.8s: geo3d, box: ITER 1: 229.19 M hits/sec, 233.21 QPS (0.96 sec for 225 queries), totHits=221118844 827.8s: geo3d, box: *** 828.7s: geo3d, box: ITER 2: 235.97 M hits/sec, 240.11 QPS (0.94 sec for 225 queries), totHits=221118844 828.7s: geo3d, box: *** 829.7s: geo3d, box: ITER 3: 224.02 M hits/sec, 227.95 QPS (0.99 sec for 225 queries), totHits=221118844 830.7s: geo3d, box: ITER 4: 215.27 M hits/sec, 219.04 QPS (1.03 sec for 225 queries), totHits=221118844 831.6s: geo3d, box: ITER 5: 249.54 M hits/sec, 253.92 QPS (0.89 sec for 225 queries), totHits=221118844 831.6s: geo3d, box: *** 832.5s: geo3d, box: ITER 6: 244.81 M hits/sec, 249.11 QPS (0.90 sec for 225 queries), totHits=221118844 833.4s: geo3d, box: ITER 7: 250.50 M hits/sec, 254.90 QPS (0.88 sec for 225 queries), totHits=221118844 833.4s: geo3d, box: *** 834.3s: geo3d, box: ITER 8: 237.57 M hits/sec, 241.74 QPS (0.93 sec for 225 queries), totHits=221118844 835.3s: geo3d, box: ITER 9: 241.34 M hits/sec, 245.57 QPS (0.92 sec for 225 queries), totHits=221118844 836.2s: geo3d, box: ITER 10: 240.28 M hits/sec, 244.50 QPS (0.92 sec for 225 queries), totHits=221118844 837.1s: geo3d, box: ITER 11: 247.04 M hits/sec, 251.38 QPS (0.90 sec for 225 queries), totHits=221118844 838.0s: geo3d, box: ITER 12: 240.19 M hits/sec, 244.41 QPS (0.92 sec for 225 queries), totHits=221118844 838.9s: geo3d, box: ITER 13: 236.32 M hits/sec, 240.46 QPS (0.94 sec for 225 queries), totHits=221118844 839.8s: geo3d, box: ITER 14: 248.56 M hits/sec, 252.93 QPS (0.89 sec for 225 queries), totHits=221118844 840.7s: geo3d, box: ITER 15: 239.80 M hits/sec, 244.01 QPS (0.92 sec for 225 queries), totHits=221118844 841.6s: geo3d, box: ITER 16: 243.59 M hits/sec, 247.87 QPS (0.91 sec for 225 queries), totHits=221118844 842.6s: geo3d, box: ITER 17: 243.89 M hits/sec, 248.17 QPS (0.91 sec for 225 queries), totHits=221118844 843.5s: geo3d, box: ITER 18: 234.44 M hits/sec, 238.55 QPS (0.94 sec for 225 queries), totHits=221118844 844.4s: geo3d, box: ITER 19: 239.63 M hits/sec, 243.84 QPS (0.92 sec for 225 queries), totHits=221118844 844.4s: geo3d, box: BEST M hits/sec: 250.50115759000434 844.4s: geo3d, box: BEST QPS: 254.89804232944968 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.0s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.7s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|314.61|184.65|383371904| |distance|points|327.04|192.15|382961957| |distance|geopoint|||| |distance|shapes|227.07|133.41|382961957| |box|geo3d|250.50|254.90|221118844| |box|points|441.73|449.48|221118844| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|250.63|158.47|355855227| |poly 10|points|286.64|181.26|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.97|123.92|355809475| |polyMedium|geo3d|2.61|31.96|2693541| |polyMedium|points|17.03|208.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.90|170.24|2693559| |polyRussia|geo3d|3.70|1.05|3508671| |polyRussia|points|67.71|19.30|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.65|13.29|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3269.33|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|154.64|157.36|221118844| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -shapes -box 844.7s: shapes, box: INDEX SIZE: 1.2543620793148875 GB 844.7s: shapes, box: READER MB: 0.0 844.7s: shapes, box: maxDoc=60844404 846.0s: shapes, box: ITER 0: 164.87 M hits/sec, 167.76 QPS (1.34 sec for 225 queries), totHits=221118844 846.0s: shapes, box: *** 847.1s: shapes, box: ITER 1: 207.77 M hits/sec, 211.42 QPS (1.06 sec for 225 queries), totHits=221118844 847.1s: shapes, box: *** 848.2s: shapes, box: ITER 2: 208.92 M hits/sec, 212.59 QPS (1.06 sec for 225 queries), totHits=221118844 848.2s: shapes, box: *** 849.2s: shapes, box: ITER 3: 208.36 M hits/sec, 212.02 QPS (1.06 sec for 225 queries), totHits=221118844 850.3s: shapes, box: ITER 4: 199.11 M hits/sec, 202.61 QPS (1.11 sec for 225 queries), totHits=221118844 851.4s: shapes, box: ITER 5: 208.70 M hits/sec, 212.36 QPS (1.06 sec for 225 queries), totHits=221118844 852.4s: shapes, box: ITER 6: 217.83 M hits/sec, 221.65 QPS (1.02 sec for 225 queries), totHits=221118844 852.4s: shapes, box: *** 853.4s: shapes, box: ITER 7: 214.51 M hits/sec, 218.28 QPS (1.03 sec for 225 queries), totHits=221118844 854.4s: shapes, box: ITER 8: 217.17 M hits/sec, 220.98 QPS (1.02 sec for 225 queries), totHits=221118844 855.5s: shapes, box: ITER 9: 217.20 M hits/sec, 221.02 QPS (1.02 sec for 225 queries), totHits=221118844 856.5s: shapes, box: ITER 10: 216.73 M hits/sec, 220.53 QPS (1.02 sec for 225 queries), totHits=221118844 857.5s: shapes, box: ITER 11: 216.24 M hits/sec, 220.03 QPS (1.02 sec for 225 queries), totHits=221118844 858.5s: shapes, box: ITER 12: 213.96 M hits/sec, 217.71 QPS (1.03 sec for 225 queries), totHits=221118844 859.6s: shapes, box: ITER 13: 214.15 M hits/sec, 217.91 QPS (1.03 sec for 225 queries), totHits=221118844 860.6s: shapes, box: ITER 14: 211.77 M hits/sec, 215.49 QPS (1.04 sec for 225 queries), totHits=221118844 861.6s: shapes, box: ITER 15: 214.94 M hits/sec, 218.72 QPS (1.03 sec for 225 queries), totHits=221118844 862.7s: shapes, box: ITER 16: 214.55 M hits/sec, 218.32 QPS (1.03 sec for 225 queries), totHits=221118844 863.7s: shapes, box: ITER 17: 211.53 M hits/sec, 215.25 QPS (1.05 sec for 225 queries), totHits=221118844 864.8s: shapes, box: ITER 18: 215.23 M hits/sec, 219.01 QPS (1.03 sec for 225 queries), totHits=221118844 865.8s: shapes, box: ITER 19: 217.65 M hits/sec, 221.47 QPS (1.02 sec for 225 queries), totHits=221118844 865.8s: shapes, box: BEST M hits/sec: 217.83079145478519 865.8s: shapes, box: BEST QPS: 221.654234395901 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|136.0s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.7s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|314.61|184.65|383371904| |distance|points|327.04|192.15|382961957| |distance|geopoint|||| |distance|shapes|227.07|133.41|382961957| |box|geo3d|250.50|254.90|221118844| |box|points|441.73|449.48|221118844| |box|geopoint|||| |box|shapes|217.83|221.65|221118844| |poly 10|geo3d|250.63|158.47|355855227| |poly 10|points|286.64|181.26|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.97|123.92|355809475| |polyMedium|geo3d|2.61|31.96|2693541| |polyMedium|points|17.03|208.63|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.90|170.24|2693559| |polyRussia|geo3d|3.70|1.05|3508671| |polyRussia|points|67.71|19.30|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.65|13.29|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3269.33|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|154.64|157.36|221118844| |sort|geopoint|||| |sort|shapes|||| Took 867.0 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 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(-) creating directories /l/logs.nightly/taxis/2026.04.11.23.37.53... Lucene git hash: 42c5ceb7fae20297b0bbcf1020cef0bba0db04a9 Compile lucene core... run: "../../gradlew jar" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core log: /l/logs.nightly/taxis/2026.04.11.23.37.53/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.11.23.37.53/index.1threads.sparse.sorted.log 3.2 sec: 0.3 M docs; 94.3 K docs/sec 6.8 sec: 0.6 M docs; 88.0 K docs/sec 10.2 sec: 0.9 M docs; 88.3 K docs/sec 13.5 sec: 1.2 M docs; 89.2 K docs/sec 16.7 sec: 1.5 M docs; 89.6 K docs/sec 20.8 sec: 1.9 M docs; 91.3 K docs/sec 24.2 sec: 2.2 M docs; 91.0 K docs/sec 28.3 sec: 2.6 M docs; 91.9 K docs/sec 32.4 sec: 3.0 M docs; 92.7 K docs/sec 35.7 sec: 3.3 M docs; 92.6 K docs/sec 48.3 sec: 3.7 M docs; 76.6 K docs/sec 52.4 sec: 4.1 M docs; 78.2 K docs/sec 55.7 sec: 4.4 M docs; 79.0 K docs/sec 59.8 sec: 4.8 M docs; 80.2 K docs/sec 63.9 sec: 5.2 M docs; 81.4 K docs/sec 67.2 sec: 5.5 M docs; 81.9 K docs/sec 71.3 sec: 5.9 M docs; 82.8 K docs/sec 75.4 sec: 6.3 M docs; 83.6 K docs/sec 78.7 sec: 6.6 M docs; 83.9 K docs/sec 82.7 sec: 7.0 M docs; 84.6 K docs/sec 95.4 sec: 7.4 M docs; 77.6 K docs/sec 98.7 sec: 7.7 M docs; 78.0 K docs/sec 102.9 sec: 8.1 M docs; 78.8 K docs/sec 107.0 sec: 8.5 M docs; 79.4 K docs/sec 110.3 sec: 8.8 M docs; 79.8 K docs/sec 114.4 sec: 9.2 M docs; 80.4 K docs/sec 118.6 sec: 9.6 M docs; 81.0 K docs/sec 121.9 sec: 9.9 M docs; 81.2 K docs/sec 126.0 sec: 10.3 M docs; 81.7 K docs/sec 130.2 sec: 10.7 M docs; 82.2 K docs/sec 142.0 sec: 11.0 M docs; 77.5 K docs/sec 146.1 sec: 11.4 M docs; 78.0 K docs/sec 150.2 sec: 11.8 M docs; 78.5 K docs/sec 153.5 sec: 12.1 M docs; 78.8 K docs/sec 157.6 sec: 12.5 M docs; 79.3 K docs/sec 161.8 sec: 12.9 M docs; 79.7 K docs/sec 165.1 sec: 13.2 M docs; 80.0 K docs/sec 169.2 sec: 13.6 M docs; 80.4 K docs/sec 173.3 sec: 14.0 M docs; 80.8 K docs/sec 176.6 sec: 14.3 M docs; 81.0 K docs/sec 189.3 sec: 14.7 M docs; 77.6 K docs/sec 193.5 sec: 15.1 M docs; 78.1 K docs/sec 196.8 sec: 15.4 M docs; 78.3 K docs/sec 200.9 sec: 15.8 M docs; 78.7 K docs/sec 205.0 sec: 16.2 M docs; 79.0 K docs/sec 208.3 sec: 16.5 M docs; 79.2 K docs/sec 212.4 sec: 16.9 M docs; 79.6 K docs/sec 216.5 sec: 17.3 M docs; 79.9 K docs/sec 219.8 sec: 17.6 M docs; 80.1 K docs/sec 224.0 sec: 18.0 M docs; 80.4 K docs/sec 236.6 sec: 18.4 M docs; 77.8 K docs/sec 239.9 sec: 18.7 M docs; 77.9 K docs/sec 244.0 sec: 19.1 M docs; 78.3 K docs/sec 247.4 sec: 19.4 M docs; 78.4 K docs/sec 251.4 sec: 19.8 M docs; 78.7 K docs/sec 253.1 sec: 20.0 M docs; 79.0 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.11.23.37.53/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.11.23.37.53/diskUsagesparse-sorted.log took 50.7 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.11.23.37.53/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.11.23.37.53/index.1threads.sparse.log 2.9 sec: 0.3 M docs; 102.0 K docs/sec 6.5 sec: 0.6 M docs; 92.8 K docs/sec 9.6 sec: 0.9 M docs; 93.5 K docs/sec 12.8 sec: 1.2 M docs; 94.0 K docs/sec 15.9 sec: 1.5 M docs; 94.5 K docs/sec 19.7 sec: 1.9 M docs; 96.2 K docs/sec 22.9 sec: 2.2 M docs; 96.0 K docs/sec 26.8 sec: 2.6 M docs; 97.1 K docs/sec 30.7 sec: 3.0 M docs; 97.8 K docs/sec 33.8 sec: 3.3 M docs; 97.7 K docs/sec 45.3 sec: 3.7 M docs; 81.6 K docs/sec 49.2 sec: 4.1 M docs; 83.4 K docs/sec 52.3 sec: 4.4 M docs; 84.2 K docs/sec 56.1 sec: 4.8 M docs; 85.5 K docs/sec 60.0 sec: 5.2 M docs; 86.7 K docs/sec 63.1 sec: 5.5 M docs; 87.2 K docs/sec 67.0 sec: 5.9 M docs; 88.1 K docs/sec 70.8 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.4 sec: 7.7 M docs; 83.4 K docs/sec 96.2 sec: 8.1 M docs; 84.2 K docs/sec 100.1 sec: 8.5 M docs; 84.9 K docs/sec 103.2 sec: 8.8 M docs; 85.3 K docs/sec 107.0 sec: 9.2 M docs; 85.9 K docs/sec 110.9 sec: 9.6 M docs; 86.6 K docs/sec 114.0 sec: 9.9 M docs; 86.8 K docs/sec 117.9 sec: 10.3 M docs; 87.4 K docs/sec 121.7 sec: 10.7 M docs; 87.9 K docs/sec 132.4 sec: 11.0 M docs; 83.1 K docs/sec 136.3 sec: 11.4 M docs; 83.6 K docs/sec 140.2 sec: 11.8 M docs; 84.1 K docs/sec 143.3 sec: 12.1 M docs; 84.4 K docs/sec 147.2 sec: 12.5 M docs; 84.9 K docs/sec 151.1 sec: 12.9 M docs; 85.4 K docs/sec 154.2 sec: 13.2 M docs; 85.6 K docs/sec 158.1 sec: 13.6 M docs; 86.0 K docs/sec 162.0 sec: 14.0 M docs; 86.4 K docs/sec 165.1 sec: 14.3 M docs; 86.6 K docs/sec 176.6 sec: 14.7 M docs; 83.2 K docs/sec 180.5 sec: 15.1 M docs; 83.6 K docs/sec 183.6 sec: 15.4 M docs; 83.9 K docs/sec 187.5 sec: 15.8 M docs; 84.3 K docs/sec 191.4 sec: 16.2 M docs; 84.6 K docs/sec 194.5 sec: 16.5 M docs; 84.9 K docs/sec 198.3 sec: 16.9 M docs; 85.2 K docs/sec 202.2 sec: 17.3 M docs; 85.6 K docs/sec 205.2 sec: 17.6 M docs; 85.8 K docs/sec 209.1 sec: 18.0 M docs; 86.1 K docs/sec 220.6 sec: 18.4 M docs; 83.4 K docs/sec 223.6 sec: 18.7 M docs; 83.6 K docs/sec 227.5 sec: 19.1 M docs; 84.0 K docs/sec 230.6 sec: 19.4 M docs; 84.1 K docs/sec 234.4 sec: 19.8 M docs; 84.5 K docs/sec 236.0 sec: 20.0 M docs; 84.7 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.11.23.37.53/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.11.23.37.53/diskUsagesparse.log took 51.4 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.11.23.37.53/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.11.23.37.53/index.1threads.nonsparse.log 3.1 sec: 0.3 M docs; 98.0 K docs/sec 6.6 sec: 0.6 M docs; 91.0 K docs/sec 9.7 sec: 0.9 M docs; 92.9 K docs/sec 13.5 sec: 1.3 M docs; 96.6 K docs/sec 17.2 sec: 1.7 M docs; 98.7 K docs/sec 21.0 sec: 2.1 M docs; 100.1 K docs/sec 24.7 sec: 2.5 M docs; 101.2 K docs/sec 28.5 sec: 2.9 M docs; 101.9 K docs/sec 33.0 sec: 3.3 M docs; 100.1 K docs/sec 44.0 sec: 3.7 M docs; 84.0 K docs/sec 47.8 sec: 4.1 M docs; 85.8 K docs/sec 51.5 sec: 4.5 M docs; 87.4 K docs/sec 54.5 sec: 4.8 M docs; 88.0 K docs/sec 58.3 sec: 5.2 M docs; 89.2 K docs/sec 62.1 sec: 5.6 M docs; 90.2 K docs/sec 65.7 sec: 6.0 M docs; 91.3 K docs/sec 68.8 sec: 6.3 M docs; 91.6 K docs/sec 72.5 sec: 6.7 M docs; 92.5 K docs/sec 75.5 sec: 7.0 M docs; 92.7 K docs/sec 86.6 sec: 7.4 M docs; 85.4 K docs/sec 90.4 sec: 7.8 M docs; 86.3 K docs/sec 94.0 sec: 8.2 M docs; 87.2 K docs/sec 97.1 sec: 8.5 M docs; 87.6 K docs/sec 100.8 sec: 8.9 M docs; 88.3 K docs/sec 104.5 sec: 9.3 M docs; 89.0 K docs/sec 108.2 sec: 9.7 M docs; 89.6 K docs/sec 111.3 sec: 10.0 M docs; 89.9 K docs/sec 115.0 sec: 10.4 M docs; 90.4 K docs/sec 118.8 sec: 10.8 M docs; 90.9 K docs/sec 128.2 sec: 11.0 M docs; 85.8 K docs/sec 131.9 sec: 11.4 M docs; 86.4 K docs/sec 135.7 sec: 11.8 M docs; 87.0 K docs/sec 139.4 sec: 12.2 M docs; 87.5 K docs/sec 143.2 sec: 12.6 M docs; 88.0 K docs/sec 146.9 sec: 13.0 M docs; 88.5 K docs/sec 150.7 sec: 13.4 M docs; 88.9 K docs/sec 154.3 sec: 13.8 M docs; 89.4 K docs/sec 157.4 sec: 14.1 M docs; 89.6 K docs/sec 161.2 sec: 14.5 M docs; 90.0 K docs/sec 170.7 sec: 14.7 M docs; 86.1 K docs/sec 174.4 sec: 15.1 M docs; 86.6 K docs/sec 178.2 sec: 15.5 M docs; 87.0 K docs/sec 181.9 sec: 15.9 M docs; 87.4 K docs/sec 185.7 sec: 16.3 M docs; 87.8 K docs/sec 189.4 sec: 16.7 M docs; 88.2 K docs/sec 193.2 sec: 17.1 M docs; 88.5 K docs/sec 196.9 sec: 17.5 M docs; 88.9 K docs/sec 200.6 sec: 17.9 M docs; 89.2 K docs/sec 204.3 sec: 18.3 M docs; 89.6 K docs/sec 213.1 sec: 18.4 M docs; 86.3 K docs/sec 216.8 sec: 18.8 M docs; 86.7 K docs/sec 220.6 sec: 19.2 M docs; 87.0 K docs/sec 224.3 sec: 19.6 M docs; 87.4 K docs/sec 228.1 sec: 20.0 M docs; 87.7 K docs/sec 228.1 sec: 20.0 M docs; 87.7 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.11.23.37.53/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.11.23.37.53/diskUsagenonsparse.log took 44.9 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.11.23.37.53/searchnonsparse.0.log sparseTaxis: now remove /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse sparseTaxis: now remove /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.nonsparse sparseTaxis: now remove /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse.sorted + echo 'Now rsync' Now rsync + date Sat Apr 11 11:53:20 PM EDT 2026 + rsync --delete -lrtSO /l/logs.nightly/ /x/tmp/beast3.logs/logs.nightly/ + rsync --delete -lrtSO /l/reports.nightly/ /x/tmp/beast3.logs/reports.nightly/ + echo 'Touch nightly marker file...' Touch nightly marker file... + date Sat Apr 11 11:54:13 PM EDT 2026 + touch /x/tmp/beast3.nightly.bench + echo 'Backup bench logs to /ssd/logs.nightly.bak' Backup bench logs to /ssd/logs.nightly.bak + rsync -a /l/logs.nightly/ /ssd/logs.nightly.bak/ + echo 'end: disk usage on /l:' end: disk usage on /l: + df -h /l Filesystem Size Used Avail Use% Mounted on /dev/nvme0n1p1 880G 356G 480G 43% / + echo 'Stopping background df process...' Stopping background df process... + kill 1018186 + wait 1018186 + 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.10.18.34.50 now shutil.copy2 /l/logs.nightly/all.log to /l/reports.nightly/2026.04.10.18.34.50