2024/11/20-21:48:49.185985 140008198919744 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00: fork to child time = 0.009812 sec 2024/11/20-21:48:49.186550 140008198919744 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00 2024/11/20-21:48:49.191321 140008198919744 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00 2024/11/20-21:48:49.193019 140008198919744 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-21:48:49.193252 140008198919744 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-21:48:49.242914 140008198919744 [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-15453/att-00/MANIFEST-049091 2024/11/20-21:48:49.342614 140008198919744 [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-15453/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 75398, last_sequence is 1191039958, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 75245 2024/11/20-21:48:49.342623 140008198919744 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-21:48:49.342705 140008198919744 [version_set.cc:5724] Creating manifest 75398 2024/11/20-21:48:49.374812 140008198919744 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-21:48:49.391831 140008198919744 [compaction_job.cc:2437] [default] [JOB 15453] Compacting 1@2 + 3@3 files to L3, score 0.96, subcompactions 1 : 1 2024/11/20-21:48:49.391845 140008198919744 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 12129 Base level 2, inputs: [75391(31MB)], [75344(40MB) 75345(40MB) 75346(40MB)] 2024/11/20-21:48:49.399031 140008198919744 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-21:48:49.399064 140008198919744 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-21:48:49.399085 140008198919744 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-21:48:49.399094 140008198919744 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-21:48:49.399103 140008198919744 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-21:48:50.029570 140008198919744 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00/075399.sst) /dev/shm/ToplingTemp/Topling-1037371-qqIQpm 2024/11/20-21:48:50.274503 140008198919744 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00/075399.sst): first pass time = 0.24's, 548.117'MB/sec 2024/11/20-21:48:50.942059 140008198919744 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00/075399.sst): old prealloc_size = 147639500, real_size = 40988464 2024/11/20-21:48:50.942188 140008198919744 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00/075399.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.75 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1016.99 avg-zval = 314.69 2024/11/20-21:48:50.942347 140008198919744 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00/075399.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-21:48:51.185613 140008198919744 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00/075399.sst): second pass time = 0.67's, 197.414'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.24's, 175.699'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2198.267'MB/sec (index lex order gen) rebuild zvType time = 0.17's, 0.186'MB/sec write SST data time = 0.07's, 614.756'MB/sec dict compress time = 2334118308.98's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 26140.364'MB/sec zip my value time = 0.67's, unzip length = 0.132'GB zip my value throughput = 197.414'MB/sec zip pipeline throughput = 197.414'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1016.99 avg-zval = 314.69 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1023.99 avg-zval = 314.69 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129430 bytes = 453024 } seq expand size = 906010 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.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.8729 value = 3.2318 dict = 1.00 all = 3.1367 } Zip/UnZip{ index = 0.1455 value = 0.3094 dict = 1.00 all = 0.3188 } ---------------------------- 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.321144006 Billion total entry num = 1.700646028 Billion write speed all = 44.971692296 MB/sec (with seq num) write speed all = 43.964561321 MB/sec (without seq num) 2024/11/20-21:48:51.244994 140008198919744 [compaction_job.cc:1948] [default] [JOB 15453] Generated table #75399: 129430 keys, 42788999 bytes, temperature: kWarm 2024/11/20-21:48:51.245138 140008198919744 EVENT_LOG_v1 {"time_micros": 1732110531245077, "cf_name": "default", "job": 15453, "event": "table_file_creation", "file_number": 75399, "file_size": 42788999, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 954967992, "largest_seqno": 1190848466, "table_properties": {"data_size": 40729952, "index_size": 225984, "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": 131629339, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732110530, "oldest_key_time": 0, "file_creation_time": 1732110530, "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": 75399, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:48:51.329767 140008198919744 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00/075400.sst) /dev/shm/ToplingTemp/Topling-1037371-qhnNGj 2024/11/20-21:48:51.998312 140008198919744 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00/075400.sst): first pass time = 0.67's, 200.779'MB/sec 2024/11/20-21:48:52.595729 140008198919744 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00/075400.sst): old prealloc_size = 147639500, real_size = 40972256 2024/11/20-21:48:52.595863 140008198919744 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00/075400.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 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.0407 GB avg-val =1017.02 avg-zval = 314.60 2024/11/20-21:48:52.596008 140008198919744 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00/075400.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-21:48:52.759860 140008198919744 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00/075400.sst): second pass time = 0.60's, 220.605'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 260.634'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2078.371'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.273'MB/sec write SST data time = 0.05's, 943.688'MB/sec dict compress time = 2334118308.98's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 41195.880'MB/sec zip my value time = 0.60's, unzip length = 0.132'GB zip my value throughput = 220.605'MB/sec zip pipeline throughput = 220.605'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.02 avg-zval = 314.60 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.02 avg-zval = 314.60 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129427 bytes = 453008 } seq expand size = 905989 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 = 7.0137 value = 3.2327 dict = 1.00 all = 3.1379 } Zip/UnZip{ index = 0.1426 value = 0.3093 dict = 1.00 all = 0.3187 } ---------------------------- total value len = 563.330803 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.321273433 Billion total entry num = 1.700775455 Billion write speed all = 44.976453536 MB/sec (with seq num) write speed all = 43.969363276 MB/sec (without seq num) 2024/11/20-21:48:52.818395 140008198919744 [compaction_job.cc:1948] [default] [JOB 15453] Generated table #75400: 129427 keys, 42772584 bytes, temperature: kWarm 2024/11/20-21:48:52.818501 140008198919744 EVENT_LOG_v1 {"time_micros": 1732110532818464, "cf_name": "default", "job": 15453, "event": "table_file_creation", "file_number": 75400, "file_size": 42772584, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1190848964, "table_properties": {"data_size": 40718288, "index_size": 221440, "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": 2588540, "raw_average_key_size": 20, "raw_value_size": 131629370, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "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": 1732110531, "oldest_key_time": 0, "file_creation_time": 1732110531, "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": 75400, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:48:52.869302 140008198919744 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00/075401.sst) /dev/shm/ToplingTemp/Topling-1037371-cmflMl 2024/11/20-21:48:53.431874 140008198919744 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00/075401.sst): first pass time = 0.56's, 238.604'MB/sec 2024/11/20-21:48:54.080966 140008198919744 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00/075401.sst): old prealloc_size = 147639500, real_size = 40567600 2024/11/20-21:48:54.081148 140008198919744 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00/075401.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 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.0403 GB avg-val =1017.00 avg-zval = 311.47 2024/11/20-21:48:54.081267 140008198919744 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00/075401.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-21:48:54.292082 140008198919744 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00/075401.sst): second pass time = 0.65's, 203.054'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.21's, 199.277'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1417.504'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.233'MB/sec write SST data time = 0.07's, 584.413'MB/sec dict compress time = 2334118308.98's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 29990.031'MB/sec zip my value time = 0.65's, unzip length = 0.132'GB zip my value throughput = 203.054'MB/sec zip pipeline throughput = 255.159'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.00 avg-zval = 311.47 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1018.95 avg-zval = 311.47 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 35916 bytes = 125728 } seq expand size = 251412 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 = 7.0037 value = 3.2652 dict = 1.00 all = 3.1911 } Zip/UnZip{ index = 0.1428 value = 0.3063 dict = 1.00 all = 0.3134 } ---------------------------- total value len = 563.462684 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.321402862 Billion total entry num = 1.700904884 Billion write speed all = 44.981305363 MB/sec (with seq num) write speed all = 43.974252671 MB/sec (without seq num) 2024/11/20-21:48:54.348875 140008198919744 [compaction_job.cc:1948] [default] [JOB 15453] Generated table #75401: 129429 keys, 42060903 bytes, temperature: kWarm 2024/11/20-21:48:54.348948 140008198919744 EVENT_LOG_v1 {"time_micros": 1732110534348916, "cf_name": "default", "job": 15453, "event": "table_file_creation", "file_number": 75401, "file_size": 42060903, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1190848968, "table_properties": {"data_size": 40313312, "index_size": 221760, "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": 2588580, "raw_average_key_size": 20, "raw_value_size": 131629919, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "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": 1732110532, "oldest_key_time": 0, "file_creation_time": 1732110532, "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": 75401, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:48:54.389697 140008198919744 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00/075402.sst) /dev/shm/ToplingTemp/Topling-1037371-MXvAKi 2024/11/20-21:48:54.394463 140008198919744 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00/075402.sst): first pass time = 0.00's, 75.476'MB/sec 2024/11/20-21:48:54.417472 140008198919744 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00/075402.sst): old prealloc_size = 147639500, real_size = 112232 2024/11/20-21:48:54.417512 140008198919744 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00/075402.sst): index type = UintIndex_AllOne , store type = DictZipBlobStore usrkeys = 344 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.49 raw-val = 0.0003 GB zip-val = 0.0001 GB avg-val =1016.83 avg-zval = 324.98 2024/11/20-21:48:54.418247 140008198919744 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00/075402.sst): second pass time = 0.02's, 15.545'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 156.452'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 8.215'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.239'MB/sec write SST data time = 0.00's, 313.119'MB/sec dict compress time = 2334118308.98's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.006'MB, throughput = 292.147'MB/sec zip my value time = 0.02's, unzip length = 0.000'GB zip my value throughput = 15.545'MB/sec zip pipeline throughput = 15.545'MB/sec entries = 344 avg-key = 20.00 avg-zkey = 0.56 avg-val = 1016.83 avg-zval = 324.98 usrkeys = 344 avg-key = 12.00 avg-zkey = 0.56 avg-val = 1016.85 avg-zval = 324.98 TagRS{ kinds = RS_Key0_TagN bytes = 160 } TagArray{ size = 1 bytes = 16 } seq expand size = 7 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0000 GB value = 0.0003 GB dict = 0.01 MB all = 0.0004 GB } __ZipSize{ index = 0.0000 GB value = 0.0001 GB dict = 0.01 MB all = 0.0001 GB } UnZip/Zip{ index = 21.5000 value = 3.1289 dict = 1.00 all = 2.9861 } Zip/UnZip{ index = 0.0465 value = 0.3196 dict = 1.00 all = 0.3349 } ---------------------------- total value len = 563.463034 GB avg = 0.331 KB (by entry num) total key len = 44.322179 GB avg = 0.026 KB total ukey len = 32.798805 GB avg = 0.014 KB total ukey num = 2.321403206 Billion total entry num = 1.700905228 Billion write speed all = 44.980911608 MB/sec (with seq num) write speed all = 43.973868119 MB/sec (without seq num) 2024/11/20-21:48:54.424170 140008198919744 [compaction_job.cc:1948] [default] [JOB 15453] Generated table #75402: 344 keys, 119444 bytes, temperature: kWarm 2024/11/20-21:48:54.424215 140008198919744 EVENT_LOG_v1 {"time_micros": 1732110534424191, "cf_name": "default", "job": 15453, "event": "table_file_creation", "file_number": 75402, "file_size": 119444, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1179263371, "table_properties": {"data_size": 111792, "index_size": 192, "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": 6880, "raw_average_key_size": 20, "raw_value_size": 349790, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 344, "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-UintIndex_AllOne-DictZipBlobStore", "creation_time": 1732110534, "oldest_key_time": 0, "file_creation_time": 1732110534, "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": 75402, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:48:54.431723 140008198919744 [compaction_job.cc:703] job-15453: subcompact[0], size: 0.127742 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15453/att-00 [075399,075400,075401,075402] 2024/11/20-21:48:54.462933 140008198919744 (Original Log Time 2024/11/20-21:48:49.391906) EVENT_LOG_v1 {"time_micros": 1732110529391862, "job": 15453, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [75391], "files_L3": [75344, 75345, 75346], "score": 0.959864, "input_data_size": 160364002, "oldest_snapshot_seqno": 1191039619} 2024/11/20-21:48:54.462936 140008198919744 (Original Log Time 2024/11/20-21:48:54.462463) [compaction_job.cc:2022] [default] [JOB 15453] Compacted 1@2 + 3@3 files to L3 => 127741930 bytes 2024/11/20-21:48:54.462937 140008198919744 (Original Log Time 2024/11/20-21:48:54.462877) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 4 0 0 0] max score 0.00, MB/sec: 31.8 rd, 25.3 wr, level 3, files in(1, 3) out(4 +0 blob) MB in(31.2, 121.7 +0.0 blob) out(121.8 +0.0 blob), read-write-amplify(8.8) write-amplify(3.9) OK, records in: 420243, records dropped: 31613 output_compression: Snappy 2024/11/20-21:48:54.462940 140008198919744 (Original Log Time 2024/11/20-21:48:54.462918) EVENT_LOG_v1 {"time_micros": 1732110534462897, "cf": "default", "job": 15453, "event": "compaction_finished", "compaction_time_micros": 5039819, "compaction_time_cpu_micros": 1382999, "output_level": 3, "num_output_files": 4, "total_output_size": 127741930, "num_input_records": 420243, "num_output_records": 388630, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 139695794, "file_range_sync_nanos": 0, "file_fsync_nanos": 4573, "file_prepare_write_nanos": 9425, "lsm_state": [0, 0, 0, 4, 0, 0, 0]} 2024/11/20-21:48:54.591223 140008198919744 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":1732110529,"executesMs":5268,"compactionJobId":15453,"attempt":0,"compactionInputRawBytes":435793160,"compactionInputZipBytes":160364002,"compactionOutputRawBytes":0,"compactionOutputZipBytes":127741930,"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-b026b9a92978277715b43b545d9ea658-be8159d79c8c7819-00"}}, response = 2024/11/20-21:48:54.591335 140008198919744 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-15453/att-00: olev 3, work 5.269 s, result 7.641 ms, install 0.491 ms, input{raw 415.605 MiB zip 152.935 MiB}