2024/11/21-02:24:44.887429 140008836765248 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00: fork to child time = 0.008748 sec 2024/11/21-02:24:44.887903 140008836765248 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00 2024/11/21-02:24:44.894187 140008836765248 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00 2024/11/21-02:24:44.895858 140008836765248 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-02:24:44.896067 140008836765248 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/21-02:24:44.951940 140008836765248 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-02486/att-00/MANIFEST-090329 2024/11/21-02:24:44.980721 140008836765248 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-02486/att-00/MANIFEST-090329 succeeded,manifest_file_number is 90329, next_file_number is 95433, last_sequence is 1443763983, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 95255 2024/11/21-02:24:44.980727 140008836765248 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-02:24:44.980814 140008836765248 [version_set.cc:5724] Creating manifest 95433 2024/11/21-02:24:45.011363 140008836765248 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-02:24:45.031914 140008836765248 [compaction_job.cc:2437] [default] [JOB 2486] Compacting 1@2 + 17@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/21-02:24:45.031926 140008836765248 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 1865 Base level 2, inputs: [95404(27MB)], [95349(37MB) 95350(38MB) 95351(38MB) 95352(36MB) 95353(37MB) 95354(40MB) 95355(37MB) 95356(37MB) 95357(38MB) 95358(39MB) 95359(36MB) 95360(36MB) 95361(37MB) 95362(36MB) 95363(39MB) 95364(37MB) 95422(39MB)] 2024/11/21-02:24:45.038879 140008836765248 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/21-02:24:45.038899 140008836765248 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/21-02:24:45.038915 140008836765248 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/21-02:24:45.038921 140008836765248 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/21-02:24:45.038931 140008836765248 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/21-02:24:45.592818 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095434.sst) /dev/shm/ToplingTemp/Topling-1260464-Xva7XB 2024/11/21-02:24:46.203244 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095434.sst): first pass time = 0.61's, 219.891'MB/sec 2024/11/21-02:24:47.516491 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095434.sst): old prealloc_size = 147639500, real_size = 35265920 2024/11/21-02:24:47.517168 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095434.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923761 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1084 GB zip-val = 0.0332 GB avg-val = 117.29 avg-zval = 35.96 2024/11/21-02:24:47.518766 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095434.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:24:48.531870 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095434.sst): second pass time = 1.31's, 82.566'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.02's, 38.992'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2783.040'MB/sec (index lex order gen) rebuild zvType time = 0.88's, 0.262'MB/sec write SST data time = 0.13's, 297.137'MB/sec dict compress time = 7810121794.61's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 36860.733'MB/sec zip my value time = 1.31's, unzip length = 0.108'GB zip my value throughput = 82.566'MB/sec zip pipeline throughput = 82.566'MB/sec entries = 923761 avg-key = 28.00 avg-zkey = 1.97 avg-val = 117.29 avg-zval = 35.96 usrkeys = 923761 avg-key = 20.00 avg-zkey = 1.97 avg-val = 124.29 avg-zval = 35.96 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923761 bytes = 3464112 } seq expand size = 6466327 multi value expand size = 0 cnt WriteAppend = 81 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0332 GB dict = 1.08 MB all = 0.0396 GB } UnZip/Zip{ index = 10.1779 value = 3.2617 dict = 1.00 all = 3.3901 } Zip/UnZip{ index = 0.0983 value = 0.3066 dict = 1.00 all = 0.2950 } ---------------------------- total value len = 563.180551 GB avg = 0.331 KB (by entry num) total key len = 44.340272 GB avg = 0.026 KB total ukey len = 32.812617 GB avg = 0.014 KB total ukey num = 2.321938337 Billion total entry num = 1.701440359 Billion write speed all = 20.206117160 MB/sec (with seq num) write speed all = 19.753398478 MB/sec (without seq num) 2024/11/21-02:24:48.581777 140008836765248 [compaction_job.cc:1948] [default] [JOB 2486] Generated table #95434: 923761 keys, 39591150 bytes, temperature: kWarm 2024/11/21-02:24:48.581869 140008836765248 EVENT_LOG_v1 {"time_micros": 1732127088581827, "cf_name": "default", "job": 2486, "event": "table_file_creation", "file_number": 95434, "file_size": 39591150, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 876291829, "largest_seqno": 1443340644, "table_properties": {"data_size": 33219568, "index_size": 1815232, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25865308, "raw_average_key_size": 28, "raw_value_size": 108352486, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923761, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732127085, "oldest_key_time": 0, "file_creation_time": 1732127085, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95434, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:24:48.619817 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095435.sst) /dev/shm/ToplingTemp/Topling-1260464-rtbGSy 2024/11/21-02:24:49.644568 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095435.sst): first pass time = 1.02's, 130.981'MB/sec 2024/11/21-02:24:51.012993 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095435.sst): old prealloc_size = 147639500, real_size = 36518160 2024/11/21-02:24:51.013722 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095435.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925587 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0345 GB avg-val = 117.01 avg-zval = 37.30 2024/11/21-02:24:51.014575 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095435.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:24:51.974989 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095435.sst): second pass time = 1.37's, 79.197'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.96's, 41.976'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2572.480'MB/sec (index lex order gen) rebuild zvType time = 0.80's, 0.288'MB/sec write SST data time = 0.16's, 254.670'MB/sec dict compress time = 2314885530.82's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 28731.668'MB/sec zip my value time = 1.37's, unzip length = 0.108'GB zip my value throughput = 79.197'MB/sec zip pipeline throughput = 157.103'MB/sec entries = 925587 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.01 avg-zval = 37.30 usrkeys = 925587 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.01 avg-zval = 37.30 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925587 bytes = 3008176 } seq expand size = 6479109 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0404 GB } UnZip/Zip{ index = 10.5123 value = 3.1368 dict = 1.00 all = 3.3238 } Zip/UnZip{ index = 0.0951 value = 0.3188 dict = 1.00 all = 0.3009 } ---------------------------- total value len = 563.295332 GB avg = 0.331 KB (by entry num) total key len = 44.366188 GB avg = 0.026 KB total ukey len = 32.831129 GB avg = 0.014 KB total ukey num = 2.322863924 Billion total entry num = 1.702365946 Billion write speed all = 20.208482496 MB/sec (with seq num) write speed all = 19.755569402 MB/sec (without seq num) 2024/11/21-02:24:52.024006 140008836765248 [compaction_job.cc:1948] [default] [JOB 2486] Generated table #95435: 925587 keys, 40381034 bytes, temperature: kWarm 2024/11/21-02:24:52.024080 140008836765248 EVENT_LOG_v1 {"time_micros": 1732127092024038, "cf_name": "default", "job": 2486, "event": "table_file_creation", "file_number": 95435, "file_size": 40381034, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1386822194, "largest_seqno": 1443340706, "table_properties": {"data_size": 34525632, "index_size": 1760960, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25916436, "raw_average_key_size": 28, "raw_value_size": 108301334, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925587, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732127088, "oldest_key_time": 0, "file_creation_time": 1732127088, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95435, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:24:52.060492 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095436.sst) /dev/shm/ToplingTemp/Topling-1260464-flERAx 2024/11/21-02:24:52.986831 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095436.sst): first pass time = 0.93's, 144.896'MB/sec 2024/11/21-02:24:54.326589 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095436.sst): old prealloc_size = 147639500, real_size = 36287808 2024/11/21-02:24:54.327405 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095436.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925699 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.95 raw-val = 0.1083 GB zip-val = 0.0342 GB avg-val = 116.99 avg-zval = 37.00 2024/11/21-02:24:54.328285 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095436.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:24:55.121179 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095436.sst): second pass time = 1.34's, 80.890'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.79's, 50.921'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2285.220'MB/sec (index lex order gen) rebuild zvType time = 0.65's, 0.354'MB/sec write SST data time = 0.14's, 287.240'MB/sec dict compress time = 2314885530.82's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 28058.222'MB/sec zip my value time = 1.34's, unzip length = 0.108'GB zip my value throughput = 80.890'MB/sec zip pipeline throughput = 124.484'MB/sec entries = 925699 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.99 avg-zval = 37.00 usrkeys = 925699 avg-key = 20.00 avg-zkey = 1.95 avg-val = 123.38 avg-zval = 37.00 TagRS{ kinds = RS_Key0_TagN bytes = 144760 } TagArray{ size = 845207 bytes = 3169536 } seq expand size = 5916449 multi value expand size = 0 cnt WriteAppend = 20 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0342 GB dict = 1.08 MB all = 0.0405 GB } UnZip/Zip{ index = 10.2426 value = 3.1621 dict = 1.00 all = 3.3172 } Zip/UnZip{ index = 0.0976 value = 0.3162 dict = 1.00 all = 0.3015 } ---------------------------- total value len = 563.409546 GB avg = 0.331 KB (by entry num) total key len = 44.392108 GB avg = 0.026 KB total ukey len = 32.849643 GB avg = 0.014 KB total ukey num = 2.323789623 Billion total entry num = 1.703291645 Billion write speed all = 20.211028136 MB/sec (with seq num) write speed all = 19.757916169 MB/sec (without seq num) 2024/11/21-02:24:55.201638 140008836765248 [compaction_job.cc:1948] [default] [JOB 2486] Generated table #95436: 925699 keys, 40460834 bytes, temperature: kWarm 2024/11/21-02:24:55.201708 140008836765248 EVENT_LOG_v1 {"time_micros": 1732127095201675, "cf_name": "default", "job": 2486, "event": "table_file_creation", "file_number": 95436, "file_size": 40460834, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1443340746, "table_properties": {"data_size": 34248624, "index_size": 1807552, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25919572, "raw_average_key_size": 28, "raw_value_size": 108298214, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 925699, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732127092, "oldest_key_time": 0, "file_creation_time": 1732127092, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95436, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:24:55.243710 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095437.sst) /dev/shm/ToplingTemp/Topling-1260464-jAZCuB 2024/11/21-02:24:56.155848 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095437.sst): first pass time = 0.91's, 147.153'MB/sec 2024/11/21-02:24:57.600854 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095437.sst): old prealloc_size = 147639500, real_size = 36500160 2024/11/21-02:24:57.601494 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095437.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926700 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.83 avg-zval = 37.17 2024/11/21-02:24:57.601886 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095437.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:24:58.301932 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095437.sst): second pass time = 1.44's, 75.137'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 55.337'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2923.632'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.404'MB/sec write SST data time = 0.13's, 306.433'MB/sec dict compress time = 2314885530.82's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 21327.133'MB/sec zip my value time = 1.44's, unzip length = 0.108'GB zip my value throughput = 75.137'MB/sec zip pipeline throughput = 75.137'MB/sec entries = 926700 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.83 avg-zval = 37.17 usrkeys = 926700 avg-key = 20.00 avg-zkey = 1.97 avg-val = 119.72 avg-zval = 37.17 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 382519 bytes = 1291024 } seq expand size = 2677633 multi value expand size = 0 cnt WriteAppend = 57 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0388 GB } UnZip/Zip{ index = 10.1758 value = 3.1431 dict = 1.00 all = 3.4598 } Zip/UnZip{ index = 0.0983 value = 0.3182 dict = 1.00 all = 0.2890 } ---------------------------- total value len = 563.520494 GB avg = 0.331 KB (by entry num) total key len = 44.418055 GB avg = 0.026 KB total ukey len = 32.868177 GB avg = 0.014 KB total ukey num = 2.324716323 Billion total entry num = 1.704218345 Billion write speed all = 20.213442332 MB/sec (with seq num) write speed all = 19.760131789 MB/sec (without seq num) 2024/11/21-02:24:58.380745 140008836765248 [compaction_job.cc:1948] [default] [JOB 2486] Generated table #95437: 926700 keys, 38793941 bytes, temperature: kWarm 2024/11/21-02:24:58.380808 140008836765248 EVENT_LOG_v1 {"time_micros": 1732127098380779, "cf_name": "default", "job": 2486, "event": "table_file_creation", "file_number": 95437, "file_size": 38793941, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 978567417, "table_properties": {"data_size": 34446896, "index_size": 1821376, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25947600, "raw_average_key_size": 28, "raw_value_size": 108270180, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926700, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732127095, "oldest_key_time": 0, "file_creation_time": 1732127095, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95437, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:24:58.415669 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095438.sst) /dev/shm/ToplingTemp/Topling-1260464-E0OP4x 2024/11/21-02:24:59.304180 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095438.sst): first pass time = 0.89's, 151.066'MB/sec 2024/11/21-02:25:00.652180 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095438.sst): old prealloc_size = 147639500, real_size = 36686864 2024/11/21-02:25:00.652798 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095438.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926630 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0346 GB avg-val = 116.85 avg-zval = 37.38 2024/11/21-02:25:00.653164 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095438.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:25:01.365129 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095438.sst): second pass time = 1.35's, 80.363'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.71's, 54.267'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3063.450'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.397'MB/sec write SST data time = 0.13's, 301.972'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 33292.356'MB/sec zip my value time = 1.35's, unzip length = 0.108'GB zip my value throughput = 80.363'MB/sec zip pipeline throughput = 80.363'MB/sec entries = 926630 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.85 avg-zval = 37.38 usrkeys = 926630 avg-key = 20.00 avg-zkey = 1.97 avg-val = 118.92 avg-zval = 37.38 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 275220 bytes = 997680 } seq expand size = 1926540 multi value expand size = 0 cnt WriteAppend = 36 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0346 GB dict = 1.08 MB all = 0.0387 GB } UnZip/Zip{ index = 10.1761 value = 3.1262 dict = 1.00 all = 3.4692 } Zip/UnZip{ index = 0.0983 value = 0.3199 dict = 1.00 all = 0.2882 } ---------------------------- total value len = 563.630693 GB avg = 0.331 KB (by entry num) total key len = 44.444001 GB avg = 0.026 KB total ukey len = 32.886709 GB avg = 0.014 KB total ukey num = 2.325642953 Billion total entry num = 1.705144975 Billion write speed all = 20.215910056 MB/sec (with seq num) write speed all = 19.762399225 MB/sec (without seq num) 2024/11/21-02:25:01.413460 140008836765248 [compaction_job.cc:1948] [default] [JOB 2486] Generated table #95438: 926630 keys, 38687945 bytes, temperature: kWarm 2024/11/21-02:25:01.413513 140008836765248 EVENT_LOG_v1 {"time_micros": 1732127101413483, "cf_name": "default", "job": 2486, "event": "table_file_creation", "file_number": 95438, "file_size": 38687945, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1323120786, "table_properties": {"data_size": 34633856, "index_size": 1821184, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25945640, "raw_average_key_size": 28, "raw_value_size": 108272192, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926630, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732127098, "oldest_key_time": 0, "file_creation_time": 1732127098, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95438, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:25:01.447369 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095439.sst) /dev/shm/ToplingTemp/Topling-1260464-Gs3E2A 2024/11/21-02:25:02.352808 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095439.sst): first pass time = 0.91's, 148.241'MB/sec 2024/11/21-02:25:03.587402 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095439.sst): old prealloc_size = 147639500, real_size = 38383232 2024/11/21-02:25:03.587933 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095439.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926394 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0364 GB avg-val = 116.88 avg-zval = 39.29 2024/11/21-02:25:03.588756 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095439.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:25:04.397123 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095439.sst): second pass time = 1.23's, 87.759'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 52.611'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3373.211'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.341'MB/sec write SST data time = 0.13's, 327.821'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 20438.680'MB/sec zip my value time = 1.23's, unzip length = 0.108'GB zip my value throughput = 87.759'MB/sec zip pipeline throughput = 87.759'MB/sec entries = 926394 avg-key = 28.00 avg-zkey = 1.89 avg-val = 116.88 avg-zval = 39.29 usrkeys = 926394 avg-key = 20.00 avg-zkey = 1.89 avg-val = 123.88 avg-zval = 39.29 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926394 bytes = 3358192 } seq expand size = 6484758 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0364 GB dict = 1.08 MB all = 0.0426 GB } UnZip/Zip{ index = 10.5834 value = 2.9746 dict = 1.00 all = 3.1507 } Zip/UnZip{ index = 0.0945 value = 0.3362 dict = 1.00 all = 0.3174 } ---------------------------- total value len = 563.745456 GB avg = 0.330 KB (by entry num) total key len = 44.469940 GB avg = 0.026 KB total ukey len = 32.905237 GB avg = 0.014 KB total ukey num = 2.326569347 Billion total entry num = 1.706071369 Billion write speed all = 20.218549766 MB/sec (with seq num) write speed all = 19.764838281 MB/sec (without seq num) 2024/11/21-02:25:04.447039 140008836765248 [compaction_job.cc:1948] [default] [JOB 2486] Generated table #95439: 926394 keys, 42599642 bytes, temperature: kWarm 2024/11/21-02:25:04.447117 140008836765248 EVENT_LOG_v1 {"time_micros": 1732127104447085, "cf_name": "default", "job": 2486, "event": "table_file_creation", "file_number": 95439, "file_size": 42599642, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1052137445, "largest_seqno": 1331715475, "table_properties": {"data_size": 36400816, "index_size": 1750656, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25939032, "raw_average_key_size": 28, "raw_value_size": 108278804, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926394, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732127101, "oldest_key_time": 0, "file_creation_time": 1732127101, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95439, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:25:04.483856 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095440.sst) /dev/shm/ToplingTemp/Topling-1260464-MPB2vB 2024/11/21-02:25:05.422590 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095440.sst): first pass time = 0.94's, 142.983'MB/sec 2024/11/21-02:25:06.607191 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095440.sst): old prealloc_size = 147639500, real_size = 34881632 2024/11/21-02:25:06.607744 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095440.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926058 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0329 GB avg-val = 116.93 avg-zval = 35.51 2024/11/21-02:25:06.608547 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095440.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:25:07.453704 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095440.sst): second pass time = 1.18's, 91.483'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 46.046'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3356.504'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.321'MB/sec write SST data time = 0.13's, 310.231'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 36538.685'MB/sec zip my value time = 1.18's, unzip length = 0.108'GB zip my value throughput = 91.483'MB/sec zip pipeline throughput = 91.483'MB/sec entries = 926058 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.93 avg-zval = 35.51 usrkeys = 926058 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.93 avg-zval = 35.51 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926058 bytes = 3241216 } seq expand size = 6482406 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0329 GB dict = 1.08 MB all = 0.0390 GB } UnZip/Zip{ index = 10.5131 value = 3.2926 dict = 1.00 all = 3.4435 } Zip/UnZip{ index = 0.0951 value = 0.3037 dict = 1.00 all = 0.2904 } ---------------------------- total value len = 563.860227 GB avg = 0.330 KB (by entry num) total key len = 44.495870 GB avg = 0.026 KB total ukey len = 32.923758 GB avg = 0.014 KB total ukey num = 2.327495405 Billion total entry num = 1.706997427 Billion write speed all = 20.221172352 MB/sec (with seq num) write speed all = 19.767260712 MB/sec (without seq num) 2024/11/21-02:25:07.500815 140008836765248 [compaction_job.cc:1948] [default] [JOB 2486] Generated table #95440: 926058 keys, 38977690 bytes, temperature: kWarm 2024/11/21-02:25:07.500883 140008836765248 EVENT_LOG_v1 {"time_micros": 1732127107500852, "cf_name": "default", "job": 2486, "event": "table_file_creation", "file_number": 95440, "file_size": 38977690, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187855341, "largest_seqno": 1331717282, "table_properties": {"data_size": 32888208, "index_size": 1761728, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25929624, "raw_average_key_size": 28, "raw_value_size": 108288240, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926058, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732127104, "oldest_key_time": 0, "file_creation_time": 1732127104, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95440, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:25:07.548134 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095441.sst) /dev/shm/ToplingTemp/Topling-1260464-UnV9Bz 2024/11/21-02:25:08.394075 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095441.sst): first pass time = 0.85's, 158.668'MB/sec 2024/11/21-02:25:09.522747 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095441.sst): old prealloc_size = 147639500, real_size = 35729232 2024/11/21-02:25:09.523350 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095441.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928340 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1082 GB zip-val = 0.0337 GB avg-val = 116.58 avg-zval = 36.32 2024/11/21-02:25:09.524132 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095441.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:25:10.347939 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095441.sst): second pass time = 1.13's, 95.959'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 48.271'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3085.209'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.332'MB/sec write SST data time = 0.13's, 315.959'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 30086.503'MB/sec zip my value time = 1.13's, unzip length = 0.108'GB zip my value throughput = 95.959'MB/sec zip pipeline throughput = 95.959'MB/sec entries = 928340 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.58 avg-zval = 36.32 usrkeys = 928340 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.58 avg-zval = 36.32 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928340 bytes = 3249200 } seq expand size = 6498380 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0337 GB dict = 1.08 MB all = 0.0398 GB } UnZip/Zip{ index = 10.4456 value = 3.2095 dict = 1.00 all = 3.3696 } Zip/UnZip{ index = 0.0957 value = 0.3116 dict = 1.00 all = 0.2968 } ---------------------------- total value len = 563.974950 GB avg = 0.330 KB (by entry num) total key len = 44.521863 GB avg = 0.026 KB total ukey len = 32.942325 GB avg = 0.014 KB total ukey num = 2.328423745 Billion total entry num = 1.707925767 Billion write speed all = 20.223904051 MB/sec (with seq num) write speed all = 19.769789241 MB/sec (without seq num) 2024/11/21-02:25:10.394981 140008836765248 [compaction_job.cc:1948] [default] [JOB 2486] Generated table #95441: 928340 keys, 39831738 bytes, temperature: kWarm 2024/11/21-02:25:10.395056 140008836765248 EVENT_LOG_v1 {"time_micros": 1732127110395015, "cf_name": "default", "job": 2486, "event": "table_file_creation", "file_number": 95441, "file_size": 39831738, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187855426, "largest_seqno": 1331716806, "table_properties": {"data_size": 33719488, "index_size": 1777472, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25993520, "raw_average_key_size": 28, "raw_value_size": 108224320, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928340, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732127107, "oldest_key_time": 0, "file_creation_time": 1732127107, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95441, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:25:10.432437 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095442.sst) /dev/shm/ToplingTemp/Topling-1260464-S10iIB 2024/11/21-02:25:11.476964 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095442.sst): first pass time = 1.04's, 128.500'MB/sec 2024/11/21-02:25:12.604881 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095442.sst): old prealloc_size = 147639500, real_size = 36507632 2024/11/21-02:25:12.605480 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095442.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 929609 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1082 GB zip-val = 0.0345 GB avg-val = 116.38 avg-zval = 37.11 2024/11/21-02:25:12.606292 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095442.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:25:13.420196 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095442.sst): second pass time = 1.13's, 96.002'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 49.820'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3099.871'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.337'MB/sec write SST data time = 0.13's, 323.074'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 17395.403'MB/sec zip my value time = 1.13's, unzip length = 0.108'GB zip my value throughput = 96.002'MB/sec zip pipeline throughput = 96.002'MB/sec entries = 929609 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.38 avg-zval = 37.11 usrkeys = 929609 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.38 avg-zval = 37.11 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 929609 bytes = 3253648 } seq expand size = 6507263 multi value expand size = 0 cnt WriteAppend = 16 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0406 GB } UnZip/Zip{ index = 10.4430 value = 3.1364 dict = 1.00 all = 3.3044 } Zip/UnZip{ index = 0.0958 value = 0.3188 dict = 1.00 all = 0.3026 } ---------------------------- total value len = 564.089646 GB avg = 0.330 KB (by entry num) total key len = 44.547892 GB avg = 0.026 KB total ukey len = 32.960917 GB avg = 0.014 KB total ukey num = 2.329353354 Billion total entry num = 1.708855376 Billion write speed all = 20.226515860 MB/sec (with seq num) write speed all = 19.772200269 MB/sec (without seq num) 2024/11/21-02:25:13.467879 140008836765248 [compaction_job.cc:1948] [default] [JOB 2486] Generated table #95442: 929609 keys, 40617560 bytes, temperature: kWarm 2024/11/21-02:25:13.467953 140008836765248 EVENT_LOG_v1 {"time_micros": 1732127113467913, "cf_name": "default", "job": 2486, "event": "table_file_creation", "file_number": 95442, "file_size": 40617560, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187851486, "largest_seqno": 1331717093, "table_properties": {"data_size": 34494688, "index_size": 1780352, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 26029052, "raw_average_key_size": 28, "raw_value_size": 108188806, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 929609, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732127110, "oldest_key_time": 0, "file_creation_time": 1732127110, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95442, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:25:13.504523 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095443.sst) /dev/shm/ToplingTemp/Topling-1260464-95QU1A 2024/11/21-02:25:14.346964 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095443.sst): first pass time = 0.84's, 159.328'MB/sec 2024/11/21-02:25:15.499036 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095443.sst): old prealloc_size = 147639500, real_size = 36459584 2024/11/21-02:25:15.499626 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095443.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 930206 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1082 GB zip-val = 0.0344 GB avg-val = 116.29 avg-zval = 37.03 2024/11/21-02:25:15.500410 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095443.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:25:16.319223 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095443.sst): second pass time = 1.15's, 93.969'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 49.467'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3312.259'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.335'MB/sec write SST data time = 0.12's, 324.659'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 18082.131'MB/sec zip my value time = 1.15's, unzip length = 0.108'GB zip my value throughput = 93.969'MB/sec zip pipeline throughput = 93.969'MB/sec entries = 930206 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.29 avg-zval = 37.03 usrkeys = 930206 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.29 avg-zval = 37.03 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 930206 bytes = 3255728 } seq expand size = 6511442 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0406 GB } UnZip/Zip{ index = 10.4448 value = 3.1404 dict = 1.00 all = 3.3082 } Zip/UnZip{ index = 0.0957 value = 0.3184 dict = 1.00 all = 0.3023 } ---------------------------- total value len = 564.204329 GB avg = 0.330 KB (by entry num) total key len = 44.573938 GB avg = 0.026 KB total ukey len = 32.979521 GB avg = 0.014 KB total ukey num = 2.330283560 Billion total entry num = 1.709785582 Billion write speed all = 20.229243717 MB/sec (with seq num) write speed all = 19.774724610 MB/sec (without seq num) 2024/11/21-02:25:16.366805 140008836765248 [compaction_job.cc:1948] [default] [JOB 2486] Generated table #95443: 930206 keys, 40571166 bytes, temperature: kWarm 2024/11/21-02:25:16.366867 140008836765248 EVENT_LOG_v1 {"time_micros": 1732127116366835, "cf_name": "default", "job": 2486, "event": "table_file_creation", "file_number": 95443, "file_size": 40571166, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187851565, "largest_seqno": 1375093149, "table_properties": {"data_size": 34445680, "index_size": 1781184, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 26045768, "raw_average_key_size": 28, "raw_value_size": 108172096, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 930206, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732127113, "oldest_key_time": 0, "file_creation_time": 1732127113, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95443, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:25:16.405799 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095444.sst) /dev/shm/ToplingTemp/Topling-1260464-YiCzhz 2024/11/21-02:25:17.215948 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095444.sst): first pass time = 0.81's, 165.678'MB/sec 2024/11/21-02:25:18.321804 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095444.sst): old prealloc_size = 147639500, real_size = 33812592 2024/11/21-02:25:18.322410 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095444.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924577 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0318 GB avg-val = 117.17 avg-zval = 34.42 2024/11/21-02:25:18.323224 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095444.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:25:19.174069 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095444.sst): second pass time = 1.11's, 98.030'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 44.714'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2994.335'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.321'MB/sec write SST data time = 0.13's, 291.618'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 31471.362'MB/sec zip my value time = 1.11's, unzip length = 0.108'GB zip my value throughput = 98.030'MB/sec zip pipeline throughput = 98.030'MB/sec entries = 924577 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.17 avg-zval = 34.42 usrkeys = 924577 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.05 avg-zval = 34.42 TagRS{ kinds = RS_Key0_TagN bytes = 144560 } TagArray{ size = 908546 bytes = 3293488 } seq expand size = 6359822 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0318 GB dict = 1.08 MB all = 0.0381 GB } UnZip/Zip{ index = 10.5154 value = 3.4042 dict = 1.00 all = 3.5222 } Zip/UnZip{ index = 0.0951 value = 0.2938 dict = 1.00 all = 0.2839 } ---------------------------- total value len = 564.319019 GB avg = 0.330 KB (by entry num) total key len = 44.599826 GB avg = 0.026 KB total ukey len = 32.998013 GB avg = 0.014 KB total ukey num = 2.331208137 Billion total entry num = 1.710710159 Billion write speed all = 20.231995717 MB/sec (with seq num) write speed all = 19.777273964 MB/sec (without seq num) 2024/11/21-02:25:19.220390 140008836765248 [compaction_job.cc:1948] [default] [JOB 2486] Generated table #95444: 924577 keys, 38106716 bytes, temperature: kWarm 2024/11/21-02:25:19.220447 140008836765248 EVENT_LOG_v1 {"time_micros": 1732127119220418, "cf_name": "default", "job": 2486, "event": "table_file_creation", "file_number": 95444, "file_size": 38106716, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1375096758, "table_properties": {"data_size": 31822752, "index_size": 1758528, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25888156, "raw_average_key_size": 28, "raw_value_size": 108329610, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924577, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732127116, "oldest_key_time": 0, "file_creation_time": 1732127116, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95444, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:25:19.253520 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095445.sst) /dev/shm/ToplingTemp/Topling-1260464-ie5SUA 2024/11/21-02:25:20.203838 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095445.sst): first pass time = 0.95's, 141.240'MB/sec 2024/11/21-02:25:21.340718 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095445.sst): old prealloc_size = 147639500, real_size = 34093456 2024/11/21-02:25:21.341328 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095445.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 930046 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0321 GB avg-val = 116.31 avg-zval = 34.51 2024/11/21-02:25:21.342085 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095445.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:25:22.187972 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095445.sst): second pass time = 1.14's, 95.223'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 44.951'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3065.015'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.322'MB/sec write SST data time = 0.13's, 303.877'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 16673.932'MB/sec zip my value time = 1.14's, unzip length = 0.108'GB zip my value throughput = 95.223'MB/sec zip pipeline throughput = 95.223'MB/sec entries = 930046 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.31 avg-zval = 34.51 usrkeys = 930046 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.31 avg-zval = 34.51 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 930046 bytes = 3138928 } seq expand size = 6510322 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0321 GB dict = 1.08 MB all = 0.0381 GB } UnZip/Zip{ index = 10.5133 value = 3.3709 dict = 1.00 all = 3.5242 } Zip/UnZip{ index = 0.0951 value = 0.2967 dict = 1.00 all = 0.2838 } ---------------------------- total value len = 564.433706 GB avg = 0.330 KB (by entry num) total key len = 44.625867 GB avg = 0.026 KB total ukey len = 33.016614 GB avg = 0.014 KB total ukey num = 2.332138183 Billion total entry num = 1.711640205 Billion write speed all = 20.234645260 MB/sec (with seq num) write speed all = 19.779721848 MB/sec (without seq num) 2024/11/21-02:25:22.234706 140008836765248 [compaction_job.cc:1948] [default] [JOB 2486] Generated table #95445: 930046 keys, 38084368 bytes, temperature: kWarm 2024/11/21-02:25:22.234760 140008836765248 EVENT_LOG_v1 {"time_micros": 1732127122234732, "cf_name": "default", "job": 2486, "event": "table_file_creation", "file_number": 95445, "file_size": 38084368, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1270579075, "largest_seqno": 1375095459, "table_properties": {"data_size": 32091456, "index_size": 1769280, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 26041288, "raw_average_key_size": 28, "raw_value_size": 108176576, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 930046, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732127119, "oldest_key_time": 0, "file_creation_time": 1732127119, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95445, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:25:22.283557 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095446.sst) /dev/shm/ToplingTemp/Topling-1260464-YfDzcB 2024/11/21-02:25:23.282020 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095446.sst): first pass time = 1.00's, 134.429'MB/sec 2024/11/21-02:25:24.465633 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095446.sst): old prealloc_size = 147639500, real_size = 36320704 2024/11/21-02:25:24.466222 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095446.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 931787 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1081 GB zip-val = 0.0343 GB avg-val = 116.04 avg-zval = 36.83 2024/11/21-02:25:24.466727 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095446.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:25:25.224858 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095446.sst): second pass time = 1.18's, 91.415'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.76's, 51.397'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3134.627'MB/sec (index lex order gen) rebuild zvType time = 0.63's, 0.368'MB/sec write SST data time = 0.13's, 310.474'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.078'MB, throughput = 17027.760'MB/sec zip my value time = 1.18's, unzip length = 0.108'GB zip my value throughput = 91.415'MB/sec zip pipeline throughput = 91.415'MB/sec entries = 931787 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.04 avg-zval = 36.83 usrkeys = 931787 avg-key = 20.00 avg-zkey = 1.90 avg-val = 119.57 avg-zval = 36.83 TagRS{ kinds = RS_Key0_TagN bytes = 145680 } TagArray{ size = 468998 bytes = 1700128 } seq expand size = 3282986 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0186 GB value = 0.1081 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0343 GB dict = 1.08 MB all = 0.0390 GB } UnZip/Zip{ index = 10.5136 value = 3.1510 dict = 1.00 all = 3.4396 } Zip/UnZip{ index = 0.0951 value = 0.3174 dict = 1.00 all = 0.2907 } ---------------------------- total value len = 564.545116 GB avg = 0.330 KB (by entry num) total key len = 44.651957 GB avg = 0.026 KB total ukey len = 33.035250 GB avg = 0.014 KB total ukey num = 2.333069970 Billion total entry num = 1.712571992 Billion write speed all = 20.237171605 MB/sec (with seq num) write speed all = 19.782046460 MB/sec (without seq num) 2024/11/21-02:25:25.273929 140008836765248 [compaction_job.cc:1948] [default] [JOB 2486] Generated table #95446: 931787 keys, 39020985 bytes, temperature: kWarm 2024/11/21-02:25:25.273992 140008836765248 EVENT_LOG_v1 {"time_micros": 1732127125273962, "cf_name": "default", "job": 2486, "event": "table_file_creation", "file_number": 95446, "file_size": 39020985, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1375096388, "table_properties": {"data_size": 34315056, "index_size": 1772544, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 26090036, "raw_average_key_size": 28, "raw_value_size": 108127698, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 931787, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732127122, "oldest_key_time": 0, "file_creation_time": 1732127122, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95446, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:25:25.311206 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095447.sst) /dev/shm/ToplingTemp/Topling-1260464-U7ST6A 2024/11/21-02:25:26.309040 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095447.sst): first pass time = 1.00's, 134.514'MB/sec 2024/11/21-02:25:27.436246 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095447.sst): old prealloc_size = 147639500, real_size = 33198672 2024/11/21-02:25:27.436776 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095447.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923980 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.93 raw-val = 0.1083 GB zip-val = 0.0312 GB avg-val = 117.26 avg-zval = 33.75 2024/11/21-02:25:27.437585 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095447.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:25:28.268790 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095447.sst): second pass time = 1.13's, 96.196'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 44.930'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3502.002'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.327'MB/sec write SST data time = 0.13's, 297.123'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 18437.190'MB/sec zip my value time = 1.13's, unzip length = 0.108'GB zip my value throughput = 96.196'MB/sec zip pipeline throughput = 96.196'MB/sec entries = 923980 avg-key = 28.00 avg-zkey = 1.93 avg-val = 117.26 avg-zval = 33.75 usrkeys = 923980 avg-key = 20.00 avg-zkey = 1.93 avg-val = 124.26 avg-zval = 33.75 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923980 bytes = 3349440 } seq expand size = 6467860 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0312 GB dict = 1.08 MB all = 0.0374 GB } UnZip/Zip{ index = 10.3801 value = 3.4741 dict = 1.00 all = 3.5882 } Zip/UnZip{ index = 0.0963 value = 0.2878 dict = 1.00 all = 0.2787 } ---------------------------- total value len = 564.659930 GB avg = 0.330 KB (by entry num) total key len = 44.677829 GB avg = 0.026 KB total ukey len = 33.053729 GB avg = 0.014 KB total ukey num = 2.333993950 Billion total entry num = 1.713495972 Billion write speed all = 20.239798501 MB/sec (with seq num) write speed all = 19.784473845 MB/sec (without seq num) 2024/11/21-02:25:28.313537 140008836765248 [compaction_job.cc:1948] [default] [JOB 2486] Generated table #95447: 923980 keys, 37405094 bytes, temperature: kWarm 2024/11/21-02:25:28.313592 140008836765248 EVENT_LOG_v1 {"time_micros": 1732127128313562, "cf_name": "default", "job": 2486, "event": "table_file_creation", "file_number": 95447, "file_size": 37405094, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1049875945, "largest_seqno": 1331717794, "table_properties": {"data_size": 31187200, "index_size": 1780288, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25871440, "raw_average_key_size": 28, "raw_value_size": 108346400, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923980, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732127125, "oldest_key_time": 0, "file_creation_time": 1732127125, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95447, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:25:28.351036 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095448.sst) /dev/shm/ToplingTemp/Topling-1260464-DJGknx 2024/11/21-02:25:29.405718 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095448.sst): first pass time = 1.05's, 127.266'MB/sec 2024/11/21-02:25:30.560234 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095448.sst): old prealloc_size = 147639500, real_size = 37211536 2024/11/21-02:25:30.560754 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095448.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925329 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0352 GB avg-val = 117.05 avg-zval = 38.07 2024/11/21-02:25:30.561534 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095448.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:25:31.369595 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095448.sst): second pass time = 1.15's, 93.880'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 51.040'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3573.364'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.338'MB/sec write SST data time = 0.13's, 330.150'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 20954.446'MB/sec zip my value time = 1.15's, unzip length = 0.108'GB zip my value throughput = 93.880'MB/sec zip pipeline throughput = 93.880'MB/sec entries = 925329 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.05 avg-zval = 38.07 usrkeys = 925329 avg-key = 20.00 avg-zkey = 1.89 avg-val = 124.05 avg-zval = 38.07 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925329 bytes = 3238672 } seq expand size = 6477303 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0352 GB dict = 1.08 MB all = 0.0413 GB } UnZip/Zip{ index = 10.5836 value = 3.0742 dict = 1.00 all = 3.2491 } Zip/UnZip{ index = 0.0945 value = 0.3253 dict = 1.00 all = 0.3078 } ---------------------------- total value len = 564.774716 GB avg = 0.329 KB (by entry num) total key len = 44.703738 GB avg = 0.026 KB total ukey len = 33.072236 GB avg = 0.014 KB total ukey num = 2.334919279 Billion total entry num = 1.714421301 Billion write speed all = 20.242386943 MB/sec (with seq num) write speed all = 19.786863318 MB/sec (without seq num) 2024/11/21-02:25:31.422749 140008836765248 [compaction_job.cc:1948] [default] [JOB 2486] Generated table #95448: 925329 keys, 41308948 bytes, temperature: kWarm 2024/11/21-02:25:31.422807 140008836765248 EVENT_LOG_v1 {"time_micros": 1732127131422777, "cf_name": "default", "job": 2486, "event": "table_file_creation", "file_number": 95448, "file_size": 41308948, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1181841034, "largest_seqno": 1443340427, "table_properties": {"data_size": 35231424, "index_size": 1748608, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25909212, "raw_average_key_size": 28, "raw_value_size": 108308614, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925329, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732127128, "oldest_key_time": 0, "file_creation_time": 1732127128, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95448, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:25:31.464887 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095449.sst) /dev/shm/ToplingTemp/Topling-1260464-yAr0XB 2024/11/21-02:25:32.297435 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095449.sst): first pass time = 0.83's, 161.220'MB/sec 2024/11/21-02:25:33.435625 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095449.sst): old prealloc_size = 147639500, real_size = 35086880 2024/11/21-02:25:33.436250 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095449.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 921964 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0331 GB avg-val = 117.58 avg-zval = 35.90 2024/11/21-02:25:33.437010 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095449.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:25:34.279370 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095449.sst): second pass time = 1.14's, 95.306'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 46.291'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2904.365'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.325'MB/sec write SST data time = 0.13's, 292.170'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 33508.909'MB/sec zip my value time = 1.14's, unzip length = 0.108'GB zip my value throughput = 95.306'MB/sec zip pipeline throughput = 95.306'MB/sec entries = 921964 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.58 avg-zval = 35.90 usrkeys = 921964 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.58 avg-zval = 35.90 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 921964 bytes = 3111648 } seq expand size = 6453748 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0331 GB dict = 1.08 MB all = 0.0391 GB } UnZip/Zip{ index = 10.5139 value = 3.2748 dict = 1.00 all = 3.4364 } Zip/UnZip{ index = 0.0951 value = 0.3054 dict = 1.00 all = 0.2910 } ---------------------------- total value len = 564.889573 GB avg = 0.329 KB (by entry num) total key len = 44.729553 GB avg = 0.026 KB total ukey len = 33.090675 GB avg = 0.014 KB total ukey num = 2.335841243 Billion total entry num = 1.715343265 Billion write speed all = 20.245102502 MB/sec (with seq num) write speed all = 19.789377952 MB/sec (without seq num) 2024/11/21-02:25:34.325412 140008836765248 [compaction_job.cc:1948] [default] [JOB 2486] Generated table #95449: 921964 keys, 39057116 bytes, temperature: kWarm 2024/11/21-02:25:34.325470 140008836765248 EVENT_LOG_v1 {"time_micros": 1732127134325440, "cf_name": "default", "job": 2486, "event": "table_file_creation", "file_number": 95449, "file_size": 39057116, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1375097084, "largest_seqno": 1443340461, "table_properties": {"data_size": 33102416, "index_size": 1753792, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25814992, "raw_average_key_size": 28, "raw_value_size": 108402788, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 921964, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732127131, "oldest_key_time": 0, "file_creation_time": 1732127131, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95449, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:25:34.360008 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095450.sst) /dev/shm/ToplingTemp/Topling-1260464-rpRkBy 2024/11/21-02:25:35.194929 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095450.sst): first pass time = 0.83's, 160.762'MB/sec 2024/11/21-02:25:36.310783 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095450.sst): old prealloc_size = 147639500, real_size = 36576272 2024/11/21-02:25:36.311427 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095450.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925758 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0346 GB avg-val = 116.98 avg-zval = 37.36 2024/11/21-02:25:36.312172 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095450.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-02:25:37.134542 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095450.sst): second pass time = 1.12's, 97.119'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 49.092'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2854.249'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.335'MB/sec write SST data time = 0.13's, 305.098'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 32388.151'MB/sec zip my value time = 1.12's, unzip length = 0.108'GB zip my value throughput = 97.119'MB/sec zip pipeline throughput = 97.119'MB/sec entries = 925758 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.98 avg-zval = 37.36 usrkeys = 925758 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.98 avg-zval = 37.36 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925758 bytes = 3008736 } seq expand size = 6480306 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0346 GB dict = 1.08 MB all = 0.0404 GB } UnZip/Zip{ index = 10.5150 value = 3.1314 dict = 1.00 all = 3.3190 } Zip/UnZip{ index = 0.0951 value = 0.3193 dict = 1.00 all = 0.3013 } ---------------------------- total value len = 565.004350 GB avg = 0.329 KB (by entry num) total key len = 44.755474 GB avg = 0.026 KB total ukey len = 33.109190 GB avg = 0.014 KB total ukey num = 2.336767001 Billion total entry num = 1.716269023 Billion write speed all = 20.247855134 MB/sec (with seq num) write speed all = 19.791927864 MB/sec (without seq num) 2024/11/21-02:25:37.183832 140008836765248 [compaction_job.cc:1948] [default] [JOB 2486] Generated table #95450: 925758 keys, 40439618 bytes, temperature: kWarm 2024/11/21-02:25:37.183892 140008836765248 EVENT_LOG_v1 {"time_micros": 1732127137183862, "cf_name": "default", "job": 2486, "event": "table_file_creation", "file_number": 95450, "file_size": 40439618, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1390255250, "largest_seqno": 1443340534, "table_properties": {"data_size": 34583808, "index_size": 1760832, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25921224, "raw_average_key_size": 28, "raw_value_size": 108296612, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 925758, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732127134, "oldest_key_time": 0, "file_creation_time": 1732127134, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95450, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:25:37.219665 140008836765248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095451.sst) /dev/shm/ToplingTemp/Topling-1260464-WO05tB 2024/11/21-02:25:37.292276 140008836765248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095451.sst): first pass time = 0.07's, 243.203'MB/sec 2024/11/21-02:25:37.428360 140008836765248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095451.sst): old prealloc_size = 147639500, real_size = 5328064 2024/11/21-02:25:37.428463 140008836765248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095451.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 122942 prefix = 4 raw-key = 0.0020 GB zip-key = 0.0002 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.0142 GB zip-val = 0.0051 GB avg-val = 115.57 avg-zval = 41.17 2024/11/21-02:25:37.428595 140008836765248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095451.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.018 GB 2024/11/21-02:25:37.533842 140008836765248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00/095451.sst): second pass time = 0.14's, 104.917'MB/sec, value only(80.5% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.11's, 55.741'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2883.363'MB/sec (index lex order gen) rebuild zvType time = 0.09's, 0.353'MB/sec write SST data time = 0.02's, 319.981'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.149'MB, throughput = 2673.704'MB/sec zip my value time = 0.14's, unzip length = 0.014'GB zip my value throughput = 104.917'MB/sec zip pipeline throughput = 104.917'MB/sec entries = 122942 avg-key = 28.00 avg-zkey = 1.91 avg-val = 115.57 avg-zval = 41.17 usrkeys = 122942 avg-key = 20.00 avg-zkey = 1.91 avg-val = 122.57 avg-zval = 41.17 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 122942 bytes = 430304 } seq expand size = 860594 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0025 GB value = 0.0142 GB dict = 0.15 MB all = 0.0177 GB } __ZipSize{ index = 0.0002 GB value = 0.0051 GB dict = 0.15 MB all = 0.0059 GB } UnZip/Zip{ index = 10.4457 value = 2.8071 dict = 1.00 all = 3.0026 } Zip/UnZip{ index = 0.0957 value = 0.3562 dict = 1.00 all = 0.3330 } ---------------------------- total value len = 565.019419 GB avg = 0.329 KB (by entry num) total key len = 44.758917 GB avg = 0.026 KB total ukey len = 33.111649 GB avg = 0.014 KB total ukey num = 2.336889943 Billion total entry num = 1.716391965 Billion write speed all = 20.248201355 MB/sec (with seq num) write speed all = 19.792247471 MB/sec (without seq num) 2024/11/21-02:25:37.547326 140008836765248 [compaction_job.cc:1948] [default] [JOB 2486] Generated table #95451: 122942 keys, 5878617 bytes, temperature: kWarm 2024/11/21-02:25:37.547377 140008836765248 EVENT_LOG_v1 {"time_micros": 1732127137547349, "cf_name": "default", "job": 2486, "event": "table_file_creation", "file_number": 95451, "file_size": 5878617, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1251007933, "largest_seqno": 1443340568, "table_properties": {"data_size": 5061744, "index_size": 235392, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 3442376, "raw_average_key_size": 28, "raw_value_size": 14208656, "raw_average_value_size": 115, "num_data_blocks": 1, "num_entries": 122942, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732127137, "oldest_key_time": 0, "file_creation_time": 1732127137, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 95451, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:25:37.559412 140008836765248 [compaction_job.cc:703] job-02486: subcompact[0], size: 0.679814 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-02486/att-00 [095434,095435,095436,095437,095438,095439,095440,095441,095442,095443,095444,095445,095446,095447,095448,095449,095450,095451] 2024/11/21-02:25:37.670264 140008836765248 (Original Log Time 2024/11/21-02:24:45.031967) EVENT_LOG_v1 {"time_micros": 1732127085031933, "job": 2486, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [95404], "files_L3": [95349, 95350, 95351, 95352, 95353, 95354, 95355, 95356, 95357, 95358, 95359, 95360, 95361, 95362, 95363, 95364, 95422], "score": 0.995587, "input_data_size": 704286609, "oldest_snapshot_seqno": 1443763931} 2024/11/21-02:25:37.670267 140008836765248 (Original Log Time 2024/11/21-02:25:37.668704) [compaction_job.cc:2022] [default] [JOB 2486] Compacted 1@2 + 17@3 files to L3 => 679814162 bytes 2024/11/21-02:25:37.670269 140008836765248 (Original Log Time 2024/11/21-02:25:37.670186) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 18 0 0 0] max score 0.03, MB/sec: 13.4 rd, 12.9 wr, level 3, files in(1, 17) out(18 +0 blob) MB in(27.1, 644.5 +0.0 blob) out(648.3 +0.0 blob), read-write-amplify(48.6) write-amplify(23.9) OK, records in: 15987371, records dropped: 112004 output_compression: Snappy 2024/11/21-02:25:37.670273 140008836765248 (Original Log Time 2024/11/21-02:25:37.670242) EVENT_LOG_v1 {"time_micros": 1732127137670209, "cf": "default", "job": 2486, "event": "compaction_finished", "compaction_time_micros": 52527450, "compaction_time_cpu_micros": 23535828, "output_level": 3, "num_output_files": 18, "total_output_size": 679814162, "num_input_records": 15987371, "num_output_records": 15875367, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 470732504, "file_range_sync_nanos": 0, "file_fsync_nanos": 15897, "file_prepare_write_nanos": 45180, "lsm_state": [0, 0, 0, 18, 0, 0, 0]} 2024/11/21-02:25:37.801322 140008836765248 DEBG dcompact_worker.cpp:240: HttpPost: 200 OK: url = http://nlb-7zny4kaa1poal01o64.cn-shenzhen.nlb.aliyuncs.com:8443, body = {"instanceId":"nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137","labourId":"","dbId":"d89b4006-2803-486e-b7a2-759bcf348921","dbStarts":1732121803,"starts":1732127084,"executesMs":52775,"compactionJobId":2486,"attempt":0,"compactionInputRawBytes":2315258470,"compactionInputZipBytes":704286609,"compactionOutputRawBytes":0,"compactionOutputZipBytes":679814162,"headers":{"Accept":"*/*","Connection":"close","Host":"aliyun-topling-saas.topling.cn:18443","RemoteIp":"120.24.192.169","X-Forwarded-For":"120.24.192.169","region":"cn-shenzhen","token":"e6474c481bd4415abc537135cc03626b","instance-token":"e6474c481bd4415abc537135cc03626b","provider":"aliyun","CloudMarketInstanceId":"si-59c0ae5c955845588903","MeteringAssit":"","Transfer-Encoding":"chunked","traceparent":"00-43a44edc3b6a20209ff8dcf117fdf31a-d0df9de61965b9fa-00"}}, response = 2024/11/21-02:25:37.801375 140008836765248 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-02486/att-00: olev 3, work 52.775 s, result 5.912 ms, install 1.584 ms, input{raw 2.156 GiB zip 671.660 MiB}