2024/11/20-20:18:10.646965 140008576591424 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00: fork to child time = 0.021356 sec 2024/11/20-20:18:10.647684 140008576591424 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00 2024/11/20-20:18:10.655276 140008576591424 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00 2024/11/20-20:18:10.657636 140008576591424 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:18:10.657947 140008576591424 [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:18:10.714684 140008576591424 [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-10075/att-00/MANIFEST-049091 2024/11/20-20:18:10.767084 140008576591424 [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-10075/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 65675, last_sequence is 1070017451, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 65499 2024/11/20-20:18:10.767095 140008576591424 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:18:10.767208 140008576591424 [version_set.cc:5724] Creating manifest 65675 2024/11/20-20:18:10.811088 140008576591424 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:18:10.833709 140008576591424 [compaction_job.cc:2437] [default] [JOB 10075] Compacting 1@2 + 8@3 files to L3, score 0.85, subcompactions 1 : 1 2024/11/20-20:18:10.833730 140008576591424 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8668 Base level 2, inputs: [65649(31MB)], [65651(40MB) 65652(2261KB) 65579(40MB) 65580(39MB) 65581(39MB) 65582(39MB) 65583(39MB) 65664(40MB)] 2024/11/20-20:18:10.842951 140008576591424 [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:18:10.842978 140008576591424 [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:18:10.843001 140008576591424 [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:18:10.843010 140008576591424 [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:18:10.843023 140008576591424 [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:18:11.488152 140008576591424 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065676.sst) /dev/shm/ToplingTemp/Topling-930451-Wnzi2x 2024/11/20-20:18:11.722080 140008576591424 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065676.sst): first pass time = 0.23's, 573.883'MB/sec 2024/11/20-20:18:12.559963 140008576591424 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065676.sst): old prealloc_size = 147639500, real_size = 40892688 2024/11/20-20:18:12.560152 140008576591424 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065676.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.75 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.00 avg-zval = 313.95 2024/11/20-20:18:12.560355 140008576591424 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065676.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:18:12.795140 140008576591424 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065676.sst): second pass time = 0.84's, 157.283'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.24's, 181.467'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1395.453'MB/sec (index lex order gen) rebuild zvType time = 0.18's, 0.176'MB/sec write SST data time = 0.05's, 828.080'MB/sec dict compress time = 0.00's, 1377942.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 32931.243'MB/sec zip my value time = 0.84's, unzip length = 0.132'GB zip my value throughput = 157.283'MB/sec zip pipeline throughput = 217.562'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.00 avg-zval = 313.95 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1024.00 avg-zval = 313.95 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129429 bytes = 436832 } seq expand size = 906003 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.0427 GB } UnZip/Zip{ index = 6.8573 value = 3.2394 dict = 1.00 all = 3.1450 } Zip/UnZip{ index = 0.1458 value = 0.3087 dict = 1.00 all = 0.3180 } ---------------------------- 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.321144005 Billion total entry num = 1.700646027 Billion write speed all = 75.276535967 MB/sec (with seq num) write speed all = 73.590734807 MB/sec (without seq num) 2024/11/20-20:18:12.848451 140008576591424 [compaction_job.cc:1948] [default] [JOB 10075] Generated table #65676: 129429 keys, 42676821 bytes, temperature: kWarm 2024/11/20-20:18:12.848561 140008576591424 EVENT_LOG_v1 {"time_micros": 1732105092848515, "cf_name": "default", "job": 10075, "event": "table_file_creation", "file_number": 65676, "file_size": 42676821, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1069695640, "table_properties": {"data_size": 40633664, "index_size": 226496, "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": 131629397, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732105091, "oldest_key_time": 0, "file_creation_time": 1732105091, "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": 65676, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:18:12.888245 140008576591424 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065677.sst) /dev/shm/ToplingTemp/Topling-930451-iAlW2x 2024/11/20-20:18:13.563506 140008576591424 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065677.sst): first pass time = 0.68's, 198.778'MB/sec 2024/11/20-20:18:14.296380 140008576591424 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065677.sst): old prealloc_size = 147639500, real_size = 40749920 2024/11/20-20:18:14.296554 140008576591424 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065677.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129432 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1016.98 avg-zval = 312.88 2024/11/20-20:18:14.296709 140008576591424 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065677.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:18:14.566841 140008576591424 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065677.sst): second pass time = 0.73's, 179.789'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.27's, 156.660'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1425.773'MB/sec (index lex order gen) rebuild zvType time = 0.20's, 0.159'MB/sec write SST data time = 0.07's, 633.387'MB/sec dict compress time = 0.00's, 1378324.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44253.644'MB/sec zip my value time = 0.73's, unzip length = 0.132'GB zip my value throughput = 179.789'MB/sec zip pipeline throughput = 249.763'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1016.98 avg-zval = 312.88 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1020.94 avg-zval = 312.88 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 73171 bytes = 246960 } seq expand size = 512197 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.0405 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 7.0282 value = 3.2504 dict = 1.00 all = 3.1681 } Zip/UnZip{ index = 0.1423 value = 0.3077 dict = 1.00 all = 0.3156 } ---------------------------- total value len = 563.330409 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.321273437 Billion total entry num = 1.700775459 Billion write speed all = 75.276704986 MB/sec (with seq num) write speed all = 73.591145549 MB/sec (without seq num) 2024/11/20-20:18:14.623607 140008576591424 [compaction_job.cc:1948] [default] [JOB 10075] Generated table #65677: 129432 keys, 42364883 bytes, temperature: kWarm 2024/11/20-20:18:14.623700 140008576591424 EVENT_LOG_v1 {"time_micros": 1732105094623653, "cf_name": "default", "job": 10075, "event": "table_file_creation", "file_number": 65677, "file_size": 42364883, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1069695649, "table_properties": {"data_size": 40496400, "index_size": 220992, "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": 2588640, "raw_average_key_size": 20, "raw_value_size": 131629491, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129432, "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": 1732105092, "oldest_key_time": 0, "file_creation_time": 1732105092, "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": 65677, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:18:14.698553 140008576591424 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065678.sst) /dev/shm/ToplingTemp/Topling-930451-TlnJ4y 2024/11/20-20:18:15.358838 140008576591424 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065678.sst): first pass time = 0.66's, 203.292'MB/sec 2024/11/20-20:18:15.930791 140008576591424 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065678.sst): old prealloc_size = 147639500, real_size = 40410320 2024/11/20-20:18:15.930912 140008576591424 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065678.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.99 avg-zval = 310.22 2024/11/20-20:18:15.930974 140008576591424 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065678.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:18:16.104534 140008576591424 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065678.sst): second pass time = 0.57's, 230.500'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 240.785'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2286.154'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.279'MB/sec write SST data time = 0.06's, 726.844'MB/sec dict compress time = 0.00's, 1378487.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 34038.397'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 230.500'MB/sec zip pipeline throughput = 230.500'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.74 avg-val = 1016.99 avg-zval = 310.22 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.74 avg-val = 1017.67 avg-zval = 310.22 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 12506 bytes = 42224 } seq expand size = 87542 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.8768 value = 3.2783 dict = 1.00 all = 3.2094 } Zip/UnZip{ index = 0.1454 value = 0.3050 dict = 1.00 all = 0.3116 } ---------------------------- total value len = 563.462127 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.321402868 Billion total entry num = 1.700904890 Billion write speed all = 75.279003120 MB/sec (with seq num) write speed all = 73.593636456 MB/sec (without seq num) 2024/11/20-20:18:16.197278 140008576591424 [compaction_job.cc:1948] [default] [JOB 10075] Generated table #65678: 129431 keys, 41820726 bytes, temperature: kWarm 2024/11/20-20:18:16.197364 140008576591424 EVENT_LOG_v1 {"time_micros": 1732105096197319, "cf_name": "default", "job": 10075, "event": "table_file_creation", "file_number": 65678, "file_size": 41820726, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1069690559, "table_properties": {"data_size": 40151936, "index_size": 225856, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629877, "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": 1732105094, "oldest_key_time": 0, "file_creation_time": 1732105094, "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": 65678, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:18:16.292270 140008576591424 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065679.sst) /dev/shm/ToplingTemp/Topling-930451-4JxjJz 2024/11/20-20:18:16.852543 140008576591424 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065679.sst): first pass time = 0.56's, 239.581'MB/sec 2024/11/20-20:18:17.458451 140008576591424 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065679.sst): old prealloc_size = 147639500, real_size = 40431440 2024/11/20-20:18:17.458597 140008576591424 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065679.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.78 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.00 avg-zval = 310.35 2024/11/20-20:18:17.458670 140008576591424 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065679.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:18:17.649523 140008576591424 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065679.sst): second pass time = 0.61's, 217.500'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.19's, 219.125'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2114.109'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.264'MB/sec write SST data time = 0.07's, 612.174'MB/sec dict compress time = 0.00's, 1378074.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 43188.981'MB/sec zip my value time = 0.61's, unzip length = 0.132'GB zip my value throughput = 217.500'MB/sec zip pipeline throughput = 217.500'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.78 avg-val = 1017.00 avg-zval = 310.35 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.78 avg-val = 1017.99 avg-zval = 310.35 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 18348 bytes = 61936 } seq expand size = 128436 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.7486 value = 3.2769 dict = 1.00 all = 3.2063 } Zip/UnZip{ index = 0.1482 value = 0.3052 dict = 1.00 all = 0.3119 } ---------------------------- total value len = 563.593885 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.321532297 Billion total entry num = 1.701034319 Billion write speed all = 75.281237153 MB/sec (with seq num) write speed all = 73.596064718 MB/sec (without seq num) 2024/11/20-20:18:17.705058 140008576591424 [compaction_job.cc:1948] [default] [JOB 10075] Generated table #65679: 129429 keys, 41861145 bytes, temperature: kWarm 2024/11/20-20:18:17.705159 140008576591424 EVENT_LOG_v1 {"time_micros": 1732105097705114, "cf_name": "default", "job": 10075, "event": "table_file_creation", "file_number": 65679, "file_size": 41861145, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1069691851, "table_properties": {"data_size": 40168768, "index_size": 230144, "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": 131629408, "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": 1732105096, "oldest_key_time": 0, "file_creation_time": 1732105096, "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": 65679, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:18:17.780760 140008576591424 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065680.sst) /dev/shm/ToplingTemp/Topling-930451-P01Rxw 2024/11/20-20:18:18.560627 140008576591424 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065680.sst): first pass time = 0.78's, 172.116'MB/sec 2024/11/20-20:18:19.311222 140008576591424 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065680.sst): old prealloc_size = 147639500, real_size = 40415152 2024/11/20-20:18:19.311389 140008576591424 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065680.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129434 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.76 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.96 avg-zval = 310.23 2024/11/20-20:18:19.311495 140008576591424 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065680.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:18:19.577833 140008576591424 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065680.sst): second pass time = 0.75's, 175.641'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.27's, 156.905'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1613.571'MB/sec (index lex order gen) rebuild zvType time = 0.22's, 0.148'MB/sec write SST data time = 0.05's, 878.601'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 35293.375'MB/sec zip my value time = 0.75's, unzip length = 0.132'GB zip my value throughput = 175.641'MB/sec zip pipeline throughput = 279.814'MB/sec entries = 129434 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1016.96 avg-zval = 310.23 usrkeys = 129434 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1017.75 avg-zval = 310.23 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 14491 bytes = 48928 } seq expand size = 101437 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.8209 value = 3.2780 dict = 1.00 all = 3.2086 } Zip/UnZip{ index = 0.1466 value = 0.3051 dict = 1.00 all = 0.3117 } ---------------------------- total value len = 563.725616 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801908 GB avg = 0.014 KB total ukey num = 2.321661731 Billion total entry num = 1.701163753 Billion write speed all = 75.279894103 MB/sec (with seq num) write speed all = 73.594995786 MB/sec (without seq num) 2024/11/20-20:18:19.657895 140008576591424 [compaction_job.cc:1948] [default] [JOB 10075] Generated table #65680: 129434 keys, 41831394 bytes, temperature: kWarm 2024/11/20-20:18:19.657964 140008576591424 EVENT_LOG_v1 {"time_micros": 1732105099657932, "cf_name": "default", "job": 10075, "event": "table_file_creation", "file_number": 65680, "file_size": 41831394, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1069693866, "table_properties": {"data_size": 40154912, "index_size": 227712, "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": 2588680, "raw_average_key_size": 20, "raw_value_size": 131629535, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129434, "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": 1732105097, "oldest_key_time": 0, "file_creation_time": 1732105097, "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": 65680, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:18:19.693880 140008576591424 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065681.sst) /dev/shm/ToplingTemp/Topling-930451-sbDHhy 2024/11/20-20:18:20.292232 140008576591424 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065681.sst): first pass time = 0.60's, 224.331'MB/sec 2024/11/20-20:18:20.905185 140008576591424 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065681.sst): old prealloc_size = 147639500, real_size = 40374288 2024/11/20-20:18:20.905297 140008576591424 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065681.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.71 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.03 avg-zval = 309.99 2024/11/20-20:18:20.905345 140008576591424 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065681.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:18:21.063822 140008576591424 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065681.sst): second pass time = 0.61's, 214.994'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 263.235'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2433.530'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.279'MB/sec write SST data time = 0.04's, 982.910'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 41643.716'MB/sec zip my value time = 0.61's, unzip length = 0.132'GB zip my value throughput = 214.994'MB/sec zip pipeline throughput = 214.994'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.03 avg-zval = 309.99 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.25 avg-zval = 309.99 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 4027 bytes = 13600 } seq expand size = 28189 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 7.0299 value = 3.2808 dict = 1.00 all = 3.2144 } Zip/UnZip{ index = 0.1422 value = 0.3048 dict = 1.00 all = 0.3111 } ---------------------------- total value len = 563.857274 GB avg = 0.331 KB (by entry num) total key len = 44.329938 GB avg = 0.026 KB total ukey len = 32.803461 GB avg = 0.014 KB total ukey num = 2.321791157 Billion total entry num = 1.701293179 Billion write speed all = 75.282664480 MB/sec (with seq num) write speed all = 73.597947918 MB/sec (without seq num) 2024/11/20-20:18:21.118121 140008576591424 [compaction_job.cc:1948] [default] [JOB 10075] Generated table #65681: 129426 keys, 41756006 bytes, temperature: kWarm 2024/11/20-20:18:21.118185 140008576591424 EVENT_LOG_v1 {"time_micros": 1732105101118154, "cf_name": "default", "job": 10075, "event": "table_file_creation", "file_number": 65681, "file_size": 41756006, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1069680450, "table_properties": {"data_size": 40120832, "index_size": 220928, "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": 131630202, "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": 1732105099, "oldest_key_time": 0, "file_creation_time": 1732105099, "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": 65681, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:18:21.154223 140008576591424 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065682.sst) /dev/shm/ToplingTemp/Topling-930451-dyicEv 2024/11/20-20:18:21.956459 140008576591424 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065682.sst): first pass time = 0.80's, 167.311'MB/sec 2024/11/20-20:18:22.546024 140008576591424 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065682.sst): old prealloc_size = 147639500, real_size = 40519184 2024/11/20-20:18:22.546172 140008576591424 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065682.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.0403 GB avg-val =1017.01 avg-zval = 311.09 2024/11/20-20:18:22.546257 140008576591424 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065682.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:18:22.767835 140008576591424 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065682.sst): second pass time = 0.59's, 223.545'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.22's, 189.426'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2258.816'MB/sec (index lex order gen) rebuild zvType time = 0.16's, 0.207'MB/sec write SST data time = 0.07's, 639.468'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 24040.610'MB/sec zip my value time = 0.59's, unzip length = 0.132'GB zip my value throughput = 223.545'MB/sec zip pipeline throughput = 223.545'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.01 avg-zval = 311.09 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1018.98 avg-zval = 311.09 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 36508 bytes = 123232 } seq expand size = 255556 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.0420 GB } UnZip/Zip{ index = 6.9815 value = 3.2691 dict = 1.00 all = 3.1949 } Zip/UnZip{ index = 0.1432 value = 0.3059 dict = 1.00 all = 0.3130 } ---------------------------- total value len = 563.989159 GB avg = 0.331 KB (by entry num) total key len = 44.332527 GB avg = 0.026 KB total ukey len = 32.805014 GB avg = 0.014 KB total ukey num = 2.321920585 Billion total entry num = 1.701422607 Billion write speed all = 75.283430996 MB/sec (with seq num) write speed all = 73.598941562 MB/sec (without seq num) 2024/11/20-20:18:22.880775 140008576591424 [compaction_job.cc:1948] [default] [JOB 10075] Generated table #65682: 129428 keys, 42010279 bytes, temperature: kWarm 2024/11/20-20:18:22.880842 140008576591424 EVENT_LOG_v1 {"time_micros": 1732105102880811, "cf_name": "default", "job": 10075, "event": "table_file_creation", "file_number": 65682, "file_size": 42010279, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1069689877, "table_properties": {"data_size": 40264192, "index_size": 222464, "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": 131629403, "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": 1732105101, "oldest_key_time": 0, "file_creation_time": 1732105101, "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": 65682, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:18:22.914705 140008576591424 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065683.sst) /dev/shm/ToplingTemp/Topling-930451-NWIRbw 2024/11/20-20:18:22.936794 140008576591424 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065683.sst): first pass time = 0.02's, 489.398'MB/sec 2024/11/20-20:18:23.023848 140008576591424 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065683.sst): old prealloc_size = 147639500, real_size = 3368336 2024/11/20-20:18:23.023892 140008576591424 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065683.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 10409 prefix = 4 raw-key = 0.0001 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.20 raw-val = 0.0106 GB zip-val = 0.0034 GB avg-val =1016.87 avg-zval = 323.13 2024/11/20-20:18:23.038953 140008576591424 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00/065683.sst): second pass time = 0.09's, 122.451'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.02's, 233.291'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 89.754'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.229'MB/sec write SST data time = 0.00's, 948.260'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.118'MB, throughput = 4345.276'MB/sec zip my value time = 0.09's, unzip length = 0.011'GB zip my value throughput = 122.451'MB/sec zip pipeline throughput = 122.451'MB/sec entries = 10409 avg-key = 20.00 avg-zkey = 0.20 avg-val = 1016.87 avg-zval = 323.13 usrkeys = 10409 avg-key = 12.00 avg-zkey = 0.20 avg-val = 1023.87 avg-zval = 323.13 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 10409 bytes = 35152 } seq expand size = 72863 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0001 GB value = 0.0106 GB dict = 0.12 MB all = 0.0108 GB } __ZipSize{ index = 0.0000 GB value = 0.0034 GB dict = 0.12 MB all = 0.0035 GB } UnZip/Zip{ index = 59.1420 value = 3.1469 dict = 1.00 all = 3.0661 } Zip/UnZip{ index = 0.0169 value = 0.3178 dict = 1.00 all = 0.3261 } ---------------------------- total value len = 563.999816 GB avg = 0.331 KB (by entry num) total key len = 44.332735 GB avg = 0.026 KB total ukey len = 32.805139 GB avg = 0.014 KB total ukey num = 2.321930994 Billion total entry num = 1.701433016 Billion write speed all = 75.282249460 MB/sec (with seq num) write speed all = 73.597806245 MB/sec (without seq num) 2024/11/20-20:18:23.049925 140008576591424 [compaction_job.cc:1948] [default] [JOB 10075] Generated table #65683: 10409 keys, 3519999 bytes, temperature: kWarm 2024/11/20-20:18:23.049976 140008576591424 EVENT_LOG_v1 {"time_micros": 1732105103049948, "cf_name": "default", "job": 10075, "event": "table_file_creation", "file_number": 65683, "file_size": 3519999, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 979921709, "largest_seqno": 1069695130, "table_properties": {"data_size": 3363488, "index_size": 2112, "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": 208180, "raw_average_key_size": 20, "raw_value_size": 10584585, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 10409, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-UintIndex_IL_256_32-DictZipBlobStore", "creation_time": 1732105102, "oldest_key_time": 0, "file_creation_time": 1732105102, "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": 65683, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:18:23.060104 140008576591424 [compaction_job.cc:703] job-10075: subcompact[0], size: 0.297841 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10075/att-00 [065676,065677,065678,065679,065680,065681,065682,065683] 2024/11/20-20:18:23.110971 140008576591424 (Original Log Time 2024/11/20-20:18:10.833810) EVENT_LOG_v1 {"time_micros": 1732105090833749, "job": 10075, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [65649], "files_L3": [65651, 65652, 65579, 65580, 65581, 65582, 65583, 65664], "score": 0.849376, "input_data_size": 329397173, "oldest_snapshot_seqno": 1070017402} 2024/11/20-20:18:23.110974 140008576591424 (Original Log Time 2024/11/20-20:18:23.110139) [compaction_job.cc:2022] [default] [JOB 10075] Compacted 1@2 + 8@3 files to L3 => 297841253 bytes 2024/11/20-20:18:23.110976 140008576591424 (Original Log Time 2024/11/20-20:18:23.110899) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 8 0 0 0] max score 0.01, MB/sec: 26.9 rd, 24.4 wr, level 3, files in(1, 8) out(8 +0 blob) MB in(31.2, 282.9 +0.0 blob) out(284.0 +0.0 blob), read-write-amplify(19.2) write-amplify(9.1) OK, records in: 944785, records dropped: 28367 output_compression: Snappy 2024/11/20-20:18:23.110980 140008576591424 (Original Log Time 2024/11/20-20:18:23.110949) EVENT_LOG_v1 {"time_micros": 1732105103110923, "cf": "default", "job": 10075, "event": "compaction_finished", "compaction_time_micros": 12226299, "compaction_time_cpu_micros": 3352643, "output_level": 3, "num_output_files": 8, "total_output_size": 297841253, "num_input_records": 944785, "num_output_records": 916418, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 258897512, "file_range_sync_nanos": 0, "file_fsync_nanos": 8475, "file_prepare_write_nanos": 19423, "lsm_state": [0, 0, 0, 8, 0, 0, 0]} 2024/11/20-20:18:23.253136 140008576591424 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":1732105090,"executesMs":12455,"compactionJobId":10075,"attempt":0,"compactionInputRawBytes":979737080,"compactionInputZipBytes":329397173,"compactionOutputRawBytes":0,"compactionOutputZipBytes":297841253,"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-30ed38a1295c2c25ca192479f3d94e94-ac448a652a97e3fb-00"}}, response = 2024/11/20-20:18:23.253224 140008576591424 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-10075/att-00: olev 3, work 12.455 s, result 7.811 ms, install 0.857 ms, input{raw 934.350 MiB zip 314.138 MiB}