2024/11/20-20:17:13.525682 140008929084992 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00: fork to child time = 0.024631 sec 2024/11/20-20:17:13.526431 140008929084992 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00 2024/11/20-20:17:13.533904 140008929084992 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00 2024/11/20-20:17:13.536176 140008929084992 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:17:13.536521 140008929084992 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-20:17:13.584908 140008929084992 [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-10011/att-00/MANIFEST-049091 2024/11/20-20:17:13.644777 140008929084992 [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-10011/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 65576, last_sequence is 1068682648, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 65415 2024/11/20-20:17:13.644790 140008929084992 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:17:13.644883 140008929084992 [version_set.cc:5724] Creating manifest 65576 2024/11/20-20:17:13.677063 140008929084992 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:17:13.696128 140008929084992 [compaction_job.cc:2437] [default] [JOB 10011] Compacting 1@2 + 8@3 files to L3, score 0.84, subcompactions 1 : 1 2024/11/20-20:17:13.696139 140008929084992 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8631 Base level 2, inputs: [65534(31MB)], [65561(40MB) 65562(1224KB) 65459(40MB) 65460(39MB) 65461(39MB) 65462(39MB) 65463(39MB) 65564(40MB)] 2024/11/20-20:17:13.702900 140008929084992 [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-20:17:13.702924 140008929084992 [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-20:17:13.702943 140008929084992 [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-20:17:13.702951 140008929084992 [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-20:17:13.702959 140008929084992 [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-20:17:14.314668 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065577.sst) /dev/shm/ToplingTemp/Topling-929219-FiSlcn 2024/11/20-20:17:14.493936 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065577.sst): first pass time = 0.18's, 748.875'MB/sec 2024/11/20-20:17:15.066257 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065577.sst): old prealloc_size = 147639500, real_size = 40890624 2024/11/20-20:17:15.066388 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065577.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.75 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.00 avg-zval = 313.93 2024/11/20-20:17:15.066565 140008929084992 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065577.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-20:17:15.230625 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065577.sst): second pass time = 0.57's, 230.331'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 259.617'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2216.814'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.277'MB/sec write SST data time = 0.05's, 900.043'MB/sec dict compress time = 0.00's, 1378097.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 25854.993'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 230.331'MB/sec zip pipeline throughput = 230.331'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.00 avg-zval = 313.93 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1024.00 avg-zval = 313.93 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129429 bytes = 436832 } seq expand size = 906003 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.0406 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 6.8592 value = 3.2396 dict = 1.00 all = 3.1451 } Zip/UnZip{ index = 0.1458 value = 0.3087 dict = 1.00 all = 0.3180 } ---------------------------- 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.321144005 Billion total entry num = 1.700646027 Billion write speed all = 75.817322359 MB/sec (with seq num) write speed all = 74.119410410 MB/sec (without seq num) 2024/11/20-20:17:15.281890 140008929084992 [compaction_job.cc:1948] [default] [JOB 10011] Generated table #65577: 129429 keys, 42674928 bytes, temperature: kWarm 2024/11/20-20:17:15.281980 140008929084992 EVENT_LOG_v1 {"time_micros": 1732105035281938, "cf_name": "default", "job": 10011, "event": "table_file_creation", "file_number": 65577, "file_size": 42674928, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1068187937, "table_properties": {"data_size": 40631664, "index_size": 226432, "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": 131629939, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732105034, "oldest_key_time": 0, "file_creation_time": 1732105034, "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": 65577, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:17:15.322411 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065578.sst) /dev/shm/ToplingTemp/Topling-929219-lmm2sm 2024/11/20-20:17:15.835845 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065578.sst): first pass time = 0.51's, 261.432'MB/sec 2024/11/20-20:17:17.169729 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065578.sst): old prealloc_size = 147639500, real_size = 40712784 2024/11/20-20:17:17.169849 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065578.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.71 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1016.99 avg-zval = 312.60 2024/11/20-20:17:17.169956 140008929084992 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065578.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-20:17:17.330038 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065578.sst): second pass time = 1.33's, 98.743'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 263.895'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2326.488'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.275'MB/sec write SST data time = 0.04's, 993.003'MB/sec dict compress time = 0.00's, 1377483.000'MB/sec z-dict build time = 0.00's, sample length = 1.377'MB, throughput = 18343.450'MB/sec zip my value time = 1.33's, unzip length = 0.132'GB zip my value throughput = 98.743'MB/sec zip pipeline throughput = 255.109'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1016.99 avg-zval = 312.60 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1020.50 avg-zval = 312.60 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 64904 bytes = 219072 } seq expand size = 454328 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.0423 GB } UnZip/Zip{ index = 7.0302 value = 3.2534 dict = 1.00 all = 3.1731 } Zip/UnZip{ index = 0.1422 value = 0.3074 dict = 1.00 all = 0.3152 } ---------------------------- total value len = 563.330352 GB avg = 0.331 KB (by entry num) total key len = 44.319584 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273435 Billion total entry num = 1.700775457 Billion write speed all = 75.814265621 MB/sec (with seq num) write speed all = 74.116669229 MB/sec (without seq num) 2024/11/20-20:17:17.381287 140008929084992 [compaction_job.cc:1948] [default] [JOB 10011] Generated table #65578: 129430 keys, 42299018 bytes, temperature: kWarm 2024/11/20-20:17:17.381356 140008929084992 EVENT_LOG_v1 {"time_micros": 1732105037381324, "cf_name": "default", "job": 10011, "event": "table_file_creation", "file_number": 65578, "file_size": 42299018, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1068186086, "table_properties": {"data_size": 40459328, "index_size": 220928, "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": 131629220, "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": 1732105035, "oldest_key_time": 0, "file_creation_time": 1732105035, "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": 65578, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:17:17.416606 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065579.sst) /dev/shm/ToplingTemp/Topling-929219-BdiHcm 2024/11/20-20:17:17.955089 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065579.sst): first pass time = 0.54's, 249.268'MB/sec 2024/11/20-20:17:18.454089 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065579.sst): old prealloc_size = 147639500, real_size = 40409792 2024/11/20-20:17:18.454208 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065579.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.74 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.98 avg-zval = 310.21 2024/11/20-20:17:18.454264 140008929084992 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065579.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-20:17:18.614856 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065579.sst): second pass time = 0.50's, 264.144'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 260.149'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2367.362'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.275'MB/sec write SST data time = 0.04's, 972.333'MB/sec dict compress time = 0.00's, 1377917.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 47468.548'MB/sec zip my value time = 0.50's, unzip length = 0.132'GB zip my value throughput = 264.144'MB/sec zip pipeline throughput = 264.144'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.74 avg-val = 1016.98 avg-zval = 310.21 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.74 avg-val = 1017.65 avg-zval = 310.21 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 12356 bytes = 41712 } seq expand size = 86492 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.8808 value = 3.2783 dict = 1.00 all = 3.2095 } Zip/UnZip{ index = 0.1453 value = 0.3050 dict = 1.00 all = 0.3116 } ---------------------------- total value len = 563.462068 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.321402867 Billion total entry num = 1.700904889 Billion write speed all = 75.818868388 MB/sec (with seq num) write speed all = 74.121414911 MB/sec (without seq num) 2024/11/20-20:17:18.666946 140008929084992 [compaction_job.cc:1948] [default] [JOB 10011] Generated table #65579: 129432 keys, 41819132 bytes, temperature: kWarm 2024/11/20-20:17:18.667011 140008929084992 EVENT_LOG_v1 {"time_micros": 1732105038666980, "cf_name": "default", "job": 10011, "event": "table_file_creation", "file_number": 65579, "file_size": 41819132, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1068187733, "table_properties": {"data_size": 40151536, "index_size": 225728, "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": 131629516, "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": 1732105037, "oldest_key_time": 0, "file_creation_time": 1732105037, "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": 65579, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:17:18.718244 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065580.sst) /dev/shm/ToplingTemp/Topling-929219-HBFKqn 2024/11/20-20:17:19.206376 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065580.sst): first pass time = 0.49's, 274.981'MB/sec 2024/11/20-20:17:19.921453 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065580.sst): old prealloc_size = 147639500, real_size = 40431184 2024/11/20-20:17:19.921632 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065580.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.78 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.00 avg-zval = 310.35 2024/11/20-20:17:19.921735 140008929084992 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065580.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-20:17:20.235866 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065580.sst): second pass time = 0.71's, 184.324'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.31's, 133.152'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1645.285'MB/sec (index lex order gen) rebuild zvType time = 0.27's, 0.122'MB/sec write SST data time = 0.05's, 857.234'MB/sec dict compress time = 0.00's, 1377844.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44280.884'MB/sec zip my value time = 0.71's, unzip length = 0.132'GB zip my value throughput = 184.324'MB/sec zip pipeline throughput = 231.624'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.78 avg-val = 1017.00 avg-zval = 310.35 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.78 avg-val = 1017.97 avg-zval = 310.35 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 18047 bytes = 60928 } seq expand size = 126329 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.7505 value = 3.2769 dict = 1.00 all = 3.2064 } Zip/UnZip{ index = 0.1481 value = 0.3052 dict = 1.00 all = 0.3119 } ---------------------------- total value len = 563.593824 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.321532297 Billion total entry num = 1.701034319 Billion write speed all = 75.820295634 MB/sec (with seq num) write speed all = 74.123056192 MB/sec (without seq num) 2024/11/20-20:17:20.291325 140008929084992 [compaction_job.cc:1948] [default] [JOB 10011] Generated table #65580: 129430 keys, 41859635 bytes, temperature: kWarm 2024/11/20-20:17:20.291417 140008929084992 EVENT_LOG_v1 {"time_micros": 1732105040291371, "cf_name": "default", "job": 10011, "event": "table_file_creation", "file_number": 65580, "file_size": 41859635, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1068179352, "table_properties": {"data_size": 40168576, "index_size": 230080, "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": 131629909, "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": 1732105038, "oldest_key_time": 0, "file_creation_time": 1732105038, "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": 65580, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:17:20.340618 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065581.sst) /dev/shm/ToplingTemp/Topling-929219-qdP29m 2024/11/20-20:17:20.843358 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065581.sst): first pass time = 0.50's, 267.005'MB/sec 2024/11/20-20:17:21.380928 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065581.sst): old prealloc_size = 147639500, real_size = 40413152 2024/11/20-20:17:21.381076 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065581.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.76 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.97 avg-zval = 310.22 2024/11/20-20:17:21.381148 140008929084992 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065581.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-20:17:21.551476 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065581.sst): second pass time = 0.54's, 245.201'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 245.267'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1922.849'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.260'MB/sec write SST data time = 0.05's, 906.340'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 = 45584.552'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 245.201'MB/sec zip pipeline throughput = 245.201'MB/sec entries = 129433 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1016.97 avg-zval = 310.22 usrkeys = 129433 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1017.74 avg-zval = 310.22 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 14238 bytes = 48064 } seq expand size = 99666 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.8228 value = 3.2782 dict = 1.00 all = 3.2087 } Zip/UnZip{ index = 0.1466 value = 0.3050 dict = 1.00 all = 0.3116 } ---------------------------- total value len = 563.725553 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.321661730 Billion total entry num = 1.701163752 Billion write speed all = 75.824606063 MB/sec (with seq num) write speed all = 74.127515948 MB/sec (without seq num) 2024/11/20-20:17:21.604575 140008929084992 [compaction_job.cc:1948] [default] [JOB 10011] Generated table #65581: 129433 keys, 41828900 bytes, temperature: kWarm 2024/11/20-20:17:21.604645 140008929084992 EVENT_LOG_v1 {"time_micros": 1732105041604614, "cf_name": "default", "job": 10011, "event": "table_file_creation", "file_number": 65581, "file_size": 41828900, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1068186952, "table_properties": {"data_size": 40152976, "index_size": 227648, "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": 131629532, "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": 1732105040, "oldest_key_time": 0, "file_creation_time": 1732105040, "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": 65581, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:17:21.641925 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065582.sst) /dev/shm/ToplingTemp/Topling-929219-Sfcqln 2024/11/20-20:17:22.175703 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065582.sst): first pass time = 0.53's, 251.470'MB/sec 2024/11/20-20:17:22.742985 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065582.sst): old prealloc_size = 147639500, real_size = 40373520 2024/11/20-20:17:22.743145 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065582.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129426 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.02 avg-zval = 309.98 2024/11/20-20:17:22.743201 140008929084992 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065582.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-20:17:22.903713 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065582.sst): second pass time = 0.57's, 232.336'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 259.810'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1693.986'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.281'MB/sec write SST data time = 0.05's, 920.799'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.379'MB, throughput = 23655.987'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 232.336'MB/sec zip pipeline throughput = 232.336'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.02 avg-zval = 309.98 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.24 avg-zval = 309.98 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 3955 bytes = 13360 } seq expand size = 27685 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 7.0299 value = 3.2809 dict = 1.00 all = 3.2144 } Zip/UnZip{ index = 0.1422 value = 0.3048 dict = 1.00 all = 0.3111 } ---------------------------- total value len = 563.857210 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 = 75.828560001 MB/sec (with seq num) write speed all = 74.131626915 MB/sec (without seq num) 2024/11/20-20:17:22.955709 140008929084992 [compaction_job.cc:1948] [default] [JOB 10011] Generated table #65582: 129426 keys, 41755104 bytes, temperature: kWarm 2024/11/20-20:17:22.955805 140008929084992 EVENT_LOG_v1 {"time_micros": 1732105042955758, "cf_name": "default", "job": 10011, "event": "table_file_creation", "file_number": 65582, "file_size": 41755104, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1068180934, "table_properties": {"data_size": 40120064, "index_size": 220928, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588520, "raw_average_key_size": 20, "raw_value_size": 131629399, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129426, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732105041, "oldest_key_time": 0, "file_creation_time": 1732105041, "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": 65582, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:17:23.027124 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065583.sst) /dev/shm/ToplingTemp/Topling-929219-YZIdjo 2024/11/20-20:17:23.776869 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065583.sst): first pass time = 0.75's, 179.032'MB/sec 2024/11/20-20:17:24.340670 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065583.sst): old prealloc_size = 147639500, real_size = 40572912 2024/11/20-20:17:24.340799 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065583.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.72 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.00 avg-zval = 311.50 2024/11/20-20:17:24.340889 140008929084992 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065583.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-20:17:24.500911 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065583.sst): second pass time = 0.56's, 233.765'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 262.725'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2158.728'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.278'MB/sec write SST data time = 0.04's, 963.563'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 = 41924.713'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 233.765'MB/sec zip pipeline throughput = 233.765'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.00 avg-zval = 311.50 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1019.46 avg-zval = 311.50 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 45476 bytes = 153504 } seq expand size = 318332 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0403 GB dict = 1.38 MB all = 0.0421 GB } UnZip/Zip{ index = 6.9856 value = 3.2648 dict = 1.00 all = 3.1886 } Zip/UnZip{ index = 0.1432 value = 0.3063 dict = 1.00 all = 0.3136 } ---------------------------- total value len = 563.989159 GB avg = 0.331 KB (by entry num) total key len = 44.332527 GB avg = 0.026 KB total ukey len = 32.805014 GB avg = 0.014 KB total ukey num = 2.321920586 Billion total entry num = 1.701422608 Billion write speed all = 75.830233332 MB/sec (with seq num) write speed all = 74.133509030 MB/sec (without seq num) 2024/11/20-20:17:24.582570 140008929084992 [compaction_job.cc:1948] [default] [JOB 10011] Generated table #65583: 129430 keys, 42093847 bytes, temperature: kWarm 2024/11/20-20:17:24.582631 140008929084992 EVENT_LOG_v1 {"time_micros": 1732105044582600, "cf_name": "default", "job": 10011, "event": "table_file_creation", "file_number": 65583, "file_size": 42093847, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1068187634, "table_properties": {"data_size": 40318048, "index_size": 222336, "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": 131629999, "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": 1732105043, "oldest_key_time": 0, "file_creation_time": 1732105043, "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": 65583, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:17:24.616009 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065584.sst) /dev/shm/ToplingTemp/Topling-929219-VL28vm 2024/11/20-20:17:24.637991 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065584.sst): first pass time = 0.02's, 352.813'MB/sec 2024/11/20-20:17:24.702242 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065584.sst): old prealloc_size = 147639500, real_size = 2428424 2024/11/20-20:17:24.702282 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065584.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 7463 prefix = 4 raw-key = 0.0001 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.22 raw-val = 0.0076 GB zip-val = 0.0024 GB avg-val =1017.03 avg-zval = 324.90 2024/11/20-20:17:24.713141 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00/065584.sst): second pass time = 0.06's, 119.303'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 232.743'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 71.740'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.215'MB/sec write SST data time = 0.00's, 1155.710'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.081'MB, throughput = 2887.367'MB/sec zip my value time = 0.06's, unzip length = 0.008'GB zip my value throughput = 119.303'MB/sec zip pipeline throughput = 119.303'MB/sec entries = 7463 avg-key = 20.00 avg-zkey = 0.22 avg-val = 1017.03 avg-zval = 324.90 usrkeys = 7463 avg-key = 12.00 avg-zkey = 0.22 avg-val = 1024.03 avg-zval = 324.90 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 7463 bytes = 25200 } seq expand size = 52241 multi value expand size = 0 cnt WriteAppend = 10 UnZipSize{ index = 0.0001 GB value = 0.0076 GB dict = 0.08 MB all = 0.0077 GB } __ZipSize{ index = 0.0000 GB value = 0.0024 GB dict = 0.08 MB all = 0.0025 GB } UnZip/Zip{ index = 53.8197 value = 3.1303 dict = 1.00 all = 3.0541 } Zip/UnZip{ index = 0.0186 value = 0.3195 dict = 1.00 all = 0.3274 } ---------------------------- total value len = 563.996801 GB avg = 0.331 KB (by entry num) total key len = 44.332676 GB avg = 0.026 KB total ukey len = 32.805103 GB avg = 0.014 KB total ukey num = 2.321928049 Billion total entry num = 1.701430071 Billion write speed all = 75.829198364 MB/sec (with seq num) write speed all = 74.132511509 MB/sec (without seq num) 2024/11/20-20:17:24.722195 140008929084992 [compaction_job.cc:1948] [default] [JOB 10011] Generated table #65584: 7463 keys, 2534108 bytes, temperature: kWarm 2024/11/20-20:17:24.722233 140008929084992 EVENT_LOG_v1 {"time_micros": 1732105044722212, "cf_name": "default", "job": 10011, "event": "table_file_creation", "file_number": 65584, "file_size": 2534108, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980175899, "largest_seqno": 1068187856, "table_properties": {"data_size": 2424720, "index_size": 1664, "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": 149260, "raw_average_key_size": 20, "raw_value_size": 7590104, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 7463, "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": 1732105044, "oldest_key_time": 0, "file_creation_time": 1732105044, "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": 65584, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:17:24.731647 140008929084992 [compaction_job.cc:703] job-10011: subcompact[0], size: 0.296865 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10011/att-00 [065577,065578,065579,065580,065581,065582,065583,065584] 2024/11/20-20:17:24.782137 140008929084992 (Original Log Time 2024/11/20-20:17:13.696193) EVENT_LOG_v1 {"time_micros": 1732105033696153, "job": 10011, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [65534], "files_L3": [65561, 65562, 65459, 65460, 65461, 65462, 65463, 65564], "score": 0.84449, "input_data_size": 328345077, "oldest_snapshot_seqno": 1068682040} 2024/11/20-20:17:24.782141 140008929084992 (Original Log Time 2024/11/20-20:17:24.781326) [compaction_job.cc:2022] [default] [JOB 10011] Compacted 1@2 + 8@3 files to L3 => 296864672 bytes 2024/11/20-20:17:24.782142 140008929084992 (Original Log Time 2024/11/20-20:17:24.782076) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 8 0 0 0] max score 0.01, MB/sec: 29.8 rd, 26.9 wr, level 3, files in(1, 8) out(8 +0 blob) MB in(31.2, 281.9 +0.0 blob) out(283.1 +0.0 blob), read-write-amplify(19.1) write-amplify(9.1) OK, records in: 941631, records dropped: 28158 output_compression: Snappy 2024/11/20-20:17:24.782146 140008929084992 (Original Log Time 2024/11/20-20:17:24.782124) EVENT_LOG_v1 {"time_micros": 1732105044782101, "cf": "default", "job": 10011, "event": "compaction_finished", "compaction_time_micros": 11035458, "compaction_time_cpu_micros": 2737433, "output_level": 3, "num_output_files": 8, "total_output_size": 296864672, "num_input_records": 941631, "num_output_records": 913473, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 225853955, "file_range_sync_nanos": 0, "file_fsync_nanos": 7385, "file_prepare_write_nanos": 17033, "lsm_state": [0, 0, 0, 8, 0, 0, 0]} 2024/11/20-20:17:24.915950 140008929084992 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":1732105033,"executesMs":11249,"compactionJobId":10011,"attempt":0,"compactionInputRawBytes":976465856,"compactionInputZipBytes":328345077,"compactionOutputRawBytes":0,"compactionOutputZipBytes":296864672,"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-21f9f8569980369c5e973403011be1ca-69774d761e9a4d7d-00"}}, response = 2024/11/20-20:17:24.916019 140008929084992 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-10011/att-00: olev 3, work 11.250 s, result 5.860 ms, install 0.835 ms, input{raw 931.230 MiB zip 313.134 MiB}