2024/11/20-20:51:43.875942 140008878728768 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00: fork to child time = 0.009389 sec 2024/11/20-20:51:43.876475 140008878728768 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00 2024/11/20-20:51:43.883077 140008878728768 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00 2024/11/20-20:51:43.884760 140008878728768 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:51:43.885025 140008878728768 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-20:51:43.929644 140008878728768 [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-12155/att-00/MANIFEST-049091 2024/11/20-20:51:43.985132 140008878728768 [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-12155/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 69389, last_sequence is 1116356033, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 69240 2024/11/20-20:51:43.985138 140008878728768 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:51:43.985205 140008878728768 [version_set.cc:5724] Creating manifest 69389 2024/11/20-20:51:44.017801 140008878728768 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:51:44.036159 140008878728768 [compaction_job.cc:2437] [default] [JOB 12155] Compacting 1@2 + 6@3 files to L3, score 0.88, subcompactions 1 : 1 2024/11/20-20:51:44.036170 140008878728768 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 9986 Base level 2, inputs: [69269(31MB)], [69354(40MB) 69355(753KB) 69217(4070KB) 69166(40MB) 69167(40MB) 69301(39MB)] 2024/11/20-20:51:44.043577 140008878728768 [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-20:51:44.043601 140008878728768 [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-20:51:44.043621 140008878728768 [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-20:51:44.043628 140008878728768 [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-20:51:44.043638 140008878728768 [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-20:51:44.625569 140008878728768 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069390.sst) /dev/shm/ToplingTemp/Topling-970844-NnIQ8R 2024/11/20-20:51:44.802091 140008878728768 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069390.sst): first pass time = 0.18's, 760.534'MB/sec 2024/11/20-20:51:45.454722 140008878728768 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069390.sst): old prealloc_size = 147639500, real_size = 40843120 2024/11/20-20:51:45.454886 140008878728768 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069390.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.72 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1016.99 avg-zval = 313.59 2024/11/20-20:51:45.455090 140008878728768 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069390.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-20:51:45.624310 140008878728768 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069390.sst): second pass time = 0.65's, 201.994'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 251.020'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1622.198'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.266'MB/sec write SST data time = 0.05's, 893.973'MB/sec dict compress time = 8391086137.01's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 42764.255'MB/sec zip my value time = 0.65's, unzip length = 0.132'GB zip my value throughput = 201.994'MB/sec zip pipeline throughput = 278.850'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1016.99 avg-zval = 313.59 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1022.55 avg-zval = 313.59 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 102823 bytes = 359888 } seq expand size = 719761 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0406 GB dict = 1.38 MB all = 0.0426 GB } UnZip/Zip{ index = 6.9656 value = 3.2431 dict = 1.00 all = 3.1528 } Zip/UnZip{ index = 0.1436 value = 0.3083 dict = 1.00 all = 0.3172 } ---------------------------- total value len = 563.198081 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 = 60.249773097 MB/sec (with seq num) write speed all = 58.900492511 MB/sec (without seq num) 2024/11/20-20:51:45.679019 140008878728768 [compaction_job.cc:1948] [default] [JOB 12155] Generated table #69390: 129430 keys, 42570439 bytes, temperature: kWarm 2024/11/20-20:51:45.679128 140008878728768 EVENT_LOG_v1 {"time_micros": 1732107105679083, "cf_name": "default", "job": 12155, "event": "table_file_creation", "file_number": 69390, "file_size": 42570439, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1114813692, "table_properties": {"data_size": 40587616, "index_size": 222976, "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": 131629487, "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": 1732107104, "oldest_key_time": 0, "file_creation_time": 1732107104, "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": 69390, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:51:45.719796 140008878728768 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069391.sst) /dev/shm/ToplingTemp/Topling-970844-77jfDT 2024/11/20-20:51:46.273316 140008878728768 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069391.sst): first pass time = 0.55's, 242.498'MB/sec 2024/11/20-20:51:46.791736 140008878728768 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069391.sst): old prealloc_size = 147639500, real_size = 40645248 2024/11/20-20:51:46.791892 140008878728768 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069391.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1017.01 avg-zval = 312.07 2024/11/20-20:51:46.791993 140008878728768 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069391.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-20:51:46.955702 140008878728768 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069391.sst): second pass time = 0.52's, 254.306'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 257.310'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1958.821'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.273'MB/sec write SST data time = 0.05's, 931.080'MB/sec dict compress time = 8391086137.01's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 47134.592'MB/sec zip my value time = 0.52's, unzip length = 0.132'GB zip my value throughput = 254.306'MB/sec zip pipeline throughput = 254.306'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.01 avg-zval = 312.07 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1019.73 avg-zval = 312.07 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 50395 bytes = 176400 } seq expand size = 352765 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.0404 GB dict = 1.38 MB all = 0.0422 GB } UnZip/Zip{ index = 6.9916 value = 3.2589 dict = 1.00 all = 3.1813 } Zip/UnZip{ index = 0.1430 value = 0.3069 dict = 1.00 all = 0.3143 } ---------------------------- total value len = 563.330064 GB avg = 0.331 KB (by entry num) total key len = 44.319584 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273434 Billion total entry num = 1.700775456 Billion write speed all = 60.255162949 MB/sec (with seq num) write speed all = 58.905957825 MB/sec (without seq num) 2024/11/20-20:51:47.007546 140008878728768 [compaction_job.cc:1948] [default] [JOB 12155] Generated table #69391: 129428 keys, 42189731 bytes, temperature: kWarm 2024/11/20-20:51:47.007614 140008878728768 EVENT_LOG_v1 {"time_micros": 1732107107007582, "cf_name": "default", "job": 12155, "event": "table_file_creation", "file_number": 69391, "file_size": 42189731, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1114813696, "table_properties": {"data_size": 40390576, "index_size": 222144, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629350, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732107105, "oldest_key_time": 0, "file_creation_time": 1732107105, "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": 69391, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:51:47.045239 140008878728768 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069392.sst) /dev/shm/ToplingTemp/Topling-970844-VBPxkS 2024/11/20-20:51:47.548843 140008878728768 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069392.sst): first pass time = 0.50's, 266.536'MB/sec 2024/11/20-20:51:48.090283 140008878728768 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069392.sst): old prealloc_size = 147639500, real_size = 40705456 2024/11/20-20:51:48.090431 140008878728768 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069392.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.77 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1016.99 avg-zval = 312.47 2024/11/20-20:51:48.090562 140008878728768 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069392.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-20:51:48.254167 140008878728768 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069392.sst): second pass time = 0.54's, 243.517'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 258.277'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2046.361'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.275'MB/sec write SST data time = 0.05's, 921.913'MB/sec dict compress time = -4249427169.37's, -0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 22709.572'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 243.517'MB/sec zip pipeline throughput = 243.517'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.77 avg-val = 1016.99 avg-zval = 312.47 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.77 avg-val = 1020.92 avg-zval = 312.47 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 72571 bytes = 254016 } seq expand size = 507997 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.0404 GB dict = 1.38 MB all = 0.0423 GB } UnZip/Zip{ index = 6.7694 value = 3.2546 dict = 1.00 all = 3.1710 } Zip/UnZip{ index = 0.1477 value = 0.3073 dict = 1.00 all = 0.3154 } ---------------------------- total value len = 563.462201 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.321402864 Billion total entry num = 1.700904886 Billion write speed all = 60.260763497 MB/sec (with seq num) write speed all = 58.911629407 MB/sec (without seq num) 2024/11/20-20:51:48.307839 140008878728768 [compaction_job.cc:1948] [default] [JOB 12155] Generated table #69392: 129430 keys, 42327237 bytes, temperature: kWarm 2024/11/20-20:51:48.307907 140008878728768 EVENT_LOG_v1 {"time_micros": 1732107108307876, "cf_name": "default", "job": 12155, "event": "table_file_creation", "file_number": 69392, "file_size": 42327237, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1114813771, "table_properties": {"data_size": 40443488, "index_size": 229440, "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": 131629205, "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": 1732107107, "oldest_key_time": 0, "file_creation_time": 1732107107, "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": 69392, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:51:48.344331 140008878728768 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069393.sst) /dev/shm/ToplingTemp/Topling-970844-I1BdcU 2024/11/20-20:51:48.859958 140008878728768 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069393.sst): first pass time = 0.52's, 260.322'MB/sec 2024/11/20-20:51:49.423330 140008878728768 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069393.sst): old prealloc_size = 147639500, real_size = 40532000 2024/11/20-20:51:49.423475 140008878728768 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069393.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.73 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.01 avg-zval = 311.18 2024/11/20-20:51:49.423576 140008878728768 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069393.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-20:51:49.587956 140008878728768 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069393.sst): second pass time = 0.56's, 234.006'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 255.181'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2118.784'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.271'MB/sec write SST data time = 0.05's, 930.984'MB/sec dict compress time = 140019.02's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 42452.445'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 234.006'MB/sec zip pipeline throughput = 234.006'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1017.01 avg-zval = 311.18 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1018.76 avg-zval = 311.18 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 32437 bytes = 109488 } seq expand size = 227059 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.0403 GB dict = 1.38 MB all = 0.0420 GB } UnZip/Zip{ index = 6.9337 value = 3.2682 dict = 1.00 all = 3.1950 } Zip/UnZip{ index = 0.1442 value = 0.3060 dict = 1.00 all = 0.3130 } ---------------------------- total value len = 563.594058 GB avg = 0.331 KB (by entry num) total key len = 44.324761 GB avg = 0.026 KB total ukey len = 32.800354 GB avg = 0.014 KB total ukey num = 2.321532293 Billion total entry num = 1.701034315 Billion write speed all = 60.266123792 MB/sec (with seq num) write speed all = 58.917065444 MB/sec (without seq num) 2024/11/20-20:51:49.640015 140008878728768 [compaction_job.cc:1948] [default] [JOB 12155] Generated table #69393: 129429 keys, 42009046 bytes, temperature: kWarm 2024/11/20-20:51:49.640094 140008878728768 EVENT_LOG_v1 {"time_micros": 1732107109640062, "cf_name": "default", "job": 12155, "event": "table_file_creation", "file_number": 69393, "file_size": 42009046, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1114813775, "table_properties": {"data_size": 40275472, "index_size": 224000, "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": 131630000, "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": 1732107108, "oldest_key_time": 0, "file_creation_time": 1732107108, "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": 69393, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:51:49.677200 140008878728768 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069394.sst) /dev/shm/ToplingTemp/Topling-970844-zT6xRT 2024/11/20-20:51:49.700858 140008878728768 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069394.sst): first pass time = 0.02's, 663.904'MB/sec 2024/11/20-20:51:49.822089 140008878728768 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069394.sst): old prealloc_size = 147639500, real_size = 4790008 2024/11/20-20:51:49.822133 140008878728768 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069394.sst): index type = UintIndex_AllOne , store type = DictZipBlobStore usrkeys = 15116 prefix = 4 raw-key = 0.0001 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.01 raw-val = 0.0154 GB zip-val = 0.0048 GB avg-val =1017.03 avg-zval = 316.61 2024/11/20-20:51:49.853710 140008878728768 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00/069394.sst): second pass time = 0.12's, 127.540'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.03's, 156.440'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 8.666'MB/sec (index lex order gen) rebuild zvType time = 0.03's, 0.145'MB/sec write SST data time = 0.01's, 892.873'MB/sec dict compress time = 140019.02's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.154'MB, throughput = 2595.438'MB/sec zip my value time = 0.12's, unzip length = 0.015'GB zip my value throughput = 127.540'MB/sec zip pipeline throughput = 127.540'MB/sec entries = 15116 avg-key = 20.00 avg-zkey = 0.01 avg-val = 1017.03 avg-zval = 316.61 usrkeys = 15116 avg-key = 12.00 avg-zkey = 0.01 avg-val = 1017.08 avg-zval = 316.61 TagRS{ kinds = RS_Key0_TagN bytes = 2480 } TagArray{ size = 126 bytes = 448 } seq expand size = 882 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0002 GB value = 0.0154 GB dict = 0.15 MB all = 0.0157 GB } __ZipSize{ index = 0.0000 GB value = 0.0048 GB dict = 0.15 MB all = 0.0049 GB } UnZip/Zip{ index = 944.7500 value = 3.2122 dict = 1.00 all = 3.1709 } Zip/UnZip{ index = 0.0011 value = 0.3113 dict = 1.00 all = 0.3154 } ---------------------------- total value len = 563.609432 GB avg = 0.331 KB (by entry num) total key len = 44.325063 GB avg = 0.026 KB total ukey len = 32.800536 GB avg = 0.014 KB total ukey num = 2.321547409 Billion total entry num = 1.701049431 Billion write speed all = 60.266090134 MB/sec (with seq num) write speed all = 58.917055339 MB/sec (without seq num) 2024/11/20-20:51:49.882667 140008878728768 [compaction_job.cc:1948] [default] [JOB 12155] Generated table #69394: 15116 keys, 4943648 bytes, temperature: kWarm 2024/11/20-20:51:49.882736 140008878728768 EVENT_LOG_v1 {"time_micros": 1732107109882703, "cf_name": "default", "job": 12155, "event": "table_file_creation", "file_number": 69394, "file_size": 4943648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1113808198, "table_properties": {"data_size": 4785856, "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": 302320, "raw_average_key_size": 20, "raw_value_size": 15373359, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 15116, "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": 1732107109, "oldest_key_time": 0, "file_creation_time": 1732107109, "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": 69394, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:51:49.892997 140008878728768 [compaction_job.cc:703] job-12155: subcompact[0], size: 0.174040 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12155/att-00 [069390,069391,069392,069393,069394] 2024/11/20-20:51:49.949755 140008878728768 (Original Log Time 2024/11/20-20:51:44.036221) EVENT_LOG_v1 {"time_micros": 1732107104036182, "job": 12155, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [69269], "files_L3": [69354, 69355, 69217, 69166, 69167, 69301], "score": 0.881998, "input_data_size": 206612336, "oldest_snapshot_seqno": 1116355069} 2024/11/20-20:51:49.949758 140008878728768 (Original Log Time 2024/11/20-20:51:49.945696) [compaction_job.cc:2022] [default] [JOB 12155] Compacted 1@2 + 6@3 files to L3 => 174040101 bytes 2024/11/20-20:51:49.949760 140008878728768 (Original Log Time 2024/11/20-20:51:49.949686) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 5 0 0 0] max score 0.01, MB/sec: 35.3 rd, 29.7 wr, level 3, files in(1, 6) out(5 +0 blob) MB in(31.2, 165.8 +0.0 blob) out(166.0 +0.0 blob), read-write-amplify(11.6) write-amplify(5.3) OK, records in: 564266, records dropped: 31433 output_compression: Snappy 2024/11/20-20:51:49.949763 140008878728768 (Original Log Time 2024/11/20-20:51:49.949733) EVENT_LOG_v1 {"time_micros": 1732107109949709, "cf": "default", "job": 12155, "event": "compaction_finished", "compaction_time_micros": 5856786, "compaction_time_cpu_micros": 1465233, "output_level": 3, "num_output_files": 5, "total_output_size": 174040101, "num_input_records": 564266, "num_output_records": 532833, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 135530918, "file_range_sync_nanos": 0, "file_fsync_nanos": 4280, "file_prepare_write_nanos": 9521, "lsm_state": [0, 0, 0, 5, 0, 0, 0]} 2024/11/20-20:51:50.086415 140008878728768 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":1732107103,"executesMs":6063,"compactionJobId":12155,"attempt":0,"compactionInputRawBytes":585142596,"compactionInputZipBytes":206612336,"compactionOutputRawBytes":0,"compactionOutputZipBytes":174040101,"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-0e54e3b8e38b863e59d1cfe446cee9fa-ed9a002ad223d7b4-00"}}, response = 2024/11/20-20:51:50.086483 140008878728768 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-12155/att-00: olev 3, work 6.064 s, result 5.859 ms, install 4.081 ms, input{raw 558.035 MiB zip 197.041 MiB}