2024/11/20-22:01:52.151630 140008484271680 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00: fork to child time = 0.009458 sec 2024/11/20-22:01:52.152215 140008484271680 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00 2024/11/20-22:01:52.158918 140008484271680 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00 2024/11/20-22:01:52.160622 140008484271680 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:01:52.160895 140008484271680 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-22:01:52.203147 140008484271680 [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-16191/att-00/MANIFEST-049091 2024/11/20-22:01:52.280964 140008484271680 [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-16191/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 76765, last_sequence is 1207500737, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 76600 2024/11/20-22:01:52.280980 140008484271680 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:01:52.281071 140008484271680 [version_set.cc:5724] Creating manifest 76765 2024/11/20-22:01:52.311941 140008484271680 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:01:52.329385 140008484271680 [compaction_job.cc:2437] [default] [JOB 16191] Compacting 1@2 + 9@3 files to L3, score 0.96, subcompactions 1 : 1 2024/11/20-22:01:52.329397 140008484271680 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 12608 Base level 2, inputs: [76749(31MB)], [76696(40MB) 76697(40MB) 76721(942KB) 76660(39MB) 76661(40MB) 76662(39MB) 76663(39MB) 76664(39MB) 76665(40MB)] 2024/11/20-22:01:52.336729 140008484271680 [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-22:01:52.336753 140008484271680 [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-22:01:52.336780 140008484271680 [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-22:01:52.336788 140008484271680 [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-22:01:52.336798 140008484271680 [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-22:01:52.975166 140008484271680 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076766.sst) /dev/shm/ToplingTemp/Topling-1052526-Oj0rGh 2024/11/20-22:01:53.336661 140008484271680 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076766.sst): first pass time = 0.36's, 371.360'MB/sec 2024/11/20-22:01:53.915656 140008484271680 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076766.sst): old prealloc_size = 147639500, real_size = 40973408 2024/11/20-22:01:53.915801 140008484271680 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076766.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129424 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.04 avg-zval = 314.62 2024/11/20-22:01:53.915973 140008484271680 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076766.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:01:54.085213 140008484271680 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076766.sst): second pass time = 0.58's, 227.706'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 252.262'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1880.090'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.263'MB/sec write SST data time = 0.05's, 918.947'MB/sec dict compress time = 0.00's, 1378255.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 22704.143'MB/sec zip my value time = 0.58's, unzip length = 0.132'GB zip my value throughput = 227.706'MB/sec zip pipeline throughput = 227.706'MB/sec entries = 129424 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.04 avg-zval = 314.62 usrkeys = 129424 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1024.04 avg-zval = 314.62 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129424 bytes = 452992 } seq expand size = 905968 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.9934 value = 3.2327 dict = 1.00 all = 3.1378 } Zip/UnZip{ index = 0.1430 value = 0.3093 dict = 1.00 all = 0.3187 } ---------------------------- total value len = 563.198268 GB avg = 0.331 KB (by entry num) total key len = 44.316995 GB avg = 0.026 KB total ukey len = 32.795695 GB avg = 0.014 KB total ukey num = 2.321144000 Billion total entry num = 1.700646022 Billion write speed all = 42.508148413 MB/sec (with seq num) write speed all = 41.556187955 MB/sec (without seq num) 2024/11/20-22:01:54.137339 140008484271680 [compaction_job.cc:1948] [default] [JOB 16191] Generated table #76766: 129424 keys, 42774030 bytes, temperature: kWarm 2024/11/20-22:01:54.137437 140008484271680 EVENT_LOG_v1 {"time_micros": 1732111314137391, "cf_name": "default", "job": 16191, "event": "table_file_creation", "file_number": 76766, "file_size": 42774030, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1207376243, "table_properties": {"data_size": 40718800, "index_size": 222080, "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": 2588480, "raw_average_key_size": 20, "raw_value_size": 131629936, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129424, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732111312, "oldest_key_time": 0, "file_creation_time": 1732111312, "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": 76766, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:01:54.189965 140008484271680 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076767.sst) /dev/shm/ToplingTemp/Topling-1052526-tW04Ai 2024/11/20-22:01:54.859907 140008484271680 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076767.sst): first pass time = 0.67's, 200.356'MB/sec 2024/11/20-22:01:55.409191 140008484271680 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076767.sst): old prealloc_size = 147639500, real_size = 40726640 2024/11/20-22:01:55.409307 140008484271680 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076767.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1016.99 avg-zval = 312.70 2024/11/20-22:01:55.409424 140008484271680 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076767.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:01:55.574756 140008484271680 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076767.sst): second pass time = 0.55's, 239.928'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 255.653'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2315.273'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.272'MB/sec write SST data time = 0.05's, 914.153'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 26154.970'MB/sec zip my value time = 0.55's, unzip length = 0.132'GB zip my value throughput = 239.928'MB/sec zip pipeline throughput = 243.438'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1016.99 avg-zval = 312.70 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1020.51 avg-zval = 312.70 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 64991 bytes = 227488 } seq expand size = 454937 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0405 GB dict = 1.38 MB all = 0.0423 GB } UnZip/Zip{ index = 7.0018 value = 3.2523 dict = 1.00 all = 3.1714 } Zip/UnZip{ index = 0.1428 value = 0.3075 dict = 1.00 all = 0.3153 } ---------------------------- total value len = 563.330353 GB avg = 0.331 KB (by entry num) total key len = 44.319583 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273430 Billion total entry num = 1.700775452 Billion write speed all = 42.513140666 MB/sec (with seq num) write speed all = 41.561206972 MB/sec (without seq num) 2024/11/20-22:01:55.626098 140008484271680 [compaction_job.cc:1948] [default] [JOB 16191] Generated table #76767: 129430 keys, 42322081 bytes, temperature: kWarm 2024/11/20-22:01:55.626157 140008484271680 EVENT_LOG_v1 {"time_micros": 1732111315626126, "cf_name": "default", "job": 16191, "event": "table_file_creation", "file_number": 76767, "file_size": 42322081, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1207376246, "table_properties": {"data_size": 40472288, "index_size": 221824, "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": 2588600, "raw_average_key_size": 20, "raw_value_size": 131629646, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732111314, "oldest_key_time": 0, "file_creation_time": 1732111314, "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": 76767, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:01:55.665742 140008484271680 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076768.sst) /dev/shm/ToplingTemp/Topling-1052526-fskb7i 2024/11/20-22:01:56.185185 140008484271680 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076768.sst): first pass time = 0.52's, 258.410'MB/sec 2024/11/20-22:01:56.758528 140008484271680 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076768.sst): old prealloc_size = 147639500, real_size = 40458080 2024/11/20-22:01:56.758687 140008484271680 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076768.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.76 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.98 avg-zval = 310.57 2024/11/20-22:01:56.758796 140008484271680 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076768.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:01:56.933458 140008484271680 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076768.sst): second pass time = 0.57's, 229.867'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 239.680'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1676.190'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.256'MB/sec write SST data time = 0.05's, 865.638'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 36378.985'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 229.867'MB/sec zip pipeline throughput = 229.867'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1016.98 avg-zval = 310.57 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1018.51 avg-zval = 310.57 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 28206 bytes = 98736 } seq expand size = 197442 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.8093 value = 3.2746 dict = 1.00 all = 3.2014 } Zip/UnZip{ index = 0.1469 value = 0.3054 dict = 1.00 all = 0.3124 } ---------------------------- total value len = 563.462180 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798801 GB avg = 0.014 KB total ukey num = 2.321402861 Billion total entry num = 1.700904883 Billion write speed all = 42.518503007 MB/sec (with seq num) write speed all = 41.566587359 MB/sec (without seq num) 2024/11/20-22:01:56.984994 140008484271680 [compaction_job.cc:1948] [default] [JOB 16191] Generated table #76768: 129431 keys, 41924822 bytes, temperature: kWarm 2024/11/20-22:01:56.985075 140008484271680 EVENT_LOG_v1 {"time_micros": 1732111316985032, "cf_name": "default", "job": 16191, "event": "table_file_creation", "file_number": 76768, "file_size": 41924822, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1207335767, "table_properties": {"data_size": 40197456, "index_size": 228096, "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": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629375, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732111315, "oldest_key_time": 0, "file_creation_time": 1732111315, "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": 76768, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:01:57.023023 140008484271680 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076769.sst) /dev/shm/ToplingTemp/Topling-1052526-iGa2Sf 2024/11/20-22:01:57.556691 140008484271680 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076769.sst): first pass time = 0.53's, 251.523'MB/sec 2024/11/20-22:01:58.203546 140008484271680 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076769.sst): old prealloc_size = 147639500, real_size = 40489024 2024/11/20-22:01:58.203693 140008484271680 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076769.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.81 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.98 avg-zval = 310.76 2024/11/20-22:01:58.203788 140008484271680 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076769.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:01:58.369532 140008484271680 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076769.sst): second pass time = 0.65's, 203.740'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 253.118'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1892.625'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.270'MB/sec write SST data time = 0.05's, 914.345'MB/sec dict compress time = 140029.10's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 36114.078'MB/sec zip my value time = 0.65's, unzip length = 0.132'GB zip my value throughput = 203.740'MB/sec zip pipeline throughput = 235.726'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.81 avg-val = 1016.98 avg-zval = 310.76 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.81 avg-val = 1019.34 avg-zval = 310.76 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 43583 bytes = 152560 } seq expand size = 305081 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0420 GB } UnZip/Zip{ index = 6.6343 value = 3.2725 dict = 1.00 all = 3.1950 } Zip/UnZip{ index = 0.1507 value = 0.3056 dict = 1.00 all = 0.3130 } ---------------------------- total value len = 563.594114 GB avg = 0.331 KB (by entry num) total key len = 44.324761 GB avg = 0.026 KB total ukey len = 32.800354 GB avg = 0.014 KB total ukey num = 2.321532292 Billion total entry num = 1.701034314 Billion write speed all = 42.523641749 MB/sec (with seq num) write speed all = 41.571749294 MB/sec (without seq num) 2024/11/20-22:01:58.426556 140008484271680 [compaction_job.cc:1948] [default] [JOB 16191] Generated table #76769: 129431 keys, 42009336 bytes, temperature: kWarm 2024/11/20-22:01:58.426634 140008484271680 EVENT_LOG_v1 {"time_micros": 1732111318426591, "cf_name": "default", "job": 16191, "event": "table_file_creation", "file_number": 76769, "file_size": 42009336, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1207373697, "table_properties": {"data_size": 40222384, "index_size": 234112, "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": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629194, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732111317, "oldest_key_time": 0, "file_creation_time": 1732111317, "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": 76769, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:01:58.467250 140008484271680 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076770.sst) /dev/shm/ToplingTemp/Topling-1052526-YoptYi 2024/11/20-22:01:58.953707 140008484271680 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076770.sst): first pass time = 0.49's, 275.928'MB/sec 2024/11/20-22:01:59.555017 140008484271680 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076770.sst): old prealloc_size = 147639500, real_size = 40432384 2024/11/20-22:01:59.555149 140008484271680 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076770.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129435 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.74 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.96 avg-zval = 310.38 2024/11/20-22:01:59.555216 140008484271680 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076770.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:01:59.730831 140008484271680 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076770.sst): second pass time = 0.60's, 219.176'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 238.199'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2336.893'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.246'MB/sec write SST data time = 0.04's, 948.152'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 38465.710'MB/sec zip my value time = 0.60's, unzip length = 0.132'GB zip my value throughput = 219.176'MB/sec zip pipeline throughput = 300.376'MB/sec entries = 129435 avg-key = 20.00 avg-zkey = 1.74 avg-val = 1016.96 avg-zval = 310.38 usrkeys = 129435 avg-key = 12.00 avg-zkey = 1.74 avg-val = 1018.09 avg-zval = 310.38 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 20948 bytes = 73328 } seq expand size = 146636 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.8770 value = 3.2765 dict = 1.00 all = 3.2054 } Zip/UnZip{ index = 0.1454 value = 0.3052 dict = 1.00 all = 0.3120 } ---------------------------- total value len = 563.725890 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801908 GB avg = 0.014 KB total ukey num = 2.321661727 Billion total entry num = 1.701163749 Billion write speed all = 42.528990805 MB/sec (with seq num) write speed all = 41.577116557 MB/sec (without seq num) 2024/11/20-22:01:59.784418 140008484271680 [compaction_job.cc:1948] [default] [JOB 16191] Generated table #76770: 129435 keys, 41872957 bytes, temperature: kWarm 2024/11/20-22:01:59.784479 140008484271680 EVENT_LOG_v1 {"time_micros": 1732111319784448, "cf_name": "default", "job": 16191, "event": "table_file_creation", "file_number": 76770, "file_size": 41872957, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1207375130, "table_properties": {"data_size": 40174000, "index_size": 225856, "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": 2588700, "raw_average_key_size": 20, "raw_value_size": 131629631, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129435, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732111318, "oldest_key_time": 0, "file_creation_time": 1732111318, "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": 76770, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:01:59.822098 140008484271680 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076771.sst) /dev/shm/ToplingTemp/Topling-1052526-dqr0Eh 2024/11/20-22:02:00.310158 140008484271680 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076771.sst): first pass time = 0.49's, 275.021'MB/sec 2024/11/20-22:02:01.033782 140008484271680 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076771.sst): old prealloc_size = 147639500, real_size = 40423248 2024/11/20-22:02:01.033913 140008484271680 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076771.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129426 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.73 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.03 avg-zval = 310.34 2024/11/20-22:02:01.033984 140008484271680 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076771.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:02:01.196219 140008484271680 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076771.sst): second pass time = 0.72's, 182.104'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 257.664'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2258.953'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.281'MB/sec write SST data time = 0.05's, 889.486'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.379'MB, throughput = 27319.865'MB/sec zip my value time = 0.72's, unzip length = 0.132'GB zip my value throughput = 182.104'MB/sec zip pipeline throughput = 331.818'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1017.03 avg-zval = 310.34 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1017.91 avg-zval = 310.34 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 16305 bytes = 57088 } seq expand size = 114135 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.9276 value = 3.2771 dict = 1.00 all = 3.2072 } Zip/UnZip{ index = 0.1444 value = 0.3051 dict = 1.00 all = 0.3118 } ---------------------------- total value len = 563.857634 GB avg = 0.331 KB (by entry num) total key len = 44.329938 GB avg = 0.026 KB total ukey len = 32.803461 GB avg = 0.014 KB total ukey num = 2.321791153 Billion total entry num = 1.701293175 Billion write speed all = 42.534027037 MB/sec (with seq num) write speed all = 41.582177927 MB/sec (without seq num) 2024/11/20-22:02:01.253085 140008484271680 [compaction_job.cc:1948] [default] [JOB 16191] Generated table #76771: 129426 keys, 41848712 bytes, temperature: kWarm 2024/11/20-22:02:01.253176 140008484271680 EVENT_LOG_v1 {"time_micros": 1732111321253131, "cf_name": "default", "job": 16191, "event": "table_file_creation", "file_number": 76771, "file_size": 41848712, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1207340856, "table_properties": {"data_size": 40166528, "index_size": 224192, "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": 2588520, "raw_average_key_size": 20, "raw_value_size": 131630074, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129426, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732111319, "oldest_key_time": 0, "file_creation_time": 1732111319, "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": 76771, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:02:01.304549 140008484271680 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076772.sst) /dev/shm/ToplingTemp/Topling-1052526-TKZNEh 2024/11/20-22:02:01.797146 140008484271680 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076772.sst): first pass time = 0.49's, 272.499'MB/sec 2024/11/20-22:02:02.300532 140008484271680 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076772.sst): old prealloc_size = 147639500, real_size = 40399408 2024/11/20-22:02:02.300649 140008484271680 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076772.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.01 avg-zval = 310.17 2024/11/20-22:02:02.300709 140008484271680 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076772.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:02:02.459737 140008484271680 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076772.sst): second pass time = 0.50's, 261.857'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 262.602'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2336.539'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.278'MB/sec write SST data time = 0.04's, 979.577'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 42916.495'MB/sec zip my value time = 0.50's, unzip length = 0.132'GB zip my value throughput = 261.857'MB/sec zip pipeline throughput = 261.857'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.01 avg-zval = 310.17 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.56 avg-zval = 310.17 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 10173 bytes = 35616 } seq expand size = 71211 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 7.0017 value = 3.2789 dict = 1.00 all = 3.2108 } Zip/UnZip{ index = 0.1428 value = 0.3050 dict = 1.00 all = 0.3115 } ---------------------------- total value len = 563.989336 GB avg = 0.331 KB (by entry num) total key len = 44.332526 GB avg = 0.026 KB total ukey len = 32.805014 GB avg = 0.014 KB total ukey num = 2.321920581 Billion total entry num = 1.701422603 Billion write speed all = 42.539659592 MB/sec (with seq num) write speed all = 41.587822180 MB/sec (without seq num) 2024/11/20-22:02:02.511563 140008484271680 [compaction_job.cc:1948] [default] [JOB 16191] Generated table #76772: 129428 keys, 41802644 bytes, temperature: kWarm 2024/11/20-22:02:02.511631 140008484271680 EVENT_LOG_v1 {"time_micros": 1732111322511599, "cf_name": "default", "job": 16191, "event": "table_file_creation", "file_number": 76772, "file_size": 41802644, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1207367967, "table_properties": {"data_size": 40145056, "index_size": 221824, "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": 2588560, "raw_average_key_size": 20, "raw_value_size": 131630015, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732111321, "oldest_key_time": 0, "file_creation_time": 1732111321, "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": 76772, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:02:02.548845 140008484271680 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076773.sst) /dev/shm/ToplingTemp/Topling-1052526-vJ8sJf 2024/11/20-22:02:03.081426 140008484271680 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076773.sst): first pass time = 0.53's, 252.032'MB/sec 2024/11/20-22:02:03.597639 140008484271680 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076773.sst): old prealloc_size = 147639500, real_size = 40886032 2024/11/20-22:02:03.597763 140008484271680 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076773.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.73 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1016.99 avg-zval = 313.91 2024/11/20-22:02:03.597918 140008484271680 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076773.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:02:03.761416 140008484271680 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076773.sst): second pass time = 0.52's, 255.384'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 260.383'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2053.155'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.276'MB/sec write SST data time = 0.05's, 919.146'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 23862.712'MB/sec zip my value time = 0.52's, unzip length = 0.132'GB zip my value throughput = 255.384'MB/sec zip pipeline throughput = 255.384'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1016.99 avg-zval = 313.91 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1022.98 avg-zval = 313.91 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 110834 bytes = 387936 } seq expand size = 775838 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0406 GB dict = 1.38 MB all = 0.0426 GB } UnZip/Zip{ index = 6.9497 value = 3.2397 dict = 1.00 all = 3.1476 } Zip/UnZip{ index = 0.1439 value = 0.3087 dict = 1.00 all = 0.3177 } ---------------------------- total value len = 564.121741 GB avg = 0.332 KB (by entry num) total key len = 44.335115 GB avg = 0.026 KB total ukey len = 32.806567 GB avg = 0.014 KB total ukey num = 2.322050012 Billion total entry num = 1.701552034 Billion write speed all = 42.545226959 MB/sec (with seq num) write speed all = 41.593403779 MB/sec (without seq num) 2024/11/20-22:02:03.813937 140008484271680 [compaction_job.cc:1948] [default] [JOB 16191] Generated table #76773: 129431 keys, 42641512 bytes, temperature: kWarm 2024/11/20-22:02:03.813998 140008484271680 EVENT_LOG_v1 {"time_micros": 1732111323813966, "cf_name": "default", "job": 16191, "event": "table_file_creation", "file_number": 76773, "file_size": 42641512, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1207375873, "table_properties": {"data_size": 40630016, "index_size": 223488, "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": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629691, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732111322, "oldest_key_time": 0, "file_creation_time": 1732111322, "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": 76773, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:02:03.852686 140008484271680 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076774.sst) /dev/shm/ToplingTemp/Topling-1052526-Luwfqh 2024/11/20-22:02:03.862256 140008484271680 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076774.sst): first pass time = 0.01's, 447.000'MB/sec 2024/11/20-22:02:03.896971 140008484271680 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076774.sst): old prealloc_size = 147639500, real_size = 1348304 2024/11/20-22:02:03.897011 140008484271680 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076774.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 4111 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.23 raw-val = 0.0042 GB zip-val = 0.0013 GB avg-val =1017.01 avg-zval = 327.44 2024/11/20-22:02:03.904457 140008484271680 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00/076774.sst): second pass time = 0.03's, 122.471'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 188.645'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 40.940'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.175'MB/sec write SST data time = 0.00's, 903.273'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.044'MB, throughput = 1951.603'MB/sec zip my value time = 0.03's, unzip length = 0.004'GB zip my value throughput = 122.471'MB/sec zip pipeline throughput = 122.471'MB/sec entries = 4111 avg-key = 20.00 avg-zkey = 0.23 avg-val = 1017.01 avg-zval = 327.44 usrkeys = 4111 avg-key = 12.00 avg-zkey = 0.23 avg-val = 1024.01 avg-zval = 327.44 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 4111 bytes = 14400 } seq expand size = 28777 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0000 GB value = 0.0042 GB dict = 0.04 MB all = 0.0043 GB } __ZipSize{ index = 0.0000 GB value = 0.0013 GB dict = 0.04 MB all = 0.0014 GB } UnZip/Zip{ index = 51.3875 value = 3.1059 dict = 1.00 all = 3.0312 } Zip/UnZip{ index = 0.0195 value = 0.3220 dict = 1.00 all = 0.3299 } ---------------------------- total value len = 564.125951 GB avg = 0.332 KB (by entry num) total key len = 44.335197 GB avg = 0.026 KB total ukey len = 32.806616 GB avg = 0.014 KB total ukey num = 2.322054123 Billion total entry num = 1.701556145 Billion write speed all = 42.545101550 MB/sec (with seq num) write speed all = 41.593285590 MB/sec (without seq num) 2024/11/20-22:02:03.912593 140008484271680 [compaction_job.cc:1948] [default] [JOB 16191] Generated table #76774: 4111 keys, 1406401 bytes, temperature: kWarm 2024/11/20-22:02:03.912640 140008484271680 EVENT_LOG_v1 {"time_micros": 1732111323912614, "cf_name": "default", "job": 16191, "event": "table_file_creation", "file_number": 76774, "file_size": 1406401, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980028377, "largest_seqno": 1205873182, "table_properties": {"data_size": 1346112, "index_size": 960, "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": 82220, "raw_average_key_size": 20, "raw_value_size": 4180932, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 4111, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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-UintIndex_IL_256_32-DictZipBlobStore", "creation_time": 1732111323, "oldest_key_time": 0, "file_creation_time": 1732111323, "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": 76774, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:02:03.922007 140008484271680 [compaction_job.cc:703] job-16191: subcompact[0], size: 0.338602 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16191/att-00 [076766,076767,076768,076769,076770,076771,076772,076773,076774] 2024/11/20-22:02:03.979230 140008484271680 (Original Log Time 2024/11/20-22:01:52.329451) EVENT_LOG_v1 {"time_micros": 1732111312329411, "job": 16191, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [76749], "files_L3": [76696, 76697, 76721, 76660, 76661, 76662, 76663, 76664, 76665], "score": 0.960206, "input_data_size": 370920862, "oldest_snapshot_seqno": 1207500258} 2024/11/20-22:02:03.979234 140008484271680 (Original Log Time 2024/11/20-22:02:03.978304) [compaction_job.cc:2022] [default] [JOB 16191] Compacted 1@2 + 9@3 files to L3 => 338602495 bytes 2024/11/20-22:02:03.979235 140008484271680 (Original Log Time 2024/11/20-22:02:03.979167) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 9 0 0 0] max score 0.01, MB/sec: 32.0 rd, 29.2 wr, level 3, files in(1, 9) out(9 +0 blob) MB in(31.2, 322.5 +0.0 blob) out(322.9 +0.0 blob), read-write-amplify(21.7) write-amplify(10.3) OK, records in: 1070281, records dropped: 30734 output_compression: Snappy 2024/11/20-22:02:03.979239 140008484271680 (Original Log Time 2024/11/20-22:02:03.979212) EVENT_LOG_v1 {"time_micros": 1732111323979190, "cf": "default", "job": 16191, "event": "compaction_finished", "compaction_time_micros": 11592559, "compaction_time_cpu_micros": 3094705, "output_level": 3, "num_output_files": 9, "total_output_size": 338602495, "num_input_records": 1070281, "num_output_records": 1039547, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 237401903, "file_range_sync_nanos": 0, "file_fsync_nanos": 8717, "file_prepare_write_nanos": 18127, "lsm_state": [0, 0, 0, 9, 0, 0, 0]} 2024/11/20-22:02:04.119533 140008484271680 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":1732111312,"executesMs":11818,"compactionJobId":16191,"attempt":0,"compactionInputRawBytes":1109879610,"compactionInputZipBytes":370920862,"compactionOutputRawBytes":0,"compactionOutputZipBytes":338602495,"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-0907a2afbfaa23969d44441825881bb1-1f0d3ba0ceb9834b-00"}}, response = 2024/11/20-22:02:04.119592 140008484271680 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-16191/att-00: olev 3, work 11.818 s, result 8.013 ms, install 0.949 ms, input{raw 1.034 GiB zip 353.738 MiB}