2024/11/20-15:16:38.878921 140256887453248 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00: fork to child time = 0.016633 sec 2024/11/20-15:16:38.879607 140256887453248 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00 2024/11/20-15:16:38.887094 140256887453248 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00 2024/11/20-15:16:38.888932 140256887453248 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-15:16:38.889174 140256887453248 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-15:16:38.935754 140256887453248 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-12199/att-00/MANIFEST-019309 2024/11/20-15:16:38.950810 140256887453248 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-12199/att-00/MANIFEST-019309 succeeded,manifest_file_number is 19309, next_file_number is 38844, last_sequence is 693421173, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 38688 2024/11/20-15:16:38.950815 140256887453248 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-15:16:38.950869 140256887453248 [version_set.cc:5724] Creating manifest 38844 2024/11/20-15:16:38.983933 140256887453248 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-15:16:39.004687 140256887453248 [compaction_job.cc:2437] [default] [JOB 12199] Compacting 1@2 + 7@3 files to L3, score 0.90, subcompactions 1 : 1 2024/11/20-15:16:39.004698 140256887453248 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 9961 Base level 2, inputs: [38840(31MB)], [38770(1336KB) 38744(40MB) 38745(39MB) 38746(39MB) 38747(39MB) 38758(40MB) 38759(39MB)] 2024/11/20-15:16:39.012494 140256887453248 [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-15:16:39.012512 140256887453248 [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-15:16:39.012526 140256887453248 [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-15:16:39.012532 140256887453248 [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-15:16:39.012541 140256887453248 [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-15:16:39.290087 140256887453248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038845.sst) /dev/shm/ToplingTemp/Topling-473622-4yXOKh 2024/11/20-15:16:39.793664 140256887453248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038845.sst): first pass time = 0.50's, 266.546'MB/sec 2024/11/20-15:16:40.479545 140256887453248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038845.sst): old prealloc_size = 147639500, real_size = 40760096 2024/11/20-15:16:40.479650 140256887453248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038845.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.70 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1016.98 avg-zval = 312.96 2024/11/20-15:16:40.479755 140256887453248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038845.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-15:16:40.640119 140256887453248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038845.sst): second pass time = 0.68's, 192.937'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 263.982'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2503.744'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.278'MB/sec write SST data time = 0.04's, 960.604'MB/sec dict compress time = 8387502872.42's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 46625.516'MB/sec zip my value time = 0.68's, unzip length = 0.132'GB zip my value throughput = 192.937'MB/sec zip pipeline throughput = 385.875'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1016.98 avg-zval = 312.96 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1020.96 avg-zval = 312.96 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 73579 bytes = 257536 } seq expand size = 515053 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0405 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 7.0486 value = 3.2495 dict = 1.00 all = 3.1666 } Zip/UnZip{ index = 0.1419 value = 0.3077 dict = 1.00 all = 0.3158 } ---------------------------- total value len = 0.132144 GB avg = 1.021 KB (by entry num) total key len = 0.002589 GB avg = 0.020 KB total ukey len = 0.001553 GB avg = 0.012 KB total ukey num = 0.000129432 Billion total entry num = 0.000129432 Billion write speed all = 0.005772922 MB/sec (with seq num) write speed all = 0.005728556 MB/sec (without seq num) 2024/11/20-15:16:40.701958 140256887453248 [compaction_job.cc:1948] [default] [JOB 12199] Generated table #38845: 129432 keys, 42385452 bytes, temperature: kWarm 2024/11/20-15:16:40.702032 140256887453248 EVENT_LOG_v1 {"time_micros": 1732087000701996, "cf_name": "default", "job": 12199, "event": "table_file_creation", "file_number": 38845, "file_size": 42385452, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 693309614, "table_properties": {"data_size": 40507216, "index_size": 220352, "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": 131629385, "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": 1732086999, "oldest_key_time": 0, "file_creation_time": 1732086999, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 38845, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:16:40.741755 140256887453248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038846.sst) /dev/shm/ToplingTemp/Topling-473622-gH0oNi 2024/11/20-15:16:41.229306 140256887453248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038846.sst): first pass time = 0.49's, 275.308'MB/sec 2024/11/20-15:16:41.848398 140256887453248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038846.sst): old prealloc_size = 147639500, real_size = 40385456 2024/11/20-15:16:41.848553 140256887453248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038846.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129432 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.98 avg-zval = 310.06 2024/11/20-15:16:41.848634 140256887453248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038846.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-15:16:42.053557 140256887453248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038846.sst): second pass time = 0.62's, 212.905'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.21's, 203.686'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1699.958'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.245'MB/sec write SST data time = 0.07's, 573.389'MB/sec dict compress time = 8387502872.42's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 48140.018'MB/sec zip my value time = 0.62's, unzip length = 0.132'GB zip my value throughput = 212.905'MB/sec zip pipeline throughput = 290.273'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1016.98 avg-zval = 310.06 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.38 avg-zval = 310.06 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 7330 bytes = 25664 } seq expand size = 51310 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 7.0079 value = 3.2800 dict = 1.00 all = 3.2126 } Zip/UnZip{ index = 0.1427 value = 0.3049 dict = 1.00 all = 0.3113 } ---------------------------- total value len = 0.263826 GB avg = 1.019 KB (by entry num) total key len = 0.005177 GB avg = 0.020 KB total ukey len = 0.003106 GB avg = 0.012 KB total ukey num = 0.000258864 Billion total entry num = 0.000258864 Billion write speed all = 0.011525307 MB/sec (with seq num) write speed all = 0.011436579 MB/sec (without seq num) 2024/11/20-15:16:42.105409 140256887453248 [compaction_job.cc:1948] [default] [JOB 12199] Generated table #38846: 129432 keys, 41779176 bytes, temperature: kWarm 2024/11/20-15:16:42.105476 140256887453248 EVENT_LOG_v1 {"time_micros": 1732087002105446, "cf_name": "default", "job": 12199, "event": "table_file_creation", "file_number": 38846, "file_size": 41779176, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 693246388, "table_properties": {"data_size": 40131296, "index_size": 221632, "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": 131630105, "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": 1732087000, "oldest_key_time": 0, "file_creation_time": 1732087000, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 38846, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:16:42.149233 140256887453248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038847.sst) /dev/shm/ToplingTemp/Topling-473622-nfxcHi 2024/11/20-15:16:42.674699 140256887453248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038847.sst): first pass time = 0.53's, 255.456'MB/sec 2024/11/20-15:16:43.304191 140256887453248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038847.sst): old prealloc_size = 147639500, real_size = 40408656 2024/11/20-15:16:43.304364 140256887453248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038847.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.0402 GB avg-val =1016.99 avg-zval = 310.22 2024/11/20-15:16:43.304451 140256887453248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038847.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-15:16:43.509392 140256887453248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038847.sst): second pass time = 0.63's, 209.436'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.21's, 203.815'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1588.103'MB/sec (index lex order gen) rebuild zvType time = 0.16's, 0.207'MB/sec write SST data time = 0.05's, 863.988'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 34301.446'MB/sec zip my value time = 0.63's, unzip length = 0.132'GB zip my value throughput = 209.436'MB/sec zip pipeline throughput = 233.142'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1016.99 avg-zval = 310.22 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1017.68 avg-zval = 310.22 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 12720 bytes = 44528 } seq expand size = 89040 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.0402 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.9258 value = 3.2783 dict = 1.00 all = 3.2094 } Zip/UnZip{ index = 0.1444 value = 0.3050 dict = 1.00 all = 0.3116 } ---------------------------- total value len = 0.395544 GB avg = 1.019 KB (by entry num) total key len = 0.007766 GB avg = 0.020 KB total ukey len = 0.004660 GB avg = 0.012 KB total ukey num = 0.000388294 Billion total entry num = 0.000388294 Billion write speed all = 0.017278546 MB/sec (with seq num) write speed all = 0.017145465 MB/sec (without seq num) 2024/11/20-15:16:43.561258 140256887453248 [compaction_job.cc:1948] [default] [JOB 12199] Generated table #38847: 129430 keys, 41820871 bytes, temperature: kWarm 2024/11/20-15:16:43.561326 140256887453248 EVENT_LOG_v1 {"time_micros": 1732087003561294, "cf_name": "default", "job": 12199, "event": "table_file_creation", "file_number": 38847, "file_size": 41820871, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 693293766, "table_properties": {"data_size": 40151872, "index_size": 224256, "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": 131629370, "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": 1732087002, "oldest_key_time": 0, "file_creation_time": 1732087002, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 38847, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:16:43.597578 140256887453248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038848.sst) /dev/shm/ToplingTemp/Topling-473622-CxGBBg 2024/11/20-15:16:44.111909 140256887453248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038848.sst): first pass time = 0.51's, 260.983'MB/sec 2024/11/20-15:16:44.615718 140256887453248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038848.sst): old prealloc_size = 147639500, real_size = 40405440 2024/11/20-15:16:44.615840 140256887453248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038848.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.73 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.98 avg-zval = 310.19 2024/11/20-15:16:44.615928 140256887453248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038848.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-15:16:44.776516 140256887453248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038848.sst): second pass time = 0.50's, 261.753'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 260.106'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2127.240'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.276'MB/sec write SST data time = 0.04's, 959.405'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 50916.393'MB/sec zip my value time = 0.50's, unzip length = 0.132'GB zip my value throughput = 261.753'MB/sec zip pipeline throughput = 261.753'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1016.98 avg-zval = 310.19 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1017.65 avg-zval = 310.19 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 12320 bytes = 43136 } seq expand size = 86240 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.9279 value = 3.2785 dict = 1.00 all = 3.2097 } Zip/UnZip{ index = 0.1443 value = 0.3050 dict = 1.00 all = 0.3116 } ---------------------------- total value len = 0.527260 GB avg = 1.018 KB (by entry num) total key len = 0.010355 GB avg = 0.020 KB total ukey len = 0.006213 GB avg = 0.012 KB total ukey num = 0.000517725 Billion total entry num = 0.000517725 Billion write speed all = 0.023031131 MB/sec (with seq num) write speed all = 0.022853699 MB/sec (without seq num) 2024/11/20-15:16:44.827846 140256887453248 [compaction_job.cc:1948] [default] [JOB 12199] Generated table #38848: 129431 keys, 41816425 bytes, temperature: kWarm 2024/11/20-15:16:44.827920 140256887453248 EVENT_LOG_v1 {"time_micros": 1732087004827889, "cf_name": "default", "job": 12199, "event": "table_file_creation", "file_number": 38848, "file_size": 41816425, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 693299686, "table_properties": {"data_size": 40148720, "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": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629265, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732087003, "oldest_key_time": 0, "file_creation_time": 1732087003, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 38848, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:16:44.865980 140256887453248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038849.sst) /dev/shm/ToplingTemp/Topling-473622-nR0Xsg 2024/11/20-15:16:45.425653 140256887453248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038849.sst): first pass time = 0.56's, 239.833'MB/sec 2024/11/20-15:16:45.938644 140256887453248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038849.sst): old prealloc_size = 147639500, real_size = 40847152 2024/11/20-15:16:45.938779 140256887453248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038849.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129425 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.04 avg-zval = 313.64 2024/11/20-15:16:45.938918 140256887453248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038849.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-15:16:46.100759 140256887453248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038849.sst): second pass time = 0.51's, 257.010'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 262.351'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2300.804'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.276'MB/sec write SST data time = 0.04's, 951.063'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.379'MB, throughput = 45611.203'MB/sec zip my value time = 0.51's, unzip length = 0.132'GB zip my value throughput = 257.010'MB/sec zip pipeline throughput = 257.010'MB/sec entries = 129425 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.04 avg-zval = 313.64 usrkeys = 129425 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1021.91 avg-zval = 313.64 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 90111 bytes = 315408 } seq expand size = 630777 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.0406 GB dict = 1.38 MB all = 0.0425 GB } UnZip/Zip{ index = 7.0177 value = 3.2427 dict = 1.00 all = 3.1558 } Zip/UnZip{ index = 0.1425 value = 0.3084 dict = 1.00 all = 0.3169 } ---------------------------- total value len = 0.659521 GB avg = 1.019 KB (by entry num) total key len = 0.012943 GB avg = 0.020 KB total ukey len = 0.007766 GB avg = 0.012 KB total ukey num = 0.000647150 Billion total entry num = 0.000647150 Billion write speed all = 0.028806383 MB/sec (with seq num) write speed all = 0.028584607 MB/sec (without seq num) 2024/11/20-15:16:46.154182 140256887453248 [compaction_job.cc:1948] [default] [JOB 12199] Generated table #38849: 129425 keys, 42530808 bytes, temperature: kWarm 2024/11/20-15:16:46.154249 140256887453248 EVENT_LOG_v1 {"time_micros": 1732087006154219, "cf_name": "default", "job": 12199, "event": "table_file_creation", "file_number": 38849, "file_size": 42530808, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 693309764, "table_properties": {"data_size": 40593312, "index_size": 221312, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588500, "raw_average_key_size": 20, "raw_value_size": 131630212, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129425, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732087004, "oldest_key_time": 0, "file_creation_time": 1732087004, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 38849, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:16:46.192333 140256887453248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038850.sst) /dev/shm/ToplingTemp/Topling-473622-xXcili 2024/11/20-15:16:46.699601 140256887453248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038850.sst): first pass time = 0.51's, 264.616'MB/sec 2024/11/20-15:16:47.240308 140256887453248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038850.sst): old prealloc_size = 147639500, real_size = 40485392 2024/11/20-15:16:47.240426 140256887453248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038850.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.79 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.02 avg-zval = 310.76 2024/11/20-15:16:47.240497 140256887453248 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038850.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-15:16:47.407917 140256887453248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038850.sst): second pass time = 0.54's, 243.774'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 250.389'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2485.817'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.269'MB/sec write SST data time = 0.05's, 891.733'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 32689.134'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 243.774'MB/sec zip pipeline throughput = 243.774'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.79 avg-val = 1017.02 avg-zval = 310.76 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.79 avg-val = 1018.72 avg-zval = 310.76 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 31407 bytes = 109936 } seq expand size = 219849 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.0420 GB } UnZip/Zip{ index = 6.6982 value = 3.2727 dict = 1.00 all = 3.1985 } Zip/UnZip{ index = 0.1493 value = 0.3056 dict = 1.00 all = 0.3126 } ---------------------------- total value len = 0.791370 GB avg = 1.019 KB (by entry num) total key len = 0.015532 GB avg = 0.020 KB total ukey len = 0.009319 GB avg = 0.012 KB total ukey num = 0.000776577 Billion total entry num = 0.000776577 Billion write speed all = 0.034563380 MB/sec (with seq num) write speed all = 0.034297264 MB/sec (without seq num) 2024/11/20-15:16:47.459638 140256887453248 [compaction_job.cc:1948] [default] [JOB 12199] Generated table #38850: 129427 keys, 41962998 bytes, temperature: kWarm 2024/11/20-15:16:47.459705 140256887453248 EVENT_LOG_v1 {"time_micros": 1732087007459673, "cf_name": "default", "job": 12199, "event": "table_file_creation", "file_number": 38850, "file_size": 41962998, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 693308330, "table_properties": {"data_size": 40220992, "index_size": 231872, "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": 131629632, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732087006, "oldest_key_time": 0, "file_creation_time": 1732087006, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 38850, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:16:47.512206 140256887453248 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038851.sst) /dev/shm/ToplingTemp/Topling-473622-wJUKjj 2024/11/20-15:16:47.522157 140256887453248 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038851.sst): first pass time = 0.01's, 484.979'MB/sec 2024/11/20-15:16:47.561593 140256887453248 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038851.sst): old prealloc_size = 147639500, real_size = 1488088 2024/11/20-15:16:47.561626 140256887453248 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038851.sst): index type = UintIndex_AllOne , store type = DictZipBlobStore usrkeys = 4635 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.04 raw-val = 0.0047 GB zip-val = 0.0015 GB avg-val =1016.88 avg-zval = 320.72 2024/11/20-15:16:47.569471 140256887453248 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00/038851.sst): second pass time = 0.04's, 121.077'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 195.603'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 11.356'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.190'MB/sec write SST data time = 0.00's, 877.273'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.051'MB, throughput = 1996.114'MB/sec zip my value time = 0.04's, unzip length = 0.005'GB zip my value throughput = 121.077'MB/sec zip pipeline throughput = 121.077'MB/sec entries = 4635 avg-key = 20.00 avg-zkey = 0.04 avg-val = 1016.88 avg-zval = 320.72 usrkeys = 4635 avg-key = 12.00 avg-zkey = 0.04 avg-val = 1016.96 avg-zval = 320.72 TagRS{ kinds = RS_Key0_TagN bytes = 840 } TagArray{ size = 54 bytes = 208 } seq expand size = 378 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0001 GB value = 0.0047 GB dict = 0.05 MB all = 0.0048 GB } __ZipSize{ index = 0.0000 GB value = 0.0015 GB dict = 0.05 MB all = 0.0015 GB } UnZip/Zip{ index = 289.6875 value = 3.1706 dict = 1.00 all = 3.1210 } Zip/UnZip{ index = 0.0035 value = 0.3154 dict = 1.00 all = 0.3204 } ---------------------------- total value len = 0.796084 GB avg = 1.019 KB (by entry num) total key len = 0.015624 GB avg = 0.020 KB total ukey len = 0.009375 GB avg = 0.012 KB total ukey num = 0.000781212 Billion total entry num = 0.000781212 Billion write speed all = 0.034769017 MB/sec (with seq num) write speed all = 0.034501315 MB/sec (without seq num) 2024/11/20-15:16:47.578100 140256887453248 [compaction_job.cc:1948] [default] [JOB 12199] Generated table #38851: 4635 keys, 1539877 bytes, temperature: kWarm 2024/11/20-15:16:47.578146 140256887453248 EVENT_LOG_v1 {"time_micros": 1732087007578122, "cf_name": "default", "job": 12199, "event": "table_file_creation", "file_number": 38851, "file_size": 1539877, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 691568111, "table_properties": {"data_size": 1486560, "index_size": 192, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 92700, "raw_average_key_size": 20, "raw_value_size": 4713248, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 4635, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-UintIndex_AllOne-DictZipBlobStore", "creation_time": 1732087007, "oldest_key_time": 0, "file_creation_time": 1732087007, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 38851, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:16:47.586385 140256887453248 [compaction_job.cc:703] job-12199: subcompact[0], size: 0.253836 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12199/att-00 [038845,038846,038847,038848,038849,038850,038851] 2024/11/20-15:16:47.633240 140256887453248 (Original Log Time 2024/11/20-15:16:39.004731) EVENT_LOG_v1 {"time_micros": 1732086999004706, "job": 12199, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [38840], "files_L3": [38770, 38744, 38745, 38746, 38747, 38758, 38759], "score": 0.898626, "input_data_size": 286335706, "oldest_snapshot_seqno": 693421095} 2024/11/20-15:16:47.633245 140256887453248 (Original Log Time 2024/11/20-15:16:47.632256) [compaction_job.cc:2022] [default] [JOB 12199] Compacted 1@2 + 7@3 files to L3 => 253835607 bytes 2024/11/20-15:16:47.633248 140256887453248 (Original Log Time 2024/11/20-15:16:47.633141) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 7 0 0 0] max score 0.01, MB/sec: 33.4 rd, 29.6 wr, level 3, files in(1, 7) out(7 +0 blob) MB in(31.2, 241.9 +0.0 blob) out(242.1 +0.0 blob), read-write-amplify(16.5) write-amplify(7.8) OK, records in: 812506, records dropped: 31294 output_compression: Snappy 2024/11/20-15:16:47.633254 140256887453248 (Original Log Time 2024/11/20-15:16:47.633216) EVENT_LOG_v1 {"time_micros": 1732087007633177, "cf": "default", "job": 12199, "event": "compaction_finished", "compaction_time_micros": 8581658, "compaction_time_cpu_micros": 2227960, "output_level": 3, "num_output_files": 7, "total_output_size": 253835607, "num_input_records": 812506, "num_output_records": 781212, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 182848302, "file_range_sync_nanos": 0, "file_fsync_nanos": 6396, "file_prepare_write_nanos": 14845, "lsm_state": [0, 0, 0, 7, 0, 0, 0]} 2024/11/20-15:16:47.750652 140256887453248 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":1732076400,"starts":1732086998,"executesMs":8745,"compactionJobId":12199,"attempt":0,"compactionInputRawBytes":842567870,"compactionInputZipBytes":286335706,"compactionOutputRawBytes":0,"compactionOutputZipBytes":253835607,"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-7589d42b0f5fa3ac15bb3bae21957ee7-639f0f9471fb6724-00"}}, response = 2024/11/20-15:16:47.750733 140256887453248 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-12199/att-00: olev 3, work 8.745 s, result 7.799 ms, install 1.017 ms, input{raw 803.535 MiB zip 273.071 MiB}