2024/11/20-21:03:17.456972 140008467486272 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00: fork to child time = 0.009221 sec 2024/11/20-21:03:17.457503 140008467486272 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00 2024/11/20-21:03:17.469712 140008467486272 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00 2024/11/20-21:03:17.471338 140008467486272 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-21:03:17.471581 140008467486272 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-21:03:17.516533 140008467486272 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-12888/att-00/MANIFEST-049091 2024/11/20-21:03:17.571807 140008467486272 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-12888/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 70670, last_sequence is 1131797479, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 70457 2024/11/20-21:03:17.571816 140008467486272 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-21:03:17.571895 140008467486272 [version_set.cc:5724] Creating manifest 70670 2024/11/20-21:03:17.604807 140008467486272 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-21:03:17.622202 140008467486272 [compaction_job.cc:2437] [default] [JOB 12888] Compacting 1@2 + 10@3 files to L3, score 0.90, subcompactions 1 : 1 2024/11/20-21:03:17.622214 140008467486272 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 10457 Base level 2, inputs: [70658(28MB)], [70550(124MB) 70551(124MB) 70552(124MB) 70553(124MB) 70554(124MB) 70555(124MB) 70556(124MB) 70557(124MB) 70558(124MB) 70559(26MB)] 2024/11/20-21:03:17.628846 140008467486272 [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/20-21:03:17.628869 140008467486272 [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/20-21:03:17.628889 140008467486272 [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/20-21:03:17.628897 140008467486272 [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/20-21:03:17.628905 140008467486272 [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/20-21:03:18.908242 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070671.sst) /dev/shm/ToplingTemp/Topling-985576-1191tN 2024/11/20-21:03:19.097918 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070671.sst): first pass time = 0.19's, 707.858'MB/sec 2024/11/20-21:03:20.379920 140008467486272 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070671.sst): part-0: reject ZipStore ratio = 0.807 2024/11/20-21:03:20.640816 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070671.sst): old prealloc_size = 147639500, real_size = 130037552 2024/11/20-21:03:20.640975 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070671.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199671 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.75 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 648.20 avg-zval = 649.26 2024/11/20-21:03:20.641228 140008467486272 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070671.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:03:20.950801 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070671.sst): second pass time = 1.28's, 101.017'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.31's, 421.694'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2445.558'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.197'MB/sec write SST data time = 0.06's, 2333.056'MB/sec dict compress time = 7308349836.37's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.28's, unzip length = 0.129'GB zip my value throughput = 101.017'MB/sec zip pipeline throughput = 140.798'MB/sec entries = 199671 avg-key = 24.00 avg-zkey = 1.75 avg-val = 648.20 avg-zval = 649.26 usrkeys = 199671 avg-key = 16.00 avg-zkey = 1.75 avg-val = 655.20 avg-zval = 649.26 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199671 bytes = 723824 } seq expand size = 1397697 multi value expand size = 0 cnt WriteAppend = 15810 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.1391 value = 0.9984 dict = 0.00 all = 1.0268 } Zip/UnZip{ index = 0.1094 value = 1.0016 dict = 0.00 all = 0.9739 } ---------------------------- total value len = 563.196556 GB avg = 0.331 KB (by entry num) total key len = 44.319198 GB avg = 0.026 KB total ukey len = 32.797337 GB avg = 0.014 KB total ukey num = 2.321214247 Billion total entry num = 1.700716269 Billion write speed all = 56.363129511 MB/sec (with seq num) write speed all = 55.100838739 MB/sec (without seq num) 2024/11/20-21:03:21.094580 140008467486272 [compaction_job.cc:1948] [default] [JOB 12888] Generated table #70671: 199671 keys, 130714207 bytes, temperature: kWarm 2024/11/20-21:03:21.094677 140008467486272 EVENT_LOG_v1 {"time_micros": 1732107801094632, "cf_name": "default", "job": 12888, "event": "table_file_creation", "file_number": 70671, "file_size": 130714207, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 856426320, "largest_seqno": 1131387528, "table_properties": {"data_size": 129637856, "index_size": 349568, "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": 4792104, "raw_average_key_size": 24, "raw_value_size": 129426023, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199671, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732107798, "oldest_key_time": 0, "file_creation_time": 1732107798, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 70671, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:03:21.151004 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070672.sst) /dev/shm/ToplingTemp/Topling-985576-OmBODN 2024/11/20-21:03:22.367453 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070672.sst): first pass time = 1.22's, 110.339'MB/sec 2024/11/20-21:03:23.569893 140008467486272 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070672.sst): part-0: reject ZipStore ratio = 0.807 2024/11/20-21:03:23.833772 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070672.sst): old prealloc_size = 147639500, real_size = 130032320 2024/11/20-21:03:23.833929 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070672.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199923 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0004 GB avg-key = 12.00 avg-zkey = 1.75 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.35 avg-zval = 648.41 2024/11/20-21:03:23.834170 140008467486272 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070672.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:03:24.146535 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070672.sst): second pass time = 1.20's, 107.705'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.31's, 417.922'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2489.412'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.197'MB/sec write SST data time = 0.06's, 2225.387'MB/sec dict compress time = 7308349836.37's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.20's, unzip length = 0.129'GB zip my value throughput = 107.705'MB/sec zip pipeline throughput = 124.021'MB/sec entries = 199923 avg-key = 24.00 avg-zkey = 1.75 avg-val = 647.35 avg-zval = 648.41 usrkeys = 199923 avg-key = 16.00 avg-zkey = 1.75 avg-val = 653.96 avg-zval = 648.41 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 188820 bytes = 684480 } seq expand size = 1321740 multi value expand size = 0 cnt WriteAppend = 15810 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0004 GB value = 0.1296 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.1339 value = 0.9984 dict = 0.00 all = 1.0269 } Zip/UnZip{ index = 0.1095 value = 1.0016 dict = 0.00 all = 0.9738 } ---------------------------- total value len = 563.327298 GB avg = 0.331 KB (by entry num) total key len = 44.323997 GB avg = 0.026 KB total ukey len = 32.800535 GB avg = 0.014 KB total ukey num = 2.321414170 Billion total entry num = 1.700916192 Billion write speed all = 56.358994617 MB/sec (with seq num) write speed all = 55.096929648 MB/sec (without seq num) 2024/11/20-21:03:24.302714 140008467486272 [compaction_job.cc:1948] [default] [JOB 12888] Generated table #70672: 199923 keys, 130700895 bytes, temperature: kWarm 2024/11/20-21:03:24.302783 140008467486272 EVENT_LOG_v1 {"time_micros": 1732107804302751, "cf_name": "default", "job": 12888, "event": "table_file_creation", "file_number": 70672, "file_size": 130700895, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1131385684, "table_properties": {"data_size": 129631920, "index_size": 350208, "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": 4798152, "raw_average_key_size": 24, "raw_value_size": 129419820, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199923, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732107801, "oldest_key_time": 0, "file_creation_time": 1732107801, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 70672, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:03:24.386610 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070673.sst) /dev/shm/ToplingTemp/Topling-985576-3qaN9O 2024/11/20-21:03:25.527599 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070673.sst): first pass time = 1.14's, 117.638'MB/sec 2024/11/20-21:03:26.773539 140008467486272 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070673.sst): part-0: reject ZipStore ratio = 0.804 2024/11/20-21:03:27.032995 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070673.sst): old prealloc_size = 147639500, real_size = 130025600 2024/11/20-21:03:27.033163 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070673.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199858 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.71 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.57 avg-zval = 648.63 2024/11/20-21:03:27.033346 140008467486272 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070673.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:03:27.337358 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070673.sst): second pass time = 1.25's, 103.946'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.30's, 428.936'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2294.218'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.202'MB/sec write SST data time = 0.06's, 2281.609'MB/sec dict compress time = 8602282254.15's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.25's, unzip length = 0.129'GB zip my value throughput = 103.946'MB/sec zip pipeline throughput = 103.946'MB/sec entries = 199858 avg-key = 24.00 avg-zkey = 1.71 avg-val = 647.57 avg-zval = 648.63 usrkeys = 199858 avg-key = 16.00 avg-zkey = 1.71 avg-val = 652.91 avg-zval = 648.63 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 152481 bytes = 533696 } seq expand size = 1067367 multi value expand size = 0 cnt WriteAppend = 15810 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1305 GB } UnZip/Zip{ index = 9.3602 value = 0.9984 dict = 0.00 all = 1.0282 } Zip/UnZip{ index = 0.1068 value = 1.0016 dict = 0.00 all = 0.9726 } ---------------------------- total value len = 563.457787 GB avg = 0.331 KB (by entry num) total key len = 44.328793 GB avg = 0.026 KB total ukey len = 32.803733 GB avg = 0.014 KB total ukey num = 2.321614028 Billion total entry num = 1.701116050 Billion write speed all = 56.354864231 MB/sec (with seq num) write speed all = 55.093024405 MB/sec (without seq num) 2024/11/20-21:03:27.512728 140008467486272 [compaction_job.cc:1948] [default] [JOB 12888] Generated table #70673: 199858 keys, 130543455 bytes, temperature: kWarm 2024/11/20-21:03:27.512799 140008467486272 EVENT_LOG_v1 {"time_micros": 1732107807512765, "cf_name": "default", "job": 12888, "event": "table_file_creation", "file_number": 70673, "file_size": 130543455, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1131387924, "table_properties": {"data_size": 129633840, "index_size": 341632, "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": 4796592, "raw_average_key_size": 24, "raw_value_size": 129421798, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199858, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732107804, "oldest_key_time": 0, "file_creation_time": 1732107804, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 70673, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:03:27.565683 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070674.sst) /dev/shm/ToplingTemp/Topling-985576-XjQbQN 2024/11/20-21:03:28.712435 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070674.sst): first pass time = 1.15's, 117.047'MB/sec 2024/11/20-21:03:29.937406 140008467486272 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070674.sst): part-0: reject ZipStore ratio = 0.802 2024/11/20-21:03:30.197271 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070674.sst): old prealloc_size = 147639500, real_size = 130030720 2024/11/20-21:03:30.197428 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070674.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199573 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.71 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 648.53 avg-zval = 649.59 2024/11/20-21:03:30.197632 140008467486272 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070674.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:03:30.499466 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070674.sst): second pass time = 1.22's, 105.725'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.30's, 432.245'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2427.814'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.204'MB/sec write SST data time = 0.06's, 2290.227'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.22's, unzip length = 0.129'GB zip my value throughput = 105.725'MB/sec zip pipeline throughput = 105.725'MB/sec entries = 199573 avg-key = 24.00 avg-zkey = 1.71 avg-val = 648.53 avg-zval = 649.59 usrkeys = 199573 avg-key = 16.00 avg-zkey = 1.71 avg-val = 654.54 avg-zval = 649.59 TagRS{ kinds = RS_Key0_TagN bytes = 31280 } TagArray{ size = 171317 bytes = 599632 } seq expand size = 1199219 multi value expand size = 0 cnt WriteAppend = 15810 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1306 GB } UnZip/Zip{ index = 9.3802 value = 0.9984 dict = 0.00 all = 1.0276 } Zip/UnZip{ index = 0.1066 value = 1.0016 dict = 0.00 all = 0.9732 } ---------------------------- total value len = 563.588414 GB avg = 0.331 KB (by entry num) total key len = 44.333583 GB avg = 0.026 KB total ukey len = 32.806926 GB avg = 0.014 KB total ukey num = 2.321813601 Billion total entry num = 1.701315623 Billion write speed all = 56.350898516 MB/sec (with seq num) write speed all = 55.089280553 MB/sec (without seq num) 2024/11/20-21:03:30.665606 140008467486272 [compaction_job.cc:1948] [default] [JOB 12888] Generated table #70674: 199573 keys, 130614559 bytes, temperature: kWarm 2024/11/20-21:03:30.665678 140008467486272 EVENT_LOG_v1 {"time_micros": 1732107810665646, "cf_name": "default", "job": 12888, "event": "table_file_creation", "file_number": 70674, "file_size": 130614559, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1131387277, "table_properties": {"data_size": 129640240, "index_size": 340416, "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": 4789752, "raw_average_key_size": 24, "raw_value_size": 129428501, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199573, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732107807, "oldest_key_time": 0, "file_creation_time": 1732107807, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 70674, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:03:30.729715 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070675.sst) /dev/shm/ToplingTemp/Topling-985576-fQrV1R 2024/11/20-21:03:31.876352 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070675.sst): first pass time = 1.15's, 117.058'MB/sec 2024/11/20-21:03:32.924709 140008467486272 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070675.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-21:03:33.184417 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070675.sst): old prealloc_size = 147639500, real_size = 130025616 2024/11/20-21:03:33.184582 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070675.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199934 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.72 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.31 avg-zval = 648.37 2024/11/20-21:03:33.184795 140008467486272 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070675.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:03:33.488418 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070675.sst): second pass time = 1.05's, 123.550'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.30's, 429.874'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2347.040'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.203'MB/sec write SST data time = 0.06's, 2271.735'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.05's, unzip length = 0.129'GB zip my value throughput = 123.550'MB/sec zip pipeline throughput = 210.206'MB/sec entries = 199934 avg-key = 24.00 avg-zkey = 1.72 avg-val = 647.31 avg-zval = 648.37 usrkeys = 199934 avg-key = 16.00 avg-zkey = 1.72 avg-val = 653.95 avg-zval = 648.37 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 189709 bytes = 664000 } seq expand size = 1327963 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.3096 value = 0.9984 dict = 0.00 all = 1.0271 } Zip/UnZip{ index = 0.1074 value = 1.0016 dict = 0.00 all = 0.9736 } ---------------------------- total value len = 563.719162 GB avg = 0.331 KB (by entry num) total key len = 44.338381 GB avg = 0.026 KB total ukey len = 32.810125 GB avg = 0.014 KB total ukey num = 2.322013535 Billion total entry num = 1.701515557 Billion write speed all = 56.347851212 MB/sec (with seq num) write speed all = 55.086434474 MB/sec (without seq num) 2024/11/20-21:03:33.626626 140008467486272 [compaction_job.cc:1948] [default] [JOB 12888] Generated table #70675: 199934 keys, 130673695 bytes, temperature: kWarm 2024/11/20-21:03:33.626697 140008467486272 EVENT_LOG_v1 {"time_micros": 1732107813626665, "cf_name": "default", "job": 12888, "event": "table_file_creation", "file_number": 70675, "file_size": 130673695, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1131387523, "table_properties": {"data_size": 129631808, "index_size": 343616, "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": 4798416, "raw_average_key_size": 24, "raw_value_size": 129419721, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199934, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732107810, "oldest_key_time": 0, "file_creation_time": 1732107810, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 70675, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:03:33.683946 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070676.sst) /dev/shm/ToplingTemp/Topling-985576-1Ls8RQ 2024/11/20-21:03:34.850731 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070676.sst): first pass time = 1.17's, 115.037'MB/sec 2024/11/20-21:03:35.975950 140008467486272 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070676.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-21:03:36.239508 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070676.sst): old prealloc_size = 147639500, real_size = 130016416 2024/11/20-21:03:36.239670 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070676.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200283 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.71 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 646.14 avg-zval = 647.20 2024/11/20-21:03:36.239827 140008467486272 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070676.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:03:36.554200 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070676.sst): second pass time = 1.12's, 115.110'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.31's, 414.448'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2513.196'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.194'MB/sec write SST data time = 0.06's, 2331.714'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.12's, unzip length = 0.129'GB zip my value throughput = 115.110'MB/sec zip pipeline throughput = 135.036'MB/sec entries = 200283 avg-key = 24.00 avg-zkey = 1.71 avg-val = 646.14 avg-zval = 647.20 usrkeys = 200283 avg-key = 16.00 avg-zkey = 1.71 avg-val = 650.30 avg-zval = 647.20 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 118895 bytes = 416144 } seq expand size = 832265 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1304 GB } UnZip/Zip{ index = 9.3660 value = 0.9984 dict = 0.00 all = 1.0291 } Zip/UnZip{ index = 0.1068 value = 1.0016 dict = 0.00 all = 0.9717 } ---------------------------- total value len = 563.849406 GB avg = 0.331 KB (by entry num) total key len = 44.343188 GB avg = 0.026 KB total ukey len = 32.813330 GB avg = 0.014 KB total ukey num = 2.322213818 Billion total entry num = 1.701715840 Billion write speed all = 56.344358613 MB/sec (with seq num) write speed all = 55.083151706 MB/sec (without seq num) 2024/11/20-21:03:36.695985 140008467486272 [compaction_job.cc:1948] [default] [JOB 12888] Generated table #70676: 200283 keys, 130416735 bytes, temperature: kWarm 2024/11/20-21:03:36.696068 140008467486272 EVENT_LOG_v1 {"time_micros": 1732107816696024, "cf_name": "default", "job": 12888, "event": "table_file_creation", "file_number": 70676, "file_size": 130416735, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1131383362, "table_properties": {"data_size": 129624016, "index_size": 342144, "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": 4806792, "raw_average_key_size": 24, "raw_value_size": 129411486, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200283, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732107813, "oldest_key_time": 0, "file_creation_time": 1732107813, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 70676, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:03:36.753419 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070677.sst) /dev/shm/ToplingTemp/Topling-985576-A2da5Q 2024/11/20-21:03:37.918618 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070677.sst): first pass time = 1.17's, 115.194'MB/sec 2024/11/20-21:03:39.187583 140008467486272 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070677.sst): part-0: reject ZipStore ratio = 0.802 2024/11/20-21:03:39.472221 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070677.sst): old prealloc_size = 147639500, real_size = 130017088 2024/11/20-21:03:39.472384 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070677.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200346 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.72 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 645.93 avg-zval = 646.99 2024/11/20-21:03:39.472532 140008467486272 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070677.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:03:39.773566 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070677.sst): second pass time = 1.27's, 102.061'MB/sec, value only(96.4% of KV) wait indexing time = 0.29's, remap KeyValue time = 0.30's, 432.657'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2383.948'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.203'MB/sec write SST data time = 0.05's, 2395.113'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.27's, unzip length = 0.129'GB zip my value throughput = 102.061'MB/sec zip pipeline throughput = 102.061'MB/sec entries = 200346 avg-key = 24.00 avg-zkey = 1.72 avg-val = 645.93 avg-zval = 646.99 usrkeys = 200346 avg-key = 16.00 avg-zkey = 1.72 avg-val = 649.61 avg-zval = 646.99 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 105256 bytes = 368416 } seq expand size = 736792 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1304 GB } UnZip/Zip{ index = 9.3132 value = 0.9984 dict = 0.00 all = 1.0295 } Zip/UnZip{ index = 0.1074 value = 1.0016 dict = 0.00 all = 0.9713 } ---------------------------- total value len = 563.979553 GB avg = 0.331 KB (by entry num) total key len = 44.347996 GB avg = 0.026 KB total ukey len = 32.816535 GB avg = 0.014 KB total ukey num = 2.322414164 Billion total entry num = 1.701916186 Billion write speed all = 56.340057811 MB/sec (with seq num) write speed all = 55.079078505 MB/sec (without seq num) 2024/11/20-21:03:39.911236 140008467486272 [compaction_job.cc:1948] [default] [JOB 12888] Generated table #70677: 200346 keys, 130369631 bytes, temperature: kWarm 2024/11/20-21:03:39.911306 140008467486272 EVENT_LOG_v1 {"time_micros": 1732107819911274, "cf_name": "default", "job": 12888, "event": "table_file_creation", "file_number": 70677, "file_size": 130369631, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1131385391, "table_properties": {"data_size": 129622640, "index_size": 344192, "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": 4808304, "raw_average_key_size": 24, "raw_value_size": 129410089, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200346, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732107816, "oldest_key_time": 0, "file_creation_time": 1732107816, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 70677, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:03:39.965084 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070678.sst) /dev/shm/ToplingTemp/Topling-985576-DoB44Q 2024/11/20-21:03:41.125277 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070678.sst): first pass time = 1.16's, 115.689'MB/sec 2024/11/20-21:03:42.299009 140008467486272 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070678.sst): part-0: reject ZipStore ratio = 0.802 2024/11/20-21:03:42.564075 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070678.sst): old prealloc_size = 147639500, real_size = 130021808 2024/11/20-21:03:42.564231 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070678.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199960 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.70 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.23 avg-zval = 648.29 2024/11/20-21:03:42.564398 140008467486272 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070678.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:03:42.867296 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070678.sst): second pass time = 1.17's, 110.353'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.30's, 430.307'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2482.618'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.201'MB/sec write SST data time = 0.05's, 2379.984'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.17's, unzip length = 0.129'GB zip my value throughput = 110.353'MB/sec zip pipeline throughput = 110.353'MB/sec entries = 199960 avg-key = 24.00 avg-zkey = 1.70 avg-val = 647.23 avg-zval = 648.29 usrkeys = 199960 avg-key = 16.00 avg-zkey = 1.70 avg-val = 651.94 avg-zval = 648.29 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 134789 bytes = 471776 } seq expand size = 943523 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1305 GB } UnZip/Zip{ index = 9.4002 value = 0.9984 dict = 0.00 all = 1.0287 } Zip/UnZip{ index = 0.1064 value = 1.0016 dict = 0.00 all = 0.9721 } ---------------------------- total value len = 564.109915 GB avg = 0.331 KB (by entry num) total key len = 44.352795 GB avg = 0.026 KB total ukey len = 32.819735 GB avg = 0.014 KB total ukey num = 2.322614124 Billion total entry num = 1.702116146 Billion write speed all = 56.336433955 MB/sec (with seq num) write speed all = 55.075667737 MB/sec (without seq num) 2024/11/20-21:03:43.011719 140008467486272 [compaction_job.cc:1948] [default] [JOB 12888] Generated table #70678: 199960 keys, 130477919 bytes, temperature: kWarm 2024/11/20-21:03:43.011783 140008467486272 EVENT_LOG_v1 {"time_micros": 1732107823011751, "cf_name": "default", "job": 12888, "event": "table_file_creation", "file_number": 70678, "file_size": 130477919, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1131387975, "table_properties": {"data_size": 129631264, "index_size": 340352, "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": 4799040, "raw_average_key_size": 24, "raw_value_size": 129419130, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199960, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732107819, "oldest_key_time": 0, "file_creation_time": 1732107819, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 70678, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:03:43.065581 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070679.sst) /dev/shm/ToplingTemp/Topling-985576-ID0hNO 2024/11/20-21:03:44.227812 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070679.sst): first pass time = 1.16's, 115.488'MB/sec 2024/11/20-21:03:45.366706 140008467486272 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070679.sst): part-0: reject ZipStore ratio = 0.802 2024/11/20-21:03:45.622340 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070679.sst): old prealloc_size = 147639500, real_size = 130018032 2024/11/20-21:03:45.622494 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070679.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200128 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.70 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 646.66 avg-zval = 647.72 2024/11/20-21:03:45.622663 140008467486272 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070679.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:03:45.920058 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070679.sst): second pass time = 1.14's, 113.713'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.30's, 438.250'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2532.091'MB/sec (index lex order gen) rebuild zvType time = 0.24's, 0.205'MB/sec write SST data time = 0.05's, 2447.359'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.14's, unzip length = 0.129'GB zip my value throughput = 113.713'MB/sec zip pipeline throughput = 132.367'MB/sec entries = 200128 avg-key = 24.00 avg-zkey = 1.70 avg-val = 646.66 avg-zval = 647.72 usrkeys = 200128 avg-key = 16.00 avg-zkey = 1.70 avg-val = 651.26 avg-zval = 647.72 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 131558 bytes = 460464 } seq expand size = 920906 multi value expand size = 0 cnt WriteAppend = 15808 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1305 GB } UnZip/Zip{ index = 9.4169 value = 0.9984 dict = 0.00 all = 1.0288 } Zip/UnZip{ index = 0.1062 value = 1.0016 dict = 0.00 all = 0.9720 } ---------------------------- total value len = 564.240252 GB avg = 0.331 KB (by entry num) total key len = 44.357599 GB avg = 0.026 KB total ukey len = 32.822937 GB avg = 0.014 KB total ukey num = 2.322814252 Billion total entry num = 1.702316274 Billion write speed all = 56.333023802 MB/sec (with seq num) write speed all = 55.072465643 MB/sec (without seq num) 2024/11/20-21:03:46.068769 140008467486272 [compaction_job.cc:1948] [default] [JOB 12888] Generated table #70679: 200128 keys, 130462623 bytes, temperature: kWarm 2024/11/20-21:03:46.068828 140008467486272 EVENT_LOG_v1 {"time_micros": 1732107826068799, "cf_name": "default", "job": 12888, "event": "table_file_creation", "file_number": 70679, "file_size": 130462623, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1131387242, "table_properties": {"data_size": 129627808, "index_size": 340032, "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": 4803072, "raw_average_key_size": 24, "raw_value_size": 129415412, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200128, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732107823, "oldest_key_time": 0, "file_creation_time": 1732107823, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 70679, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:03:46.120196 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070680.sst) /dev/shm/ToplingTemp/Topling-985576-q0099O 2024/11/20-21:03:46.382152 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070680.sst): first pass time = 0.26's, 119.830'MB/sec 2024/11/20-21:03:46.697105 140008467486272 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070680.sst): part-0: reject ZipStore ratio = 0.818 2024/11/20-21:03:46.757950 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070680.sst): old prealloc_size = 147639500, real_size = 30412704 2024/11/20-21:03:46.758030 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070680.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 46707 prefix = 4 raw-key = 0.0006 GB zip-key = 0.0001 GB avg-key = 12.00 avg-zkey = 1.83 raw-val = 0.0303 GB zip-val = 0.0303 GB avg-val = 647.99 avg-zval = 649.05 2024/11/20-21:03:46.758119 140008467486272 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070680.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0001 GB, waited 0.000 sec, Key+Value = 0.031 GB 2024/11/20-21:03:46.832172 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00/070680.sst): second pass time = 0.31's, 96.320'MB/sec, value only(96.4% of KV) wait indexing time = 0.06's, remap KeyValue time = 0.07's, 411.945'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1149.520'MB/sec (index lex order gen) rebuild zvType time = 0.06's, 0.192'MB/sec write SST data time = 0.01's, 2317.724'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 0.31's, unzip length = 0.030'GB zip my value throughput = 96.320'MB/sec zip pipeline throughput = 96.320'MB/sec entries = 46707 avg-key = 24.00 avg-zkey = 1.83 avg-val = 647.99 avg-zval = 649.05 usrkeys = 46707 avg-key = 16.00 avg-zkey = 1.83 avg-val = 654.99 avg-zval = 649.05 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 46707 bytes = 163488 } seq expand size = 326949 multi value expand size = 0 cnt WriteAppend = 3704 UnZipSize{ index = 0.0007 GB value = 0.0303 GB dict = 0.00 MB all = 0.0314 GB } __ZipSize{ index = 0.0001 GB value = 0.0303 GB dict = 0.00 MB all = 0.0306 GB } UnZip/Zip{ index = 8.7335 value = 0.9984 dict = 0.00 all = 1.0268 } Zip/UnZip{ index = 0.1145 value = 1.0016 dict = 0.00 all = 0.9739 } ---------------------------- total value len = 564.270844 GB avg = 0.331 KB (by entry num) total key len = 44.358720 GB avg = 0.026 KB total ukey len = 32.823684 GB avg = 0.014 KB total ukey num = 2.322860959 Billion total entry num = 1.702362981 Billion write speed all = 56.331203350 MB/sec (with seq num) write speed all = 55.070717026 MB/sec (without seq num) 2024/11/20-21:03:46.871544 140008467486272 [compaction_job.cc:1948] [default] [JOB 12888] Generated table #70680: 46707 keys, 30566046 bytes, temperature: kWarm 2024/11/20-21:03:46.871611 140008467486272 EVENT_LOG_v1 {"time_micros": 1732107826871580, "cf_name": "default", "job": 12888, "event": "table_file_creation", "file_number": 70680, "file_size": 30566046, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 968887379, "largest_seqno": 1131387698, "table_properties": {"data_size": 30315280, "index_size": 85568, "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": 1120968, "raw_average_key_size": 24, "raw_value_size": 30265698, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 46707, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732107826, "oldest_key_time": 0, "file_creation_time": 1732107826, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 70680, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:03:46.887177 140008467486272 [compaction_job.cc:703] job-12888: subcompact[0], size: 1.205540 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12888/att-00 [070671,070672,070673,070674,070675,070676,070677,070678,070679,070680] 2024/11/20-21:03:47.015448 140008467486272 (Original Log Time 2024/11/20-21:03:17.622268) EVENT_LOG_v1 {"time_micros": 1732107797622227, "job": 12888, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [70658], "files_L3": [70550, 70551, 70552, 70553, 70554, 70555, 70556, 70557, 70558, 70559], "score": 0.902878, "input_data_size": 1232764047, "oldest_snapshot_seqno": 1131796517} 2024/11/20-21:03:47.015452 140008467486272 (Original Log Time 2024/11/20-21:03:47.014439) [compaction_job.cc:2022] [default] [JOB 12888] Compacted 1@2 + 10@3 files to L3 => 1205539765 bytes 2024/11/20-21:03:47.015453 140008467486272 (Original Log Time 2024/11/20-21:03:47.015376) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 10 0 0 0] max score 0.04, MB/sec: 42.1 rd, 41.2 wr, level 3, files in(1, 10) out(10 +0 blob) MB in(28.4, 1147.2 +0.0 blob) out(1149.7 +0.0 blob), read-write-amplify(81.8) write-amplify(40.4) OK, records in: 1887527, records dropped: 41144 output_compression: Snappy 2024/11/20-21:03:47.015457 140008467486272 (Original Log Time 2024/11/20-21:03:47.015425) EVENT_LOG_v1 {"time_micros": 1732107827015400, "cf": "default", "job": 12888, "event": "compaction_finished", "compaction_time_micros": 29264923, "compaction_time_cpu_micros": 7064406, "output_level": 3, "num_output_files": 10, "total_output_size": 1205539765, "num_input_records": 1887527, "num_output_records": 1846383, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 750825559, "file_range_sync_nanos": 0, "file_fsync_nanos": 8306, "file_prepare_write_nanos": 5401127, "lsm_state": [0, 0, 0, 10, 0, 0, 0]} 2024/11/20-21:03:47.144015 140008467486272 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":1732096383,"starts":1732107797,"executesMs":29549,"compactionJobId":12888,"attempt":0,"compactionInputRawBytes":1267229106,"compactionInputZipBytes":1232764047,"compactionOutputRawBytes":0,"compactionOutputZipBytes":1205539765,"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-de2c391a5c1add7d2d830f5106929cd5-6f81b1abfdf1e116-00"}}, response = 2024/11/20-21:03:47.144116 140008467486272 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-12888/att-00: olev 3, work 29.549 s, result 7.922 ms, install 1.034 ms, input{raw 1.180 GiB zip 1.148 GiB}