2024/11/20-23:14:55.474464 140008736052800 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00: fork to child time = 0.007952 sec 2024/11/20-23:14:55.474996 140008736052800 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00 2024/11/20-23:14:55.481641 140008736052800 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00 2024/11/20-23:14:55.483361 140008736052800 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-23:14:55.483593 140008736052800 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-23:14:55.533223 140008736052800 [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-20171/att-00/MANIFEST-049091 2024/11/20-23:14:55.581126 140008736052800 [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-20171/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 84143, last_sequence is 1296184328, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 83962 2024/11/20-23:14:55.581134 140008736052800 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-23:14:55.581212 140008736052800 [version_set.cc:5724] Creating manifest 84143 2024/11/20-23:14:55.614126 140008736052800 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-23:14:55.637904 140008736052800 [compaction_job.cc:2437] [default] [JOB 20171] Compacting 1@2 + 7@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-23:14:55.637914 140008736052800 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 15228 Base level 2, inputs: [84129(27MB)], [84054(124MB) 84055(124MB) 84056(100MB) 84057(124MB) 84058(124MB) 84059(124MB) 84125(74MB)] 2024/11/20-23:14:55.654772 140008736052800 [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-23:14:55.654799 140008736052800 [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-23:14:55.654819 140008736052800 [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-23:14:55.654828 140008736052800 [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-23:14:55.654838 140008736052800 [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-23:14:57.016857 140008736052800 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084144.sst) /dev/shm/ToplingTemp/Topling-1133868-cgPQO0 2024/11/20-23:14:57.201457 140008736052800 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084144.sst): first pass time = 0.18's, 727.347'MB/sec 2024/11/20-23:14:58.423955 140008736052800 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084144.sst): part-0: reject ZipStore ratio = 0.808 2024/11/20-23:14:58.797866 140008736052800 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084144.sst): old prealloc_size = 147639500, real_size = 130049776 2024/11/20-23:14:58.798096 140008736052800 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084144.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199396 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0004 GB avg-key = 12.00 avg-zkey = 1.78 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 649.12 avg-zval = 650.19 2024/11/20-23:14:58.798383 140008736052800 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084144.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-23:14:59.134084 140008736052800 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084144.sst): second pass time = 1.22's, 105.944'MB/sec, value only(96.4% of KV) wait indexing time = 0.37's, remap KeyValue time = 0.34's, 388.871'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1680.690'MB/sec (index lex order gen) rebuild zvType time = 0.27's, 0.182'MB/sec write SST data time = 0.06's, 2118.384'MB/sec dict compress time = 8028914707.45'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.944'MB/sec zip pipeline throughput = 147.409'MB/sec entries = 199396 avg-key = 24.00 avg-zkey = 1.78 avg-val = 649.12 avg-zval = 650.19 usrkeys = 199396 avg-key = 16.00 avg-zkey = 1.78 avg-val = 656.02 avg-zval = 650.19 TagRS{ kinds = RS_Key0_TagN bytes = 31240 } TagArray{ size = 196334 bytes = 711728 } seq expand size = 1374338 multi value expand size = 0 cnt WriteAppend = 15811 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 = 8.9769 value = 0.9984 dict = 0.00 all = 1.0266 } Zip/UnZip{ index = 0.1114 value = 1.0016 dict = 0.00 all = 0.9741 } ---------------------------- total value len = 563.196539 GB avg = 0.331 KB (by entry num) total key len = 44.319192 GB avg = 0.026 KB total ukey len = 32.797332 GB avg = 0.014 KB total ukey num = 2.321213972 Billion total entry num = 1.700715994 Billion write speed all = 32.527852833 MB/sec (with seq num) write speed all = 31.799369448 MB/sec (without seq num) 2024/11/20-23:14:59.304870 140008736052800 [compaction_job.cc:1948] [default] [JOB 20171] Generated table #84144: 199396 keys, 130745695 bytes, temperature: kWarm 2024/11/20-23:14:59.304956 140008736052800 EVENT_LOG_v1 {"time_micros": 1732115699304914, "cf_name": "default", "job": 20171, "event": "table_file_creation", "file_number": 84144, "file_size": 130745695, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1295926132, "table_properties": {"data_size": 129644320, "index_size": 355392, "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": 4785504, "raw_average_key_size": 24, "raw_value_size": 129432750, "raw_average_value_size": 649, "num_data_blocks": 1, "num_entries": 199396, "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": 1732115697, "oldest_key_time": 0, "file_creation_time": 1732115697, "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": 84144, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:14:59.360978 140008736052800 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084145.sst) /dev/shm/ToplingTemp/Topling-1133868-V7SXt0 2024/11/20-23:15:00.637992 140008736052800 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084145.sst): first pass time = 1.28's, 105.106'MB/sec 2024/11/20-23:15:01.829785 140008736052800 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084145.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-23:15:02.148664 140008736052800 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084145.sst): old prealloc_size = 147639500, real_size = 130026992 2024/11/20-23:15:02.148827 140008736052800 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084145.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199720 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 = 648.03 avg-zval = 649.09 2024/11/20-23:15:02.149008 140008736052800 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084145.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-23:15:02.457469 140008736052800 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084145.sst): second pass time = 1.19's, 108.860'MB/sec, value only(96.4% of KV) wait indexing time = 0.32's, remap KeyValue time = 0.31's, 422.848'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2337.426'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.198'MB/sec write SST data time = 0.06's, 2314.678'MB/sec dict compress time = 8028914707.45'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.19's, unzip length = 0.129'GB zip my value throughput = 108.860'MB/sec zip pipeline throughput = 108.860'MB/sec entries = 199720 avg-key = 24.00 avg-zkey = 1.70 avg-val = 648.03 avg-zval = 649.09 usrkeys = 199720 avg-key = 16.00 avg-zkey = 1.70 avg-val = 653.45 avg-zval = 649.09 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 154536 bytes = 560208 } seq expand size = 1081752 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.3924 value = 0.9984 dict = 0.00 all = 1.0279 } Zip/UnZip{ index = 0.1065 value = 1.0016 dict = 0.00 all = 0.9728 } ---------------------------- total value len = 563.327046 GB avg = 0.331 KB (by entry num) total key len = 44.323985 GB avg = 0.026 KB total ukey len = 32.800528 GB avg = 0.014 KB total ukey num = 2.321413692 Billion total entry num = 1.700915714 Billion write speed all = 32.529308774 MB/sec (with seq num) write speed all = 31.800869461 MB/sec (without seq num) 2024/11/20-23:15:02.596887 140008736052800 [compaction_job.cc:1948] [default] [JOB 20171] Generated table #84145: 199720 keys, 130571359 bytes, temperature: kWarm 2024/11/20-23:15:02.596945 140008736052800 EVENT_LOG_v1 {"time_micros": 1732115702596915, "cf_name": "default", "job": 20171, "event": "table_file_creation", "file_number": 84145, "file_size": 130571359, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1295926189, "table_properties": {"data_size": 129636640, "index_size": 340224, "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": 4793280, "raw_average_key_size": 24, "raw_value_size": 129424748, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199720, "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": 1732115699, "oldest_key_time": 0, "file_creation_time": 1732115699, "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": 84145, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:15:02.660444 140008736052800 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084146.sst) /dev/shm/ToplingTemp/Topling-1133868-Iwb5GW 2024/11/20-23:15:03.715882 140008736052800 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084146.sst): first pass time = 1.06's, 127.173'MB/sec 2024/11/20-23:15:04.821852 140008736052800 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084146.sst): old prealloc_size = 147639500, real_size = 103726448 2024/11/20-23:15:04.822026 140008736052800 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084146.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 199042 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.1033 GB avg-val = 650.32 avg-zval = 519.18 2024/11/20-23:15:04.822302 140008736052800 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084146.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-23:15:05.137091 140008736052800 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084146.sst): second pass time = 1.10's, 117.174'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.32's, 335.514'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2283.742'MB/sec (index lex order gen) rebuild zvType time = 0.23's, 0.219'MB/sec write SST data time = 0.09's, 1198.049'MB/sec dict compress time = 8028914707.45's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.352'MB, throughput = 44739.516'MB/sec zip my value time = 1.10's, unzip length = 0.129'GB zip my value throughput = 117.174'MB/sec zip pipeline throughput = 117.174'MB/sec entries = 199042 avg-key = 24.00 avg-zkey = 1.70 avg-val = 650.32 avg-zval = 519.18 usrkeys = 199042 avg-key = 16.00 avg-zkey = 1.70 avg-val = 657.32 avg-zval = 519.18 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199042 bytes = 721536 } seq expand size = 1393294 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.35 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1033 GB dict = 1.35 MB all = 0.1058 GB } UnZip/Zip{ index = 9.4030 value = 1.2526 dict = 1.00 all = 1.2692 } Zip/UnZip{ index = 0.1063 value = 0.7983 dict = 1.00 all = 0.7879 } ---------------------------- total value len = 563.457880 GB avg = 0.331 KB (by entry num) total key len = 44.328762 GB avg = 0.026 KB total ukey len = 32.803712 GB avg = 0.014 KB total ukey num = 2.321612734 Billion total entry num = 1.701114756 Billion write speed all = 32.531901843 MB/sec (with seq num) write speed all = 31.803481776 MB/sec (without seq num) 2024/11/20-23:15:05.268093 140008736052800 [compaction_job.cc:1948] [default] [JOB 20171] Generated table #84146: 199042 keys, 105752810 bytes, temperature: kWarm 2024/11/20-23:15:05.268158 140008736052800 EVENT_LOG_v1 {"time_micros": 1732115705268128, "cf_name": "default", "job": 20171, "event": "table_file_creation", "file_number": 84146, "file_size": 105752810, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 899368248, "largest_seqno": 1295926155, "table_properties": {"data_size": 103337824, "index_size": 338688, "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": 4777008, "raw_average_key_size": 24, "raw_value_size": 129440895, "raw_average_value_size": 650, "num_data_blocks": 1, "num_entries": 199042, "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-DictZipBlobStore", "creation_time": 1732115702, "oldest_key_time": 0, "file_creation_time": 1732115702, "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": 84146, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:15:05.313784 140008736052800 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084147.sst) /dev/shm/ToplingTemp/Topling-1133868-PyIvTW 2024/11/20-23:15:06.571270 140008736052800 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084147.sst): first pass time = 1.26's, 106.738'MB/sec 2024/11/20-23:15:07.540726 140008736052800 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084147.sst): part-0: reject ZipStore ratio = 0.804 2024/11/20-23:15:07.878023 140008736052800 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084147.sst): old prealloc_size = 147639500, real_size = 130031616 2024/11/20-23:15:07.878262 140008736052800 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084147.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199597 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.45 avg-zval = 649.51 2024/11/20-23:15:07.878497 140008736052800 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084147.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-23:15:08.310102 140008736052800 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084147.sst): second pass time = 0.97's, 133.605'MB/sec, value only(96.4% of KV) wait indexing time = 0.34's, remap KeyValue time = 0.43's, 302.381'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1800.069'MB/sec (index lex order gen) rebuild zvType time = 0.37's, 0.135'MB/sec write SST data time = 0.06's, 2095.122'MB/sec dict compress time = 8028914707.45'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.97's, unzip length = 0.129'GB zip my value throughput = 133.605'MB/sec zip pipeline throughput = 133.605'MB/sec entries = 199597 avg-key = 24.00 avg-zkey = 1.71 avg-val = 648.45 avg-zval = 649.51 usrkeys = 199597 avg-key = 16.00 avg-zkey = 1.71 avg-val = 654.50 avg-zval = 649.51 TagRS{ kinds = RS_Key0_TagN bytes = 31280 } TagArray{ size = 172665 bytes = 625920 } seq expand size = 1208655 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.3392 value = 0.9984 dict = 0.00 all = 1.0274 } Zip/UnZip{ index = 0.1071 value = 1.0016 dict = 0.00 all = 0.9734 } ---------------------------- total value len = 563.588517 GB avg = 0.331 KB (by entry num) total key len = 44.333552 GB avg = 0.026 KB total ukey len = 32.806906 GB avg = 0.014 KB total ukey num = 2.321812331 Billion total entry num = 1.701314353 Billion write speed all = 32.533625220 MB/sec (with seq num) write speed all = 31.805243392 MB/sec (without seq num) 2024/11/20-23:15:08.522303 140008736052800 [compaction_job.cc:1948] [default] [JOB 20171] Generated table #84147: 199597 keys, 130641695 bytes, temperature: kWarm 2024/11/20-23:15:08.522367 140008736052800 EVENT_LOG_v1 {"time_micros": 1732115708522338, "cf_name": "default", "job": 20171, "event": "table_file_creation", "file_number": 84147, "file_size": 130641695, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1295924755, "table_properties": {"data_size": 129639600, "index_size": 341952, "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": 4790328, "raw_average_key_size": 24, "raw_value_size": 129427848, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199597, "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": 1732115705, "oldest_key_time": 0, "file_creation_time": 1732115705, "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": 84147, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:15:08.583656 140008736052800 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084148.sst) /dev/shm/ToplingTemp/Topling-1133868-xedTVZ 2024/11/20-23:15:09.799190 140008736052800 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084148.sst): first pass time = 1.22's, 110.423'MB/sec 2024/11/20-23:15:10.925024 140008736052800 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084148.sst): part-0: reject ZipStore ratio = 0.806 2024/11/20-23:15:11.193275 140008736052800 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084148.sst): old prealloc_size = 147639500, real_size = 130024336 2024/11/20-23:15:11.193438 140008736052800 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084148.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199935 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.31 avg-zval = 648.37 2024/11/20-23:15:11.193596 140008736052800 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084148.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-23:15:11.532074 140008736052800 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084148.sst): second pass time = 1.13's, 115.017'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.34's, 385.126'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2379.625'MB/sec (index lex order gen) rebuild zvType time = 0.27's, 0.187'MB/sec write SST data time = 0.07's, 1819.304'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.13's, unzip length = 0.129'GB zip my value throughput = 115.017'MB/sec zip pipeline throughput = 115.017'MB/sec entries = 199935 avg-key = 24.00 avg-zkey = 1.71 avg-val = 647.31 avg-zval = 648.37 usrkeys = 199935 avg-key = 16.00 avg-zkey = 1.71 avg-val = 651.76 avg-zval = 648.37 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 127235 bytes = 461248 } seq expand size = 890645 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.3393 value = 0.9984 dict = 0.00 all = 1.0287 } Zip/UnZip{ index = 0.1071 value = 1.0016 dict = 0.00 all = 0.9721 } ---------------------------- total value len = 563.718827 GB avg = 0.331 KB (by entry num) total key len = 44.338351 GB avg = 0.026 KB total ukey len = 32.810105 GB avg = 0.014 KB total ukey num = 2.322012266 Billion total entry num = 1.701514288 Billion write speed all = 32.535245705 MB/sec (with seq num) write speed all = 31.806903865 MB/sec (without seq num) 2024/11/20-23:15:11.678011 140008736052800 [compaction_job.cc:1948] [default] [JOB 20171] Generated table #84148: 199935 keys, 130469663 bytes, temperature: kWarm 2024/11/20-23:15:11.678102 140008736052800 EVENT_LOG_v1 {"time_micros": 1732115711678071, "cf_name": "default", "job": 20171, "event": "table_file_creation", "file_number": 84148, "file_size": 130469663, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1295925611, "table_properties": {"data_size": 129631616, "index_size": 342528, "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": 4798440, "raw_average_key_size": 24, "raw_value_size": 129419524, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199935, "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": 1732115708, "oldest_key_time": 0, "file_creation_time": 1732115708, "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": 84148, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:15:11.741155 140008736052800 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084149.sst) /dev/shm/ToplingTemp/Topling-1133868-jXtYo0 2024/11/20-23:15:12.916060 140008736052800 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084149.sst): first pass time = 1.17's, 114.242'MB/sec 2024/11/20-23:15:14.168683 140008736052800 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084149.sst): part-0: reject ZipStore ratio = 0.805 2024/11/20-23:15:14.430231 140008736052800 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084149.sst): old prealloc_size = 147639500, real_size = 130047024 2024/11/20-23:15:14.430392 140008736052800 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084149.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199255 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 = 649.60 avg-zval = 650.66 2024/11/20-23:15:14.430581 140008736052800 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084149.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-23:15:14.729966 140008736052800 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084149.sst): second pass time = 1.25's, 103.397'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.30's, 435.835'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2397.010'MB/sec (index lex order gen) rebuild zvType time = 0.24's, 0.204'MB/sec write SST data time = 0.06's, 2366.150'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.25's, unzip length = 0.129'GB zip my value throughput = 103.397'MB/sec zip pipeline throughput = 128.979'MB/sec entries = 199255 avg-key = 24.00 avg-zkey = 1.75 avg-val = 649.60 avg-zval = 650.66 usrkeys = 199255 avg-key = 16.00 avg-zkey = 1.75 avg-val = 655.38 avg-zval = 650.66 TagRS{ kinds = RS_Key0_TagN bytes = 31240 } TagArray{ size = 164664 bytes = 596928 } seq expand size = 1152648 multi value expand size = 0 cnt WriteAppend = 15812 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.1201 value = 0.9984 dict = 0.00 all = 1.0275 } Zip/UnZip{ index = 0.1096 value = 1.0016 dict = 0.00 all = 0.9733 } ---------------------------- total value len = 563.849415 GB avg = 0.331 KB (by entry num) total key len = 44.343133 GB avg = 0.026 KB total ukey len = 32.813293 GB avg = 0.014 KB total ukey num = 2.322211521 Billion total entry num = 1.701713543 Billion write speed all = 32.536921585 MB/sec (with seq num) write speed all = 31.808619073 MB/sec (without seq num) 2024/11/20-23:15:14.876002 140008736052800 [compaction_job.cc:1948] [default] [JOB 20171] Generated table #84149: 199255 keys, 130628383 bytes, temperature: kWarm 2024/11/20-23:15:14.876080 140008736052800 EVENT_LOG_v1 {"time_micros": 1732115714876038, "cf_name": "default", "job": 20171, "event": "table_file_creation", "file_number": 84149, "file_size": 130628383, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1295926233, "table_properties": {"data_size": 129647456, "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": 4782120, "raw_average_key_size": 24, "raw_value_size": 129436008, "raw_average_value_size": 649, "num_data_blocks": 1, "num_entries": 199255, "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": 1732115711, "oldest_key_time": 0, "file_creation_time": 1732115711, "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": 84149, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:15:14.929016 140008736052800 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084150.sst) /dev/shm/ToplingTemp/Topling-1133868-h3bm7W 2024/11/20-23:15:15.664310 140008736052800 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084150.sst): first pass time = 0.74's, 113.551'MB/sec 2024/11/20-23:15:16.322626 140008736052800 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084150.sst): part-0: reject ZipStore ratio = 0.810 2024/11/20-23:15:16.484122 140008736052800 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084150.sst): old prealloc_size = 147639500, real_size = 80896368 2024/11/20-23:15:16.484244 140008736052800 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084150.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 123789 prefix = 4 raw-key = 0.0015 GB zip-key = 0.0002 GB avg-key = 12.00 avg-zkey = 1.75 raw-val = 0.0805 GB zip-val = 0.0806 GB avg-val = 650.44 avg-zval = 651.50 2024/11/20-23:15:16.484391 140008736052800 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084150.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.083 GB 2024/11/20-23:15:16.672404 140008736052800 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00/084150.sst): second pass time = 0.66's, 122.450'MB/sec, value only(96.4% of KV) wait indexing time = 0.16's, remap KeyValue time = 0.19's, 431.913'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2025.184'MB/sec (index lex order gen) rebuild zvType time = 0.15's, 0.202'MB/sec write SST data time = 0.04's, 2309.497'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.66's, unzip length = 0.081'GB zip my value throughput = 122.450'MB/sec zip pipeline throughput = 122.450'MB/sec entries = 123789 avg-key = 24.00 avg-zkey = 1.75 avg-val = 650.44 avg-zval = 651.50 usrkeys = 123789 avg-key = 16.00 avg-zkey = 1.75 avg-val = 657.44 avg-zval = 651.50 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 123789 bytes = 448752 } seq expand size = 866523 multi value expand size = 0 cnt WriteAppend = 9839 UnZipSize{ index = 0.0020 GB value = 0.0805 GB dict = 0.00 MB all = 0.0835 GB } __ZipSize{ index = 0.0002 GB value = 0.0806 GB dict = 0.00 MB all = 0.0813 GB } UnZip/Zip{ index = 9.1290 value = 0.9984 dict = 0.00 all = 1.0267 } Zip/UnZip{ index = 0.1095 value = 1.0016 dict = 0.00 all = 0.9740 } ---------------------------- total value len = 563.930799 GB avg = 0.331 KB (by entry num) total key len = 44.346104 GB avg = 0.026 KB total ukey len = 32.815274 GB avg = 0.014 KB total ukey num = 2.322335310 Billion total entry num = 1.701837332 Billion write speed all = 32.538053122 MB/sec (with seq num) write speed all = 31.809773311 MB/sec (without seq num) 2024/11/20-23:15:16.760996 140008736052800 [compaction_job.cc:1948] [default] [JOB 20171] Generated table #84150: 123789 keys, 81316319 bytes, temperature: kWarm 2024/11/20-23:15:16.761077 140008736052800 EVENT_LOG_v1 {"time_micros": 1732115716761033, "cf_name": "default", "job": 20171, "event": "table_file_creation", "file_number": 84150, "file_size": 81316319, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 965419820, "largest_seqno": 1295926194, "table_properties": {"data_size": 80648288, "index_size": 216960, "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": 2970936, "raw_average_key_size": 24, "raw_value_size": 80516982, "raw_average_value_size": 650, "num_data_blocks": 1, "num_entries": 123789, "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": 1732115714, "oldest_key_time": 0, "file_creation_time": 1732115714, "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": 84150, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:15:16.795994 140008736052800 [compaction_job.cc:703] job-20171: subcompact[0], size: 0.840126 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20171/att-00 [084144,084145,084146,084147,084148,084149,084150] 2024/11/20-23:15:16.895230 140008736052800 (Original Log Time 2024/11/20-23:14:55.637950) EVENT_LOG_v1 {"time_micros": 1732115695637924, "job": 20171, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [84129], "files_L3": [84054, 84055, 84056, 84057, 84058, 84059, 84125], "score": 0.998117, "input_data_size": 865771768, "oldest_snapshot_seqno": 1296183746} 2024/11/20-23:15:16.895234 140008736052800 (Original Log Time 2024/11/20-23:15:16.890978) [compaction_job.cc:2022] [default] [JOB 20171] Compacted 1@2 + 7@3 files to L3 => 840125924 bytes 2024/11/20-23:15:16.895236 140008736052800 (Original Log Time 2024/11/20-23:15:16.895154) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 7 0 0 0] max score 0.03, MB/sec: 40.9 rd, 39.7 wr, level 3, files in(1, 7) out(7 +0 blob) MB in(27.9, 797.7 +0.0 blob) out(801.2 +0.0 blob), read-write-amplify(58.2) write-amplify(28.7) OK, records in: 1359380, records dropped: 38646 output_compression: Snappy 2024/11/20-23:15:16.895240 140008736052800 (Original Log Time 2024/11/20-23:15:16.895208) EVENT_LOG_v1 {"time_micros": 1732115716895184, "cf": "default", "job": 20171, "event": "compaction_finished", "compaction_time_micros": 21158052, "compaction_time_cpu_micros": 5473978, "output_level": 3, "num_output_files": 7, "total_output_size": 840125924, "num_input_records": 1359380, "num_output_records": 1320734, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 576730831, "file_range_sync_nanos": 0, "file_fsync_nanos": 6008, "file_prepare_write_nanos": 3764222, "lsm_state": [0, 0, 0, 7, 0, 0, 0]} 2024/11/20-23:15:17.018429 140008736052800 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":1732115695,"executesMs":21408,"compactionJobId":20171,"attempt":0,"compactionInputRawBytes":914985084,"compactionInputZipBytes":865771768,"compactionOutputRawBytes":0,"compactionOutputZipBytes":840125924,"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-61e3e986ee81521aa3b58b1993cc3b2e-037f10d81bde12e7-00"}}, response = 2024/11/20-23:15:17.018503 140008736052800 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-20171/att-00: olev 3, work 21.409 s, result 7.787 ms, install 4.275 ms, input{raw 872.598 MiB zip 825.664 MiB}