2024/11/20-22:52:41.171090 140008375166528 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00: fork to child time = 0.032110 sec 2024/11/20-22:52:41.171847 140008375166528 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00 2024/11/20-22:52:41.179443 140008375166528 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00 2024/11/20-22:52:41.181699 140008375166528 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:52:41.182031 140008375166528 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-22:52:41.228944 140008375166528 [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-18954/att-00/MANIFEST-049091 2024/11/20-22:52:41.297731 140008375166528 [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-18954/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 81954, last_sequence is 1269866977, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 81744 2024/11/20-22:52:41.297738 140008375166528 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:52:41.297818 140008375166528 [version_set.cc:5724] Creating manifest 81954 2024/11/20-22:52:41.330347 140008375166528 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:52:41.350324 140008375166528 [compaction_job.cc:2437] [default] [JOB 18954] Compacting 1@2 + 11@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-22:52:41.350337 140008375166528 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 14446 Base level 2, inputs: [81894(27MB)], [81858(38MB) 81859(37MB) 81860(37MB) 81861(37MB) 81862(36MB) 81863(37MB) 81864(39MB) 81865(37MB) 81866(37MB) 81867(38MB) 81940(38MB)] 2024/11/20-22:52:41.364368 140008375166528 [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-22:52:41.364393 140008375166528 [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-22:52:41.364413 140008375166528 [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-22:52:41.364422 140008375166528 [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-22:52:41.364433 140008375166528 [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-22:52:41.970225 140008375166528 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081955.sst) /dev/shm/ToplingTemp/Topling-1109960-kEyd3a 2024/11/20-22:52:42.604151 140008375166528 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081955.sst): first pass time = 0.63's, 211.739'MB/sec 2024/11/20-22:52:43.857645 140008375166528 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081955.sst): old prealloc_size = 147639500, real_size = 35866800 2024/11/20-22:52:43.858345 140008375166528 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081955.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927375 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1083 GB zip-val = 0.0338 GB avg-val = 116.73 avg-zval = 36.49 2024/11/20-22:52:43.859913 140008375166528 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081955.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:52:44.744964 140008375166528 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081955.sst): second pass time = 1.25's, 86.419'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.89's, 45.176'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2684.240'MB/sec (index lex order gen) rebuild zvType time = 0.75's, 0.307'MB/sec write SST data time = 0.13's, 304.112'MB/sec dict compress time = 3474598809.35's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 16870.900'MB/sec zip my value time = 1.25's, unzip length = 0.108'GB zip my value throughput = 86.419'MB/sec zip pipeline throughput = 86.419'MB/sec entries = 927375 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.73 avg-zval = 36.49 usrkeys = 927375 avg-key = 20.00 avg-zkey = 1.94 avg-val = 123.73 avg-zval = 36.49 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927375 bytes = 3361744 } seq expand size = 6491625 multi value expand size = 0 cnt WriteAppend = 38 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0338 GB dict = 1.08 MB all = 0.0401 GB } UnZip/Zip{ index = 10.3089 value = 3.1993 dict = 1.00 all = 3.3482 } Zip/UnZip{ index = 0.0970 value = 0.3126 dict = 1.00 all = 0.2987 } ---------------------------- total value len = 563.180475 GB avg = 0.331 KB (by entry num) total key len = 44.340373 GB avg = 0.026 KB total ukey len = 32.812689 GB avg = 0.014 KB total ukey num = 2.321941951 Billion total entry num = 1.701443973 Billion write speed all = 35.030963052 MB/sec (with seq num) write speed all = 34.246091604 MB/sec (without seq num) 2024/11/20-22:52:44.794310 140008375166528 [compaction_job.cc:1948] [default] [JOB 18954] Generated table #81955: 927375 keys, 40086434 bytes, temperature: kWarm 2024/11/20-22:52:44.794403 140008375166528 EVENT_LOG_v1 {"time_micros": 1732114364794363, "cf_name": "default", "job": 18954, "event": "table_file_creation", "file_number": 81955, "file_size": 40086434, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479839, "largest_seqno": 1269072645, "table_properties": {"data_size": 33835616, "index_size": 1799168, "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": 25966500, "raw_average_key_size": 28, "raw_value_size": 108251230, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927375, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732114361, "oldest_key_time": 0, "file_creation_time": 1732114361, "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": 81955, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:52:44.834084 140008375166528 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081956.sst) /dev/shm/ToplingTemp/Topling-1109960-UElHk8 2024/11/20-22:52:45.675052 140008375166528 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081956.sst): first pass time = 0.84's, 159.608'MB/sec 2024/11/20-22:52:47.062987 140008375166528 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081956.sst): old prealloc_size = 147639500, real_size = 35055952 2024/11/20-22:52:47.063589 140008375166528 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081956.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928425 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0331 GB avg-val = 116.56 avg-zval = 35.61 2024/11/20-22:52:47.064403 140008375166528 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081956.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:52:47.902966 140008375166528 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081956.sst): second pass time = 1.39's, 78.020'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 46.620'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3063.823'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.326'MB/sec write SST data time = 0.13's, 309.082'MB/sec dict compress time = 3474598809.35's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 26517.822'MB/sec zip my value time = 1.39's, unzip length = 0.108'GB zip my value throughput = 78.020'MB/sec zip pipeline throughput = 167.450'MB/sec entries = 928425 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.56 avg-zval = 35.61 usrkeys = 928425 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.56 avg-zval = 35.61 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928425 bytes = 3249504 } seq expand size = 6498975 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0331 GB dict = 1.08 MB all = 0.0392 GB } UnZip/Zip{ index = 10.5102 value = 3.2738 dict = 1.00 all = 3.4275 } Zip/UnZip{ index = 0.0951 value = 0.3055 dict = 1.00 all = 0.2918 } ---------------------------- total value len = 563.295196 GB avg = 0.331 KB (by entry num) total key len = 44.366369 GB avg = 0.026 KB total ukey len = 32.831258 GB avg = 0.014 KB total ukey num = 2.322870376 Billion total entry num = 1.702372398 Billion write speed all = 35.032697724 MB/sec (with seq num) write speed all = 34.247540971 MB/sec (without seq num) 2024/11/20-22:52:47.953349 140008375166528 [compaction_job.cc:1948] [default] [JOB 18954] Generated table #81956: 928425 keys, 39158698 bytes, temperature: kWarm 2024/11/20-22:52:47.953460 140008375166528 EVENT_LOG_v1 {"time_micros": 1732114367953413, "cf_name": "default", "job": 18954, "event": "table_file_creation", "file_number": 81956, "file_size": 39158698, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1069697601, "largest_seqno": 1269073591, "table_properties": {"data_size": 33056960, "index_size": 1766720, "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": 25995900, "raw_average_key_size": 28, "raw_value_size": 108221834, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928425, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732114364, "oldest_key_time": 0, "file_creation_time": 1732114364, "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": 81956, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:52:48.007482 140008375166528 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081957.sst) /dev/shm/ToplingTemp/Topling-1109960-u1CfXb 2024/11/20-22:52:48.837421 140008375166528 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081957.sst): first pass time = 0.83's, 161.731'MB/sec 2024/11/20-22:52:50.016847 140008375166528 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081957.sst): old prealloc_size = 147639500, real_size = 35506752 2024/11/20-22:52:50.017429 140008375166528 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081957.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927953 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1082 GB zip-val = 0.0335 GB avg-val = 116.64 avg-zval = 36.10 2024/11/20-22:52:50.018218 140008375166528 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081957.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:52:50.857237 140008375166528 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081957.sst): second pass time = 1.18's, 91.835'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 46.994'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3168.328'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.326'MB/sec write SST data time = 0.13's, 306.208'MB/sec dict compress time = 3474598809.35's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 32649.450'MB/sec zip my value time = 1.18's, unzip length = 0.108'GB zip my value throughput = 91.835'MB/sec zip pipeline throughput = 91.835'MB/sec entries = 927953 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.64 avg-zval = 36.10 usrkeys = 927953 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.64 avg-zval = 36.10 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927953 bytes = 3131856 } seq expand size = 6495671 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0335 GB dict = 1.08 MB all = 0.0395 GB } UnZip/Zip{ index = 10.4462 value = 3.2311 dict = 1.00 all = 3.3986 } Zip/UnZip{ index = 0.0957 value = 0.3095 dict = 1.00 all = 0.2942 } ---------------------------- total value len = 563.409927 GB avg = 0.331 KB (by entry num) total key len = 44.392351 GB avg = 0.026 KB total ukey len = 32.849817 GB avg = 0.014 KB total ukey num = 2.323798329 Billion total entry num = 1.703300351 Billion write speed all = 35.034842999 MB/sec (with seq num) write speed all = 34.249392039 MB/sec (without seq num) 2024/11/20-22:52:50.907496 140008375166528 [compaction_job.cc:1948] [default] [JOB 18954] Generated table #81957: 927953 keys, 39492148 bytes, temperature: kWarm 2024/11/20-22:52:50.907563 140008375166528 EVENT_LOG_v1 {"time_micros": 1732114370907531, "cf_name": "default", "job": 18954, "event": "table_file_creation", "file_number": 81957, "file_size": 39492148, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1156808633, "largest_seqno": 1269072733, "table_properties": {"data_size": 33497968, "index_size": 1776640, "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": 25982684, "raw_average_key_size": 28, "raw_value_size": 108235070, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927953, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732114367, "oldest_key_time": 0, "file_creation_time": 1732114367, "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": 81957, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:52:50.944218 140008375166528 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081958.sst) /dev/shm/ToplingTemp/Topling-1109960-QhBG6b 2024/11/20-22:52:51.775885 140008375166528 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081958.sst): first pass time = 0.83's, 161.393'MB/sec 2024/11/20-22:52:52.956848 140008375166528 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081958.sst): old prealloc_size = 147639500, real_size = 35609712 2024/11/20-22:52:52.957461 140008375166528 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081958.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928152 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.96 raw-val = 0.1082 GB zip-val = 0.0336 GB avg-val = 116.61 avg-zval = 36.15 2024/11/20-22:52:52.958279 140008375166528 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081958.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:52:53.745841 140008375166528 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081958.sst): second pass time = 1.18's, 91.710'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.79's, 50.299'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3076.957'MB/sec (index lex order gen) rebuild zvType time = 0.66's, 0.352'MB/sec write SST data time = 0.13's, 305.755'MB/sec dict compress time = 3474598809.35's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 36123.498'MB/sec zip my value time = 1.18's, unzip length = 0.108'GB zip my value throughput = 91.710'MB/sec zip pipeline throughput = 91.710'MB/sec entries = 928152 avg-key = 28.00 avg-zkey = 1.96 avg-val = 116.61 avg-zval = 36.15 usrkeys = 928152 avg-key = 20.00 avg-zkey = 1.96 avg-val = 123.00 avg-zval = 36.15 TagRS{ kinds = RS_Key0_TagN bytes = 145120 } TagArray{ size = 847660 bytes = 3072784 } seq expand size = 5933620 multi value expand size = 0 cnt WriteAppend = 88 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0336 GB dict = 1.08 MB all = 0.0397 GB } UnZip/Zip{ index = 10.1782 value = 3.2256 dict = 1.00 all = 3.3821 } Zip/UnZip{ index = 0.0982 value = 0.3100 dict = 1.00 all = 0.2957 } ---------------------------- total value len = 563.524090 GB avg = 0.331 KB (by entry num) total key len = 44.418340 GB avg = 0.026 KB total ukey len = 32.868380 GB avg = 0.014 KB total ukey num = 2.324726481 Billion total entry num = 1.704228503 Billion write speed all = 35.037087752 MB/sec (with seq num) write speed all = 34.251339619 MB/sec (without seq num) 2024/11/20-22:52:53.795335 140008375166528 [compaction_job.cc:1948] [default] [JOB 18954] Generated table #81958: 928152 keys, 39684278 bytes, temperature: kWarm 2024/11/20-22:52:53.795396 140008375166528 EVENT_LOG_v1 {"time_micros": 1732114373795366, "cf_name": "default", "job": 18954, "event": "table_file_creation", "file_number": 81958, "file_size": 39684278, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1269072388, "table_properties": {"data_size": 33553696, "index_size": 1823808, "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": 25988256, "raw_average_key_size": 28, "raw_value_size": 108229500, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928152, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732114370, "oldest_key_time": 0, "file_creation_time": 1732114370, "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": 81958, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:52:53.830892 140008375166528 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081959.sst) /dev/shm/ToplingTemp/Topling-1109960-0GKQpc 2024/11/20-22:52:54.613793 140008375166528 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081959.sst): first pass time = 0.78's, 171.444'MB/sec 2024/11/20-22:52:55.939613 140008375166528 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081959.sst): old prealloc_size = 147639500, real_size = 36514640 2024/11/20-22:52:55.940224 140008375166528 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081959.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926797 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0345 GB avg-val = 116.82 avg-zval = 37.18 2024/11/20-22:52:55.940609 140008375166528 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081959.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:52:56.643377 140008375166528 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081959.sst): second pass time = 1.32's, 81.713'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 54.917'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3084.853'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.403'MB/sec write SST data time = 0.13's, 301.333'MB/sec dict compress time = 8602282254.15's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 25079.762'MB/sec zip my value time = 1.32's, unzip length = 0.108'GB zip my value throughput = 81.713'MB/sec zip pipeline throughput = 81.713'MB/sec entries = 926797 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.82 avg-zval = 37.18 usrkeys = 926797 avg-key = 20.00 avg-zkey = 1.97 avg-val = 119.35 avg-zval = 37.18 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 334665 bytes = 1129504 } seq expand size = 2342655 multi value expand size = 0 cnt WriteAppend = 59 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0386 GB } UnZip/Zip{ index = 10.1747 value = 3.1417 dict = 1.00 all = 3.4729 } Zip/UnZip{ index = 0.0983 value = 0.3183 dict = 1.00 all = 0.2879 } ---------------------------- total value len = 563.634700 GB avg = 0.331 KB (by entry num) total key len = 44.444290 GB avg = 0.026 KB total ukey len = 32.886916 GB avg = 0.014 KB total ukey num = 2.325653278 Billion total entry num = 1.705155300 Billion write speed all = 35.039106804 MB/sec (with seq num) write speed all = 34.253062626 MB/sec (without seq num) 2024/11/20-22:52:56.693474 140008375166528 [compaction_job.cc:1948] [default] [JOB 18954] Generated table #81959: 926797 keys, 38647441 bytes, temperature: kWarm 2024/11/20-22:52:56.693540 140008375166528 EVENT_LOG_v1 {"time_micros": 1732114376693509, "cf_name": "default", "job": 18954, "event": "table_file_creation", "file_number": 81959, "file_size": 38647441, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 978567417, "table_properties": {"data_size": 34460992, "index_size": 1821760, "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": 25950316, "raw_average_key_size": 28, "raw_value_size": 108267450, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926797, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732114373, "oldest_key_time": 0, "file_creation_time": 1732114373, "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": 81959, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:52:56.730445 140008375166528 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081960.sst) /dev/shm/ToplingTemp/Topling-1109960-ha83J9 2024/11/20-22:52:57.527684 140008375166528 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081960.sst): first pass time = 0.80's, 168.360'MB/sec 2024/11/20-22:52:58.806477 140008375166528 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081960.sst): old prealloc_size = 147639500, real_size = 36895408 2024/11/20-22:52:58.807211 140008375166528 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081960.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927143 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0348 GB avg-val = 116.76 avg-zval = 37.58 2024/11/20-22:52:58.807649 140008375166528 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081960.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:52:59.535907 140008375166528 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081960.sst): second pass time = 1.28's, 84.716'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.73's, 53.566'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2569.391'MB/sec (index lex order gen) rebuild zvType time = 0.59's, 0.390'MB/sec write SST data time = 0.13's, 291.492'MB/sec dict compress time = 8602282254.15's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 32382.965'MB/sec zip my value time = 1.28's, unzip length = 0.108'GB zip my value throughput = 84.716'MB/sec zip pipeline throughput = 84.716'MB/sec entries = 927143 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.76 avg-zval = 37.58 usrkeys = 927143 avg-key = 20.00 avg-zkey = 1.97 avg-val = 119.21 avg-zval = 37.58 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 323684 bytes = 1173376 } seq expand size = 2265788 multi value expand size = 0 cnt WriteAppend = 35 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0348 GB dict = 1.08 MB all = 0.0391 GB } UnZip/Zip{ index = 10.1778 value = 3.1071 dict = 1.00 all = 3.4351 } Zip/UnZip{ index = 0.0983 value = 0.3218 dict = 1.00 all = 0.2911 } ---------------------------- total value len = 563.745223 GB avg = 0.330 KB (by entry num) total key len = 44.470250 GB avg = 0.026 KB total ukey len = 32.905459 GB avg = 0.014 KB total ukey num = 2.326580421 Billion total entry num = 1.706082443 Billion write speed all = 35.041130862 MB/sec (with seq num) write speed all = 34.254790353 MB/sec (without seq num) 2024/11/20-22:52:59.586548 140008375166528 [compaction_job.cc:1948] [default] [JOB 18954] Generated table #81960: 927143 keys, 39071929 bytes, temperature: kWarm 2024/11/20-22:52:59.586620 140008375166528 EVENT_LOG_v1 {"time_micros": 1732114379586587, "cf_name": "default", "job": 18954, "event": "table_file_creation", "file_number": 81960, "file_size": 39071929, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1269071873, "table_properties": {"data_size": 34841568, "index_size": 1821888, "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": 25960004, "raw_average_key_size": 28, "raw_value_size": 108257782, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927143, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732114376, "oldest_key_time": 0, "file_creation_time": 1732114376, "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": 81960, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:52:59.624061 140008375166528 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081961.sst) /dev/shm/ToplingTemp/Topling-1109960-Uw46m9 2024/11/20-22:53:00.447494 140008375166528 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081961.sst): first pass time = 0.82's, 163.007'MB/sec 2024/11/20-22:53:01.712258 140008375166528 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081961.sst): old prealloc_size = 147639500, real_size = 37629728 2024/11/20-22:53:01.712803 140008375166528 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081961.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925790 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0356 GB avg-val = 116.98 avg-zval = 38.51 2024/11/20-22:53:01.713487 140008375166528 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081961.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:53:02.486833 140008375166528 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081961.sst): second pass time = 1.26's, 85.682'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.77's, 52.969'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3375.594'MB/sec (index lex order gen) rebuild zvType time = 0.65's, 0.357'MB/sec write SST data time = 0.13's, 324.235'MB/sec dict compress time = 8602282254.15's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 19179.852'MB/sec zip my value time = 1.26's, unzip length = 0.108'GB zip my value throughput = 85.682'MB/sec zip pipeline throughput = 85.682'MB/sec entries = 925790 avg-key = 28.00 avg-zkey = 1.89 avg-val = 116.98 avg-zval = 38.51 usrkeys = 925790 avg-key = 20.00 avg-zkey = 1.89 avg-val = 122.15 avg-zval = 38.51 TagRS{ kinds = RS_Key0_TagN bytes = 144760 } TagArray{ size = 684187 bytes = 2394672 } seq expand size = 4789309 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0356 GB dict = 1.08 MB all = 0.0410 GB } UnZip/Zip{ index = 10.5807 value = 3.0379 dict = 1.00 all = 3.2714 } Zip/UnZip{ index = 0.0945 value = 0.3292 dict = 1.00 all = 0.3057 } ---------------------------- total value len = 563.858308 GB avg = 0.330 KB (by entry num) total key len = 44.496172 GB avg = 0.026 KB total ukey len = 32.923974 GB avg = 0.014 KB total ukey num = 2.327506211 Billion total entry num = 1.707008233 Billion write speed all = 35.043181727 MB/sec (with seq num) write speed all = 34.256548254 MB/sec (without seq num) 2024/11/20-22:53:02.535262 140008375166528 [compaction_job.cc:1948] [default] [JOB 18954] Generated table #81961: 925790 keys, 41027502 bytes, temperature: kWarm 2024/11/20-22:53:02.535329 140008375166528 EVENT_LOG_v1 {"time_micros": 1732114382535297, "cf_name": "default", "job": 18954, "event": "table_file_creation", "file_number": 81961, "file_size": 41027502, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1269070708, "table_properties": {"data_size": 35648144, "index_size": 1749952, "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": 25922120, "raw_average_key_size": 28, "raw_value_size": 108295652, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 925790, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732114379, "oldest_key_time": 0, "file_creation_time": 1732114379, "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": 81961, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:53:02.635012 140008375166528 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081962.sst) /dev/shm/ToplingTemp/Topling-1109960-wdtaIc 2024/11/20-22:53:03.468747 140008375166528 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081962.sst): first pass time = 0.83's, 160.993'MB/sec 2024/11/20-22:53:04.605677 140008375166528 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081962.sst): old prealloc_size = 147639500, real_size = 35705152 2024/11/20-22:53:04.606284 140008375166528 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081962.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924746 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0337 GB avg-val = 117.14 avg-zval = 36.46 2024/11/20-22:53:04.607062 140008375166528 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081962.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:53:05.475477 140008375166528 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081962.sst): second pass time = 1.14's, 95.338'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.87's, 45.625'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2994.811'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.328'MB/sec write SST data time = 0.16's, 240.818'MB/sec dict compress time = 8602282254.15's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 32145.392'MB/sec zip my value time = 1.14's, unzip length = 0.108'GB zip my value throughput = 95.338'MB/sec zip pipeline throughput = 95.338'MB/sec entries = 924746 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.14 avg-zval = 36.46 usrkeys = 924746 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.14 avg-zval = 36.46 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924746 bytes = 3121040 } seq expand size = 6473222 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0337 GB dict = 1.08 MB all = 0.0397 GB } UnZip/Zip{ index = 10.5138 value = 3.2130 dict = 1.00 all = 3.3823 } Zip/UnZip{ index = 0.0951 value = 0.3112 dict = 1.00 all = 0.2957 } ---------------------------- total value len = 563.973107 GB avg = 0.330 KB (by entry num) total key len = 44.522065 GB avg = 0.026 KB total ukey len = 32.942469 GB avg = 0.014 KB total ukey num = 2.328430957 Billion total entry num = 1.707932979 Billion write speed all = 35.045252792 MB/sec (with seq num) write speed all = 34.258328645 MB/sec (without seq num) 2024/11/20-22:53:05.528407 140008375166528 [compaction_job.cc:1948] [default] [JOB 18954] Generated table #81962: 924746 keys, 39682444 bytes, temperature: kWarm 2024/11/20-22:53:05.528500 140008375166528 EVENT_LOG_v1 {"time_micros": 1732114385528454, "cf_name": "default", "job": 18954, "event": "table_file_creation", "file_number": 81962, "file_size": 39682444, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187855341, "largest_seqno": 1269072417, "table_properties": {"data_size": 33714672, "index_size": 1759104, "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": 25892888, "raw_average_key_size": 28, "raw_value_size": 108324964, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924746, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732114382, "oldest_key_time": 0, "file_creation_time": 1732114382, "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": 81962, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:53:05.575382 140008375166528 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081963.sst) /dev/shm/ToplingTemp/Topling-1109960-iP07Nb 2024/11/20-22:53:06.384498 140008375166528 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081963.sst): first pass time = 0.81's, 165.890'MB/sec 2024/11/20-22:53:07.565679 140008375166528 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081963.sst): old prealloc_size = 147639500, real_size = 35816032 2024/11/20-22:53:07.566256 140008375166528 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081963.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926616 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0338 GB avg-val = 116.85 avg-zval = 36.50 2024/11/20-22:53:07.566997 140008375166528 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081963.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:53:08.402988 140008375166528 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081963.sst): second pass time = 1.18's, 91.726'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 47.532'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3176.597'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.327'MB/sec write SST data time = 0.13's, 310.739'MB/sec dict compress time = 8602282254.15's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 34066.667'MB/sec zip my value time = 1.18's, unzip length = 0.108'GB zip my value throughput = 91.726'MB/sec zip pipeline throughput = 91.726'MB/sec entries = 926616 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.85 avg-zval = 36.50 usrkeys = 926616 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.85 avg-zval = 36.50 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926616 bytes = 3127344 } seq expand size = 6486312 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0338 GB dict = 1.08 MB all = 0.0398 GB } UnZip/Zip{ index = 10.5141 value = 3.2013 dict = 1.00 all = 3.3725 } Zip/UnZip{ index = 0.0951 value = 0.3124 dict = 1.00 all = 0.2965 } ---------------------------- total value len = 564.087866 GB avg = 0.330 KB (by entry num) total key len = 44.548010 GB avg = 0.026 KB total ukey len = 32.961002 GB avg = 0.014 KB total ukey num = 2.329357573 Billion total entry num = 1.708859595 Billion write speed all = 35.047447191 MB/sec (with seq num) write speed all = 34.260228839 MB/sec (without seq num) 2024/11/20-22:53:08.460998 140008375166528 [compaction_job.cc:1948] [default] [JOB 18954] Generated table #81963: 926616 keys, 39797774 bytes, temperature: kWarm 2024/11/20-22:53:08.461113 140008375166528 EVENT_LOG_v1 {"time_micros": 1732114388461055, "cf_name": "default", "job": 18954, "event": "table_file_creation", "file_number": 81963, "file_size": 39797774, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187855393, "largest_seqno": 1269073530, "table_properties": {"data_size": 33821584, "index_size": 1762624, "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": 25945248, "raw_average_key_size": 28, "raw_value_size": 108272616, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926616, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732114385, "oldest_key_time": 0, "file_creation_time": 1732114385, "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": 81963, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:53:08.507882 140008375166528 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081964.sst) /dev/shm/ToplingTemp/Topling-1109960-FVz587 2024/11/20-22:53:09.382871 140008375166528 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081964.sst): first pass time = 0.87's, 153.404'MB/sec 2024/11/20-22:53:10.543847 140008375166528 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081964.sst): old prealloc_size = 147639500, real_size = 36040592 2024/11/20-22:53:10.544448 140008375166528 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081964.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926215 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0341 GB avg-val = 116.91 avg-zval = 36.77 2024/11/20-22:53:10.545200 140008375166528 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081964.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:53:11.487651 140008375166528 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081964.sst): second pass time = 1.16's, 93.335'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.94's, 42.409'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3029.734'MB/sec (index lex order gen) rebuild zvType time = 0.73's, 0.318'MB/sec write SST data time = 0.22's, 186.090'MB/sec dict compress time = 8602282254.15's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 33464.341'MB/sec zip my value time = 1.16's, unzip length = 0.108'GB zip my value throughput = 93.335'MB/sec zip pipeline throughput = 93.335'MB/sec entries = 926215 avg-key = 28.00 avg-zkey = 1.89 avg-val = 116.91 avg-zval = 36.77 usrkeys = 926215 avg-key = 20.00 avg-zkey = 1.89 avg-val = 123.91 avg-zval = 36.77 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926215 bytes = 3125984 } seq expand size = 6483505 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0341 GB dict = 1.08 MB all = 0.0400 GB } UnZip/Zip{ index = 10.5844 value = 3.1793 dict = 1.00 all = 3.3534 } Zip/UnZip{ index = 0.0945 value = 0.3145 dict = 1.00 all = 0.2982 } ---------------------------- total value len = 564.202633 GB avg = 0.330 KB (by entry num) total key len = 44.573944 GB avg = 0.026 KB total ukey len = 32.979526 GB avg = 0.014 KB total ukey num = 2.330283788 Billion total entry num = 1.709785810 Billion write speed all = 35.049323598 MB/sec (with seq num) write speed all = 34.261818449 MB/sec (without seq num) 2024/11/20-22:53:11.538380 140008375166528 [compaction_job.cc:1948] [default] [JOB 18954] Generated table #81964: 926215 keys, 40024690 bytes, temperature: kWarm 2024/11/20-22:53:11.538439 140008375166528 EVENT_LOG_v1 {"time_micros": 1732114391538410, "cf_name": "default", "job": 18954, "event": "table_file_creation", "file_number": 81964, "file_size": 40024690, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187851476, "largest_seqno": 1269073137, "table_properties": {"data_size": 34058688, "index_size": 1750144, "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": 25934020, "raw_average_key_size": 28, "raw_value_size": 108283822, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926215, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732114388, "oldest_key_time": 0, "file_creation_time": 1732114388, "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": 81964, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:53:11.573600 140008375166528 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081965.sst) /dev/shm/ToplingTemp/Topling-1109960-1F6Tjc 2024/11/20-22:53:12.402675 140008375166528 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081965.sst): first pass time = 0.83's, 161.894'MB/sec 2024/11/20-22:53:13.582801 140008375166528 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081965.sst): old prealloc_size = 147639500, real_size = 35881648 2024/11/20-22:53:13.583389 140008375166528 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081965.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928501 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1082 GB zip-val = 0.0339 GB avg-val = 116.55 avg-zval = 36.48 2024/11/20-22:53:13.584167 140008375166528 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081965.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:53:14.481730 140008375166528 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081965.sst): second pass time = 1.18's, 91.768'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.90's, 44.482'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3133.378'MB/sec (index lex order gen) rebuild zvType time = 0.77's, 0.301'MB/sec write SST data time = 0.13's, 314.080'MB/sec dict compress time = 8602282254.15's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 18828.599'MB/sec zip my value time = 1.18's, unzip length = 0.108'GB zip my value throughput = 91.768'MB/sec zip pipeline throughput = 91.768'MB/sec entries = 928501 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.55 avg-zval = 36.48 usrkeys = 928501 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.55 avg-zval = 36.48 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928501 bytes = 3249776 } seq expand size = 6499507 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0339 GB dict = 1.08 MB all = 0.0400 GB } UnZip/Zip{ index = 10.4459 value = 3.1950 dict = 1.00 all = 3.3567 } Zip/UnZip{ index = 0.0957 value = 0.3130 dict = 1.00 all = 0.2979 } ---------------------------- total value len = 564.317352 GB avg = 0.330 KB (by entry num) total key len = 44.599942 GB avg = 0.026 KB total ukey len = 32.998096 GB avg = 0.014 KB total ukey num = 2.331212289 Billion total entry num = 1.710714311 Billion write speed all = 35.051383051 MB/sec (with seq num) write speed all = 34.263586046 MB/sec (without seq num) 2024/11/20-22:53:14.529981 140008375166528 [compaction_job.cc:1948] [default] [JOB 18954] Generated table #81965: 928501 keys, 39984830 bytes, temperature: kWarm 2024/11/20-22:53:14.530055 140008375166528 EVENT_LOG_v1 {"time_micros": 1732114394530016, "cf_name": "default", "job": 18954, "event": "table_file_creation", "file_number": 81965, "file_size": 39984830, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1085063272, "largest_seqno": 1269073219, "table_properties": {"data_size": 33871584, "index_size": 1777728, "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": 25998028, "raw_average_key_size": 28, "raw_value_size": 108219766, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928501, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732114391, "oldest_key_time": 0, "file_creation_time": 1732114391, "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": 81965, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:53:14.568447 140008375166528 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081966.sst) /dev/shm/ToplingTemp/Topling-1109960-dBZg19 2024/11/20-22:53:14.659385 140008375166528 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081966.sst): first pass time = 0.09's, 253.891'MB/sec 2024/11/20-22:53:14.848159 140008375166528 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081966.sst): old prealloc_size = 147639500, real_size = 6629808 2024/11/20-22:53:14.848309 140008375166528 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081966.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 158944 prefix = 4 raw-key = 0.0025 GB zip-key = 0.0003 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.0186 GB zip-val = 0.0063 GB avg-val = 117.21 avg-zval = 39.54 2024/11/20-22:53:14.848474 140008375166528 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081966.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.023 GB 2024/11/20-22:53:14.993122 140008375166528 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00/081966.sst): second pass time = 0.19's, 99.034'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.14's, 50.389'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2308.021'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.326'MB/sec write SST data time = 0.02's, 319.873'MB/sec dict compress time = 8602282254.15's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.195'MB, throughput = 8293.745'MB/sec zip my value time = 0.19's, unzip length = 0.019'GB zip my value throughput = 99.034'MB/sec zip pipeline throughput = 99.034'MB/sec entries = 158944 avg-key = 28.00 avg-zkey = 1.92 avg-val = 117.21 avg-zval = 39.54 usrkeys = 158944 avg-key = 20.00 avg-zkey = 1.92 avg-val = 124.21 avg-zval = 39.54 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 158944 bytes = 516576 } seq expand size = 1112608 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0032 GB value = 0.0186 GB dict = 0.20 MB all = 0.0231 GB } __ZipSize{ index = 0.0003 GB value = 0.0063 GB dict = 0.20 MB all = 0.0073 GB } UnZip/Zip{ index = 10.3956 value = 2.9646 dict = 1.00 all = 3.1603 } Zip/UnZip{ index = 0.0962 value = 0.3373 dict = 1.00 all = 0.3164 } ---------------------------- total value len = 564.337095 GB avg = 0.330 KB (by entry num) total key len = 44.604393 GB avg = 0.026 KB total ukey len = 33.001275 GB avg = 0.014 KB total ukey num = 2.331371233 Billion total entry num = 1.710873255 Billion write speed all = 35.051743853 MB/sec (with seq num) write speed all = 34.263896846 MB/sec (without seq num) 2024/11/20-22:53:15.010801 140008375166528 [compaction_job.cc:1948] [default] [JOB 18954] Generated table #81966: 158944 keys, 7303219 bytes, temperature: kWarm 2024/11/20-22:53:15.010852 140008375166528 EVENT_LOG_v1 {"time_micros": 1732114395010824, "cf_name": "default", "job": 18954, "event": "table_file_creation", "file_number": 81966, "file_size": 7303219, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1212316269, "largest_seqno": 1267562175, "table_properties": {"data_size": 6284128, "index_size": 305792, "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": 4450432, "raw_average_key_size": 28, "raw_value_size": 18629956, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 158944, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732114394, "oldest_key_time": 0, "file_creation_time": 1732114394, "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": 81966, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:53:15.022625 140008375166528 [compaction_job.cc:703] job-18954: subcompact[0], size: 0.443961 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18954/att-00 [081955,081956,081957,081958,081959,081960,081961,081962,081963,081964,081965,081966] 2024/11/20-22:53:15.098023 140008375166528 (Original Log Time 2024/11/20-22:52:41.350388) EVENT_LOG_v1 {"time_micros": 1732114361350350, "job": 18954, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [81894], "files_L3": [81858, 81859, 81860, 81861, 81862, 81863, 81864, 81865, 81866, 81867, 81940], "score": 0.99583, "input_data_size": 465692476, "oldest_snapshot_seqno": 1269866341} 2024/11/20-22:53:15.098026 140008375166528 (Original Log Time 2024/11/20-22:53:15.096992) [compaction_job.cc:2022] [default] [JOB 18954] Compacted 1@2 + 11@3 files to L3 => 443961387 bytes 2024/11/20-22:53:15.098028 140008375166528 (Original Log Time 2024/11/20-22:53:15.097956) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 12 0 0 0] max score 0.02, MB/sec: 13.8 rd, 13.2 wr, level 3, files in(1, 11) out(12 +0 blob) MB in(27.1, 417.0 +0.0 blob) out(423.4 +0.0 blob), read-write-amplify(32.0) write-amplify(15.6) OK, records in: 10429969, records dropped: 73312 output_compression: Snappy 2024/11/20-22:53:15.098032 140008375166528 (Original Log Time 2024/11/20-22:53:15.098005) EVENT_LOG_v1 {"time_micros": 1732114395097979, "cf": "default", "job": 18954, "event": "compaction_finished", "compaction_time_micros": 33672240, "compaction_time_cpu_micros": 15208884, "output_level": 3, "num_output_files": 12, "total_output_size": 443961387, "num_input_records": 10429969, "num_output_records": 10356657, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 310664506, "file_range_sync_nanos": 0, "file_fsync_nanos": 10683, "file_prepare_write_nanos": 35374, "lsm_state": [0, 0, 0, 12, 0, 0, 0]} 2024/11/20-22:53:15.238261 140008375166528 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":1732114361,"executesMs":33919,"compactionJobId":18954,"attempt":0,"compactionInputRawBytes":1509886342,"compactionInputZipBytes":465692476,"compactionOutputRawBytes":0,"compactionOutputZipBytes":443961387,"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-2a23001a16773bfd54f47661375f08b6-23e8db1fc40f5a14-00"}}, response = 2024/11/20-22:53:15.238312 140008375166528 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-18954/att-00: olev 3, work 33.920 s, result 5.959 ms, install 1.054 ms, input{raw 1.406 GiB zip 444.119 MiB}