2024/11/20-18:54:54.402640 140008501057088 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00: fork to child time = 0.021566 sec 2024/11/20-18:54:54.403399 140008501057088 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00 2024/11/20-18:54:54.411060 140008501057088 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00 2024/11/20-18:54:54.420031 140008501057088 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-18:54:54.420413 140008501057088 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-18:54:54.471166 140008501057088 [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-07028/att-00/MANIFEST-049091 2024/11/20-18:54:54.489966 140008501057088 [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-07028/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 59686, last_sequence is 994804454, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 59450 2024/11/20-18:54:54.489974 140008501057088 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-18:54:54.490034 140008501057088 [version_set.cc:5724] Creating manifest 59686 2024/11/20-18:54:54.520009 140008501057088 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-18:54:54.550728 140008501057088 [compaction_job.cc:2437] [default] [JOB 7028] Compacting 1@2 + 7@3 files to L3, score 0.98, subcompactions 1 : 1 2024/11/20-18:54:54.550742 140008501057088 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 6387 Base level 2, inputs: [59626(31MB)], [59683(40MB) 59684(1911KB) 59573(39MB) 59574(39MB) 59575(39MB) 59576(39MB) 59658(40MB)] 2024/11/20-18:54:54.557834 140008501057088 [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-18:54:54.557860 140008501057088 [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-18:54:54.557881 140008501057088 [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-18:54:54.557890 140008501057088 [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-18:54:54.557899 140008501057088 [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-18:54:55.157016 140008501057088 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059687.sst) /dev/shm/ToplingTemp/Topling-858767-UHLID6 2024/11/20-18:54:55.357817 140008501057088 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059687.sst): first pass time = 0.20's, 668.620'MB/sec 2024/11/20-18:54:56.461559 140008501057088 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059687.sst): old prealloc_size = 147639500, real_size = 40724992 2024/11/20-18:54:56.461726 140008501057088 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059687.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.72 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1016.99 avg-zval = 312.68 2024/11/20-18:54:56.461895 140008501057088 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059687.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-18:54:56.715867 140008501057088 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059687.sst): second pass time = 1.10's, 119.371'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.25's, 166.569'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1573.941'MB/sec (index lex order gen) rebuild zvType time = 0.19's, 0.166'MB/sec write SST data time = 0.06's, 714.464'MB/sec dict compress time = 0.00's, 1377675.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 18669.454'MB/sec zip my value time = 1.10's, unzip length = 0.132'GB zip my value throughput = 119.371'MB/sec zip pipeline throughput = 294.483'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1016.99 avg-zval = 312.68 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1021.39 avg-zval = 312.68 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 81345 bytes = 264384 } seq expand size = 569415 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.0405 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.9817 value = 3.2525 dict = 1.00 all = 3.1688 } Zip/UnZip{ index = 0.1432 value = 0.3075 dict = 1.00 all = 0.3156 } ---------------------------- total value len = 0.132199 GB avg = 1.021 KB (by entry num) total key len = 0.002589 GB avg = 0.020 KB total ukey len = 0.001553 GB avg = 0.012 KB total ukey num = 0.000129431 Billion total entry num = 0.000129431 Billion write speed all = 0.003699423 MB/sec (with seq num) write speed all = 0.003671004 MB/sec (without seq num) 2024/11/20-18:54:56.773957 140008501057088 [compaction_job.cc:1948] [default] [JOB 7028] Generated table #59687: 129431 keys, 42356746 bytes, temperature: kWarm 2024/11/20-18:54:56.774100 140008501057088 EVENT_LOG_v1 {"time_micros": 1732100096774022, "cf_name": "default", "job": 7028, "event": "table_file_creation", "file_number": 59687, "file_size": 42356746, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 994243165, "table_properties": {"data_size": 40470000, "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": 2588620, "raw_average_key_size": 20, "raw_value_size": 131630002, "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": 1732100095, "oldest_key_time": 0, "file_creation_time": 1732100095, "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": 59687, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:54:56.842485 140008501057088 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059688.sst) /dev/shm/ToplingTemp/Topling-858767-ruuiP9 2024/11/20-18:54:57.459276 140008501057088 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059688.sst): first pass time = 0.62's, 217.630'MB/sec 2024/11/20-18:54:58.003040 140008501057088 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059688.sst): old prealloc_size = 147639500, real_size = 40370688 2024/11/20-18:54:58.003176 140008501057088 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059688.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.71 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.99 avg-zval = 309.94 2024/11/20-18:54:58.003240 140008501057088 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059688.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-18:54:58.174035 140008501057088 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059688.sst): second pass time = 0.54's, 242.392'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 244.173'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1929.962'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.274'MB/sec write SST data time = 0.05's, 793.703'MB/sec dict compress time = 0.00's, 1378558.000'MB/sec z-dict build time = 0.00's, sample length = 1.379'MB, throughput = 42413.254'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 242.392'MB/sec zip pipeline throughput = 242.392'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1016.99 avg-zval = 309.94 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.17 avg-zval = 309.94 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 3461 bytes = 11264 } seq expand size = 24227 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.0018 value = 3.2812 dict = 1.00 all = 3.2148 } Zip/UnZip{ index = 0.1428 value = 0.3048 dict = 1.00 all = 0.3111 } ---------------------------- total value len = 0.263853 GB avg = 1.019 KB (by entry num) total key len = 0.005177 GB avg = 0.020 KB total ukey len = 0.003106 GB avg = 0.012 KB total ukey num = 0.000258862 Billion total entry num = 0.000258862 Billion write speed all = 0.007383580 MB/sec (with seq num) write speed all = 0.007326744 MB/sec (without seq num) 2024/11/20-18:54:58.224404 140008501057088 [compaction_job.cc:1948] [default] [JOB 7028] Generated table #59688: 129431 keys, 41750205 bytes, temperature: kWarm 2024/11/20-18:54:58.224465 140008501057088 EVENT_LOG_v1 {"time_micros": 1732100098224434, "cf_name": "default", "job": 7028, "event": "table_file_creation", "file_number": 59688, "file_size": 41750205, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 994236653, "table_properties": {"data_size": 40116336, "index_size": 221824, "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": 131629701, "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": 1732100096, "oldest_key_time": 0, "file_creation_time": 1732100096, "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": 59688, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:54:58.264985 140008501057088 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059689.sst) /dev/shm/ToplingTemp/Topling-858767-fSePy9 2024/11/20-18:54:59.008623 140008501057088 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059689.sst): first pass time = 0.74's, 180.499'MB/sec 2024/11/20-18:55:00.226008 140008501057088 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059689.sst): old prealloc_size = 147639500, real_size = 40372944 2024/11/20-18:55:00.226152 140008501057088 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059689.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.72 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.00 avg-zval = 309.96 2024/11/20-18:55:00.226219 140008501057088 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059689.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-18:55:00.392114 140008501057088 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059689.sst): second pass time = 1.22's, 108.204'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 251.387'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2256.379'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.269'MB/sec write SST data time = 0.05's, 911.431'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 = 26029.788'MB/sec zip my value time = 1.22's, unzip length = 0.132'GB zip my value throughput = 108.204'MB/sec zip pipeline throughput = 310.863'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.00 avg-zval = 309.96 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1017.21 avg-zval = 309.96 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 3821 bytes = 12432 } seq expand size = 26747 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 = 6.9615 value = 3.2811 dict = 1.00 all = 3.2146 } Zip/UnZip{ index = 0.1436 value = 0.3048 dict = 1.00 all = 0.3111 } ---------------------------- total value len = 0.395510 GB avg = 1.019 KB (by entry num) total key len = 0.007766 GB avg = 0.020 KB total ukey len = 0.004659 GB avg = 0.012 KB total ukey num = 0.000388291 Billion total entry num = 0.000388291 Billion write speed all = 0.011067283 MB/sec (with seq num) write speed all = 0.010982034 MB/sec (without seq num) 2024/11/20-18:55:00.448519 140008501057088 [compaction_job.cc:1948] [default] [JOB 7028] Generated table #59689: 129429 keys, 41753056 bytes, temperature: kWarm 2024/11/20-18:55:00.448578 140008501057088 EVENT_LOG_v1 {"time_micros": 1732100100448547, "cf_name": "default", "job": 7028, "event": "table_file_creation", "file_number": 59689, "file_size": 41753056, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 994238690, "table_properties": {"data_size": 40117312, "index_size": 223104, "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": 131629856, "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": 1732100098, "oldest_key_time": 0, "file_creation_time": 1732100098, "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": 59689, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:55:00.495153 140008501057088 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059690.sst) /dev/shm/ToplingTemp/Topling-858767-WH2RK7 2024/11/20-18:55:01.007975 140008501057088 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059690.sst): first pass time = 0.51's, 261.746'MB/sec 2024/11/20-18:55:01.657817 140008501057088 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059690.sst): old prealloc_size = 147639500, real_size = 40368192 2024/11/20-18:55:01.657984 140008501057088 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059690.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129433 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 =1016.97 avg-zval = 309.92 2024/11/20-18:55:01.658080 140008501057088 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059690.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-18:55:02.033291 140008501057088 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059690.sst): second pass time = 0.65's, 202.853'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.38's, 111.185'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1683.840'MB/sec (index lex order gen) rebuild zvType time = 0.23's, 0.140'MB/sec write SST data time = 0.14's, 289.402'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 = 36220.788'MB/sec zip my value time = 0.65's, unzip length = 0.132'GB zip my value throughput = 202.853'MB/sec zip pipeline throughput = 202.853'MB/sec entries = 129433 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1016.97 avg-zval = 309.92 usrkeys = 129433 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.12 avg-zval = 309.92 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 2791 bytes = 8736 } seq expand size = 19537 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.0417 GB } UnZip/Zip{ index = 6.9979 value = 3.2814 dict = 1.00 all = 3.2152 } Zip/UnZip{ index = 0.1429 value = 0.3047 dict = 1.00 all = 0.3110 } ---------------------------- total value len = 0.527159 GB avg = 1.018 KB (by entry num) total key len = 0.010354 GB avg = 0.020 KB total ukey len = 0.006213 GB avg = 0.012 KB total ukey num = 0.000517724 Billion total entry num = 0.000517724 Billion write speed all = 0.014750573 MB/sec (with seq num) write speed all = 0.014636913 MB/sec (without seq num) 2024/11/20-18:55:02.099207 140008501057088 [compaction_job.cc:1948] [default] [JOB 7028] Generated table #59690: 129433 keys, 41744530 bytes, temperature: kWarm 2024/11/20-18:55:02.099301 140008501057088 EVENT_LOG_v1 {"time_micros": 1732100102099245, "cf_name": "default", "job": 7028, "event": "table_file_creation", "file_number": 59690, "file_size": 41744530, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 994237423, "table_properties": {"data_size": 40113712, "index_size": 221952, "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": 2588660, "raw_average_key_size": 20, "raw_value_size": 131629779, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129433, "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": 1732100100, "oldest_key_time": 0, "file_creation_time": 1732100100, "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": 59690, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:55:02.182026 140008501057088 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059691.sst) /dev/shm/ToplingTemp/Topling-858767-QgRrna 2024/11/20-18:55:03.036491 140008501057088 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059691.sst): first pass time = 0.85's, 157.092'MB/sec 2024/11/20-18:55:03.588109 140008501057088 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059691.sst): old prealloc_size = 147639500, real_size = 40358512 2024/11/20-18:55:03.588244 140008501057088 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059691.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129425 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.70 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.04 avg-zval = 309.88 2024/11/20-18:55:03.588298 140008501057088 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059691.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-18:55:03.750442 140008501057088 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059691.sst): second pass time = 0.55's, 238.919'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 257.096'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1926.256'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.276'MB/sec write SST data time = 0.04's, 927.533'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 = 42791.158'MB/sec zip my value time = 0.55's, unzip length = 0.132'GB zip my value throughput = 238.919'MB/sec zip pipeline throughput = 238.919'MB/sec entries = 129425 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.04 avg-zval = 309.88 usrkeys = 129425 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1017.07 avg-zval = 309.88 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 673 bytes = 2112 } seq expand size = 4711 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.0417 GB } UnZip/Zip{ index = 7.0750 value = 3.2820 dict = 1.00 all = 3.2165 } Zip/UnZip{ index = 0.1413 value = 0.3047 dict = 1.00 all = 0.3109 } ---------------------------- total value len = 0.658794 GB avg = 1.018 KB (by entry num) total key len = 0.012943 GB avg = 0.020 KB total ukey len = 0.007766 GB avg = 0.012 KB total ukey num = 0.000647149 Billion total entry num = 0.000647149 Billion write speed all = 0.018433088 MB/sec (with seq num) write speed all = 0.018291021 MB/sec (without seq num) 2024/11/20-18:55:03.803011 140008501057088 [compaction_job.cc:1948] [default] [JOB 7028] Generated table #59691: 129425 keys, 41728681 bytes, temperature: kWarm 2024/11/20-18:55:03.803093 140008501057088 EVENT_LOG_v1 {"time_micros": 1732100103803060, "cf_name": "default", "job": 7028, "event": "table_file_creation", "file_number": 59691, "file_size": 41728681, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 994225023, "table_properties": {"data_size": 40106464, "index_size": 219520, "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": 2588500, "raw_average_key_size": 20, "raw_value_size": 131630029, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129425, "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": 1732100102, "oldest_key_time": 0, "file_creation_time": 1732100102, "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": 59691, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:55:03.843520 140008501057088 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059692.sst) /dev/shm/ToplingTemp/Topling-858767-jHxqp7 2024/11/20-18:55:04.391794 140008501057088 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059692.sst): first pass time = 0.55's, 244.820'MB/sec 2024/11/20-18:55:05.062006 140008501057088 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059692.sst): old prealloc_size = 147639500, real_size = 40654832 2024/11/20-18:55:05.062161 140008501057088 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059692.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.70 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1016.99 avg-zval = 312.15 2024/11/20-18:55:05.062276 140008501057088 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059692.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-18:55:05.220852 140008501057088 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059692.sst): second pass time = 0.67's, 196.631'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 265.742'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2127.275'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.279'MB/sec write SST data time = 0.04's, 990.923'MB/sec dict compress time = 0.00's, 1376947.053'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 41723.142'MB/sec zip my value time = 0.67's, unzip length = 0.132'GB zip my value throughput = 196.631'MB/sec zip pipeline throughput = 285.498'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1016.99 avg-zval = 312.15 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1020.44 avg-zval = 312.15 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 63671 bytes = 191024 } seq expand size = 445697 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 = 7.0526 value = 3.2580 dict = 1.00 all = 3.1795 } Zip/UnZip{ index = 0.1418 value = 0.3069 dict = 1.00 all = 0.3145 } ---------------------------- total value len = 0.790869 GB avg = 1.018 KB (by entry num) total key len = 0.015532 GB avg = 0.020 KB total ukey len = 0.009319 GB avg = 0.012 KB total ukey num = 0.000776579 Billion total entry num = 0.000776579 Billion write speed all = 0.022127499 MB/sec (with seq num) write speed all = 0.021957026 MB/sec (without seq num) 2024/11/20-18:55:05.272983 140008501057088 [compaction_job.cc:1948] [default] [JOB 7028] Generated table #59692: 129430 keys, 42213907 bytes, temperature: kWarm 2024/11/20-18:55:05.273059 140008501057088 EVENT_LOG_v1 {"time_micros": 1732100105273013, "cf_name": "default", "job": 7028, "event": "table_file_creation", "file_number": 59692, "file_size": 42213907, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 994243350, "table_properties": {"data_size": 40402080, "index_size": 220224, "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": 131629639, "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": 1732100103, "oldest_key_time": 0, "file_creation_time": 1732100103, "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": 59692, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:55:05.308605 140008501057088 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059693.sst) /dev/shm/ToplingTemp/Topling-858767-yJd1u6 2024/11/20-18:55:05.324493 140008501057088 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059693.sst): first pass time = 0.02's, 587.818'MB/sec 2024/11/20-18:55:05.398989 140008501057088 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059693.sst): old prealloc_size = 147639500, real_size = 2889504 2024/11/20-18:55:05.399041 140008501057088 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059693.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 8989 prefix = 4 raw-key = 0.0001 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 1.97 raw-val = 0.0091 GB zip-val = 0.0029 GB avg-val =1017.06 avg-zval = 319.20 2024/11/20-18:55:05.399090 140008501057088 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059693.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0000 GB, waited 0.000 sec, Key+Value = 0.009 GB 2024/11/20-18:55:05.412119 140008501057088 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00/059693.sst): second pass time = 0.07's, 123.583'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 228.157'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 369.026'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.227'MB/sec write SST data time = 0.00's, 948.414'MB/sec dict compress time = 0.00's, 98543.457'MB/sec z-dict build time = 0.00's, sample length = 0.099'MB, throughput = 2695.579'MB/sec zip my value time = 0.07's, unzip length = 0.009'GB zip my value throughput = 123.583'MB/sec zip pipeline throughput = 123.583'MB/sec entries = 8989 avg-key = 20.00 avg-zkey = 1.97 avg-val = 1017.06 avg-zval = 319.20 usrkeys = 8989 avg-key = 12.00 avg-zkey = 1.97 avg-val = 1018.30 avg-zval = 319.20 TagRS{ kinds = RS_Key0_TagN bytes = 1520 } TagArray{ size = 1585 bytes = 4976 } seq expand size = 11095 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0001 GB value = 0.0091 GB dict = 0.10 MB all = 0.0093 GB } __ZipSize{ index = 0.0000 GB value = 0.0029 GB dict = 0.10 MB all = 0.0030 GB } UnZip/Zip{ index = 6.0846 value = 3.1862 dict = 1.00 all = 3.1141 } Zip/UnZip{ index = 0.1643 value = 0.3138 dict = 1.00 all = 0.3211 } ---------------------------- total value len = 0.800023 GB avg = 1.018 KB (by entry num) total key len = 0.015711 GB avg = 0.020 KB total ukey len = 0.009427 GB avg = 0.012 KB total ukey num = 0.000785568 Billion total entry num = 0.000785568 Billion write speed all = 0.022383484 MB/sec (with seq num) write speed all = 0.022211038 MB/sec (without seq num) 2024/11/20-18:55:05.421976 140008501057088 [compaction_job.cc:1948] [default] [JOB 7028] Generated table #59693: 8989 keys, 2993550 bytes, temperature: kWarm 2024/11/20-18:55:05.422025 140008501057088 EVENT_LOG_v1 {"time_micros": 1732100105421998, "cf_name": "default", "job": 7028, "event": "table_file_creation", "file_number": 59693, "file_size": 2993550, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 994223887, "table_properties": {"data_size": 2869328, "index_size": 17728, "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": 179780, "raw_average_key_size": 20, "raw_value_size": 9142360, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 8989, "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": 1732100105, "oldest_key_time": 0, "file_creation_time": 1732100105, "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": 59693, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:55:05.432610 140008501057088 [compaction_job.cc:703] job-07028: subcompact[0], size: 0.254541 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07028/att-00 [059687,059688,059689,059690,059691,059692,059693] 2024/11/20-18:55:05.493674 140008501057088 (Original Log Time 2024/11/20-18:54:54.550780) EVENT_LOG_v1 {"time_micros": 1732100094550752, "job": 7028, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [59626], "files_L3": [59683, 59684, 59573, 59574, 59575, 59576, 59658], "score": 0.976549, "input_data_size": 286231863, "oldest_snapshot_seqno": 994804405} 2024/11/20-18:55:05.493677 140008501057088 (Original Log Time 2024/11/20-18:55:05.482621) [compaction_job.cc:2022] [default] [JOB 7028] Compacted 1@2 + 7@3 files to L3 => 254540675 bytes 2024/11/20-18:55:05.493678 140008501057088 (Original Log Time 2024/11/20-18:55:05.493616) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 7 0 0 0] max score 0.01, MB/sec: 26.3 rd, 23.4 wr, level 3, files in(1, 7) out(7 +0 blob) MB in(31.2, 241.8 +0.0 blob) out(242.7 +0.0 blob), read-write-amplify(16.5) write-amplify(7.8) OK, records in: 814439, records dropped: 28871 output_compression: Snappy 2024/11/20-18:55:05.493682 140008501057088 (Original Log Time 2024/11/20-18:55:05.493659) EVENT_LOG_v1 {"time_micros": 1732100105493638, "cf": "default", "job": 7028, "event": "compaction_finished", "compaction_time_micros": 10881835, "compaction_time_cpu_micros": 2550467, "output_level": 3, "num_output_files": 7, "total_output_size": 254540675, "num_input_records": 814439, "num_output_records": 785568, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 236482215, "file_range_sync_nanos": 0, "file_fsync_nanos": 6211, "file_prepare_write_nanos": 16170, "lsm_state": [0, 0, 0, 7, 0, 0, 0]} 2024/11/20-18:55:05.623378 140008501057088 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":1732100094,"executesMs":11072,"compactionJobId":7028,"attempt":0,"compactionInputRawBytes":844570906,"compactionInputZipBytes":286231863,"compactionOutputRawBytes":0,"compactionOutputZipBytes":254540675,"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-d59fbcc6cad0abd4620d38cc90cde7e3-fe407d897e6597b4-00"}}, response = 2024/11/20-18:55:05.623428 140008501057088 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-07028/att-00: olev 3, work 11.072 s, result 7.596 ms, install 11.077 ms, input{raw 805.446 MiB zip 272.972 MiB}