2024/11/20-22:23:19.480642 140007896782400 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00: fork to child time = 0.009324 sec 2024/11/20-22:23:19.481208 140007896782400 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00 2024/11/20-22:23:19.488347 140007896782400 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00 2024/11/20-22:23:19.489973 140007896782400 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:23:19.490227 140007896782400 [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:23:19.530988 140007896782400 [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-17366/att-00/MANIFEST-049091 2024/11/20-22:23:19.585720 140007896782400 [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-17366/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 78962, last_sequence is 1234274347, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 78781 2024/11/20-22:23:19.585732 140007896782400 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:23:19.585816 140007896782400 [version_set.cc:5724] Creating manifest 78962 2024/11/20-22:23:19.627948 140007896782400 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:23:19.645230 140007896782400 [compaction_job.cc:2437] [default] [JOB 17366] Compacting 1@2 + 9@3 files to L3, score 0.98, subcompactions 1 : 1 2024/11/20-22:23:19.645242 140007896782400 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 13381 Base level 2, inputs: [78908(31MB)], [78912(40MB) 78913(702KB) 78888(40MB) 78889(40MB) 78890(39MB) 78891(40MB) 78892(39MB) 78893(40MB) 78914(40MB)] 2024/11/20-22:23:19.651975 140007896782400 [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:23:19.651999 140007896782400 [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:23:19.652014 140007896782400 [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:23:19.652019 140007896782400 [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:23:19.652029 140007896782400 [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:23:20.270613 140007896782400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078963.sst) /dev/shm/ToplingTemp/Topling-1076665-wgT7Jy 2024/11/20-22:23:20.559927 140007896782400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078963.sst): first pass time = 0.29's, 464.036'MB/sec 2024/11/20-22:23:21.301582 140007896782400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078963.sst): old prealloc_size = 147639500, real_size = 40968192 2024/11/20-22:23:21.301711 140007896782400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078963.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.70 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.02 avg-zval = 314.59 2024/11/20-22:23:21.301881 140007896782400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078963.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-22:23:21.466597 140007896782400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078963.sst): second pass time = 0.74's, 177.692'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 259.274'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2051.140'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.273'MB/sec write SST data time = 0.05's, 918.398'MB/sec dict compress time = 3548316928.70's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 50264.035'MB/sec zip my value time = 0.74's, unzip length = 0.132'GB zip my value throughput = 177.692'MB/sec zip pipeline throughput = 177.692'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.02 avg-zval = 314.59 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1024.02 avg-zval = 314.59 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129427 bytes = 469184 } seq expand size = 905989 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 7.0689 value = 3.2329 dict = 1.00 all = 3.1371 } Zip/UnZip{ index = 0.1415 value = 0.3093 dict = 1.00 all = 0.3188 } ---------------------------- total value len = 563.198268 GB avg = 0.331 KB (by entry num) total key len = 44.316995 GB avg = 0.026 KB total ukey len = 32.795695 GB avg = 0.014 KB total ukey num = 2.321144003 Billion total entry num = 1.700646025 Billion write speed all = 38.995484891 MB/sec (with seq num) write speed all = 38.122189744 MB/sec (without seq num) 2024/11/20-22:23:21.522264 140007896782400 [compaction_job.cc:1948] [default] [JOB 17366] Generated table #78963: 129427 keys, 42784671 bytes, temperature: kWarm 2024/11/20-22:23:21.522357 140007896782400 EVENT_LOG_v1 {"time_micros": 1732112601522316, "cf_name": "default", "job": 17366, "event": "table_file_creation", "file_number": 78963, "file_size": 42784671, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 951055562, "largest_seqno": 1232974987, "table_properties": {"data_size": 40715952, "index_size": 219712, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588540, "raw_average_key_size": 20, "raw_value_size": 131629615, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732112600, "oldest_key_time": 0, "file_creation_time": 1732112600, "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": 78963, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:23:21.570041 140007896782400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078964.sst) /dev/shm/ToplingTemp/Topling-1076665-nYRYay 2024/11/20-22:23:22.247559 140007896782400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078964.sst): first pass time = 0.68's, 198.124'MB/sec 2024/11/20-22:23:22.867755 140007896782400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078964.sst): old prealloc_size = 147639500, real_size = 40928784 2024/11/20-22:23:22.867879 140007896782400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078964.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.73 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.00 avg-zval = 314.24 2024/11/20-22:23:22.868042 140007896782400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078964.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-22:23:23.029996 140007896782400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078964.sst): second pass time = 0.62's, 212.457'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 263.159'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2169.292'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.273'MB/sec write SST data time = 0.04's, 979.444'MB/sec dict compress time = 3881949442.80's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44459.808'MB/sec zip my value time = 0.62's, unzip length = 0.132'GB zip my value throughput = 212.457'MB/sec zip pipeline throughput = 212.457'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1017.00 avg-zval = 314.24 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1022.83 avg-zval = 314.24 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 107912 bytes = 391200 } seq expand size = 755384 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 6.9278 value = 3.2364 dict = 1.00 all = 3.1442 } Zip/UnZip{ index = 0.1443 value = 0.3090 dict = 1.00 all = 0.3180 } ---------------------------- total value len = 563.330653 GB avg = 0.331 KB (by entry num) total key len = 44.319583 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273433 Billion total entry num = 1.700775455 Billion write speed all = 39.000234942 MB/sec (with seq num) write speed all = 38.126960965 MB/sec (without seq num) 2024/11/20-22:23:23.082300 140007896782400 [compaction_job.cc:1948] [default] [JOB 17366] Generated table #78964: 129430 keys, 42687460 bytes, temperature: kWarm 2024/11/20-22:23:23.082369 140007896782400 EVENT_LOG_v1 {"time_micros": 1732112603082336, "cf_name": "default", "job": 17366, "event": "table_file_creation", "file_number": 78964, "file_size": 42687460, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1232976292, "table_properties": {"data_size": 40672064, "index_size": 224192, "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": 131629809, "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": 1732112601, "oldest_key_time": 0, "file_creation_time": 1732112601, "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": 78964, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:23:23.116530 140007896782400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078965.sst) /dev/shm/ToplingTemp/Topling-1076665-odV0Pw 2024/11/20-22:23:23.631713 140007896782400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078965.sst): first pass time = 0.52's, 260.542'MB/sec 2024/11/20-22:23:24.154599 140007896782400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078965.sst): old prealloc_size = 147639500, real_size = 40463344 2024/11/20-22:23:24.154721 140007896782400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078965.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.76 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.00 avg-zval = 310.61 2024/11/20-22:23:24.154816 140007896782400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078965.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-22:23:24.376183 140007896782400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078965.sst): second pass time = 0.52's, 252.103'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.22's, 189.333'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2001.140'MB/sec (index lex order gen) rebuild zvType time = 0.15's, 0.209'MB/sec write SST data time = 0.07's, 631.450'MB/sec dict compress time = 4588952780.80's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 46605.465'MB/sec zip my value time = 0.52's, unzip length = 0.132'GB zip my value throughput = 252.103'MB/sec zip pipeline throughput = 252.103'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1017.00 avg-zval = 310.61 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1018.69 avg-zval = 310.61 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 31192 bytes = 113088 } seq expand size = 218344 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.8035 value = 3.2742 dict = 1.00 all = 3.1999 } Zip/UnZip{ index = 0.1470 value = 0.3054 dict = 1.00 all = 0.3125 } ---------------------------- total value len = 563.462501 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798801 GB avg = 0.014 KB total ukey num = 2.321402862 Billion total entry num = 1.700904884 Billion write speed all = 39.005493271 MB/sec (with seq num) write speed all = 38.132228287 MB/sec (without seq num) 2024/11/20-22:23:24.430493 140007896782400 [compaction_job.cc:1948] [default] [JOB 17366] Generated table #78965: 129429 keys, 41944220 bytes, temperature: kWarm 2024/11/20-22:23:24.430581 140007896782400 EVENT_LOG_v1 {"time_micros": 1732112604430537, "cf_name": "default", "job": 17366, "event": "table_file_creation", "file_number": 78965, "file_size": 41944220, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1232976401, "table_properties": {"data_size": 40202528, "index_size": 228288, "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": 131629357, "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": 1732112603, "oldest_key_time": 0, "file_creation_time": 1732112603, "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": 78965, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:23:24.487888 140007896782400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078966.sst) /dev/shm/ToplingTemp/Topling-1076665-T5xYsA 2024/11/20-22:23:25.022151 140007896782400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078966.sst): first pass time = 0.53's, 251.240'MB/sec 2024/11/20-22:23:25.546262 140007896782400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078966.sst): old prealloc_size = 147639500, real_size = 40414512 2024/11/20-22:23:25.546390 140007896782400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078966.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129432 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.73 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.98 avg-zval = 310.27 2024/11/20-22:23:25.546456 140007896782400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078966.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-22:23:25.716433 140007896782400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078966.sst): second pass time = 0.52's, 251.552'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 245.894'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2133.394'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.254'MB/sec write SST data time = 0.04's, 978.025'MB/sec dict compress time = 4588952780.80's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 46317.158'MB/sec zip my value time = 0.52's, unzip length = 0.132'GB zip my value throughput = 251.552'MB/sec zip pipeline throughput = 251.552'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1016.98 avg-zval = 310.27 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1017.83 avg-zval = 310.27 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 15655 bytes = 56768 } seq expand size = 109585 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.9517 value = 3.2777 dict = 1.00 all = 3.2079 } Zip/UnZip{ index = 0.1438 value = 0.3051 dict = 1.00 all = 0.3117 } ---------------------------- total value len = 563.594240 GB avg = 0.331 KB (by entry num) total key len = 44.324761 GB avg = 0.026 KB total ukey len = 32.800354 GB avg = 0.014 KB total ukey num = 2.321532294 Billion total entry num = 1.701034316 Billion write speed all = 39.010758474 MB/sec (with seq num) write speed all = 38.137502152 MB/sec (without seq num) 2024/11/20-22:23:25.767260 140007896782400 [compaction_job.cc:1948] [default] [JOB 17366] Generated table #78966: 129432 keys, 41839297 bytes, temperature: kWarm 2024/11/20-22:23:25.767316 140007896782400 EVENT_LOG_v1 {"time_micros": 1732112605767287, "cf_name": "default", "job": 17366, "event": "table_file_creation", "file_number": 78966, "file_size": 41839297, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1232953545, "table_properties": {"data_size": 40158560, "index_size": 223424, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588640, "raw_average_key_size": 20, "raw_value_size": 131629636, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129432, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732112604, "oldest_key_time": 0, "file_creation_time": 1732112604, "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": 78966, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:23:25.803654 140007896782400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078967.sst) /dev/shm/ToplingTemp/Topling-1076665-lWPaDw 2024/11/20-22:23:26.356006 140007896782400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078967.sst): first pass time = 0.55's, 243.008'MB/sec 2024/11/20-22:23:26.878311 140007896782400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078967.sst): old prealloc_size = 147639500, real_size = 40533776 2024/11/20-22:23:26.878446 140007896782400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078967.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.87 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1016.99 avg-zval = 311.05 2024/11/20-22:23:26.878553 140007896782400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078967.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-22:23:27.071603 140007896782400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078967.sst): second pass time = 0.52's, 252.370'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.19's, 218.105'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2201.856'MB/sec (index lex order gen) rebuild zvType time = 0.15's, 0.221'MB/sec write SST data time = 0.05's, 907.226'MB/sec dict compress time = 0.00's, 1377860.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 28739.545'MB/sec zip my value time = 0.52's, unzip length = 0.132'GB zip my value throughput = 252.370'MB/sec zip pipeline throughput = 252.370'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.87 avg-val = 1016.99 avg-zval = 311.05 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.87 avg-val = 1020.76 avg-zval = 311.05 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 69593 bytes = 252288 } seq expand size = 487151 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0403 GB dict = 1.38 MB all = 0.0422 GB } UnZip/Zip{ index = 6.4184 value = 3.2695 dict = 1.00 all = 3.1840 } Zip/UnZip{ index = 0.1558 value = 0.3059 dict = 1.00 all = 0.3141 } ---------------------------- total value len = 563.726357 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801908 GB avg = 0.014 KB total ukey num = 2.321661724 Billion total entry num = 1.701163746 Billion write speed all = 39.016009714 MB/sec (with seq num) write speed all = 38.142762886 MB/sec (without seq num) 2024/11/20-22:23:27.124833 140007896782400 [compaction_job.cc:1948] [default] [JOB 17366] Generated table #78967: 129430 keys, 42153603 bytes, temperature: kWarm 2024/11/20-22:23:27.124896 140007896782400 EVENT_LOG_v1 {"time_micros": 1732112607124863, "cf_name": "default", "job": 17366, "event": "table_file_creation", "file_number": 78967, "file_size": 42153603, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1232973405, "table_properties": {"data_size": 40259264, "index_size": 241984, "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": 131629547, "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": 1732112605, "oldest_key_time": 0, "file_creation_time": 1732112605, "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": 78967, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:23:27.162440 140007896782400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078968.sst) /dev/shm/ToplingTemp/Topling-1076665-fNdvBA 2024/11/20-22:23:27.722892 140007896782400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078968.sst): first pass time = 0.56's, 239.498'MB/sec 2024/11/20-22:23:28.323302 140007896782400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078968.sst): old prealloc_size = 147639500, real_size = 40403872 2024/11/20-22:23:28.323417 140007896782400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078968.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129426 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.03 avg-zval = 310.21 2024/11/20-22:23:28.323476 140007896782400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078968.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-22:23:28.480245 140007896782400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078968.sst): second pass time = 0.60's, 219.493'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 266.446'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2358.579'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.283'MB/sec write SST data time = 0.04's, 985.762'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 = 32905.687'MB/sec zip my value time = 0.60's, unzip length = 0.132'GB zip my value throughput = 219.493'MB/sec zip pipeline throughput = 219.493'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.03 avg-zval = 310.21 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.63 avg-zval = 310.21 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 11158 bytes = 39072 } seq expand size = 78106 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.9995 value = 3.2785 dict = 1.00 all = 3.2101 } Zip/UnZip{ index = 0.1429 value = 0.3050 dict = 1.00 all = 0.3115 } ---------------------------- total value len = 563.858064 GB avg = 0.331 KB (by entry num) total key len = 44.329938 GB avg = 0.026 KB total ukey len = 32.803461 GB avg = 0.014 KB total ukey num = 2.321791150 Billion total entry num = 1.701293172 Billion write speed all = 39.021099924 MB/sec (with seq num) write speed all = 38.147865587 MB/sec (without seq num) 2024/11/20-22:23:28.533936 140007896782400 [compaction_job.cc:1948] [default] [JOB 17366] Generated table #78968: 129426 keys, 41810795 bytes, temperature: kWarm 2024/11/20-22:23:28.533999 140007896782400 EVENT_LOG_v1 {"time_micros": 1732112608533962, "cf_name": "default", "job": 17366, "event": "table_file_creation", "file_number": 78968, "file_size": 41810795, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1232913510, "table_properties": {"data_size": 40149456, "index_size": 221888, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588520, "raw_average_key_size": 20, "raw_value_size": 131629640, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129426, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732112607, "oldest_key_time": 0, "file_creation_time": 1732112607, "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": 78968, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:23:28.569589 140007896782400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078969.sst) /dev/shm/ToplingTemp/Topling-1076665-UbdoLz 2024/11/20-22:23:29.099473 140007896782400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078969.sst): first pass time = 0.53's, 253.310'MB/sec 2024/11/20-22:23:29.641013 140007896782400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078969.sst): old prealloc_size = 147639500, real_size = 40630800 2024/11/20-22:23:29.641150 140007896782400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078969.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1017.01 avg-zval = 311.95 2024/11/20-22:23:29.641249 140007896782400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078969.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-22:23:29.804744 140007896782400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078969.sst): second pass time = 0.54's, 243.413'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 257.697'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2220.575'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.272'MB/sec write SST data time = 0.04's, 940.490'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 = 40101.831'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 243.413'MB/sec zip pipeline throughput = 247.045'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.01 avg-zval = 311.95 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1020.06 avg-zval = 311.95 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 56364 bytes = 197296 } seq expand size = 394548 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0404 GB dict = 1.38 MB all = 0.0422 GB } UnZip/Zip{ index = 6.9695 value = 3.2601 dict = 1.00 all = 3.1808 } Zip/UnZip{ index = 0.1435 value = 0.3067 dict = 1.00 all = 0.3144 } ---------------------------- total value len = 563.990089 GB avg = 0.331 KB (by entry num) total key len = 44.332526 GB avg = 0.026 KB total ukey len = 32.805014 GB avg = 0.014 KB total ukey num = 2.321920578 Billion total entry num = 1.701422600 Billion write speed all = 39.026420173 MB/sec (with seq num) write speed all = 38.153193610 MB/sec (without seq num) 2024/11/20-22:23:29.857141 140007896782400 [compaction_job.cc:1948] [default] [JOB 17366] Generated table #78969: 129428 keys, 42195730 bytes, temperature: kWarm 2024/11/20-22:23:29.857203 140007896782400 EVENT_LOG_v1 {"time_micros": 1732112609857173, "cf_name": "default", "job": 17366, "event": "table_file_creation", "file_number": 78969, "file_size": 42195730, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1232974008, "table_properties": {"data_size": 40375424, "index_size": 222848, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629610, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732112608, "oldest_key_time": 0, "file_creation_time": 1732112608, "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": 78969, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:23:29.910512 140007896782400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078970.sst) /dev/shm/ToplingTemp/Topling-1076665-9a5NIw 2024/11/20-22:23:30.430388 140007896782400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078970.sst): first pass time = 0.52's, 258.188'MB/sec 2024/11/20-22:23:30.980294 140007896782400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078970.sst): old prealloc_size = 147639500, real_size = 41006560 2024/11/20-22:23:30.980416 140007896782400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078970.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.0408 GB avg-val =1016.98 avg-zval = 314.85 2024/11/20-22:23:30.980571 140007896782400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078970.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-22:23:31.143304 140007896782400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078970.sst): second pass time = 0.55's, 239.719'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 262.616'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2323.767'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.273'MB/sec write SST data time = 0.04's, 961.753'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 = 40256.136'MB/sec zip my value time = 0.55's, unzip length = 0.132'GB zip my value throughput = 239.719'MB/sec zip pipeline throughput = 239.719'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1016.98 avg-zval = 314.85 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1023.98 avg-zval = 314.85 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129431 bytes = 453024 } seq expand size = 906017 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0408 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.9676 value = 3.2301 dict = 1.00 all = 3.1354 } Zip/UnZip{ index = 0.1435 value = 0.3096 dict = 1.00 all = 0.3189 } ---------------------------- total value len = 564.122624 GB avg = 0.332 KB (by entry num) total key len = 44.335115 GB avg = 0.026 KB total ukey len = 32.806567 GB avg = 0.014 KB total ukey num = 2.322050009 Billion total entry num = 1.701552031 Billion write speed all = 39.031737132 MB/sec (with seq num) write speed all = 38.158519127 MB/sec (without seq num) 2024/11/20-22:23:31.199388 140007896782400 [compaction_job.cc:1948] [default] [JOB 17366] Generated table #78970: 129431 keys, 42806653 bytes, temperature: kWarm 2024/11/20-22:23:31.199453 140007896782400 EVENT_LOG_v1 {"time_micros": 1732112611199423, "cf_name": "default", "job": 17366, "event": "table_file_creation", "file_number": 78970, "file_size": 42806653, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 976869219, "largest_seqno": 1232976432, "table_properties": {"data_size": 40751120, "index_size": 222912, "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": 131629338, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732112609, "oldest_key_time": 0, "file_creation_time": 1732112609, "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": 78970, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:23:31.237784 140007896782400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078971.sst) /dev/shm/ToplingTemp/Topling-1076665-49Ujpx 2024/11/20-22:23:31.246427 140007896782400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078971.sst): first pass time = 0.01's, 388.575'MB/sec 2024/11/20-22:23:31.277999 140007896782400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078971.sst): old prealloc_size = 147639500, real_size = 1072048 2024/11/20-22:23:31.278036 140007896782400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078971.sst): index type = FixedLenKeyIndex , store type = DictZipBlobStore usrkeys = 3223 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 9.55 raw-val = 0.0033 GB zip-val = 0.0010 GB avg-val =1017.21 avg-zval = 322.77 2024/11/20-22:23:31.284164 140007896782400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00/078971.sst): second pass time = 0.03's, 105.559'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 180.492'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 971.809'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.165'MB/sec write SST data time = 0.00's, 878.057'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.038'MB, throughput = 1293.293'MB/sec zip my value time = 0.03's, unzip length = 0.003'GB zip my value throughput = 105.559'MB/sec zip pipeline throughput = 105.559'MB/sec entries = 3223 avg-key = 20.00 avg-zkey = 9.55 avg-val = 1017.21 avg-zval = 322.77 usrkeys = 3223 avg-key = 12.00 avg-zkey = 9.55 avg-val = 1019.08 avg-zval = 322.77 TagRS{ kinds = RS_Key0_TagN bytes = 600 } TagArray{ size = 860 bytes = 3024 } seq expand size = 6020 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0000 GB value = 0.0033 GB dict = 0.04 MB all = 0.0033 GB } __ZipSize{ index = 0.0000 GB value = 0.0010 GB dict = 0.04 MB all = 0.0011 GB } UnZip/Zip{ index = 1.2564 value = 3.1515 dict = 1.00 all = 3.0016 } Zip/UnZip{ index = 0.7959 value = 0.3173 dict = 1.00 all = 0.3332 } ---------------------------- total value len = 564.125908 GB avg = 0.332 KB (by entry num) total key len = 44.335179 GB avg = 0.026 KB total ukey len = 32.806606 GB avg = 0.014 KB total ukey num = 2.322053232 Billion total entry num = 1.701555254 Billion write speed all = 39.031599237 MB/sec (with seq num) write speed all = 38.158387469 MB/sec (without seq num) 2024/11/20-22:23:31.292221 140007896782400 [compaction_job.cc:1948] [default] [JOB 17366] Generated table #78971: 3223 keys, 1113707 bytes, temperature: kWarm 2024/11/20-22:23:31.292268 140007896782400 EVENT_LOG_v1 {"time_micros": 1732112611292243, "cf_name": "default", "job": 17366, "event": "table_file_creation", "file_number": 78971, "file_size": 1113707, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1232373634, "table_properties": {"data_size": 1040288, "index_size": 30784, "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": 64460, "raw_average_key_size": 20, "raw_value_size": 3278464, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 3223, "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-FixedLenKeyIndex-DictZipBlobStore", "creation_time": 1732112611, "oldest_key_time": 0, "file_creation_time": 1732112611, "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": 78971, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:23:31.300597 140007896782400 [compaction_job.cc:703] job-17366: subcompact[0], size: 0.339336 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17366/att-00 [078963,078964,078965,078966,078967,078968,078969,078970,078971] 2024/11/20-22:23:31.361637 140007896782400 (Original Log Time 2024/11/20-22:23:19.645301) EVENT_LOG_v1 {"time_micros": 1732112599645255, "job": 17366, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [78908], "files_L3": [78912, 78913, 78888, 78889, 78890, 78891, 78892, 78893, 78914], "score": 0.976038, "input_data_size": 371700144, "oldest_snapshot_seqno": 1234273429} 2024/11/20-22:23:31.361641 140007896782400 (Original Log Time 2024/11/20-22:23:31.357237) [compaction_job.cc:2022] [default] [JOB 17366] Compacted 1@2 + 9@3 files to L3 => 339336136 bytes 2024/11/20-22:23:31.361642 140007896782400 (Original Log Time 2024/11/20-22:23:31.361565) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 9 0 0 0] max score 0.01, MB/sec: 31.9 rd, 29.1 wr, level 3, files in(1, 9) out(9 +0 blob) MB in(31.2, 323.2 +0.0 blob) out(323.6 +0.0 blob), read-write-amplify(21.7) write-amplify(10.4) OK, records in: 1069420, records dropped: 30764 output_compression: Snappy 2024/11/20-22:23:31.361647 140007896782400 (Original Log Time 2024/11/20-22:23:31.361615) EVENT_LOG_v1 {"time_micros": 1732112611361591, "cf": "default", "job": 17366, "event": "compaction_finished", "compaction_time_micros": 11655299, "compaction_time_cpu_micros": 3186240, "output_level": 3, "num_output_files": 9, "total_output_size": 339336136, "num_input_records": 1069420, "num_output_records": 1038656, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 253155074, "file_range_sync_nanos": 0, "file_fsync_nanos": 7647, "file_prepare_write_nanos": 21335, "lsm_state": [0, 0, 0, 9, 0, 0, 0]} 2024/11/20-22:23:31.494581 140007896782400 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":1732112599,"executesMs":11868,"compactionJobId":17366,"attempt":0,"compactionInputRawBytes":1108989340,"compactionInputZipBytes":371700144,"compactionOutputRawBytes":0,"compactionOutputZipBytes":339336136,"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-4e4ae9571d8c8c3f3ab2c1733987222a-ccd36e469c9b76bf-00"}}, response = 2024/11/20-22:23:31.494643 140007896782400 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-17366/att-00: olev 3, work 11.869 s, result 7.650 ms, install 4.425 ms, input{raw 1.033 GiB zip 354.481 MiB}