2024/11/20-16:38:35.359199 140257651189312 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00: fork to child time = 0.009281 sec 2024/11/20-16:38:35.359678 140257651189312 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00 2024/11/20-16:38:35.366549 140257651189312 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00 2024/11/20-16:38:35.368163 140257651189312 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-16:38:35.368385 140257651189312 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-16:38:35.415888 140257651189312 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-16273/att-00/MANIFEST-019309 2024/11/20-16:38:35.433467 140257651189312 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-16273/att-00/MANIFEST-019309 succeeded,manifest_file_number is 19309, next_file_number is 46266, last_sequence is 786946418, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 46096 2024/11/20-16:38:35.433472 140257651189312 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-16:38:35.433531 140257651189312 [version_set.cc:5724] Creating manifest 46266 2024/11/20-16:38:35.464437 140257651189312 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-16:38:35.495125 140257651189312 [compaction_job.cc:2437] [default] [JOB 16273] Compacting 1@2 + 5@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-16:38:35.495135 140257651189312 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 12554 Base level 2, inputs: [46262(18MB)], [46195(40MB) 46196(39MB) 46197(40MB) 46135(39MB) 46136(21MB)] 2024/11/20-16:38:35.500298 140257651189312 [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-16:38:35.500321 140257651189312 [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-16:38:35.500341 140257651189312 [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-16:38:35.500348 140257651189312 [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-16:38:35.500357 140257651189312 [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-16:38:36.011076 140257651189312 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046267.sst) /dev/shm/ToplingTemp/Topling-592279-QKPRLw 2024/11/20-16:38:36.184927 140257651189312 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046267.sst): first pass time = 0.17's, 772.186'MB/sec 2024/11/20-16:38:36.676929 140257651189312 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046267.sst): old prealloc_size = 147639500, real_size = 40582096 2024/11/20-16:38:36.677075 140257651189312 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046267.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.78 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.02 avg-zval = 311.52 2024/11/20-16:38:36.677180 140257651189312 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046267.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-16:38:36.836042 140257651189312 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046267.sst): second pass time = 0.49's, 267.981'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 264.802'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1943.518'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.279'MB/sec write SST data time = 0.04's, 978.781'MB/sec dict compress time = 4424061477.86's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44822.791'MB/sec zip my value time = 0.49's, unzip length = 0.132'GB zip my value throughput = 267.981'MB/sec zip pipeline throughput = 267.981'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.78 avg-val = 1017.02 avg-zval = 311.52 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.78 avg-val = 1019.83 avg-zval = 311.52 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 51905 bytes = 181680 } seq expand size = 363335 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.0403 GB dict = 1.38 MB all = 0.0421 GB } UnZip/Zip{ index = 6.7428 value = 3.2647 dict = 1.00 all = 3.1857 } Zip/UnZip{ index = 0.1483 value = 0.3063 dict = 1.00 all = 0.3139 } ---------------------------- total value len = 2183.614772 GB avg = 0.300 KB (by entry num) total key len = 191.565881 GB avg = 0.026 KB total ukey len = 134.121885 GB avg = 0.014 KB total ukey num = 9.326261492 Billion total entry num = 7.270411638 Billion write speed all = 148.824022145 MB/sec (with seq num) write speed all = 145.179627682 MB/sec (without seq num) 2024/11/20-16:38:36.888231 140257651189312 [compaction_job.cc:1948] [default] [JOB 16273] Generated table #46267: 129426 keys, 42131855 bytes, temperature: kWarm 2024/11/20-16:38:36.888322 140257651189312 EVENT_LOG_v1 {"time_micros": 1732091916888281, "cf_name": "default", "job": 16273, "event": "table_file_creation", "file_number": 46267, "file_size": 42131855, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 786317157, "table_properties": {"data_size": 40319232, "index_size": 230336, "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": 131629374, "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": 1732091915, "oldest_key_time": 0, "file_creation_time": 1732091915, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 46267, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-16:38:36.948877 140257651189312 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046268.sst) /dev/shm/ToplingTemp/Topling-592279-NcLtDx 2024/11/20-16:38:37.525459 140257651189312 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046268.sst): first pass time = 0.58's, 232.797'MB/sec 2024/11/20-16:38:38.040840 140257651189312 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046268.sst): old prealloc_size = 147639500, real_size = 40426784 2024/11/20-16:38:38.041010 140257651189312 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046268.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.74 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.98 avg-zval = 310.36 2024/11/20-16:38:38.041119 140257651189312 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046268.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-16:38:38.215351 140257651189312 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046268.sst): second pass time = 0.51's, 255.788'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 239.881'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1501.765'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.247'MB/sec write SST data time = 0.04's, 969.075'MB/sec dict compress time = 4424061477.86's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44523.650'MB/sec zip my value time = 0.51's, unzip length = 0.132'GB zip my value throughput = 255.788'MB/sec zip pipeline throughput = 282.139'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.74 avg-val = 1016.98 avg-zval = 310.36 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.74 avg-val = 1018.00 avg-zval = 310.36 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 18776 bytes = 65728 } seq expand size = 131432 multi value expand size = 0 cnt WriteAppend = 11 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.9140 value = 3.2768 dict = 1.00 all = 3.2063 } Zip/UnZip{ index = 0.1446 value = 0.3052 dict = 1.00 all = 0.3119 } ---------------------------- total value len = 2183.746533 GB avg = 0.300 KB (by entry num) total key len = 191.568470 GB avg = 0.026 KB total ukey len = 134.123438 GB avg = 0.014 KB total ukey num = 9.326390923 Billion total entry num = 7.270541069 Billion write speed all = 148.819578507 MB/sec (with seq num) write speed all = 145.175434110 MB/sec (without seq num) 2024/11/20-16:38:38.267334 140257651189312 [compaction_job.cc:1948] [default] [JOB 16273] Generated table #46268: 129431 keys, 41860271 bytes, temperature: kWarm 2024/11/20-16:38:38.267393 140257651189312 EVENT_LOG_v1 {"time_micros": 1732091918267362, "cf_name": "default", "job": 16273, "event": "table_file_creation", "file_number": 46268, "file_size": 41860271, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 786324625, "table_properties": {"data_size": 40169616, "index_size": 224640, "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": 131629150, "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": 1732091916, "oldest_key_time": 0, "file_creation_time": 1732091916, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 46268, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-16:38:38.306142 140257651189312 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046269.sst) /dev/shm/ToplingTemp/Topling-592279-k2PClx 2024/11/20-16:38:38.897157 140257651189312 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046269.sst): first pass time = 0.59's, 227.110'MB/sec 2024/11/20-16:38:39.434030 140257651189312 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046269.sst): old prealloc_size = 147639500, real_size = 40865984 2024/11/20-16:38:39.434166 140257651189312 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046269.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.0406 GB avg-val =1016.99 avg-zval = 313.78 2024/11/20-16:38:39.434318 140257651189312 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046269.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-16:38:39.611918 140257651189312 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046269.sst): second pass time = 0.54's, 245.509'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 239.311'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2066.232'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.242'MB/sec write SST data time = 0.04's, 964.316'MB/sec dict compress time = 2459013981.76's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 43301.188'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 245.509'MB/sec zip pipeline throughput = 245.509'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1016.99 avg-zval = 313.78 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1022.14 avg-zval = 313.78 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 95197 bytes = 333200 } seq expand size = 666379 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 = 7.0200 value = 3.2411 dict = 1.00 all = 3.1531 } Zip/UnZip{ index = 0.1425 value = 0.3085 dict = 1.00 all = 0.3171 } ---------------------------- total value len = 2183.878829 GB avg = 0.300 KB (by entry num) total key len = 191.571058 GB avg = 0.026 KB total ukey len = 134.124991 GB avg = 0.014 KB total ukey num = 9.326520353 Billion total entry num = 7.270670499 Billion write speed all = 148.815008264 MB/sec (with seq num) write speed all = 145.171117828 MB/sec (without seq num) 2024/11/20-16:38:39.663287 140257651189312 [compaction_job.cc:1948] [default] [JOB 16273] Generated table #46269: 129430 keys, 42566880 bytes, temperature: kWarm 2024/11/20-16:38:39.663355 140257651189312 EVENT_LOG_v1 {"time_micros": 1732091919663324, "cf_name": "default", "job": 16273, "event": "table_file_creation", "file_number": 46269, "file_size": 42566880, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 786324725, "table_properties": {"data_size": 40612208, "index_size": 221248, "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": 131629397, "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": 1732091918, "oldest_key_time": 0, "file_creation_time": 1732091918, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 46269, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-16:38:39.703404 140257651189312 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046270.sst) /dev/shm/ToplingTemp/Topling-592279-ZJwWRw 2024/11/20-16:38:40.331011 140257651189312 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046270.sst): first pass time = 0.63's, 213.870'MB/sec 2024/11/20-16:38:40.830859 140257651189312 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046270.sst): old prealloc_size = 147639500, real_size = 40420032 2024/11/20-16:38:40.830981 140257651189312 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046270.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.74 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.98 avg-zval = 310.30 2024/11/20-16:38:40.831040 140257651189312 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046270.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-16:38:40.990336 140257651189312 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046270.sst): second pass time = 0.50's, 263.713'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 262.412'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2284.831'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.276'MB/sec write SST data time = 0.04's, 993.183'MB/sec dict compress time = 140267.66's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 26849.284'MB/sec zip my value time = 0.50's, unzip length = 0.132'GB zip my value throughput = 263.713'MB/sec zip pipeline throughput = 263.713'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.74 avg-val = 1016.98 avg-zval = 310.30 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.74 avg-val = 1017.86 avg-zval = 310.30 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 16151 bytes = 56544 } seq expand size = 113057 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.9160 value = 3.2774 dict = 1.00 all = 3.2076 } Zip/UnZip{ index = 0.1446 value = 0.3051 dict = 1.00 all = 0.3118 } ---------------------------- total value len = 2184.010571 GB avg = 0.300 KB (by entry num) total key len = 191.573647 GB avg = 0.026 KB total ukey len = 134.126544 GB avg = 0.014 KB total ukey num = 9.326649784 Billion total entry num = 7.270799930 Billion write speed all = 148.810573381 MB/sec (with seq num) write speed all = 145.166932719 MB/sec (without seq num) 2024/11/20-16:38:41.042638 140257651189312 [compaction_job.cc:1948] [default] [JOB 16273] Generated table #46270: 129431 keys, 41844074 bytes, temperature: kWarm 2024/11/20-16:38:41.042700 140257651189312 EVENT_LOG_v1 {"time_micros": 1732091921042671, "cf_name": "default", "job": 16273, "event": "table_file_creation", "file_number": 46270, "file_size": 41844074, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 786307826, "table_properties": {"data_size": 40162928, "index_size": 224576, "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": 131629296, "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": 1732091919, "oldest_key_time": 0, "file_creation_time": 1732091919, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 46270, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-16:38:41.079325 140257651189312 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046271.sst) /dev/shm/ToplingTemp/Topling-592279-g9wl5w 2024/11/20-16:38:41.429180 140257651189312 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046271.sst): first pass time = 0.35's, 210.644'MB/sec 2024/11/20-16:38:41.834826 140257651189312 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046271.sst): old prealloc_size = 147639500, real_size = 22263424 2024/11/20-16:38:41.834915 140257651189312 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046271.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 71057 prefix = 4 raw-key = 0.0006 GB zip-key = 0.0001 GB avg-key = 8.00 avg-zkey = 1.74 raw-val = 0.0723 GB zip-val = 0.0221 GB avg-val =1017.01 avg-zval = 311.32 2024/11/20-16:38:41.834976 140257651189312 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046271.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0002 GB, waited 0.000 sec, Key+Value = 0.074 GB 2024/11/20-16:38:41.921871 140257651189312 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00/046271.sst): second pass time = 0.40's, 178.504'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.09's, 264.543'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1754.855'MB/sec (index lex order gen) rebuild zvType time = 0.06's, 0.276'MB/sec write SST data time = 0.02's, 1019.387'MB/sec dict compress time = 140267.66's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.739'MB, throughput = 13938.173'MB/sec zip my value time = 0.40's, unzip length = 0.072'GB zip my value throughput = 178.504'MB/sec zip pipeline throughput = 178.504'MB/sec entries = 71057 avg-key = 20.00 avg-zkey = 1.74 avg-val = 1017.01 avg-zval = 311.32 usrkeys = 71057 avg-key = 12.00 avg-zkey = 1.74 avg-val = 1017.75 avg-zval = 311.32 TagRS{ kinds = RS_Key0_TagN bytes = 11200 } TagArray{ size = 7566 bytes = 26496 } seq expand size = 52962 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0009 GB value = 0.0723 GB dict = 0.74 MB all = 0.0737 GB } __ZipSize{ index = 0.0001 GB value = 0.0221 GB dict = 0.74 MB all = 0.0230 GB } UnZip/Zip{ index = 6.8925 value = 3.2667 dict = 1.00 all = 3.2004 } Zip/UnZip{ index = 0.1451 value = 0.3061 dict = 1.00 all = 0.3125 } ---------------------------- total value len = 2184.082889 GB avg = 0.300 KB (by entry num) total key len = 191.575068 GB avg = 0.026 KB total ukey len = 134.127397 GB avg = 0.014 KB total ukey num = 9.326720841 Billion total entry num = 7.270870987 Billion write speed all = 148.806509191 MB/sec (with seq num) write speed all = 145.163045529 MB/sec (without seq num) 2024/11/20-16:38:41.953555 140257651189312 [compaction_job.cc:1948] [default] [JOB 16273] Generated table #46271: 71057 keys, 23023850 bytes, temperature: kWarm 2024/11/20-16:38:41.953612 140257651189312 EVENT_LOG_v1 {"time_micros": 1732091921953583, "cf_name": "default", "job": 16273, "event": "table_file_creation", "file_number": 46271, "file_size": 23023850, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 786274608, "table_properties": {"data_size": 22121776, "index_size": 123712, "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": 1421140, "raw_average_key_size": 20, "raw_value_size": 72265449, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 71057, "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": 1732091921, "oldest_key_time": 0, "file_creation_time": 1732091921, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 46271, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-16:38:41.972371 140257651189312 [compaction_job.cc:703] job-16273: subcompact[0], size: 0.191427 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16273/att-00 [046267,046268,046269,046270,046271] 2024/11/20-16:38:42.013798 140257651189312 (Original Log Time 2024/11/20-16:38:35.495164) EVENT_LOG_v1 {"time_micros": 1732091915495142, "job": 16273, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [46262], "files_L3": [46195, 46196, 46197, 46135, 46136], "score": 0.996678, "input_data_size": 210318569, "oldest_snapshot_seqno": 786946337} 2024/11/20-16:38:42.013801 140257651189312 (Original Log Time 2024/11/20-16:38:42.009408) [compaction_job.cc:2022] [default] [JOB 16273] Compacted 1@2 + 5@3 files to L3 => 191426930 bytes 2024/11/20-16:38:42.013803 140257651189312 (Original Log Time 2024/11/20-16:38:42.013730) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 5 0 0 0] max score 0.01, MB/sec: 32.5 rd, 29.6 wr, level 3, files in(1, 5) out(5 +0 blob) MB in(18.2, 182.4 +0.0 blob) out(182.6 +0.0 blob), read-write-amplify(21.1) write-amplify(10.0) OK, records in: 606826, records dropped: 18051 output_compression: Snappy 2024/11/20-16:38:42.013807 140257651189312 (Original Log Time 2024/11/20-16:38:42.013778) EVENT_LOG_v1 {"time_micros": 1732091922013754, "cf": "default", "job": 16273, "event": "compaction_finished", "compaction_time_micros": 6477216, "compaction_time_cpu_micros": 1836812, "output_level": 3, "num_output_files": 5, "total_output_size": 191426930, "num_input_records": 606826, "num_output_records": 588775, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 136740175, "file_range_sync_nanos": 0, "file_fsync_nanos": 4171, "file_prepare_write_nanos": 8353, "lsm_state": [0, 0, 0, 5, 0, 0, 0]} 2024/11/20-16:38:42.138684 140257651189312 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":1732076400,"starts":1732091915,"executesMs":6642,"compactionJobId":16273,"attempt":0,"compactionInputRawBytes":629277266,"compactionInputZipBytes":210318569,"compactionOutputRawBytes":0,"compactionOutputZipBytes":191426930,"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-1f8c7305685d34db7ef3a4cbcf677f5d-c5794e08738f3fa0-00"}}, response = 2024/11/20-16:38:42.138760 140257651189312 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-16273/att-00: olev 3, work 6.642 s, result 7.988 ms, install 4.413 ms, input{raw 600.126 MiB zip 200.575 MiB}