2024/11/20-21:23:47.414845 140008710874688 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00: fork to child time = 0.009895 sec 2024/11/20-21:23:47.415426 140008710874688 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00 2024/11/20-21:23:47.422064 140008710874688 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00 2024/11/20-21:23:47.423717 140008710874688 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-21:23:47.423975 140008710874688 [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:23:47.478464 140008710874688 [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-14018/att-00/MANIFEST-049091 2024/11/20-21:23:47.552327 140008710874688 [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-14018/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 72821, last_sequence is 1158786562, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 72653 2024/11/20-21:23:47.552341 140008710874688 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-21:23:47.552432 140008710874688 [version_set.cc:5724] Creating manifest 72821 2024/11/20-21:23:47.584271 140008710874688 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-21:23:47.606146 140008710874688 [compaction_job.cc:2437] [default] [JOB 14018] Compacting 1@2 + 9@3 files to L3, score 0.91, subcompactions 1 : 1 2024/11/20-21:23:47.606166 140008710874688 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 11215 Base level 2, inputs: [72806(27MB)], [72734(124MB) 72735(124MB) 72736(124MB) 72737(124MB) 72738(124MB) 72739(124MB) 72740(124MB) 72741(124MB) 72742(81MB)] 2024/11/20-21:23:47.615635 140008710874688 [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:23:47.615662 140008710874688 [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:23:47.615683 140008710874688 [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:23:47.615691 140008710874688 [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:23:47.615700 140008710874688 [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:23:48.912814 140008710874688 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072822.sst) /dev/shm/ToplingTemp/Topling-1009053-uiSje5 2024/11/20-21:23:49.083621 140008710874688 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072822.sst): first pass time = 0.17's, 786.089'MB/sec 2024/11/20-21:23:50.349721 140008710874688 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072822.sst): part-0: reject ZipStore ratio = 0.808 2024/11/20-21:23:50.739145 140008710874688 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072822.sst): old prealloc_size = 147639500, real_size = 130040384 2024/11/20-21:23:50.739346 140008710874688 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072822.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199523 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.69 avg-zval = 649.76 2024/11/20-21:23:50.739634 140008710874688 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072822.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:23:51.064463 140008710874688 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072822.sst): second pass time = 1.27's, 102.302'MB/sec, value only(96.4% of KV) wait indexing time = 0.39's, remap KeyValue time = 0.33's, 401.805'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1922.851'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.190'MB/sec write SST data time = 0.06's, 2105.707'MB/sec dict compress time = 4196899857.77'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.27's, unzip length = 0.129'GB zip my value throughput = 102.302'MB/sec zip pipeline throughput = 102.302'MB/sec entries = 199523 avg-key = 24.00 avg-zkey = 1.75 avg-val = 648.69 avg-zval = 649.76 usrkeys = 199523 avg-key = 16.00 avg-zkey = 1.75 avg-val = 655.69 avg-zval = 649.76 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199523 bytes = 723280 } seq expand size = 1396661 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.1307 GB } UnZip/Zip{ index = 9.1424 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.196558 GB avg = 0.331 KB (by entry num) total key len = 44.319195 GB avg = 0.026 KB total ukey len = 32.797334 GB avg = 0.014 KB total ukey num = 2.321214099 Billion total entry num = 1.700716121 Billion write speed all = 50.589568251 MB/sec (with seq num) write speed all = 49.456580422 MB/sec (without seq num) 2024/11/20-21:23:51.228749 140008710874688 [compaction_job.cc:1948] [default] [JOB 14018] Generated table #72822: 199523 keys, 130716575 bytes, temperature: kWarm 2024/11/20-21:23:51.228848 140008710874688 EVENT_LOG_v1 {"time_micros": 1732109031228802, "cf_name": "default", "job": 14018, "event": "table_file_creation", "file_number": 72822, "file_size": 130716575, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 856426320, "largest_seqno": 1158278172, "table_properties": {"data_size": 129641136, "index_size": 349184, "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": 4788552, "raw_average_key_size": 24, "raw_value_size": 129429427, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199523, "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": 1732109028, "oldest_key_time": 0, "file_creation_time": 1732109028, "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": 72822, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:23:51.284314 140008710874688 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072823.sst) /dev/shm/ToplingTemp/Topling-1009053-xdxjb5 2024/11/20-21:23:52.514566 140008710874688 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072823.sst): first pass time = 1.23's, 109.101'MB/sec 2024/11/20-21:23:53.662929 140008710874688 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072823.sst): part-0: reject ZipStore ratio = 0.806 2024/11/20-21:23:53.953532 140008710874688 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072823.sst): old prealloc_size = 147639500, real_size = 130027680 2024/11/20-21:23:53.953692 140008710874688 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072823.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199993 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.74 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.11 avg-zval = 648.17 2024/11/20-21:23:53.953913 140008710874688 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072823.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:23:54.326434 140008710874688 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072823.sst): second pass time = 1.15's, 112.760'MB/sec, value only(96.4% of KV) wait indexing time = 0.29's, remap KeyValue time = 0.37's, 350.528'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2443.154'MB/sec (index lex order gen) rebuild zvType time = 0.30's, 0.169'MB/sec write SST data time = 0.08's, 1703.480'MB/sec dict compress time = 4196899857.77'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.15's, unzip length = 0.129'GB zip my value throughput = 112.760'MB/sec zip pipeline throughput = 112.760'MB/sec entries = 199993 avg-key = 24.00 avg-zkey = 1.74 avg-val = 647.11 avg-zval = 648.17 usrkeys = 199993 avg-key = 16.00 avg-zkey = 1.74 avg-val = 653.84 avg-zval = 648.17 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 192130 bytes = 696480 } seq expand size = 1344910 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.2197 value = 0.9984 dict = 0.00 all = 1.0269 } Zip/UnZip{ index = 0.1085 value = 1.0016 dict = 0.00 all = 0.9739 } ---------------------------- total value len = 563.327321 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 = 50.587115812 MB/sec (with seq num) write speed all = 49.454302461 MB/sec (without seq num) 2024/11/20-21:23:54.468230 140008710874688 [compaction_job.cc:1948] [default] [JOB 14018] Generated table #72823: 199993 keys, 130708319 bytes, temperature: kWarm 2024/11/20-21:23:54.468309 140008710874688 EVENT_LOG_v1 {"time_micros": 1732109034468264, "cf_name": "default", "job": 14018, "event": "table_file_creation", "file_number": 72823, "file_size": 130708319, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1158274981, "table_properties": {"data_size": 129630416, "index_size": 347072, "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": 4799832, "raw_average_key_size": 24, "raw_value_size": 129418240, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199993, "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": 1732109031, "oldest_key_time": 0, "file_creation_time": 1732109031, "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": 72823, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:23:54.551716 140008710874688 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072824.sst) /dev/shm/ToplingTemp/Topling-1009053-x87Iu4 2024/11/20-21:23:55.792299 140008710874688 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072824.sst): first pass time = 1.24's, 108.197'MB/sec 2024/11/20-21:23:57.001723 140008710874688 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072824.sst): part-0: reject ZipStore ratio = 0.806 2024/11/20-21:23:57.320591 140008710874688 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072824.sst): old prealloc_size = 147639500, real_size = 130027536 2024/11/20-21:23:57.320744 140008710874688 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072824.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199916 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 = 647.37 avg-zval = 648.43 2024/11/20-21:23:57.320921 140008710874688 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072824.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:23:57.622961 140008710874688 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072824.sst): second pass time = 1.21's, 107.077'MB/sec, value only(96.4% of KV) wait indexing time = 0.32's, remap KeyValue time = 0.30's, 431.720'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2536.089'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.202'MB/sec write SST data time = 0.05's, 2375.936'MB/sec dict compress time = 4196899857.77'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.21's, unzip length = 0.129'GB zip my value throughput = 107.077'MB/sec zip pipeline throughput = 107.077'MB/sec entries = 199916 avg-key = 24.00 avg-zkey = 1.72 avg-val = 647.37 avg-zval = 648.43 usrkeys = 199916 avg-key = 16.00 avg-zkey = 1.72 avg-val = 652.62 avg-zval = 648.43 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 149741 bytes = 524112 } seq expand size = 1048187 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.2760 value = 0.9984 dict = 0.00 all = 1.0282 } Zip/UnZip{ index = 0.1078 value = 1.0016 dict = 0.00 all = 0.9726 } ---------------------------- total value len = 563.457790 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.321614008 Billion total entry num = 1.701116030 Billion write speed all = 50.584494509 MB/sec (with seq num) write speed all = 49.451858851 MB/sec (without seq num) 2024/11/20-21:23:57.764944 140008710874688 [compaction_job.cc:1948] [default] [JOB 14018] Generated table #72824: 199916 keys, 130535711 bytes, temperature: kWarm 2024/11/20-21:23:57.765003 140008710874688 EVENT_LOG_v1 {"time_micros": 1732109037764972, "cf_name": "default", "job": 14018, "event": "table_file_creation", "file_number": 72824, "file_size": 130535711, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1158278029, "table_properties": {"data_size": 129632512, "index_size": 344832, "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": 4797984, "raw_average_key_size": 24, "raw_value_size": 129420413, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199916, "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": 1732109034, "oldest_key_time": 0, "file_creation_time": 1732109034, "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": 72824, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:23:57.819265 140008710874688 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072825.sst) /dev/shm/ToplingTemp/Topling-1009053-jctAz4 2024/11/20-21:23:58.992172 140008710874688 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072825.sst): first pass time = 1.17's, 114.437'MB/sec 2024/11/20-21:24:00.043754 140008710874688 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072825.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-21:24:00.356862 140008710874688 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072825.sst): old prealloc_size = 147639500, real_size = 130037424 2024/11/20-21:24:00.357014 140008710874688 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072825.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199215 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.73 avg-zval = 650.79 2024/11/20-21:24:00.357232 140008710874688 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072825.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:24:00.664468 140008710874688 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072825.sst): second pass time = 1.05's, 123.190'MB/sec, value only(96.4% of KV) wait indexing time = 0.31's, remap KeyValue time = 0.31's, 424.882'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2474.045'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.197'MB/sec write SST data time = 0.06's, 2365.560'MB/sec dict compress time = 4196899857.77'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.05's, unzip length = 0.129'GB zip my value throughput = 123.190'MB/sec zip pipeline throughput = 123.190'MB/sec entries = 199215 avg-key = 24.00 avg-zkey = 1.70 avg-val = 649.73 avg-zval = 650.79 usrkeys = 199215 avg-key = 16.00 avg-zkey = 1.70 avg-val = 656.73 avg-zval = 650.79 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199215 bytes = 697264 } seq expand size = 1394505 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.3916 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.588621 GB avg = 0.331 KB (by entry num) total key len = 44.333574 GB avg = 0.026 KB total ukey len = 32.806920 GB avg = 0.014 KB total ukey num = 2.321813223 Billion total entry num = 1.701315245 Billion write speed all = 50.582976801 MB/sec (with seq num) write speed all = 49.450495174 MB/sec (without seq num) 2024/11/20-21:24:00.818181 140008710874688 [compaction_job.cc:1948] [default] [JOB 14018] Generated table #72825: 199215 keys, 130687647 bytes, temperature: kWarm 2024/11/20-21:24:00.818252 140008710874688 EVENT_LOG_v1 {"time_micros": 1732109040818219, "cf_name": "default", "job": 14018, "event": "table_file_creation", "file_number": 72825, "file_size": 130687647, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 899368245, "largest_seqno": 1158278433, "table_properties": {"data_size": 129648032, "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": 4781160, "raw_average_key_size": 24, "raw_value_size": 129436676, "raw_average_value_size": 649, "num_data_blocks": 1, "num_entries": 199215, "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": 1732109037, "oldest_key_time": 0, "file_creation_time": 1732109037, "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": 72825, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:24:00.877984 140008710874688 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072826.sst) /dev/shm/ToplingTemp/Topling-1009053-bUwMi5 2024/11/20-21:24:02.078539 140008710874688 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072826.sst): first pass time = 1.20's, 111.802'MB/sec 2024/11/20-21:24:03.242595 140008710874688 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072826.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-21:24:03.500599 140008710874688 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072826.sst): old prealloc_size = 147639500, real_size = 130026848 2024/11/20-21:24:03.500751 140008710874688 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072826.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199857 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 = 647.57 avg-zval = 648.63 2024/11/20-21:24:03.500948 140008710874688 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072826.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:24:03.807652 140008710874688 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072826.sst): second pass time = 1.16's, 111.255'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.31's, 425.383'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2629.781'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.200'MB/sec write SST data time = 0.06's, 2307.580'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.16's, unzip length = 0.129'GB zip my value throughput = 111.255'MB/sec zip pipeline throughput = 111.255'MB/sec entries = 199857 avg-key = 24.00 avg-zkey = 1.72 avg-val = 647.57 avg-zval = 648.63 usrkeys = 199857 avg-key = 16.00 avg-zkey = 1.72 avg-val = 653.59 avg-zval = 648.63 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 171829 bytes = 601424 } seq expand size = 1202803 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.3182 value = 0.9984 dict = 0.00 all = 1.0276 } Zip/UnZip{ index = 0.1073 value = 1.0016 dict = 0.00 all = 0.9731 } ---------------------------- total value len = 563.719246 GB avg = 0.331 KB (by entry num) total key len = 44.338370 GB avg = 0.026 KB total ukey len = 32.810118 GB avg = 0.014 KB total ukey num = 2.322013080 Billion total entry num = 1.701515102 Billion write speed all = 50.581016085 MB/sec (with seq num) write speed all = 49.448697561 MB/sec (without seq num) 2024/11/20-21:24:03.952806 140008710874688 [compaction_job.cc:1948] [default] [JOB 14018] Generated table #72826: 199857 keys, 130612447 bytes, temperature: kWarm 2024/11/20-21:24:03.952879 140008710874688 EVENT_LOG_v1 {"time_micros": 1732109043952846, "cf_name": "default", "job": 14018, "event": "table_file_creation", "file_number": 72826, "file_size": 130612447, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1158278162, "table_properties": {"data_size": 129633552, "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": 4796568, "raw_average_key_size": 24, "raw_value_size": 129421508, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199857, "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": 1732109040, "oldest_key_time": 0, "file_creation_time": 1732109040, "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": 72826, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:24:04.008224 140008710874688 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072827.sst) /dev/shm/ToplingTemp/Topling-1009053-uDzfU3 2024/11/20-21:24:05.149192 140008710874688 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072827.sst): first pass time = 1.14's, 117.640'MB/sec 2024/11/20-21:24:06.197609 140008710874688 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072827.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-21:24:06.454838 140008710874688 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072827.sst): old prealloc_size = 147639500, real_size = 130018240 2024/11/20-21:24:06.454996 140008710874688 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072827.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200194 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.44 avg-zval = 647.50 2024/11/20-21:24:06.455167 140008710874688 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072827.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:24:06.758638 140008710874688 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072827.sst): second pass time = 1.05's, 123.534'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.30's, 429.206'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2438.508'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.202'MB/sec write SST data time = 0.06's, 2345.973'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.05's, unzip length = 0.129'GB zip my value throughput = 123.534'MB/sec zip pipeline throughput = 123.534'MB/sec entries = 200194 avg-key = 24.00 avg-zkey = 1.71 avg-val = 646.44 avg-zval = 647.50 usrkeys = 200194 avg-key = 16.00 avg-zkey = 1.71 avg-val = 650.26 avg-zval = 647.50 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 109323 bytes = 382640 } seq expand size = 765261 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.1304 GB } UnZip/Zip{ index = 9.3531 value = 0.9984 dict = 0.00 all = 1.0294 } Zip/UnZip{ index = 0.1069 value = 1.0016 dict = 0.00 all = 0.9714 } ---------------------------- total value len = 563.849424 GB avg = 0.331 KB (by entry num) total key len = 44.343175 GB avg = 0.026 KB total ukey len = 32.813321 GB avg = 0.014 KB total ukey num = 2.322213274 Billion total entry num = 1.701715296 Billion write speed all = 50.579828426 MB/sec (with seq num) write speed all = 49.447654600 MB/sec (without seq num) 2024/11/20-21:24:06.902062 140008710874688 [compaction_job.cc:1948] [default] [JOB 14018] Generated table #72827: 200194 keys, 130384991 bytes, temperature: kWarm 2024/11/20-21:24:06.902134 140008710874688 EVENT_LOG_v1 {"time_micros": 1732109046902101, "cf_name": "default", "job": 14018, "event": "table_file_creation", "file_number": 72827, "file_size": 130384991, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1158276912, "table_properties": {"data_size": 129625520, "index_size": 342464, "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": 4804656, "raw_average_key_size": 24, "raw_value_size": 129413121, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200194, "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": 1732109043, "oldest_key_time": 0, "file_creation_time": 1732109043, "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": 72827, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:24:06.982798 140008710874688 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072828.sst) /dev/shm/ToplingTemp/Topling-1009053-GZLrP2 2024/11/20-21:24:08.155136 140008710874688 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072828.sst): first pass time = 1.17's, 114.493'MB/sec 2024/11/20-21:24:09.298855 140008710874688 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072828.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-21:24:09.553916 140008710874688 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072828.sst): old prealloc_size = 147639500, real_size = 130018672 2024/11/20-21:24:09.554087 140008710874688 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072828.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200273 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.18 avg-zval = 647.24 2024/11/20-21:24:09.554248 140008710874688 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072828.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:24:09.858286 140008710874688 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072828.sst): second pass time = 1.14's, 113.228'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.30's, 428.543'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2248.795'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.201'MB/sec write SST data time = 0.05's, 2389.065'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.14's, unzip length = 0.129'GB zip my value throughput = 113.228'MB/sec zip pipeline throughput = 189.044'MB/sec entries = 200273 avg-key = 24.00 avg-zkey = 1.72 avg-val = 646.18 avg-zval = 647.24 usrkeys = 200273 avg-key = 16.00 avg-zkey = 1.72 avg-val = 650.37 avg-zval = 647.24 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 119958 bytes = 419872 } seq expand size = 839706 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.1304 GB } UnZip/Zip{ index = 9.3029 value = 0.9984 dict = 0.00 all = 1.0291 } Zip/UnZip{ index = 0.1075 value = 1.0016 dict = 0.00 all = 0.9717 } ---------------------------- total value len = 563.979675 GB avg = 0.331 KB (by entry num) total key len = 44.347982 GB avg = 0.026 KB total ukey len = 32.816525 GB avg = 0.014 KB total ukey num = 2.322413547 Billion total entry num = 1.701915569 Billion write speed all = 50.578022465 MB/sec (with seq num) write speed all = 49.446007204 MB/sec (without seq num) 2024/11/20-21:24:09.996765 140008710874688 [compaction_job.cc:1948] [default] [JOB 14018] Generated table #72828: 200273 keys, 130422687 bytes, temperature: kWarm 2024/11/20-21:24:09.996836 140008710874688 EVENT_LOG_v1 {"time_micros": 1732109049996803, "cf_name": "default", "job": 14018, "event": "table_file_creation", "file_number": 72828, "file_size": 130422687, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1158276819, "table_properties": {"data_size": 129623968, "index_size": 344448, "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": 4806552, "raw_average_key_size": 24, "raw_value_size": 129411439, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200273, "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": 1732109046, "oldest_key_time": 0, "file_creation_time": 1732109046, "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": 72828, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:24:10.048743 140008710874688 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072829.sst) /dev/shm/ToplingTemp/Topling-1009053-EWDPd1 2024/11/20-21:24:11.234395 140008710874688 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072829.sst): first pass time = 1.19's, 113.207'MB/sec 2024/11/20-21:24:12.313146 140008710874688 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072829.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-21:24:12.611112 140008710874688 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072829.sst): old prealloc_size = 147639500, real_size = 130020256 2024/11/20-21:24:12.611263 140008710874688 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072829.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200103 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.74 avg-zval = 647.81 2024/11/20-21:24:12.611449 140008710874688 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072829.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:24:12.907133 140008710874688 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072829.sst): second pass time = 1.08's, 120.079'MB/sec, value only(96.4% of KV) wait indexing time = 0.30's, remap KeyValue time = 0.30's, 441.089'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2570.109'MB/sec (index lex order gen) rebuild zvType time = 0.24's, 0.207'MB/sec write SST data time = 0.05's, 2399.185'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.08's, unzip length = 0.129'GB zip my value throughput = 120.079'MB/sec zip pipeline throughput = 120.079'MB/sec entries = 200103 avg-key = 24.00 avg-zkey = 1.71 avg-val = 646.74 avg-zval = 647.81 usrkeys = 200103 avg-key = 16.00 avg-zkey = 1.71 avg-val = 652.40 avg-zval = 647.81 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 161596 bytes = 565600 } seq expand size = 1131172 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.1306 GB } UnZip/Zip{ index = 9.3524 value = 0.9984 dict = 0.00 all = 1.0279 } Zip/UnZip{ index = 0.1069 value = 1.0016 dict = 0.00 all = 0.9728 } ---------------------------- total value len = 564.110222 GB avg = 0.331 KB (by entry num) total key len = 44.352784 GB avg = 0.026 KB total ukey len = 32.819727 GB avg = 0.014 KB total ukey num = 2.322613650 Billion total entry num = 1.702115672 Billion write speed all = 50.576455037 MB/sec (with seq num) write speed all = 49.444593597 MB/sec (without seq num) 2024/11/20-21:24:13.044128 140008710874688 [compaction_job.cc:1948] [default] [JOB 14018] Generated table #72829: 200103 keys, 130570207 bytes, temperature: kWarm 2024/11/20-21:24:13.044196 140008710874688 EVENT_LOG_v1 {"time_micros": 1732109053044166, "cf_name": "default", "job": 14018, "event": "table_file_creation", "file_number": 72829, "file_size": 130570207, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1158278208, "table_properties": {"data_size": 129627728, "index_size": 342336, "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": 4802472, "raw_average_key_size": 24, "raw_value_size": 129415436, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200103, "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": 1732109050, "oldest_key_time": 0, "file_creation_time": 1732109050, "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": 72829, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:24:13.097234 140008710874688 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072830.sst) /dev/shm/ToplingTemp/Topling-1009053-8hLNa2 2024/11/20-21:24:13.863907 140008710874688 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072830.sst): first pass time = 0.77's, 118.606'MB/sec 2024/11/20-21:24:14.612369 140008710874688 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072830.sst): part-0: reject ZipStore ratio = 0.807 2024/11/20-21:24:14.811812 140008710874688 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072830.sst): old prealloc_size = 147639500, real_size = 88095600 2024/11/20-21:24:14.811933 140008710874688 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072830.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 135251 prefix = 4 raw-key = 0.0016 GB zip-key = 0.0002 GB avg-key = 12.00 avg-zkey = 1.74 raw-val = 0.0877 GB zip-val = 0.0878 GB avg-val = 648.30 avg-zval = 649.36 2024/11/20-21:24:14.812089 140008710874688 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072830.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.091 GB 2024/11/20-21:24:15.014855 140008710874688 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00/072830.sst): second pass time = 0.75's, 117.243'MB/sec, value only(96.4% of KV) wait indexing time = 0.20's, remap KeyValue time = 0.20's, 435.561'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2257.668'MB/sec (index lex order gen) rebuild zvType time = 0.17's, 0.204'MB/sec write SST data time = 0.04's, 2378.132'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.75's, unzip length = 0.088'GB zip my value throughput = 117.243'MB/sec zip pipeline throughput = 117.243'MB/sec entries = 135251 avg-key = 24.00 avg-zkey = 1.74 avg-val = 648.30 avg-zval = 649.36 usrkeys = 135251 avg-key = 16.00 avg-zkey = 1.74 avg-val = 653.46 avg-zval = 649.36 TagRS{ kinds = RS_Key0_TagN bytes = 21240 } TagArray{ size = 99824 bytes = 349392 } seq expand size = 698768 multi value expand size = 0 cnt WriteAppend = 10715 UnZipSize{ index = 0.0022 GB value = 0.0877 GB dict = 0.00 MB all = 0.0909 GB } __ZipSize{ index = 0.0002 GB value = 0.0878 GB dict = 0.00 MB all = 0.0884 GB } UnZip/Zip{ index = 9.1957 value = 0.9984 dict = 0.00 all = 1.0282 } Zip/UnZip{ index = 0.1087 value = 1.0016 dict = 0.00 all = 0.9726 } ---------------------------- total value len = 564.198603 GB avg = 0.331 KB (by entry num) total key len = 44.356030 GB avg = 0.026 KB total ukey len = 32.821891 GB avg = 0.014 KB total ukey num = 2.322748901 Billion total entry num = 1.702250923 Billion write speed all = 50.575210628 MB/sec (with seq num) write speed all = 49.443457529 MB/sec (without seq num) 2024/11/20-21:24:15.110619 140008710874688 [compaction_job.cc:1948] [default] [JOB 14018] Generated table #72830: 135251 keys, 88434719 bytes, temperature: kWarm 2024/11/20-21:24:15.110689 140008710874688 EVENT_LOG_v1 {"time_micros": 1732109055110657, "cf_name": "default", "job": 14018, "event": "table_file_creation", "file_number": 72830, "file_size": 88434719, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1158278590, "table_properties": {"data_size": 87826272, "index_size": 235328, "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": 3246024, "raw_average_key_size": 24, "raw_value_size": 87682642, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 135251, "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": 1732109053, "oldest_key_time": 0, "file_creation_time": 1732109053, "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": 72830, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:24:15.141667 140008710874688 [compaction_job.cc:703] job-14018: subcompact[0], size: 1.133073 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14018/att-00 [072822,072823,072824,072825,072826,072827,072828,072829,072830] 2024/11/20-21:24:15.248126 140008710874688 (Original Log Time 2024/11/20-21:23:47.606231) EVENT_LOG_v1 {"time_micros": 1732109027606185, "job": 14018, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [72806], "files_L3": [72734, 72735, 72736, 72737, 72738, 72739, 72740, 72741, 72742], "score": 0.913926, "input_data_size": 1159042929, "oldest_snapshot_seqno": 1158785873} 2024/11/20-21:24:15.248130 140008710874688 (Original Log Time 2024/11/20-21:24:15.247270) [compaction_job.cc:2022] [default] [JOB 14018] Compacted 1@2 + 9@3 files to L3 => 1133073303 bytes 2024/11/20-21:24:15.248131 140008710874688 (Original Log Time 2024/11/20-21:24:15.248064) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 9 0 0 0] max score 0.04, MB/sec: 42.1 rd, 41.1 wr, level 3, files in(1, 9) out(9 +0 blob) MB in(27.9, 1077.4 +0.0 blob) out(1080.6 +0.0 blob), read-write-amplify(78.3) write-amplify(38.7) OK, records in: 1773587, records dropped: 39262 output_compression: Snappy 2024/11/20-21:24:15.248135 140008710874688 (Original Log Time 2024/11/20-21:24:15.248109) EVENT_LOG_v1 {"time_micros": 1732109055248087, "cf": "default", "job": 14018, "event": "compaction_finished", "compaction_time_micros": 27535441, "compaction_time_cpu_micros": 7060182, "output_level": 3, "num_output_files": 9, "total_output_size": 1133073303, "num_input_records": 1773587, "num_output_records": 1734325, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 725255383, "file_range_sync_nanos": 0, "file_fsync_nanos": 8715, "file_prepare_write_nanos": 5203799, "lsm_state": [0, 0, 0, 9, 0, 0, 0]} 2024/11/20-21:24:15.391965 140008710874688 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":1732109027,"executesMs":27826,"compactionJobId":14018,"attempt":0,"compactionInputRawBytes":1191264837,"compactionInputZipBytes":1159042929,"compactionOutputRawBytes":0,"compactionOutputZipBytes":1133073303,"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-dab07da79108f99309a3fe87cb7f7fc7-5d226a44d49c0dbb-00"}}, response = 2024/11/20-21:24:15.392060 140008710874688 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-14018/att-00: olev 3, work 27.826 s, result 5.951 ms, install 0.879 ms, input{raw 1.109 GiB zip 1.079 GiB}