2024/11/20-22:07:55.763347 140008794801728 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00: fork to child time = 0.033917 sec 2024/11/20-22:07:55.764068 140008794801728 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00 2024/11/20-22:07:55.771561 140008794801728 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00 2024/11/20-22:07:55.773906 140008794801728 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:07:55.774285 140008794801728 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-22:07:55.825244 140008794801728 [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-16522/att-00/MANIFEST-049091 2024/11/20-22:07:55.884335 140008794801728 [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-16522/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 77413, last_sequence is 1215130649, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 77227 2024/11/20-22:07:55.884346 140008794801728 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:07:55.884432 140008794801728 [version_set.cc:5724] Creating manifest 77413 2024/11/20-22:07:55.915939 140008794801728 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:07:55.934255 140008794801728 [compaction_job.cc:2437] [default] [JOB 16522] Compacting 1@2 + 9@3 files to L3, score 0.97, subcompactions 1 : 1 2024/11/20-22:07:55.934267 140008794801728 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 12839 Base level 2, inputs: [77372(31MB)], [77407(40MB) 77408(762KB) 77311(40MB) 77312(39MB) 77313(40MB) 77314(39MB) 77315(39MB) 77316(39MB) 77317(40MB)] 2024/11/20-22:07:55.941663 140008794801728 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-22:07:55.941687 140008794801728 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-22:07:55.941707 140008794801728 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-22:07:55.941715 140008794801728 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-22:07:55.941725 140008794801728 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-22:07:56.522227 140008794801728 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077414.sst) /dev/shm/ToplingTemp/Topling-1059754-UKX8ZM 2024/11/20-22:07:56.702243 140008794801728 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077414.sst): first pass time = 0.18's, 745.760'MB/sec 2024/11/20-22:07:57.397001 140008794801728 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077414.sst): old prealloc_size = 147639500, real_size = 40969744 2024/11/20-22:07:57.397179 140008794801728 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077414.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129424 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.0407 GB avg-val =1017.04 avg-zval = 314.59 2024/11/20-22:07:57.397378 140008794801728 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077414.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:07:57.592270 140008794801728 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077414.sst): second pass time = 0.69's, 189.703'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.20's, 219.040'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1408.092'MB/sec (index lex order gen) rebuild zvType time = 0.15's, 0.219'MB/sec write SST data time = 0.05's, 907.981'MB/sec dict compress time = 0.00's, 1378162.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 32206.819'MB/sec zip my value time = 0.69's, unzip length = 0.132'GB zip my value throughput = 189.703'MB/sec zip pipeline throughput = 300.811'MB/sec entries = 129424 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.04 avg-zval = 314.59 usrkeys = 129424 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1024.04 avg-zval = 314.59 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129424 bytes = 452992 } seq expand size = 905968 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.9934 value = 3.2329 dict = 1.00 all = 3.1381 } Zip/UnZip{ index = 0.1430 value = 0.3093 dict = 1.00 all = 0.3187 } ---------------------------- total value len = 563.198268 GB avg = 0.331 KB (by entry num) total key len = 44.316995 GB avg = 0.026 KB total ukey len = 32.795695 GB avg = 0.014 KB total ukey num = 2.321144000 Billion total entry num = 1.700646022 Billion write speed all = 41.453780962 MB/sec (with seq num) write speed all = 40.525432826 MB/sec (without seq num) 2024/11/20-22:07:57.645464 140008794801728 [compaction_job.cc:1948] [default] [JOB 16522] Generated table #77414: 129424 keys, 42770289 bytes, temperature: kWarm 2024/11/20-22:07:57.645563 140008794801728 EVENT_LOG_v1 {"time_micros": 1732111677645520, "cf_name": "default", "job": 16522, "event": "table_file_creation", "file_number": 77414, "file_size": 42770289, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1214897249, "table_properties": {"data_size": 40715136, "index_size": 222080, "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": 2588480, "raw_average_key_size": 20, "raw_value_size": 131629930, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129424, "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": 1732111676, "oldest_key_time": 0, "file_creation_time": 1732111676, "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": 77414, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:07:57.681148 140008794801728 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077415.sst) /dev/shm/ToplingTemp/Topling-1059754-MYVB4Q 2024/11/20-22:07:58.195360 140008794801728 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077415.sst): first pass time = 0.51's, 261.038'MB/sec 2024/11/20-22:07:59.247421 140008794801728 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077415.sst): old prealloc_size = 147639500, real_size = 40799648 2024/11/20-22:07:59.247551 140008794801728 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077415.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1016.98 avg-zval = 313.26 2024/11/20-22:07:59.247678 140008794801728 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077415.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:07:59.412098 140008794801728 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077415.sst): second pass time = 1.05's, 125.200'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 257.794'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2212.973'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.270'MB/sec write SST data time = 0.04's, 946.855'MB/sec dict compress time = 0.00's, 1377859.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 40303.595'MB/sec zip my value time = 1.05's, unzip length = 0.132'GB zip my value throughput = 125.200'MB/sec zip pipeline throughput = 219.164'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1016.98 avg-zval = 313.26 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1021.31 avg-zval = 313.26 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 80010 bytes = 280048 } seq expand size = 560070 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.0018 value = 3.2465 dict = 1.00 all = 3.1620 } Zip/UnZip{ index = 0.1428 value = 0.3080 dict = 1.00 all = 0.3163 } ---------------------------- total value len = 563.330457 GB avg = 0.331 KB (by entry num) total key len = 44.319583 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273431 Billion total entry num = 1.700775453 Billion write speed all = 41.457829480 MB/sec (with seq num) write speed all = 40.529525963 MB/sec (without seq num) 2024/11/20-22:07:59.464090 140008794801728 [compaction_job.cc:1948] [default] [JOB 16522] Generated table #77415: 129431 keys, 42447234 bytes, temperature: kWarm 2024/11/20-22:07:59.464159 140008794801728 EVENT_LOG_v1 {"time_micros": 1732111679464128, "cf_name": "default", "job": 16522, "event": "table_file_creation", "file_number": 77415, "file_size": 42447234, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1214896485, "table_properties": {"data_size": 40545296, "index_size": 221824, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629143, "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": 1732111677, "oldest_key_time": 0, "file_creation_time": 1732111677, "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": 77415, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:07:59.499953 140008794801728 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077416.sst) /dev/shm/ToplingTemp/Topling-1059754-UutR9O 2024/11/20-22:08:00.079554 140008794801728 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077416.sst): first pass time = 0.58's, 231.585'MB/sec 2024/11/20-22:08:00.645698 140008794801728 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077416.sst): old prealloc_size = 147639500, real_size = 40458720 2024/11/20-22:08:00.645850 140008794801728 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077416.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.76 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.99 avg-zval = 310.58 2024/11/20-22:08:00.645929 140008794801728 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077416.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:08:00.824470 140008794801728 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077416.sst): second pass time = 0.57's, 232.880'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 234.573'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1925.417'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.272'MB/sec write SST data time = 0.06's, 704.920'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 29708.261'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 232.880'MB/sec zip pipeline throughput = 232.880'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1016.99 avg-zval = 310.58 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1018.56 avg-zval = 310.58 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 28951 bytes = 101344 } seq expand size = 202657 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.0419 GB } UnZip/Zip{ index = 6.8073 value = 3.2745 dict = 1.00 all = 3.2012 } Zip/UnZip{ index = 0.1469 value = 0.3054 dict = 1.00 all = 0.3124 } ---------------------------- total value len = 563.462289 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798801 GB avg = 0.014 KB total ukey num = 2.321402861 Billion total entry num = 1.700904883 Billion write speed all = 41.463005161 MB/sec (with seq num) write speed all = 40.534720449 MB/sec (without seq num) 2024/11/20-22:08:00.877882 140008794801728 [compaction_job.cc:1948] [default] [JOB 16522] Generated table #77416: 129430 keys, 41927747 bytes, temperature: kWarm 2024/11/20-22:08:00.877982 140008794801728 EVENT_LOG_v1 {"time_micros": 1732111680877935, "cf_name": "default", "job": 16522, "event": "table_file_creation", "file_number": 77416, "file_size": 41927747, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1214885966, "table_properties": {"data_size": 40198032, "index_size": 228160, "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": 131629418, "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": 1732111679, "oldest_key_time": 0, "file_creation_time": 1732111679, "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": 77416, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:08:00.929851 140008794801728 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077417.sst) /dev/shm/ToplingTemp/Topling-1059754-lEBzxP 2024/11/20-22:08:01.444079 140008794801728 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077417.sst): first pass time = 0.51's, 261.039'MB/sec 2024/11/20-22:08:02.583583 140008794801728 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077417.sst): old prealloc_size = 147639500, real_size = 40490640 2024/11/20-22:08:02.583709 140008794801728 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077417.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.81 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.98 avg-zval = 310.77 2024/11/20-22:08:02.583809 140008794801728 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077417.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:08:02.749662 140008794801728 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077417.sst): second pass time = 1.14's, 115.599'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 253.016'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2285.514'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.271'MB/sec write SST data time = 0.05's, 900.728'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 37042.585'MB/sec zip my value time = 1.14's, unzip length = 0.132'GB zip my value throughput = 115.599'MB/sec zip pipeline throughput = 216.167'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.81 avg-val = 1016.98 avg-zval = 310.77 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.81 avg-val = 1019.41 avg-zval = 310.77 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 44907 bytes = 157184 } seq expand size = 314349 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.6325 value = 3.2724 dict = 1.00 all = 3.1945 } Zip/UnZip{ index = 0.1508 value = 0.3056 dict = 1.00 all = 0.3130 } ---------------------------- total value len = 563.594234 GB avg = 0.331 KB (by entry num) total key len = 44.324761 GB avg = 0.026 KB total ukey len = 32.800354 GB avg = 0.014 KB total ukey num = 2.321532293 Billion total entry num = 1.701034315 Billion write speed all = 41.466736818 MB/sec (with seq num) write speed all = 40.538503380 MB/sec (without seq num) 2024/11/20-22:08:02.801238 140008794801728 [compaction_job.cc:1948] [default] [JOB 16522] Generated table #77417: 129432 keys, 42015339 bytes, temperature: kWarm 2024/11/20-22:08:02.801298 140008794801728 EVENT_LOG_v1 {"time_micros": 1732111682801269, "cf_name": "default", "job": 16522, "event": "table_file_creation", "file_number": 77417, "file_size": 42015339, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1214892947, "table_properties": {"data_size": 40223936, "index_size": 234176, "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": 131630012, "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": 1732111680, "oldest_key_time": 0, "file_creation_time": 1732111680, "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": 77417, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:08:02.837717 140008794801728 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077418.sst) /dev/shm/ToplingTemp/Topling-1059754-v4fc6O 2024/11/20-22:08:03.408305 140008794801728 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077418.sst): first pass time = 0.57's, 235.244'MB/sec 2024/11/20-22:08:03.921815 140008794801728 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077418.sst): old prealloc_size = 147639500, real_size = 40365680 2024/11/20-22:08:03.921945 140008794801728 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077418.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129434 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 =1016.97 avg-zval = 309.92 2024/11/20-22:08:03.922001 140008794801728 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077418.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:08:04.082649 140008794801728 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077418.sst): second pass time = 0.51's, 256.686'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 259.605'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2121.154'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.280'MB/sec write SST data time = 0.05's, 927.665'MB/sec dict compress time = -7806514544.26's, -0.000'MB/sec z-dict build time = 0.00's, sample length = 1.379'MB, throughput = 27313.621'MB/sec zip my value time = 0.51's, unzip length = 0.132'GB zip my value throughput = 256.686'MB/sec zip pipeline throughput = 256.686'MB/sec entries = 129434 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1016.97 avg-zval = 309.92 usrkeys = 129434 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1017.19 avg-zval = 309.92 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 4049 bytes = 14192 } seq expand size = 28343 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.0734 value = 3.2814 dict = 1.00 all = 3.2150 } Zip/UnZip{ index = 0.1414 value = 0.3047 dict = 1.00 all = 0.3110 } ---------------------------- total value len = 563.725892 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801908 GB avg = 0.014 KB total ukey num = 2.321661727 Billion total entry num = 1.701163749 Billion write speed all = 41.472123104 MB/sec (with seq num) write speed all = 40.543903433 MB/sec (without seq num) 2024/11/20-22:08:04.131890 140008794801728 [compaction_job.cc:1948] [default] [JOB 16522] Generated table #77418: 129434 keys, 41748254 bytes, temperature: kWarm 2024/11/20-22:08:04.131961 140008794801728 EVENT_LOG_v1 {"time_micros": 1732111684131928, "cf_name": "default", "job": 16522, "event": "table_file_creation", "file_number": 77418, "file_size": 41748254, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1214849469, "table_properties": {"data_size": 40113568, "index_size": 219584, "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": 2588680, "raw_average_key_size": 20, "raw_value_size": 131629981, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129434, "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": 1732111682, "oldest_key_time": 0, "file_creation_time": 1732111682, "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": 77418, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:08:04.168189 140008794801728 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077419.sst) /dev/shm/ToplingTemp/Topling-1059754-tpGlfR 2024/11/20-22:08:04.799919 140008794801728 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077419.sst): first pass time = 0.63's, 212.476'MB/sec 2024/11/20-22:08:05.544695 140008794801728 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077419.sst): old prealloc_size = 147639500, real_size = 40472736 2024/11/20-22:08:05.544879 140008794801728 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077419.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.78 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.01 avg-zval = 310.67 2024/11/20-22:08:05.544988 140008794801728 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077419.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:08:05.837508 140008794801728 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077419.sst): second pass time = 0.74's, 176.975'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.29's, 143.309'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1454.344'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.131'MB/sec write SST data time = 0.05's, 915.117'MB/sec dict compress time = -7806514544.26's, -0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 24495.316'MB/sec zip my value time = 0.74's, unzip length = 0.132'GB zip my value throughput = 176.975'MB/sec zip pipeline throughput = 231.539'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.78 avg-val = 1017.01 avg-zval = 310.67 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.78 avg-val = 1018.87 avg-zval = 310.67 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 34380 bytes = 120352 } seq expand size = 240660 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.0420 GB } UnZip/Zip{ index = 6.7374 value = 3.2736 dict = 1.00 all = 3.1987 } Zip/UnZip{ index = 0.1484 value = 0.3055 dict = 1.00 all = 0.3126 } ---------------------------- total value len = 563.857763 GB avg = 0.331 KB (by entry num) total key len = 44.329938 GB avg = 0.026 KB total ukey len = 32.803461 GB avg = 0.014 KB total ukey num = 2.321791156 Billion total entry num = 1.701293178 Billion write speed all = 41.476329593 MB/sec (with seq num) write speed all = 40.548150395 MB/sec (without seq num) 2024/11/20-22:08:05.888529 140008794801728 [compaction_job.cc:1948] [default] [JOB 16522] Generated table #77419: 129429 keys, 41960767 bytes, temperature: kWarm 2024/11/20-22:08:05.888592 140008794801728 EVENT_LOG_v1 {"time_micros": 1732111685888560, "cf_name": "default", "job": 16522, "event": "table_file_creation", "file_number": 77419, "file_size": 41960767, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1214893491, "table_properties": {"data_size": 40209680, "index_size": 230528, "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": 131630144, "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": 1732111684, "oldest_key_time": 0, "file_creation_time": 1732111684, "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": 77419, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:08:05.922847 140008794801728 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077420.sst) /dev/shm/ToplingTemp/Topling-1059754-RDpbEN 2024/11/20-22:08:06.447873 140008794801728 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077420.sst): first pass time = 0.52's, 255.660'MB/sec 2024/11/20-22:08:07.024268 140008794801728 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077420.sst): old prealloc_size = 147639500, real_size = 40400976 2024/11/20-22:08:07.024403 140008794801728 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077420.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.0401 GB avg-val =1017.04 avg-zval = 310.19 2024/11/20-22:08:07.024472 140008794801728 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077420.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:08:07.185807 140008794801728 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077420.sst): second pass time = 0.58's, 228.699'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 258.809'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2208.434'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.279'MB/sec write SST data time = 0.05's, 920.030'MB/sec dict compress time = -7806514544.26's, -0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44601.262'MB/sec zip my value time = 0.58's, unzip length = 0.132'GB zip my value throughput = 228.699'MB/sec zip pipeline throughput = 228.699'MB/sec entries = 129425 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.04 avg-zval = 310.19 usrkeys = 129425 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.60 avg-zval = 310.19 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 10446 bytes = 36576 } seq expand size = 73122 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.9995 value = 3.2787 dict = 1.00 all = 3.2106 } Zip/UnZip{ index = 0.1429 value = 0.3050 dict = 1.00 all = 0.3115 } ---------------------------- total value len = 563.989466 GB avg = 0.331 KB (by entry num) total key len = 44.332526 GB avg = 0.026 KB total ukey len = 32.805014 GB avg = 0.014 KB total ukey num = 2.321920581 Billion total entry num = 1.701422603 Billion write speed all = 41.481673626 MB/sec (with seq num) write speed all = 40.553509160 MB/sec (without seq num) 2024/11/20-22:08:07.238008 140008794801728 [compaction_job.cc:1948] [default] [JOB 16522] Generated table #77420: 129425 keys, 41805219 bytes, temperature: kWarm 2024/11/20-22:08:07.238090 140008794801728 EVENT_LOG_v1 {"time_micros": 1732111687238057, "cf_name": "default", "job": 16522, "event": "table_file_creation", "file_number": 77420, "file_size": 41805219, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1214886885, "table_properties": {"data_size": 40146560, "index_size": 221888, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588500, "raw_average_key_size": 20, "raw_value_size": 131629858, "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": 1732111685, "oldest_key_time": 0, "file_creation_time": 1732111685, "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": 77420, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:08:07.271440 140008794801728 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077421.sst) /dev/shm/ToplingTemp/Topling-1059754-aqRZhR 2024/11/20-22:08:07.777203 140008794801728 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077421.sst): first pass time = 0.51's, 265.400'MB/sec 2024/11/20-22:08:08.533096 140008794801728 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077421.sst): old prealloc_size = 147639500, real_size = 40788528 2024/11/20-22:08:08.533260 140008794801728 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077421.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.0405 GB avg-val =1016.98 avg-zval = 313.16 2024/11/20-22:08:08.533416 140008794801728 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077421.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:08:08.876347 140008794801728 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077421.sst): second pass time = 0.75's, 174.406'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.34's, 123.766'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1723.261'MB/sec (index lex order gen) rebuild zvType time = 0.24's, 0.137'MB/sec write SST data time = 0.11's, 397.082'MB/sec dict compress time = -7806514544.26's, -0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 38383.658'MB/sec zip my value time = 0.75's, unzip length = 0.132'GB zip my value throughput = 174.406'MB/sec zip pipeline throughput = 273.257'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1016.98 avg-zval = 313.16 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1021.99 avg-zval = 313.16 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 92622 bytes = 324192 } seq expand size = 648354 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.0425 GB } UnZip/Zip{ index = 6.9497 value = 3.2475 dict = 1.00 all = 3.1595 } Zip/UnZip{ index = 0.1439 value = 0.3079 dict = 1.00 all = 0.3165 } ---------------------------- total value len = 564.121744 GB avg = 0.332 KB (by entry num) total key len = 44.335115 GB avg = 0.026 KB total ukey len = 32.806567 GB avg = 0.014 KB total ukey num = 2.322050013 Billion total entry num = 1.701552035 Billion write speed all = 41.486087798 MB/sec (with seq num) write speed all = 40.557959717 MB/sec (without seq num) 2024/11/20-22:08:08.932791 140008794801728 [compaction_job.cc:1948] [default] [JOB 16522] Generated table #77421: 129432 keys, 42480705 bytes, temperature: kWarm 2024/11/20-22:08:08.932882 140008794801728 EVENT_LOG_v1 {"time_micros": 1732111688932837, "cf_name": "default", "job": 16522, "event": "table_file_creation", "file_number": 77421, "file_size": 42480705, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1214897319, "table_properties": {"data_size": 40532512, "index_size": 223488, "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": 131629342, "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": 1732111687, "oldest_key_time": 0, "file_creation_time": 1732111687, "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": 77421, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:08:09.001145 140008794801728 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077422.sst) /dev/shm/ToplingTemp/Topling-1059754-UPLSTQ 2024/11/20-22:08:09.015300 140008794801728 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077422.sst): first pass time = 0.01's, 254.250'MB/sec 2024/11/20-22:08:09.154860 140008794801728 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077422.sst): old prealloc_size = 147639500, real_size = 1136384 2024/11/20-22:08:09.154913 140008794801728 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077422.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 3457 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.23 raw-val = 0.0035 GB zip-val = 0.0011 GB avg-val =1017.08 avg-zval = 328.19 2024/11/20-22:08:09.161674 140008794801728 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00/077422.sst): second pass time = 0.14's, 25.346'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 174.485'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 34.349'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.165'MB/sec write SST data time = 0.00's, 766.387'MB/sec dict compress time = -7806514544.26's, -0.000'MB/sec z-dict build time = 0.00's, sample length = 0.040'MB, throughput = 1077.366'MB/sec zip my value time = 0.14's, unzip length = 0.004'GB zip my value throughput = 25.346'MB/sec zip pipeline throughput = 171.229'MB/sec entries = 3457 avg-key = 20.00 avg-zkey = 0.24 avg-val = 1017.08 avg-zval = 328.19 usrkeys = 3457 avg-key = 12.00 avg-zkey = 0.24 avg-val = 1024.08 avg-zval = 328.19 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 3457 bytes = 12112 } seq expand size = 24199 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0000 GB value = 0.0035 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 = 49.8606 value = 3.0991 dict = 1.00 all = 3.0169 } Zip/UnZip{ index = 0.0201 value = 0.3227 dict = 1.00 all = 0.3315 } ---------------------------- total value len = 564.125284 GB avg = 0.332 KB (by entry num) total key len = 44.335184 GB avg = 0.026 KB total ukey len = 32.806609 GB avg = 0.014 KB total ukey num = 2.322053470 Billion total entry num = 1.701555492 Billion write speed all = 41.485526733 MB/sec (with seq num) write speed all = 40.557414823 MB/sec (without seq num) 2024/11/20-22:08:09.169615 140008794801728 [compaction_job.cc:1948] [default] [JOB 16522] Generated table #77422: 3457 keys, 1188347 bytes, temperature: kWarm 2024/11/20-22:08:09.169663 140008794801728 EVENT_LOG_v1 {"time_micros": 1732111689169637, "cf_name": "default", "job": 16522, "event": "table_file_creation", "file_number": 77422, "file_size": 1188347, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980193862, "largest_seqno": 1213401867, "table_properties": {"data_size": 1134544, "index_size": 832, "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": 69140, "raw_average_key_size": 20, "raw_value_size": 3516041, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 3457, "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-UintIndex_IL_256_32-DictZipBlobStore", "creation_time": 1732111688, "oldest_key_time": 0, "file_creation_time": 1732111688, "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": 77422, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:08:09.178428 140008794801728 [compaction_job.cc:703] job-16522: subcompact[0], size: 0.338344 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16522/att-00 [077414,077415,077416,077417,077418,077419,077420,077421,077422] 2024/11/20-22:08:09.572790 140008794801728 (Original Log Time 2024/11/20-22:07:55.934320) EVENT_LOG_v1 {"time_micros": 1732111675934281, "job": 16522, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [77372], "files_L3": [77407, 77408, 77311, 77312, 77313, 77314, 77315, 77316, 77317], "score": 0.96515, "input_data_size": 370707241, "oldest_snapshot_seqno": 1215130012} 2024/11/20-22:08:09.572794 140008794801728 (Original Log Time 2024/11/20-22:08:09.570237) [compaction_job.cc:2022] [default] [JOB 16522] Compacted 1@2 + 9@3 files to L3 => 338343901 bytes 2024/11/20-22:08:09.572795 140008794801728 (Original Log Time 2024/11/20-22:08:09.572709) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 9 0 0 0] max score 0.01, MB/sec: 28.0 rd, 25.5 wr, level 3, files in(1, 9) out(9 +0 blob) MB in(31.2, 322.3 +0.0 blob) out(322.7 +0.0 blob), read-write-amplify(21.6) write-amplify(10.3) OK, records in: 1069662, records dropped: 30768 output_compression: Snappy 2024/11/20-22:08:09.572799 140008794801728 (Original Log Time 2024/11/20-22:08:09.572755) EVENT_LOG_v1 {"time_micros": 1732111689572732, "cf": "default", "job": 16522, "event": "compaction_finished", "compaction_time_micros": 13244112, "compaction_time_cpu_micros": 3123163, "output_level": 3, "num_output_files": 9, "total_output_size": 338343901, "num_input_records": 1069662, "num_output_records": 1038894, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 289696295, "file_range_sync_nanos": 0, "file_fsync_nanos": 9336, "file_prepare_write_nanos": 19789, "lsm_state": [0, 0, 0, 9, 0, 0, 0]} 2024/11/20-22:08:09.701965 140008794801728 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":1732111675,"executesMs":13796,"compactionJobId":16522,"attempt":0,"compactionInputRawBytes":1109236219,"compactionInputZipBytes":370707241,"compactionOutputRawBytes":0,"compactionOutputZipBytes":338343901,"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-69f33c07dc8a51d4e64eaf16d033abcd-d703850899564bc6-00"}}, response = 2024/11/20-22:08:09.702072 140008794801728 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-16522/att-00: olev 3, work 13.796 s, result 10.593 ms, install 2.579 ms, input{raw 1.033 GiB zip 353.534 MiB}