2024/11/20-21:29:06.371914 140008039458368 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00: fork to child time = 0.009358 sec 2024/11/20-21:29:06.372435 140008039458368 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00 2024/11/20-21:29:06.378930 140008039458368 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00 2024/11/20-21:29:06.380583 140008039458368 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-21:29:06.380811 140008039458368 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-21:29:06.426728 140008039458368 [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-14322/att-00/MANIFEST-049091 2024/11/20-21:29:06.442171 140008039458368 [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-14322/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 73373, last_sequence is 1165751812, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 73201 2024/11/20-21:29:06.442178 140008039458368 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-21:29:06.442257 140008039458368 [version_set.cc:5724] Creating manifest 73373 2024/11/20-21:29:06.473321 140008039458368 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-21:29:06.491718 140008039458368 [compaction_job.cc:2437] [default] [JOB 14322] Compacting 1@2 + 9@3 files to L3, score 0.92, subcompactions 1 : 1 2024/11/20-21:29:06.491730 140008039458368 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 11406 Base level 2, inputs: [73367(27MB)], [73321(124MB) 73322(124MB) 73324(124MB) 73326(101MB) 73328(124MB) 73331(124MB) 73333(124MB) 73334(124MB) 73338(96MB)] 2024/11/20-21:29:06.498291 140008039458368 [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-21:29:06.498314 140008039458368 [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-21:29:06.498333 140008039458368 [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-21:29:06.498340 140008039458368 [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-21:29:06.498350 140008039458368 [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-21:29:07.766389 140008039458368 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073374.sst) /dev/shm/ToplingTemp/Topling-1014874-h2rDhe 2024/11/20-21:29:07.956956 140008039458368 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073374.sst): first pass time = 0.19's, 704.492'MB/sec 2024/11/20-21:29:09.119413 140008039458368 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073374.sst): part-0: reject ZipStore ratio = 0.808 2024/11/20-21:29:09.463285 140008039458368 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073374.sst): old prealloc_size = 147639500, real_size = 130041296 2024/11/20-21:29:09.463484 140008039458368 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073374.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199497 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.75 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 648.78 avg-zval = 649.84 2024/11/20-21:29:09.463762 140008039458368 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073374.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:29:09.787811 140008039458368 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073374.sst): second pass time = 1.16's, 111.421'MB/sec, value only(96.4% of KV) wait indexing time = 0.34's, remap KeyValue time = 0.32's, 402.796'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1966.796'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.196'MB/sec write SST data time = 0.07's, 1859.523'MB/sec dict compress time = 3548316928.70's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.16's, unzip length = 0.129'GB zip my value throughput = 111.421'MB/sec zip pipeline throughput = 111.421'MB/sec entries = 199497 avg-key = 24.00 avg-zkey = 1.75 avg-val = 648.78 avg-zval = 649.84 usrkeys = 199497 avg-key = 16.00 avg-zkey = 1.75 avg-val = 655.78 avg-zval = 649.84 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199497 bytes = 723184 } seq expand size = 1396479 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.1429 value = 0.9984 dict = 0.00 all = 1.0268 } Zip/UnZip{ index = 0.1094 value = 1.0016 dict = 0.00 all = 0.9739 } ---------------------------- total value len = 563.196559 GB avg = 0.331 KB (by entry num) total key len = 44.319194 GB avg = 0.026 KB total ukey len = 32.797334 GB avg = 0.014 KB total ukey num = 2.321214073 Billion total entry num = 1.700716095 Billion write speed all = 49.281585624 MB/sec (with seq num) write speed all = 48.177890974 MB/sec (without seq num) 2024/11/20-21:29:09.930127 140008039458368 [compaction_job.cc:1948] [default] [JOB 14322] Generated table #73374: 199497 keys, 130717343 bytes, temperature: kWarm 2024/11/20-21:29:09.930224 140008039458368 EVENT_LOG_v1 {"time_micros": 1732109349930182, "cf_name": "default", "job": 14322, "event": "table_file_creation", "file_number": 73374, "file_size": 130717343, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 856426320, "largest_seqno": 1165610211, "table_properties": {"data_size": 129642112, "index_size": 349120, "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": 4787928, "raw_average_key_size": 24, "raw_value_size": 129430407, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199497, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732109347, "oldest_key_time": 0, "file_creation_time": 1732109347, "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": 73374, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:29:09.986034 140008039458368 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073375.sst) /dev/shm/ToplingTemp/Topling-1014874-pW8Vme 2024/11/20-21:29:11.179638 140008039458368 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073375.sst): first pass time = 1.19's, 112.453'MB/sec 2024/11/20-21:29:12.479488 140008039458368 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073375.sst): part-0: reject ZipStore ratio = 0.806 2024/11/20-21:29:12.754083 140008039458368 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073375.sst): old prealloc_size = 147639500, real_size = 130026640 2024/11/20-21:29:12.754254 140008039458368 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073375.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200019 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.73 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.03 avg-zval = 648.09 2024/11/20-21:29:12.754480 140008039458368 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073375.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:29:13.064235 140008039458368 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073375.sst): second pass time = 1.29's, 100.273'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.31's, 421.434'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2282.520'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.198'MB/sec write SST data time = 0.06's, 2254.904'MB/sec dict compress time = 3548316928.70's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.29's, unzip length = 0.129'GB zip my value throughput = 100.273'MB/sec zip pipeline throughput = 111.634'MB/sec entries = 200019 avg-key = 24.00 avg-zkey = 1.73 avg-val = 647.03 avg-zval = 648.09 usrkeys = 200019 avg-key = 16.00 avg-zkey = 1.73 avg-val = 653.75 avg-zval = 648.09 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 192179 bytes = 696656 } seq expand size = 1345253 multi value expand size = 0 cnt WriteAppend = 15808 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.2430 value = 0.9984 dict = 0.00 all = 1.0269 } Zip/UnZip{ index = 0.1082 value = 1.0016 dict = 0.00 all = 0.9738 } ---------------------------- total value len = 563.327322 GB avg = 0.331 KB (by entry num) total key len = 44.323995 GB avg = 0.026 KB total ukey len = 32.800534 GB avg = 0.014 KB total ukey num = 2.321414092 Billion total entry num = 1.700916114 Billion write speed all = 49.279484886 MB/sec (with seq num) write speed all = 48.175953731 MB/sec (without seq num) 2024/11/20-21:29:13.205372 140008039458368 [compaction_job.cc:1948] [default] [JOB 14322] Generated table #73375: 200019 keys, 130707423 bytes, temperature: kWarm 2024/11/20-21:29:13.205440 140008039458368 EVENT_LOG_v1 {"time_micros": 1732109353205410, "cf_name": "default", "job": 14322, "event": "table_file_creation", "file_number": 73375, "file_size": 130707423, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1165602439, "table_properties": {"data_size": 129630208, "index_size": 346240, "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": 4800456, "raw_average_key_size": 24, "raw_value_size": 129417954, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 200019, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732109349, "oldest_key_time": 0, "file_creation_time": 1732109349, "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": 73375, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:29:13.259676 140008039458368 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073376.sst) /dev/shm/ToplingTemp/Topling-1014874-OaGjTc 2024/11/20-21:29:14.459105 140008039458368 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073376.sst): first pass time = 1.20's, 111.906'MB/sec 2024/11/20-21:29:15.718990 140008039458368 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073376.sst): part-0: reject ZipStore ratio = 0.807 2024/11/20-21:29:15.975401 140008039458368 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073376.sst): old prealloc_size = 147639500, real_size = 130027792 2024/11/20-21:29:15.975564 140008039458368 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073376.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199926 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.73 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.34 avg-zval = 648.40 2024/11/20-21:29:15.975736 140008039458368 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073376.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:29:16.275442 140008039458368 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073376.sst): second pass time = 1.26's, 102.783'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.30's, 435.149'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2300.376'MB/sec (index lex order gen) rebuild zvType time = 0.24's, 0.204'MB/sec write SST data time = 0.06's, 2364.977'MB/sec dict compress time = 3548316928.70's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.26's, unzip length = 0.129'GB zip my value throughput = 102.783'MB/sec zip pipeline throughput = 168.170'MB/sec entries = 199926 avg-key = 24.00 avg-zkey = 1.73 avg-val = 647.34 avg-zval = 648.40 usrkeys = 199926 avg-key = 16.00 avg-zkey = 1.73 avg-val = 652.59 avg-zval = 648.40 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 149865 bytes = 543280 } seq expand size = 1049055 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1306 GB } UnZip/Zip{ index = 9.2627 value = 0.9984 dict = 0.00 all = 1.0281 } Zip/UnZip{ index = 0.1080 value = 1.0016 dict = 0.00 all = 0.9727 } ---------------------------- total value len = 563.457792 GB avg = 0.331 KB (by entry num) total key len = 44.328793 GB avg = 0.026 KB total ukey len = 32.803733 GB avg = 0.014 KB total ukey num = 2.321614018 Billion total entry num = 1.701116040 Billion write speed all = 49.277621780 MB/sec (with seq num) write speed all = 48.174248261 MB/sec (without seq num) 2024/11/20-21:29:16.416682 140008039458368 [compaction_job.cc:1948] [default] [JOB 14322] Generated table #73376: 199926 keys, 130555167 bytes, temperature: kWarm 2024/11/20-21:29:16.416742 140008039458368 EVENT_LOG_v1 {"time_micros": 1732109356416712, "cf_name": "default", "job": 14322, "event": "table_file_creation", "file_number": 73376, "file_size": 130555167, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1165610349, "table_properties": {"data_size": 129632256, "index_size": 345344, "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": 4798224, "raw_average_key_size": 24, "raw_value_size": 129420176, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199926, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732109353, "oldest_key_time": 0, "file_creation_time": 1732109353, "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": 73376, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:29:16.473935 140008039458368 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073377.sst) /dev/shm/ToplingTemp/Topling-1014874-RVNczb 2024/11/20-21:29:17.591304 140008039458368 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073377.sst): first pass time = 1.12's, 120.123'MB/sec 2024/11/20-21:29:19.005034 140008039458368 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073377.sst): part-0: reject ZipStore ratio = 0.800 2024/11/20-21:29:19.292290 140008039458368 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073377.sst): old prealloc_size = 147639500, real_size = 130039360 2024/11/20-21:29:19.292429 140008039458368 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073377.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199138 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.70 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 649.99 avg-zval = 651.06 2024/11/20-21:29:19.292641 140008039458368 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073377.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:29:19.598308 140008039458368 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073377.sst): second pass time = 1.41's, 91.605'MB/sec, value only(96.4% of KV) wait indexing time = 0.29's, remap KeyValue time = 0.31's, 427.092'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2630.905'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.198'MB/sec write SST data time = 0.05's, 2386.595'MB/sec dict compress time = 3548316928.70's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.41's, unzip length = 0.129'GB zip my value throughput = 91.605'MB/sec zip pipeline throughput = 130.633'MB/sec entries = 199138 avg-key = 24.00 avg-zkey = 1.70 avg-val = 649.99 avg-zval = 651.06 usrkeys = 199138 avg-key = 16.00 avg-zkey = 1.70 avg-val = 656.99 avg-zval = 651.06 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199138 bytes = 696992 } seq expand size = 1393966 multi value expand size = 0 cnt WriteAppend = 15811 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.3880 value = 0.9984 dict = 0.00 all = 1.0270 } Zip/UnZip{ index = 0.1065 value = 1.0016 dict = 0.00 all = 0.9737 } ---------------------------- total value len = 563.588624 GB avg = 0.331 KB (by entry num) total key len = 44.333572 GB avg = 0.026 KB total ukey len = 32.806919 GB avg = 0.014 KB total ukey num = 2.321813156 Billion total entry num = 1.701315178 Billion write speed all = 49.275341622 MB/sec (with seq num) write speed all = 48.172136151 MB/sec (without seq num) 2024/11/20-21:29:19.742113 140008039458368 [compaction_job.cc:1948] [default] [JOB 14322] Generated table #73377: 199138 keys, 130689311 bytes, temperature: kWarm 2024/11/20-21:29:19.742179 140008039458368 EVENT_LOG_v1 {"time_micros": 1732109359742146, "cf_name": "default", "job": 14322, "event": "table_file_creation", "file_number": 73377, "file_size": 130689311, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 899368245, "largest_seqno": 1165610586, "table_properties": {"data_size": 129649968, "index_size": 339392, "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": 4779312, "raw_average_key_size": 24, "raw_value_size": 129438669, "raw_average_value_size": 649, "num_data_blocks": 1, "num_entries": 199138, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732109356, "oldest_key_time": 0, "file_creation_time": 1732109356, "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": 73377, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:29:19.798467 140008039458368 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073378.sst) /dev/shm/ToplingTemp/Topling-1014874-lZ9KSd 2024/11/20-21:29:21.005180 140008039458368 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073378.sst): first pass time = 1.21's, 111.230'MB/sec 2024/11/20-21:29:22.024778 140008039458368 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073378.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-21:29:22.286857 140008039458368 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073378.sst): old prealloc_size = 147639500, real_size = 130026400 2024/11/20-21:29:22.287009 140008039458368 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073378.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199843 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.71 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.62 avg-zval = 648.68 2024/11/20-21:29:22.287224 140008039458368 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073378.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:29:22.589559 140008039458368 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073378.sst): second pass time = 1.02's, 127.031'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.30's, 431.509'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2564.139'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.203'MB/sec write SST data time = 0.06's, 2314.005'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.02's, unzip length = 0.129'GB zip my value throughput = 127.031'MB/sec zip pipeline throughput = 127.031'MB/sec entries = 199843 avg-key = 24.00 avg-zkey = 1.71 avg-val = 647.62 avg-zval = 648.68 usrkeys = 199843 avg-key = 16.00 avg-zkey = 1.71 avg-val = 653.64 avg-zval = 648.68 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 171861 bytes = 601536 } seq expand size = 1203027 multi value expand size = 0 cnt WriteAppend = 15810 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1306 GB } UnZip/Zip{ index = 9.3350 value = 0.9984 dict = 0.00 all = 1.0276 } Zip/UnZip{ index = 0.1071 value = 1.0016 dict = 0.00 all = 0.9731 } ---------------------------- total value len = 563.719249 GB avg = 0.331 KB (by entry num) total key len = 44.338368 GB avg = 0.026 KB total ukey len = 32.810117 GB avg = 0.014 KB total ukey num = 2.322012999 Billion total entry num = 1.701515021 Billion write speed all = 49.274371304 MB/sec (with seq num) write speed all = 48.171303693 MB/sec (without seq num) 2024/11/20-21:29:22.735807 140008039458368 [compaction_job.cc:1948] [default] [JOB 14322] Generated table #73378: 199843 keys, 130612127 bytes, temperature: kWarm 2024/11/20-21:29:22.735870 140008039458368 EVENT_LOG_v1 {"time_micros": 1732109362735840, "cf_name": "default", "job": 14322, "event": "table_file_creation", "file_number": 73378, "file_size": 130612127, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1165610500, "table_properties": {"data_size": 129633744, "index_size": 342528, "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": 4796232, "raw_average_key_size": 24, "raw_value_size": 129421729, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199843, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732109359, "oldest_key_time": 0, "file_creation_time": 1732109359, "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": 73378, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:29:22.794332 140008039458368 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073379.sst) /dev/shm/ToplingTemp/Topling-1014874-hUKhje 2024/11/20-21:29:24.101485 140008039458368 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073379.sst): first pass time = 1.31's, 102.683'MB/sec 2024/11/20-21:29:25.275802 140008039458368 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073379.sst): part-0: reject ZipStore ratio = 0.804 2024/11/20-21:29:25.579876 140008039458368 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073379.sst): old prealloc_size = 147639500, real_size = 130020288 2024/11/20-21:29:25.580085 140008039458368 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073379.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200139 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.71 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 646.62 avg-zval = 647.68 2024/11/20-21:29:25.580261 140008039458368 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073379.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:29:26.076885 140008039458368 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073379.sst): second pass time = 1.17's, 110.273'MB/sec, value only(96.4% of KV) wait indexing time = 0.30's, remap KeyValue time = 0.50's, 262.347'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1841.109'MB/sec (index lex order gen) rebuild zvType time = 0.44's, 0.114'MB/sec write SST data time = 0.06's, 2211.182'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.17's, unzip length = 0.129'GB zip my value throughput = 110.273'MB/sec zip pipeline throughput = 110.273'MB/sec entries = 200139 avg-key = 24.00 avg-zkey = 1.71 avg-val = 646.62 avg-zval = 647.68 usrkeys = 200139 avg-key = 16.00 avg-zkey = 1.71 avg-val = 650.45 avg-zval = 647.68 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 109465 bytes = 383136 } seq expand size = 766255 multi value expand size = 0 cnt WriteAppend = 15808 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1304 GB } UnZip/Zip{ index = 9.3314 value = 0.9984 dict = 0.00 all = 1.0294 } Zip/UnZip{ index = 0.1072 value = 1.0016 dict = 0.00 all = 0.9715 } ---------------------------- total value len = 563.849430 GB avg = 0.331 KB (by entry num) total key len = 44.343172 GB avg = 0.026 KB total ukey len = 32.813319 GB avg = 0.014 KB total ukey num = 2.322213138 Billion total entry num = 1.701715160 Billion write speed all = 49.271385853 MB/sec (with seq num) write speed all = 48.168500168 MB/sec (without seq num) 2024/11/20-21:29:26.276839 140008039458368 [compaction_job.cc:1948] [default] [JOB 14322] Generated table #73379: 200139 keys, 130387551 bytes, temperature: kWarm 2024/11/20-21:29:26.276900 140008039458368 EVENT_LOG_v1 {"time_micros": 1732109366276869, "cf_name": "default", "job": 14322, "event": "table_file_creation", "file_number": 73379, "file_size": 130387551, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1165607379, "table_properties": {"data_size": 129626928, "index_size": 343168, "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": 4803336, "raw_average_key_size": 24, "raw_value_size": 129414530, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200139, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732109362, "oldest_key_time": 0, "file_creation_time": 1732109362, "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": 73379, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:29:26.337921 140008039458368 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073380.sst) /dev/shm/ToplingTemp/Topling-1014874-Q9Eecd 2024/11/20-21:29:27.492592 140008039458368 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073380.sst): first pass time = 1.15's, 116.242'MB/sec 2024/11/20-21:29:28.568116 140008039458368 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073380.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-21:29:28.877962 140008039458368 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073380.sst): old prealloc_size = 147639500, real_size = 130018672 2024/11/20-21:29:28.878132 140008039458368 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073380.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200263 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.72 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 646.21 avg-zval = 647.27 2024/11/20-21:29:28.878292 140008039458368 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073380.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:29:29.173349 140008039458368 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073380.sst): second pass time = 1.07's, 120.412'MB/sec, value only(96.4% of KV) wait indexing time = 0.31's, remap KeyValue time = 0.30's, 441.650'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2217.303'MB/sec (index lex order gen) rebuild zvType time = 0.24's, 0.207'MB/sec write SST data time = 0.05's, 2446.934'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.07's, unzip length = 0.129'GB zip my value throughput = 120.412'MB/sec zip pipeline throughput = 137.672'MB/sec entries = 200263 avg-key = 24.00 avg-zkey = 1.72 avg-val = 646.21 avg-zval = 647.27 usrkeys = 200263 avg-key = 16.00 avg-zkey = 1.72 avg-val = 650.73 avg-zval = 647.27 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 129390 bytes = 452880 } seq expand size = 905730 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1305 GB } UnZip/Zip{ index = 9.3094 value = 0.9984 dict = 0.00 all = 1.0288 } Zip/UnZip{ index = 0.1074 value = 1.0016 dict = 0.00 all = 0.9720 } ---------------------------- total value len = 563.979747 GB avg = 0.331 KB (by entry num) total key len = 44.347978 GB avg = 0.026 KB total ukey len = 32.816523 GB avg = 0.014 KB total ukey num = 2.322413401 Billion total entry num = 1.701915423 Billion write speed all = 49.269973026 MB/sec (with seq num) write speed all = 48.167234176 MB/sec (without seq num) 2024/11/20-21:29:29.314478 140008039458368 [compaction_job.cc:1948] [default] [JOB 14322] Generated table #73380: 200263 keys, 130455711 bytes, temperature: kWarm 2024/11/20-21:29:29.314552 140008039458368 EVENT_LOG_v1 {"time_micros": 1732109369314520, "cf_name": "default", "job": 14322, "event": "table_file_creation", "file_number": 73380, "file_size": 130455711, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1165610576, "table_properties": {"data_size": 129624224, "index_size": 344192, "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": 4806312, "raw_average_key_size": 24, "raw_value_size": 129411686, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200263, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732109366, "oldest_key_time": 0, "file_creation_time": 1732109366, "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": 73380, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:29:29.365827 140008039458368 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073381.sst) /dev/shm/ToplingTemp/Topling-1014874-GzS1Ma 2024/11/20-21:29:30.521283 140008039458368 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073381.sst): first pass time = 1.16's, 116.164'MB/sec 2024/11/20-21:29:31.594298 140008039458368 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073381.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-21:29:31.858845 140008039458368 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073381.sst): old prealloc_size = 147639500, real_size = 130022592 2024/11/20-21:29:31.858996 140008039458368 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073381.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200018 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.71 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.03 avg-zval = 648.09 2024/11/20-21:29:31.859213 140008039458368 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073381.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:29:32.237865 140008039458368 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073381.sst): second pass time = 1.07's, 120.720'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.38's, 344.618'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2604.629'MB/sec (index lex order gen) rebuild zvType time = 0.32's, 0.155'MB/sec write SST data time = 0.06's, 2323.316'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.07's, unzip length = 0.129'GB zip my value throughput = 120.720'MB/sec zip pipeline throughput = 136.857'MB/sec entries = 200018 avg-key = 24.00 avg-zkey = 1.71 avg-val = 647.03 avg-zval = 648.09 usrkeys = 200018 avg-key = 16.00 avg-zkey = 1.71 avg-val = 653.08 avg-zval = 648.09 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 172928 bytes = 605264 } seq expand size = 1210496 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1306 GB } UnZip/Zip{ index = 9.3414 value = 0.9984 dict = 0.00 all = 1.0276 } Zip/UnZip{ index = 0.1071 value = 1.0016 dict = 0.00 all = 0.9731 } ---------------------------- total value len = 564.110375 GB avg = 0.331 KB (by entry num) total key len = 44.352779 GB avg = 0.026 KB total ukey len = 32.819723 GB avg = 0.014 KB total ukey num = 2.322613419 Billion total entry num = 1.702115441 Billion write speed all = 49.268713132 MB/sec (with seq num) write speed all = 48.166118349 MB/sec (without seq num) 2024/11/20-21:29:32.411855 140008039458368 [compaction_job.cc:1948] [default] [JOB 14322] Generated table #73381: 200018 keys, 130612191 bytes, temperature: kWarm 2024/11/20-21:29:32.411899 140008039458368 EVENT_LOG_v1 {"time_micros": 1732109372411874, "cf_name": "default", "job": 14322, "event": "table_file_creation", "file_number": 73381, "file_size": 130612191, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1165610040, "table_properties": {"data_size": 129629808, "index_size": 342592, "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": 4800432, "raw_average_key_size": 24, "raw_value_size": 129417557, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 200018, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732109369, "oldest_key_time": 0, "file_creation_time": 1732109369, "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": 73381, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:29:32.475452 140008039458368 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073382.sst) /dev/shm/ToplingTemp/Topling-1014874-RFRpvd 2024/11/20-21:29:33.520193 140008039458368 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073382.sst): first pass time = 1.04's, 102.327'MB/sec 2024/11/20-21:29:34.475343 140008039458368 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073382.sst): part-0: reject ZipStore ratio = 0.806 2024/11/20-21:29:34.724552 140008039458368 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073382.sst): old prealloc_size = 147639500, real_size = 103568080 2024/11/20-21:29:34.724717 140008039458368 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073382.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 159084 prefix = 4 raw-key = 0.0019 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.73 raw-val = 0.1031 GB zip-val = 0.1033 GB avg-val = 647.98 avg-zval = 649.05 2024/11/20-21:29:34.724876 140008039458368 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073382.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.107 GB 2024/11/20-21:29:35.084467 140008039458368 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00/073382.sst): second pass time = 0.95's, 108.003'MB/sec, value only(96.4% of KV) wait indexing time = 0.25's, remap KeyValue time = 0.36's, 288.721'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1873.757'MB/sec (index lex order gen) rebuild zvType time = 0.29's, 0.136'MB/sec write SST data time = 0.07's, 1522.974'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 0.95's, unzip length = 0.103'GB zip my value throughput = 108.003'MB/sec zip pipeline throughput = 108.003'MB/sec entries = 159084 avg-key = 24.00 avg-zkey = 1.73 avg-val = 647.98 avg-zval = 649.05 usrkeys = 159084 avg-key = 16.00 avg-zkey = 1.73 avg-val = 652.52 avg-zval = 649.05 TagRS{ kinds = RS_Key0_TagN bytes = 24960 } TagArray{ size = 103172 bytes = 361120 } seq expand size = 722204 multi value expand size = 0 cnt WriteAppend = 12593 UnZipSize{ index = 0.0025 GB value = 0.1031 GB dict = 0.00 MB all = 0.1069 GB } __ZipSize{ index = 0.0003 GB value = 0.1033 GB dict = 0.00 MB all = 0.1039 GB } UnZip/Zip{ index = 9.2448 value = 0.9984 dict = 0.00 all = 1.0287 } Zip/UnZip{ index = 0.1082 value = 1.0016 dict = 0.00 all = 0.9721 } ---------------------------- total value len = 564.214181 GB avg = 0.331 KB (by entry num) total key len = 44.356597 GB avg = 0.026 KB total ukey len = 32.822269 GB avg = 0.014 KB total ukey num = 2.322772503 Billion total entry num = 1.702274525 Billion write speed all = 49.266072079 MB/sec (with seq num) write speed all = 48.163628354 MB/sec (without seq num) 2024/11/20-21:29:35.224593 140008039458368 [compaction_job.cc:1948] [default] [JOB 14322] Generated table #73382: 159084 keys, 103916831 bytes, temperature: kWarm 2024/11/20-21:29:35.224661 140008039458368 EVENT_LOG_v1 {"time_micros": 1732109375224629, "cf_name": "default", "job": 14322, "event": "table_file_creation", "file_number": 73382, "file_size": 103916831, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1165610216, "table_properties": {"data_size": 103252800, "index_size": 275328, "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": 3818016, "raw_average_key_size": 24, "raw_value_size": 103083959, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 159084, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732109372, "oldest_key_time": 0, "file_creation_time": 1732109372, "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": 73382, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:29:35.263222 140008039458368 [compaction_job.cc:703] job-14322: subcompact[0], size: 1.148654 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14322/att-00 [073374,073375,073376,073377,073378,073379,073380,073381,073382] 2024/11/20-21:29:35.387679 140008039458368 (Original Log Time 2024/11/20-21:29:06.491785) EVENT_LOG_v1 {"time_micros": 1732109346491744, "job": 14322, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [73367], "files_L3": [73321, 73322, 73324, 73326, 73328, 73331, 73333, 73334, 73338], "score": 0.922881, "input_data_size": 1150202269, "oldest_snapshot_seqno": 1165751088} 2024/11/20-21:29:35.387683 140008039458368 (Original Log Time 2024/11/20-21:29:35.382905) [compaction_job.cc:2022] [default] [JOB 14322] Compacted 1@2 + 9@3 files to L3 => 1148653655 bytes 2024/11/20-21:29:35.387684 140008039458368 (Original Log Time 2024/11/20-21:29:35.387612) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 9 0 0 0] max score 0.04, MB/sec: 40.0 rd, 39.9 wr, level 3, files in(1, 9) out(9 +0 blob) MB in(27.9, 1069.0 +0.0 blob) out(1095.4 +0.0 blob), read-write-amplify(78.5) write-amplify(39.2) OK, records in: 1797638, records dropped: 39711 output_compression: Snappy 2024/11/20-21:29:35.387688 140008039458368 (Original Log Time 2024/11/20-21:29:35.387658) EVENT_LOG_v1 {"time_micros": 1732109375387635, "cf": "default", "job": 14322, "event": "compaction_finished", "compaction_time_micros": 28771441, "compaction_time_cpu_micros": 7386346, "output_level": 3, "num_output_files": 9, "total_output_size": 1148653655, "num_input_records": 1797638, "num_output_records": 1757927, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 815248394, "file_range_sync_nanos": 0, "file_fsync_nanos": 8005, "file_prepare_write_nanos": 5660696, "lsm_state": [0, 0, 0, 9, 0, 0, 0]} 2024/11/20-21:29:35.520229 140008039458368 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":1732109346,"executesMs":29002,"compactionJobId":14322,"attempt":0,"compactionInputRawBytes":1207575793,"compactionInputZipBytes":1150202269,"compactionOutputRawBytes":0,"compactionOutputZipBytes":1148653655,"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-bb8bd9e3398ba689bf80d0e0ee1f022d-0842bb3318039702-00"}}, response = 2024/11/20-21:29:35.520291 140008039458368 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-14322/att-00: olev 3, work 29.003 s, result 7.974 ms, install 4.798 ms, input{raw 1.125 GiB zip 1.071 GiB}