2024/11/20-19:26:54.846038 140008341595712 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00: fork to child time = 0.009336 sec 2024/11/20-19:26:54.846572 140008341595712 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00 2024/11/20-19:26:54.852863 140008341595712 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00 2024/11/20-19:26:54.854481 140008341595712 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-19:26:54.854710 140008341595712 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-19:26:54.901645 140008341595712 [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-08086/att-00/MANIFEST-049091 2024/11/20-19:26:54.955926 140008341595712 [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-08086/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 61781, last_sequence is 1020030582, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 61626 2024/11/20-19:26:54.955933 140008341595712 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-19:26:54.956014 140008341595712 [version_set.cc:5724] Creating manifest 61781 2024/11/20-19:26:54.985230 140008341595712 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-19:26:55.001807 140008341595712 [compaction_job.cc:2437] [default] [JOB 8086] Compacting 1@2 + 8@3 files to L3, score 0.80, subcompactions 1 : 1 2024/11/20-19:26:55.001819 140008341595712 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 7256 Base level 2, inputs: [61778(31MB)], [61681(40MB) 61682(686KB) 61669(39MB) 61670(39MB) 61671(39MB) 61672(39MB) 61673(39MB) 61719(40MB)] 2024/11/20-19:26:55.009937 140008341595712 [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-19:26:55.009961 140008341595712 [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-19:26:55.009981 140008341595712 [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-19:26:55.009989 140008341595712 [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-19:26:55.009998 140008341595712 [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-19:26:55.609579 140008341595712 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061782.sst) /dev/shm/ToplingTemp/Topling-886190-idNcwH 2024/11/20-19:26:55.790068 140008341595712 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061782.sst): first pass time = 0.18's, 743.822'MB/sec 2024/11/20-19:26:56.914182 140008341595712 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061782.sst): old prealloc_size = 147639500, real_size = 40947248 2024/11/20-19:26:56.914352 140008341595712 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061782.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.73 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.01 avg-zval = 314.39 2024/11/20-19:26:56.914570 140008341595712 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061782.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-19:26:57.193916 140008341595712 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061782.sst): second pass time = 1.12's, 117.184'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.28's, 152.749'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1595.971'MB/sec (index lex order gen) rebuild zvType time = 0.21's, 0.151'MB/sec write SST data time = 0.07's, 650.242'MB/sec dict compress time = 4478676346.20's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 32390.733'MB/sec zip my value time = 1.12's, unzip length = 0.132'GB zip my value throughput = 117.184'MB/sec zip pipeline throughput = 177.323'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1017.01 avg-zval = 314.39 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1024.01 avg-zval = 314.39 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129428 bytes = 436832 } seq expand size = 905996 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.9416 value = 3.2349 dict = 1.00 all = 3.1410 } Zip/UnZip{ index = 0.1441 value = 0.3091 dict = 1.00 all = 0.3184 } ---------------------------- total value len = 0.132535 GB avg = 1.024 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.000129428 Billion total entry num = 0.000129428 Billion write speed all = 0.003522945 MB/sec (with seq num) write speed all = 0.003495950 MB/sec (without seq num) 2024/11/20-19:26:57.255458 140008341595712 [compaction_job.cc:1948] [default] [JOB 8086] Generated table #61782: 129428 keys, 42731308 bytes, temperature: kWarm 2024/11/20-19:26:57.255588 140008341595712 EVENT_LOG_v1 {"time_micros": 1732102017255525, "cf_name": "default", "job": 8086, "event": "table_file_creation", "file_number": 61782, "file_size": 42731308, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1019989840, "table_properties": {"data_size": 40690976, "index_size": 223744, "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": 131629265, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732102015, "oldest_key_time": 0, "file_creation_time": 1732102015, "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": 61782, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:26:57.301801 140008341595712 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061783.sst) /dev/shm/ToplingTemp/Topling-886190-qi7ypJ 2024/11/20-19:26:57.881768 140008341595712 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061783.sst): first pass time = 0.58's, 231.441'MB/sec 2024/11/20-19:26:58.449258 140008341595712 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061783.sst): old prealloc_size = 147639500, real_size = 40498768 2024/11/20-19:26:58.449416 140008341595712 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061783.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.70 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.01 avg-zval = 310.95 2024/11/20-19:26:58.449523 140008341595712 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061783.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-19:26:58.648986 140008341595712 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061783.sst): second pass time = 0.57's, 232.279'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.20's, 210.034'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1641.429'MB/sec (index lex order gen) rebuild zvType time = 0.15's, 0.209'MB/sec write SST data time = 0.04's, 932.989'MB/sec dict compress time = 4478676346.20's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 40903.218'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 232.279'MB/sec zip pipeline throughput = 244.102'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.01 avg-zval = 310.95 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1018.35 avg-zval = 310.95 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 24789 bytes = 80576 } seq expand size = 173523 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 = 7.0546 value = 3.2706 dict = 1.00 all = 3.1997 } Zip/UnZip{ index = 0.1418 value = 0.3058 dict = 1.00 all = 0.3125 } ---------------------------- total value len = 0.264339 GB avg = 1.021 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.000258857 Billion total entry num = 0.000258857 Billion write speed all = 0.007026546 MB/sec (with seq num) write speed all = 0.006972556 MB/sec (without seq num) 2024/11/20-19:26:58.708194 140008341595712 [compaction_job.cc:1948] [default] [JOB 8086] Generated table #61783: 129429 keys, 41946807 bytes, temperature: kWarm 2024/11/20-19:26:58.708262 140008341595712 EVENT_LOG_v1 {"time_micros": 1732102018708230, "cf_name": "default", "job": 8086, "event": "table_file_creation", "file_number": 61783, "file_size": 41946807, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1019989844, "table_properties": {"data_size": 40246080, "index_size": 220160, "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": 131629957, "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": 1732102017, "oldest_key_time": 0, "file_creation_time": 1732102017, "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": 61783, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:26:58.746459 140008341595712 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061784.sst) /dev/shm/ToplingTemp/Topling-886190-EyPtvI 2024/11/20-19:26:59.250448 140008341595712 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061784.sst): first pass time = 0.50's, 266.338'MB/sec 2024/11/20-19:26:59.826417 140008341595712 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061784.sst): old prealloc_size = 147639500, real_size = 40383664 2024/11/20-19:26:59.826560 140008341595712 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061784.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.0401 GB avg-val =1016.98 avg-zval = 310.03 2024/11/20-19:26:59.826617 140008341595712 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061784.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-19:27:00.012164 140008341595712 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061784.sst): second pass time = 0.58's, 228.810'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.19's, 224.947'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2200.337'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.261'MB/sec write SST data time = 0.06's, 677.092'MB/sec dict compress time = 4478676346.20's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 41367.724'MB/sec zip my value time = 0.58's, unzip length = 0.132'GB zip my value throughput = 228.810'MB/sec zip pipeline throughput = 228.810'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1016.98 avg-zval = 310.03 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1017.34 avg-zval = 310.03 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 6639 bytes = 22416 } seq expand size = 46473 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.9478 value = 3.2803 dict = 1.00 all = 3.2130 } Zip/UnZip{ index = 0.1439 value = 0.3049 dict = 1.00 all = 0.3112 } ---------------------------- total value len = 0.396015 GB avg = 1.020 KB (by entry num) total key len = 0.007766 GB avg = 0.020 KB total ukey len = 0.004659 GB avg = 0.012 KB total ukey num = 0.000388289 Billion total entry num = 0.000388289 Billion write speed all = 0.010526580 MB/sec (with seq num) write speed all = 0.010445598 MB/sec (without seq num) 2024/11/20-19:27:00.075893 140008341595712 [compaction_job.cc:1948] [default] [JOB 8086] Generated table #61784: 129432 keys, 41773858 bytes, temperature: kWarm 2024/11/20-19:27:00.075980 140008341595712 EVENT_LOG_v1 {"time_micros": 1732102020075935, "cf_name": "default", "job": 8086, "event": "table_file_creation", "file_number": 61784, "file_size": 41773858, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1019985815, "table_properties": {"data_size": 40127584, "index_size": 223552, "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": 131629391, "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": 1732102018, "oldest_key_time": 0, "file_creation_time": 1732102018, "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": 61784, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:27:00.138708 140008341595712 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061785.sst) /dev/shm/ToplingTemp/Topling-886190-6VKdAJ 2024/11/20-19:27:00.851461 140008341595712 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061785.sst): first pass time = 0.71's, 188.325'MB/sec 2024/11/20-19:27:01.426598 140008341595712 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061785.sst): old prealloc_size = 147639500, real_size = 40394736 2024/11/20-19:27:01.426719 140008341595712 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061785.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129433 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.75 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.97 avg-zval = 310.09 2024/11/20-19:27:01.426775 140008341595712 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061785.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-19:27:01.587158 140008341595712 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061785.sst): second pass time = 0.57's, 229.138'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 260.315'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2310.188'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.275'MB/sec write SST data time = 0.04's, 976.880'MB/sec dict compress time = 4478676346.20's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 43394.194'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 229.138'MB/sec zip pipeline throughput = 229.138'MB/sec entries = 129433 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1016.97 avg-zval = 310.09 usrkeys = 129433 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1017.45 avg-zval = 310.09 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 8765 bytes = 28496 } seq expand size = 61355 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.8691 value = 3.2796 dict = 1.00 all = 3.2117 } Zip/UnZip{ index = 0.1456 value = 0.3049 dict = 1.00 all = 0.3114 } ---------------------------- total value len = 0.527706 GB avg = 1.019 KB (by entry num) total key len = 0.010354 GB avg = 0.020 KB total ukey len = 0.006213 GB avg = 0.012 KB total ukey num = 0.000517722 Billion total entry num = 0.000517722 Billion write speed all = 0.014026694 MB/sec (with seq num) write speed all = 0.013918722 MB/sec (without seq num) 2024/11/20-19:27:01.700679 140008341595712 [compaction_job.cc:1948] [default] [JOB 8086] Generated table #61785: 129433 keys, 41791170 bytes, temperature: kWarm 2024/11/20-19:27:01.700747 140008341595712 EVENT_LOG_v1 {"time_micros": 1732102021700715, "cf_name": "default", "job": 8086, "event": "table_file_creation", "file_number": 61785, "file_size": 41791170, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1019984108, "table_properties": {"data_size": 40136096, "index_size": 226112, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588660, "raw_average_key_size": 20, "raw_value_size": 131630060, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129433, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732102020, "oldest_key_time": 0, "file_creation_time": 1732102020, "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": 61785, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:27:01.739110 140008341595712 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061786.sst) /dev/shm/ToplingTemp/Topling-886190-ksiQ8K 2024/11/20-19:27:02.286081 140008341595712 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061786.sst): first pass time = 0.55's, 245.399'MB/sec 2024/11/20-19:27:02.819898 140008341595712 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061786.sst): old prealloc_size = 147639500, real_size = 40389984 2024/11/20-19:27:02.820066 140008341595712 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061786.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.73 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.02 avg-zval = 310.08 2024/11/20-19:27:02.820128 140008341595712 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061786.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-19:27:02.984540 140008341595712 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061786.sst): second pass time = 0.53's, 246.941'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 253.794'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1560.986'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.278'MB/sec write SST data time = 0.05's, 865.255'MB/sec dict compress time = 0.00's, 1377943.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 43695.671'MB/sec zip my value time = 0.53's, unzip length = 0.132'GB zip my value throughput = 246.941'MB/sec zip pipeline throughput = 246.941'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1017.02 avg-zval = 310.08 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1017.39 avg-zval = 310.08 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 6919 bytes = 22496 } seq expand size = 48433 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.9217 value = 3.2798 dict = 1.00 all = 3.2125 } Zip/UnZip{ index = 0.1445 value = 0.3049 dict = 1.00 all = 0.3113 } ---------------------------- total value len = 0.659384 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.000647149 Billion total entry num = 0.000647149 Billion write speed all = 0.017526255 MB/sec (with seq num) write speed all = 0.017391296 MB/sec (without seq num) 2024/11/20-19:27:03.043156 140008341595712 [compaction_job.cc:1948] [default] [JOB 8086] Generated table #61786: 129427 keys, 41780118 bytes, temperature: kWarm 2024/11/20-19:27:03.043215 140008341595712 EVENT_LOG_v1 {"time_micros": 1732102023043185, "cf_name": "default", "job": 8086, "event": "table_file_creation", "file_number": 61786, "file_size": 41780118, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1019989760, "table_properties": {"data_size": 40133072, "index_size": 224384, "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": 131629800, "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": 1732102021, "oldest_key_time": 0, "file_creation_time": 1732102021, "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": 61786, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:27:03.077786 140008341595712 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061787.sst) /dev/shm/ToplingTemp/Topling-886190-IgGZhK 2024/11/20-19:27:04.049879 140008341595712 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061787.sst): first pass time = 0.97's, 138.077'MB/sec 2024/11/20-19:27:04.728237 140008341595712 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061787.sst): old prealloc_size = 147639500, real_size = 40364112 2024/11/20-19:27:04.728369 140008341595712 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061787.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.0401 GB avg-val =1017.02 avg-zval = 309.92 2024/11/20-19:27:04.728428 140008341595712 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061787.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-19:27:04.891859 140008341595712 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061787.sst): second pass time = 0.68's, 194.332'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 255.088'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2249.022'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.274'MB/sec write SST data time = 0.05's, 919.190'MB/sec dict compress time = 0.00's, 1378011.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 38868.671'MB/sec zip my value time = 0.68's, unzip length = 0.132'GB zip my value throughput = 194.332'MB/sec zip pipeline throughput = 229.140'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.02 avg-zval = 309.92 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1017.11 avg-zval = 309.92 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 1834 bytes = 5968 } seq expand size = 12838 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0417 GB } UnZip/Zip{ index = 7.0566 value = 3.2816 dict = 1.00 all = 3.2157 } Zip/UnZip{ index = 0.1417 value = 0.3047 dict = 1.00 all = 0.3110 } ---------------------------- total value len = 0.791026 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.000776576 Billion total entry num = 0.000776576 Billion write speed all = 0.021024340 MB/sec (with seq num) write speed all = 0.020862398 MB/sec (without seq num) 2024/11/20-19:27:04.950865 140008341595712 [compaction_job.cc:1948] [default] [JOB 8086] Generated table #61787: 129427 keys, 41737754 bytes, temperature: kWarm 2024/11/20-19:27:04.950933 140008341595712 EVENT_LOG_v1 {"time_micros": 1732102024950901, "cf_name": "default", "job": 8086, "event": "table_file_creation", "file_number": 61787, "file_size": 41737754, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1019962340, "table_properties": {"data_size": 40111488, "index_size": 220096, "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": 131629276, "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": 1732102023, "oldest_key_time": 0, "file_creation_time": 1732102023, "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": 61787, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:27:04.985749 140008341595712 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061788.sst) /dev/shm/ToplingTemp/Topling-886190-4UNmCL 2024/11/20-19:27:05.654597 140008341595712 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061788.sst): first pass time = 0.67's, 200.682'MB/sec 2024/11/20-19:27:06.275439 140008341595712 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061788.sst): old prealloc_size = 147639500, real_size = 40773328 2024/11/20-19:27:06.275571 140008341595712 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061788.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1017.00 avg-zval = 313.05 2024/11/20-19:27:06.275680 140008341595712 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061788.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-19:27:06.438829 140008341595712 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061788.sst): second pass time = 0.62's, 212.247'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 259.607'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2014.433'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.275'MB/sec write SST data time = 0.05's, 930.646'MB/sec dict compress time = 0.00's, 1377893.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 29093.410'MB/sec zip my value time = 0.62's, unzip length = 0.132'GB zip my value throughput = 212.247'MB/sec zip pipeline throughput = 225.459'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.00 avg-zval = 313.05 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1021.50 avg-zval = 313.05 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 83227 bytes = 270496 } seq expand size = 582589 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0405 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.9635 value = 3.2487 dict = 1.00 all = 3.1647 } Zip/UnZip{ index = 0.1436 value = 0.3078 dict = 1.00 all = 0.3160 } ---------------------------- total value len = 0.923239 GB avg = 1.019 KB (by entry num) total key len = 0.018120 GB avg = 0.020 KB total ukey len = 0.010872 GB avg = 0.012 KB total ukey num = 0.000906005 Billion total entry num = 0.000906005 Billion write speed all = 0.024537173 MB/sec (with seq num) write speed all = 0.024348248 MB/sec (without seq num) 2024/11/20-19:27:06.494893 140008341595712 [compaction_job.cc:1948] [default] [JOB 8086] Generated table #61788: 129429 keys, 42411428 bytes, temperature: kWarm 2024/11/20-19:27:06.494954 140008341595712 EVENT_LOG_v1 {"time_micros": 1732102026494923, "cf_name": "default", "job": 8086, "event": "table_file_creation", "file_number": 61788, "file_size": 42411428, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1019989727, "table_properties": {"data_size": 40517760, "index_size": 223040, "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": 131629776, "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": 1732102024, "oldest_key_time": 0, "file_creation_time": 1732102024, "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": 61788, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:27:06.532916 140008341595712 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061789.sst) /dev/shm/ToplingTemp/Topling-886190-BddesH 2024/11/20-19:27:06.541521 140008341595712 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061789.sst): first pass time = 0.01's, 424.480'MB/sec 2024/11/20-19:27:06.574379 140008341595712 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061789.sst): old prealloc_size = 147639500, real_size = 1129480 2024/11/20-19:27:06.574411 140008341595712 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061789.sst): index type = UintIndex_AllOne , store type = DictZipBlobStore usrkeys = 3511 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.05 raw-val = 0.0036 GB zip-val = 0.0011 GB avg-val =1016.79 avg-zval = 321.35 2024/11/20-19:27:06.580500 140008341595712 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00/061789.sst): second pass time = 0.03's, 110.171'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 191.783'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 10.389'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.172'MB/sec write SST data time = 0.00's, 1197.676'MB/sec dict compress time = 0.00's, 39627.000'MB/sec z-dict build time = 0.00's, sample length = 0.040'MB, throughput = 1736.960'MB/sec zip my value time = 0.03's, unzip length = 0.004'GB zip my value throughput = 110.171'MB/sec zip pipeline throughput = 110.171'MB/sec entries = 3511 avg-key = 20.00 avg-zkey = 0.05 avg-val = 1016.79 avg-zval = 321.35 usrkeys = 3511 avg-key = 12.00 avg-zkey = 0.05 avg-val = 1016.80 avg-zval = 321.35 TagRS{ kinds = RS_Key0_TagN bytes = 640 } TagArray{ size = 6 bytes = 32 } seq expand size = 42 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0000 GB value = 0.0036 GB dict = 0.04 MB all = 0.0036 GB } __ZipSize{ index = 0.0000 GB value = 0.0011 GB dict = 0.04 MB all = 0.0012 GB } UnZip/Zip{ index = 219.4375 value = 3.1641 dict = 1.00 all = 3.1115 } Zip/UnZip{ index = 0.0046 value = 0.3160 dict = 1.00 all = 0.3214 } ---------------------------- total value len = 0.926809 GB avg = 1.019 KB (by entry num) total key len = 0.018190 GB avg = 0.020 KB total ukey len = 0.010914 GB avg = 0.012 KB total ukey num = 0.000909516 Billion total entry num = 0.000909516 Billion write speed all = 0.024631967 MB/sec (with seq num) write speed all = 0.024442310 MB/sec (without seq num) 2024/11/20-19:27:06.589742 140008341595712 [compaction_job.cc:1948] [default] [JOB 8086] Generated table #61789: 3511 keys, 1169929 bytes, temperature: kWarm 2024/11/20-19:27:06.589789 140008341595712 EVENT_LOG_v1 {"time_micros": 1732102026589763, "cf_name": "default", "job": 8086, "event": "table_file_creation", "file_number": 61789, "file_size": 1169929, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1015674887, "table_properties": {"data_size": 1128272, "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": 70220, "raw_average_key_size": 20, "raw_value_size": 3569956, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 3511, "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": 1732102026, "oldest_key_time": 0, "file_creation_time": 1732102026, "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": 61789, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:27:06.602222 140008341595712 [compaction_job.cc:703] job-08086: subcompact[0], size: 0.295342 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08086/att-00 [061782,061783,061784,061785,061786,061787,061788,061789] 2024/11/20-19:27:06.658982 140008341595712 (Original Log Time 2024/11/20-19:26:55.001872) EVENT_LOG_v1 {"time_micros": 1732102015001833, "job": 8086, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [61778], "files_L3": [61681, 61682, 61669, 61670, 61671, 61672, 61673, 61719], "score": 0.803741, "input_data_size": 327584865, "oldest_snapshot_seqno": 1020030553} 2024/11/20-19:27:06.658985 140008341595712 (Original Log Time 2024/11/20-19:27:06.654662) [compaction_job.cc:2022] [default] [JOB 8086] Compacted 1@2 + 8@3 files to L3 => 295342372 bytes 2024/11/20-19:27:06.658987 140008341595712 (Original Log Time 2024/11/20-19:27:06.658918) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 8 0 0 0] max score 0.01, MB/sec: 28.2 rd, 25.5 wr, level 3, files in(1, 8) out(8 +0 blob) MB in(31.2, 281.2 +0.0 blob) out(281.7 +0.0 blob), read-write-amplify(19.0) write-amplify(9.0) OK, records in: 939996, records dropped: 30480 output_compression: Snappy 2024/11/20-19:27:06.658991 140008341595712 (Original Log Time 2024/11/20-19:27:06.658964) EVENT_LOG_v1 {"time_micros": 1732102026658940, "cf": "default", "job": 8086, "event": "compaction_finished", "compaction_time_micros": 11600354, "compaction_time_cpu_micros": 2833993, "output_level": 3, "num_output_files": 8, "total_output_size": 295342372, "num_input_records": 939996, "num_output_records": 909516, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 241606292, "file_range_sync_nanos": 0, "file_fsync_nanos": 7612, "file_prepare_write_nanos": 17725, "lsm_state": [0, 0, 0, 8, 0, 0, 0]} 2024/11/20-19:27:06.802756 140008341595712 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":1732102014,"executesMs":11800,"compactionJobId":8086,"attempt":0,"compactionInputRawBytes":974773704,"compactionInputZipBytes":327584865,"compactionOutputRawBytes":0,"compactionOutputZipBytes":295342372,"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-cdae81c1bcaba830023156a50fb7807d-95924f4e5644ad9f-00"}}, response = 2024/11/20-19:27:06.802850 140008341595712 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-08086/att-00: olev 3, work 11.801 s, result 7.596 ms, install 4.343 ms, input{raw 929.617 MiB zip 312.409 MiB}