2024/11/21-07:41:18.230416 140007947138624 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00: fork to child time = 0.009944 sec 2024/11/21-07:41:18.230939 140007947138624 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00 2024/11/21-07:41:18.237458 140007947138624 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00 2024/11/21-07:41:18.239119 140007947138624 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-07:41:18.239359 140007947138624 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/21-07:41:18.291165 140007947138624 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-09815/att-00/MANIFEST-090329 2024/11/21-07:41:18.307247 140007947138624 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-09815/att-00/MANIFEST-090329 succeeded,manifest_file_number is 90329, next_file_number is 111349, last_sequence is 1653307585, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 111180 2024/11/21-07:41:18.307253 140007947138624 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-07:41:18.307316 140007947138624 [version_set.cc:5724] Creating manifest 111349 2024/11/21-07:41:18.341456 140007947138624 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-07:41:18.360821 140007947138624 [compaction_job.cc:2437] [default] [JOB 9815] Compacting 1@2 + 10@3 files to L3, score 0.99, subcompactions 1 : 1 2024/11/21-07:41:18.360832 140007947138624 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 7322 Base level 2, inputs: [111320(31MB)], [111219(40MB) 111247(40MB) 111248(40MB) 111249(40MB) 111250(40MB) 111251(40MB) 111252(40MB) 111253(40MB) 111254(40MB) 111341(40MB)] 2024/11/21-07:41:18.368350 140007947138624 [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/21-07:41:18.368369 140007947138624 [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/21-07:41:18.368384 140007947138624 [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/21-07:41:18.368390 140007947138624 [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/21-07:41:18.368406 140007947138624 [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/21-07:41:19.018656 140007947138624 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111350.sst) /dev/shm/ToplingTemp/Topling-1434495-9TEmXX 2024/11/21-07:41:19.192330 140007947138624 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111350.sst): first pass time = 0.17's, 773.033'MB/sec 2024/11/21-07:41:19.854097 140007947138624 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111350.sst): old prealloc_size = 147639500, real_size = 40838736 2024/11/21-07:41:19.854251 140007947138624 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111350.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.01 avg-zval = 313.52 2024/11/21-07:41:19.854432 140007947138624 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111350.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/21-07:41:20.022390 140007947138624 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111350.sst): second pass time = 0.66's, 199.129'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 253.550'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1721.458'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.263'MB/sec write SST data time = 0.05's, 941.930'MB/sec dict compress time = 8371976448.73's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 35312.988'MB/sec zip my value time = 0.66's, unzip length = 0.132'GB zip my value throughput = 199.129'MB/sec zip pipeline throughput = 364.648'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.01 avg-zval = 313.52 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1024.01 avg-zval = 313.52 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129429 bytes = 485376 } 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.8380 value = 3.2438 dict = 1.00 all = 3.1454 } Zip/UnZip{ index = 0.1462 value = 0.3083 dict = 1.00 all = 0.3179 } ---------------------------- total value len = 3301.452237 GB avg = 0.221 KB (by entry num) total key len = 403.752653 GB avg = 0.027 KB total ukey len = 274.867580 GB avg = 0.015 KB total ukey num = 18.448440094 Billion total entry num = 14.919541272 Billion write speed all = 75.527529147 MB/sec (with seq num) write speed all = 73.094549333 MB/sec (without seq num) 2024/11/21-07:41:20.078368 140007947138624 [compaction_job.cc:1948] [default] [JOB 9815] Generated table #111350: 129429 keys, 42671663 bytes, temperature: kWarm 2024/11/21-07:41:20.078461 140007947138624 EVENT_LOG_v1 {"time_micros": 1732146080078419, "cf_name": "default", "job": 9815, "event": "table_file_creation", "file_number": 111350, "file_size": 42671663, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479831, "largest_seqno": 1653153614, "table_properties": {"data_size": 40579072, "index_size": 227136, "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": 131630006, "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": 1732146079, "oldest_key_time": 0, "file_creation_time": 1732146079, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 111350, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:41:20.116821 140007947138624 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111351.sst) /dev/shm/ToplingTemp/Topling-1434495-CcX5FX 2024/11/21-07:41:20.671942 140007947138624 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111351.sst): first pass time = 0.56's, 241.805'MB/sec 2024/11/21-07:41:21.369910 140007947138624 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111351.sst): old prealloc_size = 147639500, real_size = 41005040 2024/11/21-07:41:21.370029 140007947138624 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111351.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.73 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.02 avg-zval = 314.84 2024/11/21-07:41:21.370195 140007947138624 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111351.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/21-07:41:21.532114 140007947138624 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111351.sst): second pass time = 0.70's, 188.776'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 264.131'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2293.359'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.276'MB/sec write SST data time = 0.04's, 959.346'MB/sec dict compress time = 4497946846.32's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 39923.895'MB/sec zip my value time = 0.70's, unzip length = 0.132'GB zip my value throughput = 188.776'MB/sec zip pipeline throughput = 324.319'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1017.02 avg-zval = 314.84 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1024.02 avg-zval = 314.84 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129427 bytes = 485360 } seq expand size = 905989 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.9475 value = 3.2303 dict = 1.00 all = 3.1332 } Zip/UnZip{ index = 0.1439 value = 0.3096 dict = 1.00 all = 0.3192 } ---------------------------- total value len = 3301.584773 GB avg = 0.221 KB (by entry num) total key len = 403.755242 GB avg = 0.027 KB total ukey len = 274.869133 GB avg = 0.015 KB total ukey num = 18.448569521 Billion total entry num = 14.919670699 Billion write speed all = 75.527959199 MB/sec (with seq num) write speed all = 73.095033150 MB/sec (without seq num) 2024/11/21-07:41:21.583381 140007947138624 [compaction_job.cc:1948] [default] [JOB 9815] Generated table #111351: 129427 keys, 42837868 bytes, temperature: kWarm 2024/11/21-07:41:21.583440 140007947138624 EVENT_LOG_v1 {"time_micros": 1732146081583412, "cf_name": "default", "job": 9815, "event": "table_file_creation", "file_number": 111351, "file_size": 42837868, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952370215, "largest_seqno": 1653137187, "table_properties": {"data_size": 40748960, "index_size": 223552, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588540, "raw_average_key_size": 20, "raw_value_size": 131629346, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732146080, "oldest_key_time": 0, "file_creation_time": 1732146080, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 111351, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:41:21.620277 140007947138624 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111352.sst) /dev/shm/ToplingTemp/Topling-1434495-4IHU7W 2024/11/21-07:41:22.133853 140007947138624 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111352.sst): first pass time = 0.51's, 261.356'MB/sec 2024/11/21-07:41:22.787533 140007947138624 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111352.sst): old prealloc_size = 147639500, real_size = 40558800 2024/11/21-07:41:22.787653 140007947138624 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111352.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.83 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.00 avg-zval = 311.28 2024/11/21-07:41:22.787807 140007947138624 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111352.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/21-07:41:22.952645 140007947138624 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111352.sst): second pass time = 0.65's, 201.575'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 256.771'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2377.697'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.272'MB/sec write SST data time = 0.05's, 917.645'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 = 47451.181'MB/sec zip my value time = 0.65's, unzip length = 0.132'GB zip my value throughput = 201.575'MB/sec zip pipeline throughput = 403.150'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.83 avg-val = 1017.00 avg-zval = 311.28 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.83 avg-val = 1024.00 avg-zval = 311.28 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129430 bytes = 485376 } seq expand size = 906010 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.0424 GB } UnZip/Zip{ index = 6.5554 value = 3.2671 dict = 1.00 all = 3.1661 } Zip/UnZip{ index = 0.1525 value = 0.3061 dict = 1.00 all = 0.3158 } ---------------------------- total value len = 3301.717308 GB avg = 0.221 KB (by entry num) total key len = 403.757831 GB avg = 0.027 KB total ukey len = 274.870687 GB avg = 0.015 KB total ukey num = 18.448698951 Billion total entry num = 14.919800129 Billion write speed all = 75.528526547 MB/sec (with seq num) write speed all = 73.095649838 MB/sec (without seq num) 2024/11/21-07:41:23.008760 140007947138624 [compaction_job.cc:1948] [default] [JOB 9815] Generated table #111352: 129430 keys, 42391834 bytes, temperature: kWarm 2024/11/21-07:41:23.008827 140007947138624 EVENT_LOG_v1 {"time_micros": 1732146083008796, "cf_name": "default", "job": 9815, "event": "table_file_creation", "file_number": 111352, "file_size": 42391834, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696188, "largest_seqno": 1653161165, "table_properties": {"data_size": 40289344, "index_size": 236928, "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": 131629907, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732146081, "oldest_key_time": 0, "file_creation_time": 1732146081, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 111352, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:41:23.045005 140007947138624 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111353.sst) /dev/shm/ToplingTemp/Topling-1434495-onjI8Y 2024/11/21-07:41:23.679724 140007947138624 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111353.sst): first pass time = 0.63's, 211.474'MB/sec 2024/11/21-07:41:24.509055 140007947138624 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111353.sst): old prealloc_size = 147639500, real_size = 40957264 2024/11/21-07:41:24.509211 140007947138624 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111353.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.0407 GB avg-val =1017.00 avg-zval = 314.45 2024/11/21-07:41:24.509393 140007947138624 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111353.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/21-07:41:24.687266 140007947138624 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111353.sst): second pass time = 0.83's, 158.886'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 240.122'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1759.621'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.265'MB/sec write SST data time = 0.06's, 763.258'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 = 34184.786'MB/sec zip my value time = 0.83's, unzip length = 0.132'GB zip my value throughput = 158.886'MB/sec zip pipeline throughput = 356.642'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.00 avg-zval = 314.45 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1024.00 avg-zval = 314.45 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129429 bytes = 485376 } 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.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.8709 value = 3.2342 dict = 1.00 all = 3.1367 } Zip/UnZip{ index = 0.1455 value = 0.3092 dict = 1.00 all = 0.3188 } ---------------------------- total value len = 3301.849844 GB avg = 0.221 KB (by entry num) total key len = 403.760419 GB avg = 0.027 KB total ukey len = 274.872240 GB avg = 0.015 KB total ukey num = 18.448828380 Billion total entry num = 14.919929558 Billion write speed all = 75.528610349 MB/sec (with seq num) write speed all = 73.095798551 MB/sec (without seq num) 2024/11/21-07:41:24.740682 140007947138624 [compaction_job.cc:1948] [default] [JOB 9815] Generated table #111353: 129429 keys, 42789883 bytes, temperature: kWarm 2024/11/21-07:41:24.740742 140007947138624 EVENT_LOG_v1 {"time_micros": 1732146084740712, "cf_name": "default", "job": 9815, "event": "table_file_creation", "file_number": 111353, "file_size": 42789883, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 926622277, "largest_seqno": 1653163374, "table_properties": {"data_size": 40698688, "index_size": 226048, "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": 131629690, "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": 1732146083, "oldest_key_time": 0, "file_creation_time": 1732146083, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 111353, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:41:24.784478 140007947138624 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111354.sst) /dev/shm/ToplingTemp/Topling-1434495-ZrNNEZ 2024/11/21-07:41:25.389642 140007947138624 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111354.sst): first pass time = 0.61's, 221.800'MB/sec 2024/11/21-07:41:26.028765 140007947138624 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111354.sst): old prealloc_size = 147639500, real_size = 40677344 2024/11/21-07:41:26.028909 140007947138624 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111354.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.81 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1017.01 avg-zval = 312.22 2024/11/21-07:41:26.029087 140007947138624 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111354.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/21-07:41:26.201655 140007947138624 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111354.sst): second pass time = 0.64's, 206.176'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 245.926'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2080.072'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.267'MB/sec write SST data time = 0.05's, 823.285'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 = 44607.583'MB/sec zip my value time = 0.64's, unzip length = 0.132'GB zip my value throughput = 206.176'MB/sec zip pipeline throughput = 392.877'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.81 avg-val = 1017.01 avg-zval = 312.22 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.81 avg-val = 1024.01 avg-zval = 312.22 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129428 bytes = 485376 } seq expand size = 905996 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.0404 GB dict = 1.38 MB all = 0.0425 GB } UnZip/Zip{ index = 6.6269 value = 3.2573 dict = 1.00 all = 3.1573 } Zip/UnZip{ index = 0.1509 value = 0.3070 dict = 1.00 all = 0.3167 } ---------------------------- total value len = 3301.982380 GB avg = 0.221 KB (by entry num) total key len = 403.763008 GB avg = 0.027 KB total ukey len = 274.873793 GB avg = 0.015 KB total ukey num = 18.448957808 Billion total entry num = 14.920058986 Billion write speed all = 75.529033172 MB/sec (with seq num) write speed all = 73.096275360 MB/sec (without seq num) 2024/11/21-07:41:26.260750 140007947138624 [compaction_job.cc:1948] [default] [JOB 9815] Generated table #111354: 129428 keys, 42509711 bytes, temperature: kWarm 2024/11/21-07:41:26.260816 140007947138624 EVENT_LOG_v1 {"time_micros": 1732146086260784, "cf_name": "default", "job": 9815, "event": "table_file_creation", "file_number": 111354, "file_size": 42509711, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696209, "largest_seqno": 1653163376, "table_properties": {"data_size": 40410448, "index_size": 234368, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629410, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732146084, "oldest_key_time": 0, "file_creation_time": 1732146084, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 111354, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:41:26.301136 140007947138624 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111355.sst) /dev/shm/ToplingTemp/Topling-1434495-05gcrZ 2024/11/21-07:41:26.907143 140007947138624 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111355.sst): first pass time = 0.61's, 221.494'MB/sec 2024/11/21-07:41:27.527990 140007947138624 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111355.sst): old prealloc_size = 147639500, real_size = 40561760 2024/11/21-07:41:27.528137 140007947138624 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111355.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.83 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1016.99 avg-zval = 311.30 2024/11/21-07:41:27.528303 140007947138624 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111355.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/21-07:41:27.694789 140007947138624 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111355.sst): second pass time = 0.62's, 212.236'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 254.301'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1874.881'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.274'MB/sec write SST data time = 0.05's, 869.769'MB/sec dict compress time = 0.00's, 1096.703'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45030.457'MB/sec zip my value time = 0.62's, unzip length = 0.132'GB zip my value throughput = 212.236'MB/sec zip pipeline throughput = 214.346'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.83 avg-val = 1016.99 avg-zval = 311.30 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.83 avg-val = 1023.94 avg-zval = 311.30 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 128459 bytes = 481744 } seq expand size = 899213 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.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.5501 value = 3.2669 dict = 1.00 all = 3.1647 } Zip/UnZip{ index = 0.1527 value = 0.3061 dict = 1.00 all = 0.3160 } ---------------------------- total value len = 3302.114908 GB avg = 0.221 KB (by entry num) total key len = 403.765596 GB avg = 0.027 KB total ukey len = 274.875346 GB avg = 0.015 KB total ukey num = 18.449087238 Billion total entry num = 14.920188416 Billion write speed all = 75.529488503 MB/sec (with seq num) write speed all = 73.096783621 MB/sec (without seq num) 2024/11/21-07:41:27.755207 140007947138624 [compaction_job.cc:1948] [default] [JOB 9815] Generated table #111355: 129430 keys, 42411128 bytes, temperature: kWarm 2024/11/21-07:41:27.755272 140007947138624 EVENT_LOG_v1 {"time_micros": 1732146087755240, "cf_name": "default", "job": 9815, "event": "table_file_creation", "file_number": 111355, "file_size": 42411128, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1653163421, "table_properties": {"data_size": 40292112, "index_size": 237120, "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": 131629284, "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": 1732146086, "oldest_key_time": 0, "file_creation_time": 1732146086, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 111355, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:41:27.794632 140007947138624 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111356.sst) /dev/shm/ToplingTemp/Topling-1434495-Nnpc1X 2024/11/21-07:41:28.384799 140007947138624 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111356.sst): first pass time = 0.59's, 227.439'MB/sec 2024/11/21-07:41:28.907218 140007947138624 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111356.sst): old prealloc_size = 147639500, real_size = 40798912 2024/11/21-07:41:28.907377 140007947138624 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111356.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.76 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1016.99 avg-zval = 313.21 2024/11/21-07:41:28.907557 140007947138624 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111356.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/21-07:41:29.078723 140007947138624 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111356.sst): second pass time = 0.52's, 252.357'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 248.477'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1935.469'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.265'MB/sec write SST data time = 0.05's, 862.848'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 = 46035.548'MB/sec zip my value time = 0.52's, unzip length = 0.132'GB zip my value throughput = 252.357'MB/sec zip pipeline throughput = 252.357'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1016.99 avg-zval = 313.21 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1023.45 avg-zval = 313.21 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 119496 bytes = 448128 } seq expand size = 836472 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.0426 GB } UnZip/Zip{ index = 6.8246 value = 3.2470 dict = 1.00 all = 3.1496 } Zip/UnZip{ index = 0.1465 value = 0.3080 dict = 1.00 all = 0.3175 } ---------------------------- total value len = 3302.247375 GB avg = 0.221 KB (by entry num) total key len = 403.768185 GB avg = 0.027 KB total ukey len = 274.876899 GB avg = 0.015 KB total ukey num = 18.449216669 Billion total entry num = 14.920317847 Billion write speed all = 75.530110665 MB/sec (with seq num) write speed all = 73.097453295 MB/sec (without seq num) 2024/11/21-07:41:29.130647 140007947138624 [compaction_job.cc:1948] [default] [JOB 9815] Generated table #111356: 129431 keys, 42614625 bytes, temperature: kWarm 2024/11/21-07:41:29.130719 140007947138624 EVENT_LOG_v1 {"time_micros": 1732146089130686, "cf_name": "default", "job": 9815, "event": "table_file_creation", "file_number": 111356, "file_size": 42614625, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1653163271, "table_properties": {"data_size": 40538800, "index_size": 227584, "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": 131630064, "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": 1732146087, "oldest_key_time": 0, "file_creation_time": 1732146087, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 111356, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:41:29.173845 140007947138624 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111357.sst) /dev/shm/ToplingTemp/Topling-1434495-n552DZ 2024/11/21-07:41:29.758212 140007947138624 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111357.sst): first pass time = 0.58's, 229.699'MB/sec 2024/11/21-07:41:30.564750 140007947138624 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111357.sst): old prealloc_size = 147639500, real_size = 41061760 2024/11/21-07:41:30.564899 140007947138624 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111357.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.0408 GB avg-val =1017.03 avg-zval = 315.30 2024/11/21-07:41:30.565086 140007947138624 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111357.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/21-07:41:30.730413 140007947138624 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111357.sst): second pass time = 0.81's, 163.374'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 258.951'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1990.231'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.275'MB/sec write SST data time = 0.05's, 894.995'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 = 40720.089'MB/sec zip my value time = 0.81's, unzip length = 0.132'GB zip my value throughput = 163.374'MB/sec zip pipeline throughput = 232.085'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.03 avg-zval = 315.30 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.03 avg-zval = 315.30 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129426 bytes = 485360 } seq expand size = 905982 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.0408 GB dict = 1.38 MB all = 0.0429 GB } UnZip/Zip{ index = 7.0198 value = 3.2256 dict = 1.00 all = 3.1290 } Zip/UnZip{ index = 0.1425 value = 0.3100 dict = 1.00 all = 0.3196 } ---------------------------- total value len = 3302.379911 GB avg = 0.221 KB (by entry num) total key len = 403.770773 GB avg = 0.027 KB total ukey len = 274.878452 GB avg = 0.015 KB total ukey num = 18.449346095 Billion total entry num = 14.920447273 Billion write speed all = 75.530322056 MB/sec (with seq num) write speed all = 73.097725469 MB/sec (without seq num) 2024/11/21-07:41:30.781872 140007947138624 [compaction_job.cc:1948] [default] [JOB 9815] Generated table #111357: 129426 keys, 42894854 bytes, temperature: kWarm 2024/11/21-07:41:30.781942 140007947138624 EVENT_LOG_v1 {"time_micros": 1732146090781910, "cf_name": "default", "job": 9815, "event": "table_file_creation", "file_number": 111357, "file_size": 42894854, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952431592, "largest_seqno": 1653132417, "table_properties": {"data_size": 40807984, "index_size": 221248, "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": 131630037, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732146089, "oldest_key_time": 0, "file_creation_time": 1732146089, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 111357, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:41:30.828218 140007947138624 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111358.sst) /dev/shm/ToplingTemp/Topling-1434495-2sWhwZ 2024/11/21-07:41:31.468640 140007947138624 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111358.sst): first pass time = 0.64's, 209.591'MB/sec 2024/11/21-07:41:31.989785 140007947138624 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111358.sst): old prealloc_size = 147639500, real_size = 41057328 2024/11/21-07:41:31.989906 140007947138624 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111358.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.0408 GB avg-val =1017.03 avg-zval = 315.26 2024/11/21-07:41:31.990077 140007947138624 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111358.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/21-07:41:32.176865 140007947138624 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111358.sst): second pass time = 0.52's, 252.940'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.19's, 229.328'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2278.684'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.275'MB/sec write SST data time = 0.07's, 619.766'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 = 41824.331'MB/sec zip my value time = 0.52's, unzip length = 0.132'GB zip my value throughput = 252.940'MB/sec zip pipeline throughput = 252.940'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.03 avg-zval = 315.26 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.03 avg-zval = 315.26 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129426 bytes = 485360 } seq expand size = 905982 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.0408 GB dict = 1.38 MB all = 0.0429 GB } UnZip/Zip{ index = 7.0117 value = 3.2260 dict = 1.00 all = 3.1293 } Zip/UnZip{ index = 0.1426 value = 0.3100 dict = 1.00 all = 0.3196 } ---------------------------- total value len = 3302.512446 GB avg = 0.221 KB (by entry num) total key len = 403.773362 GB avg = 0.027 KB total ukey len = 274.880005 GB avg = 0.015 KB total ukey num = 18.449475521 Billion total entry num = 14.920576699 Billion write speed all = 75.530849364 MB/sec (with seq num) write speed all = 73.098303382 MB/sec (without seq num) 2024/11/21-07:41:32.233739 140007947138624 [compaction_job.cc:1948] [default] [JOB 9815] Generated table #111358: 129426 keys, 42890342 bytes, temperature: kWarm 2024/11/21-07:41:32.233833 140007947138624 EVENT_LOG_v1 {"time_micros": 1732146092233786, "cf_name": "default", "job": 9815, "event": "table_file_creation", "file_number": 111358, "file_size": 42890342, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 954967992, "largest_seqno": 1653157361, "table_properties": {"data_size": 40803296, "index_size": 221504, "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": 131629697, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732146090, "oldest_key_time": 0, "file_creation_time": 1732146090, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 111358, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:41:32.306785 140007947138624 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111359.sst) /dev/shm/ToplingTemp/Topling-1434495-hSBxuY 2024/11/21-07:41:32.998432 140007947138624 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111359.sst): first pass time = 0.69's, 194.071'MB/sec 2024/11/21-07:41:33.494260 140007947138624 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111359.sst): old prealloc_size = 147639500, real_size = 41026112 2024/11/21-07:41:33.494394 140007947138624 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111359.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.73 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1016.99 avg-zval = 314.99 2024/11/21-07:41:33.494562 140007947138624 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111359.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/21-07:41:33.658911 140007947138624 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111359.sst): second pass time = 0.50's, 265.893'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 260.340'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1881.546'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.275'MB/sec write SST data time = 0.05's, 916.757'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 = 46269.778'MB/sec zip my value time = 0.50's, unzip length = 0.132'GB zip my value throughput = 265.893'MB/sec zip pipeline throughput = 265.893'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1016.99 avg-zval = 314.99 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1023.99 avg-zval = 314.99 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129430 bytes = 485376 } seq expand size = 906010 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0408 GB dict = 1.38 MB all = 0.0429 GB } UnZip/Zip{ index = 6.9357 value = 3.2286 dict = 1.00 all = 3.1316 } Zip/UnZip{ index = 0.1442 value = 0.3097 dict = 1.00 all = 0.3193 } ---------------------------- total value len = 3302.644982 GB avg = 0.221 KB (by entry num) total key len = 403.775951 GB avg = 0.027 KB total ukey len = 274.881559 GB avg = 0.015 KB total ukey num = 18.449604951 Billion total entry num = 14.920706129 Billion write speed all = 75.531321775 MB/sec (with seq num) write speed all = 73.098828161 MB/sec (without seq num) 2024/11/21-07:41:33.710828 140007947138624 [compaction_job.cc:1948] [default] [JOB 9815] Generated table #111359: 129430 keys, 42858809 bytes, temperature: kWarm 2024/11/21-07:41:33.710899 140007947138624 EVENT_LOG_v1 {"time_micros": 1732146093710867, "cf_name": "default", "job": 9815, "event": "table_file_creation", "file_number": 111359, "file_size": 42858809, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 958963773, "largest_seqno": 1653163395, "table_properties": {"data_size": 40769648, "index_size": 223936, "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": 131629473, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732146092, "oldest_key_time": 0, "file_creation_time": 1732146092, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 111359, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:41:33.747571 140007947138624 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111360.sst) /dev/shm/ToplingTemp/Topling-1434495-nUoIIW 2024/11/21-07:41:33.753726 140007947138624 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111360.sst): first pass time = 0.01's, 225.880'MB/sec 2024/11/21-07:41:33.779377 140007947138624 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111360.sst): old prealloc_size = 147639500, real_size = 439872 2024/11/21-07:41:33.779427 140007947138624 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111360.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 1334 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.36 raw-val = 0.0014 GB zip-val = 0.0004 GB avg-val =1016.47 avg-zval = 328.98 2024/11/21-07:41:33.781179 140007947138624 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00/111360.sst): second pass time = 0.03's, 53.859'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 261.146'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 13.567'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.295'MB/sec write SST data time = 0.00's, 757.888'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.020'MB, throughput = 960.200'MB/sec zip my value time = 0.03's, unzip length = 0.001'GB zip my value throughput = 53.859'MB/sec zip pipeline throughput = 53.859'MB/sec entries = 1334 avg-key = 20.00 avg-zkey = 0.38 avg-val = 1016.47 avg-zval = 328.98 usrkeys = 1334 avg-key = 12.00 avg-zkey = 0.38 avg-val = 1023.47 avg-zval = 328.98 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 1334 bytes = 4512 } seq expand size = 9338 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0000 GB value = 0.0014 GB dict = 0.02 MB all = 0.0014 GB } __ZipSize{ index = 0.0000 GB value = 0.0004 GB dict = 0.02 MB all = 0.0005 GB } UnZip/Zip{ index = 31.2656 value = 3.0897 dict = 1.00 all = 2.9709 } Zip/UnZip{ index = 0.0320 value = 0.3237 dict = 1.00 all = 0.3366 } ---------------------------- total value len = 3302.646347 GB avg = 0.221 KB (by entry num) total key len = 403.775977 GB avg = 0.027 KB total ukey len = 274.881575 GB avg = 0.015 KB total ukey num = 18.449606285 Billion total entry num = 14.920707463 Billion write speed all = 75.531161930 MB/sec (with seq num) write speed all = 73.098674161 MB/sec (without seq num) 2024/11/21-07:41:33.788019 140007947138624 [compaction_job.cc:1948] [default] [JOB 9815] Generated table #111360: 1334 keys, 465394 bytes, temperature: kWarm 2024/11/21-07:41:33.788077 140007947138624 EVENT_LOG_v1 {"time_micros": 1732146093788041, "cf_name": "default", "job": 9815, "event": "table_file_creation", "file_number": 111360, "file_size": 465394, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1572149126, "largest_seqno": 1653163396, "table_properties": {"data_size": 438864, "index_size": 512, "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": 26680, "raw_average_key_size": 20, "raw_value_size": 1355973, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 1334, "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": 1732146093, "oldest_key_time": 0, "file_creation_time": 1732146093, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 111360, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:41:33.799534 140007947138624 [compaction_job.cc:703] job-09815: subcompact[0], size: 0.427336 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09815/att-00 [111350,111351,111352,111353,111354,111355,111356,111357,111358,111359,111360] 2024/11/21-07:41:33.885066 140007947138624 (Original Log Time 2024/11/21-07:41:18.360871) EVENT_LOG_v1 {"time_micros": 1732146078360840, "job": 9815, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [111320], "files_L3": [111219, 111247, 111248, 111249, 111250, 111251, 111252, 111253, 111254, 111341], "score": 0.988329, "input_data_size": 459589623, "oldest_snapshot_seqno": 1653307580} 2024/11/21-07:41:33.885071 140007947138624 (Original Log Time 2024/11/21-07:41:33.873648) [compaction_job.cc:2022] [default] [JOB 9815] Compacted 1@2 + 10@3 files to L3 => 427336111 bytes 2024/11/21-07:41:33.885072 140007947138624 (Original Log Time 2024/11/21-07:41:33.884972) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 11 0 0 0] max score 0.02, MB/sec: 29.8 rd, 27.7 wr, level 3, files in(1, 10) out(11 +0 blob) MB in(31.2, 407.1 +0.0 blob) out(407.5 +0.0 blob), read-write-amplify(27.1) write-amplify(13.1) OK, records in: 1326199, records dropped: 30579 output_compression: Snappy 2024/11/21-07:41:33.885077 140007947138624 (Original Log Time 2024/11/21-07:41:33.885025) EVENT_LOG_v1 {"time_micros": 1732146093884998, "cf": "default", "job": 9815, "event": "compaction_finished", "compaction_time_micros": 15438667, "compaction_time_cpu_micros": 3884808, "output_level": 3, "num_output_files": 11, "total_output_size": 427336111, "num_input_records": 1326199, "num_output_records": 1295620, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 300772126, "file_range_sync_nanos": 0, "file_fsync_nanos": 10318, "file_prepare_write_nanos": 21675, "lsm_state": [0, 0, 0, 11, 0, 0, 0]} 2024/11/21-07:41:34.025676 140007947138624 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":1732121803,"starts":1732146078,"executesMs":15635,"compactionJobId":9815,"attempt":0,"compactionInputRawBytes":1375275745,"compactionInputZipBytes":459589623,"compactionOutputRawBytes":0,"compactionOutputZipBytes":427336111,"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-3389706a0e2222ac771a66eed564b702-6c389ee5fa4bd017-00"}}, response = 2024/11/21-07:41:34.025769 140007947138624 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-09815/att-00: olev 3, work 15.635 s, result 7.665 ms, install 11.445 ms, input{raw 1.281 GiB zip 438.299 MiB}