Skip to content

Instantly share code, notes, and snippets.

@tryphe
Created March 4, 2022 02:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tryphe/bc38a41e752fd127d3092901e1178051 to your computer and use it in GitHub Desktop.
Save tryphe/bc38a41e752fd127d3092901e1178051 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
2022-03-04 01:58:21.272 7ff1afa472c0 INFO logging contrib/epee/src/mlog.cpp:273 New log categories: *:WARNING,net:FATAL,net.http:FATAL,net.ssl:FATAL,net.p2p:FATAL,net.cn:FATAL,daemon.rpc:FATAL,global:INFO,verify:FATAL,serialization:FATAL,daemon.rpc.payment:ERROR,stacktrace:INFO,logging:INFO,msgwriter:INFO
2022-03-04 01:58:21.272 7ff1afa472c0 INFO logging contrib/epee/src/mlog.cpp:273 New log categories: *:INFO,global:INFO,stacktrace:INFO,logging:INFO,msgwriter:INFO,perf.*:DEBUG
2022-03-04 01:58:21.273 7ff1afa472c0 INFO global src/daemon/main.cpp:296 Monero 'Oxygen Orion' (v0.17.0.0-d562deaaa)
2022-03-04 01:58:21.274 7ff1afa472c0 INFO daemon src/daemon/main.cpp:358 Moving from main() into the daemonize now.
2022-03-04 01:58:21.275 7ff1afa472c0 INFO global src/daemon/protocol.h:53 Initializing cryptonote protocol...
2022-03-04 01:58:21.275 7ff1afa472c0 INFO global src/daemon/protocol.h:58 Cryptonote protocol initialized OK
2022-03-04 01:58:21.277 7ff1afa472c0 INFO global src/daemon/core.h:64 Initializing core...
2022-03-04 01:58:21.279 7ff1afa472c0 INFO global src/cryptonote_core/cryptonote_core.cpp:519 Loading blockchain from folder /home/joe/.bitmonero/lmdb ...
2022-03-04 01:58:21.280 7ff1afa472c0 WARNING global src/blockchain_db/lmdb/db_lmdb.cpp:1361 The blockchain is on a rotating drive: this will be very slow, use an SSD if possible
2022-03-04 01:58:21.742 7ff1afa472c0 INFO blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:3912 batch transaction mode already enabled, but asked to enable batch mode
2022-03-04 01:58:21.742 7ff1afa472c0 INFO blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:3915 batch transactions enabled
2022-03-04 01:58:21.749 7ff1afa472c0 INFO blockchain src/cryptonote_core/blockchain.cpp:5450 Loading precomputed blocks (272772 bytes)
2022-03-04 01:58:21.751 7ff1afa472c0 INFO blockchain src/cryptonote_core/blockchain.cpp:5460 precomputed blocks hash: <8da80ca560793f252d1d4ed449c85d75c74867f3f86b8832c8e3f88b1cbb6ae3>, expected 8da80ca560793f252d1d4ed449c85d75c74867f3f86b8832c8e3f88b1cbb6ae3
2022-03-04 01:58:21.755 7ff1afa472c0 INFO blockchain src/cryptonote_core/blockchain.cpp:385 Blockchain initialized. last block: 2512045, d83.h5.m7.s49 time ago, current difficulty: 345630839585
2022-03-04 01:58:21.756 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:21.848 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 83596 get_long_term_block_weights
2022-03-04 01:58:21.849 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 93063 update_next_cumulative_weight_limit
2022-03-04 01:58:21.856 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:1572 Validating txpool contents for v14
2022-03-04 01:58:21.860 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:21.862 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 76 expand_transaction_2
2022-03-04 01:58:21.887 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23045 verRctCLSAGSimple
2022-03-04 01:58:21.887 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24754 verRctNonSemanticsSimple
2022-03-04 01:58:21.887 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26655 check_tx_inputs
2022-03-04 01:58:21.889 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <1a82218e56fc0babbc969f1ae891b478d06f0db87d0e1fc7ca0a694711c13f07> weight: 1455 fee/byte: 5127.15
2022-03-04 01:58:21.890 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29940 add_tx
2022-03-04 01:58:21.892 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:21.892 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 21 expand_transaction_2
2022-03-04 01:58:21.914 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21614 verRctCLSAGSimple
2022-03-04 01:58:21.915 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22105 verRctNonSemanticsSimple
2022-03-04 01:58:21.915 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22612 check_tx_inputs
2022-03-04 01:58:21.916 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <79482a7242046862911c63afb66aa24bb3a5ec65fe203ec206a30ec287fc1a0b> weight: 1451 fee/byte: 5127.5
2022-03-04 01:58:21.917 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25044 add_tx
2022-03-04 01:58:21.919 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:21.920 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 85 expand_transaction_2
2022-03-04 01:58:21.943 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22743 verRctCLSAGSimple
2022-03-04 01:58:21.943 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23243 verRctNonSemanticsSimple
2022-03-04 01:58:21.943 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23757 check_tx_inputs
2022-03-04 01:58:21.944 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <cd2c5a53db44ee400343604b1d4b68ee719b93b15ec3eb0c12025ca85de37a0d> weight: 1452 fee/byte: 5123.97
2022-03-04 01:58:21.944 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 24932 add_tx
2022-03-04 01:58:21.947 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:21.947 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 21 expand_transaction_2
2022-03-04 01:58:21.970 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22621 verRctCLSAGSimple
2022-03-04 01:58:21.970 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22941 verRctNonSemanticsSimple
2022-03-04 01:58:21.970 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23431 check_tx_inputs
2022-03-04 01:58:21.972 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <9f41fbddc232ac1122979b4f1511ad2f2d7cd78b0b1b5a3a7fbd3bd17298b110> weight: 1453 fee/byte: 40395.7
2022-03-04 01:58:21.973 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25943 add_tx
2022-03-04 01:58:21.975 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:21.976 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23 expand_transaction_2
2022-03-04 01:58:21.976 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:21.999 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22493 verRctCLSAGSimple
2022-03-04 01:58:22.000 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23386 verRctCLSAGSimple
2022-03-04 01:58:22.000 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24194 verRctNonSemanticsSimple
2022-03-04 01:58:22.000 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24953 check_tx_inputs
2022-03-04 01:58:22.005 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <69a162164b37e47798f1798407f8daec97bf6e9e55b9c2d0c85ea97ce167c412> weight: 1968 fee/byte: 5121.95
2022-03-04 01:58:22.005 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30168 add_tx
2022-03-04 01:58:22.007 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.008 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24 expand_transaction_2
2022-03-04 01:58:22.031 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 7490 verRctCLSAGSimple
2022-03-04 01:58:22.031 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22869 verRctNonSemanticsSimple
2022-03-04 01:58:22.031 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23444 check_tx_inputs
2022-03-04 01:58:22.031 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <e3d5e9e178ab3fada82ac4e4917e413a4bc852ea820f858d2e54598ab3efc818> weight: 1457 fee/byte: 5126.97
2022-03-04 01:58:22.032 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 24534 add_tx
2022-03-04 01:58:22.034 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.036 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 58 expand_transaction_2
2022-03-04 01:58:22.037 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.037 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.037 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.060 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22856 verRctCLSAGSimple
2022-03-04 01:58:22.060 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.061 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24097 verRctCLSAGSimple
2022-03-04 01:58:22.062 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24592 verRctCLSAGSimple
2022-03-04 01:58:22.062 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.062 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25038 verRctCLSAGSimple
2022-03-04 01:58:22.084 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23471 verRctCLSAGSimple
2022-03-04 01:58:22.085 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23616 verRctCLSAGSimple
2022-03-04 01:58:22.085 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23669 verRctCLSAGSimple
2022-03-04 01:58:22.086 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 49653 verRctNonSemanticsSimple
2022-03-04 01:58:22.086 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 51239 check_tx_inputs
2022-03-04 01:58:22.088 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <ea090fc85bb733c7a8cec2ffac53dce31dbb9001274e298f1886190080952a1c> weight: 4544 fee/byte: 5121.04
2022-03-04 01:58:22.089 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 54344 add_tx
2022-03-04 01:58:22.091 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.092 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29 expand_transaction_2
2022-03-04 01:58:22.092 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.114 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 7610 verRctCLSAGSimple
2022-03-04 01:58:22.115 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22659 verRctCLSAGSimple
2022-03-04 01:58:22.115 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23504 verRctNonSemanticsSimple
2022-03-04 01:58:22.115 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24288 check_tx_inputs
2022-03-04 01:58:22.116 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <4ae61aa42fa0becda3dcd9f452b335ee28826552010d2fcea1cec578d0498f27> weight: 1970 fee/byte: 26477.2
2022-03-04 01:58:22.116 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25677 add_tx
2022-03-04 01:58:22.119 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.119 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 19 expand_transaction_2
2022-03-04 01:58:22.142 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22365 verRctCLSAGSimple
2022-03-04 01:58:22.142 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22911 verRctNonSemanticsSimple
2022-03-04 01:58:22.142 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23332 check_tx_inputs
2022-03-04 01:58:22.145 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <e88da64138001796dc8e533bfe215dd5486b15c5fe23af967ff5f4bead21a828> weight: 1452 fee/byte: 40423.6
2022-03-04 01:58:22.145 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26739 add_tx
2022-03-04 01:58:22.147 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.148 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22 expand_transaction_2
2022-03-04 01:58:22.170 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21154 verRctCLSAGSimple
2022-03-04 01:58:22.170 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21614 verRctNonSemanticsSimple
2022-03-04 01:58:22.170 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22099 check_tx_inputs
2022-03-04 01:58:22.368 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <b9637589f55a1473b2a98d8b675dacd8fcc98010c8ca8bfc9759b9035f5b7129> weight: 1457 fee/byte: 5126.97
2022-03-04 01:58:22.368 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 220847 add_tx
2022-03-04 01:58:22.371 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.372 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26 expand_transaction_2
2022-03-04 01:58:22.394 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 19575 verRctCLSAGSimple
2022-03-04 01:58:22.394 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21871 verRctNonSemanticsSimple
2022-03-04 01:58:22.394 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22727 check_tx_inputs
2022-03-04 01:58:22.396 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <d7636b3430388c26cd0fe4fffda03103e59efea881cce3bbdf83c8d08d40b430> weight: 1455 fee/byte: 5127.15
2022-03-04 01:58:22.398 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27156 add_tx
2022-03-04 01:58:22.409 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.409 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23 expand_transaction_2
2022-03-04 01:58:22.432 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22053 verRctCLSAGSimple
2022-03-04 01:58:22.433 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23824 verRctNonSemanticsSimple
2022-03-04 01:58:22.433 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24392 check_tx_inputs
2022-03-04 01:58:22.451 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <aa52fd7a64ee35b84d1cd974e90c50e212efdbd749c407673637fb7780610135> weight: 1455 fee/byte: 5127.15
2022-03-04 01:58:22.452 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 43342 add_tx
2022-03-04 01:58:22.454 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.454 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 20 expand_transaction_2
2022-03-04 01:58:22.477 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21787 verRctCLSAGSimple
2022-03-04 01:58:22.477 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22197 verRctNonSemanticsSimple
2022-03-04 01:58:22.477 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22640 check_tx_inputs
2022-03-04 01:58:22.478 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <8f509e7a4569f147647c684e91b4040859a9c0edb9477d01335468ee273fe53b> weight: 1454 fee/byte: 5123.8
2022-03-04 01:58:22.478 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 24159 add_tx
2022-03-04 01:58:22.481 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.481 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 39 expand_transaction_2
2022-03-04 01:58:22.503 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21983 verRctCLSAGSimple
2022-03-04 01:58:22.504 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22438 verRctNonSemanticsSimple
2022-03-04 01:58:22.504 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22896 check_tx_inputs
2022-03-04 01:58:22.505 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <e01deda25ddb71f42901403a4823c9e766d83ee31282419a8147bd42fc55a83d> weight: 1457 fee/byte: 5126.97
2022-03-04 01:58:22.505 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 24632 add_tx
2022-03-04 01:58:22.507 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.508 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28 expand_transaction_2
2022-03-04 01:58:22.531 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22591 verRctCLSAGSimple
2022-03-04 01:58:22.531 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23076 verRctNonSemanticsSimple
2022-03-04 01:58:22.531 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23846 check_tx_inputs
2022-03-04 01:58:22.535 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <181df79bae3d02871967db2441a3d58572774cfac1cd53ea74733437d128053f> weight: 1459 fee/byte: 5126.8
2022-03-04 01:58:22.535 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28108 add_tx
2022-03-04 01:58:22.537 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.538 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 20 expand_transaction_2
2022-03-04 01:58:22.562 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23752 verRctCLSAGSimple
2022-03-04 01:58:22.562 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24301 verRctNonSemanticsSimple
2022-03-04 01:58:22.562 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24816 check_tx_inputs
2022-03-04 01:58:22.565 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <9b3053b2130904106e06cb74ea6c95f4c5b9a5c0b7a8f7ae067784af0a131244> weight: 1458 fee/byte: 5123.46
2022-03-04 01:58:22.565 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27886 add_tx
2022-03-04 01:58:22.567 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.568 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 21 expand_transaction_2
2022-03-04 01:58:22.591 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22644 verRctCLSAGSimple
2022-03-04 01:58:22.591 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23168 verRctNonSemanticsSimple
2022-03-04 01:58:22.591 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23780 check_tx_inputs
2022-03-04 01:58:22.592 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <c198aee79363febd9362de65fb7066c7a67d86a0bc689a8b53f4d110d5da794b> weight: 1459 fee/byte: 25606.6
2022-03-04 01:58:22.592 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25043 add_tx
2022-03-04 01:58:22.595 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.595 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:58:22.617 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21785 verRctCLSAGSimple
2022-03-04 01:58:22.618 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22338 verRctNonSemanticsSimple
2022-03-04 01:58:22.618 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22908 check_tx_inputs
2022-03-04 01:58:22.620 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <7da716b7797abed2d7dd301a98a3a44a3cce134f39fa77a6f866e9b3a78c494d> weight: 1456 fee/byte: 40312.5
2022-03-04 01:58:22.620 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25707 add_tx
2022-03-04 01:58:22.623 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.623 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22 expand_transaction_2
2022-03-04 01:58:22.646 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21965 verRctCLSAGSimple
2022-03-04 01:58:22.646 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22435 verRctNonSemanticsSimple
2022-03-04 01:58:22.646 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22942 check_tx_inputs
2022-03-04 01:58:22.648 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <3e3b970f01b80d1892e95a54d9e933d3b3ad6e5f4557324f19ff00ae0de5de4e> weight: 1458 fee/byte: 9403.29
2022-03-04 01:58:22.648 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25743 add_tx
2022-03-04 01:58:22.651 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.651 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23 expand_transaction_2
2022-03-04 01:58:22.674 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22062 verRctCLSAGSimple
2022-03-04 01:58:22.674 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22668 verRctNonSemanticsSimple
2022-03-04 01:58:22.674 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23184 check_tx_inputs
2022-03-04 01:58:22.676 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <abbd96a02676638e4590955e24d02f24ff35d779619a537e78138961f2af7c4f> weight: 1456 fee/byte: 5123.63
2022-03-04 01:58:22.677 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26060 add_tx
2022-03-04 01:58:22.679 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.679 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25 expand_transaction_2
2022-03-04 01:58:22.704 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23900 verRctCLSAGSimple
2022-03-04 01:58:22.704 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24461 verRctNonSemanticsSimple
2022-03-04 01:58:22.704 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25169 check_tx_inputs
2022-03-04 01:58:22.708 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <d4c7674c3deaa92bccbfd47fe481bc4883973bdbf5c40566210689fff2ab6858> weight: 1452 fee/byte: 5123.97
2022-03-04 01:58:22.709 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30144 add_tx
2022-03-04 01:58:22.711 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.711 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 21 expand_transaction_2
2022-03-04 01:58:22.735 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23279 verRctCLSAGSimple
2022-03-04 01:58:22.735 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23926 verRctNonSemanticsSimple
2022-03-04 01:58:22.735 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24409 check_tx_inputs
2022-03-04 01:58:22.737 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <5080ceb4b7278d90d1f9187e6e375d1303e1ed2d7db9eec712e492c5404f6b60> weight: 1455 fee/byte: 5127.15
2022-03-04 01:58:22.737 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26748 add_tx
2022-03-04 01:58:22.740 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.741 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28 expand_transaction_2
2022-03-04 01:58:22.742 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.743 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.764 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22003 verRctCLSAGSimple
2022-03-04 01:58:22.765 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22931 verRctCLSAGSimple
2022-03-04 01:58:22.766 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23655 verRctCLSAGSimple
2022-03-04 01:58:22.766 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24790 verRctNonSemanticsSimple
2022-03-04 01:58:22.766 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25726 check_tx_inputs
2022-03-04 01:58:22.767 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <b0bbfa12a9e20106fb6d0a2b3273d55c440d22b229b31f13833f7e1362433066> weight: 2484 fee/byte: 5124.8
2022-03-04 01:58:22.767 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26989 add_tx
2022-03-04 01:58:22.770 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.770 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 21 expand_transaction_2
2022-03-04 01:58:22.793 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22054 verRctCLSAGSimple
2022-03-04 01:58:22.793 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22553 verRctNonSemanticsSimple
2022-03-04 01:58:22.793 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23028 check_tx_inputs
2022-03-04 01:58:22.794 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <745674d2869eee07ba472aad4ad2e5fdce1d4f9c323611acf6a7852a63566c72> weight: 1451 fee/byte: 5127.5
2022-03-04 01:58:22.795 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 24661 add_tx
2022-03-04 01:58:22.797 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.797 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 20 expand_transaction_2
2022-03-04 01:58:22.820 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22033 verRctCLSAGSimple
2022-03-04 01:58:22.820 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22644 verRctNonSemanticsSimple
2022-03-04 01:58:22.820 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23148 check_tx_inputs
2022-03-04 01:58:22.830 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <17594205cb998356e96fd1539cdad28a539aaf9529646ec54edacbf6165cf178> weight: 1456 fee/byte: 26875
2022-03-04 01:58:22.830 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 33509 add_tx
2022-03-04 01:58:22.833 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.833 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 20 expand_transaction_2
2022-03-04 01:58:22.855 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21828 verRctCLSAGSimple
2022-03-04 01:58:22.855 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22305 verRctNonSemanticsSimple
2022-03-04 01:58:22.856 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22812 check_tx_inputs
2022-03-04 01:58:22.856 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <d63dc6daeec1877d3728db3854f87f5eb82316bbf1cc5ec8059b8e328a6ad97d> weight: 1455 fee/byte: 235553
2022-03-04 01:58:22.856 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 23966 add_tx
2022-03-04 01:58:22.858 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.859 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28 expand_transaction_2
2022-03-04 01:58:22.882 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 16515 verRctCLSAGSimple
2022-03-04 01:58:22.882 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22888 verRctNonSemanticsSimple
2022-03-04 01:58:22.882 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23451 check_tx_inputs
2022-03-04 01:58:22.895 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <a63b6f2ad9cb8f4efad5550ee014fca23d4721559d34f6faec893bcf683e6d80> weight: 1455 fee/byte: 5127.15
2022-03-04 01:58:22.895 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 36877 add_tx
2022-03-04 01:58:22.901 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.902 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22 expand_transaction_2
2022-03-04 01:58:22.925 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23304 verRctCLSAGSimple
2022-03-04 01:58:22.925 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23735 verRctNonSemanticsSimple
2022-03-04 01:58:22.925 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24264 check_tx_inputs
2022-03-04 01:58:22.946 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <21ae116799650d69c6fba97a64ad44ab4f29cf8ae3fa4b5a9a29976b439a8482> weight: 2323 fee/byte: 5122.69
2022-03-04 01:58:22.947 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 46136 add_tx
2022-03-04 01:58:22.949 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.950 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26 expand_transaction_2
2022-03-04 01:58:22.950 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.973 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 5506 verRctCLSAGSimple
2022-03-04 01:58:22.973 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22446 verRctCLSAGSimple
2022-03-04 01:58:22.973 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23374 verRctNonSemanticsSimple
2022-03-04 01:58:22.973 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24046 check_tx_inputs
2022-03-04 01:58:22.974 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <abab2c16f59cb2c85dc235846e2781339ffdccf13e267a5ab7da2833ce959184> weight: 1972 fee/byte: 5121.7
2022-03-04 01:58:22.974 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25322 add_tx
2022-03-04 01:58:22.976 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:22.977 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 21 expand_transaction_2
2022-03-04 01:58:22.999 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21723 verRctCLSAGSimple
2022-03-04 01:58:22.999 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22177 verRctNonSemanticsSimple
2022-03-04 01:58:22.999 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22672 check_tx_inputs
2022-03-04 01:58:23.001 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <90eba2ce7cf485ceaead24b0af3c92d44a92a47fc10df3e8dbdf79dcb2969d84> weight: 1453 fee/byte: 5127.32
2022-03-04 01:58:23.001 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 24909 add_tx
2022-03-04 01:58:23.004 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.004 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 20 expand_transaction_2
2022-03-04 01:58:23.026 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21768 verRctCLSAGSimple
2022-03-04 01:58:23.026 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22215 verRctNonSemanticsSimple
2022-03-04 01:58:23.026 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22685 check_tx_inputs
2022-03-04 01:58:23.028 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <c0605d04dac95b6c5b160ff8036c0b11d20b9b5351fa4b120ef3ec929f502b88> weight: 1455 fee/byte: 5127.15
2022-03-04 01:58:23.029 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 24846 add_tx
2022-03-04 01:58:23.031 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.032 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27 expand_transaction_2
2022-03-04 01:58:23.033 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.033 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.055 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22024 verRctCLSAGSimple
2022-03-04 01:58:23.056 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22587 verRctCLSAGSimple
2022-03-04 01:58:23.056 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22696 verRctCLSAGSimple
2022-03-04 01:58:23.056 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23867 verRctNonSemanticsSimple
2022-03-04 01:58:23.056 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24830 check_tx_inputs
2022-03-04 01:58:23.061 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <ddca3eee9dc01102a353a6b19d7f607fc4f7f68202ce751df3397a9673317e89> weight: 2483 fee/byte: 5122.84
2022-03-04 01:58:23.061 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30126 add_tx
2022-03-04 01:58:23.064 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.065 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23 expand_transaction_2
2022-03-04 01:58:23.065 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.088 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22812 verRctCLSAGSimple
2022-03-04 01:58:23.089 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23577 verRctCLSAGSimple
2022-03-04 01:58:23.089 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24132 verRctNonSemanticsSimple
2022-03-04 01:58:23.089 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24722 check_tx_inputs
2022-03-04 01:58:23.093 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <3a5e140d1d1ff4727f43c44b8d15a83a8d10e7a1982209b8dbc8b2aad64c888c> weight: 1974 fee/byte: 5121.58
2022-03-04 01:58:23.093 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29533 add_tx
2022-03-04 01:58:23.095 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.097 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 73 expand_transaction_2
2022-03-04 01:58:23.119 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 20276 verRctCLSAGSimple
2022-03-04 01:58:23.119 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22576 verRctNonSemanticsSimple
2022-03-04 01:58:23.120 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23864 check_tx_inputs
2022-03-04 01:58:23.121 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <af09145dfa5ff72ea388c32e8119a1f1fb8d977d3b2b132c76c7892604fadf8d> weight: 1453 fee/byte: 5127.32
2022-03-04 01:58:23.121 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25804 add_tx
2022-03-04 01:58:23.123 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.124 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29 expand_transaction_2
2022-03-04 01:58:23.148 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 8076 verRctCLSAGSimple
2022-03-04 01:58:23.148 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23843 verRctNonSemanticsSimple
2022-03-04 01:58:23.148 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24613 check_tx_inputs
2022-03-04 01:58:23.149 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <5a0b4a028ec1250af66587aa33c03a85f7d18aff4d2de0137dcd1d84fcec6a9c> weight: 1457 fee/byte: 9.409e+06
2022-03-04 01:58:23.149 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25913 add_tx
2022-03-04 01:58:23.152 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.152 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 21 expand_transaction_2
2022-03-04 01:58:23.175 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 10919 verRctCLSAGSimple
2022-03-04 01:58:23.175 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22580 verRctNonSemanticsSimple
2022-03-04 01:58:23.175 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23010 check_tx_inputs
2022-03-04 01:58:23.176 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <0fdf90c6753447d1c2bc987084152288b6326a3f1d86db931d8dc11b2a6419a0> weight: 1454 fee/byte: 5123.8
2022-03-04 01:58:23.176 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 24275 add_tx
2022-03-04 01:58:23.179 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.179 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 45 expand_transaction_2
2022-03-04 01:58:23.180 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.202 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21146 verRctCLSAGSimple
2022-03-04 01:58:23.202 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21590 verRctCLSAGSimple
2022-03-04 01:58:23.202 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22584 verRctNonSemanticsSimple
2022-03-04 01:58:23.202 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23319 check_tx_inputs
2022-03-04 01:58:23.205 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <e37c9f3c41abd60ab4c6fb2c43b1df6b2716610f2c55f84a6add158bba1f47a1> weight: 1970 fee/byte: 173975
2022-03-04 01:58:23.205 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26730 add_tx
2022-03-04 01:58:23.207 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.208 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25 expand_transaction_2
2022-03-04 01:58:23.209 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.231 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22156 verRctCLSAGSimple
2022-03-04 01:58:23.231 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22544 verRctCLSAGSimple
2022-03-04 01:58:23.231 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23350 verRctNonSemanticsSimple
2022-03-04 01:58:23.231 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24012 check_tx_inputs
2022-03-04 01:58:23.233 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <6eb53881b057166cf0e0efd7d39207406018a9ba5faa6e0d6357e1158b0afca2> weight: 1974 fee/byte: 5121.58
2022-03-04 01:58:23.233 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25922 add_tx
2022-03-04 01:58:23.235 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.236 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 114 expand_transaction_2
2022-03-04 01:58:23.258 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21730 verRctCLSAGSimple
2022-03-04 01:58:23.258 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22153 verRctNonSemanticsSimple
2022-03-04 01:58:23.258 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22879 check_tx_inputs
2022-03-04 01:58:23.277 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <fec3b269a25156c6547b8cf584e0e14b7200e889796fd746f4059e14613b14a4> weight: 1458 fee/byte: 5123.46
2022-03-04 01:58:23.277 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 42341 add_tx
2022-03-04 01:58:23.279 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.280 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24 expand_transaction_2
2022-03-04 01:58:23.304 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23953 verRctCLSAGSimple
2022-03-04 01:58:23.304 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24460 verRctNonSemanticsSimple
2022-03-04 01:58:23.304 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25052 check_tx_inputs
2022-03-04 01:58:23.306 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <03b9cc3b409085bd87e6899780595a9207f65de43a0f2a3759b31d3fa9e85aa7> weight: 1458 fee/byte: 5123.46
2022-03-04 01:58:23.306 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26749 add_tx
2022-03-04 01:58:23.308 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.308 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 20 expand_transaction_2
2022-03-04 01:58:23.331 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22526 verRctCLSAGSimple
2022-03-04 01:58:23.331 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23029 verRctNonSemanticsSimple
2022-03-04 01:58:23.331 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23509 check_tx_inputs
2022-03-04 01:58:23.332 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <71806e0203446a28a15e29e2656d8e8b57b3536490896610f41ce23bfb3678aa> weight: 1456 fee/byte: 5123.63
2022-03-04 01:58:23.332 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 24577 add_tx
2022-03-04 01:58:23.334 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.335 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 37 expand_transaction_2
2022-03-04 01:58:23.336 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.336 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.337 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.360 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23581 verRctCLSAGSimple
2022-03-04 01:58:23.361 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24457 verRctCLSAGSimple
2022-03-04 01:58:23.362 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25378 verRctCLSAGSimple
2022-03-04 01:58:23.362 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25804 verRctCLSAGSimple
2022-03-04 01:58:23.382 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22111 verRctCLSAGSimple
2022-03-04 01:58:23.382 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 47099 verRctNonSemanticsSimple
2022-03-04 01:58:23.383 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 48284 check_tx_inputs
2022-03-04 01:58:23.384 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <6b9dd3785c55e1e90ba4630d6606b2eb75b501292843c92cee5ef47c2b87f8aa> weight: 3523 fee/byte: 5123.47
2022-03-04 01:58:23.384 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 50121 add_tx
2022-03-04 01:58:23.387 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.388 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 46 expand_transaction_2
2022-03-04 01:58:23.410 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21771 verRctCLSAGSimple
2022-03-04 01:58:23.410 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22263 verRctNonSemanticsSimple
2022-03-04 01:58:23.411 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23115 check_tx_inputs
2022-03-04 01:58:23.412 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <e1f04abc512a196a8e3219f3fc41c0ef23f15b3b9acf03df94a59ff1035d93ae> weight: 1454 fee/byte: 5123.8
2022-03-04 01:58:23.413 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25524 add_tx
2022-03-04 01:58:23.414 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.415 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24 expand_transaction_2
2022-03-04 01:58:23.416 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.438 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22645 verRctCLSAGSimple
2022-03-04 01:58:23.439 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23066 verRctCLSAGSimple
2022-03-04 01:58:23.439 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23617 verRctNonSemanticsSimple
2022-03-04 01:58:23.439 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24276 check_tx_inputs
2022-03-04 01:58:23.441 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <b599d271a26de7be914df29afbf4abdecd1e05c3b388cb8b119e84e82b76e0ae> weight: 1964 fee/byte: 5122.2
2022-03-04 01:58:23.441 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27026 add_tx
2022-03-04 01:58:23.444 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.445 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28 expand_transaction_2
2022-03-04 01:58:23.445 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.466 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21481 verRctCLSAGSimple
2022-03-04 01:58:23.468 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22561 verRctCLSAGSimple
2022-03-04 01:58:23.468 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23305 verRctNonSemanticsSimple
2022-03-04 01:58:23.468 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24011 check_tx_inputs
2022-03-04 01:58:23.469 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <7dc1e740eec229c12d3bdeea285ef1036e4da136ac8a7c319ab7ecdcc7e8fbb4> weight: 1972 fee/byte: 5121.7
2022-03-04 01:58:23.469 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25740 add_tx
2022-03-04 01:58:23.472 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.473 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24 expand_transaction_2
2022-03-04 01:58:23.473 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.496 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22517 verRctCLSAGSimple
2022-03-04 01:58:23.496 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22820 verRctCLSAGSimple
2022-03-04 01:58:23.497 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23695 verRctNonSemanticsSimple
2022-03-04 01:58:23.497 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24487 check_tx_inputs
2022-03-04 01:58:23.500 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <cf32d82c674089a598f936ed96bdc090ee4e34ff22e5333d6447b6af323822b5> weight: 1972 fee/byte: 128027
2022-03-04 01:58:23.501 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28615 add_tx
2022-03-04 01:58:23.503 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.503 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25 expand_transaction_2
2022-03-04 01:58:23.526 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22149 verRctCLSAGSimple
2022-03-04 01:58:23.526 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22857 verRctNonSemanticsSimple
2022-03-04 01:58:23.526 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23397 check_tx_inputs
2022-03-04 01:58:23.534 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <15ee5e375030d83add563a20ecf8f74e17e248e910c7b7c3f124032011e815b8> weight: 1457 fee/byte: 5126.97
2022-03-04 01:58:23.535 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 32479 add_tx
2022-03-04 01:58:23.537 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.538 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22 expand_transaction_2
2022-03-04 01:58:23.560 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21966 verRctCLSAGSimple
2022-03-04 01:58:23.560 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22419 verRctNonSemanticsSimple
2022-03-04 01:58:23.560 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22917 check_tx_inputs
2022-03-04 01:58:23.565 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <e2b5a89acd483bb6fdcfb123bfb16aecf2e7c54d1b4a3ba47b50f5fba80ec5b9> weight: 1453 fee/byte: 5127.32
2022-03-04 01:58:23.565 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27701 add_tx
2022-03-04 01:58:23.567 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.568 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 19 expand_transaction_2
2022-03-04 01:58:23.590 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22163 verRctCLSAGSimple
2022-03-04 01:58:23.590 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22703 verRctNonSemanticsSimple
2022-03-04 01:58:23.590 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23153 check_tx_inputs
2022-03-04 01:58:23.592 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <fc4dc262e2521be3559303d316b923d983fcd2d9c85097542c5ef65a0d4e30c7> weight: 1454 fee/byte: 5123.8
2022-03-04 01:58:23.592 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 24968 add_tx
2022-03-04 01:58:23.594 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.594 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23 expand_transaction_2
2022-03-04 01:58:23.595 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.618 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23049 verRctCLSAGSimple
2022-03-04 01:58:23.620 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24418 verRctCLSAGSimple
2022-03-04 01:58:23.620 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25290 verRctNonSemanticsSimple
2022-03-04 01:58:23.620 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25889 check_tx_inputs
2022-03-04 01:58:23.624 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <7bd1d79180105c448d3eb3ff425dcad93b86918721333a44237b656ce9afd3cc> weight: 1971 fee/byte: 6955.86
2022-03-04 01:58:23.624 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30567 add_tx
2022-03-04 01:58:23.627 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.629 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 47 expand_transaction_2
2022-03-04 01:58:23.629 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.630 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.630 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.653 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23333 verRctCLSAGSimple
2022-03-04 01:58:23.653 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.653 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23703 verRctCLSAGSimple
2022-03-04 01:58:23.654 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24576 verRctCLSAGSimple
2022-03-04 01:58:23.655 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25315 verRctCLSAGSimple
2022-03-04 01:58:23.675 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 6669 verRctCLSAGSimple
2022-03-04 01:58:23.675 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 46389 verRctNonSemanticsSimple
2022-03-04 01:58:23.675 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 47999 check_tx_inputs
2022-03-04 01:58:23.676 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <faa40b6ea875e3bcbfbc0b4ef9011994f11125cdd658e60f1a9dfcb769aa29cd> weight: 3514 fee/byte: 5122.37
2022-03-04 01:58:23.676 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 49114 add_tx
2022-03-04 01:58:23.679 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.680 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 127 expand_transaction_2
2022-03-04 01:58:23.703 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22956 verRctCLSAGSimple
2022-03-04 01:58:23.703 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23490 verRctNonSemanticsSimple
2022-03-04 01:58:23.703 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24068 check_tx_inputs
2022-03-04 01:58:23.704 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <dc0b993121648c8892456142f65e41614a79f446353f9a3cd014a3671b25fbd2> weight: 1455 fee/byte: 40340.2
2022-03-04 01:58:23.705 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25602 add_tx
2022-03-04 01:58:23.708 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.709 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 21 expand_transaction_2
2022-03-04 01:58:23.732 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22747 verRctCLSAGSimple
2022-03-04 01:58:23.732 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23369 verRctNonSemanticsSimple
2022-03-04 01:58:23.732 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23850 check_tx_inputs
2022-03-04 01:58:23.735 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <53590f404119d8dd69c60cee5c351b00b2929147dbfef3df7303b7883aeb23e0> weight: 1451 fee/byte: 5127.5
2022-03-04 01:58:23.735 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27344 add_tx
2022-03-04 01:58:23.740 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.741 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22 expand_transaction_2
2022-03-04 01:58:23.765 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 17923 verRctCLSAGSimple
2022-03-04 01:58:23.765 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23690 verRctNonSemanticsSimple
2022-03-04 01:58:23.765 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24189 check_tx_inputs
2022-03-04 01:58:23.780 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <30fc2e39d5bfa56ca186a39e824a0e5229a4acd4bc47c1764d998c1a78d886e5> weight: 1457 fee/byte: 5126.97
2022-03-04 01:58:23.780 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 39829 add_tx
2022-03-04 01:58:23.783 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.784 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26 expand_transaction_2
2022-03-04 01:58:23.807 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22272 verRctCLSAGSimple
2022-03-04 01:58:23.807 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22789 verRctNonSemanticsSimple
2022-03-04 01:58:23.807 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23497 check_tx_inputs
2022-03-04 01:58:23.809 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <ee4003ad41d6d6c901f3d803fec9c1b22bfef61676f1985794e308a7751a3fed> weight: 1454 fee/byte: 5123.8
2022-03-04 01:58:23.809 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25980 add_tx
2022-03-04 01:58:23.811 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.812 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 39 expand_transaction_2
2022-03-04 01:58:23.813 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.834 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21431 verRctCLSAGSimple
2022-03-04 01:58:23.837 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24472 verRctCLSAGSimple
2022-03-04 01:58:23.837 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25127 verRctNonSemanticsSimple
2022-03-04 01:58:23.838 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26230 check_tx_inputs
2022-03-04 01:58:23.840 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <c0943b41e5d79fbe1ffdf9f2fea2362cebd38aeb31bdbbe1c00ba688d2fb61f4> weight: 1971 fee/byte: 128026
2022-03-04 01:58:23.841 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29758 add_tx
2022-03-04 01:58:23.843 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:23.843 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 20 expand_transaction_2
2022-03-04 01:58:23.866 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22295 verRctCLSAGSimple
2022-03-04 01:58:23.867 7ff1afa472c0 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23256 verRctNonSemanticsSimple
2022-03-04 01:58:23.868 7ff1afa472c0 INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24808 check_tx_inputs
2022-03-04 01:58:23.869 7ff1afa472c0 INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <ec536db8fcd37749df2cc95c4e1d98c7fc123cca537590a353d94c452c5c1bfa> weight: 1459 fee/byte: 9.39611e+06
2022-03-04 01:58:23.870 7ff1afa472c0 INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26934 add_tx
2022-03-04 01:58:23.871 7ff1afa472c0 INFO global src/cryptonote_core/cryptonote_core.cpp:694 Loading checkpoints
2022-03-04 01:58:23.871 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:250 Blockchain checkpoints file not found
2022-03-04 01:58:23.871 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1 <771fbcd656ec1464d3a02ead5e18644030007a0fc664c0a964d30922821a8148>
2022-03-04 01:58:23.872 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 10 <c0e3b387e47042f72d8ccdca88071ff96bff1ac7cde09ae113dbb7ad3fe92381>
2022-03-04 01:58:23.872 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 100 <ac3e11ca545e57c49fca2b4e8c48c03c23be047c43e471e1394528b1f9f80b2d>
2022-03-04 01:58:23.872 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1000 <5acfc45acffd2b2e7345caf42fa02308c5793f15ec33946e969e829f40b03876>
2022-03-04 01:58:23.872 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 10000 <c758b7c81f928be3295d45e230646de8b852ec96a821eac3fea4daf3fcac0ca2>
2022-03-04 01:58:23.872 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 22231 <7cb10e29d67e1c069e6e11b17d30b809724255fee2f6868dc14cfc6ed44dfb25>
2022-03-04 01:58:23.872 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 29556 <53c484a8ed91e4da621bb2fa88106dbde426fe90d7ef07b9c1e5127fb6f3a7f6>
2022-03-04 01:58:23.872 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 50000 <0fe8758ab06a8b9cb35b7328fd4f757af530a5d37759f9d3e421023231f7b31c>
2022-03-04 01:58:23.872 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 80000 <a62dcd7b536f22e003ebae8726e9e7276f63d594e264b6f0cd7aab27b66e75e3>
2022-03-04 01:58:23.872 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 202612 <bbd604d2ba11ba27935e006ed39c9bfdd99b76bf4a50654bc1e1e61217962698>
2022-03-04 01:58:23.872 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 202613 <e2aa337e78df1f98f462b3b1e560c6b914dec47b610698b7b7d1e3e86b6197c2>
2022-03-04 01:58:23.873 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 202614 <c29e3dc37d8da3e72e506e31a213a58771b24450144305bcba9e70fa4d6ea6fb>
2022-03-04 01:58:23.873 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 205000 <5d3d7a26e6dc7535e34f03def711daa8c263785f73ec1fadef8a45880fde8063>
2022-03-04 01:58:23.873 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 220000 <9613f455933c00e3e33ac315cc6b455ee8aa0c567163836858c2d9caff111553>
2022-03-04 01:58:23.873 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 230300 <bae7a80c46859db355556e3a9204a337ae8f24309926a1312323fdecf1920e61>
2022-03-04 01:58:23.873 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 230700 <93e631240ceac831da1aebfc5dac8f722c430463024763ebafa888796ceaeedf>
2022-03-04 01:58:23.873 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 231350 <b5add137199b820e1ea26640e5c3e121fd85faa86a1e39cf7e6cc097bdeb1131>
2022-03-04 01:58:23.873 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 232150 <955de8e6b6508af2c24f7334f97beeea651d78e9ade3ab18fec3763be3201aa8>
2022-03-04 01:58:23.873 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 249380 <654fb0a81ce3e5caf7e3264a70f447d4bd07586c08fa50f6638cc54da0a52b2d>
2022-03-04 01:58:23.873 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 460000 <75037a7aed3e765db96c75bcf908f59d690a5f3390baebb9edeafd336a1c4831>
2022-03-04 01:58:23.873 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 500000 <2428f0dbe49796be05ed81b347f53e1f7f44aed0abf641446ec2b94cae066b02>
2022-03-04 01:58:23.873 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 600000 <f5828ebf7d7d1cb61762c4dfe3ccf4ecab2e1aad23e8113668d981713b7a54c5>
2022-03-04 01:58:23.873 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 700000 <12be9b3d210b93f574d2526abb9c1ab2a881b479131fd0d4f7dac93875f503cd>
2022-03-04 01:58:23.873 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 825000 <56503f9ad766774b575be3aff73245e9d159be88132c93d1754764f28da2ff60>
2022-03-04 01:58:23.874 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 900000 <d9958d0e7dcf91a5a7b11de225927bf7efc6eb26240315ce12372be902cc1337>
2022-03-04 01:58:23.874 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 913193 <5292d5d56f6ba4de33a58d9a34d263e2cb3c6fee0aed2286fd4ac7f36d53c85f>
2022-03-04 01:58:23.874 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1000000 <a886ef5149902d8342475fee9bb296341b891ac67c4842f47a833f23c00ed721>
2022-03-04 01:58:23.874 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1100000 <3fd720c5c8b3072fc1ccda922dec1ef25f9ed88a1e6ad4103d0fe00b180a5903>
2022-03-04 01:58:23.874 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1150000 <1dd16f626d18e1e988490dfd06de5920e22629c972c58b4d8daddea0038627b2>
2022-03-04 01:58:23.874 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1200000 <fa7d13a90850882060479d100141ff84286599ae39c3277c8ea784393f882d1f>
2022-03-04 01:58:23.874 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1300000 <31b34272343a44a9f4ac7de7a8fcf3b7d8a3124d7d6870affd510d2f37e74cd0>
2022-03-04 01:58:23.874 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1390000 <a8f5649dd4ded60eedab475f2bec8c934681c07e3cf640e9be0617554f13ff6c>
2022-03-04 01:58:23.874 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1450000 <ac94e8860093bc7c83e4e91215cba1d663421ecf4067a0ae609c3a8b52bcfac2>
2022-03-04 01:58:23.874 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1530000 <01759bce497ec38e63c78b1038892169203bb78f87e488172f6b854fcd63ba7e>
2022-03-04 01:58:23.874 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1579000 <7d0d7a2346373afd41ed1e744a939fc5d474a7dbaa257be5c6fff4009e789241>
2022-03-04 01:58:23.874 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1668900 <ac2dcaf3d2f58ffcf8391639f0f1ebafcb8eac43c49479c7c37f611868d07568>
2022-03-04 01:58:23.874 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1775600 <1c6e01c661dc22cab939e79ec6a5272190624ce8356d2f7b958e4f9a57fdb05e>
2022-03-04 01:58:23.874 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1856000 <9b57f17f29c71a3acd8a7904b93c41fa6eb8d2b7c73936ce4f1702d14880ba29>
2022-03-04 01:58:23.875 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1958000 <98a5d6e51afdf3146e0eefb10a66e8648d8d4d5c2742be8835e976ba217c9bb2>
2022-03-04 01:58:23.875 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 2046000 <5e867f0b8baefed9244a681df97fc885d8ab36c3dfcd24c7a3abf3b8ac8b8314>
2022-03-04 01:58:23.875 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 2092500 <c4e00820c9c7989b49153d5e90ae095a18a11d990e82fcc3be54e6ed785472b5>
2022-03-04 01:58:23.875 7ff1afa472c0 INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 2182500 <0d22b5f81982eff21d094af9e821dc2007e6342069e3b1a37b15d97646353124>
2022-03-04 01:58:23.875 7ff1afa472c0 INFO global src/daemon/core.h:81 Core initialized OK
2022-03-04 01:58:23.875 7ff1afa472c0 INFO global src/daemon/p2p.h:64 Initializing p2p server...
2022-03-04 01:58:23.880 7ff1afa472c0 INFO net.throttle contrib/epee/src/network_throttle-detail.cpp:151 Setting LIMIT: 2048 kbps
2022-03-04 01:58:23.881 7ff1afa472c0 INFO net.p2p src/p2p/net_node.inl:2818 Set limit-up to 2048 kB/s
2022-03-04 01:58:23.881 7ff1afa472c0 INFO net.throttle contrib/epee/src/network_throttle-detail.cpp:151 Setting LIMIT: 8192 kbps
2022-03-04 01:58:23.881 7ff1afa472c0 INFO net.throttle contrib/epee/src/network_throttle-detail.cpp:151 Setting LIMIT: 8192 kbps
2022-03-04 01:58:23.881 7ff1afa472c0 INFO net.p2p src/p2p/net_node.inl:2830 Set limit-down to 8192 kB/s
2022-03-04 01:58:23.881 7ff1afa472c0 INFO net.throttle contrib/epee/src/network_throttle-detail.cpp:151 Setting LIMIT: 2048 kbps
2022-03-04 01:58:23.881 7ff1afa472c0 INFO net.p2p src/p2p/net_node.inl:2852 Set limit-up to 2048 kB/s
2022-03-04 01:58:23.881 7ff1afa472c0 INFO net.throttle contrib/epee/src/network_throttle-detail.cpp:151 Setting LIMIT: 8192 kbps
2022-03-04 01:58:23.881 7ff1afa472c0 INFO net.throttle contrib/epee/src/network_throttle-detail.cpp:151 Setting LIMIT: 8192 kbps
2022-03-04 01:58:23.882 7ff1afa472c0 INFO net.p2p src/p2p/net_node.inl:2856 Set limit-down to 8192 kB/s
2022-03-04 01:58:23.974 7ff1afa472c0 INFO net contrib/epee/include/net/abstract_tcp_server2.inl:1155 Set server type to: 2 from name: P2P, prefix_name = P2P
2022-03-04 01:58:23.974 7ff1afa472c0 INFO net.p2p src/p2p/net_node.inl:962 Binding (IPv4) on 0.0.0.0:18080
2022-03-04 01:58:23.975 7ff1afa472c0 INFO net.p2p src/p2p/net_node.inl:975 Net service bound (IPv4) to 0.0.0.0:18080
2022-03-04 01:58:23.975 7ff1afa472c0 INFO global src/daemon/p2p.h:69 p2p server initialized OK
2022-03-04 01:58:23.976 7ff1afa472c0 INFO global src/daemon/rpc.h:63 Initializing core RPC server...
2022-03-04 01:58:23.976 7ff1afa472c0 INFO net contrib/epee/include/net/abstract_tcp_server2.inl:1155 Set server type to: 1 from name: RPC, prefix_name = RPC
2022-03-04 01:58:23.977 7ff1afa472c0 INFO global contrib/epee/include/net/http_server_impl_base.h:79 Binding on 127.0.0.1 (IPv4):18081
2022-03-04 01:58:23.978 7ff1afa472c0 INFO global src/daemon/rpc.h:69 core RPC server initialized OK on port: 18081
2022-03-04 01:58:23.980 7ff1afa472c0 INFO net.zmq src/rpc/zmq_server.cpp:85 ZMQ now listening at tcp://127.0.0.1:18082
2022-03-04 01:58:23.980 7ff1afa472c0 INFO global src/daemon/rpc.h:74 Starting core RPC server...
2022-03-04 01:58:23.981 7ff1afa472c0 INFO net.http contrib/epee/include/net/http_server_impl_base.h:96 Run net_service loop( 2 threads)...
2022-03-04 01:58:23.982 [SRV_MAIN] INFO global src/daemon/rpc.h:79 core RPC server started ok
2022-03-04 01:58:23.983 [SRV_MAIN] INFO global src/daemon/p2p.h:79 Starting p2p net loop...
2022-03-04 01:58:23.983 7fd079ffb700 INFO net.zmq src/rpc/zmq_server.cpp:128 ZMQ Server started
2022-03-04 01:58:23.984 [SRV_MAIN] INFO net.p2p src/p2p/net_node.inl:1047 Run net_service loop( 10 threads)...
2022-03-04 01:58:24.990 [P2P1] INFO global src/cryptonote_core/cryptonote_core.cpp:1736
2022-03-04 01:58:24.990 [P2P1] INFO global src/cryptonote_core/cryptonote_core.cpp:1736 **********************************************************************
2022-03-04 01:58:24.991 [P2P1] INFO global src/cryptonote_core/cryptonote_core.cpp:1736 The daemon will start synchronizing with the network. This may take a long time to complete.
2022-03-04 01:58:24.991 [P2P1] INFO global src/cryptonote_core/cryptonote_core.cpp:1736
2022-03-04 01:58:24.991 [P2P1] INFO global src/cryptonote_core/cryptonote_core.cpp:1736 You can set the level of process detailization through "set_log <level|categories>" command,
2022-03-04 01:58:24.991 [P2P1] INFO global src/cryptonote_core/cryptonote_core.cpp:1736 where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING).
2022-03-04 01:58:24.991 [P2P1] INFO global src/cryptonote_core/cryptonote_core.cpp:1736
2022-03-04 01:58:24.991 [P2P1] INFO global src/cryptonote_core/cryptonote_core.cpp:1736 Use the "help" command to see the list of available commands.
2022-03-04 01:58:24.991 [P2P1] INFO global src/cryptonote_core/cryptonote_core.cpp:1736 Use "help <command>" to see a command's documentation.
2022-03-04 01:58:24.991 [P2P1] INFO global src/cryptonote_core/cryptonote_core.cpp:1736 **********************************************************************
2022-03-04 01:58:24.995 [P2P1] INFO net.dns src/common/dns_utils.cpp:248 adding trust anchor: . IN DS 19036 8 2 49AAC11D7B6F6446702E54A1607371607A1A41855200FD2CE1CDDE32F24E8FB5
2022-03-04 01:58:24.995 [P2P1] INFO net.dns src/common/dns_utils.cpp:248 adding trust anchor: . IN DS 20326 8 2 E06D44B80B8F1D39A95C0B0D7C65D08458E880409BBC683457104237C7F8EC8D
2022-03-04 01:58:25.048 [P2P0] INFO net.p2p src/p2p/net_node.inl:2661 [100.38.225.220:18080 1abb43c9-1dad-44cf-b4c7-82547bf51f89 OUT] NEW CONNECTION
2022-03-04 01:58:25.051 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [100.38.225.220:18080 OUT] 262 bytes sent for category command-1001 initiated by us
2022-03-04 01:58:25.113 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [100.38.225.220:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-03-04 01:58:25.113 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [100.38.225.220:18080 OUT] 29 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:25.242 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [100.38.225.220:18080 OUT] 16527 bytes received for category command-1001 initiated by us
2022-03-04 01:58:25.247 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:407 [100.38.225.220:18080 OUT] Sync data returned a new top block candidate: 2512046 -> 2571962 [Your node is 59916 blocks (2.7 months) behind]
2022-03-04 01:58:25.247 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:407 SYNCHRONIZATION started
2022-03-04 01:58:25.247 [P2P7] INFO blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:1609 switching safe mode off
2022-03-04 01:58:25.247 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:430 [100.38.225.220:18080 OUT] Remote blockchain height: 2571962, id: <7fe36c28c2f61e50763b8405fae5d44a4dc78067dcf954c01676340cdef5ebd0>
2022-03-04 01:58:25.249 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:443 [100.38.225.220:18080 OUT] [0] state: requesting callback in state synchronizing
2022-03-04 01:58:25.251 [P2P7] INFO net.p2p src/p2p/net_node.inl:1193 [100.38.225.220:18080 OUT] New connection handshaked, pruning seed 0
2022-03-04 01:58:25.253 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [100.38.225.220:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-03-04 01:58:25.253 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [100.38.225.220:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:25.254 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [100.38.225.220:18080 OUT] 1047 bytes sent for category command-2006 initiated by us
2022-03-04 01:58:25.254 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [100.38.225.220:18080 OUT] [0] state: requesting chain in state synchronizing
2022-03-04 01:58:25.333 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [100.38.225.220:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-03-04 01:58:25.360 [P2P0] INFO net.p2p src/p2p/net_node.inl:2661 [192.99.154.164:12249 ec3dd607-ae50-4edc-b732-a38923b9a5fc OUT] NEW CONNECTION
2022-03-04 01:58:25.361 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [192.99.154.164:12249 OUT] 262 bytes sent for category command-1001 initiated by us
2022-03-04 01:58:25.430 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.430 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.430 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.431 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.431 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.431 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.431 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.431 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.431 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.431 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.431 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.431 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.431 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.432 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.432 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.432 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.435 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.435 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.435 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.435 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.435 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.435 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.435 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.436 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.436 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.436 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.436 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.436 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.436 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.436 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.436 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.436 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.org
2022-03-04 01:58:25.598 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [192.99.154.164:12249 OUT] 15063 bytes received for category command-1001 initiated by us
2022-03-04 01:58:25.603 [P2P4] INFO net.p2p src/p2p/net_node.inl:1193 [192.99.154.164:12249 OUT] New connection handshaked, pruning seed 0
2022-03-04 01:58:25.604 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [192.99.154.164:12249 OUT] 10 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:25.819 [P2P0] INFO net.p2p src/p2p/net_node.inl:2661 [73.162.45.57:18080 65a40d0a-7559-4b08-94f2-8b8094777697 OUT] NEW CONNECTION
2022-03-04 01:58:25.821 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 262 bytes sent for category command-1001 initiated by us
2022-03-04 01:58:25.887 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [192.99.154.164:12249 OUT] 29 bytes received for category command-1007 initiated by us
2022-03-04 01:58:25.974 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-03-04 01:58:25.974 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 29 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:26.100 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 15230 bytes received for category command-1001 initiated by us
2022-03-04 01:58:26.103 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:430 [73.162.45.57:18080 OUT] Remote blockchain height: 2571962, id: <7fe36c28c2f61e50763b8405fae5d44a4dc78067dcf954c01676340cdef5ebd0>
2022-03-04 01:58:26.104 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:443 [73.162.45.57:18080 OUT] [0] state: requesting callback in state synchronizing
2022-03-04 01:58:26.104 [P2P8] INFO net.p2p src/p2p/net_node.inl:1193 [73.162.45.57:18080 OUT] New connection handshaked, pruning seed 0
2022-03-04 01:58:26.105 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [73.162.45.57:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-03-04 01:58:26.107 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:26.107 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 1047 bytes sent for category command-2006 initiated by us
2022-03-04 01:58:26.108 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [73.162.45.57:18080 OUT] [0] state: requesting chain in state synchronizing
2022-03-04 01:58:26.118 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.fr
2022-03-04 01:58:26.118 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.fr
2022-03-04 01:58:26.118 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.fr
2022-03-04 01:58:26.118 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.fr
2022-03-04 01:58:26.118 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.fr
2022-03-04 01:58:26.118 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.fr
2022-03-04 01:58:26.118 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.fr
2022-03-04 01:58:26.119 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.fr
2022-03-04 01:58:26.119 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.fr
2022-03-04 01:58:26.119 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.fr
2022-03-04 01:58:26.119 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.fr
2022-03-04 01:58:26.119 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.fr
2022-03-04 01:58:26.119 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.fr
2022-03-04 01:58:26.119 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.fr
2022-03-04 01:58:26.119 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.fr
2022-03-04 01:58:26.119 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.fr
2022-03-04 01:58:26.130 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.no
2022-03-04 01:58:26.131 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.no
2022-03-04 01:58:26.131 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.no
2022-03-04 01:58:26.131 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.no
2022-03-04 01:58:26.131 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.no
2022-03-04 01:58:26.131 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.no
2022-03-04 01:58:26.131 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.no
2022-03-04 01:58:26.131 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.no
2022-03-04 01:58:26.131 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.no
2022-03-04 01:58:26.131 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.no
2022-03-04 01:58:26.131 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.no
2022-03-04 01:58:26.131 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.no
2022-03-04 01:58:26.131 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.no
2022-03-04 01:58:26.131 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.no
2022-03-04 01:58:26.131 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.no
2022-03-04 01:58:26.131 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.no
2022-03-04 01:58:26.151 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.net
2022-03-04 01:58:26.152 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.net
2022-03-04 01:58:26.152 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.net
2022-03-04 01:58:26.152 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.net
2022-03-04 01:58:26.152 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.net
2022-03-04 01:58:26.152 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.net
2022-03-04 01:58:26.152 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.net
2022-03-04 01:58:26.152 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.net
2022-03-04 01:58:26.153 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.net
2022-03-04 01:58:26.153 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.net
2022-03-04 01:58:26.153 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.net
2022-03-04 01:58:26.153 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.net
2022-03-04 01:58:26.153 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.net
2022-03-04 01:58:26.154 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.net
2022-03-04 01:58:26.154 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.net
2022-03-04 01:58:26.154 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.net
2022-03-04 01:58:26.188 [P2P0] INFO net.p2p src/p2p/net_node.inl:2661 [75.76.75.94:18080 99e1d639-4367-4f84-bcf3-da737d1e641e OUT] NEW CONNECTION
2022-03-04 01:58:26.189 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 262 bytes sent for category command-1001 initiated by us
2022-03-04 01:58:26.222 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-03-04 01:58:26.346 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.de
2022-03-04 01:58:26.347 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.de
2022-03-04 01:58:26.347 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.de
2022-03-04 01:58:26.348 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.de
2022-03-04 01:58:26.348 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.de
2022-03-04 01:58:26.348 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.de
2022-03-04 01:58:26.348 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.de
2022-03-04 01:58:26.348 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.de
2022-03-04 01:58:26.349 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.de
2022-03-04 01:58:26.349 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.de
2022-03-04 01:58:26.349 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.de
2022-03-04 01:58:26.349 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.de
2022-03-04 01:58:26.349 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.de
2022-03-04 01:58:26.349 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.de
2022-03-04 01:58:26.349 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.de
2022-03-04 01:58:26.349 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.de
2022-03-04 01:58:26.388 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-03-04 01:58:26.388 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 29 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:26.522 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.se
2022-03-04 01:58:26.523 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.se
2022-03-04 01:58:26.523 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.se
2022-03-04 01:58:26.523 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.se
2022-03-04 01:58:26.523 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.se
2022-03-04 01:58:26.523 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.se
2022-03-04 01:58:26.523 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.se
2022-03-04 01:58:26.523 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.se
2022-03-04 01:58:26.524 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.se
2022-03-04 01:58:26.525 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.se
2022-03-04 01:58:26.525 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.se
2022-03-04 01:58:26.525 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.se
2022-03-04 01:58:26.525 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.se
2022-03-04 01:58:26.526 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.se
2022-03-04 01:58:26.526 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.se
2022-03-04 01:58:26.526 [P2P1] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.se
2022-03-04 01:58:26.534 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [192.99.154.164:12249 OUT] 10 bytes received for category command-1003 initiated by peer
2022-03-04 01:58:26.535 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [192.99.154.164:12249 OUT] 38 bytes sent for category command-1003 initiated by us
2022-03-04 01:58:26.536 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.ch
2022-03-04 01:58:26.536 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.ch
2022-03-04 01:58:26.536 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.ch
2022-03-04 01:58:26.536 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.ch
2022-03-04 01:58:26.536 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.ch
2022-03-04 01:58:26.536 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.ch
2022-03-04 01:58:26.537 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.ch
2022-03-04 01:58:26.537 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.ch
2022-03-04 01:58:26.537 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.ch
2022-03-04 01:58:26.537 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.ch
2022-03-04 01:58:26.537 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.ch
2022-03-04 01:58:26.537 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.ch
2022-03-04 01:58:26.537 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.ch
2022-03-04 01:58:26.537 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.ch
2022-03-04 01:58:26.537 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.ch
2022-03-04 01:58:26.537 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for updates.moneropulse.ch
2022-03-04 01:58:26.539 [P2P1] INFO updates src/common/updates.cpp:97 Found new version 0.17.3.0 with hash 2ee1b5f857c4ba14f13fcf4ebcccd1635ba09988cfa32de7a92a9c6712aacf29
2022-03-04 01:58:26.539 [P2P1] INFO global src/cryptonote_core/cryptonote_core.cpp:1808 Version 0.17.3.0 of monero for source is available: https://downloads.getmonero.org/source/monero-source-v0.17.3.0.tar.bz2, SHA256 hash 2ee1b5f857c4ba14f13fcf4ebcccd1635ba09988cfa32de7a92a9c6712aacf29
2022-03-04 01:58:26.574 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [100.38.225.220:18080 OUT] 402139 bytes received for category command-2007 initiated by peer
2022-03-04 01:58:26.574 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2524 [100.38.225.220:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2512045, m_total_height=2571962
2022-03-04 01:58:26.574 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [100.38.225.220:18080 OUT] [0] state: received chain in state synchronizing
2022-03-04 01:58:26.632 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 16551 bytes received for category command-1001 initiated by us
2022-03-04 01:58:26.635 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:430 [75.76.75.94:18080 OUT] Remote blockchain height: 2571962, id: <7fe36c28c2f61e50763b8405fae5d44a4dc78067dcf954c01676340cdef5ebd0>
2022-03-04 01:58:26.635 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:443 [75.76.75.94:18080 OUT] [186] state: requesting callback in state synchronizing
2022-03-04 01:58:26.635 [P2P1] INFO net.p2p src/p2p/net_node.inl:1193 [75.76.75.94:18080 OUT] New connection handshaked, pruning seed 186
2022-03-04 01:58:26.636 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:26.637 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [75.76.75.94:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-03-04 01:58:26.637 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 1047 bytes sent for category command-2006 initiated by us
2022-03-04 01:58:26.638 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [75.76.75.94:18080 OUT] [186] state: requesting chain in state synchronizing
2022-03-04 01:58:26.687 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-03-04 01:58:26.688 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [100.38.225.220:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:26.690 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [100.38.225.220:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512046, first hash <81955db711083f73ba0b125cd9f7651c3487cc6fce5343398f0b7184bfb40de8>
2022-03-04 01:58:26.690 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [100.38.225.220:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:26.691 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [100.38.225.220:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:26.795 [P2P0] INFO net.p2p src/p2p/net_node.inl:2661 [86.11.252.17:18080 c205b4c7-0cd4-4715-8037-f85543c31dc7 OUT] NEW CONNECTION
2022-03-04 01:58:26.797 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 262 bytes sent for category command-1001 initiated by us
2022-03-04 01:58:26.968 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-03-04 01:58:26.969 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 29 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:27.132 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 16469 bytes received for category command-1001 initiated by us
2022-03-04 01:58:27.135 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:430 [86.11.252.17:18080 OUT] Remote blockchain height: 2571962, id: <7fe36c28c2f61e50763b8405fae5d44a4dc78067dcf954c01676340cdef5ebd0>
2022-03-04 01:58:27.136 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:443 [86.11.252.17:18080 OUT] [0] state: requesting callback in state synchronizing
2022-03-04 01:58:27.136 [P2P3] INFO net.p2p src/p2p/net_node.inl:1193 [86.11.252.17:18080 OUT] New connection handshaked, pruning seed 0
2022-03-04 01:58:27.137 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [86.11.252.17:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-03-04 01:58:27.138 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:27.138 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 1047 bytes sent for category command-2006 initiated by us
2022-03-04 01:58:27.139 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [86.11.252.17:18080 OUT] [0] state: requesting chain in state synchronizing
2022-03-04 01:58:27.304 [P2P0] INFO net.p2p src/p2p/net_node.inl:2661 [98.237.138.98:18080 17910cd6-1802-413d-8202-453d8121b36b OUT] NEW CONNECTION
2022-03-04 01:58:27.305 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 262 bytes sent for category command-1001 initiated by us
2022-03-04 01:58:27.354 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-03-04 01:58:27.508 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-03-04 01:58:27.509 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 29 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:27.592 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [100.38.225.220:18080 OUT] 172 bytes received for category command-1002 initiated by peer
2022-03-04 01:58:27.610 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [100.38.225.220:18080 OUT] 15644 bytes sent for category command-1002 initiated by us
2022-03-04 01:58:27.639 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 16370 bytes received for category command-1001 initiated by us
2022-03-04 01:58:27.642 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:430 [98.237.138.98:18080 OUT] Remote blockchain height: 2571962, id: <7fe36c28c2f61e50763b8405fae5d44a4dc78067dcf954c01676340cdef5ebd0>
2022-03-04 01:58:27.643 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:443 [98.237.138.98:18080 OUT] [0] state: requesting callback in state synchronizing
2022-03-04 01:58:27.643 [P2P5] INFO net.p2p src/p2p/net_node.inl:1193 [98.237.138.98:18080 OUT] New connection handshaked, pruning seed 0
2022-03-04 01:58:27.644 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:27.644 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [98.237.138.98:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-03-04 01:58:27.645 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 1047 bytes sent for category command-2006 initiated by us
2022-03-04 01:58:27.645 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [98.237.138.98:18080 OUT] [0] state: requesting chain in state synchronizing
2022-03-04 01:58:27.758 [P2P0] INFO net.p2p src/p2p/net_node.inl:2661 [128.92.219.163:18080 346e15e9-bed8-4fe5-a001-1b8f53e2ce5d OUT] NEW CONNECTION
2022-03-04 01:58:27.759 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 262 bytes sent for category command-1001 initiated by us
2022-03-04 01:58:27.791 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-03-04 01:58:27.863 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-03-04 01:58:27.863 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 29 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:28.015 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 16525 bytes received for category command-1001 initiated by us
2022-03-04 01:58:28.018 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:430 [128.92.219.163:18080 OUT] Remote blockchain height: 2571962, id: <7fe36c28c2f61e50763b8405fae5d44a4dc78067dcf954c01676340cdef5ebd0>
2022-03-04 01:58:28.019 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:443 [128.92.219.163:18080 OUT] [0] state: requesting callback in state synchronizing
2022-03-04 01:58:28.019 [P2P9] INFO net.p2p src/p2p/net_node.inl:1193 [128.92.219.163:18080 OUT] New connection handshaked, pruning seed 0
2022-03-04 01:58:28.020 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:28.020 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [128.92.219.163:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-03-04 01:58:28.021 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 1047 bytes sent for category command-2006 initiated by us
2022-03-04 01:58:28.021 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [128.92.219.163:18080 OUT] [0] state: requesting chain in state synchronizing
2022-03-04 01:58:28.134 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-03-04 01:58:28.166 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 402139 bytes received for category command-2007 initiated by peer
2022-03-04 01:58:28.167 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2524 [86.11.252.17:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2512045, m_total_height=2571962
2022-03-04 01:58:28.167 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [86.11.252.17:18080 OUT] [0] state: received chain in state synchronizing
2022-03-04 01:58:28.204 [P2P0] INFO net.p2p src/p2p/net_node.inl:2661 [62.210.104.31:18080 a8b06e3c-ae0a-497a-b7a7-1183db3a46a4 OUT] NEW CONNECTION
2022-03-04 01:58:28.205 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 262 bytes sent for category command-1001 initiated by us
2022-03-04 01:58:28.240 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [86.11.252.17:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:28.241 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [86.11.252.17:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512066, first hash <eb09c8cd5bc5f57e66babf6d31a96a99ac5b9743c10fc362faffe704514189da>
2022-03-04 01:58:28.242 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:28.242 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 402139 bytes received for category command-2007 initiated by peer
2022-03-04 01:58:28.242 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2524 [73.162.45.57:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2512045, m_total_height=2571962
2022-03-04 01:58:28.243 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [86.11.252.17:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:28.243 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [73.162.45.57:18080 OUT] [0] state: received chain in state synchronizing
2022-03-04 01:58:28.322 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [73.162.45.57:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:28.323 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [73.162.45.57:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512086, first hash <711dd9f7542d145852c19035b90d2e6e61bfd8e6e0f9135252ed5256991610c4>
2022-03-04 01:58:28.323 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:28.324 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [73.162.45.57:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:28.372 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-03-04 01:58:28.372 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 29 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:28.562 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 16850 bytes received for category command-1001 initiated by us
2022-03-04 01:58:28.567 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:430 [62.210.104.31:18080 OUT] Remote blockchain height: 2571962, id: <7fe36c28c2f61e50763b8405fae5d44a4dc78067dcf954c01676340cdef5ebd0>
2022-03-04 01:58:28.567 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:443 [62.210.104.31:18080 OUT] [0] state: requesting callback in state synchronizing
2022-03-04 01:58:28.567 [P2P9] INFO net.p2p src/p2p/net_node.inl:1193 [62.210.104.31:18080 OUT] New connection handshaked, pruning seed 0
2022-03-04 01:58:28.572 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [62.210.104.31:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-03-04 01:58:28.574 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:28.574 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 1047 bytes sent for category command-2006 initiated by us
2022-03-04 01:58:28.575 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [62.210.104.31:18080 OUT] [0] state: requesting chain in state synchronizing
2022-03-04 01:58:28.812 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-03-04 01:58:28.829 [P2P0] INFO net.p2p src/p2p/net_node.inl:2661 [83.254.33.185:18080 c2ceaf90-1adb-49e2-bf22-420a06d43d98 OUT] NEW CONNECTION
2022-03-04 01:58:28.831 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 402139 bytes received for category command-2007 initiated by peer
2022-03-04 01:58:28.832 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [83.254.33.185:18080 OUT] 262 bytes sent for category command-1001 initiated by us
2022-03-04 01:58:28.832 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2524 [128.92.219.163:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2512045, m_total_height=2571962
2022-03-04 01:58:28.833 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [128.92.219.163:18080 OUT] [0] state: received chain in state synchronizing
2022-03-04 01:58:28.904 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [128.92.219.163:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:28.905 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [128.92.219.163:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512106, first hash <cfad4170ca79e636c4d6a9da90e7451041437d422afaf2cce07b8a42164aaddf>
2022-03-04 01:58:28.905 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:28.906 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [128.92.219.163:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:29.116 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 402139 bytes received for category command-2007 initiated by peer
2022-03-04 01:58:29.116 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2524 [98.237.138.98:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2512045, m_total_height=2571962
2022-03-04 01:58:29.116 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [98.237.138.98:18080 OUT] [0] state: received chain in state synchronizing
2022-03-04 01:58:29.140 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [83.254.33.185:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-03-04 01:58:29.141 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [83.254.33.185:18080 OUT] 29 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:29.198 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [98.237.138.98:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:29.199 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [98.237.138.98:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512126, first hash <54fb95c7363065958ac54aeb46d4130939160cb5f895eb6ad75b3d665d762d17>
2022-03-04 01:58:29.200 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:29.200 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [98.237.138.98:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:29.411 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [83.254.33.185:18080 OUT] 15413 bytes received for category command-1001 initiated by us
2022-03-04 01:58:29.417 [P2P7] INFO net.p2p src/p2p/net_node.inl:1193 [83.254.33.185:18080 OUT] New connection handshaked, pruning seed 0
2022-03-04 01:58:29.419 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [83.254.33.185:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:29.426 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [83.254.33.185:18080 OUT] 1047 bytes received for category command-2006 initiated by peer
2022-03-04 01:58:29.426 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1831 [83.254.33.185:18080 OUT] Received NOTIFY_REQUEST_CHAIN (32 blocks
2022-03-04 01:58:29.455 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1854 [83.254.33.185:18080 OUT] -->>NOTIFY_RESPONSE_CHAIN_ENTRY: m_start_height=2411667, m_total_height=2512046, m_block_ids.size()=10000
2022-03-04 01:58:29.458 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [83.254.33.185:18080 OUT] 403790 bytes sent for category command-2007 initiated by us
2022-03-04 01:58:29.603 [P2P0] INFO net.p2p src/p2p/net_node.inl:2661 [35.136.4.131:18080 b1ca1d57-0843-430f-881a-f9076296dfa2 OUT] NEW CONNECTION
2022-03-04 01:58:29.605 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 262 bytes sent for category command-1001 initiated by us
2022-03-04 01:58:29.703 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [83.254.33.185:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-03-04 01:58:29.800 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-03-04 01:58:29.801 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 29 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:30.564 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 16155 bytes received for category command-1001 initiated by us
2022-03-04 01:58:30.568 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:430 [35.136.4.131:18080 OUT] Remote blockchain height: 2571962, id: <7fe36c28c2f61e50763b8405fae5d44a4dc78067dcf954c01676340cdef5ebd0>
2022-03-04 01:58:30.568 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:443 [35.136.4.131:18080 OUT] [186] state: requesting callback in state synchronizing
2022-03-04 01:58:30.568 [P2P7] INFO net.p2p src/p2p/net_node.inl:1193 [35.136.4.131:18080 OUT] New connection handshaked, pruning seed 186
2022-03-04 01:58:30.573 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:30.574 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [35.136.4.131:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-03-04 01:58:30.574 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 1047 bytes sent for category command-2006 initiated by us
2022-03-04 01:58:30.575 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [35.136.4.131:18080 OUT] [186] state: requesting chain in state synchronizing
2022-03-04 01:58:30.889 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-03-04 01:58:31.024 [P2P0] INFO net.p2p src/p2p/net_node.inl:2661 [84.68.183.242:18080 d632130a-04b6-40da-97ac-1fba45faddb1 OUT] NEW CONNECTION
2022-03-04 01:58:31.025 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [84.68.183.242:18080 OUT] 262 bytes sent for category command-1001 initiated by us
2022-03-04 01:58:31.415 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 400160 bytes received for category command-2007 initiated by peer
2022-03-04 01:58:31.415 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2524 [62.210.104.31:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2512045, m_total_height=2571962
2022-03-04 01:58:31.416 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [62.210.104.31:18080 OUT] [0] state: received chain in state synchronizing
2022-03-04 01:58:31.514 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [62.210.104.31:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:31.515 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [62.210.104.31:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512146, first hash <cdf8cab200ae3ade63cfd8af728df792932268f684b9b05a39d1a6325036ee1c>
2022-03-04 01:58:31.516 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:31.516 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [62.210.104.31:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:31.595 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [84.68.183.242:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-03-04 01:58:31.595 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [84.68.183.242:18080 OUT] 29 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:32.005 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [84.68.183.242:18080 OUT] 15671 bytes received for category command-1001 initiated by us
2022-03-04 01:58:32.009 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:430 [84.68.183.242:18080 OUT] Remote blockchain height: 2571962, id: <7fe36c28c2f61e50763b8405fae5d44a4dc78067dcf954c01676340cdef5ebd0>
2022-03-04 01:58:32.010 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:443 [84.68.183.242:18080 OUT] [0] state: requesting callback in state synchronizing
2022-03-04 01:58:32.010 [P2P1] INFO net.p2p src/p2p/net_node.inl:1193 [84.68.183.242:18080 OUT] New connection handshaked, pruning seed 0
2022-03-04 01:58:32.011 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [84.68.183.242:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:32.017 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [84.68.183.242:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-03-04 01:58:32.017 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [84.68.183.242:18080 OUT] 1047 bytes sent for category command-2006 initiated by us
2022-03-04 01:58:32.021 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [84.68.183.242:18080 OUT] [0] state: requesting chain in state synchronizing
2022-03-04 01:58:32.457 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [84.68.183.242:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-03-04 01:58:32.488 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 1254541 bytes received for category command-2004 initiated by peer
2022-03-04 01:58:32.489 [P2P7] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [86.11.252.17:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:58:32.489 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [86.11.252.17:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:58:32.513 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [86.11.252.17:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:58:32.515 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1487 [86.11.252.17:18080 OUT] parent was requested, we'll get back to it
2022-03-04 01:58:32.515 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1687 [86.11.252.17:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-03-04 01:58:32.543 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [86.11.252.17:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:32.545 [P2P7] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [86.11.252.17:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512166, first hash <905cd8b97e65879f8ac3ec0260b05f1220735f00a515856bea869f081f1c6a37>
2022-03-04 01:58:32.546 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:32.546 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [86.11.252.17:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:32.600 [P2P0] INFO net.p2p src/p2p/net_node.inl:2661 [180.150.107.222:18080 4299f39e-a2f1-42b7-9d56-2fdc2d05f5e4 OUT] NEW CONNECTION
2022-03-04 01:58:32.601 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 262 bytes sent for category command-1001 initiated by us
2022-03-04 01:58:33.004 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [100.38.225.220:18080 OUT] 1477846 bytes received for category command-2004 initiated by peer
2022-03-04 01:58:33.006 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [100.38.225.220:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:58:33.006 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [100.38.225.220:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:58:33.035 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [100.38.225.220:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:58:33.074 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:133 Exception: std::runtime_error
2022-03-04 01:58:33.074 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:134 Unwound call stack:
2022-03-04 01:58:33.079 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [1] 0x1cf) [0x7ff1aeb79d9b]:_ZN5tools15log_stack_traceEPKc+0x1cf) [0x7ff1aeb79d9b]
2022-03-04 01:58:33.079 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [2] 0xc8) [0x7ff1aeb79af5]:__cxa_throw+0xc8) [0x7ff1aeb79af5]
2022-03-04 01:58:33.079 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [3] 0x79) [0x7ff1aca69761]:_Z21allocLargePagesMemorym+0x79) [0x7ff1aca69761]
2022-03-04 01:58:33.079 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [4] 0x18) [0x7ff1aca6b972]:_ZN7randomx18LargePageAllocator11allocMemoryEm+0x18) [0x7ff1aca6b972]
2022-03-04 01:58:33.079 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [5] 0x223) [0x7ff1aca72227]:_alloc_cache+0x223) [0x7ff1aca72227]
2022-03-04 01:58:33.079 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [6] 0x140) [0x7ff1ae897d34]:_slow_hash+0x140) [0x7ff1ae897d34]
2022-03-04 01:58:33.079 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [7] 0x289) [0x7ff1af9620e2]:_core/libcryptonote_core.so(_ZN10cryptonote18get_block_longhashEPKNS_10BlockchainERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERN6crypto4hashEmiPKSC_i+0x289) [0x7ff1af9620e2]
2022-03-04 01:58:33.079 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [8] 0x76) [0x7ff1af962220]:_core/libcryptonote_core.so(_ZN10cryptonote18get_block_longhashEPKNS_10BlockchainERKNS_5blockERN6crypto4hashEmPKS7_i+0x76) [0x7ff1af962220]
2022-03-04 01:58:33.079 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [9] 0x44) [0x7ff1af9622b3]:_core/libcryptonote_core.so(_ZN10cryptonote18get_block_longhashEPKNS_10BlockchainERKNS_5blockERN6crypto4hashEmi+0x44) [0x7ff1af9622b3]
2022-03-04 01:58:33.079 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [10] 0x61) [0x7ff1af962316]:_core/libcryptonote_core.so(_ZN10cryptonote18get_block_longhashEPKNS_10BlockchainERKNS_5blockEmi+0x61) [0x7ff1af962316]
2022-03-04 01:58:33.079 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [11] 0xe8) [0x7ff1af8589e2]:_core/libcryptonote_core.so(_ZNK10cryptonote10Blockchain21block_longhash_workerEmRKN4epee4spanIKNS_5blockEEERSt13unordered_mapIN6crypto4hashESA_St4hashISA_ESt8equal_toISA_ESaISt4pairIKSA_SA_EEE+0xe8) [0x7ff1af8589e2]
2022-03-04 01:58:33.080 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [12] 0x89) [0x7ff1af8df839]:_core/libcryptonote_core.so(_ZNK5boost4_mfi4cmf3IvN10cryptonote10BlockchainEmRKN4epee4spanIKNS2_5blockEEERSt13unordered_mapIN6crypto4hashESD_St4hashISD_ESt8equal_toISD_ESaISt4pairIKSD_SD_EEEE4callIKPS3_mS9_SM_EEvRT_PKvRT0_RT1_RT2_+0x89) [0x7ff1af8df839]
2022-03-04 01:58:33.080 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [13] 0x4e) [0x7ff1af8daa4e]:_core/libcryptonote_core.so(_ZNK5boost4_mfi4cmf3IvN10cryptonote10BlockchainEmRKN4epee4spanIKNS2_5blockEEERSt13unordered_mapIN6crypto4hashESD_St4hashISD_ESt8equal_toISD_ESaISt4pairIKSD_SD_EEEEclIPS3_EEvRKT_mSA_SN_+0x4e) [0x7ff1af8daa4e]
2022-03-04 01:58:33.080 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [14] 0xb3) [0x7ff1af8d463d]:_core/libcryptonote_core.so(_ZN5boost3_bi5list4INS0_5valueIPN10cryptonote10BlockchainEEENS2_ImEENS2_IN4epee4spanIKNS3_5blockEEEEENS2_ISt17reference_wrapperISt13unordered_mapIN6crypto4hashESH_St4hashISH_ESt8equal_toISH_ESaISt4pairIKSH_SH_EEEEEEEclINS_4_mfi4cmf3IvS4_mRKSC_RSQ_EENS0_5list0EEEvNS0_4typeIvEERT_RT0_i+0xb3) [0x7ff1af8d463d]
2022-03-04 01:58:33.080 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [15] 0x48) [0x7ff1af8cb932]:_core/libcryptonote_core.so(_ZN5boost3_bi6bind_tIvNS_4_mfi4cmf3IvN10cryptonote10BlockchainEmRKN4epee4spanIKNS4_5blockEEERSt13unordered_mapIN6crypto4hashESF_St4hashISF_ESt8equal_toISF_ESaISt4pairIKSF_SF_EEEEENS0_5list4INS0_5valueIPS5_EENSS_ImEENSS_ISA_EENSS_ISt17reference_wrapperISO_EEEEEEclEv+0x48) [0x7ff1af8cb932]
2022-03-04 01:58:33.080 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [16] 0x24) [0x7ff1af8be2e2]:_core/libcryptonote_core.so(_ZSt13__invoke_implIvRN5boost3_bi6bind_tIvNS0_4_mfi4cmf3IvN10cryptonote10BlockchainEmRKN4epee4spanIKNS5_5blockEEERSt13unordered_mapIN6crypto4hashESG_St4hashISG_ESt8equal_toISG_ESaISt4pairIKSG_SG_EEEEENS1_5list4INS1_5valueIPS6_EENST_ImEENST_ISB_EENST_ISt17reference_wrapperISP_EEEEEEEJEET_St14__invoke_otherOT0_DpOT1_+0x24) [0x7ff1af8be2e2]
2022-03-04 01:58:33.080 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [17] 0x24) [0x7ff1af8ad5a7]:_core/libcryptonote_core.so(_ZSt10__invoke_rIvRN5boost3_bi6bind_tIvNS0_4_mfi4cmf3IvN10cryptonote10BlockchainEmRKN4epee4spanIKNS5_5blockEEERSt13unordered_mapIN6crypto4hashESG_St4hashISG_ESt8equal_toISG_ESaISt4pairIKSG_SG_EEEEENS1_5list4INS1_5valueIPS6_EENST_ImEENST_ISB_EENST_ISt17reference_wrapperISP_EEEEEEEJEENSt9enable_ifIXsrSt6__and_IJSt7is_voidIT_ESt14__is_invocableIT0_JDpT1_EEEE5valueES17_E4typeEOS1A_DpOS1B_+0x24) [0x7ff1af8ad5a7]
2022-03-04 01:58:33.080 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [18] 0x24) [0x7ff1af89a416]:_core/libcryptonote_core.so(_ZNSt17_Function_handlerIFvvEN5boost3_bi6bind_tIvNS1_4_mfi4cmf3IvN10cryptonote10BlockchainEmRKN4epee4spanIKNS6_5blockEEERSt13unordered_mapIN6crypto4hashESH_St4hashISH_ESt8equal_toISH_ESaISt4pairIKSH_SH_EEEEENS2_5list4INS2_5valueIPS7_EENSU_ImEENSU_ISC_EENSU_ISt17reference_wrapperISQ_EEEEEEEE9_M_invokeERKSt9_Any_data+0x24) [0x7ff1af89a416]
2022-03-04 01:58:33.080 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [19] 0x3a) [0x55d947a87dca]:_ZNKSt8functionIFvvEEclEv+0x3a) [0x55d947a87dca]
2022-03-04 01:58:33.080 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [20] 0x1be) [0x7ff1aeb69b2e]:_ZN5tools10threadpool3runEb+0x1be) [0x7ff1aeb69b2e]
2022-03-04 01:58:33.080 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [21] 0x74) [0x7ff1aeb6ea8a]:_ZNK5boost4_mfi3mf1IvN5tools10threadpoolEbEclEPS3_b+0x74) [0x7ff1aeb6ea8a]
2022-03-04 01:58:33.080 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [22] 0x72) [0x7ff1aeb6e9b2]:_ZN5boost3_bi5list2INS0_5valueIPN5tools10threadpoolEEENS2_IbEEEclINS_4_mfi3mf1IvS4_bEENS0_5list0EEEvNS0_4typeIvEERT_RT0_i+0x72) [0x7ff1aeb6e9b2]
2022-03-04 01:58:33.080 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [23] 0x48) [0x7ff1aeb6e8fa]:_ZN5boost3_bi6bind_tIvNS_4_mfi3mf1IvN5tools10threadpoolEbEENS0_5list2INS0_5valueIPS5_EENS8_IbEEEEEclEv+0x48) [0x7ff1aeb6e8fa]
2022-03-04 01:58:33.080 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [24] 0x22) [0x7ff1aeb6e688]:_ZN5boost6detail11thread_dataINS_3_bi6bind_tIvNS_4_mfi3mf1IvN5tools10threadpoolEbEENS2_5list2INS2_5valueIPS7_EENSA_IbEEEEEEE3runEv+0x22) [0x7ff1aeb6e688]
2022-03-04 01:58:33.080 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [25] 0xb787) [0x7ff1addcb787]:_64-linux-gnu/libboost_thread.so.1.74.0(+0xb787) [0x7ff1addcb787]
2022-03-04 01:58:33.080 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [26] 0x8ea7) [0x7ff1ada60ea7]:_64-linux-gnu/libpthread.so.0(+0x8ea7) [0x7ff1ada60ea7]
2022-03-04 01:58:33.080 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [27] 0x3f) [0x7ff1ad98ddef]:_64-linux-gnu/libc.so.6(clone+0x3f) [0x7ff1ad98ddef]
2022-03-04 01:58:33.080 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172
2022-03-04 01:58:33.170 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-03-04 01:58:33.171 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 29 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:33.645 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 952760 bytes received for category command-2004 initiated by peer
2022-03-04 01:58:33.645 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [73.162.45.57:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:58:33.645 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [73.162.45.57:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:58:33.661 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [73.162.45.57:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:58:33.829 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 15225 bytes received for category command-1001 initiated by us
2022-03-04 01:58:34.480 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [84.68.183.242:18080 OUT] 402139 bytes received for category command-2007 initiated by peer
2022-03-04 01:58:34.480 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2524 [84.68.183.242:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2512045, m_total_height=2571962
2022-03-04 01:58:34.480 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [84.68.183.242:18080 OUT] [0] state: received chain in state synchronizing
2022-03-04 01:58:34.913 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 4482 bytes received for category command-2002 initiated by peer
2022-03-04 01:58:34.914 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [75.76.75.94:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (2 txes)
2022-03-04 01:58:34.917 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <6664f1629b0412a72714b4bb0e7d24a8168e355cd24c465b36fe2395a7be72e5>
2022-03-04 01:58:34.920 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <a6f2c5bab9de751b82ba8c2e5f96e92a812e5ad43ee1c57877e58e0efff57214>
2022-03-04 01:58:35.127 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 1997 bytes received for category command-2002 initiated by peer
2022-03-04 01:58:35.127 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [35.136.4.131:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (1 txes)
2022-03-04 01:58:35.135 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <6664f1629b0412a72714b4bb0e7d24a8168e355cd24c465b36fe2395a7be72e5>
2022-03-04 01:58:36.505 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 2079855 bytes received for category command-2004 initiated by peer
2022-03-04 01:58:36.505 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [128.92.219.163:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:58:36.506 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [128.92.219.163:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:58:36.534 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [128.92.219.163:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:58:36.760 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [192.99.154.164:12249 OUT] 10 bytes received for category command-1003 initiated by peer
2022-03-04 01:58:36.761 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [192.99.154.164:12249 OUT] 38 bytes sent for category command-1003 initiated by us
2022-03-04 01:58:36.977 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 1203767 bytes received for category command-2004 initiated by peer
2022-03-04 01:58:36.977 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [86.11.252.17:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:58:36.977 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [86.11.252.17:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:58:36.996 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [86.11.252.17:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:58:37.091 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 1645218 bytes received for category command-2004 initiated by peer
2022-03-04 01:58:37.091 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [62.210.104.31:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:58:37.091 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [62.210.104.31:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:58:37.119 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [62.210.104.31:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:58:37.813 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 1126018 bytes received for category command-2004 initiated by peer
2022-03-04 01:58:37.814 [P2P7] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [98.237.138.98:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:58:37.814 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [98.237.138.98:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:58:37.828 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [98.237.138.98:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:58:39.728 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 326 bytes received for category command-2008 initiated by peer
2022-03-04 01:58:39.728 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:547 [35.136.4.131:18080 OUT] Received NOTIFY_NEW_FLUFFY_BLOCK <5df57d8f01eedede5ead0562cf919e6f01c37ff5ae64416607d4a97a7b19e498> (height 2571963, 0 txes)
2022-03-04 01:58:41.611 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 326 bytes received for category command-2008 initiated by peer
2022-03-04 01:58:41.612 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:547 [75.76.75.94:18080 OUT] Received NOTIFY_NEW_FLUFFY_BLOCK <5df57d8f01eedede5ead0562cf919e6f01c37ff5ae64416607d4a97a7b19e498> (height 2571963, 0 txes)
2022-03-04 01:58:43.722 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 190 bytes received for category command-1002 initiated by peer
2022-03-04 01:58:44.497 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:133 Exception: std::runtime_error
2022-03-04 01:58:44.497 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:134 Unwound call stack:
2022-03-04 01:58:44.503 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [1] 0x1cf) [0x7ff1aeb79d9b]:_ZN5tools15log_stack_traceEPKc+0x1cf) [0x7ff1aeb79d9b]
2022-03-04 01:58:44.503 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [2] 0xc8) [0x7ff1aeb79af5]:__cxa_throw+0xc8) [0x7ff1aeb79af5]
2022-03-04 01:58:44.503 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [3] 0x79) [0x7ff1aca69761]:_Z21allocLargePagesMemorym+0x79) [0x7ff1aca69761]
2022-03-04 01:58:44.504 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [4] 0x18) [0x7ff1aca6b972]:_ZN7randomx18LargePageAllocator11allocMemoryEm+0x18) [0x7ff1aca6b972]
2022-03-04 01:58:44.504 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [5] 0xc1) [0x7ff1aca7c447]:_ZN7randomx6VmBaseINS_18LargePageAllocatorELb0EE8allocateEv+0xc1) [0x7ff1aca7c447]
2022-03-04 01:58:44.504 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [6] 0x6a2) [0x7ff1aca72dc6]:_create_vm+0x6a2) [0x7ff1aca72dc6]
2022-03-04 01:58:44.504 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [7] 0x39f) [0x7ff1ae897f93]:_slow_hash+0x39f) [0x7ff1ae897f93]
2022-03-04 01:58:44.504 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [8] 0x289) [0x7ff1af9620e2]:_core/libcryptonote_core.so(_ZN10cryptonote18get_block_longhashEPKNS_10BlockchainERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERN6crypto4hashEmiPKSC_i+0x289) [0x7ff1af9620e2]
2022-03-04 01:58:44.504 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [9] 0x76) [0x7ff1af962220]:_core/libcryptonote_core.so(_ZN10cryptonote18get_block_longhashEPKNS_10BlockchainERKNS_5blockERN6crypto4hashEmPKS7_i+0x76) [0x7ff1af962220]
2022-03-04 01:58:44.504 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [10] 0x44) [0x7ff1af9622b3]:_core/libcryptonote_core.so(_ZN10cryptonote18get_block_longhashEPKNS_10BlockchainERKNS_5blockERN6crypto4hashEmi+0x44) [0x7ff1af9622b3]
2022-03-04 01:58:44.504 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [11] 0x61) [0x7ff1af962316]:_core/libcryptonote_core.so(_ZN10cryptonote18get_block_longhashEPKNS_10BlockchainERKNS_5blockEmi+0x61) [0x7ff1af962316]
2022-03-04 01:58:44.504 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [12] 0xe8) [0x7ff1af8589e2]:_core/libcryptonote_core.so(_ZNK10cryptonote10Blockchain21block_longhash_workerEmRKN4epee4spanIKNS_5blockEEERSt13unordered_mapIN6crypto4hashESA_St4hashISA_ESt8equal_toISA_ESaISt4pairIKSA_SA_EEE+0xe8) [0x7ff1af8589e2]
2022-03-04 01:58:44.504 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [13] 0x89) [0x7ff1af8df839]:_core/libcryptonote_core.so(_ZNK5boost4_mfi4cmf3IvN10cryptonote10BlockchainEmRKN4epee4spanIKNS2_5blockEEERSt13unordered_mapIN6crypto4hashESD_St4hashISD_ESt8equal_toISD_ESaISt4pairIKSD_SD_EEEE4callIKPS3_mS9_SM_EEvRT_PKvRT0_RT1_RT2_+0x89) [0x7ff1af8df839]
2022-03-04 01:58:44.504 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [14] 0x4e) [0x7ff1af8daa4e]:_core/libcryptonote_core.so(_ZNK5boost4_mfi4cmf3IvN10cryptonote10BlockchainEmRKN4epee4spanIKNS2_5blockEEERSt13unordered_mapIN6crypto4hashESD_St4hashISD_ESt8equal_toISD_ESaISt4pairIKSD_SD_EEEEclIPS3_EEvRKT_mSA_SN_+0x4e) [0x7ff1af8daa4e]
2022-03-04 01:58:44.504 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [15] 0xb3) [0x7ff1af8d463d]:_core/libcryptonote_core.so(_ZN5boost3_bi5list4INS0_5valueIPN10cryptonote10BlockchainEEENS2_ImEENS2_IN4epee4spanIKNS3_5blockEEEEENS2_ISt17reference_wrapperISt13unordered_mapIN6crypto4hashESH_St4hashISH_ESt8equal_toISH_ESaISt4pairIKSH_SH_EEEEEEEclINS_4_mfi4cmf3IvS4_mRKSC_RSQ_EENS0_5list0EEEvNS0_4typeIvEERT_RT0_i+0xb3) [0x7ff1af8d463d]
2022-03-04 01:58:44.504 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [16] 0x48) [0x7ff1af8cb932]:_core/libcryptonote_core.so(_ZN5boost3_bi6bind_tIvNS_4_mfi4cmf3IvN10cryptonote10BlockchainEmRKN4epee4spanIKNS4_5blockEEERSt13unordered_mapIN6crypto4hashESF_St4hashISF_ESt8equal_toISF_ESaISt4pairIKSF_SF_EEEEENS0_5list4INS0_5valueIPS5_EENSS_ImEENSS_ISA_EENSS_ISt17reference_wrapperISO_EEEEEEclEv+0x48) [0x7ff1af8cb932]
2022-03-04 01:58:44.504 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [17] 0x24) [0x7ff1af8be2e2]:_core/libcryptonote_core.so(_ZSt13__invoke_implIvRN5boost3_bi6bind_tIvNS0_4_mfi4cmf3IvN10cryptonote10BlockchainEmRKN4epee4spanIKNS5_5blockEEERSt13unordered_mapIN6crypto4hashESG_St4hashISG_ESt8equal_toISG_ESaISt4pairIKSG_SG_EEEEENS1_5list4INS1_5valueIPS6_EENST_ImEENST_ISB_EENST_ISt17reference_wrapperISP_EEEEEEEJEET_St14__invoke_otherOT0_DpOT1_+0x24) [0x7ff1af8be2e2]
2022-03-04 01:58:44.504 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [18] 0x24) [0x7ff1af8ad5a7]:_core/libcryptonote_core.so(_ZSt10__invoke_rIvRN5boost3_bi6bind_tIvNS0_4_mfi4cmf3IvN10cryptonote10BlockchainEmRKN4epee4spanIKNS5_5blockEEERSt13unordered_mapIN6crypto4hashESG_St4hashISG_ESt8equal_toISG_ESaISt4pairIKSG_SG_EEEEENS1_5list4INS1_5valueIPS6_EENST_ImEENST_ISB_EENST_ISt17reference_wrapperISP_EEEEEEEJEENSt9enable_ifIXsrSt6__and_IJSt7is_voidIT_ESt14__is_invocableIT0_JDpT1_EEEE5valueES17_E4typeEOS1A_DpOS1B_+0x24) [0x7ff1af8ad5a7]
2022-03-04 01:58:44.504 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [19] 0x24) [0x7ff1af89a416]:_core/libcryptonote_core.so(_ZNSt17_Function_handlerIFvvEN5boost3_bi6bind_tIvNS1_4_mfi4cmf3IvN10cryptonote10BlockchainEmRKN4epee4spanIKNS6_5blockEEERSt13unordered_mapIN6crypto4hashESH_St4hashISH_ESt8equal_toISH_ESaISt4pairIKSH_SH_EEEEENS2_5list4INS2_5valueIPS7_EENSU_ImEENSU_ISC_EENSU_ISt17reference_wrapperISQ_EEEEEEEE9_M_invokeERKSt9_Any_data+0x24) [0x7ff1af89a416]
2022-03-04 01:58:44.504 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [20] 0x3a) [0x55d947a87dca]:_ZNKSt8functionIFvvEEclEv+0x3a) [0x55d947a87dca]
2022-03-04 01:58:44.504 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [21] 0x1be) [0x7ff1aeb69b2e]:_ZN5tools10threadpool3runEb+0x1be) [0x7ff1aeb69b2e]
2022-03-04 01:58:44.505 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [22] 0x74) [0x7ff1aeb6ea8a]:_ZNK5boost4_mfi3mf1IvN5tools10threadpoolEbEclEPS3_b+0x74) [0x7ff1aeb6ea8a]
2022-03-04 01:58:44.505 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [23] 0x72) [0x7ff1aeb6e9b2]:_ZN5boost3_bi5list2INS0_5valueIPN5tools10threadpoolEEENS2_IbEEEclINS_4_mfi3mf1IvS4_bEENS0_5list0EEEvNS0_4typeIvEERT_RT0_i+0x72) [0x7ff1aeb6e9b2]
2022-03-04 01:58:44.505 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [24] 0x48) [0x7ff1aeb6e8fa]:_ZN5boost3_bi6bind_tIvNS_4_mfi3mf1IvN5tools10threadpoolEbEENS0_5list2INS0_5valueIPS5_EENS8_IbEEEEEclEv+0x48) [0x7ff1aeb6e8fa]
2022-03-04 01:58:44.505 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [25] 0x22) [0x7ff1aeb6e688]:_ZN5boost6detail11thread_dataINS_3_bi6bind_tIvNS_4_mfi3mf1IvN5tools10threadpoolEbEENS2_5list2INS2_5valueIPS7_EENSA_IbEEEEEEE3runEv+0x22) [0x7ff1aeb6e688]
2022-03-04 01:58:44.505 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [26] 0xb787) [0x7ff1addcb787]:_64-linux-gnu/libboost_thread.so.1.74.0(+0xb787) [0x7ff1addcb787]
2022-03-04 01:58:44.505 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [27] 0x8ea7) [0x7ff1ada60ea7]:_64-linux-gnu/libpthread.so.0(+0x8ea7) [0x7ff1ada60ea7]
2022-03-04 01:58:44.505 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172 [28] 0x3f) [0x7ff1ad98ddef]:_64-linux-gnu/libc.so.6(clone+0x3f) [0x7ff1ad98ddef]
2022-03-04 01:58:44.505 7fd08a265700 INFO stacktrace src/common/stack_trace.cpp:172
2022-03-04 01:58:49.413 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [73.162.45.57:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:49.414 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [73.162.45.57:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512186, first hash <873d60359b32c2dda4b62c04bffcffc90ec9553c709f00c25754d0ad4c187366>
2022-03-04 01:58:49.414 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:49.414 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [86.11.252.17:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:49.415 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [62.210.104.31:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:49.415 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [86.11.252.17:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512206, first hash <1fef8732d0ee90fbec7fa52678dff5c5bbef65e60d9f32abc4f4aac9bd5ad618>
2022-03-04 01:58:49.416 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:49.416 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [86.11.252.17:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:49.416 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [62.210.104.31:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512226, first hash <6d7b8e49b917857e79ab0ae6692809b4f39b80b9c20118e596acbbd02e38934a>
2022-03-04 01:58:49.417 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 4482 bytes received for category command-2002 initiated by peer
2022-03-04 01:58:49.417 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [86.11.252.17:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (2 txes)
2022-03-04 01:58:49.418 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [98.237.138.98:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:49.419 [P2P7] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [98.237.138.98:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512246, first hash <064d619647a582e293363ead80ea45d6fc9c015aa16095c3a46c5bb633c54983>
2022-03-04 01:58:49.419 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:49.424 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [73.162.45.57:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:49.424 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:430 [180.150.107.222:18080 OUT] Remote blockchain height: 2571962, id: <7fe36c28c2f61e50763b8405fae5d44a4dc78067dcf954c01676340cdef5ebd0>
2022-03-04 01:58:49.424 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [192.99.154.164:12249 OUT] 10 bytes received for category command-1003 initiated by peer
2022-03-04 01:58:49.426 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [192.99.154.164:12249 OUT] 38 bytes sent for category command-1003 initiated by us
2022-03-04 01:58:49.426 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 190 bytes received for category command-1002 initiated by peer
2022-03-04 01:58:49.428 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [128.92.219.163:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:49.428 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:49.429 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [98.237.138.98:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:49.429 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:443 [180.150.107.222:18080 OUT] [0] state: requesting callback in state synchronizing
2022-03-04 01:58:49.429 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [62.210.104.31:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:49.430 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 4482 bytes received for category command-2002 initiated by peer
2022-03-04 01:58:49.437 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 15765 bytes sent for category command-1002 initiated by us
2022-03-04 01:58:49.437 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <6664f1629b0412a72714b4bb0e7d24a8168e355cd24c465b36fe2395a7be72e5>
2022-03-04 01:58:49.437 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [128.92.219.163:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512266, first hash <99d9b6bddcfa8143924daa4d98b816b2eec5b4b71e010aaf755dc19cbfd681b5>
2022-03-04 01:58:49.438 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:49.438 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [128.92.219.163:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:49.439 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 1997 bytes received for category command-2002 initiated by peer
2022-03-04 01:58:49.439 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [128.92.219.163:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (1 txes)
2022-03-04 01:58:49.439 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <a6f2c5bab9de751b82ba8c2e5f96e92a812e5ad43ee1c57877e58e0efff57214>
2022-03-04 01:58:49.439 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 326 bytes received for category command-2008 initiated by peer
2022-03-04 01:58:49.439 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:547 [86.11.252.17:18080 OUT] Received NOTIFY_NEW_FLUFFY_BLOCK <5df57d8f01eedede5ead0562cf919e6f01c37ff5ae64416607d4a97a7b19e498> (height 2571963, 0 txes)
2022-03-04 01:58:49.440 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [73.162.45.57:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (2 txes)
2022-03-04 01:58:49.441 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <6664f1629b0412a72714b4bb0e7d24a8168e355cd24c465b36fe2395a7be72e5>
2022-03-04 01:58:49.442 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 1997 bytes received for category command-2002 initiated by peer
2022-03-04 01:58:49.442 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <6664f1629b0412a72714b4bb0e7d24a8168e355cd24c465b36fe2395a7be72e5>
2022-03-04 01:58:49.442 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [62.210.104.31:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (1 txes)
2022-03-04 01:58:49.445 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <a6f2c5bab9de751b82ba8c2e5f96e92a812e5ad43ee1c57877e58e0efff57214>
2022-03-04 01:58:49.445 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 326 bytes received for category command-2008 initiated by peer
2022-03-04 01:58:49.445 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:547 [73.162.45.57:18080 OUT] Received NOTIFY_NEW_FLUFFY_BLOCK <5df57d8f01eedede5ead0562cf919e6f01c37ff5ae64416607d4a97a7b19e498> (height 2571963, 0 txes)
2022-03-04 01:58:49.446 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 4482 bytes received for category command-2002 initiated by peer
2022-03-04 01:58:49.447 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [98.237.138.98:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (2 txes)
2022-03-04 01:58:49.448 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <6664f1629b0412a72714b4bb0e7d24a8168e355cd24c465b36fe2395a7be72e5>
2022-03-04 01:58:49.449 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <6664f1629b0412a72714b4bb0e7d24a8168e355cd24c465b36fe2395a7be72e5>
2022-03-04 01:58:49.452 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 326 bytes received for category command-2008 initiated by peer
2022-03-04 01:58:49.453 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:547 [62.210.104.31:18080 OUT] Received NOTIFY_NEW_FLUFFY_BLOCK <5df57d8f01eedede5ead0562cf919e6f01c37ff5ae64416607d4a97a7b19e498> (height 2571963, 0 txes)
2022-03-04 01:58:49.460 [P2P5] INFO net.p2p src/p2p/net_node.inl:1193 [180.150.107.222:18080 OUT] New connection handshaked, pruning seed 0
2022-03-04 01:58:49.462 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:49.462 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 326 bytes received for category command-2008 initiated by peer
2022-03-04 01:58:49.462 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:547 [128.92.219.163:18080 OUT] Received NOTIFY_NEW_FLUFFY_BLOCK <5df57d8f01eedede5ead0562cf919e6f01c37ff5ae64416607d4a97a7b19e498> (height 2571963, 0 txes)
2022-03-04 01:58:49.463 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <a6f2c5bab9de751b82ba8c2e5f96e92a812e5ad43ee1c57877e58e0efff57214>
2022-03-04 01:58:49.463 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-03-04 01:58:49.463 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 326 bytes received for category command-2008 initiated by peer
2022-03-04 01:58:49.463 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 1047 bytes sent for category command-2006 initiated by us
2022-03-04 01:58:49.463 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [180.150.107.222:18080 OUT] [0] state: requesting chain in state synchronizing
2022-03-04 01:58:49.463 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:547 [98.237.138.98:18080 OUT] Received NOTIFY_NEW_FLUFFY_BLOCK <5df57d8f01eedede5ead0562cf919e6f01c37ff5ae64416607d4a97a7b19e498> (height 2571963, 0 txes)
2022-03-04 01:58:49.464 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 326 bytes received for category command-2008 initiated by peer
2022-03-04 01:58:49.464 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:547 [180.150.107.222:18080 OUT] Received NOTIFY_NEW_FLUFFY_BLOCK <5df57d8f01eedede5ead0562cf919e6f01c37ff5ae64416607d4a97a7b19e498> (height 2571963, 0 txes)
2022-03-04 01:58:49.464 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 172 bytes received for category command-1002 initiated by peer
2022-03-04 01:58:49.475 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 15726 bytes sent for category command-1002 initiated by us
2022-03-04 01:58:49.477 [P2P0] INFO net.p2p src/p2p/net_node.inl:1446 Connecting to 84.212.207.191:18080(last_seen: never)...
2022-03-04 01:58:49.483 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 16009 bytes sent for category command-1002 initiated by us
2022-03-04 01:58:49.490 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:250 Blockchain checkpoints file not found
2022-03-04 01:58:49.574 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [84.68.183.242:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:49.575 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [84.68.183.242:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512286, first hash <05807f7c3a1dc7ea70df64cdaacafde512f35bc2bd318aa3bb2c8afc92c707e8>
2022-03-04 01:58:49.576 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [84.68.183.242:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:49.577 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [84.68.183.242:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:49.579 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [84.68.183.242:18080 OUT] 326 bytes received for category command-2008 initiated by peer
2022-03-04 01:58:49.579 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:547 [84.68.183.242:18080 OUT] Received NOTIFY_NEW_FLUFFY_BLOCK <5df57d8f01eedede5ead0562cf919e6f01c37ff5ae64416607d4a97a7b19e498> (height 2571963, 0 txes)
2022-03-04 01:58:49.807 [P2P0] INFO net.p2p src/p2p/net_node.inl:2661 [84.212.207.191:18080 b19f721a-c43d-40bb-aa4a-68ed340f52a5 OUT] NEW CONNECTION
2022-03-04 01:58:49.808 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [84.212.207.191:18080 OUT] 262 bytes sent for category command-1001 initiated by us
2022-03-04 01:58:49.822 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-03-04 01:58:50.092 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.net
2022-03-04 01:58:50.092 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.net
2022-03-04 01:58:50.092 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.net
2022-03-04 01:58:50.092 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.net
2022-03-04 01:58:50.092 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.net
2022-03-04 01:58:50.092 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.net
2022-03-04 01:58:50.092 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.net
2022-03-04 01:58:50.092 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.net
2022-03-04 01:58:50.092 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.net
2022-03-04 01:58:50.092 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.net
2022-03-04 01:58:50.092 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.net
2022-03-04 01:58:50.093 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.net
2022-03-04 01:58:50.093 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.net
2022-03-04 01:58:50.093 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.net
2022-03-04 01:58:50.093 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.net
2022-03-04 01:58:50.093 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.net
2022-03-04 01:58:50.093 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.net
2022-03-04 01:58:50.093 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.net
2022-03-04 01:58:50.093 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.net
2022-03-04 01:58:50.093 7fd08a265700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.net
2022-03-04 01:58:50.105 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [84.212.207.191:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-03-04 01:58:50.106 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [84.212.207.191:18080 OUT] 29 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:50.186 [P2P3] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.org
2022-03-04 01:58:50.186 [P2P3] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.org
2022-03-04 01:58:50.186 [P2P3] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.org
2022-03-04 01:58:50.186 [P2P3] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.org
2022-03-04 01:58:50.186 [P2P3] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.org
2022-03-04 01:58:50.186 [P2P3] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.org
2022-03-04 01:58:50.186 [P2P3] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.org
2022-03-04 01:58:50.186 [P2P3] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.org
2022-03-04 01:58:50.186 [P2P3] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.org
2022-03-04 01:58:50.186 [P2P3] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.org
2022-03-04 01:58:50.186 [P2P3] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.org
2022-03-04 01:58:50.186 [P2P3] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.org
2022-03-04 01:58:50.187 [P2P3] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.org
2022-03-04 01:58:50.187 [P2P3] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.org
2022-03-04 01:58:50.187 [P2P3] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.org
2022-03-04 01:58:50.187 [P2P3] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.org
2022-03-04 01:58:50.187 [P2P3] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.org
2022-03-04 01:58:50.187 [P2P3] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.org
2022-03-04 01:58:50.187 [P2P3] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.org
2022-03-04 01:58:50.187 [P2P3] INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.org
2022-03-04 01:58:50.293 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.se
2022-03-04 01:58:50.293 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.se
2022-03-04 01:58:50.293 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.se
2022-03-04 01:58:50.294 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.se
2022-03-04 01:58:50.294 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.se
2022-03-04 01:58:50.294 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.se
2022-03-04 01:58:50.294 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.se
2022-03-04 01:58:50.294 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.se
2022-03-04 01:58:50.294 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.se
2022-03-04 01:58:50.294 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.se
2022-03-04 01:58:50.294 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.se
2022-03-04 01:58:50.294 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.se
2022-03-04 01:58:50.294 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.se
2022-03-04 01:58:50.294 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.se
2022-03-04 01:58:50.294 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.se
2022-03-04 01:58:50.294 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.se
2022-03-04 01:58:50.294 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.se
2022-03-04 01:58:50.294 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.se
2022-03-04 01:58:50.295 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.se
2022-03-04 01:58:50.295 7fd08a766700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.se
2022-03-04 01:58:50.453 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:152 [75.76.75.94:18080 OUT] kicking idle peer, last update 23.8144 seconds ago, expecting 2007
2022-03-04 01:58:50.455 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [75.76.75.94:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:58:50.458 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1762 [75.76.75.94:18080 OUT] [186] state: requesting callback in state synchronizing
2022-03-04 01:58:50.474 [P2P1] INFO net.p2p src/p2p/net_node.inl:2927 adding stripe 7 peer: 75.76.75.94:18080
2022-03-04 01:58:50.474 [P2P1] ERROR net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1707 [75.76.75.94:18080 OUT] Failed to request missing objects, dropping connection
2022-03-04 01:58:50.480 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2918 [75.76.75.94:18080 OUT] [186] state: closed in state synchronizing
2022-03-04 01:58:50.480 [P2P1] INFO net.p2p src/p2p/net_node.inl:2680 [75.76.75.94:18080 99e1d639-4367-4f84-bcf3-da737d1e641e OUT] CLOSE CONNECTION
2022-03-04 01:58:50.497 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.co
2022-03-04 01:58:50.498 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.co
2022-03-04 01:58:50.498 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.co
2022-03-04 01:58:50.498 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.co
2022-03-04 01:58:50.498 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.co
2022-03-04 01:58:50.498 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.co
2022-03-04 01:58:50.498 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.co
2022-03-04 01:58:50.498 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.co
2022-03-04 01:58:50.498 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.co
2022-03-04 01:58:50.498 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.co
2022-03-04 01:58:50.499 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.co
2022-03-04 01:58:50.499 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.co
2022-03-04 01:58:50.499 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.co
2022-03-04 01:58:50.499 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.co
2022-03-04 01:58:50.499 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.co
2022-03-04 01:58:50.499 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.co
2022-03-04 01:58:50.499 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.co
2022-03-04 01:58:50.499 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.co
2022-03-04 01:58:50.499 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.co
2022-03-04 01:58:50.500 7fd089d64700 INFO net.dns src/common/dns_utils.cpp:355 Found TXT record for checkpoints.moneropulse.co
2022-03-04 01:58:50.501 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 233000 <4f69bec2af6c0852412bdd10c19e6af10c8d738fe2618b5511a98efd03ab477e>
2022-03-04 01:58:50.501 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 250000 <f59d31839bd909ec8830b4f7f66ff213f0bd006334c8523daee452725e5c7a79>
2022-03-04 01:58:50.501 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 300000 <0c1cd46df6ccff90ec4ab493281f2583c344cd62216c427628990fe9db1bb8b6>
2022-03-04 01:58:50.502 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 325000 <4260d56368267bc2a70dd58d73c5ecf23b4e4d96e63c29a868e4a679b0741c7f>
2022-03-04 01:58:50.502 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 350000 <74da79f6a136969abd6364bd3d37af273c408d6471e8ab598e80569b42415f86>
2022-03-04 01:58:50.502 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 375000 <c80c23e387585e12ffb6649d678e9ba328181797b9583a6d8911b77e25375737>
2022-03-04 01:58:50.502 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 400000 <1b2b0e7a30e59691491529a3d506d1ba3d6052d0f6b52198b7330b28a6f1b6ac>
2022-03-04 01:58:50.502 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 450000 <4d098b511ca97723e81737c448343cfd4e6dadb3d8a0e757c6e4d595e6e48357>
2022-03-04 01:58:50.502 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 500000 <2428f0dbe49796be05ed81b347f53e1f7f44aed0abf641446ec2b94cae066b02>
2022-03-04 01:58:50.502 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 550000 <c2e80a636438bd9f7a7ab432a6ad297e35540d80ff5b868bca098124cad2ff8c>
2022-03-04 01:58:50.503 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 600000 <f5828ebf7d7d1cb61762c4dfe3ccf4ecab2e1aad23e8113668d981713b7a54c5>
2022-03-04 01:58:50.503 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 650000 <1d567f2b491324375a825895c5e7b52857b38e4fed0e42c40909c2d52240b4e0>
2022-03-04 01:58:50.503 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 700000 <12be9b3d210b93f574d2526abb9c1ab2a881b479131fd0d4f7dac93875f503cd>
2022-03-04 01:58:50.503 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 800000 <2ced10aa85357ab6c14bb12b6b56d1dde28940820dda30911b73a5cc9a301760>
2022-03-04 01:58:50.503 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 850000 <00e2b557dde9fd4a9e2e3dd7ddac962f5ca475eb1095bc50aa757fd1218ab0a5>
2022-03-04 01:58:50.503 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 900000 <d9958d0e7dcf91a5a7b11de225927bf7efc6eb26240315ce12372be902cc1337>
2022-03-04 01:58:50.503 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 913193 <5292d5d56f6ba4de33a58d9a34d263e2cb3c6fee0aed2286fd4ac7f36d53c85f>
2022-03-04 01:58:50.504 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 913269 <f8302e6b8ba1c49aad9a854b8d6c79d8272c6239dcbba5a75ed0784c1d4f56a1>
2022-03-04 01:58:50.504 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1288616 <875ac1bc7aa6c5eedc5410abb9c694034f9e7f79dce4c60698baf37009cb6365>
2022-03-04 01:58:50.504 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1680000 <898c0e0b338edc5edd850d241578027f489167cf7b3edb33ed9d08274e15e20e>
2022-03-04 01:58:50.504 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1 <771fbcd656ec1464d3a02ead5e18644030007a0fc664c0a964d30922821a8148>
2022-03-04 01:58:50.504 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 10 <c0e3b387e47042f72d8ccdca88071ff96bff1ac7cde09ae113dbb7ad3fe92381>
2022-03-04 01:58:50.504 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 100 <ac3e11ca545e57c49fca2b4e8c48c03c23be047c43e471e1394528b1f9f80b2d>
2022-03-04 01:58:50.504 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1000 <5acfc45acffd2b2e7345caf42fa02308c5793f15ec33946e969e829f40b03876>
2022-03-04 01:58:50.504 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 10000 <c758b7c81f928be3295d45e230646de8b852ec96a821eac3fea4daf3fcac0ca2>
2022-03-04 01:58:50.505 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 22231 <7cb10e29d67e1c069e6e11b17d30b809724255fee2f6868dc14cfc6ed44dfb25>
2022-03-04 01:58:50.505 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 29556 <53c484a8ed91e4da621bb2fa88106dbde426fe90d7ef07b9c1e5127fb6f3a7f6>
2022-03-04 01:58:50.505 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 50000 <0fe8758ab06a8b9cb35b7328fd4f757af530a5d37759f9d3e421023231f7b31c>
2022-03-04 01:58:50.505 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 80000 <a62dcd7b536f22e003ebae8726e9e7276f63d594e264b6f0cd7aab27b66e75e3>
2022-03-04 01:58:50.505 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 202612 <bbd604d2ba11ba27935e006ed39c9bfdd99b76bf4a50654bc1e1e61217962698>
2022-03-04 01:58:50.505 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 202613 <e2aa337e78df1f98f462b3b1e560c6b914dec47b610698b7b7d1e3e86b6197c2>
2022-03-04 01:58:50.506 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 202614 <c29e3dc37d8da3e72e506e31a213a58771b24450144305bcba9e70fa4d6ea6fb>
2022-03-04 01:58:50.506 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 205000 <5d3d7a26e6dc7535e34f03def711daa8c263785f73ec1fadef8a45880fde8063>
2022-03-04 01:58:50.506 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 220000 <9613f455933c00e3e33ac315cc6b455ee8aa0c567163836858c2d9caff111553>
2022-03-04 01:58:50.506 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 230300 <bae7a80c46859db355556e3a9204a337ae8f24309926a1312323fdecf1920e61>
2022-03-04 01:58:50.506 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 230700 <93e631240ceac831da1aebfc5dac8f722c430463024763ebafa888796ceaeedf>
2022-03-04 01:58:50.506 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 231350 <b5add137199b820e1ea26640e5c3e121fd85faa86a1e39cf7e6cc097bdeb1131>
2022-03-04 01:58:50.507 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 232150 <955de8e6b6508af2c24f7334f97beeea651d78e9ade3ab18fec3763be3201aa8>
2022-03-04 01:58:50.507 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 249380 <654fb0a81ce3e5caf7e3264a70f447d4bd07586c08fa50f6638cc54da0a52b2d>
2022-03-04 01:58:50.507 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 460000 <75037a7aed3e765db96c75bcf908f59d690a5f3390baebb9edeafd336a1c4831>
2022-03-04 01:58:50.508 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 500000 <2428f0dbe49796be05ed81b347f53e1f7f44aed0abf641446ec2b94cae066b02>
2022-03-04 01:58:50.508 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 600000 <f5828ebf7d7d1cb61762c4dfe3ccf4ecab2e1aad23e8113668d981713b7a54c5>
2022-03-04 01:58:50.509 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 700000 <12be9b3d210b93f574d2526abb9c1ab2a881b479131fd0d4f7dac93875f503cd>
2022-03-04 01:58:50.509 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 825000 <56503f9ad766774b575be3aff73245e9d159be88132c93d1754764f28da2ff60>
2022-03-04 01:58:50.509 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 900000 <d9958d0e7dcf91a5a7b11de225927bf7efc6eb26240315ce12372be902cc1337>
2022-03-04 01:58:50.509 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 913193 <5292d5d56f6ba4de33a58d9a34d263e2cb3c6fee0aed2286fd4ac7f36d53c85f>
2022-03-04 01:58:50.510 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1000000 <a886ef5149902d8342475fee9bb296341b891ac67c4842f47a833f23c00ed721>
2022-03-04 01:58:50.510 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1100000 <3fd720c5c8b3072fc1ccda922dec1ef25f9ed88a1e6ad4103d0fe00b180a5903>
2022-03-04 01:58:50.510 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1150000 <1dd16f626d18e1e988490dfd06de5920e22629c972c58b4d8daddea0038627b2>
2022-03-04 01:58:50.510 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1200000 <fa7d13a90850882060479d100141ff84286599ae39c3277c8ea784393f882d1f>
2022-03-04 01:58:50.510 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1300000 <31b34272343a44a9f4ac7de7a8fcf3b7d8a3124d7d6870affd510d2f37e74cd0>
2022-03-04 01:58:50.510 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1390000 <a8f5649dd4ded60eedab475f2bec8c934681c07e3cf640e9be0617554f13ff6c>
2022-03-04 01:58:50.511 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1450000 <ac94e8860093bc7c83e4e91215cba1d663421ecf4067a0ae609c3a8b52bcfac2>
2022-03-04 01:58:50.511 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1530000 <01759bce497ec38e63c78b1038892169203bb78f87e488172f6b854fcd63ba7e>
2022-03-04 01:58:50.511 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1579000 <7d0d7a2346373afd41ed1e744a939fc5d474a7dbaa257be5c6fff4009e789241>
2022-03-04 01:58:50.511 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1668900 <ac2dcaf3d2f58ffcf8391639f0f1ebafcb8eac43c49479c7c37f611868d07568>
2022-03-04 01:58:50.511 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1775600 <1c6e01c661dc22cab939e79ec6a5272190624ce8356d2f7b958e4f9a57fdb05e>
2022-03-04 01:58:50.511 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1856000 <9b57f17f29c71a3acd8a7904b93c41fa6eb8d2b7c73936ce4f1702d14880ba29>
2022-03-04 01:58:50.511 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 1958000 <98a5d6e51afdf3146e0eefb10a66e8648d8d4d5c2742be8835e976ba217c9bb2>
2022-03-04 01:58:50.511 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 2046000 <5e867f0b8baefed9244a681df97fc885d8ab36c3dfcd24c7a3abf3b8ac8b8314>
2022-03-04 01:58:50.511 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 2092500 <c4e00820c9c7989b49153d5e90ae095a18a11d990e82fcc3be54e6ed785472b5>
2022-03-04 01:58:50.512 [P2P3] INFO checkpoints src/checkpoints/checkpoints.cpp:123 CHECKPOINT PASSED FOR HEIGHT 2182500 <0d22b5f81982eff21d094af9e821dc2007e6342069e3b1a37b15d97646353124>
2022-03-04 01:58:50.518 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:50.518 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:58:50.542 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22736 verRctCLSAGSimple
2022-03-04 01:58:50.542 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23315 verRctNonSemanticsSimple
2022-03-04 01:58:50.542 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24306 check_tx_inputs
2022-03-04 01:58:50.543 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:50.543 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:58:50.566 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22448 verRctCLSAGSimple
2022-03-04 01:58:50.566 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22868 verRctNonSemanticsSimple
2022-03-04 01:58:50.566 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23262 check_tx_inputs
2022-03-04 01:58:50.567 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:50.568 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29 expand_transaction_2
2022-03-04 01:58:50.590 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21817 verRctCLSAGSimple
2022-03-04 01:58:50.590 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22304 verRctNonSemanticsSimple
2022-03-04 01:58:50.590 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23010 check_tx_inputs
2022-03-04 01:58:50.591 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:50.591 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30 expand_transaction_2
2022-03-04 01:58:50.592 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:50.614 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22269 verRctCLSAGSimple
2022-03-04 01:58:50.615 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22887 verRctCLSAGSimple
2022-03-04 01:58:50.615 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23460 verRctNonSemanticsSimple
2022-03-04 01:58:50.615 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23894 check_tx_inputs
2022-03-04 01:58:50.616 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:50.616 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:58:50.617 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:50.622 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [84.212.207.191:18080 OUT] 15121 bytes received for category command-1001 initiated by us
2022-03-04 01:58:50.632 [P2P2] ERROR net contrib/epee/include/net/abstract_tcp_server2.inl:778 Setting timer on a shut down object
2022-03-04 01:58:50.640 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23605 verRctCLSAGSimple
2022-03-04 01:58:50.642 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2918 [84.212.207.191:18080 OUT] [0] state: closed in state before_handshake
2022-03-04 01:58:50.642 [P2P2] INFO net.p2p src/p2p/net_node.inl:2680 [84.212.207.191:18080 b19f721a-c43d-40bb-aa4a-68ed340f52a5 OUT] CLOSE CONNECTION
2022-03-04 01:58:50.648 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30855 verRctCLSAGSimple
2022-03-04 01:58:50.648 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 32333 verRctNonSemanticsSimple
2022-03-04 01:58:50.649 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 33027 check_tx_inputs
2022-03-04 01:58:50.650 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:50.650 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:58:50.651 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:50.675 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23706 verRctCLSAGSimple
2022-03-04 01:58:50.678 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27300 verRctCLSAGSimple
2022-03-04 01:58:50.678 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28260 verRctNonSemanticsSimple
2022-03-04 01:58:50.679 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28811 check_tx_inputs
2022-03-04 01:58:50.680 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:50.681 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 880 expand_transaction_2
2022-03-04 01:58:50.706 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25195 verRctCLSAGSimple
2022-03-04 01:58:50.707 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25909 verRctNonSemanticsSimple
2022-03-04 01:58:50.707 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27214 check_tx_inputs
2022-03-04 01:58:50.708 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:50.709 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:58:50.735 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25428 verRctCLSAGSimple
2022-03-04 01:58:50.735 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26073 verRctNonSemanticsSimple
2022-03-04 01:58:50.735 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27468 check_tx_inputs
2022-03-04 01:58:50.736 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:50.736 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 20 expand_transaction_2
2022-03-04 01:58:50.761 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23782 verRctCLSAGSimple
2022-03-04 01:58:50.761 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24385 verRctNonSemanticsSimple
2022-03-04 01:58:50.761 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24898 check_tx_inputs
2022-03-04 01:58:50.762 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:50.762 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:58:50.789 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26426 verRctCLSAGSimple
2022-03-04 01:58:50.789 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26824 verRctNonSemanticsSimple
2022-03-04 01:58:50.789 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27277 check_tx_inputs
2022-03-04 01:58:50.790 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:50.790 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:58:50.813 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22138 verRctCLSAGSimple
2022-03-04 01:58:50.813 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22598 verRctNonSemanticsSimple
2022-03-04 01:58:50.813 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23064 check_tx_inputs
2022-03-04 01:58:50.814 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:50.814 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25 expand_transaction_2
2022-03-04 01:58:50.815 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:50.840 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24984 verRctCLSAGSimple
2022-03-04 01:58:50.846 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30638 verRctCLSAGSimple
2022-03-04 01:58:50.847 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 32347 verRctNonSemanticsSimple
2022-03-04 01:58:50.847 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 32999 check_tx_inputs
2022-03-04 01:58:50.848 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:50.848 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 64 expand_transaction_2
2022-03-04 01:58:50.872 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23675 verRctCLSAGSimple
2022-03-04 01:58:50.872 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24171 verRctNonSemanticsSimple
2022-03-04 01:58:50.872 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24545 check_tx_inputs
2022-03-04 01:58:50.873 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:50.873 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:58:50.897 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22920 verRctCLSAGSimple
2022-03-04 01:58:50.897 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23532 verRctNonSemanticsSimple
2022-03-04 01:58:50.897 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24003 check_tx_inputs
2022-03-04 01:58:50.898 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:50.898 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22 expand_transaction_2
2022-03-04 01:58:50.899 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:50.923 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23477 verRctCLSAGSimple
2022-03-04 01:58:50.923 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24310 verRctCLSAGSimple
2022-03-04 01:58:50.924 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25519 verRctNonSemanticsSimple
2022-03-04 01:58:50.924 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26108 check_tx_inputs
2022-03-04 01:58:50.925 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:50.925 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 35 expand_transaction_2
2022-03-04 01:58:50.948 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22538 verRctCLSAGSimple
2022-03-04 01:58:50.949 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23084 verRctNonSemanticsSimple
2022-03-04 01:58:50.949 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23545 check_tx_inputs
2022-03-04 01:58:50.950 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:50.950 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 21 expand_transaction_2
2022-03-04 01:58:50.973 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22624 verRctCLSAGSimple
2022-03-04 01:58:50.973 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23176 verRctNonSemanticsSimple
2022-03-04 01:58:50.973 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23635 check_tx_inputs
2022-03-04 01:58:50.974 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:50.974 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:58:50.997 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22136 verRctCLSAGSimple
2022-03-04 01:58:50.997 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22680 verRctNonSemanticsSimple
2022-03-04 01:58:50.997 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23163 check_tx_inputs
2022-03-04 01:58:50.998 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:50.998 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:58:51.021 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22147 verRctCLSAGSimple
2022-03-04 01:58:51.021 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22569 verRctNonSemanticsSimple
2022-03-04 01:58:51.021 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22947 check_tx_inputs
2022-03-04 01:58:51.021 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.022 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 12 expand_transaction_2
2022-03-04 01:58:51.044 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21918 verRctCLSAGSimple
2022-03-04 01:58:51.044 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22324 verRctNonSemanticsSimple
2022-03-04 01:58:51.044 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22668 check_tx_inputs
2022-03-04 01:58:51.045 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.045 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:58:51.069 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23854 verRctCLSAGSimple
2022-03-04 01:58:51.069 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24344 verRctNonSemanticsSimple
2022-03-04 01:58:51.069 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24737 check_tx_inputs
2022-03-04 01:58:51.070 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.070 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:58:51.092 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21597 verRctCLSAGSimple
2022-03-04 01:58:51.092 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21947 verRctNonSemanticsSimple
2022-03-04 01:58:51.092 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22346 check_tx_inputs
2022-03-04 01:58:51.093 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.093 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 36 expand_transaction_2
2022-03-04 01:58:51.117 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23437 verRctCLSAGSimple
2022-03-04 01:58:51.117 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23924 verRctNonSemanticsSimple
2022-03-04 01:58:51.117 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24278 check_tx_inputs
2022-03-04 01:58:51.118 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.118 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:58:51.141 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22399 verRctCLSAGSimple
2022-03-04 01:58:51.141 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22896 verRctNonSemanticsSimple
2022-03-04 01:58:51.141 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23316 check_tx_inputs
2022-03-04 01:58:51.142 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.142 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:58:51.166 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23543 verRctCLSAGSimple
2022-03-04 01:58:51.166 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24102 verRctNonSemanticsSimple
2022-03-04 01:58:51.167 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24511 check_tx_inputs
2022-03-04 01:58:51.168 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.168 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:58:51.194 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25245 verRctCLSAGSimple
2022-03-04 01:58:51.194 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25796 verRctNonSemanticsSimple
2022-03-04 01:58:51.194 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26537 check_tx_inputs
2022-03-04 01:58:51.195 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.195 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:58:51.219 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23734 verRctCLSAGSimple
2022-03-04 01:58:51.220 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24300 verRctNonSemanticsSimple
2022-03-04 01:58:51.220 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25053 check_tx_inputs
2022-03-04 01:58:51.221 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.221 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:58:51.245 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23314 verRctCLSAGSimple
2022-03-04 01:58:51.245 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23738 verRctNonSemanticsSimple
2022-03-04 01:58:51.245 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24294 check_tx_inputs
2022-03-04 01:58:51.246 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.246 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:58:51.269 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22431 verRctCLSAGSimple
2022-03-04 01:58:51.269 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22913 verRctNonSemanticsSimple
2022-03-04 01:58:51.269 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23283 check_tx_inputs
2022-03-04 01:58:51.270 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.270 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:58:51.293 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22386 verRctCLSAGSimple
2022-03-04 01:58:51.293 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22846 verRctNonSemanticsSimple
2022-03-04 01:58:51.293 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23385 check_tx_inputs
2022-03-04 01:58:51.294 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.294 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 40 expand_transaction_2
2022-03-04 01:58:51.319 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23969 verRctCLSAGSimple
2022-03-04 01:58:51.319 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24422 verRctNonSemanticsSimple
2022-03-04 01:58:51.319 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24815 check_tx_inputs
2022-03-04 01:58:51.320 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.320 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 35 expand_transaction_2
2022-03-04 01:58:51.346 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25052 verRctCLSAGSimple
2022-03-04 01:58:51.346 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25603 verRctNonSemanticsSimple
2022-03-04 01:58:51.346 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26239 check_tx_inputs
2022-03-04 01:58:51.347 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.347 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 47 expand_transaction_2
2022-03-04 01:58:51.371 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23638 verRctCLSAGSimple
2022-03-04 01:58:51.371 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24186 verRctNonSemanticsSimple
2022-03-04 01:58:51.372 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24717 check_tx_inputs
2022-03-04 01:58:51.373 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.373 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 51 expand_transaction_2
2022-03-04 01:58:51.374 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.384 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.400 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26070 verRctCLSAGSimple
2022-03-04 01:58:51.413 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 38359 verRctCLSAGSimple
2022-03-04 01:58:51.417 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 43151 verRctCLSAGSimple
2022-03-04 01:58:51.418 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 44701 verRctNonSemanticsSimple
2022-03-04 01:58:51.418 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 45420 check_tx_inputs
2022-03-04 01:58:51.419 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.419 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:58:51.442 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22235 verRctCLSAGSimple
2022-03-04 01:58:51.442 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22723 verRctNonSemanticsSimple
2022-03-04 01:58:51.442 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23149 check_tx_inputs
2022-03-04 01:58:51.443 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.443 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:58:51.466 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22649 verRctCLSAGSimple
2022-03-04 01:58:51.466 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23126 verRctNonSemanticsSimple
2022-03-04 01:58:51.466 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23570 check_tx_inputs
2022-03-04 01:58:51.468 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.468 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 19 expand_transaction_2
2022-03-04 01:58:51.492 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22968 verRctCLSAGSimple
2022-03-04 01:58:51.492 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24085 verRctNonSemanticsSimple
2022-03-04 01:58:51.493 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25036 check_tx_inputs
2022-03-04 01:58:51.495 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.496 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 21 expand_transaction_2
2022-03-04 01:58:51.518 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21973 verRctCLSAGSimple
2022-03-04 01:58:51.518 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22453 verRctNonSemanticsSimple
2022-03-04 01:58:51.518 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23114 check_tx_inputs
2022-03-04 01:58:51.519 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.519 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 14 expand_transaction_2
2022-03-04 01:58:51.542 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22651 verRctCLSAGSimple
2022-03-04 01:58:51.542 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23084 verRctNonSemanticsSimple
2022-03-04 01:58:51.543 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23462 check_tx_inputs
2022-03-04 01:58:51.543 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.543 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:58:51.566 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21649 verRctCLSAGSimple
2022-03-04 01:58:51.566 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22278 verRctNonSemanticsSimple
2022-03-04 01:58:51.566 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22660 check_tx_inputs
2022-03-04 01:58:51.567 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.567 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 14 expand_transaction_2
2022-03-04 01:58:51.590 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22289 verRctCLSAGSimple
2022-03-04 01:58:51.590 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22730 verRctNonSemanticsSimple
2022-03-04 01:58:51.590 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23235 check_tx_inputs
2022-03-04 01:58:51.591 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.591 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:58:51.614 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22780 verRctCLSAGSimple
2022-03-04 01:58:51.614 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23245 verRctNonSemanticsSimple
2022-03-04 01:58:51.614 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23655 check_tx_inputs
2022-03-04 01:58:51.615 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.615 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:58:51.640 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23930 verRctCLSAGSimple
2022-03-04 01:58:51.640 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24691 verRctNonSemanticsSimple
2022-03-04 01:58:51.640 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25176 check_tx_inputs
2022-03-04 01:58:51.642 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.642 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23 expand_transaction_2
2022-03-04 01:58:51.643 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.643 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.648 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.665 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22486 verRctCLSAGSimple
2022-03-04 01:58:51.667 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23939 verRctCLSAGSimple
2022-03-04 01:58:51.690 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24695 verRctCLSAGSimple
2022-03-04 01:58:51.696 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 52831 verRctCLSAGSimple
2022-03-04 01:58:51.705 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 61945 verRctCLSAGSimple
2022-03-04 01:58:51.705 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 62765 verRctNonSemanticsSimple
2022-03-04 01:58:51.705 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 63554 check_tx_inputs
2022-03-04 01:58:51.706 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.706 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22 expand_transaction_2
2022-03-04 01:58:51.730 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22765 verRctCLSAGSimple
2022-03-04 01:58:51.730 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23319 verRctNonSemanticsSimple
2022-03-04 01:58:51.730 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23819 check_tx_inputs
2022-03-04 01:58:51.731 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.731 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22 expand_transaction_2
2022-03-04 01:58:51.755 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22769 verRctCLSAGSimple
2022-03-04 01:58:51.755 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23517 verRctNonSemanticsSimple
2022-03-04 01:58:51.755 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24226 check_tx_inputs
2022-03-04 01:58:51.756 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.757 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 20 expand_transaction_2
2022-03-04 01:58:51.780 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22913 verRctCLSAGSimple
2022-03-04 01:58:51.780 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23521 verRctNonSemanticsSimple
2022-03-04 01:58:51.780 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24067 check_tx_inputs
2022-03-04 01:58:51.781 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.782 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 21 expand_transaction_2
2022-03-04 01:58:51.783 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.783 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.806 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23101 verRctCLSAGSimple
2022-03-04 01:58:51.810 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27102 verRctCLSAGSimple
2022-03-04 01:58:51.812 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28977 verRctCLSAGSimple
2022-03-04 01:58:51.812 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 29980 verRctNonSemanticsSimple
2022-03-04 01:58:51.812 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30651 check_tx_inputs
2022-03-04 01:58:51.816 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.816 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 20 expand_transaction_2
2022-03-04 01:58:51.839 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 18878 verRctCLSAGSimple
2022-03-04 01:58:51.840 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23049 verRctNonSemanticsSimple
2022-03-04 01:58:51.840 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23694 check_tx_inputs
2022-03-04 01:58:51.843 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.843 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22 expand_transaction_2
2022-03-04 01:58:51.844 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.844 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.845 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.867 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22737 verRctCLSAGSimple
2022-03-04 01:58:51.871 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26565 verRctCLSAGSimple
2022-03-04 01:58:51.871 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27076 verRctCLSAGSimple
2022-03-04 01:58:51.875 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30935 verRctCLSAGSimple
2022-03-04 01:58:51.890 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23172 verRctCLSAGSimple
2022-03-04 01:58:51.890 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 47110 verRctNonSemanticsSimple
2022-03-04 01:58:51.891 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 47832 check_tx_inputs
2022-03-04 01:58:51.892 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.893 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 20 expand_transaction_2
2022-03-04 01:58:51.893 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.917 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22410 verRctCLSAGSimple
2022-03-04 01:58:51.920 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26612 verRctCLSAGSimple
2022-03-04 01:58:51.920 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27225 verRctNonSemanticsSimple
2022-03-04 01:58:51.920 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27895 check_tx_inputs
2022-03-04 01:58:51.925 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.925 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:58:51.926 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.930 [P2P6] INFO net.p2p src/p2p/net_node.inl:2661 [75.76.75.94:18080 681662fe-6295-4466-88b8-b74daf8362af OUT] NEW CONNECTION
2022-03-04 01:58:51.949 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22513 verRctCLSAGSimple
2022-03-04 01:58:51.950 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23318 verRctCLSAGSimple
2022-03-04 01:58:51.950 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24379 verRctNonSemanticsSimple
2022-03-04 01:58:51.950 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24925 check_tx_inputs
2022-03-04 01:58:51.951 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.951 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23 expand_transaction_2
2022-03-04 01:58:51.952 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.979 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26494 verRctCLSAGSimple
2022-03-04 01:58:51.985 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 32696 verRctCLSAGSimple
2022-03-04 01:58:51.985 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 33741 verRctNonSemanticsSimple
2022-03-04 01:58:51.985 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 34508 check_tx_inputs
2022-03-04 01:58:51.986 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:51.986 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:58:51.987 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:52.009 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22233 verRctCLSAGSimple
2022-03-04 01:58:52.011 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23688 verRctCLSAGSimple
2022-03-04 01:58:52.011 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24330 verRctNonSemanticsSimple
2022-03-04 01:58:52.011 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24761 check_tx_inputs
2022-03-04 01:58:52.012 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:52.012 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 19 expand_transaction_2
2022-03-04 01:58:52.013 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:52.036 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23506 verRctCLSAGSimple
2022-03-04 01:58:52.042 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 29465 verRctCLSAGSimple
2022-03-04 01:58:52.043 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30242 verRctNonSemanticsSimple
2022-03-04 01:58:52.043 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 31022 check_tx_inputs
2022-03-04 01:58:52.044 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:52.044 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:58:52.045 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:52.069 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23726 verRctCLSAGSimple
2022-03-04 01:58:52.078 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 32572 verRctCLSAGSimple
2022-03-04 01:58:52.078 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 34251 verRctNonSemanticsSimple
2022-03-04 01:58:52.079 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 35007 check_tx_inputs
2022-03-04 01:58:52.079 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:52.080 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 20 expand_transaction_2
2022-03-04 01:58:52.081 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:52.081 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:52.081 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:52.105 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24363 verRctCLSAGSimple
2022-03-04 01:58:52.105 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:52.105 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24578 verRctCLSAGSimple
2022-03-04 01:58:52.105 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:52.107 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26442 verRctCLSAGSimple
2022-03-04 01:58:52.110 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28955 verRctCLSAGSimple
2022-03-04 01:58:52.129 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23785 verRctCLSAGSimple
2022-03-04 01:58:52.129 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23604 verRctCLSAGSimple
2022-03-04 01:58:52.130 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22591 verRctCLSAGSimple
2022-03-04 01:58:52.130 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 50286 verRctNonSemanticsSimple
2022-03-04 01:58:52.130 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 50980 check_tx_inputs
2022-03-04 01:58:52.130 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:52.131 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 11 get_long_term_block_weights
2022-03-04 01:58:52.131 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 118 get_next_long_term_block_weight
2022-03-04 01:58:52.153 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:52.153 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 14 get_long_term_block_weights
2022-03-04 01:58:52.153 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 361 update_next_cumulative_weight_limit
2022-03-04 01:58:52.153 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 +++++ BLOCK SUCCESSFULLY ADDED
2022-03-04 01:58:52.153 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 id: <81955db711083f73ba0b125cd9f7651c3487cc6fce5343398f0b7184bfb40de8>
2022-03-04 01:58:52.153 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 PoW: <3ccdd242a134cd676b259a80af525ae5ead5dda6424e6ca9d1109a0000000000>
2022-03-04 01:58:52.153 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 HEIGHT 2512046, difficulty: 345630839585
2022-03-04 01:58:52.153 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 block reward: 0.797600238805(0.768220328805 + 0.029379910000), coinbase_weight: 96, cumulative weight: 98851, 2203(4/585)ms
2022-03-04 01:58:52.158 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 262 bytes sent for category command-1001 initiated by us
2022-03-04 01:58:52.373 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:52.448 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-03-04 01:58:52.448 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 29 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:52.466 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 402139 bytes received for category command-2007 initiated by peer
2022-03-04 01:58:52.466 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2524 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2512045, m_total_height=2571963
2022-03-04 01:58:52.466 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [180.150.107.222:18080 OUT] [0] state: received chain in state synchronizing
2022-03-04 01:58:52.562 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:52.566 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512306, first hash <dd339fae0d16cc68a9e9d5144e08132bf980b5d75ddfd0804f7f5f0a436f7548>
2022-03-04 01:58:52.566 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:52.567 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:52.952 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 4483 bytes received for category command-2002 initiated by peer
2022-03-04 01:58:52.952 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [35.136.4.131:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (2 txes)
2022-03-04 01:58:52.954 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <10af32b6e4e8c539dc74b0c4894301a84d68a42f9e2c7af1fd4156b66be22d46>
2022-03-04 01:58:52.956 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <71311a185796a3f35fca9feca31133983493595ea9416873ccb11b3ca19b1c45>
2022-03-04 01:58:53.021 [P2P3] INFO bulletproofs src/ringct/bulletproofs.cc:136 Hi/Gi cache size: 64 kB
2022-03-04 01:58:53.021 [P2P3] INFO bulletproofs src/ringct/bulletproofs.cc:137 Hi_p3/Gi_p3 cache size: 320 kB
2022-03-04 01:58:53.021 [P2P3] INFO bulletproofs src/ringct/bulletproofs.cc:138 Straus cache size: 543 kB
2022-03-04 01:58:53.021 [P2P3] INFO bulletproofs src/ringct/bulletproofs.cc:139 Pippenger cache size: 320 kB
2022-03-04 01:58:53.021 [P2P3] INFO bulletproofs src/ringct/bulletproofs.cc:141 Total cache size: 1247kB
2022-03-04 01:58:53.074 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 16403 bytes received for category command-1001 initiated by us
2022-03-04 01:58:53.080 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:430 [75.76.75.94:18080 OUT] Remote blockchain height: 2571963, id: <5df57d8f01eedede5ead0562cf919e6f01c37ff5ae64416607d4a97a7b19e498>
2022-03-04 01:58:53.081 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:443 [75.76.75.94:18080 OUT] [186] state: requesting callback in state synchronizing
2022-03-04 01:58:53.081 [P2P9] INFO net.p2p src/p2p/net_node.inl:1193 [75.76.75.94:18080 OUT] New connection handshaked, pruning seed 186
2022-03-04 01:58:53.082 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-03-04 01:58:53.084 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [75.76.75.94:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-03-04 01:58:53.084 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 1047 bytes sent for category command-2006 initiated by us
2022-03-04 01:58:53.085 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [75.76.75.94:18080 OUT] [186] state: requesting chain in state synchronizing
2022-03-04 01:58:53.194 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 1763568 bytes received for category command-2004 initiated by peer
2022-03-04 01:58:53.195 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [73.162.45.57:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:58:53.196 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [73.162.45.57:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:58:53.221 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [73.162.45.57:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:58:53.229 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [73.162.45.57:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:53.230 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [73.162.45.57:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512326, first hash <91f6b7c2f5686194de02d25fc5eebd092db548b33a7fb7dc0888d933c9fb656d>
2022-03-04 01:58:53.231 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:53.231 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [73.162.45.57:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:53.414 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-03-04 01:58:53.490 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 1118209 verRctSemanticsSimple
2022-03-04 01:58:53.491 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.496 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 65 expand_transaction_2
2022-03-04 01:58:53.497 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.519 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22636 verRctCLSAGSimple
2022-03-04 01:58:53.521 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23596 verRctCLSAGSimple
2022-03-04 01:58:53.521 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25349 verRctNonSemanticsSimple
2022-03-04 01:58:53.522 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30508 check_tx_inputs
2022-03-04 01:58:53.522 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <f7bd564b7184b68a56aefbe9fddccbef10935dcbfea6dadc1521e912816c214c> weight: 1967 fee/byte: 25607.5
2022-03-04 01:58:53.522 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 31523 add_tx
2022-03-04 01:58:53.523 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.524 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 39 expand_transaction_2
2022-03-04 01:58:53.548 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23088 verRctCLSAGSimple
2022-03-04 01:58:53.548 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23890 verRctNonSemanticsSimple
2022-03-04 01:58:53.548 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25378 check_tx_inputs
2022-03-04 01:58:53.549 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <41866f80d92cecae91d859ab093f51b93f3c5a3506fa19c3802c805347a9f4e6> weight: 1456 fee/byte: 9.41547e+06
2022-03-04 01:58:53.549 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26380 add_tx
2022-03-04 01:58:53.549 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.551 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 63 expand_transaction_2
2022-03-04 01:58:53.574 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22388 verRctCLSAGSimple
2022-03-04 01:58:53.574 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22733 verRctNonSemanticsSimple
2022-03-04 01:58:53.574 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24228 check_tx_inputs
2022-03-04 01:58:53.574 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <2de9e8d03560964711c58873ee6b9ec9e494645a13707c65babe39ac130c8b76> weight: 1456 fee/byte: 5123.63
2022-03-04 01:58:53.575 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25461 add_tx
2022-03-04 01:58:53.575 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.577 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26 expand_transaction_2
2022-03-04 01:58:53.600 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22516 verRctCLSAGSimple
2022-03-04 01:58:53.600 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22985 verRctNonSemanticsSimple
2022-03-04 01:58:53.600 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24180 check_tx_inputs
2022-03-04 01:58:53.600 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <9b9ef4180a2f87ba3282638e446af54c988d062a13b6970edfcea1f828bd334f> weight: 1453 fee/byte: 5127.32
2022-03-04 01:58:53.601 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25660 add_tx
2022-03-04 01:58:53.601 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.603 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28 expand_transaction_2
2022-03-04 01:58:53.604 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.625 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21573 verRctCLSAGSimple
2022-03-04 01:58:53.628 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23664 verRctCLSAGSimple
2022-03-04 01:58:53.629 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25851 verRctNonSemanticsSimple
2022-03-04 01:58:53.629 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27868 check_tx_inputs
2022-03-04 01:58:53.630 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <af36b28a4d05c2938015a56858419bfe854c8d36c770942c4a01d6a0a62ea04b> weight: 1971 fee/byte: 5124.3
2022-03-04 01:58:53.631 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29540 add_tx
2022-03-04 01:58:53.631 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.632 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 36 expand_transaction_2
2022-03-04 01:58:53.654 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21344 verRctCLSAGSimple
2022-03-04 01:58:53.654 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21732 verRctNonSemanticsSimple
2022-03-04 01:58:53.654 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22723 check_tx_inputs
2022-03-04 01:58:53.654 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <732c827a19ee827281cb9588cea097c16bbfe2c45e8b404b522a7545c4e2cf53> weight: 1453 fee/byte: 5127.32
2022-03-04 01:58:53.655 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 23825 add_tx
2022-03-04 01:58:53.656 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.659 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 34 expand_transaction_2
2022-03-04 01:58:53.660 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.683 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22864 verRctCLSAGSimple
2022-03-04 01:58:53.683 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23266 verRctCLSAGSimple
2022-03-04 01:58:53.684 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24237 verRctNonSemanticsSimple
2022-03-04 01:58:53.684 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27906 check_tx_inputs
2022-03-04 01:58:53.685 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <eeb1bc3582afc74bfc95f468951a7df769901df6686174b7d0a3fabd93b7403e> weight: 1967 fee/byte: 26517.5
2022-03-04 01:58:53.685 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 1318460 bytes received for category command-2004 initiated by peer
2022-03-04 01:58:53.685 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [62.210.104.31:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:58:53.685 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [62.210.104.31:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:58:53.686 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29699 add_tx
2022-03-04 01:58:53.687 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.688 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 40 expand_transaction_2
2022-03-04 01:58:53.707 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [62.210.104.31:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:58:53.712 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23066 verRctCLSAGSimple
2022-03-04 01:58:53.712 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23667 verRctNonSemanticsSimple
2022-03-04 01:58:53.712 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24958 check_tx_inputs
2022-03-04 01:58:53.712 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <f41304012416d4eb1effc27301a5fd5d953a0795ff85c24eaf8d49f05ca5f279> weight: 1458 fee/byte: 5123.46
2022-03-04 01:58:53.713 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [62.210.104.31:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:53.713 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26373 add_tx
2022-03-04 01:58:53.714 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [62.210.104.31:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512346, first hash <f60413b431ce0a8d95adba53ad52bb9abc85d0efbd4e9c7ff68576bea12f3fec>
2022-03-04 01:58:53.714 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.714 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:53.715 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [62.210.104.31:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:53.716 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30 expand_transaction_2
2022-03-04 01:58:53.738 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21494 verRctCLSAGSimple
2022-03-04 01:58:53.738 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22113 verRctNonSemanticsSimple
2022-03-04 01:58:53.738 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23486 check_tx_inputs
2022-03-04 01:58:53.741 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <c23f9789e4bd59170ad1f0a9ae50631a00b5729ef9b32a199e5dabda449a3da1> weight: 1460 fee/byte: 5123.29
2022-03-04 01:58:53.741 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26930 add_tx
2022-03-04 01:58:53.741 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.743 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28 expand_transaction_2
2022-03-04 01:58:53.744 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.767 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22609 verRctCLSAGSimple
2022-03-04 01:58:53.769 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24433 verRctCLSAGSimple
2022-03-04 01:58:53.769 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25419 verRctNonSemanticsSimple
2022-03-04 01:58:53.769 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27556 check_tx_inputs
2022-03-04 01:58:53.770 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <7dca46ade498631bdbdb954961a42ae8d326cc20552aee5f3fbba64a43e989bc> weight: 1970 fee/byte: 5121.83
2022-03-04 01:58:53.770 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28788 add_tx
2022-03-04 01:58:53.771 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.774 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 43 expand_transaction_2
2022-03-04 01:58:53.774 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.797 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22434 verRctCLSAGSimple
2022-03-04 01:58:53.798 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24021 verRctCLSAGSimple
2022-03-04 01:58:53.799 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24760 verRctNonSemanticsSimple
2022-03-04 01:58:53.799 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27750 check_tx_inputs
2022-03-04 01:58:53.800 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <9c4eaf9c7bb6e02cd1eec73de6603b6de20483bbc7d4f4ff271b8d7615f841a3> weight: 1977 fee/byte: 5123.93
2022-03-04 01:58:53.800 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29474 add_tx
2022-03-04 01:58:53.801 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.803 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 42 expand_transaction_2
2022-03-04 01:58:53.804 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.827 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22990 verRctCLSAGSimple
2022-03-04 01:58:53.828 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24944 verRctCLSAGSimple
2022-03-04 01:58:53.829 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25961 verRctNonSemanticsSimple
2022-03-04 01:58:53.829 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28271 check_tx_inputs
2022-03-04 01:58:53.830 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <fd1a939197e04845973c6979d8afa3c6f333d4e5f9a19ad7edb277706ce7944e> weight: 1970 fee/byte: 5121.83
2022-03-04 01:58:53.830 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29898 add_tx
2022-03-04 01:58:53.831 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.834 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 44 expand_transaction_2
2022-03-04 01:58:53.836 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.857 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21992 verRctCLSAGSimple
2022-03-04 01:58:53.869 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 33902 verRctCLSAGSimple
2022-03-04 01:58:53.870 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 35594 verRctNonSemanticsSimple
2022-03-04 01:58:53.870 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 38949 check_tx_inputs
2022-03-04 01:58:53.871 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <b27870ff52a051d6d35684b43fb03849cbf09983a91d3b9d2bd6ec275edf5e31> weight: 1976 fee/byte: 5121.46
2022-03-04 01:58:53.871 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 40333 add_tx
2022-03-04 01:58:53.872 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.873 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23 expand_transaction_2
2022-03-04 01:58:53.896 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22367 verRctCLSAGSimple
2022-03-04 01:58:53.896 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22984 verRctNonSemanticsSimple
2022-03-04 01:58:53.896 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23984 check_tx_inputs
2022-03-04 01:58:53.896 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <6253deb6a0cb9e1eaa894fbd6ed660c760cc4ba4b7b2451daa674d2faf6859a1> weight: 1455 fee/byte: 5127.15
2022-03-04 01:58:53.897 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25140 add_tx
2022-03-04 01:58:53.897 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.899 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 44 expand_transaction_2
2022-03-04 01:58:53.922 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23076 verRctCLSAGSimple
2022-03-04 01:58:53.922 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23640 verRctNonSemanticsSimple
2022-03-04 01:58:53.922 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24946 check_tx_inputs
2022-03-04 01:58:53.923 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <71d63bae9fddb3225072fdb0afb8bf98aa09dc0d40150d4fc7b19c39700053f2> weight: 1453 fee/byte: 5127.32
2022-03-04 01:58:53.923 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26140 add_tx
2022-03-04 01:58:53.924 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.926 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 87 expand_transaction_2
2022-03-04 01:58:53.949 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22806 verRctCLSAGSimple
2022-03-04 01:58:53.949 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23327 verRctNonSemanticsSimple
2022-03-04 01:58:53.950 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25321 check_tx_inputs
2022-03-04 01:58:53.951 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <0a68d77a865457916e33c5e5c53cd7454371deed8a5562e328306a436aced2da> weight: 1457 fee/byte: 9409.75
2022-03-04 01:58:53.952 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27976 add_tx
2022-03-04 01:58:53.952 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.954 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 45 expand_transaction_2
2022-03-04 01:58:53.976 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22217 verRctCLSAGSimple
2022-03-04 01:58:53.976 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22727 verRctNonSemanticsSimple
2022-03-04 01:58:53.977 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23914 check_tx_inputs
2022-03-04 01:58:53.977 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <fbf8a4a81dee22a089ccb48ce03770bd45f8d10892fc6ba8fc722e23755223f4> weight: 1458 fee/byte: 5123.46
2022-03-04 01:58:53.978 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25812 add_tx
2022-03-04 01:58:53.979 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:53.981 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 37 expand_transaction_2
2022-03-04 01:58:54.005 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23036 verRctCLSAGSimple
2022-03-04 01:58:54.005 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23563 verRctNonSemanticsSimple
2022-03-04 01:58:54.005 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26293 check_tx_inputs
2022-03-04 01:58:54.006 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <6c28f5b5f8b1a949030f94b90ea2f03588f5fdf13cf2b13472469d25803121bd> weight: 1456 fee/byte: 5123.63
2022-03-04 01:58:54.006 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27446 add_tx
2022-03-04 01:58:54.007 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.008 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 49 expand_transaction_2
2022-03-04 01:58:54.030 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21859 verRctCLSAGSimple
2022-03-04 01:58:54.030 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22381 verRctNonSemanticsSimple
2022-03-04 01:58:54.031 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23816 check_tx_inputs
2022-03-04 01:58:54.033 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <846d271701ee8a52d40a192eea0ce151c5dd8ea6f2c6ec6c4732a79ab821db42> weight: 1453 fee/byte: 5127.32
2022-03-04 01:58:54.033 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26626 add_tx
2022-03-04 01:58:54.033 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.036 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 44 expand_transaction_2
2022-03-04 01:58:54.037 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.058 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21270 verRctCLSAGSimple
2022-03-04 01:58:54.059 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22525 verRctCLSAGSimple
2022-03-04 01:58:54.060 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23385 verRctNonSemanticsSimple
2022-03-04 01:58:54.060 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26023 check_tx_inputs
2022-03-04 01:58:54.060 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <5075fe5f72f00b6750b0a1bc83de871c5794ddca3053779acf6ce96991f9de69> weight: 1967 fee/byte: 5124.56
2022-03-04 01:58:54.060 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26975 add_tx
2022-03-04 01:58:54.061 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.062 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26 expand_transaction_2
2022-03-04 01:58:54.085 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21161 verRctCLSAGSimple
2022-03-04 01:58:54.085 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22636 verRctNonSemanticsSimple
2022-03-04 01:58:54.085 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24068 check_tx_inputs
2022-03-04 01:58:54.085 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <66255e3fe9450f67b87204d64ba3bf768eba0bcb687827b91c5aa214fcd0e3c9> weight: 1455 fee/byte: 5127.15
2022-03-04 01:58:54.086 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25179 add_tx
2022-03-04 01:58:54.087 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.089 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 61 expand_transaction_2
2022-03-04 01:58:54.113 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22979 verRctCLSAGSimple
2022-03-04 01:58:54.113 [P2P3] INFO ringct src/ringct/rctSigs.cpp:1484 verRctMGSimple/verRctCLSAGSimple failed for input 0
2022-03-04 01:58:54.114 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24315 verRctNonSemanticsSimple
2022-03-04 01:58:54.114 [P2P3] ERROR verify src/cryptonote_core/blockchain.cpp:3576 Failed to check ringct signatures!
2022-03-04 01:58:54.114 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27157 check_tx_inputs
2022-03-04 01:58:54.115 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <94cfbf124b217a1594929bd0ca7493be43d2361fb9ea3f195cd47fdef16c5e0b> weight: 1453 fee/byte: 5127.32
2022-03-04 01:58:54.116 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29168 add_tx
2022-03-04 01:58:54.116 [P2P3] ERROR verify src/cryptonote_core/cryptonote_core.cpp:1075 Transaction verification impossible: <94cfbf124b217a1594929bd0ca7493be43d2361fb9ea3f195cd47fdef16c5e0b>
2022-03-04 01:58:54.117 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.118 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 36 expand_transaction_2
2022-03-04 01:58:54.142 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23840 verRctCLSAGSimple
2022-03-04 01:58:54.142 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24442 verRctNonSemanticsSimple
2022-03-04 01:58:54.143 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25741 check_tx_inputs
2022-03-04 01:58:54.144 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <b729e5c07bf6221217eba0cd34a5d350139faa5246a265834b19f28ceac3e83a> weight: 1458 fee/byte: 5123.46
2022-03-04 01:58:54.144 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27768 add_tx
2022-03-04 01:58:54.145 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.146 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 42 expand_transaction_2
2022-03-04 01:58:54.169 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22201 verRctCLSAGSimple
2022-03-04 01:58:54.169 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22760 verRctNonSemanticsSimple
2022-03-04 01:58:54.169 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24471 check_tx_inputs
2022-03-04 01:58:54.170 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <4f17cedd43134d392bf8cbd72eb831ab7e0f1ed93439a360ee30ea81ee9ef2be> weight: 1455 fee/byte: 5127.15
2022-03-04 01:58:54.170 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25631 add_tx
2022-03-04 01:58:54.171 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.172 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26 expand_transaction_2
2022-03-04 01:58:54.195 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22308 verRctCLSAGSimple
2022-03-04 01:58:54.195 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22809 verRctNonSemanticsSimple
2022-03-04 01:58:54.195 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24256 check_tx_inputs
2022-03-04 01:58:54.196 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <3a91afd56f73c6de5f6b8dcff02ea1284cbc2c10befd81be7c9e7d259aab57ba> weight: 1452 fee/byte: 5123.97
2022-03-04 01:58:54.196 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25808 add_tx
2022-03-04 01:58:54.197 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.200 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 42 expand_transaction_2
2022-03-04 01:58:54.201 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.223 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22660 verRctCLSAGSimple
2022-03-04 01:58:54.225 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24542 verRctCLSAGSimple
2022-03-04 01:58:54.226 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25750 verRctNonSemanticsSimple
2022-03-04 01:58:54.226 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28819 check_tx_inputs
2022-03-04 01:58:54.227 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <ee01a1d052a21454031279acdd28beb19ce5f90ce9f10bd42014731aa9a55064> weight: 1971 fee/byte: 5124.3
2022-03-04 01:58:54.227 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30365 add_tx
2022-03-04 01:58:54.227 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.229 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 38 expand_transaction_2
2022-03-04 01:58:54.253 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23461 verRctCLSAGSimple
2022-03-04 01:58:54.253 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24049 verRctNonSemanticsSimple
2022-03-04 01:58:54.253 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25604 check_tx_inputs
2022-03-04 01:58:54.254 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <af0b8092aa32144b51678ecb4db47062b5aa40fc91a2f88583ddaa51364166e5> weight: 1455 fee/byte: 5127.15
2022-03-04 01:58:54.254 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26778 add_tx
2022-03-04 01:58:54.255 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.257 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 36 expand_transaction_2
2022-03-04 01:58:54.258 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.281 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22852 verRctCLSAGSimple
2022-03-04 01:58:54.282 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23867 verRctCLSAGSimple
2022-03-04 01:58:54.282 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24521 verRctNonSemanticsSimple
2022-03-04 01:58:54.282 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27201 check_tx_inputs
2022-03-04 01:58:54.283 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <01b1e2155c8a40e554971ec664ccea5c44cf35f6cf6af4213b8fbbfff10f6a69> weight: 1968 fee/byte: 5121.95
2022-03-04 01:58:54.283 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28300 add_tx
2022-03-04 01:58:54.283 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.285 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 38 expand_transaction_2
2022-03-04 01:58:54.308 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22383 verRctCLSAGSimple
2022-03-04 01:58:54.308 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22989 verRctNonSemanticsSimple
2022-03-04 01:58:54.309 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25056 check_tx_inputs
2022-03-04 01:58:54.309 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <1ed44b07012002cf922c989c55fb9d015454d1b5ae9b21c3bbbb3037e3e017c0> weight: 1452 fee/byte: 40423.6
2022-03-04 01:58:54.310 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26212 add_tx
2022-03-04 01:58:54.310 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.316 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 54 expand_transaction_2
2022-03-04 01:58:54.317 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.340 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23512 verRctCLSAGSimple
2022-03-04 01:58:54.346 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 29551 verRctCLSAGSimple
2022-03-04 01:58:54.347 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30525 verRctNonSemanticsSimple
2022-03-04 01:58:54.347 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 36923 check_tx_inputs
2022-03-04 01:58:54.348 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <6fcb7bb556c13736d8443add6d57c79ef2f41bc0e779db6fa271bf941aca2bdc> weight: 1969 fee/byte: 5124.43
2022-03-04 01:58:54.348 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 38607 add_tx
2022-03-04 01:58:54.349 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.351 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 58 expand_transaction_2
2022-03-04 01:58:54.352 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.375 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22610 verRctCLSAGSimple
2022-03-04 01:58:54.377 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24332 verRctCLSAGSimple
2022-03-04 01:58:54.377 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25372 verRctNonSemanticsSimple
2022-03-04 01:58:54.377 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27739 check_tx_inputs
2022-03-04 01:58:54.378 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <34c9f94c37d90fd27cf6d3cdde943a421c78f7b89aab542cafc744b658aff541> weight: 1970 fee/byte: 5121.83
2022-03-04 01:58:54.378 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29374 add_tx
2022-03-04 01:58:54.379 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.381 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 39 expand_transaction_2
2022-03-04 01:58:54.404 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22130 verRctCLSAGSimple
2022-03-04 01:58:54.404 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22668 verRctNonSemanticsSimple
2022-03-04 01:58:54.404 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25137 check_tx_inputs
2022-03-04 01:58:54.404 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <5fc16ef04d86bec49c8ac07ad68ca41a28bd544c11c4ec9e0408685a7ecfe508> weight: 1452 fee/byte: 5123.97
2022-03-04 01:58:54.405 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26394 add_tx
2022-03-04 01:58:54.405 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.408 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 49 expand_transaction_2
2022-03-04 01:58:54.436 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27521 verRctCLSAGSimple
2022-03-04 01:58:54.436 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28523 verRctNonSemanticsSimple
2022-03-04 01:58:54.438 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 31940 check_tx_inputs
2022-03-04 01:58:54.438 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <c054b58c0f8392d42facb2a0ea95f39929d027aee6617698fcec73316f92f571> weight: 1457 fee/byte: 5126.97
2022-03-04 01:58:54.439 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 33368 add_tx
2022-03-04 01:58:54.439 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.446 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 60 expand_transaction_2
2022-03-04 01:58:54.446 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.470 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23482 verRctCLSAGSimple
2022-03-04 01:58:54.474 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28225 verRctCLSAGSimple
2022-03-04 01:58:54.475 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28869 verRctNonSemanticsSimple
2022-03-04 01:58:54.475 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 35228 check_tx_inputs
2022-03-04 01:58:54.475 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <ff5093b45c4576b1b721d5c64deff7617f8f58b9ee08b63b2162f6f87c903eb4> weight: 1972 fee/byte: 5121.7
2022-03-04 01:58:54.476 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 36788 add_tx
2022-03-04 01:58:54.477 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.478 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28 expand_transaction_2
2022-03-04 01:58:54.506 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27257 verRctCLSAGSimple
2022-03-04 01:58:54.506 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27940 verRctNonSemanticsSimple
2022-03-04 01:58:54.506 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29573 check_tx_inputs
2022-03-04 01:58:54.507 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <75e961c671a53c205d570b824ad2d631cc5e215f8bbabe79c240ea5f03ce7bcd> weight: 1457 fee/byte: 5126.97
2022-03-04 01:58:54.508 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30844 add_tx
2022-03-04 01:58:54.508 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.512 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 32 expand_transaction_2
2022-03-04 01:58:54.513 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.534 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21717 verRctCLSAGSimple
2022-03-04 01:58:54.536 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23110 verRctCLSAGSimple
2022-03-04 01:58:54.536 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24016 verRctNonSemanticsSimple
2022-03-04 01:58:54.536 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28049 check_tx_inputs
2022-03-04 01:58:54.537 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <23975162ef1b682eb481c3849dddfeb8d88543e145e31fa7d984dc367cfe340b> weight: 1966 fee/byte: 5122.08
2022-03-04 01:58:54.538 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29569 add_tx
2022-03-04 01:58:54.538 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.540 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28 expand_transaction_2
2022-03-04 01:58:54.569 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27974 verRctCLSAGSimple
2022-03-04 01:58:54.569 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28603 verRctNonSemanticsSimple
2022-03-04 01:58:54.569 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30788 check_tx_inputs
2022-03-04 01:58:54.570 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <e6571d660bd1098f598539896afc9f2b910db1d1296ef0493c033c08ec73f456> weight: 1454 fee/byte: 5123.8
2022-03-04 01:58:54.570 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 32414 add_tx
2022-03-04 01:58:54.571 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.574 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 70 expand_transaction_2
2022-03-04 01:58:54.597 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22653 verRctCLSAGSimple
2022-03-04 01:58:54.597 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23396 verRctNonSemanticsSimple
2022-03-04 01:58:54.597 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26022 check_tx_inputs
2022-03-04 01:58:54.598 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <ac696dbd8a8ea47081a68ba27459e7f76a298b8c92a78122c4ea7dbc27300f42> weight: 1454 fee/byte: 5123.8
2022-03-04 01:58:54.598 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27596 add_tx
2022-03-04 01:58:54.599 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.601 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 68 expand_transaction_2
2022-03-04 01:58:54.628 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26730 verRctCLSAGSimple
2022-03-04 01:58:54.629 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27397 verRctNonSemanticsSimple
2022-03-04 01:58:54.629 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29596 check_tx_inputs
2022-03-04 01:58:54.629 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <9922e14f085c4448ed069e81feb2831b7d85bc6cfebc3f6513143221db152375> weight: 1455 fee/byte: 5127.15
2022-03-04 01:58:54.630 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 31092 add_tx
2022-03-04 01:58:54.630 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.632 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 111 expand_transaction_2
2022-03-04 01:58:54.660 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27267 verRctCLSAGSimple
2022-03-04 01:58:54.660 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28380 verRctNonSemanticsSimple
2022-03-04 01:58:54.660 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29753 check_tx_inputs
2022-03-04 01:58:54.661 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <7ab8ce2b7adbec6d28377de9c96b0a202ac3665b883752a88922f7fdb0909e24> weight: 1453 fee/byte: 5127.32
2022-03-04 01:58:54.661 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 31169 add_tx
2022-03-04 01:58:54.662 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.667 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 65 expand_transaction_2
2022-03-04 01:58:54.667 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.691 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23578 verRctCLSAGSimple
2022-03-04 01:58:54.695 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27790 verRctCLSAGSimple
2022-03-04 01:58:54.695 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28320 verRctNonSemanticsSimple
2022-03-04 01:58:54.695 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 33116 check_tx_inputs
2022-03-04 01:58:54.696 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <76891285cf55395ba4414bb05812bd7996a9878777988d55f074d8e513010a6f> weight: 1971 fee/byte: 5124.3
2022-03-04 01:58:54.696 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 34751 add_tx
2022-03-04 01:58:54.697 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.700 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 45 expand_transaction_2
2022-03-04 01:58:54.724 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23253 verRctCLSAGSimple
2022-03-04 01:58:54.724 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24109 verRctNonSemanticsSimple
2022-03-04 01:58:54.724 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26411 check_tx_inputs
2022-03-04 01:58:54.724 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <ca4f833408882d8ba148f6b4a8c9062360375a3f55687c2737bba2eda1d60798> weight: 3940 fee/byte: 5121.83
2022-03-04 01:58:54.725 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27962 add_tx
2022-03-04 01:58:54.725 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.726 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26 expand_transaction_2
2022-03-04 01:58:54.751 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23892 verRctCLSAGSimple
2022-03-04 01:58:54.751 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24386 verRctNonSemanticsSimple
2022-03-04 01:58:54.751 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25579 check_tx_inputs
2022-03-04 01:58:54.752 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <36d824a6f40711fe657796cbe3465b0510574b6517bf220a84ee172782889ada> weight: 1453 fee/byte: 5127.32
2022-03-04 01:58:54.752 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27028 add_tx
2022-03-04 01:58:54.753 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.757 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 89 expand_transaction_2
2022-03-04 01:58:54.758 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.784 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25892 verRctCLSAGSimple
2022-03-04 01:58:54.785 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27567 verRctCLSAGSimple
2022-03-04 01:58:54.785 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28766 verRctNonSemanticsSimple
2022-03-04 01:58:54.786 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 32385 check_tx_inputs
2022-03-04 01:58:54.786 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <cd296b5f4ed7da6fcc87dba20ed03dd879a1f1ae397563c7aa2c64bf8ace4b02> weight: 1970 fee/byte: 5121.83
2022-03-04 01:58:54.787 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 34450 add_tx
2022-03-04 01:58:54.787 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.791 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 42 expand_transaction_2
2022-03-04 01:58:54.816 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25249 verRctCLSAGSimple
2022-03-04 01:58:54.816 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25756 verRctNonSemanticsSimple
2022-03-04 01:58:54.817 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28905 check_tx_inputs
2022-03-04 01:58:54.817 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <7ec588394f5be9a50c4f76bd0bfbafb15edf7c2cf98a40f7fff5e5a27c3829a7> weight: 1458 fee/byte: 5123.46
2022-03-04 01:58:54.818 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30119 add_tx
2022-03-04 01:58:54.818 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.819 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 36 expand_transaction_2
2022-03-04 01:58:54.820 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.830 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 1311882 bytes received for category command-2004 initiated by peer
2022-03-04 01:58:54.831 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:58:54.831 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:58:54.845 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24793 verRctCLSAGSimple
2022-03-04 01:58:54.845 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25291 verRctCLSAGSimple
2022-03-04 01:58:54.846 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26285 verRctNonSemanticsSimple
2022-03-04 01:58:54.846 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27794 check_tx_inputs
2022-03-04 01:58:54.847 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <9d7c760bc0c40a66cf728299fa32cdc3e9455ae4f0d2b3fc604820a36280d7fc> weight: 1974 fee/byte: 5121.58
2022-03-04 01:58:54.847 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29304 add_tx
2022-03-04 01:58:54.848 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.854 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 120 expand_transaction_2
2022-03-04 01:58:54.855 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.872 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [180.150.107.222:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:58:54.879 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23408 verRctCLSAGSimple
2022-03-04 01:58:54.883 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25899 verRctCLSAGSimple
2022-03-04 01:58:54.883 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 29269 verRctNonSemanticsSimple
2022-03-04 01:58:54.883 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 35341 check_tx_inputs
2022-03-04 01:58:54.884 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:54.885 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <4bae553b7653997deb4ddef3c7071c6cff84300f2b247182b3df0304b135955f> weight: 1969 fee/byte: 5124.43
2022-03-04 01:58:54.886 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 37853 add_tx
2022-03-04 01:58:54.887 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.889 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512366, first hash <a26ac4e6fce99a2625f6e477e5d32f79e0ad94faf73130f8b9fe173650e364f3>
2022-03-04 01:58:54.889 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 42 expand_transaction_2
2022-03-04 01:58:54.890 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:54.890 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:54.894 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 4483 bytes received for category command-2002 initiated by peer
2022-03-04 01:58:54.894 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [180.150.107.222:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (2 txes)
2022-03-04 01:58:54.897 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <10af32b6e4e8c539dc74b0c4894301a84d68a42f9e2c7af1fd4156b66be22d46>
2022-03-04 01:58:54.902 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <71311a185796a3f35fca9feca31133983493595ea9416873ccb11b3ca19b1c45>
2022-03-04 01:58:54.915 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25127 verRctCLSAGSimple
2022-03-04 01:58:54.915 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25645 verRctNonSemanticsSimple
2022-03-04 01:58:54.915 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28155 check_tx_inputs
2022-03-04 01:58:54.916 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <97c0a49dbe288321bd7b0e994e3f6999cf64706c2745ec860f5b70b117c4234b> weight: 1454 fee/byte: 5123.8
2022-03-04 01:58:54.917 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30053 add_tx
2022-03-04 01:58:54.919 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 892088 bytes received for category command-2004 initiated by peer
2022-03-04 01:58:54.922 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [73.162.45.57:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:58:54.923 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [73.162.45.57:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:58:54.923 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 1259764 bytes received for category command-2004 initiated by peer
2022-03-04 01:58:54.924 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [128.92.219.163:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:58:54.925 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [128.92.219.163:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:58:54.926 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.927 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 38 expand_transaction_2
2022-03-04 01:58:54.940 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [73.162.45.57:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:58:54.944 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [128.92.219.163:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:58:54.954 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25952 verRctCLSAGSimple
2022-03-04 01:58:54.954 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26572 verRctNonSemanticsSimple
2022-03-04 01:58:54.954 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28034 check_tx_inputs
2022-03-04 01:58:54.955 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [73.162.45.57:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:54.957 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [128.92.219.163:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:54.957 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <d439a58882dab6aacf451e735d89da1b5f729bc4207f67d3db80418258e23f21> weight: 1456 fee/byte: 5123.63
2022-03-04 01:58:54.958 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 38007 add_tx
2022-03-04 01:58:54.958 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [128.92.219.163:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512406, first hash <3690bbb799be06383be3cfbb1fb8ef91165ebd33e673fb81dd0d8b486030451d>
2022-03-04 01:58:54.959 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:54.959 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.960 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [73.162.45.57:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512386, first hash <e49bef203103bf157acc8e9f40ae16ad20d2776e2cb23ce1184bb4760f872d55>
2022-03-04 01:58:54.960 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:54.961 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [128.92.219.163:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:54.962 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 4483 bytes received for category command-2002 initiated by peer
2022-03-04 01:58:54.962 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [128.92.219.163:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (2 txes)
2022-03-04 01:58:54.964 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:58:54.964 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [73.162.45.57:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:54.965 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.973 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <10af32b6e4e8c539dc74b0c4894301a84d68a42f9e2c7af1fd4156b66be22d46>
2022-03-04 01:58:54.982 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <71311a185796a3f35fca9feca31133983493595ea9416873ccb11b3ca19b1c45>
2022-03-04 01:58:54.989 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24346 verRctCLSAGSimple
2022-03-04 01:58:54.990 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25292 verRctCLSAGSimple
2022-03-04 01:58:54.990 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26249 verRctNonSemanticsSimple
2022-03-04 01:58:54.991 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 31046 check_tx_inputs
2022-03-04 01:58:54.993 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <508bd6a1926de038530860f0b5c2fcc47edecdaa497cfd7be8814857cf42b0ed> weight: 1972 fee/byte: 128027
2022-03-04 01:58:54.994 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 34383 add_tx
2022-03-04 01:58:54.994 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:54.997 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 39 expand_transaction_2
2022-03-04 01:58:54.998 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.021 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23140 verRctCLSAGSimple
2022-03-04 01:58:55.022 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24170 verRctCLSAGSimple
2022-03-04 01:58:55.022 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24864 verRctNonSemanticsSimple
2022-03-04 01:58:55.023 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28076 check_tx_inputs
2022-03-04 01:58:55.023 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <1b99542bffea3e7cb1dffe52bc92b98436fecbf4bbf487a03aede145c99ea94f> weight: 1969 fee/byte: 5124.43
2022-03-04 01:58:55.024 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29654 add_tx
2022-03-04 01:58:55.024 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.027 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 38 expand_transaction_2
2022-03-04 01:58:55.028 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.050 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22030 verRctCLSAGSimple
2022-03-04 01:58:55.050 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22497 verRctCLSAGSimple
2022-03-04 01:58:55.051 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23359 verRctNonSemanticsSimple
2022-03-04 01:58:55.051 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26483 check_tx_inputs
2022-03-04 01:58:55.052 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <d119daa91c4e3bf7d31b2a74e8a6770181fa53b96f88e45a627b4c483eefdd2d> weight: 1973 fee/byte: 5124.18
2022-03-04 01:58:55.053 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28653 add_tx
2022-03-04 01:58:55.053 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.055 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 40 expand_transaction_2
2022-03-04 01:58:55.081 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24092 verRctCLSAGSimple
2022-03-04 01:58:55.081 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25456 verRctNonSemanticsSimple
2022-03-04 01:58:55.081 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27547 check_tx_inputs
2022-03-04 01:58:55.081 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <34f569e43abf3cc3af283e09b3cd224d5f0f6e59e4f3cca5d20b3b26e715334a> weight: 1458 fee/byte: 9.40255e+06
2022-03-04 01:58:55.082 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28710 add_tx
2022-03-04 01:58:55.082 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.092 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 98 expand_transaction_2
2022-03-04 01:58:55.093 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.093 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.098 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.117 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23278 verRctCLSAGSimple
2022-03-04 01:58:55.117 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24534 verRctCLSAGSimple
2022-03-04 01:58:55.118 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.118 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24873 verRctCLSAGSimple
2022-03-04 01:58:55.118 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.133 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 39828 verRctCLSAGSimple
2022-03-04 01:58:55.133 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.140 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23119 verRctCLSAGSimple
2022-03-04 01:58:55.144 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25558 verRctCLSAGSimple
2022-03-04 01:58:55.144 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.145 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27010 verRctCLSAGSimple
2022-03-04 01:58:55.164 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23494 verRctCLSAGSimple
2022-03-04 01:58:55.175 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30839 verRctCLSAGSimple
2022-03-04 01:58:55.182 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 49087 verRctCLSAGSimple
2022-03-04 01:58:55.182 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 90084 verRctNonSemanticsSimple
2022-03-04 01:58:55.182 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 100047 check_tx_inputs
2022-03-04 01:58:55.183 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <ada345234638d6edb2d14e51441b564a7a5755a8f9b2796160164eb5f0eb2916> weight: 6103 fee/byte: 25605.4
2022-03-04 01:58:55.184 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 101299 add_tx
2022-03-04 01:58:55.184 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.186 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 53 expand_transaction_2
2022-03-04 01:58:55.209 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22774 verRctCLSAGSimple
2022-03-04 01:58:55.209 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23311 verRctNonSemanticsSimple
2022-03-04 01:58:55.209 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25288 check_tx_inputs
2022-03-04 01:58:55.211 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <95ae963198c437fdff527079616b49d54778e64d93857ce26284eba4b69c3f01> weight: 1456 fee/byte: 5123.63
2022-03-04 01:58:55.212 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28166 add_tx
2022-03-04 01:58:55.212 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.214 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 49 expand_transaction_2
2022-03-04 01:58:55.236 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21943 verRctCLSAGSimple
2022-03-04 01:58:55.237 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22389 verRctNonSemanticsSimple
2022-03-04 01:58:55.237 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23984 check_tx_inputs
2022-03-04 01:58:55.240 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <9877053a450bfdb82b523e47cacadba18728d0f15fc49e7db80d5e0100ba6f27> weight: 1456 fee/byte: 9416.21
2022-03-04 01:58:55.240 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27863 add_tx
2022-03-04 01:58:55.241 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.243 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28 expand_transaction_2
2022-03-04 01:58:55.285 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 40109 verRctCLSAGSimple
2022-03-04 01:58:55.285 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 42179 verRctNonSemanticsSimple
2022-03-04 01:58:55.286 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 44672 check_tx_inputs
2022-03-04 01:58:55.287 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <98593922061f45c96d125fa085ac63c8e592af0a143c2c6984cdd265f2748e65> weight: 1452 fee/byte: 5123.97
2022-03-04 01:58:55.288 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 46961 add_tx
2022-03-04 01:58:55.289 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.297 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 57 expand_transaction_2
2022-03-04 01:58:55.299 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.299 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.325 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25084 verRctCLSAGSimple
2022-03-04 01:58:55.331 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 31925 verRctCLSAGSimple
2022-03-04 01:58:55.335 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 35898 verRctCLSAGSimple
2022-03-04 01:58:55.335 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 37283 verRctNonSemanticsSimple
2022-03-04 01:58:55.335 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 45700 check_tx_inputs
2022-03-04 01:58:55.335 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <53abe557a2789944784420ec478f08649ed1ca1dd8f158816a2400db3f52ad5b> weight: 2486 fee/byte: 5124.7
2022-03-04 01:58:55.336 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 47386 add_tx
2022-03-04 01:58:55.336 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.339 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 36 expand_transaction_2
2022-03-04 01:58:55.340 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.363 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22605 verRctCLSAGSimple
2022-03-04 01:58:55.363 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23675 verRctNonSemanticsSimple
2022-03-04 01:58:55.363 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26586 check_tx_inputs
2022-03-04 01:58:55.364 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <71c4f58d25ab57981863054399f595086a0a8529b122d43073e073a667299a9e> weight: 1453 fee/byte: 5127.32
2022-03-04 01:58:55.364 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27922 add_tx
2022-03-04 01:58:55.365 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.368 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 47 expand_transaction_2
2022-03-04 01:58:55.369 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.393 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23755 verRctCLSAGSimple
2022-03-04 01:58:55.395 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26060 verRctCLSAGSimple
2022-03-04 01:58:55.395 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26630 verRctNonSemanticsSimple
2022-03-04 01:58:55.395 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29921 check_tx_inputs
2022-03-04 01:58:55.396 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <956e06cee43385f78deab782e869c2b074ed68484098b3dd064db20af2afa4f9> weight: 1968 fee/byte: 5121.95
2022-03-04 01:58:55.396 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 31513 add_tx
2022-03-04 01:58:55.397 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.399 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 42 expand_transaction_2
2022-03-04 01:58:55.427 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27734 verRctCLSAGSimple
2022-03-04 01:58:55.427 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28284 verRctNonSemanticsSimple
2022-03-04 01:58:55.427 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30314 check_tx_inputs
2022-03-04 01:58:55.428 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <9cb6890c008bddde223fb1b82c2fff397613de7c297c2ddbf867a45fc5f98012> weight: 1456 fee/byte: 40312.5
2022-03-04 01:58:55.429 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 32723 add_tx
2022-03-04 01:58:55.430 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.431 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 4483 bytes received for category command-2002 initiated by peer
2022-03-04 01:58:55.432 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [73.162.45.57:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (2 txes)
2022-03-04 01:58:55.435 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <10af32b6e4e8c539dc74b0c4894301a84d68a42f9e2c7af1fd4156b66be22d46>
2022-03-04 01:58:55.437 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 51 expand_transaction_2
2022-03-04 01:58:55.438 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <71311a185796a3f35fca9feca31133983493595ea9416873ccb11b3ca19b1c45>
2022-03-04 01:58:55.438 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.465 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27381 verRctCLSAGSimple
2022-03-04 01:58:55.477 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 39005 verRctCLSAGSimple
2022-03-04 01:58:55.477 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 40152 verRctNonSemanticsSimple
2022-03-04 01:58:55.478 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 47157 check_tx_inputs
2022-03-04 01:58:55.478 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <14cdfb41d2b68999e2b761054a53f81289d09848ca5932ba8e224aa9dbfdbcc3> weight: 2839 fee/byte: 5121.52
2022-03-04 01:58:55.479 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 48592 add_tx
2022-03-04 01:58:55.479 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.484 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 163 expand_transaction_2
2022-03-04 01:58:55.485 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.507 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22657 verRctCLSAGSimple
2022-03-04 01:58:55.508 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23684 verRctCLSAGSimple
2022-03-04 01:58:55.509 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24718 verRctNonSemanticsSimple
2022-03-04 01:58:55.509 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29840 check_tx_inputs
2022-03-04 01:58:55.509 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <ded2a1f18feb7979716d43c59fcff7ba315fee67089b2cd7fb0a8bda2cda4092> weight: 1967 fee/byte: 5124.56
2022-03-04 01:58:55.510 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 31286 add_tx
2022-03-04 01:58:55.511 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.513 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 32 expand_transaction_2
2022-03-04 01:58:55.535 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22126 verRctCLSAGSimple
2022-03-04 01:58:55.536 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22584 verRctNonSemanticsSimple
2022-03-04 01:58:55.536 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24680 check_tx_inputs
2022-03-04 01:58:55.536 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <de2dbbb0fb19022a32992569420c13bf11a4262b30ce92ea8106506c8a34444b> weight: 1454 fee/byte: 5123.8
2022-03-04 01:58:55.537 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26889 add_tx
2022-03-04 01:58:55.538 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.541 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 33 expand_transaction_2
2022-03-04 01:58:55.564 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22978 verRctCLSAGSimple
2022-03-04 01:58:55.564 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23496 verRctNonSemanticsSimple
2022-03-04 01:58:55.564 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26394 check_tx_inputs
2022-03-04 01:58:55.565 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <1220480cce687198ea31cf7a2e0b01a5134772320ced0043f48903025838c40d> weight: 1458 fee/byte: 5123.46
2022-03-04 01:58:55.565 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27512 add_tx
2022-03-04 01:58:55.566 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.568 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 31 expand_transaction_2
2022-03-04 01:58:55.593 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24329 verRctCLSAGSimple
2022-03-04 01:58:55.593 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25137 verRctNonSemanticsSimple
2022-03-04 01:58:55.593 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27069 check_tx_inputs
2022-03-04 01:58:55.593 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <8c385788e9f86f051f856945d66f9ec25729866f77b29ee555040a644cbfe896> weight: 1455 fee/byte: 9422.68
2022-03-04 01:58:55.594 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28183 add_tx
2022-03-04 01:58:55.594 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.597 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 45 expand_transaction_2
2022-03-04 01:58:55.599 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.622 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23781 verRctCLSAGSimple
2022-03-04 01:58:55.623 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23773 verRctCLSAGSimple
2022-03-04 01:58:55.623 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25319 verRctNonSemanticsSimple
2022-03-04 01:58:55.623 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28681 check_tx_inputs
2022-03-04 01:58:55.624 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <1f643f84e9eb7414c4f67ecc15b0b406e49167e31bd56e1c89cc9c448ad430b5> weight: 1966 fee/byte: 5122.08
2022-03-04 01:58:55.624 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30148 add_tx
2022-03-04 01:58:55.625 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.626 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29 expand_transaction_2
2022-03-04 01:58:55.654 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27114 verRctCLSAGSimple
2022-03-04 01:58:55.654 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27687 verRctNonSemanticsSimple
2022-03-04 01:58:55.654 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29087 check_tx_inputs
2022-03-04 01:58:55.655 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <4060161245f94b48a509e8844e07a439edabfc4a25639ef31b7610d7da333f45> weight: 1452 fee/byte: 5123.97
2022-03-04 01:58:55.655 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30401 add_tx
2022-03-04 01:58:55.656 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.658 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 38 expand_transaction_2
2022-03-04 01:58:55.685 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25752 verRctCLSAGSimple
2022-03-04 01:58:55.685 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26339 verRctNonSemanticsSimple
2022-03-04 01:58:55.685 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28563 check_tx_inputs
2022-03-04 01:58:55.685 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <d19c62d3ad7bfb100ae09088009d69966703889e3726594d631ac3c402752099> weight: 1455 fee/byte: 5127.15
2022-03-04 01:58:55.686 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30278 add_tx
2022-03-04 01:58:55.686 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.694 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 95 expand_transaction_2
2022-03-04 01:58:55.695 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.695 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.695 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.720 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24871 verRctCLSAGSimple
2022-03-04 01:58:55.720 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.720 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25040 verRctCLSAGSimple
2022-03-04 01:58:55.721 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25539 verRctCLSAGSimple
2022-03-04 01:58:55.728 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 32752 verRctCLSAGSimple
2022-03-04 01:58:55.743 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23068 verRctCLSAGSimple
2022-03-04 01:58:55.743 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 49344 verRctNonSemanticsSimple
2022-03-04 01:58:55.744 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 57108 check_tx_inputs
2022-03-04 01:58:55.744 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <09b64c9f4e00bb0361e148e4710dc6319a167f6fa4a009771f134116acd450ee> weight: 3512 fee/byte: 25985.2
2022-03-04 01:58:55.745 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 58863 add_tx
2022-03-04 01:58:55.750 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.750 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:58:55.750 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.773 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23021 verRctCLSAGSimple
2022-03-04 01:58:55.774 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23670 verRctCLSAGSimple
2022-03-04 01:58:55.774 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24415 verRctNonSemanticsSimple
2022-03-04 01:58:55.775 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25050 check_tx_inputs
2022-03-04 01:58:55.776 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.776 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 34 expand_transaction_2
2022-03-04 01:58:55.801 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24580 verRctCLSAGSimple
2022-03-04 01:58:55.801 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25152 verRctNonSemanticsSimple
2022-03-04 01:58:55.801 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25982 check_tx_inputs
2022-03-04 01:58:55.802 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.802 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:58:55.824 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21527 verRctCLSAGSimple
2022-03-04 01:58:55.825 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22008 verRctNonSemanticsSimple
2022-03-04 01:58:55.825 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22464 check_tx_inputs
2022-03-04 01:58:55.825 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.825 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 34 expand_transaction_2
2022-03-04 01:58:55.848 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22024 verRctCLSAGSimple
2022-03-04 01:58:55.848 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22571 verRctNonSemanticsSimple
2022-03-04 01:58:55.848 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22788 check_tx_inputs
2022-03-04 01:58:55.849 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.849 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:58:55.850 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.873 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22689 verRctCLSAGSimple
2022-03-04 01:58:55.874 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24193 verRctCLSAGSimple
2022-03-04 01:58:55.874 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25130 verRctNonSemanticsSimple
2022-03-04 01:58:55.874 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25689 check_tx_inputs
2022-03-04 01:58:55.875 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.875 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:58:55.897 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21247 verRctCLSAGSimple
2022-03-04 01:58:55.897 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21696 verRctNonSemanticsSimple
2022-03-04 01:58:55.897 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22120 check_tx_inputs
2022-03-04 01:58:55.898 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.898 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:58:55.899 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.922 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23120 verRctCLSAGSimple
2022-03-04 01:58:55.926 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25955 verRctCLSAGSimple
2022-03-04 01:58:55.928 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 29446 verRctNonSemanticsSimple
2022-03-04 01:58:55.928 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29936 check_tx_inputs
2022-03-04 01:58:55.929 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.929 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:58:55.950 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 20948 verRctCLSAGSimple
2022-03-04 01:58:55.950 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21341 verRctNonSemanticsSimple
2022-03-04 01:58:55.950 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 21793 check_tx_inputs
2022-03-04 01:58:55.951 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.951 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 13 expand_transaction_2
2022-03-04 01:58:55.975 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23029 verRctCLSAGSimple
2022-03-04 01:58:55.975 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23441 verRctNonSemanticsSimple
2022-03-04 01:58:55.975 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23825 check_tx_inputs
2022-03-04 01:58:55.975 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.976 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 77 expand_transaction_2
2022-03-04 01:58:55.976 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:55.998 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21864 verRctCLSAGSimple
2022-03-04 01:58:56.002 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25067 verRctCLSAGSimple
2022-03-04 01:58:56.003 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27326 verRctNonSemanticsSimple
2022-03-04 01:58:56.003 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27826 check_tx_inputs
2022-03-04 01:58:56.004 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.004 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 14 expand_transaction_2
2022-03-04 01:58:56.005 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.027 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22311 verRctCLSAGSimple
2022-03-04 01:58:56.028 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22754 verRctCLSAGSimple
2022-03-04 01:58:56.028 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23655 verRctNonSemanticsSimple
2022-03-04 01:58:56.028 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24205 check_tx_inputs
2022-03-04 01:58:56.029 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.029 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:58:56.030 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.052 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21767 verRctCLSAGSimple
2022-03-04 01:58:56.053 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22702 verRctCLSAGSimple
2022-03-04 01:58:56.053 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23357 verRctNonSemanticsSimple
2022-03-04 01:58:56.053 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23804 check_tx_inputs
2022-03-04 01:58:56.053 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.054 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:58:56.054 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.076 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21303 verRctCLSAGSimple
2022-03-04 01:58:56.079 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24711 verRctCLSAGSimple
2022-03-04 01:58:56.079 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25634 verRctNonSemanticsSimple
2022-03-04 01:58:56.079 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26069 check_tx_inputs
2022-03-04 01:58:56.080 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.080 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 14 expand_transaction_2
2022-03-04 01:58:56.103 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22534 verRctCLSAGSimple
2022-03-04 01:58:56.103 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23050 verRctNonSemanticsSimple
2022-03-04 01:58:56.104 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23467 check_tx_inputs
2022-03-04 01:58:56.104 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.105 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 3 expand_transaction_2
2022-03-04 01:58:56.128 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23354 verRctCLSAGSimple
2022-03-04 01:58:56.129 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23878 verRctNonSemanticsSimple
2022-03-04 01:58:56.129 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24342 check_tx_inputs
2022-03-04 01:58:56.129 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.130 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 31 expand_transaction_2
2022-03-04 01:58:56.152 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21606 verRctCLSAGSimple
2022-03-04 01:58:56.152 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22018 verRctNonSemanticsSimple
2022-03-04 01:58:56.152 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22310 check_tx_inputs
2022-03-04 01:58:56.152 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.153 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 13 expand_transaction_2
2022-03-04 01:58:56.174 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21499 verRctCLSAGSimple
2022-03-04 01:58:56.175 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21914 verRctNonSemanticsSimple
2022-03-04 01:58:56.175 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22257 check_tx_inputs
2022-03-04 01:58:56.175 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.176 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:58:56.198 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21832 verRctCLSAGSimple
2022-03-04 01:58:56.198 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22212 verRctNonSemanticsSimple
2022-03-04 01:58:56.198 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22789 check_tx_inputs
2022-03-04 01:58:56.199 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.199 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 14 expand_transaction_2
2022-03-04 01:58:56.221 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22034 verRctCLSAGSimple
2022-03-04 01:58:56.221 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22409 verRctNonSemanticsSimple
2022-03-04 01:58:56.221 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22775 check_tx_inputs
2022-03-04 01:58:56.222 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.222 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 32 expand_transaction_2
2022-03-04 01:58:56.223 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.245 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22367 verRctCLSAGSimple
2022-03-04 01:58:56.246 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22577 verRctCLSAGSimple
2022-03-04 01:58:56.246 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23392 verRctNonSemanticsSimple
2022-03-04 01:58:56.246 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23795 check_tx_inputs
2022-03-04 01:58:56.246 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.247 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 13 expand_transaction_2
2022-03-04 01:58:56.271 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24067 verRctCLSAGSimple
2022-03-04 01:58:56.271 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24543 verRctNonSemanticsSimple
2022-03-04 01:58:56.271 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24984 check_tx_inputs
2022-03-04 01:58:56.272 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.273 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:58:56.298 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24667 verRctCLSAGSimple
2022-03-04 01:58:56.298 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25312 verRctNonSemanticsSimple
2022-03-04 01:58:56.298 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25844 check_tx_inputs
2022-03-04 01:58:56.299 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.299 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 19 expand_transaction_2
2022-03-04 01:58:56.323 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22958 verRctCLSAGSimple
2022-03-04 01:58:56.323 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23457 verRctNonSemanticsSimple
2022-03-04 01:58:56.323 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23968 check_tx_inputs
2022-03-04 01:58:56.324 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.324 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:58:56.346 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21791 verRctCLSAGSimple
2022-03-04 01:58:56.347 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22274 verRctNonSemanticsSimple
2022-03-04 01:58:56.347 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22696 check_tx_inputs
2022-03-04 01:58:56.347 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.348 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 14 expand_transaction_2
2022-03-04 01:58:56.370 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22511 verRctCLSAGSimple
2022-03-04 01:58:56.371 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23001 verRctNonSemanticsSimple
2022-03-04 01:58:56.371 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23459 check_tx_inputs
2022-03-04 01:58:56.371 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.372 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 766 expand_transaction_2
2022-03-04 01:58:56.373 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.397 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24099 verRctCLSAGSimple
2022-03-04 01:58:56.400 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27276 verRctCLSAGSimple
2022-03-04 01:58:56.400 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27913 verRctNonSemanticsSimple
2022-03-04 01:58:56.400 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29011 check_tx_inputs
2022-03-04 01:58:56.401 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.402 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24 expand_transaction_2
2022-03-04 01:58:56.424 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21478 verRctCLSAGSimple
2022-03-04 01:58:56.424 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21948 verRctNonSemanticsSimple
2022-03-04 01:58:56.424 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22627 check_tx_inputs
2022-03-04 01:58:56.425 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.425 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 19 expand_transaction_2
2022-03-04 01:58:56.425 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.446 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21107 verRctCLSAGSimple
2022-03-04 01:58:56.447 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21702 verRctCLSAGSimple
2022-03-04 01:58:56.447 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22472 verRctNonSemanticsSimple
2022-03-04 01:58:56.447 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22939 check_tx_inputs
2022-03-04 01:58:56.448 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.449 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30 expand_transaction_2
2022-03-04 01:58:56.471 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22521 verRctCLSAGSimple
2022-03-04 01:58:56.472 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23001 verRctNonSemanticsSimple
2022-03-04 01:58:56.472 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23471 check_tx_inputs
2022-03-04 01:58:56.473 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.473 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:58:56.473 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.495 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21713 verRctCLSAGSimple
2022-03-04 01:58:56.495 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22019 verRctCLSAGSimple
2022-03-04 01:58:56.496 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22722 verRctNonSemanticsSimple
2022-03-04 01:58:56.496 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23527 check_tx_inputs
2022-03-04 01:58:56.497 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.498 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 19 expand_transaction_2
2022-03-04 01:58:56.498 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.522 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23846 verRctCLSAGSimple
2022-03-04 01:58:56.522 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24316 verRctCLSAGSimple
2022-03-04 01:58:56.523 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24860 verRctNonSemanticsSimple
2022-03-04 01:58:56.523 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25509 check_tx_inputs
2022-03-04 01:58:56.524 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.524 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:58:56.551 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26514 verRctCLSAGSimple
2022-03-04 01:58:56.551 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27138 verRctNonSemanticsSimple
2022-03-04 01:58:56.551 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27848 check_tx_inputs
2022-03-04 01:58:56.552 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.553 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24 expand_transaction_2
2022-03-04 01:58:56.580 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25915 verRctCLSAGSimple
2022-03-04 01:58:56.580 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27001 verRctNonSemanticsSimple
2022-03-04 01:58:56.580 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27837 check_tx_inputs
2022-03-04 01:58:56.581 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.582 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 19 expand_transaction_2
2022-03-04 01:58:56.582 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.605 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23413 verRctCLSAGSimple
2022-03-04 01:58:56.606 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23538 verRctCLSAGSimple
2022-03-04 01:58:56.606 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24213 verRctNonSemanticsSimple
2022-03-04 01:58:56.606 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24946 check_tx_inputs
2022-03-04 01:58:56.607 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.607 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 14 expand_transaction_2
2022-03-04 01:58:56.629 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21708 verRctCLSAGSimple
2022-03-04 01:58:56.629 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22187 verRctNonSemanticsSimple
2022-03-04 01:58:56.629 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22571 check_tx_inputs
2022-03-04 01:58:56.630 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.630 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:58:56.631 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.653 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22246 verRctCLSAGSimple
2022-03-04 01:58:56.653 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22759 verRctCLSAGSimple
2022-03-04 01:58:56.654 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23158 verRctNonSemanticsSimple
2022-03-04 01:58:56.654 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23587 check_tx_inputs
2022-03-04 01:58:56.654 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.654 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 13 expand_transaction_2
2022-03-04 01:58:56.676 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21445 verRctCLSAGSimple
2022-03-04 01:58:56.676 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21865 verRctNonSemanticsSimple
2022-03-04 01:58:56.676 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22225 check_tx_inputs
2022-03-04 01:58:56.677 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.677 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 14 expand_transaction_2
2022-03-04 01:58:56.680 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [192.99.154.164:12249 OUT] 10 bytes received for category command-1003 initiated by peer
2022-03-04 01:58:56.681 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [192.99.154.164:12249 OUT] 38 bytes sent for category command-1003 initiated by us
2022-03-04 01:58:56.695 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 1328480 bytes received for category command-2004 initiated by peer
2022-03-04 01:58:56.695 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:58:56.695 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:58:56.701 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23395 verRctCLSAGSimple
2022-03-04 01:58:56.701 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23873 verRctNonSemanticsSimple
2022-03-04 01:58:56.701 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24283 check_tx_inputs
2022-03-04 01:58:56.703 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.704 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 123 expand_transaction_2
2022-03-04 01:58:56.728 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [180.150.107.222:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:58:56.728 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22990 verRctCLSAGSimple
2022-03-04 01:58:56.728 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23981 verRctNonSemanticsSimple
2022-03-04 01:58:56.728 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24744 check_tx_inputs
2022-03-04 01:58:56.729 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.729 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 42 expand_transaction_2
2022-03-04 01:58:56.754 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23951 verRctCLSAGSimple
2022-03-04 01:58:56.754 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24479 verRctNonSemanticsSimple
2022-03-04 01:58:56.754 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25054 check_tx_inputs
2022-03-04 01:58:56.755 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.755 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:58:56.756 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.780 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23787 verRctCLSAGSimple
2022-03-04 01:58:56.783 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27045 verRctCLSAGSimple
2022-03-04 01:58:56.784 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28121 verRctNonSemanticsSimple
2022-03-04 01:58:56.784 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28749 check_tx_inputs
2022-03-04 01:58:56.785 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.785 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:58:56.809 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23377 verRctCLSAGSimple
2022-03-04 01:58:56.809 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23973 verRctNonSemanticsSimple
2022-03-04 01:58:56.810 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24560 check_tx_inputs
2022-03-04 01:58:56.811 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.811 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22 expand_transaction_2
2022-03-04 01:58:56.838 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26360 verRctCLSAGSimple
2022-03-04 01:58:56.838 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26947 verRctNonSemanticsSimple
2022-03-04 01:58:56.838 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27480 check_tx_inputs
2022-03-04 01:58:56.839 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.839 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 19 expand_transaction_2
2022-03-04 01:58:56.840 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.863 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23220 verRctCLSAGSimple
2022-03-04 01:58:56.866 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26200 verRctCLSAGSimple
2022-03-04 01:58:56.866 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27052 verRctNonSemanticsSimple
2022-03-04 01:58:56.866 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27616 check_tx_inputs
2022-03-04 01:58:56.867 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.867 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:58:56.891 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23142 verRctCLSAGSimple
2022-03-04 01:58:56.891 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23722 verRctNonSemanticsSimple
2022-03-04 01:58:56.891 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24209 check_tx_inputs
2022-03-04 01:58:56.892 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.892 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:58:56.893 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.915 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21939 verRctCLSAGSimple
2022-03-04 01:58:56.915 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22752 verRctCLSAGSimple
2022-03-04 01:58:56.916 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23251 verRctNonSemanticsSimple
2022-03-04 01:58:56.916 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23701 check_tx_inputs
2022-03-04 01:58:56.917 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.917 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:58:56.918 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.941 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23365 verRctCLSAGSimple
2022-03-04 01:58:56.943 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25175 verRctCLSAGSimple
2022-03-04 01:58:56.943 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26036 verRctNonSemanticsSimple
2022-03-04 01:58:56.943 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26674 check_tx_inputs
2022-03-04 01:58:56.945 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.945 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 44 expand_transaction_2
2022-03-04 01:58:56.972 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26461 verRctCLSAGSimple
2022-03-04 01:58:56.973 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26996 verRctNonSemanticsSimple
2022-03-04 01:58:56.973 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27632 check_tx_inputs
2022-03-04 01:58:56.973 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:56.974 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:58:57.001 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26728 verRctCLSAGSimple
2022-03-04 01:58:57.001 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27415 verRctNonSemanticsSimple
2022-03-04 01:58:57.002 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28013 check_tx_inputs
2022-03-04 01:58:57.003 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.003 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 20 expand_transaction_2
2022-03-04 01:58:57.004 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.026 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22117 verRctCLSAGSimple
2022-03-04 01:58:57.029 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25339 verRctCLSAGSimple
2022-03-04 01:58:57.029 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25901 verRctNonSemanticsSimple
2022-03-04 01:58:57.029 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26641 check_tx_inputs
2022-03-04 01:58:57.031 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.031 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:58:57.032 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.055 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22954 verRctCLSAGSimple
2022-03-04 01:58:57.058 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26261 verRctCLSAGSimple
2022-03-04 01:58:57.058 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26900 verRctNonSemanticsSimple
2022-03-04 01:58:57.058 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27532 check_tx_inputs
2022-03-04 01:58:57.059 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.059 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 14 expand_transaction_2
2022-03-04 01:58:57.060 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.081 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21761 verRctCLSAGSimple
2022-03-04 01:58:57.082 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21931 verRctCLSAGSimple
2022-03-04 01:58:57.082 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22574 verRctNonSemanticsSimple
2022-03-04 01:58:57.082 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22975 check_tx_inputs
2022-03-04 01:58:57.082 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.083 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:58:57.105 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21807 verRctCLSAGSimple
2022-03-04 01:58:57.105 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22331 verRctNonSemanticsSimple
2022-03-04 01:58:57.105 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22722 check_tx_inputs
2022-03-04 01:58:57.106 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.106 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 21 expand_transaction_2
2022-03-04 01:58:57.107 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.107 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.108 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.130 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23291 verRctCLSAGSimple
2022-03-04 01:58:57.131 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.131 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24028 verRctCLSAGSimple
2022-03-04 01:58:57.132 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24530 verRctCLSAGSimple
2022-03-04 01:58:57.132 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.135 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27487 verRctCLSAGSimple
2022-03-04 01:58:57.135 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.157 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25374 verRctCLSAGSimple
2022-03-04 01:58:57.161 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30675 verRctCLSAGSimple
2022-03-04 01:58:57.161 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.166 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 33913 verRctCLSAGSimple
2022-03-04 01:58:57.173 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 38222 verRctCLSAGSimple
2022-03-04 01:58:57.179 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21741 verRctCLSAGSimple
2022-03-04 01:58:57.185 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23516 verRctCLSAGSimple
2022-03-04 01:58:57.185 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 78668 verRctNonSemanticsSimple
2022-03-04 01:58:57.185 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 79396 check_tx_inputs
2022-03-04 01:58:57.186 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.186 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:58:57.210 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23586 verRctCLSAGSimple
2022-03-04 01:58:57.210 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23977 verRctNonSemanticsSimple
2022-03-04 01:58:57.210 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24369 check_tx_inputs
2022-03-04 01:58:57.211 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.211 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 12 expand_transaction_2
2022-03-04 01:58:57.235 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22581 verRctCLSAGSimple
2022-03-04 01:58:57.235 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23800 verRctNonSemanticsSimple
2022-03-04 01:58:57.235 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24123 check_tx_inputs
2022-03-04 01:58:57.236 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.236 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 11 expand_transaction_2
2022-03-04 01:58:57.261 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24158 verRctCLSAGSimple
2022-03-04 01:58:57.261 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24639 verRctNonSemanticsSimple
2022-03-04 01:58:57.261 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25204 check_tx_inputs
2022-03-04 01:58:57.262 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.262 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:58:57.263 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.263 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.263 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.286 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23065 verRctCLSAGSimple
2022-03-04 01:58:57.292 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 29451 verRctCLSAGSimple
2022-03-04 01:58:57.296 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 33122 verRctCLSAGSimple
2022-03-04 01:58:57.296 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 34368 verRctNonSemanticsSimple
2022-03-04 01:58:57.296 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 34938 check_tx_inputs
2022-03-04 01:58:57.297 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.297 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:58:57.319 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21144 verRctCLSAGSimple
2022-03-04 01:58:57.319 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21579 verRctNonSemanticsSimple
2022-03-04 01:58:57.319 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22018 check_tx_inputs
2022-03-04 01:58:57.320 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.320 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 20 expand_transaction_2
2022-03-04 01:58:57.321 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.344 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23065 verRctCLSAGSimple
2022-03-04 01:58:57.344 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23165 verRctCLSAGSimple
2022-03-04 01:58:57.345 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24103 verRctNonSemanticsSimple
2022-03-04 01:58:57.345 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24722 check_tx_inputs
2022-03-04 01:58:57.345 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.346 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:58:57.369 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23020 verRctCLSAGSimple
2022-03-04 01:58:57.369 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23495 verRctNonSemanticsSimple
2022-03-04 01:58:57.369 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23998 check_tx_inputs
2022-03-04 01:58:57.370 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.370 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30 expand_transaction_2
2022-03-04 01:58:57.371 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.394 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23347 verRctCLSAGSimple
2022-03-04 01:58:57.395 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24000 verRctCLSAGSimple
2022-03-04 01:58:57.395 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24673 verRctNonSemanticsSimple
2022-03-04 01:58:57.395 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25162 check_tx_inputs
2022-03-04 01:58:57.396 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.396 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:58:57.397 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.418 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21809 verRctCLSAGSimple
2022-03-04 01:58:57.419 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22345 verRctCLSAGSimple
2022-03-04 01:58:57.419 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23049 verRctNonSemanticsSimple
2022-03-04 01:58:57.419 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23603 check_tx_inputs
2022-03-04 01:58:57.420 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.420 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:58:57.443 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22231 verRctCLSAGSimple
2022-03-04 01:58:57.443 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22608 verRctNonSemanticsSimple
2022-03-04 01:58:57.443 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23015 check_tx_inputs
2022-03-04 01:58:57.444 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.444 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 13 expand_transaction_2
2022-03-04 01:58:57.468 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23133 verRctCLSAGSimple
2022-03-04 01:58:57.468 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23632 verRctNonSemanticsSimple
2022-03-04 01:58:57.468 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24310 check_tx_inputs
2022-03-04 01:58:57.468 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.469 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:58:57.491 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22013 verRctCLSAGSimple
2022-03-04 01:58:57.491 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22520 verRctNonSemanticsSimple
2022-03-04 01:58:57.491 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22934 check_tx_inputs
2022-03-04 01:58:57.492 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.492 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:58:57.493 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.516 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22646 verRctCLSAGSimple
2022-03-04 01:58:57.517 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24353 verRctCLSAGSimple
2022-03-04 01:58:57.518 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25243 verRctNonSemanticsSimple
2022-03-04 01:58:57.518 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25791 check_tx_inputs
2022-03-04 01:58:57.518 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.519 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:58:57.543 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24058 verRctCLSAGSimple
2022-03-04 01:58:57.543 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24464 verRctNonSemanticsSimple
2022-03-04 01:58:57.543 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24884 check_tx_inputs
2022-03-04 01:58:57.544 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.544 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 13 expand_transaction_2
2022-03-04 01:58:57.568 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23298 verRctCLSAGSimple
2022-03-04 01:58:57.568 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23819 verRctNonSemanticsSimple
2022-03-04 01:58:57.568 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24144 check_tx_inputs
2022-03-04 01:58:57.569 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.569 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:58:57.570 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.570 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.570 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.594 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23834 verRctCLSAGSimple
2022-03-04 01:58:57.594 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.594 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24438 verRctCLSAGSimple
2022-03-04 01:58:57.595 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24857 verRctCLSAGSimple
2022-03-04 01:58:57.598 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28392 verRctCLSAGSimple
2022-03-04 01:58:57.615 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21385 verRctCLSAGSimple
2022-03-04 01:58:57.615 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 46234 verRctNonSemanticsSimple
2022-03-04 01:58:57.615 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 46827 check_tx_inputs
2022-03-04 01:58:57.616 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.616 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 67 get_long_term_block_weights
2022-03-04 01:58:57.616 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 176 get_next_long_term_block_weight
2022-03-04 01:58:57.683 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.683 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 13 get_long_term_block_weights
2022-03-04 01:58:57.683 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 341 update_next_cumulative_weight_limit
2022-03-04 01:58:57.683 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 +++++ BLOCK SUCCESSFULLY ADDED
2022-03-04 01:58:57.684 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 id: <6fdf95d74ea651ff732b70c26e484a150fbb7a4dc6cc2310526007ffcd83c9de>
2022-03-04 01:58:57.684 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 PoW: <6c168332011890d998f0cd916af8845632a5f59c12b9ba6159846c0100000000>
2022-03-04 01:58:57.684 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 HEIGHT 2512047, difficulty: 342024808325
2022-03-04 01:58:57.684 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 block reward: 0.796910703541(0.768218863541 + 0.028691840000), coinbase_weight: 1618, cumulative weight: 127434, 2454(3/585)ms
2022-03-04 01:58:57.688 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:57.689 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512426, first hash <831d52c11b017f711644cc0ac24fac1acad4c996eaa2b8eb4d7f5ae6997a776c>
2022-03-04 01:58:57.690 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:57.691 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:57.700 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.733 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 1147854 bytes received for category command-2004 initiated by peer
2022-03-04 01:58:57.733 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [62.210.104.31:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:58:57.733 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [62.210.104.31:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:58:57.753 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [62.210.104.31:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:58:57.764 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [62.210.104.31:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:57.767 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [62.210.104.31:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512446, first hash <c0f794b2b8bd225001fcd2ba3e30c305f4ad13193d1fed76c2dacb8867caa3a5>
2022-03-04 01:58:57.768 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:57.770 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [62.210.104.31:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:57.772 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 4483 bytes received for category command-2002 initiated by peer
2022-03-04 01:58:57.773 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [62.210.104.31:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (2 txes)
2022-03-04 01:58:57.777 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <10af32b6e4e8c539dc74b0c4894301a84d68a42f9e2c7af1fd4156b66be22d46>
2022-03-04 01:58:57.780 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <71311a185796a3f35fca9feca31133983493595ea9416873ccb11b3ca19b1c45>
2022-03-04 01:58:57.788 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 88316 verRctSemanticsSimple
2022-03-04 01:58:57.788 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.790 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 47 expand_transaction_2
2022-03-04 01:58:57.815 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24737 verRctCLSAGSimple
2022-03-04 01:58:57.815 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25363 verRctNonSemanticsSimple
2022-03-04 01:58:57.816 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27053 check_tx_inputs
2022-03-04 01:58:57.816 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <b1aad652a62b9203dfafe9fc3234fa9fbefa1c8c5a1d991a0eca2deae5be5ff8> weight: 1455 fee/byte: 5127.15
2022-03-04 01:58:57.817 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28713 add_tx
2022-03-04 01:58:57.818 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.821 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 66 expand_transaction_2
2022-03-04 01:58:57.844 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22488 verRctCLSAGSimple
2022-03-04 01:58:57.844 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23075 verRctNonSemanticsSimple
2022-03-04 01:58:57.845 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26738 check_tx_inputs
2022-03-04 01:58:57.845 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <b1bb0a1ca30cba3584db249d35c583eb3f840ae348f46c38fa2e2e2866b7c31c> weight: 1452 fee/byte: 5123.97
2022-03-04 01:58:57.845 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27900 add_tx
2022-03-04 01:58:57.846 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.848 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 112 expand_transaction_2
2022-03-04 01:58:57.849 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.871 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22817 verRctCLSAGSimple
2022-03-04 01:58:57.873 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23952 verRctCLSAGSimple
2022-03-04 01:58:57.873 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24845 verRctNonSemanticsSimple
2022-03-04 01:58:57.873 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26925 check_tx_inputs
2022-03-04 01:58:57.873 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <6a9c5f19fff45412fb0b720c5c5f6134d3d63f6c8391fe9f4307a2fc82774bdf> weight: 2710 fee/byte: 5121.77
2022-03-04 01:58:57.874 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28386 add_tx
2022-03-04 01:58:57.878 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.879 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:58:57.902 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22577 verRctCLSAGSimple
2022-03-04 01:58:57.902 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23223 verRctNonSemanticsSimple
2022-03-04 01:58:57.902 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23755 check_tx_inputs
2022-03-04 01:58:57.903 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.903 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:58:57.927 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24123 verRctCLSAGSimple
2022-03-04 01:58:57.927 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24579 verRctNonSemanticsSimple
2022-03-04 01:58:57.928 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24992 check_tx_inputs
2022-03-04 01:58:57.928 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.929 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:58:57.929 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.954 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24755 verRctCLSAGSimple
2022-03-04 01:58:57.958 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28710 verRctCLSAGSimple
2022-03-04 01:58:57.958 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 29182 verRctNonSemanticsSimple
2022-03-04 01:58:57.958 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29636 check_tx_inputs
2022-03-04 01:58:57.958 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.958 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 12 get_long_term_block_weights
2022-03-04 01:58:57.958 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 129 get_next_long_term_block_weight
2022-03-04 01:58:57.962 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:57.962 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 32 get_long_term_block_weights
2022-03-04 01:58:57.962 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 269 update_next_cumulative_weight_limit
2022-03-04 01:58:57.962 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 +++++ BLOCK SUCCESSFULLY ADDED
2022-03-04 01:58:57.962 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 id: <fc781e6d3ca18b888728f3526d4b5388082892ff4cd11ed95e3531033949e7de>
2022-03-04 01:58:57.962 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 PoW: <37d33ccd7d5458cfc773ca51d6d1e51a1755d73c7f5b5877f064df0200000000>
2022-03-04 01:58:57.962 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 HEIGHT 2512048, difficulty: 341516180606
2022-03-04 01:58:57.962 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 block reward: 0.768246178280(0.768217398280 + 0.000028780000), coinbase_weight: 105, cumulative weight: 5722, 669(3/585)ms
2022-03-04 01:58:58.163 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:58.261 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 1332788 bytes received for category command-2004 initiated by peer
2022-03-04 01:58:58.261 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [98.237.138.98:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:58:58.262 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [98.237.138.98:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:58:58.280 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [98.237.138.98:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:58:58.287 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [98.237.138.98:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:58.289 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [98.237.138.98:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512466, first hash <4c043a5e2527f9544b1920fedae145d5e13dd8428643d0a583bc2ada463e387b>
2022-03-04 01:58:58.289 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:58.290 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [98.237.138.98:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:58.291 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 4483 bytes received for category command-2002 initiated by peer
2022-03-04 01:58:58.291 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [98.237.138.98:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (2 txes)
2022-03-04 01:58:58.293 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <10af32b6e4e8c539dc74b0c4894301a84d68a42f9e2c7af1fd4156b66be22d46>
2022-03-04 01:58:58.295 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <71311a185796a3f35fca9feca31133983493595ea9416873ccb11b3ca19b1c45>
2022-03-04 01:58:58.700 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 538177 verRctSemanticsSimple
2022-03-04 01:58:58.701 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:58.707 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 49 expand_transaction_2
2022-03-04 01:58:58.708 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:58.732 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23633 verRctCLSAGSimple
2022-03-04 01:58:58.733 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 1712513 bytes received for category command-2004 initiated by peer
2022-03-04 01:58:58.733 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [73.162.45.57:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:58:58.733 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [73.162.45.57:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:58:58.736 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27926 verRctCLSAGSimple
2022-03-04 01:58:58.737 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28977 verRctNonSemanticsSimple
2022-03-04 01:58:58.737 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 35448 check_tx_inputs
2022-03-04 01:58:58.737 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <055bbe7cdb11a09cd77811977335d22d003207a07fa8cb6e194ee97cbadb4195> weight: 1975 fee/byte: 173534
2022-03-04 01:58:58.739 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 37649 add_tx
2022-03-04 01:58:58.739 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:58.742 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 43 expand_transaction_2
2022-03-04 01:58:58.743 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:58.759 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [73.162.45.57:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:58:58.766 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23494 verRctCLSAGSimple
2022-03-04 01:58:58.773 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30221 verRctCLSAGSimple
2022-03-04 01:58:58.773 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30958 verRctNonSemanticsSimple
2022-03-04 01:58:58.774 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 34485 check_tx_inputs
2022-03-04 01:58:58.774 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <c101fba0c2d75c12d4d37d27c857083c57fce458a249022dd895cd73eec42daf> weight: 1969 fee/byte: 128029
2022-03-04 01:58:58.775 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 35696 add_tx
2022-03-04 01:58:58.775 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:58.788 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 102 expand_transaction_2
2022-03-04 01:58:58.789 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:58.790 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:58.796 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:58.813 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23338 verRctCLSAGSimple
2022-03-04 01:58:58.813 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:58.816 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 1547401 bytes received for category command-2004 initiated by peer
2022-03-04 01:58:58.816 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:58:58.817 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:58:58.823 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 34072 verRctCLSAGSimple
2022-03-04 01:58:58.823 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:58.836 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22429 verRctCLSAGSimple
2022-03-04 01:58:58.836 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:58.838 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 49232 verRctCLSAGSimple
2022-03-04 01:58:58.841 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 44871 verRctCLSAGSimple
2022-03-04 01:58:58.844 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [180.150.107.222:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:58:58.850 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25909 verRctCLSAGSimple
2022-03-04 01:58:58.860 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24300 verRctCLSAGSimple
2022-03-04 01:58:58.861 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 72836 verRctNonSemanticsSimple
2022-03-04 01:58:58.861 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 85407 check_tx_inputs
2022-03-04 01:58:58.861 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [73.162.45.57:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:58.862 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <e24cb15df7ff4a6e00d2b62ed7dd9405b44202ed454451b389cbc5b78c824839> weight: 4555 fee/byte: 38637.8
2022-03-04 01:58:58.862 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 87266 add_tx
2022-03-04 01:58:58.863 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [73.162.45.57:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512486, first hash <d9de8afb8ed6a6072491f66868b68a41bedf8d91eda60166d9c22f8abbcdcbf6>
2022-03-04 01:58:58.863 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:58.864 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:58.865 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [73.162.45.57:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:58.868 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 492 expand_transaction_2
2022-03-04 01:58:58.870 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:58.870 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:58.895 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25204 verRctCLSAGSimple
2022-03-04 01:58:58.896 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26511 verRctCLSAGSimple
2022-03-04 01:58:58.897 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27351 verRctCLSAGSimple
2022-03-04 01:58:58.897 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28833 verRctNonSemanticsSimple
2022-03-04 01:58:58.897 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 34000 check_tx_inputs
2022-03-04 01:58:58.897 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 1230660 bytes received for category command-2004 initiated by peer
2022-03-04 01:58:58.898 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [86.11.252.17:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:58:58.898 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <3c74e586349c73477fcfbbd9b9aadca082541534f025e4dc1f98ca5ca05617fd> weight: 2480 fee/byte: 26290.3
2022-03-04 01:58:58.898 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 35872 add_tx
2022-03-04 01:58:58.899 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:58.899 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:58.900 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512506, first hash <1c4a32019fa69f2177ca66be08a07090b2217a26a392f1c49778849553cd629a>
2022-03-04 01:58:58.901 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:58.901 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [86.11.252.17:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:58:58.902 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 38 expand_transaction_2
2022-03-04 01:58:58.909 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:58.919 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [86.11.252.17:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:58:58.930 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26851 verRctCLSAGSimple
2022-03-04 01:58:58.930 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27422 verRctNonSemanticsSimple
2022-03-04 01:58:58.930 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30326 check_tx_inputs
2022-03-04 01:58:58.931 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <4197af0c9533fc377bc924da732e746280894de39937cd131117c76ef0f1d24b> weight: 1453 fee/byte: 25609.1
2022-03-04 01:58:58.931 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 31821 add_tx
2022-03-04 01:58:58.931 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:58.933 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 32 expand_transaction_2
2022-03-04 01:58:58.960 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26823 verRctCLSAGSimple
2022-03-04 01:58:58.961 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27504 verRctNonSemanticsSimple
2022-03-04 01:58:58.961 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29250 check_tx_inputs
2022-03-04 01:58:58.962 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [86.11.252.17:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:58:58.962 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <dfaaca0743da924d68beb796138bd0a43947300258697070013ec7b01165bf50> weight: 1454 fee/byte: 25605.2
2022-03-04 01:58:58.963 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 31216 add_tx
2022-03-04 01:58:58.963 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:58.963 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [86.11.252.17:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512526, first hash <5ea0d05566daaa25acfaf729eb956421a705dae1497ccbb780530e2237bd0471>
2022-03-04 01:58:58.964 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:58:58.965 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [86.11.252.17:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:58:58.966 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 4483 bytes received for category command-2002 initiated by peer
2022-03-04 01:58:58.966 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [86.11.252.17:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (2 txes)
2022-03-04 01:58:58.966 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 39 expand_transaction_2
2022-03-04 01:58:58.969 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <10af32b6e4e8c539dc74b0c4894301a84d68a42f9e2c7af1fd4156b66be22d46>
2022-03-04 01:58:58.971 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <71311a185796a3f35fca9feca31133983493595ea9416873ccb11b3ca19b1c45>
2022-03-04 01:58:58.990 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22695 verRctCLSAGSimple
2022-03-04 01:58:58.990 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23311 verRctNonSemanticsSimple
2022-03-04 01:58:58.990 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26798 check_tx_inputs
2022-03-04 01:58:58.991 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <f098616c757385dcb9a3b758640a040f3861480b6279d0382d869276943feccb> weight: 1450 fee/byte: 12724.1
2022-03-04 01:58:58.991 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28313 add_tx
2022-03-04 01:58:58.991 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:58.994 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 42 expand_transaction_2
2022-03-04 01:58:59.016 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21844 verRctCLSAGSimple
2022-03-04 01:58:59.016 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22302 verRctNonSemanticsSimple
2022-03-04 01:58:59.016 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24076 check_tx_inputs
2022-03-04 01:58:59.017 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <593c097e232e0d4e35bbfde245ef5d38a9a7ab822f668308c5b94fea92d85071> weight: 1453 fee/byte: 5127.32
2022-03-04 01:58:59.018 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26679 add_tx
2022-03-04 01:58:59.018 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.020 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26 expand_transaction_2
2022-03-04 01:58:59.043 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 19546 verRctCLSAGSimple
2022-03-04 01:58:59.043 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22848 verRctNonSemanticsSimple
2022-03-04 01:58:59.043 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24183 check_tx_inputs
2022-03-04 01:58:59.048 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <a552fc65216d81fa24cc1bf14e05f3b1bc39d38866e7f59e7d0192e6b96f653a> weight: 1455 fee/byte: 5127.15
2022-03-04 01:58:59.048 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29617 add_tx
2022-03-04 01:58:59.049 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.051 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 31 expand_transaction_2
2022-03-04 01:58:59.084 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 32762 verRctCLSAGSimple
2022-03-04 01:58:59.084 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 33510 verRctNonSemanticsSimple
2022-03-04 01:58:59.084 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 35371 check_tx_inputs
2022-03-04 01:58:59.085 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <f6f828c87d3884866a8a30a31b3f2afc23c1a328e024e49f0f8e101a993f56db> weight: 1455 fee/byte: 5127.15
2022-03-04 01:58:59.086 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 37439 add_tx
2022-03-04 01:58:59.087 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.090 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28 expand_transaction_2
2022-03-04 01:58:59.113 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22703 verRctCLSAGSimple
2022-03-04 01:58:59.113 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23203 verRctNonSemanticsSimple
2022-03-04 01:58:59.113 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24900 check_tx_inputs
2022-03-04 01:58:59.117 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <55a6c5e21f5376cb600feee2da332999ddffd8f4a348b3129ef541af59103680> weight: 1455 fee/byte: 5127.15
2022-03-04 01:58:59.118 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30186 add_tx
2022-03-04 01:58:59.118 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.119 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26 expand_transaction_2
2022-03-04 01:58:59.148 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25698 verRctCLSAGSimple
2022-03-04 01:58:59.148 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28236 verRctNonSemanticsSimple
2022-03-04 01:58:59.148 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29799 check_tx_inputs
2022-03-04 01:58:59.148 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <d21ccec71a3d8b6637d3e8c75ddc953f2d4c9c1cca2e1a95816a79287f66b4fe> weight: 1457 fee/byte: 5126.97
2022-03-04 01:58:59.149 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30763 add_tx
2022-03-04 01:58:59.149 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.151 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 46 expand_transaction_2
2022-03-04 01:58:59.179 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24295 verRctCLSAGSimple
2022-03-04 01:58:59.179 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27548 verRctNonSemanticsSimple
2022-03-04 01:58:59.179 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29793 check_tx_inputs
2022-03-04 01:58:59.179 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <9efb21ccc820b8c4cc4df7d460f4d73238652a3c2b2fc70b3a5d1c2e17877f71> weight: 1457 fee/byte: 5126.97
2022-03-04 01:58:59.180 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 31123 add_tx
2022-03-04 01:58:59.180 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.182 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 37 expand_transaction_2
2022-03-04 01:58:59.206 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23019 verRctCLSAGSimple
2022-03-04 01:58:59.206 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23564 verRctNonSemanticsSimple
2022-03-04 01:58:59.206 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25209 check_tx_inputs
2022-03-04 01:58:59.214 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <e760c14074dac60ab979036e37cc181cded8d8627f300ff3dfaeb4da98d11ec5> weight: 1457 fee/byte: 5126.97
2022-03-04 01:58:59.214 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 33560 add_tx
2022-03-04 01:58:59.215 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.216 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 48 expand_transaction_2
2022-03-04 01:58:59.248 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30953 verRctCLSAGSimple
2022-03-04 01:58:59.248 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 31425 verRctNonSemanticsSimple
2022-03-04 01:58:59.248 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 33034 check_tx_inputs
2022-03-04 01:58:59.248 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <0850d248075e2c6037f985dc7dfc8fc01278a0f4d0027e2808d18239a476c76a> weight: 1459 fee/byte: 5126.8
2022-03-04 01:58:59.249 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 34197 add_tx
2022-03-04 01:58:59.249 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.252 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 36 expand_transaction_2
2022-03-04 01:58:59.281 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28385 verRctCLSAGSimple
2022-03-04 01:58:59.281 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 29059 verRctNonSemanticsSimple
2022-03-04 01:58:59.281 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 31822 check_tx_inputs
2022-03-04 01:58:59.284 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <f61589d54fc16de55e335a74ad6f3bdf587c6c616b515df15e493f58c5a32fac> weight: 1459 fee/byte: 5126.8
2022-03-04 01:58:59.285 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 35772 add_tx
2022-03-04 01:58:59.285 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.288 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 38 expand_transaction_2
2022-03-04 01:58:59.289 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.313 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24434 verRctCLSAGSimple
2022-03-04 01:58:59.316 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27555 verRctCLSAGSimple
2022-03-04 01:58:59.316 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28536 verRctNonSemanticsSimple
2022-03-04 01:58:59.317 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 31346 check_tx_inputs
2022-03-04 01:58:59.318 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <b25b099279e01f307c422ca09d5a10d5b8dd136f74a2e269d0519bf40755b73b> weight: 1965 fee/byte: 5124.68
2022-03-04 01:58:59.318 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 33002 add_tx
2022-03-04 01:58:59.319 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.323 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 36 expand_transaction_2
2022-03-04 01:58:59.324 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.347 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23892 verRctCLSAGSimple
2022-03-04 01:58:59.348 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23968 verRctCLSAGSimple
2022-03-04 01:58:59.348 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25355 verRctNonSemanticsSimple
2022-03-04 01:58:59.348 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29732 check_tx_inputs
2022-03-04 01:58:59.349 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <855711ec7bb64107020b1f883f3d758cd4ca711241e44b4bdc76670d885e4f20> weight: 1969 fee/byte: 5124.43
2022-03-04 01:58:59.349 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30926 add_tx
2022-03-04 01:58:59.350 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.354 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 37 expand_transaction_2
2022-03-04 01:58:59.354 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.377 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23062 verRctCLSAGSimple
2022-03-04 01:58:59.378 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23461 verRctCLSAGSimple
2022-03-04 01:58:59.378 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24178 verRctNonSemanticsSimple
2022-03-04 01:58:59.378 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27921 check_tx_inputs
2022-03-04 01:58:59.380 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <cc0cd9cb2962ac466831cf4daeae8349fb759cf21cdfbcb322dccee5ae3b811b> weight: 1969 fee/byte: 5124.43
2022-03-04 01:58:59.381 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30745 add_tx
2022-03-04 01:58:59.381 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.383 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 35 expand_transaction_2
2022-03-04 01:58:59.384 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.407 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23003 verRctCLSAGSimple
2022-03-04 01:58:59.410 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25859 verRctCLSAGSimple
2022-03-04 01:58:59.410 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26717 verRctNonSemanticsSimple
2022-03-04 01:58:59.410 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28820 check_tx_inputs
2022-03-04 01:58:59.411 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <ef08354405f63c4f0c6565d8f6693e4d3b46b272a13c84af9c7f8d380af98ba5> weight: 1969 fee/byte: 5124.43
2022-03-04 01:58:59.411 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30133 add_tx
2022-03-04 01:58:59.412 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.415 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 39 expand_transaction_2
2022-03-04 01:58:59.416 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.438 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22226 verRctCLSAGSimple
2022-03-04 01:58:59.443 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26851 verRctCLSAGSimple
2022-03-04 01:58:59.444 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28749 verRctNonSemanticsSimple
2022-03-04 01:58:59.444 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 31662 check_tx_inputs
2022-03-04 01:58:59.444 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <dfe73f1244022621c6ffdc9a41de92b093143c5e98497d1a9ad232c783a48d7d> weight: 1969 fee/byte: 5124.43
2022-03-04 01:58:59.445 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 32788 add_tx
2022-03-04 01:58:59.445 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.447 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29 expand_transaction_2
2022-03-04 01:58:59.448 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.470 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22174 verRctCLSAGSimple
2022-03-04 01:58:59.471 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22958 verRctCLSAGSimple
2022-03-04 01:58:59.471 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23913 verRctNonSemanticsSimple
2022-03-04 01:58:59.471 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26041 check_tx_inputs
2022-03-04 01:58:59.472 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <396921bdd983e682b15d3c07917e0adcdb6e6bb501634a5f3abd4e2c01c60458> weight: 1971 fee/byte: 5124.3
2022-03-04 01:58:59.472 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27201 add_tx
2022-03-04 01:58:59.473 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.476 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 49 expand_transaction_2
2022-03-04 01:58:59.477 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.499 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22394 verRctCLSAGSimple
2022-03-04 01:58:59.500 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23473 verRctCLSAGSimple
2022-03-04 01:58:59.500 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24334 verRctNonSemanticsSimple
2022-03-04 01:58:59.501 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27783 check_tx_inputs
2022-03-04 01:58:59.501 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <746a7a27e4d69976f35f4cc6faa5aba17794b351f7c87f69c4eea3d6fb8084d6> weight: 1971 fee/byte: 5124.3
2022-03-04 01:58:59.502 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29069 add_tx
2022-03-04 01:58:59.502 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.504 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24 expand_transaction_2
2022-03-04 01:58:59.526 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21920 verRctCLSAGSimple
2022-03-04 01:58:59.526 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22416 verRctNonSemanticsSimple
2022-03-04 01:58:59.526 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24059 check_tx_inputs
2022-03-04 01:58:59.527 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <e55403233a5605bb23f2cfd7c79c03ce4a759df8f3589b8c7194726891e70c88> weight: 1450 fee/byte: 5124.14
2022-03-04 01:58:59.527 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25263 add_tx
2022-03-04 01:58:59.528 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.529 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24 expand_transaction_2
2022-03-04 01:58:59.552 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21987 verRctCLSAGSimple
2022-03-04 01:58:59.552 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22565 verRctNonSemanticsSimple
2022-03-04 01:58:59.552 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23991 check_tx_inputs
2022-03-04 01:58:59.553 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <347fea305aab69aa8822fc4a89f7bdd78f03003e28e290c8086379221092b4a0> weight: 1454 fee/byte: 5123.8
2022-03-04 01:58:59.554 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25981 add_tx
2022-03-04 01:58:59.554 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.555 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25 expand_transaction_2
2022-03-04 01:58:59.578 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22026 verRctCLSAGSimple
2022-03-04 01:58:59.578 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22555 verRctNonSemanticsSimple
2022-03-04 01:58:59.578 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23502 check_tx_inputs
2022-03-04 01:58:59.580 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <fdd198cc37de0da4a846ddf68b33a905870ac2104e164f78edd67553e8c68358> weight: 1454 fee/byte: 5123.8
2022-03-04 01:58:59.580 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26368 add_tx
2022-03-04 01:58:59.581 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.583 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 48 expand_transaction_2
2022-03-04 01:58:59.606 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22565 verRctCLSAGSimple
2022-03-04 01:58:59.606 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23108 verRctNonSemanticsSimple
2022-03-04 01:58:59.606 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24898 check_tx_inputs
2022-03-04 01:58:59.608 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <08363a5a410334e17493996393886b5235b3b98f94a734b0eef1bf3026654719> weight: 1454 fee/byte: 5123.8
2022-03-04 01:58:59.608 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27579 add_tx
2022-03-04 01:58:59.609 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.610 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 37 expand_transaction_2
2022-03-04 01:58:59.632 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21689 verRctCLSAGSimple
2022-03-04 01:58:59.632 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22155 verRctNonSemanticsSimple
2022-03-04 01:58:59.633 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23694 check_tx_inputs
2022-03-04 01:58:59.633 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <084d9fe4176347882c2b22aaa482399b2c8da6336a7fbe97c1fb2166c888fc14> weight: 1454 fee/byte: 5123.8
2022-03-04 01:58:59.634 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 24925 add_tx
2022-03-04 01:58:59.634 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.635 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30 expand_transaction_2
2022-03-04 01:58:59.658 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22149 verRctCLSAGSimple
2022-03-04 01:58:59.658 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22682 verRctNonSemanticsSimple
2022-03-04 01:58:59.658 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23741 check_tx_inputs
2022-03-04 01:58:59.659 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <c8e0f6c544de3bf508a33e8ba85368a0c4b9eca1009f06d4129aa50d0a3050b1> weight: 1454 fee/byte: 5123.8
2022-03-04 01:58:59.659 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 24961 add_tx
2022-03-04 01:58:59.659 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.660 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 34 expand_transaction_2
2022-03-04 01:58:59.683 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21934 verRctCLSAGSimple
2022-03-04 01:58:59.683 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22582 verRctNonSemanticsSimple
2022-03-04 01:58:59.683 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23702 check_tx_inputs
2022-03-04 01:58:59.686 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <60b751f9d1f2b594acb3f7d6f8f18de0574c653f4d08de532bb4a90b39679296> weight: 1456 fee/byte: 5123.63
2022-03-04 01:58:59.686 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26972 add_tx
2022-03-04 01:58:59.687 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.688 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:58:59.712 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22838 verRctCLSAGSimple
2022-03-04 01:58:59.712 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24110 verRctNonSemanticsSimple
2022-03-04 01:58:59.712 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25274 check_tx_inputs
2022-03-04 01:58:59.713 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <451e1015ef3ec2cef69557d20100b66b2c6b425dc0863b2e71411dd4dd245241> weight: 1456 fee/byte: 5123.63
2022-03-04 01:58:59.713 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26575 add_tx
2022-03-04 01:58:59.713 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.715 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 51 expand_transaction_2
2022-03-04 01:58:59.739 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23331 verRctCLSAGSimple
2022-03-04 01:58:59.739 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23887 verRctNonSemanticsSimple
2022-03-04 01:58:59.739 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25155 check_tx_inputs
2022-03-04 01:58:59.740 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <4b60c3681ef7dea5788275978efaa9866911037d1613ac531a4bccc44ed6060f> weight: 1456 fee/byte: 5123.63
2022-03-04 01:58:59.740 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26968 add_tx
2022-03-04 01:58:59.742 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.745 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 41 expand_transaction_2
2022-03-04 01:58:59.767 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22183 verRctCLSAGSimple
2022-03-04 01:58:59.768 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22854 verRctNonSemanticsSimple
2022-03-04 01:58:59.768 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25377 check_tx_inputs
2022-03-04 01:58:59.770 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <3fabbee1b893458adec1ee0028295fd628adc571cd345d035f2fa3eb9221227b> weight: 1456 fee/byte: 5123.63
2022-03-04 01:58:59.771 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28983 add_tx
2022-03-04 01:58:59.771 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.773 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 38 expand_transaction_2
2022-03-04 01:58:59.795 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 20670 verRctCLSAGSimple
2022-03-04 01:58:59.796 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22414 verRctNonSemanticsSimple
2022-03-04 01:58:59.796 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24173 check_tx_inputs
2022-03-04 01:58:59.797 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <053469a60d1e3430c873422356cce6bd21f099a2819457f44e34e67b0617575b> weight: 3726 fee/byte: 5123.46
2022-03-04 01:58:59.797 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25784 add_tx
2022-03-04 01:58:59.797 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.800 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 44 expand_transaction_2
2022-03-04 01:58:59.824 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21876 verRctCLSAGSimple
2022-03-04 01:58:59.824 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24024 verRctNonSemanticsSimple
2022-03-04 01:58:59.824 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26405 check_tx_inputs
2022-03-04 01:58:59.825 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <4f6a2be736cd2e9c1c4a881b973302526a817087625cbfcb9355410e5a2e7a00> weight: 1458 fee/byte: 5123.46
2022-03-04 01:58:59.826 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28440 add_tx
2022-03-04 01:58:59.826 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.830 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 61 expand_transaction_2
2022-03-04 01:58:59.854 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22836 verRctCLSAGSimple
2022-03-04 01:58:59.854 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23455 verRctNonSemanticsSimple
2022-03-04 01:58:59.854 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27274 check_tx_inputs
2022-03-04 01:58:59.854 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <691e911656af1e1c9df3573a549d7e46366966c3975bf608e3b6eae1404fe4d3> weight: 1458 fee/byte: 5123.46
2022-03-04 01:58:59.855 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28611 add_tx
2022-03-04 01:58:59.855 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.859 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 48 expand_transaction_2
2022-03-04 01:58:59.860 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.883 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22801 verRctCLSAGSimple
2022-03-04 01:58:59.892 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 31447 verRctCLSAGSimple
2022-03-04 01:58:59.892 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 32473 verRctNonSemanticsSimple
2022-03-04 01:58:59.892 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 36448 check_tx_inputs
2022-03-04 01:58:59.893 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <3b9cfc00d1265314bc83495cec5bd73f1bc55284005aa695d197b0a6a2007aba> weight: 1968 fee/byte: 5121.95
2022-03-04 01:58:59.893 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 37745 add_tx
2022-03-04 01:58:59.894 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.896 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 31 expand_transaction_2
2022-03-04 01:58:59.896 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.919 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22806 verRctCLSAGSimple
2022-03-04 01:58:59.920 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23654 verRctCLSAGSimple
2022-03-04 01:58:59.920 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24643 verRctNonSemanticsSimple
2022-03-04 01:58:59.920 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26591 check_tx_inputs
2022-03-04 01:58:59.922 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <781e53fe140d2d73278e20615e336f0aa06fdedd43e59ae5584598fd6764968e> weight: 1968 fee/byte: 5121.95
2022-03-04 01:58:59.923 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29377 add_tx
2022-03-04 01:58:59.923 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.926 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 44 expand_transaction_2
2022-03-04 01:58:59.948 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22074 verRctCLSAGSimple
2022-03-04 01:58:59.949 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22700 verRctNonSemanticsSimple
2022-03-04 01:58:59.949 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25083 check_tx_inputs
2022-03-04 01:58:59.949 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <09eb21460fd0ffcb2d051ef4e5271521eff3958e021c9ddfe32cfc1a3280df20> weight: 3940 fee/byte: 5121.83
2022-03-04 01:58:59.950 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26594 add_tx
2022-03-04 01:58:59.950 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.953 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 34 expand_transaction_2
2022-03-04 01:58:59.953 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.977 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23787 verRctCLSAGSimple
2022-03-04 01:58:59.980 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26534 verRctCLSAGSimple
2022-03-04 01:58:59.980 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27140 verRctNonSemanticsSimple
2022-03-04 01:58:59.980 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29702 check_tx_inputs
2022-03-04 01:58:59.989 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <b2fbdfd5fc6c1daa19eb31599a227d2a2c69b1ddc4b17e17c118458f5f42417c> weight: 1970 fee/byte: 5121.83
2022-03-04 01:58:59.990 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 39781 add_tx
2022-03-04 01:58:59.990 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:58:59.992 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 110 expand_transaction_2
2022-03-04 01:58:59.993 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.015 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22626 verRctCLSAGSimple
2022-03-04 01:59:00.021 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28788 verRctCLSAGSimple
2022-03-04 01:59:00.022 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 29764 verRctNonSemanticsSimple
2022-03-04 01:59:00.022 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 31432 check_tx_inputs
2022-03-04 01:59:00.024 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <04c6aea4e9948b7dea2cce004f52f9fec13fa3e3825b51ca969657537d83108b> weight: 1972 fee/byte: 5121.7
2022-03-04 01:59:00.024 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 34139 add_tx
2022-03-04 01:59:00.025 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.027 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 36 expand_transaction_2
2022-03-04 01:59:00.050 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21680 verRctCLSAGSimple
2022-03-04 01:59:00.050 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22485 verRctNonSemanticsSimple
2022-03-04 01:59:00.050 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24239 check_tx_inputs
2022-03-04 01:59:00.050 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <eebf042805e3afc365c206275a51c9029e52098cc6d1c59ded590b0e65d98530> weight: 7154 fee/byte: 5121.61
2022-03-04 01:59:00.051 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25958 add_tx
2022-03-04 01:59:00.051 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.057 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 65 expand_transaction_2
2022-03-04 01:59:00.079 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21991 verRctCLSAGSimple
2022-03-04 01:59:00.079 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22669 verRctNonSemanticsSimple
2022-03-04 01:59:00.080 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27563 check_tx_inputs
2022-03-04 01:59:00.080 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <9ad8515d71c23e96d8429a069884fe591e62f3b0f64416c517fdbf232cb4f82a> weight: 7156 fee/byte: 5121.58
2022-03-04 01:59:00.081 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29953 add_tx
2022-03-04 01:59:00.082 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.086 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 37 expand_transaction_2
2022-03-04 01:59:00.110 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22797 verRctCLSAGSimple
2022-03-04 01:59:00.110 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23445 verRctNonSemanticsSimple
2022-03-04 01:59:00.110 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27202 check_tx_inputs
2022-03-04 01:59:00.111 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <cd0046516770505248ff1deef66279a1bf51c8b573674fcfed32c68489747509> weight: 7158 fee/byte: 5121.54
2022-03-04 01:59:00.112 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30021 add_tx
2022-03-04 01:59:00.112 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.114 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 39 expand_transaction_2
2022-03-04 01:59:00.138 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23635 verRctCLSAGSimple
2022-03-04 01:59:00.139 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24231 verRctNonSemanticsSimple
2022-03-04 01:59:00.139 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25752 check_tx_inputs
2022-03-04 01:59:00.139 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <f6883447aa40ddb605cf581a05503e89c086674996e7a7f9fbda29cb2f26c49d> weight: 7158 fee/byte: 5121.54
2022-03-04 01:59:00.140 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27673 add_tx
2022-03-04 01:59:00.140 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.143 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 45 expand_transaction_2
2022-03-04 01:59:00.144 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.144 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.168 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23592 verRctCLSAGSimple
2022-03-04 01:59:00.168 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24351 verRctCLSAGSimple
2022-03-04 01:59:00.169 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25053 verRctCLSAGSimple
2022-03-04 01:59:00.169 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25928 verRctNonSemanticsSimple
2022-03-04 01:59:00.169 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29338 check_tx_inputs
2022-03-04 01:59:00.173 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <002d974da02057f50b998846e35b4281af57cd5b032959642ca53e7173ef8b6c> weight: 2474 fee/byte: 5121.26
2022-03-04 01:59:00.173 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 33097 add_tx
2022-03-04 01:59:00.180 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.181 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:59:00.181 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.203 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21836 verRctCLSAGSimple
2022-03-04 01:59:00.204 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23133 verRctCLSAGSimple
2022-03-04 01:59:00.204 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23693 verRctNonSemanticsSimple
2022-03-04 01:59:00.205 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24348 check_tx_inputs
2022-03-04 01:59:00.208 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.208 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:59:00.209 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.231 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 1197353 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:00.231 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:00.231 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:00.232 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22743 verRctCLSAGSimple
2022-03-04 01:59:00.234 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25335 verRctCLSAGSimple
2022-03-04 01:59:00.235 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26282 verRctNonSemanticsSimple
2022-03-04 01:59:00.235 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26835 check_tx_inputs
2022-03-04 01:59:00.236 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.236 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 20 expand_transaction_2
2022-03-04 01:59:00.237 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.237 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.249 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.257 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [180.150.107.222:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:00.262 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24686 verRctCLSAGSimple
2022-03-04 01:59:00.266 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 29302 verRctCLSAGSimple
2022-03-04 01:59:00.266 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.285 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23405 verRctCLSAGSimple
2022-03-04 01:59:00.286 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 36493 verRctCLSAGSimple
2022-03-04 01:59:00.287 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 49950 verRctCLSAGSimple
2022-03-04 01:59:00.294 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28016 verRctCLSAGSimple
2022-03-04 01:59:00.308 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22246 verRctCLSAGSimple
2022-03-04 01:59:00.308 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 71473 verRctNonSemanticsSimple
2022-03-04 01:59:00.308 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 72278 check_tx_inputs
2022-03-04 01:59:00.309 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.309 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24 expand_transaction_2
2022-03-04 01:59:00.310 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.310 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.332 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22534 verRctCLSAGSimple
2022-03-04 01:59:00.334 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24373 verRctCLSAGSimple
2022-03-04 01:59:00.341 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30935 verRctCLSAGSimple
2022-03-04 01:59:00.341 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 31765 verRctNonSemanticsSimple
2022-03-04 01:59:00.341 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 32464 check_tx_inputs
2022-03-04 01:59:00.344 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.344 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:59:00.366 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 19032 verRctCLSAGSimple
2022-03-04 01:59:00.366 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21621 verRctNonSemanticsSimple
2022-03-04 01:59:00.366 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22179 check_tx_inputs
2022-03-04 01:59:00.377 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.377 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:59:00.399 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 14301 verRctCLSAGSimple
2022-03-04 01:59:00.399 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21865 verRctNonSemanticsSimple
2022-03-04 01:59:00.399 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22386 check_tx_inputs
2022-03-04 01:59:00.405 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.406 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 13 expand_transaction_2
2022-03-04 01:59:00.431 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25139 verRctCLSAGSimple
2022-03-04 01:59:00.432 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25810 verRctNonSemanticsSimple
2022-03-04 01:59:00.432 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26248 check_tx_inputs
2022-03-04 01:59:00.433 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.434 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:00.455 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21379 verRctCLSAGSimple
2022-03-04 01:59:00.456 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22001 verRctNonSemanticsSimple
2022-03-04 01:59:00.456 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22657 check_tx_inputs
2022-03-04 01:59:00.459 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.459 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 14 expand_transaction_2
2022-03-04 01:59:00.481 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 277 verRctCLSAGSimple
2022-03-04 01:59:00.481 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21794 verRctNonSemanticsSimple
2022-03-04 01:59:00.481 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22183 check_tx_inputs
2022-03-04 01:59:00.484 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.484 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 14 expand_transaction_2
2022-03-04 01:59:00.506 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21429 verRctCLSAGSimple
2022-03-04 01:59:00.506 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21836 verRctNonSemanticsSimple
2022-03-04 01:59:00.506 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22214 check_tx_inputs
2022-03-04 01:59:00.509 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.509 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 14 expand_transaction_2
2022-03-04 01:59:00.531 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 6338 verRctCLSAGSimple
2022-03-04 01:59:00.531 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21825 verRctNonSemanticsSimple
2022-03-04 01:59:00.531 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22253 check_tx_inputs
2022-03-04 01:59:00.536 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.536 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:00.559 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 19009 verRctCLSAGSimple
2022-03-04 01:59:00.559 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22717 verRctNonSemanticsSimple
2022-03-04 01:59:00.559 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23347 check_tx_inputs
2022-03-04 01:59:00.565 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.565 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 19 expand_transaction_2
2022-03-04 01:59:00.589 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23545 verRctCLSAGSimple
2022-03-04 01:59:00.589 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23996 verRctNonSemanticsSimple
2022-03-04 01:59:00.589 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24478 check_tx_inputs
2022-03-04 01:59:00.598 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.598 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 20 expand_transaction_2
2022-03-04 01:59:00.625 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25937 verRctCLSAGSimple
2022-03-04 01:59:00.625 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26627 verRctNonSemanticsSimple
2022-03-04 01:59:00.625 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27387 check_tx_inputs
2022-03-04 01:59:00.626 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.626 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:00.659 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 32152 verRctCLSAGSimple
2022-03-04 01:59:00.659 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 32654 verRctNonSemanticsSimple
2022-03-04 01:59:00.659 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 33182 check_tx_inputs
2022-03-04 01:59:00.661 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.661 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22 expand_transaction_2
2022-03-04 01:59:00.685 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21504 verRctCLSAGSimple
2022-03-04 01:59:00.685 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23396 verRctNonSemanticsSimple
2022-03-04 01:59:00.685 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24298 check_tx_inputs
2022-03-04 01:59:00.686 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.686 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:59:00.687 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.712 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25435 verRctCLSAGSimple
2022-03-04 01:59:00.714 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27641 verRctCLSAGSimple
2022-03-04 01:59:00.715 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28218 verRctNonSemanticsSimple
2022-03-04 01:59:00.715 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28718 check_tx_inputs
2022-03-04 01:59:00.720 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.720 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:59:00.721 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.743 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21830 verRctCLSAGSimple
2022-03-04 01:59:00.743 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22503 verRctCLSAGSimple
2022-03-04 01:59:00.744 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23242 verRctNonSemanticsSimple
2022-03-04 01:59:00.744 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23728 check_tx_inputs
2022-03-04 01:59:00.760 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.760 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:00.761 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.783 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 6562 verRctCLSAGSimple
2022-03-04 01:59:00.784 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22331 verRctCLSAGSimple
2022-03-04 01:59:00.784 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23103 verRctNonSemanticsSimple
2022-03-04 01:59:00.784 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23691 check_tx_inputs
2022-03-04 01:59:00.790 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.790 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 21 expand_transaction_2
2022-03-04 01:59:00.791 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.814 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23192 verRctCLSAGSimple
2022-03-04 01:59:00.815 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23464 verRctCLSAGSimple
2022-03-04 01:59:00.815 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24634 verRctNonSemanticsSimple
2022-03-04 01:59:00.815 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25270 check_tx_inputs
2022-03-04 01:59:00.817 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.817 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:59:00.818 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.841 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 1522 verRctCLSAGSimple
2022-03-04 01:59:00.842 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23278 verRctCLSAGSimple
2022-03-04 01:59:00.842 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24444 verRctNonSemanticsSimple
2022-03-04 01:59:00.842 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24953 check_tx_inputs
2022-03-04 01:59:00.866 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.867 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 20 expand_transaction_2
2022-03-04 01:59:00.868 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.890 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22133 verRctCLSAGSimple
2022-03-04 01:59:00.890 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22924 verRctCLSAGSimple
2022-03-04 01:59:00.891 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23679 verRctNonSemanticsSimple
2022-03-04 01:59:00.891 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24345 check_tx_inputs
2022-03-04 01:59:00.893 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.894 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:59:00.895 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.920 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24470 verRctCLSAGSimple
2022-03-04 01:59:00.921 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25339 verRctCLSAGSimple
2022-03-04 01:59:00.921 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26693 verRctNonSemanticsSimple
2022-03-04 01:59:00.921 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27594 check_tx_inputs
2022-03-04 01:59:00.934 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.934 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 19 expand_transaction_2
2022-03-04 01:59:00.964 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28979 verRctCLSAGSimple
2022-03-04 01:59:00.964 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 29748 verRctNonSemanticsSimple
2022-03-04 01:59:00.964 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30528 check_tx_inputs
2022-03-04 01:59:00.965 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.966 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:59:00.995 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28039 verRctCLSAGSimple
2022-03-04 01:59:00.995 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28739 verRctNonSemanticsSimple
2022-03-04 01:59:00.995 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29748 check_tx_inputs
2022-03-04 01:59:00.998 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:00.998 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:59:01.029 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30127 verRctCLSAGSimple
2022-03-04 01:59:01.029 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30604 verRctNonSemanticsSimple
2022-03-04 01:59:01.029 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 31082 check_tx_inputs
2022-03-04 01:59:01.033 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.033 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:01.055 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21197 verRctCLSAGSimple
2022-03-04 01:59:01.055 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21566 verRctNonSemanticsSimple
2022-03-04 01:59:01.055 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22022 check_tx_inputs
2022-03-04 01:59:01.058 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.058 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 14 expand_transaction_2
2022-03-04 01:59:01.084 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24752 verRctCLSAGSimple
2022-03-04 01:59:01.084 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25444 verRctNonSemanticsSimple
2022-03-04 01:59:01.084 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26009 check_tx_inputs
2022-03-04 01:59:01.111 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.112 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 68 expand_transaction_2
2022-03-04 01:59:01.137 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24551 verRctCLSAGSimple
2022-03-04 01:59:01.137 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25117 verRctNonSemanticsSimple
2022-03-04 01:59:01.137 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25622 check_tx_inputs
2022-03-04 01:59:01.138 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.139 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:01.167 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27290 verRctCLSAGSimple
2022-03-04 01:59:01.167 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28172 verRctNonSemanticsSimple
2022-03-04 01:59:01.167 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29064 check_tx_inputs
2022-03-04 01:59:01.169 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.169 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:01.196 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26366 verRctCLSAGSimple
2022-03-04 01:59:01.196 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26755 verRctNonSemanticsSimple
2022-03-04 01:59:01.196 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27431 check_tx_inputs
2022-03-04 01:59:01.197 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.198 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:59:01.228 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24993 verRctCLSAGSimple
2022-03-04 01:59:01.228 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 29823 verRctNonSemanticsSimple
2022-03-04 01:59:01.228 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30692 check_tx_inputs
2022-03-04 01:59:01.235 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.235 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:59:01.258 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22304 verRctCLSAGSimple
2022-03-04 01:59:01.258 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22836 verRctNonSemanticsSimple
2022-03-04 01:59:01.258 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23350 check_tx_inputs
2022-03-04 01:59:01.259 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.260 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:59:01.282 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22004 verRctCLSAGSimple
2022-03-04 01:59:01.282 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22682 verRctNonSemanticsSimple
2022-03-04 01:59:01.282 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23301 check_tx_inputs
2022-03-04 01:59:01.283 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.284 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:01.306 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21501 verRctCLSAGSimple
2022-03-04 01:59:01.306 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22060 verRctNonSemanticsSimple
2022-03-04 01:59:01.306 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22537 check_tx_inputs
2022-03-04 01:59:01.308 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.309 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 14 expand_transaction_2
2022-03-04 01:59:01.331 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21839 verRctCLSAGSimple
2022-03-04 01:59:01.331 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22295 verRctNonSemanticsSimple
2022-03-04 01:59:01.331 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22818 check_tx_inputs
2022-03-04 01:59:01.332 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.332 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:01.333 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.357 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23777 verRctCLSAGSimple
2022-03-04 01:59:01.360 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27022 verRctCLSAGSimple
2022-03-04 01:59:01.360 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27918 verRctNonSemanticsSimple
2022-03-04 01:59:01.360 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28481 check_tx_inputs
2022-03-04 01:59:01.361 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.362 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 21 expand_transaction_2
2022-03-04 01:59:01.363 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.385 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22457 verRctCLSAGSimple
2022-03-04 01:59:01.387 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24331 verRctCLSAGSimple
2022-03-04 01:59:01.387 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25214 verRctNonSemanticsSimple
2022-03-04 01:59:01.387 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25878 check_tx_inputs
2022-03-04 01:59:01.397 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.398 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 19 expand_transaction_2
2022-03-04 01:59:01.420 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 13465 verRctCLSAGSimple
2022-03-04 01:59:01.420 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22352 verRctNonSemanticsSimple
2022-03-04 01:59:01.420 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22962 check_tx_inputs
2022-03-04 01:59:01.421 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.421 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:01.422 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.445 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 13944 verRctCLSAGSimple
2022-03-04 01:59:01.445 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23075 verRctCLSAGSimple
2022-03-04 01:59:01.445 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23836 verRctNonSemanticsSimple
2022-03-04 01:59:01.445 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24458 check_tx_inputs
2022-03-04 01:59:01.451 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.452 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:59:01.452 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.475 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22387 verRctCLSAGSimple
2022-03-04 01:59:01.478 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25899 verRctCLSAGSimple
2022-03-04 01:59:01.478 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26837 verRctNonSemanticsSimple
2022-03-04 01:59:01.479 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27433 check_tx_inputs
2022-03-04 01:59:01.480 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.481 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:59:01.503 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21550 verRctCLSAGSimple
2022-03-04 01:59:01.503 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22023 verRctNonSemanticsSimple
2022-03-04 01:59:01.503 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22631 check_tx_inputs
2022-03-04 01:59:01.504 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.504 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:59:01.526 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21632 verRctCLSAGSimple
2022-03-04 01:59:01.527 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22124 verRctNonSemanticsSimple
2022-03-04 01:59:01.527 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22743 check_tx_inputs
2022-03-04 01:59:01.528 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.528 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:59:01.554 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25346 verRctCLSAGSimple
2022-03-04 01:59:01.554 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26080 verRctNonSemanticsSimple
2022-03-04 01:59:01.554 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26910 check_tx_inputs
2022-03-04 01:59:01.558 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.559 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:01.581 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22051 verRctCLSAGSimple
2022-03-04 01:59:01.581 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22581 verRctNonSemanticsSimple
2022-03-04 01:59:01.581 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23232 check_tx_inputs
2022-03-04 01:59:01.583 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.583 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:01.584 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.584 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.606 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22161 verRctCLSAGSimple
2022-03-04 01:59:01.607 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22404 verRctCLSAGSimple
2022-03-04 01:59:01.608 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23538 verRctCLSAGSimple
2022-03-04 01:59:01.608 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24664 verRctNonSemanticsSimple
2022-03-04 01:59:01.608 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25216 check_tx_inputs
2022-03-04 01:59:01.608 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.608 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 11 get_long_term_block_weights
2022-03-04 01:59:01.608 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 116 get_next_long_term_block_weight
2022-03-04 01:59:01.628 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.628 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 13 get_long_term_block_weights
2022-03-04 01:59:01.629 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 311 update_next_cumulative_weight_limit
2022-03-04 01:59:01.629 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 +++++ BLOCK SUCCESSFULLY ADDED
2022-03-04 01:59:01.629 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 id: <cbb3dca82381a23b9457c42d4d9810b35ee657f950d75ccdfc54676366001701>
2022-03-04 01:59:01.629 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 PoW: <31415061549196c3cb2e18d1b5cac4e553fec459594d2cf5b1950f0000000000>
2022-03-04 01:59:01.629 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 HEIGHT 2512049, difficulty: 341911236670
2022-03-04 01:59:01.629 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 block reward: 0.769611028021(0.768215933021 + 0.001395095000), coinbase_weight: 105, cumulative weight: 106435, 2020(5/585)ms
2022-03-04 01:59:01.634 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:01.635 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512546, first hash <f1f33e5e5949e04374cf30a089659bff3181207c02d235a3a211f4fab5834906>
2022-03-04 01:59:01.644 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:01.645 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:01.737 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:01.997 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 259251 verRctSemanticsSimple
2022-03-04 01:59:01.998 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.000 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 32 expand_transaction_2
2022-03-04 01:59:02.000 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.022 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22143 verRctCLSAGSimple
2022-03-04 01:59:02.024 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23513 verRctCLSAGSimple
2022-03-04 01:59:02.024 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24757 verRctNonSemanticsSimple
2022-03-04 01:59:02.025 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26741 check_tx_inputs
2022-03-04 01:59:02.025 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <97880b7b8c09c70a5ba8d0f1d4c75017bbc8a31dc680e67fa741616e8a703037> weight: 1976 fee/byte: 34691.3
2022-03-04 01:59:02.026 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28521 add_tx
2022-03-04 01:59:02.026 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.028 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26 expand_transaction_2
2022-03-04 01:59:02.051 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23130 verRctCLSAGSimple
2022-03-04 01:59:02.051 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23766 verRctNonSemanticsSimple
2022-03-04 01:59:02.052 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24907 check_tx_inputs
2022-03-04 01:59:02.052 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <3e740dd68270b8754d29f51f1393bd1f808c3308170df282bb4c04707482f881> weight: 1453 fee/byte: 5127.32
2022-03-04 01:59:02.052 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26086 add_tx
2022-03-04 01:59:02.053 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.054 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25 expand_transaction_2
2022-03-04 01:59:02.076 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22062 verRctCLSAGSimple
2022-03-04 01:59:02.076 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22623 verRctNonSemanticsSimple
2022-03-04 01:59:02.077 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23559 check_tx_inputs
2022-03-04 01:59:02.077 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <74d272d04a9c0209bfeec06fc093d1b520817f98fb7ab8a793f63af86ba0a19a> weight: 1453 fee/byte: 5127.32
2022-03-04 01:59:02.078 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25240 add_tx
2022-03-04 01:59:02.078 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.080 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 49 expand_transaction_2
2022-03-04 01:59:02.102 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [84.68.183.242:18080 OUT] 1303144 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:02.102 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [84.68.183.242:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:02.102 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [84.68.183.242:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:02.105 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23823 verRctCLSAGSimple
2022-03-04 01:59:02.105 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24503 verRctNonSemanticsSimple
2022-03-04 01:59:02.105 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26371 check_tx_inputs
2022-03-04 01:59:02.105 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <119eae64ead602418087cb89360ddc9105c48cd2dc21a835c34e8a13f9392310> weight: 1455 fee/byte: 5127.15
2022-03-04 01:59:02.106 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27402 add_tx
2022-03-04 01:59:02.106 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.107 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24 expand_transaction_2
2022-03-04 01:59:02.127 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [84.68.183.242:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:02.131 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23993 verRctCLSAGSimple
2022-03-04 01:59:02.132 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24441 verRctNonSemanticsSimple
2022-03-04 01:59:02.132 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25393 check_tx_inputs
2022-03-04 01:59:02.132 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <a7067dbd7db9f4167b12e00f6fd9943d65d23d997a7c4a96d8e71d67741ee581> weight: 1455 fee/byte: 5127.15
2022-03-04 01:59:02.133 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26978 add_tx
2022-03-04 01:59:02.134 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.135 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29 expand_transaction_2
2022-03-04 01:59:02.161 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25249 verRctCLSAGSimple
2022-03-04 01:59:02.161 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25774 verRctNonSemanticsSimple
2022-03-04 01:59:02.161 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26762 check_tx_inputs
2022-03-04 01:59:02.161 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <4b65f68c8c5df9f4c6d6fdc803a0ab226eae85519752045c82f99ffa86cd892c> weight: 1457 fee/byte: 5126.97
2022-03-04 01:59:02.162 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28213 add_tx
2022-03-04 01:59:02.162 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.162 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [84.68.183.242:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:02.164 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 44 expand_transaction_2
2022-03-04 01:59:02.188 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23346 verRctCLSAGSimple
2022-03-04 01:59:02.188 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23890 verRctNonSemanticsSimple
2022-03-04 01:59:02.188 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25825 check_tx_inputs
2022-03-04 01:59:02.189 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <26139ac03ef4bde546436b37de430a3d7d27c7bc3b5af39f24c80e4510744d22> weight: 1457 fee/byte: 5126.97
2022-03-04 01:59:02.189 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27114 add_tx
2022-03-04 01:59:02.190 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [84.68.183.242:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512566, first hash <c02f0ccc2e75aa7836e96976459e5b901e2e3696d6208eb6babe7a5743644646>
2022-03-04 01:59:02.190 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.191 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [84.68.183.242:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:02.191 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [84.68.183.242:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:02.192 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 118 expand_transaction_2
2022-03-04 01:59:02.193 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [84.68.183.242:18080 OUT] 4483 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:02.194 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [84.68.183.242:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (2 txes)
2022-03-04 01:59:02.196 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <10af32b6e4e8c539dc74b0c4894301a84d68a42f9e2c7af1fd4156b66be22d46>
2022-03-04 01:59:02.199 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <71311a185796a3f35fca9feca31133983493595ea9416873ccb11b3ca19b1c45>
2022-03-04 01:59:02.218 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24701 verRctCLSAGSimple
2022-03-04 01:59:02.218 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25602 verRctNonSemanticsSimple
2022-03-04 01:59:02.218 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27450 check_tx_inputs
2022-03-04 01:59:02.218 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <3e63fe9d175114ecca06c3fec19a84ce86f9c8a36a971f7f916cfef456c0ebe6> weight: 1457 fee/byte: 5126.97
2022-03-04 01:59:02.219 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29451 add_tx
2022-03-04 01:59:02.220 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.221 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28 expand_transaction_2
2022-03-04 01:59:02.245 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23812 verRctCLSAGSimple
2022-03-04 01:59:02.245 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24304 verRctNonSemanticsSimple
2022-03-04 01:59:02.245 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25365 check_tx_inputs
2022-03-04 01:59:02.246 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <e0463929f3347ac0a337356a488b803ab3034cd886713511a5854efa01340eff> weight: 1457 fee/byte: 5126.97
2022-03-04 01:59:02.246 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26386 add_tx
2022-03-04 01:59:02.247 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.249 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 38 expand_transaction_2
2022-03-04 01:59:02.250 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.273 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22424 verRctCLSAGSimple
2022-03-04 01:59:02.273 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23325 verRctCLSAGSimple
2022-03-04 01:59:02.274 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24406 verRctNonSemanticsSimple
2022-03-04 01:59:02.274 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27000 check_tx_inputs
2022-03-04 01:59:02.274 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <cabe91584f6f28bfd1315b0b6aa0b3c27af15c3f18a0fb1f0d4517245c152f66> weight: 1967 fee/byte: 5124.56
2022-03-04 01:59:02.275 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28503 add_tx
2022-03-04 01:59:02.275 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.278 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 45 expand_transaction_2
2022-03-04 01:59:02.279 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.302 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23287 verRctCLSAGSimple
2022-03-04 01:59:02.303 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24080 verRctCLSAGSimple
2022-03-04 01:59:02.303 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24926 verRctNonSemanticsSimple
2022-03-04 01:59:02.303 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27645 check_tx_inputs
2022-03-04 01:59:02.304 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <1b09d8d39b79a16af5e2a9ccfd1446d1c90a240c3e8041099ff81e12f7d4a3ea> weight: 1967 fee/byte: 5124.56
2022-03-04 01:59:02.304 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28986 add_tx
2022-03-04 01:59:02.305 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.308 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 45 expand_transaction_2
2022-03-04 01:59:02.309 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.332 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22306 verRctCLSAGSimple
2022-03-04 01:59:02.340 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 31057 verRctCLSAGSimple
2022-03-04 01:59:02.340 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 31880 verRctNonSemanticsSimple
2022-03-04 01:59:02.341 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 34969 check_tx_inputs
2022-03-04 01:59:02.341 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <e88dfe029d461bbca1e74f62b9f5be7e6b5c875c1645ffab9b8e5d627f7ff2ed> weight: 1971 fee/byte: 5124.3
2022-03-04 01:59:02.342 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 36310 add_tx
2022-03-04 01:59:02.342 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.346 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 37 expand_transaction_2
2022-03-04 01:59:02.347 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.370 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23229 verRctCLSAGSimple
2022-03-04 01:59:02.374 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26915 verRctCLSAGSimple
2022-03-04 01:59:02.374 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28020 verRctNonSemanticsSimple
2022-03-04 01:59:02.374 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 31575 check_tx_inputs
2022-03-04 01:59:02.375 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <30090572e724ec2e9277b7bc3c7b84ee9c5eea7d5dd8bb43289bde7c2f62a0fd> weight: 1971 fee/byte: 5124.3
2022-03-04 01:59:02.375 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 32951 add_tx
2022-03-04 01:59:02.376 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.378 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 43 expand_transaction_2
2022-03-04 01:59:02.379 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.401 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21776 verRctCLSAGSimple
2022-03-04 01:59:02.406 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26912 verRctCLSAGSimple
2022-03-04 01:59:02.406 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27594 verRctNonSemanticsSimple
2022-03-04 01:59:02.406 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30102 check_tx_inputs
2022-03-04 01:59:02.407 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <065e19b7f495a4766010b2d353c8afcea28d3a1f10125b5958f3af9975dd36f7> weight: 1973 fee/byte: 5124.18
2022-03-04 01:59:02.407 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 31365 add_tx
2022-03-04 01:59:02.407 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.411 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 42 expand_transaction_2
2022-03-04 01:59:02.411 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.436 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24964 verRctCLSAGSimple
2022-03-04 01:59:02.438 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26330 verRctCLSAGSimple
2022-03-04 01:59:02.438 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27107 verRctNonSemanticsSimple
2022-03-04 01:59:02.438 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30365 check_tx_inputs
2022-03-04 01:59:02.439 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <dc8edb1631b3da143b2b76e037ae3b813355436212f8fc5e4eef91453303ce95> weight: 1975 fee/byte: 5124.05
2022-03-04 01:59:02.439 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 31799 add_tx
2022-03-04 01:59:02.440 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.442 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28 expand_transaction_2
2022-03-04 01:59:02.468 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26350 verRctCLSAGSimple
2022-03-04 01:59:02.469 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26936 verRctNonSemanticsSimple
2022-03-04 01:59:02.469 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28753 check_tx_inputs
2022-03-04 01:59:02.469 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <d7275252d587cff712c29d182495e6d94baace747f7ebb4ce64c4c8350394fc3> weight: 1452 fee/byte: 5123.97
2022-03-04 01:59:02.470 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30048 add_tx
2022-03-04 01:59:02.470 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.472 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 38 expand_transaction_2
2022-03-04 01:59:02.499 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26028 verRctCLSAGSimple
2022-03-04 01:59:02.499 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26900 verRctNonSemanticsSimple
2022-03-04 01:59:02.499 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28935 check_tx_inputs
2022-03-04 01:59:02.500 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <4a3ee3b218d18e870054b9023edccec94c05ec66063cf93485fb55584723cb47> weight: 1454 fee/byte: 5123.8
2022-03-04 01:59:02.500 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30245 add_tx
2022-03-04 01:59:02.500 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.504 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 60 expand_transaction_2
2022-03-04 01:59:02.534 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 29270 verRctCLSAGSimple
2022-03-04 01:59:02.534 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30046 verRctNonSemanticsSimple
2022-03-04 01:59:02.534 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 33504 check_tx_inputs
2022-03-04 01:59:02.535 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <3be44087c053342f5f6252c505a5393d3c75a0fb9532fde0fc9b3dbde106576e> weight: 1454 fee/byte: 5123.8
2022-03-04 01:59:02.536 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 35209 add_tx
2022-03-04 01:59:02.536 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.540 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 45 expand_transaction_2
2022-03-04 01:59:02.569 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28408 verRctCLSAGSimple
2022-03-04 01:59:02.569 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 29096 verRctNonSemanticsSimple
2022-03-04 01:59:02.569 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 32768 check_tx_inputs
2022-03-04 01:59:02.572 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <2527756553649f81507910b27f926e6fd115d3da38f82ded0324022325464c1f> weight: 1454 fee/byte: 5123.8
2022-03-04 01:59:02.572 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 35913 add_tx
2022-03-04 01:59:02.572 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.574 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 60 expand_transaction_2
2022-03-04 01:59:02.601 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26206 verRctCLSAGSimple
2022-03-04 01:59:02.601 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26649 verRctNonSemanticsSimple
2022-03-04 01:59:02.602 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28826 check_tx_inputs
2022-03-04 01:59:02.602 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <b539221506e4f02b2e247b5fa8144949c7e287f11e2d7778ec8cd54010411c47> weight: 1454 fee/byte: 5123.8
2022-03-04 01:59:02.603 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30484 add_tx
2022-03-04 01:59:02.604 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.605 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 36 expand_transaction_2
2022-03-04 01:59:02.634 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27944 verRctCLSAGSimple
2022-03-04 01:59:02.634 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28516 verRctNonSemanticsSimple
2022-03-04 01:59:02.634 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29955 check_tx_inputs
2022-03-04 01:59:02.635 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <43ee2784a28fa88ee95c2286af927bc2d2779f83e3f7642855a9866e1f20f585> weight: 1456 fee/byte: 5123.63
2022-03-04 01:59:02.635 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 31530 add_tx
2022-03-04 01:59:02.635 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.637 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 165 expand_transaction_2
2022-03-04 01:59:02.664 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25884 verRctCLSAGSimple
2022-03-04 01:59:02.665 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27156 verRctNonSemanticsSimple
2022-03-04 01:59:02.665 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29458 check_tx_inputs
2022-03-04 01:59:02.665 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <d2a91ec56a93c965ac7445454e33c87634f66937e7a9f3a20c1e1c4df5724370> weight: 1458 fee/byte: 5123.46
2022-03-04 01:59:02.666 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30643 add_tx
2022-03-04 01:59:02.666 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.669 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 37 expand_transaction_2
2022-03-04 01:59:02.670 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.670 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.693 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23406 verRctCLSAGSimple
2022-03-04 01:59:02.695 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25042 verRctCLSAGSimple
2022-03-04 01:59:02.697 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27734 verRctCLSAGSimple
2022-03-04 01:59:02.698 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28576 verRctNonSemanticsSimple
2022-03-04 01:59:02.698 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 31433 check_tx_inputs
2022-03-04 01:59:02.699 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <eaf97dc95166f417076bc2cfeb0f9e152149e175bb08585850e444d225eff86a> weight: 2487 fee/byte: 5122.64
2022-03-04 01:59:02.700 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 33592 add_tx
2022-03-04 01:59:02.700 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.702 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 47 expand_transaction_2
2022-03-04 01:59:02.703 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.726 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23269 verRctCLSAGSimple
2022-03-04 01:59:02.728 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24670 verRctCLSAGSimple
2022-03-04 01:59:02.728 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25623 verRctNonSemanticsSimple
2022-03-04 01:59:02.728 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27912 check_tx_inputs
2022-03-04 01:59:02.730 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <74b012afcfb3e694dc9616f7333002fe906f92f76959b75550eb4f86a0bed89f> weight: 1968 fee/byte: 5121.95
2022-03-04 01:59:02.731 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30895 add_tx
2022-03-04 01:59:02.731 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.734 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30 expand_transaction_2
2022-03-04 01:59:02.735 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.757 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22271 verRctCLSAGSimple
2022-03-04 01:59:02.759 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24357 verRctCLSAGSimple
2022-03-04 01:59:02.759 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25235 verRctNonSemanticsSimple
2022-03-04 01:59:02.760 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27653 check_tx_inputs
2022-03-04 01:59:02.760 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <9a02c5e60d2945b3814b857ef8b9bc1f5e0582806e71ea445fb7b43cf60e86a7> weight: 4452 fee/byte: 5121.29
2022-03-04 01:59:02.760 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29048 add_tx
2022-03-04 01:59:02.766 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.766 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:59:02.767 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.790 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22392 verRctCLSAGSimple
2022-03-04 01:59:02.791 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23902 verRctCLSAGSimple
2022-03-04 01:59:02.791 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24996 verRctNonSemanticsSimple
2022-03-04 01:59:02.791 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25566 check_tx_inputs
2022-03-04 01:59:02.793 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.793 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:59:02.816 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22532 verRctCLSAGSimple
2022-03-04 01:59:02.817 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23556 verRctNonSemanticsSimple
2022-03-04 01:59:02.817 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24069 check_tx_inputs
2022-03-04 01:59:02.817 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.818 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30 expand_transaction_2
2022-03-04 01:59:02.840 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22002 verRctCLSAGSimple
2022-03-04 01:59:02.840 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22466 verRctNonSemanticsSimple
2022-03-04 01:59:02.840 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22884 check_tx_inputs
2022-03-04 01:59:02.843 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.843 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 21 expand_transaction_2
2022-03-04 01:59:02.865 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21610 verRctCLSAGSimple
2022-03-04 01:59:02.865 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22001 verRctNonSemanticsSimple
2022-03-04 01:59:02.865 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22461 check_tx_inputs
2022-03-04 01:59:02.866 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.866 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:59:02.889 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22456 verRctCLSAGSimple
2022-03-04 01:59:02.889 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22904 verRctNonSemanticsSimple
2022-03-04 01:59:02.889 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23416 check_tx_inputs
2022-03-04 01:59:02.891 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.891 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:59:02.913 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21473 verRctCLSAGSimple
2022-03-04 01:59:02.913 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21890 verRctNonSemanticsSimple
2022-03-04 01:59:02.913 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22352 check_tx_inputs
2022-03-04 01:59:02.915 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.915 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:59:02.937 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21300 verRctCLSAGSimple
2022-03-04 01:59:02.937 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21720 verRctNonSemanticsSimple
2022-03-04 01:59:02.937 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22133 check_tx_inputs
2022-03-04 01:59:02.937 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.938 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 14 expand_transaction_2
2022-03-04 01:59:02.960 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21911 verRctCLSAGSimple
2022-03-04 01:59:02.961 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22856 verRctNonSemanticsSimple
2022-03-04 01:59:02.961 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23250 check_tx_inputs
2022-03-04 01:59:02.963 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.964 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:59:02.986 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21704 verRctCLSAGSimple
2022-03-04 01:59:02.986 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22105 verRctNonSemanticsSimple
2022-03-04 01:59:02.986 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22605 check_tx_inputs
2022-03-04 01:59:02.987 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:02.988 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 20 expand_transaction_2
2022-03-04 01:59:02.988 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.011 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22491 verRctCLSAGSimple
2022-03-04 01:59:03.011 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22528 verRctCLSAGSimple
2022-03-04 01:59:03.011 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23538 verRctNonSemanticsSimple
2022-03-04 01:59:03.011 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24075 check_tx_inputs
2022-03-04 01:59:03.012 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.012 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:59:03.013 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.035 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22171 verRctCLSAGSimple
2022-03-04 01:59:03.043 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30295 verRctCLSAGSimple
2022-03-04 01:59:03.043 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30886 verRctNonSemanticsSimple
2022-03-04 01:59:03.043 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 31376 check_tx_inputs
2022-03-04 01:59:03.044 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.045 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:59:03.045 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.069 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23114 verRctCLSAGSimple
2022-03-04 01:59:03.072 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26567 verRctCLSAGSimple
2022-03-04 01:59:03.072 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27508 verRctNonSemanticsSimple
2022-03-04 01:59:03.072 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27955 check_tx_inputs
2022-03-04 01:59:03.073 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.074 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 44 expand_transaction_2
2022-03-04 01:59:03.075 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.098 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23414 verRctCLSAGSimple
2022-03-04 01:59:03.098 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23355 verRctCLSAGSimple
2022-03-04 01:59:03.099 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25084 verRctNonSemanticsSimple
2022-03-04 01:59:03.099 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25638 check_tx_inputs
2022-03-04 01:59:03.100 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.100 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:59:03.101 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.124 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23117 verRctCLSAGSimple
2022-03-04 01:59:03.125 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23888 verRctCLSAGSimple
2022-03-04 01:59:03.126 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25356 verRctNonSemanticsSimple
2022-03-04 01:59:03.126 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26220 check_tx_inputs
2022-03-04 01:59:03.128 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.129 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:59:03.130 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.157 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27335 verRctCLSAGSimple
2022-03-04 01:59:03.162 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 32119 verRctCLSAGSimple
2022-03-04 01:59:03.162 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 32947 verRctNonSemanticsSimple
2022-03-04 01:59:03.162 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 34020 check_tx_inputs
2022-03-04 01:59:03.163 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.164 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 144 expand_transaction_2
2022-03-04 01:59:03.201 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 36688 verRctCLSAGSimple
2022-03-04 01:59:03.202 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 37618 verRctNonSemanticsSimple
2022-03-04 01:59:03.202 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 38291 check_tx_inputs
2022-03-04 01:59:03.203 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.204 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 132 expand_transaction_2
2022-03-04 01:59:03.207 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 1912209 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:03.207 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:03.207 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:03.213 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 1135183 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:03.213 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [62.210.104.31:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:03.213 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [62.210.104.31:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:03.234 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 29237 verRctCLSAGSimple
2022-03-04 01:59:03.234 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 29759 verRctNonSemanticsSimple
2022-03-04 01:59:03.234 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30388 check_tx_inputs
2022-03-04 01:59:03.235 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.235 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [62.210.104.31:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:03.235 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 39 expand_transaction_2
2022-03-04 01:59:03.239 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [180.150.107.222:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:03.259 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23648 verRctCLSAGSimple
2022-03-04 01:59:03.260 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24277 verRctNonSemanticsSimple
2022-03-04 01:59:03.260 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25313 check_tx_inputs
2022-03-04 01:59:03.261 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.261 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:03.284 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 6024 verRctCLSAGSimple
2022-03-04 01:59:03.284 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22950 verRctNonSemanticsSimple
2022-03-04 01:59:03.284 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23493 check_tx_inputs
2022-03-04 01:59:03.285 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.286 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 50 expand_transaction_2
2022-03-04 01:59:03.310 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23509 verRctCLSAGSimple
2022-03-04 01:59:03.310 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23953 verRctNonSemanticsSimple
2022-03-04 01:59:03.310 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24502 check_tx_inputs
2022-03-04 01:59:03.317 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.317 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:03.339 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21915 verRctCLSAGSimple
2022-03-04 01:59:03.339 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22326 verRctNonSemanticsSimple
2022-03-04 01:59:03.339 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22795 check_tx_inputs
2022-03-04 01:59:03.340 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.341 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:03.369 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27644 verRctCLSAGSimple
2022-03-04 01:59:03.369 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28113 verRctNonSemanticsSimple
2022-03-04 01:59:03.369 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28543 check_tx_inputs
2022-03-04 01:59:03.371 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.372 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 19 expand_transaction_2
2022-03-04 01:59:03.372 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.373 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.395 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22621 verRctCLSAGSimple
2022-03-04 01:59:03.396 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23467 verRctCLSAGSimple
2022-03-04 01:59:03.399 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26397 verRctCLSAGSimple
2022-03-04 01:59:03.399 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26967 verRctNonSemanticsSimple
2022-03-04 01:59:03.399 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27650 check_tx_inputs
2022-03-04 01:59:03.401 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.401 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 14 expand_transaction_2
2022-03-04 01:59:03.401 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.423 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21926 verRctCLSAGSimple
2022-03-04 01:59:03.424 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22726 verRctCLSAGSimple
2022-03-04 01:59:03.424 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23152 verRctNonSemanticsSimple
2022-03-04 01:59:03.424 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23586 check_tx_inputs
2022-03-04 01:59:03.427 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.428 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:59:03.429 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.451 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22175 verRctCLSAGSimple
2022-03-04 01:59:03.458 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28808 verRctCLSAGSimple
2022-03-04 01:59:03.458 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 29508 verRctNonSemanticsSimple
2022-03-04 01:59:03.458 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30529 check_tx_inputs
2022-03-04 01:59:03.458 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.458 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 11 get_long_term_block_weights
2022-03-04 01:59:03.458 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 141 get_next_long_term_block_weight
2022-03-04 01:59:03.470 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.470 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 12 get_long_term_block_weights
2022-03-04 01:59:03.470 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 252 update_next_cumulative_weight_limit
2022-03-04 01:59:03.470 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 +++++ BLOCK SUCCESSFULLY ADDED
2022-03-04 01:59:03.470 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 id: <3ba61e4e3615158c1ec99c3b0364fa5e9a9a0ad426268a604334d36d98e609c0>
2022-03-04 01:59:03.470 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 PoW: <422ff8db018b663f627b2e19b1215925b9bbfcc328500e69de4f0a0100000000>
2022-03-04 01:59:03.470 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 HEIGHT 2512050, difficulty: 340928190440
2022-03-04 01:59:03.470 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 block reward: 0.768501097766(0.768214467766 + 0.000286630000), coinbase_weight: 105, cumulative weight: 44638, 1282(3/585)ms
2022-03-04 01:59:03.477 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [62.210.104.31:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:03.477 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:03.478 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [62.210.104.31:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512586, first hash <cfde718fb693d64a0384458081139099e9eb261cc64d1434c0ef28d36c80e0ee>
2022-03-04 01:59:03.478 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:03.479 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [62.210.104.31:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:03.479 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512606, first hash <97734535fc30987be26f0d7e8585cc60eb0eb20f67b44c7dd2fa5b346051f1cb>
2022-03-04 01:59:03.485 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:03.486 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:03.507 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.586 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 79090 verRctSemanticsSimple
2022-03-04 01:59:03.586 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.588 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 89 expand_transaction_2
2022-03-04 01:59:03.612 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22903 verRctCLSAGSimple
2022-03-04 01:59:03.612 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23384 verRctNonSemanticsSimple
2022-03-04 01:59:03.612 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25788 check_tx_inputs
2022-03-04 01:59:03.612 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <d695b799dbe27279fc5c9fb63662ada602e225befd91935a8ecd1fc6e231a749> weight: 1455 fee/byte: 128027
2022-03-04 01:59:03.613 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26787 add_tx
2022-03-04 01:59:03.613 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.615 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 44 expand_transaction_2
2022-03-04 01:59:03.640 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23662 verRctCLSAGSimple
2022-03-04 01:59:03.640 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24320 verRctNonSemanticsSimple
2022-03-04 01:59:03.640 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26624 check_tx_inputs
2022-03-04 01:59:03.640 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <9673b89d8d0d370e963274290a95dbc4c4f8958b31f34a1a50d68ef370cdb3a0> weight: 1453 fee/byte: 5127.32
2022-03-04 01:59:03.641 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27731 add_tx
2022-03-04 01:59:03.641 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.643 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 44 expand_transaction_2
2022-03-04 01:59:03.666 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22528 verRctCLSAGSimple
2022-03-04 01:59:03.666 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23031 verRctNonSemanticsSimple
2022-03-04 01:59:03.666 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24594 check_tx_inputs
2022-03-04 01:59:03.666 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <83cffb8e92c26951f855e9583241274d23ddc8c61157a50a7a95b27ab4dd3d60> weight: 1457 fee/byte: 5126.97
2022-03-04 01:59:03.667 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25600 add_tx
2022-03-04 01:59:03.667 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.670 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 44 expand_transaction_2
2022-03-04 01:59:03.693 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22090 verRctCLSAGSimple
2022-03-04 01:59:03.693 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22669 verRctNonSemanticsSimple
2022-03-04 01:59:03.693 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25565 check_tx_inputs
2022-03-04 01:59:03.693 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <1e69594e25a2802a042ee19589d2a3ee920ecc66220eae5160e4fb9e74f5db2d> weight: 1458 fee/byte: 5123.46
2022-03-04 01:59:03.694 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27012 add_tx
2022-03-04 01:59:03.694 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.701 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 66 expand_transaction_2
2022-03-04 01:59:03.702 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.702 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.702 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.726 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24715 verRctCLSAGSimple
2022-03-04 01:59:03.733 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 31279 verRctCLSAGSimple
2022-03-04 01:59:03.734 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 32285 verRctCLSAGSimple
2022-03-04 01:59:03.739 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 37530 verRctCLSAGSimple
2022-03-04 01:59:03.750 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23511 verRctCLSAGSimple
2022-03-04 01:59:03.750 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 49167 verRctNonSemanticsSimple
2022-03-04 01:59:03.750 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 55484 check_tx_inputs
2022-03-04 01:59:03.751 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <bd66197f8d57e3f89db420d4c8a9965f046cdb21102c0d60c05b5ac3b1f4d340> weight: 3510 fee/byte: 5122.51
2022-03-04 01:59:03.751 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 56718 add_tx
2022-03-04 01:59:03.751 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.754 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 49 expand_transaction_2
2022-03-04 01:59:03.755 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.777 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22995 verRctCLSAGSimple
2022-03-04 01:59:03.779 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24071 verRctCLSAGSimple
2022-03-04 01:59:03.779 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24811 verRctNonSemanticsSimple
2022-03-04 01:59:03.779 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27326 check_tx_inputs
2022-03-04 01:59:03.781 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <6051d59812b065b644c4191a9a25228a4638a2ba30c32cbe89aced3dbdd3d771> weight: 1968 fee/byte: 5121.95
2022-03-04 01:59:03.782 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30359 add_tx
2022-03-04 01:59:03.782 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.786 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 46 expand_transaction_2
2022-03-04 01:59:03.787 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.810 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23018 verRctCLSAGSimple
2022-03-04 01:59:03.810 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23613 verRctCLSAGSimple
2022-03-04 01:59:03.810 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24592 verRctNonSemanticsSimple
2022-03-04 01:59:03.810 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28049 check_tx_inputs
2022-03-04 01:59:03.813 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <46cbcb2fa4b6428708cc70bec8405b4a25ed44eeb902088311c483039ef237e9> weight: 1976 fee/byte: 5121.46
2022-03-04 01:59:03.814 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 31408 add_tx
2022-03-04 01:59:03.822 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.822 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:59:03.845 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22313 verRctCLSAGSimple
2022-03-04 01:59:03.845 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22789 verRctNonSemanticsSimple
2022-03-04 01:59:03.845 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23230 check_tx_inputs
2022-03-04 01:59:03.847 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.847 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 19 expand_transaction_2
2022-03-04 01:59:03.869 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21240 verRctCLSAGSimple
2022-03-04 01:59:03.869 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21874 verRctNonSemanticsSimple
2022-03-04 01:59:03.869 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22349 check_tx_inputs
2022-03-04 01:59:03.872 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.872 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:59:03.894 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21587 verRctCLSAGSimple
2022-03-04 01:59:03.894 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22069 verRctNonSemanticsSimple
2022-03-04 01:59:03.894 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22533 check_tx_inputs
2022-03-04 01:59:03.897 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.897 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 21 expand_transaction_2
2022-03-04 01:59:03.920 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22133 verRctCLSAGSimple
2022-03-04 01:59:03.920 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22606 verRctNonSemanticsSimple
2022-03-04 01:59:03.920 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23155 check_tx_inputs
2022-03-04 01:59:03.922 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.923 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26 expand_transaction_2
2022-03-04 01:59:03.923 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.923 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.924 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.946 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22654 verRctCLSAGSimple
2022-03-04 01:59:03.946 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22893 verRctCLSAGSimple
2022-03-04 01:59:03.950 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26871 verRctCLSAGSimple
2022-03-04 01:59:03.953 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 29623 verRctCLSAGSimple
2022-03-04 01:59:03.970 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23495 verRctCLSAGSimple
2022-03-04 01:59:03.970 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 46895 verRctNonSemanticsSimple
2022-03-04 01:59:03.970 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 47598 check_tx_inputs
2022-03-04 01:59:03.972 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.972 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:59:03.973 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.995 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22258 verRctCLSAGSimple
2022-03-04 01:59:03.997 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24664 verRctCLSAGSimple
2022-03-04 01:59:03.998 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25386 verRctNonSemanticsSimple
2022-03-04 01:59:03.998 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26005 check_tx_inputs
2022-03-04 01:59:03.999 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:03.999 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 20 expand_transaction_2
2022-03-04 01:59:04.000 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:04.023 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23169 verRctCLSAGSimple
2022-03-04 01:59:04.025 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25205 verRctCLSAGSimple
2022-03-04 01:59:04.025 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25988 verRctNonSemanticsSimple
2022-03-04 01:59:04.025 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26469 check_tx_inputs
2022-03-04 01:59:04.025 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:04.026 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 13 get_long_term_block_weights
2022-03-04 01:59:04.026 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 172 get_next_long_term_block_weight
2022-03-04 01:59:04.030 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:04.030 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 10 get_long_term_block_weights
2022-03-04 01:59:04.030 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 237 update_next_cumulative_weight_limit
2022-03-04 01:59:04.031 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 +++++ BLOCK SUCCESSFULLY ADDED
2022-03-04 01:59:04.031 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 id: <dc0ab1ba79ea07608768e9038be54adce1451011df04162b78fca4481e95e526>
2022-03-04 01:59:04.031 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 PoW: <2e943f3a5093a17baa27090362427bccb5d506936bd9a961dccb2d0200000000>
2022-03-04 01:59:04.031 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 HEIGHT 2512051, difficulty: 340886721581
2022-03-04 01:59:04.031 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 block reward: 0.768459852513(0.768213002513 + 0.000246850000), coinbase_weight: 105, cumulative weight: 13382, 796(5/586)ms
2022-03-04 01:59:04.115 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [83.254.33.185:18080 OUT] 172 bytes received for category command-1002 initiated by peer
2022-03-04 01:59:04.133 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [83.254.33.185:18080 OUT] 15783 bytes sent for category command-1002 initiated by us
2022-03-04 01:59:04.300 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:04.667 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 1021303 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:04.668 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [73.162.45.57:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:04.668 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [73.162.45.57:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:04.692 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [73.162.45.57:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:04.706 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [73.162.45.57:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:04.708 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [73.162.45.57:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512626, first hash <2432c9c021359d5c382864b2646bc9ee472641e0a8ce2c33cf18d139d8a855b3>
2022-03-04 01:59:04.714 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:04.715 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [73.162.45.57:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:04.742 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 1286552 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:04.742 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:04.742 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:04.761 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [180.150.107.222:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:04.766 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:04.767 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512646, first hash <68dc594625e41abdbab181155734aebc93d6093db25ebc2ea524f1c9f9e950ed>
2022-03-04 01:59:04.768 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:04.768 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:04.904 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 604332 verRctSemanticsSimple
2022-03-04 01:59:04.904 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:04.908 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 109 expand_transaction_2
2022-03-04 01:59:04.931 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22965 verRctCLSAGSimple
2022-03-04 01:59:04.931 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23465 verRctNonSemanticsSimple
2022-03-04 01:59:04.931 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26928 check_tx_inputs
2022-03-04 01:59:04.932 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <c8207b0cb534c9f5d4de168546c1a3410be7a880464d6dfdd7559b0f30d01d0a> weight: 1455 fee/byte: 128027
2022-03-04 01:59:04.932 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28169 add_tx
2022-03-04 01:59:04.933 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:04.935 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 45 expand_transaction_2
2022-03-04 01:59:04.936 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:04.959 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22855 verRctCLSAGSimple
2022-03-04 01:59:04.960 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23750 verRctCLSAGSimple
2022-03-04 01:59:04.960 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24738 verRctNonSemanticsSimple
2022-03-04 01:59:04.960 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27498 check_tx_inputs
2022-03-04 01:59:04.961 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <c980ef857a3c6c4f398932e817f852b9aa3f61634433f2fa3360bd2702422224> weight: 1966 fee/byte: 128026
2022-03-04 01:59:04.961 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28648 add_tx
2022-03-04 01:59:04.962 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:04.963 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 39 expand_transaction_2
2022-03-04 01:59:04.985 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22118 verRctCLSAGSimple
2022-03-04 01:59:04.985 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22686 verRctNonSemanticsSimple
2022-03-04 01:59:04.985 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23704 check_tx_inputs
2022-03-04 01:59:04.986 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <79a6c18a06ebbe6448c9e2d12bf2f6d32ce1a65d7072a01f6ac8d128bac5b574> weight: 1452 fee/byte: 40423.6
2022-03-04 01:59:04.987 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25276 add_tx
2022-03-04 01:59:04.987 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:04.989 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 58 expand_transaction_2
2022-03-04 01:59:05.013 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22687 verRctCLSAGSimple
2022-03-04 01:59:05.013 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23277 verRctNonSemanticsSimple
2022-03-04 01:59:05.013 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25427 check_tx_inputs
2022-03-04 01:59:05.014 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <fa008fa4776b8e4465a91a5704322dc12bb082af9e81ed8e9ce253546eec81a8> weight: 1453 fee/byte: 40395.7
2022-03-04 01:59:05.014 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26962 add_tx
2022-03-04 01:59:05.015 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.017 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 38 expand_transaction_2
2022-03-04 01:59:05.037 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [83.254.33.185:18080 OUT] 1047 bytes received for category command-2006 initiated by peer
2022-03-04 01:59:05.037 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1831 [83.254.33.185:18080 OUT] Received NOTIFY_REQUEST_CHAIN (32 blocks
2022-03-04 01:59:05.041 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23617 verRctCLSAGSimple
2022-03-04 01:59:05.041 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24119 verRctNonSemanticsSimple
2022-03-04 01:59:05.041 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26400 check_tx_inputs
2022-03-04 01:59:05.065 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1854 [83.254.33.185:18080 OUT] -->>NOTIFY_RESPONSE_CHAIN_ENTRY: m_start_height=2411667, m_total_height=2512046, m_block_ids.size()=10000
2022-03-04 01:59:05.065 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <88801475d0ec750052c241c86cd612866e1c8f3b616e64405e0018c91406be9c> weight: 1455 fee/byte: 40340.2
2022-03-04 01:59:05.067 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 52076 add_tx
2022-03-04 01:59:05.067 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.069 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [83.254.33.185:18080 OUT] 403790 bytes sent for category command-2007 initiated by us
2022-03-04 01:59:05.074 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 47 expand_transaction_2
2022-03-04 01:59:05.075 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.075 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.099 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23237 verRctCLSAGSimple
2022-03-04 01:59:05.100 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24523 verRctCLSAGSimple
2022-03-04 01:59:05.102 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26676 verRctCLSAGSimple
2022-03-04 01:59:05.102 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28293 verRctNonSemanticsSimple
2022-03-04 01:59:05.102 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 34796 check_tx_inputs
2022-03-04 01:59:05.103 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <a6fd7ab0813af49dc7b3e9ec6e7f6a6d2a3da6e033bb782552735d61d9d40459> weight: 2488 fee/byte: 39308.7
2022-03-04 01:59:05.103 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 36338 add_tx
2022-03-04 01:59:05.104 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.106 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 52 expand_transaction_2
2022-03-04 01:59:05.130 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24183 verRctCLSAGSimple
2022-03-04 01:59:05.130 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24705 verRctNonSemanticsSimple
2022-03-04 01:59:05.130 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26353 check_tx_inputs
2022-03-04 01:59:05.131 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <b4909f80c1020278bef7e81419ae13fbbcec458a4d52e5b4ba8905c0eda6e1d1> weight: 1451 fee/byte: 26967.6
2022-03-04 01:59:05.131 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27418 add_tx
2022-03-04 01:59:05.132 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.134 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 42 expand_transaction_2
2022-03-04 01:59:05.156 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21848 verRctCLSAGSimple
2022-03-04 01:59:05.156 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22452 verRctNonSemanticsSimple
2022-03-04 01:59:05.156 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24386 check_tx_inputs
2022-03-04 01:59:05.157 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <65f2dd3ef9c3fda7c8421ce3b80e7078892aaf45de11ee5cdb2db415dd6b7b21> weight: 1452 fee/byte: 25606.1
2022-03-04 01:59:05.157 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25459 add_tx
2022-03-04 01:59:05.157 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.158 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 37 expand_transaction_2
2022-03-04 01:59:05.183 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23847 verRctCLSAGSimple
2022-03-04 01:59:05.183 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24317 verRctNonSemanticsSimple
2022-03-04 01:59:05.183 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25222 check_tx_inputs
2022-03-04 01:59:05.183 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <36ed3ac3b52f4fdffa0e5a537e6972a858e06e430b2a68facb5c1d5375c046de> weight: 1455 fee/byte: 9422.68
2022-03-04 01:59:05.184 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26703 add_tx
2022-03-04 01:59:05.185 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.188 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 41 expand_transaction_2
2022-03-04 01:59:05.212 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23054 verRctCLSAGSimple
2022-03-04 01:59:05.212 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23719 verRctNonSemanticsSimple
2022-03-04 01:59:05.212 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27285 check_tx_inputs
2022-03-04 01:59:05.213 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <d6998356f144f8c697ce626ea2da7ec1808328053a63f18c6cecafc703652fb0> weight: 1446 fee/byte: 7517.29
2022-03-04 01:59:05.213 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28342 add_tx
2022-03-04 01:59:05.213 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.215 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 46 expand_transaction_2
2022-03-04 01:59:05.241 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25934 verRctCLSAGSimple
2022-03-04 01:59:05.242 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26495 verRctNonSemanticsSimple
2022-03-04 01:59:05.242 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28096 check_tx_inputs
2022-03-04 01:59:05.242 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <61bdca9d59728c1d67377b397dba2a5f0e21aca94d3dd761b74175e5278364a9> weight: 1445 fee/byte: 7515.57
2022-03-04 01:59:05.243 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29587 add_tx
2022-03-04 01:59:05.244 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.248 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 36 expand_transaction_2
2022-03-04 01:59:05.249 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.272 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22815 verRctCLSAGSimple
2022-03-04 01:59:05.273 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24845 verRctCLSAGSimple
2022-03-04 01:59:05.274 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25922 verRctNonSemanticsSimple
2022-03-04 01:59:05.274 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29267 check_tx_inputs
2022-03-04 01:59:05.274 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <b284afb196976b8994f9053e0dceeff5d15a191cd6fd549bbeb485524602db6d> weight: 1971 fee/byte: 6955.86
2022-03-04 01:59:05.275 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30464 add_tx
2022-03-04 01:59:05.275 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.276 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 44 expand_transaction_2
2022-03-04 01:59:05.299 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22459 verRctCLSAGSimple
2022-03-04 01:59:05.299 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22936 verRctNonSemanticsSimple
2022-03-04 01:59:05.299 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24317 check_tx_inputs
2022-03-04 01:59:05.300 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <06054735ea55b62765bf17faa902714416d55f95a8035ebf0dad945d9295996b> weight: 1451 fee/byte: 5127.5
2022-03-04 01:59:05.300 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25462 add_tx
2022-03-04 01:59:05.301 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.302 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28 expand_transaction_2
2022-03-04 01:59:05.325 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22430 verRctCLSAGSimple
2022-03-04 01:59:05.325 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23068 verRctNonSemanticsSimple
2022-03-04 01:59:05.325 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24358 check_tx_inputs
2022-03-04 01:59:05.326 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <a4a1051f2cbda58a2f36196c4a2550d31e8a88805c2286db210318d6378a361e> weight: 1453 fee/byte: 5127.32
2022-03-04 01:59:05.326 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25661 add_tx
2022-03-04 01:59:05.327 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.328 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 188 expand_transaction_2
2022-03-04 01:59:05.352 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23904 verRctCLSAGSimple
2022-03-04 01:59:05.353 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24489 verRctNonSemanticsSimple
2022-03-04 01:59:05.353 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25705 check_tx_inputs
2022-03-04 01:59:05.353 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <099e457a09e1173f3e5aa52bdf23d2e690fb61180f85a6d1bab62a9c8d64972a> weight: 1453 fee/byte: 5127.32
2022-03-04 01:59:05.354 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26866 add_tx
2022-03-04 01:59:05.354 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.355 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24 expand_transaction_2
2022-03-04 01:59:05.379 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23197 verRctCLSAGSimple
2022-03-04 01:59:05.380 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24182 verRctNonSemanticsSimple
2022-03-04 01:59:05.380 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25502 check_tx_inputs
2022-03-04 01:59:05.380 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <ecbf768a81e37009a72140890ce3802a3997803643e9b2835a31fa59ce79d46b> weight: 1453 fee/byte: 5127.32
2022-03-04 01:59:05.380 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26598 add_tx
2022-03-04 01:59:05.381 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.382 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 46 expand_transaction_2
2022-03-04 01:59:05.407 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24093 verRctCLSAGSimple
2022-03-04 01:59:05.407 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24750 verRctNonSemanticsSimple
2022-03-04 01:59:05.407 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25959 check_tx_inputs
2022-03-04 01:59:05.408 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <f59e80080b20ebcaeb3a7cc4efff897ba0a8afc37ef48ac66a18e656a583cbf3> weight: 1453 fee/byte: 5127.32
2022-03-04 01:59:05.408 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27092 add_tx
2022-03-04 01:59:05.408 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.409 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 60 expand_transaction_2
2022-03-04 01:59:05.433 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23268 verRctCLSAGSimple
2022-03-04 01:59:05.433 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23809 verRctNonSemanticsSimple
2022-03-04 01:59:05.433 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24794 check_tx_inputs
2022-03-04 01:59:05.434 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <0213fd9f77947093956f6cbb1e045e3fc0136cdb03a698bdaab8bbd3265d2776> weight: 1455 fee/byte: 5127.15
2022-03-04 01:59:05.434 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26073 add_tx
2022-03-04 01:59:05.435 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.438 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 38 expand_transaction_2
2022-03-04 01:59:05.463 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24422 verRctCLSAGSimple
2022-03-04 01:59:05.463 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25170 verRctNonSemanticsSimple
2022-03-04 01:59:05.463 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28377 check_tx_inputs
2022-03-04 01:59:05.464 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <42a61f0dda4983d541725caf1fd6805c308c7fedcfbcaefdbbb1416791b891b8> weight: 1455 fee/byte: 5127.15
2022-03-04 01:59:05.464 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29604 add_tx
2022-03-04 01:59:05.465 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.466 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25 expand_transaction_2
2022-03-04 01:59:05.489 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22618 verRctCLSAGSimple
2022-03-04 01:59:05.489 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23157 verRctNonSemanticsSimple
2022-03-04 01:59:05.489 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24503 check_tx_inputs
2022-03-04 01:59:05.490 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <5501e53a8564d1d08b3bd7da2db5d6bd4bb75069ac2fa34b195761a70cb2fe5f> weight: 1455 fee/byte: 5127.15
2022-03-04 01:59:05.490 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25502 add_tx
2022-03-04 01:59:05.490 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.491 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28 expand_transaction_2
2022-03-04 01:59:05.513 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 20892 verRctCLSAGSimple
2022-03-04 01:59:05.513 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21402 verRctNonSemanticsSimple
2022-03-04 01:59:05.513 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22422 check_tx_inputs
2022-03-04 01:59:05.513 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <4e3da27c8723ab7a8e8aba0b181dd19c90570a51c7c408a5d720aa05b56bc0c8> weight: 1455 fee/byte: 5127.15
2022-03-04 01:59:05.515 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 24206 add_tx
2022-03-04 01:59:05.515 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.516 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 39 expand_transaction_2
2022-03-04 01:59:05.538 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21460 verRctCLSAGSimple
2022-03-04 01:59:05.538 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21981 verRctNonSemanticsSimple
2022-03-04 01:59:05.538 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23073 check_tx_inputs
2022-03-04 01:59:05.539 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <6d90cc4f2c4746e62bbb288576c737109b050d607c6db9d3583e0c9c10755819> weight: 1455 fee/byte: 5127.15
2022-03-04 01:59:05.539 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 24215 add_tx
2022-03-04 01:59:05.539 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.541 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 62 expand_transaction_2
2022-03-04 01:59:05.563 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21801 verRctCLSAGSimple
2022-03-04 01:59:05.563 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22198 verRctNonSemanticsSimple
2022-03-04 01:59:05.563 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23714 check_tx_inputs
2022-03-04 01:59:05.564 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <b3197ab2681f2f1f64cb78e7a35d70c82ec5492f9d5b6aef02dec9df75d34ea5> weight: 1455 fee/byte: 5127.15
2022-03-04 01:59:05.564 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 24810 add_tx
2022-03-04 01:59:05.565 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.566 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23 expand_transaction_2
2022-03-04 01:59:05.589 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22536 verRctCLSAGSimple
2022-03-04 01:59:05.589 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23102 verRctNonSemanticsSimple
2022-03-04 01:59:05.589 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24674 check_tx_inputs
2022-03-04 01:59:05.590 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <d89a912ec8c90f4bfca05503c18910baabcf417db29ebc44aec16f083f84f622> weight: 1455 fee/byte: 5127.15
2022-03-04 01:59:05.590 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25779 add_tx
2022-03-04 01:59:05.591 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.593 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 45 expand_transaction_2
2022-03-04 01:59:05.618 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24599 verRctCLSAGSimple
2022-03-04 01:59:05.618 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25610 verRctNonSemanticsSimple
2022-03-04 01:59:05.618 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27355 check_tx_inputs
2022-03-04 01:59:05.619 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <d87f00b54a79dc6aa7a1bfd65a0fca236b6d108f44e31f6a94320a7e52240be9> weight: 1457 fee/byte: 5126.97
2022-03-04 01:59:05.620 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28882 add_tx
2022-03-04 01:59:05.620 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.622 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 43 expand_transaction_2
2022-03-04 01:59:05.644 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22070 verRctCLSAGSimple
2022-03-04 01:59:05.645 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22559 verRctNonSemanticsSimple
2022-03-04 01:59:05.645 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24380 check_tx_inputs
2022-03-04 01:59:05.645 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <d8d31af7459e5a614be038e11e28a28dc4420c53c91a853d6e4e7d2f2588cc10> weight: 1457 fee/byte: 5126.97
2022-03-04 01:59:05.645 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25330 add_tx
2022-03-04 01:59:05.646 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.647 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 55 expand_transaction_2
2022-03-04 01:59:05.671 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22978 verRctCLSAGSimple
2022-03-04 01:59:05.671 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23666 verRctNonSemanticsSimple
2022-03-04 01:59:05.671 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25301 check_tx_inputs
2022-03-04 01:59:05.672 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <98532b0b854b5d325269edf6021cc7024b4ac1a67ba57a6c1e5a56bcfa76a128> weight: 1457 fee/byte: 5126.97
2022-03-04 01:59:05.672 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26648 add_tx
2022-03-04 01:59:05.673 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.675 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 72 expand_transaction_2
2022-03-04 01:59:05.698 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22852 verRctCLSAGSimple
2022-03-04 01:59:05.698 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23443 verRctNonSemanticsSimple
2022-03-04 01:59:05.698 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25249 check_tx_inputs
2022-03-04 01:59:05.699 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <4473977886224805e9906447b96ee6a81886fbd186c536b6755aa0f74e1e7078> weight: 1457 fee/byte: 5126.97
2022-03-04 01:59:05.699 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26289 add_tx
2022-03-04 01:59:05.699 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.701 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 50 expand_transaction_2
2022-03-04 01:59:05.727 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25132 verRctCLSAGSimple
2022-03-04 01:59:05.727 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25852 verRctNonSemanticsSimple
2022-03-04 01:59:05.727 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27767 check_tx_inputs
2022-03-04 01:59:05.728 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <2d7821fb2e713840330125c6ebe0927d57017d706e4513ecfe31345d2ae7696c> weight: 1457 fee/byte: 5126.97
2022-03-04 01:59:05.728 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28894 add_tx
2022-03-04 01:59:05.728 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.734 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 61 expand_transaction_2
2022-03-04 01:59:05.735 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.736 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.759 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23898 verRctCLSAGSimple
2022-03-04 01:59:05.761 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25447 verRctCLSAGSimple
2022-03-04 01:59:05.768 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 32356 verRctCLSAGSimple
2022-03-04 01:59:05.768 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 33630 verRctNonSemanticsSimple
2022-03-04 01:59:05.768 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 39453 check_tx_inputs
2022-03-04 01:59:05.768 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <4805c6124fa09e236b1488f9898b4d68a23c55347dd4acf597a1def5c091b9b1> weight: 2484 fee/byte: 5124.8
2022-03-04 01:59:05.769 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 40602 add_tx
2022-03-04 01:59:05.769 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.772 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23 expand_transaction_2
2022-03-04 01:59:05.772 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.795 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22801 verRctCLSAGSimple
2022-03-04 01:59:05.804 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 31144 verRctCLSAGSimple
2022-03-04 01:59:05.805 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 32500 verRctNonSemanticsSimple
2022-03-04 01:59:05.805 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 35176 check_tx_inputs
2022-03-04 01:59:05.805 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <8e879a608add405757d3d235aeeb4160ff56c180ecf3e30f864df3b7698784b4> weight: 1965 fee/byte: 5124.68
2022-03-04 01:59:05.806 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 36468 add_tx
2022-03-04 01:59:05.806 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.808 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 43 expand_transaction_2
2022-03-04 01:59:05.810 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.831 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22133 verRctCLSAGSimple
2022-03-04 01:59:05.838 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28672 verRctCLSAGSimple
2022-03-04 01:59:05.839 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30300 verRctNonSemanticsSimple
2022-03-04 01:59:05.839 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 32639 check_tx_inputs
2022-03-04 01:59:05.839 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <be845a4861614a02f30d5d37b9f9080f490d0b7ac5f96800ab8247dd078f6177> weight: 1965 fee/byte: 5124.68
2022-03-04 01:59:05.840 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 34068 add_tx
2022-03-04 01:59:05.841 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.844 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 125 expand_transaction_2
2022-03-04 01:59:05.845 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.867 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21917 verRctCLSAGSimple
2022-03-04 01:59:05.877 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 31996 verRctCLSAGSimple
2022-03-04 01:59:05.877 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 33129 verRctNonSemanticsSimple
2022-03-04 01:59:05.878 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 36631 check_tx_inputs
2022-03-04 01:59:05.878 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <fa53ed45848c68c2470bc8c788dfe0577d352fa15e276deae6de29fa7ad3d914> weight: 1965 fee/byte: 5124.68
2022-03-04 01:59:05.878 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 37781 add_tx
2022-03-04 01:59:05.878 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.881 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 41 expand_transaction_2
2022-03-04 01:59:05.882 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.905 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23041 verRctCLSAGSimple
2022-03-04 01:59:05.906 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24216 verRctCLSAGSimple
2022-03-04 01:59:05.906 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24941 verRctNonSemanticsSimple
2022-03-04 01:59:05.906 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27772 check_tx_inputs
2022-03-04 01:59:05.907 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <b7de3cf02e24c673999616c55d00dcccfeb4be6348b7a929a4ce827149e607ea> weight: 1967 fee/byte: 5124.56
2022-03-04 01:59:05.907 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29018 add_tx
2022-03-04 01:59:05.908 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.911 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 64 expand_transaction_2
2022-03-04 01:59:05.912 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.912 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.935 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23153 verRctCLSAGSimple
2022-03-04 01:59:05.938 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26628 verRctCLSAGSimple
2022-03-04 01:59:05.938 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27617 verRctNonSemanticsSimple
2022-03-04 01:59:05.938 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30329 check_tx_inputs
2022-03-04 01:59:05.939 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <19e4d5033e1b00c86c4e0cb732d761dee930e0bae8909cbed1667003ffa7d397> weight: 1969 fee/byte: 5124.43
2022-03-04 01:59:05.940 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 32098 add_tx
2022-03-04 01:59:05.940 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.943 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 40 expand_transaction_2
2022-03-04 01:59:05.944 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.966 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21879 verRctCLSAGSimple
2022-03-04 01:59:05.967 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22406 verRctCLSAGSimple
2022-03-04 01:59:05.967 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23370 verRctNonSemanticsSimple
2022-03-04 01:59:05.967 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26114 check_tx_inputs
2022-03-04 01:59:05.967 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <a2639715134664d74ddc2d06955158a8a46d87602b739b3856b90fff3e17d998> weight: 1969 fee/byte: 5124.43
2022-03-04 01:59:05.968 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27615 add_tx
2022-03-04 01:59:05.968 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.970 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 42 expand_transaction_2
2022-03-04 01:59:05.972 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.995 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23249 verRctCLSAGSimple
2022-03-04 01:59:05.995 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23457 verRctCLSAGSimple
2022-03-04 01:59:05.995 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24859 verRctNonSemanticsSimple
2022-03-04 01:59:05.995 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26865 check_tx_inputs
2022-03-04 01:59:05.996 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <f64186e76cdc0e396d51e1c58356750e2159940370e856b63fda1f1a786a63f0> weight: 1969 fee/byte: 5124.43
2022-03-04 01:59:05.996 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28043 add_tx
2022-03-04 01:59:05.997 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:05.998 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 45 expand_transaction_2
2022-03-04 01:59:05.999 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.022 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21742 verRctCLSAGSimple
2022-03-04 01:59:06.023 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23589 verRctCLSAGSimple
2022-03-04 01:59:06.023 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24919 verRctNonSemanticsSimple
2022-03-04 01:59:06.023 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26519 check_tx_inputs
2022-03-04 01:59:06.024 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <1a08cfa9699ef3a8d209b03bbf0a5a57bba3d17fe7f0b3c3bd715b7858dbcf9b> weight: 1971 fee/byte: 5124.3
2022-03-04 01:59:06.024 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27728 add_tx
2022-03-04 01:59:06.025 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.027 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 50 expand_transaction_2
2022-03-04 01:59:06.028 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.050 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21798 verRctCLSAGSimple
2022-03-04 01:59:06.050 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22152 verRctCLSAGSimple
2022-03-04 01:59:06.050 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23238 verRctNonSemanticsSimple
2022-03-04 01:59:06.050 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25556 check_tx_inputs
2022-03-04 01:59:06.051 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <a3d60e75eba4c68987e8df29a410fda5e14ae22c407397ffbce9cb92ae059630> weight: 1971 fee/byte: 5124.3
2022-03-04 01:59:06.052 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26808 add_tx
2022-03-04 01:59:06.052 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.054 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 50 expand_transaction_2
2022-03-04 01:59:06.078 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23817 verRctCLSAGSimple
2022-03-04 01:59:06.078 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24250 verRctNonSemanticsSimple
2022-03-04 01:59:06.078 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26202 check_tx_inputs
2022-03-04 01:59:06.079 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <41e8ac99931945c6f641ab30422f23457992c2b5bd66b477a2c08d5c6d0542ff> weight: 1450 fee/byte: 5124.14
2022-03-04 01:59:06.079 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27279 add_tx
2022-03-04 01:59:06.080 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.084 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 252 expand_transaction_2
2022-03-04 01:59:06.085 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.108 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23748 verRctCLSAGSimple
2022-03-04 01:59:06.109 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24670 verRctCLSAGSimple
2022-03-04 01:59:06.110 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25739 verRctNonSemanticsSimple
2022-03-04 01:59:06.110 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30145 check_tx_inputs
2022-03-04 01:59:06.111 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <ecb74686899d951f48d10b1bb44aa3bef3b63e4da62b6321798234063e6e1727> weight: 1975 fee/byte: 5124.05
2022-03-04 01:59:06.111 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 31716 add_tx
2022-03-04 01:59:06.112 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.113 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29 expand_transaction_2
2022-03-04 01:59:06.136 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22854 verRctCLSAGSimple
2022-03-04 01:59:06.137 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23355 verRctNonSemanticsSimple
2022-03-04 01:59:06.137 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24712 check_tx_inputs
2022-03-04 01:59:06.137 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <85ed9c6d1e661d26e08316c17f2d01a8360bba1237ab1a18dff39d4645f6834d> weight: 1452 fee/byte: 5123.97
2022-03-04 01:59:06.137 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25889 add_tx
2022-03-04 01:59:06.138 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.139 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 40 expand_transaction_2
2022-03-04 01:59:06.163 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23643 verRctCLSAGSimple
2022-03-04 01:59:06.163 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24198 verRctNonSemanticsSimple
2022-03-04 01:59:06.163 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25462 check_tx_inputs
2022-03-04 01:59:06.164 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <7343e352b9c90e77f4fbdba0a83aabcfbe5952b07447f3b01ef039d9d8cf6ef6> weight: 1454 fee/byte: 5123.8
2022-03-04 01:59:06.164 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26622 add_tx
2022-03-04 01:59:06.165 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.166 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 38 expand_transaction_2
2022-03-04 01:59:06.190 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23451 verRctCLSAGSimple
2022-03-04 01:59:06.190 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24014 verRctNonSemanticsSimple
2022-03-04 01:59:06.190 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25603 check_tx_inputs
2022-03-04 01:59:06.191 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <f562a0788c83873c4147514eab20a07ef36782c41aca1bcdc425027c187202b9> weight: 1454 fee/byte: 5123.8
2022-03-04 01:59:06.191 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26676 add_tx
2022-03-04 01:59:06.192 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.193 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24 expand_transaction_2
2022-03-04 01:59:06.196 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 1621742 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:06.196 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [128.92.219.163:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:06.196 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [128.92.219.163:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:06.217 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23415 verRctCLSAGSimple
2022-03-04 01:59:06.217 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23887 verRctNonSemanticsSimple
2022-03-04 01:59:06.217 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25139 check_tx_inputs
2022-03-04 01:59:06.217 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [128.92.219.163:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:06.218 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <f6887e01f3a42eb2c5bc5cac19e7566cd71a1bdb2dcf655e1cc6eccf045d89d8> weight: 1454 fee/byte: 5123.8
2022-03-04 01:59:06.218 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26488 add_tx
2022-03-04 01:59:06.219 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.220 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 46 expand_transaction_2
2022-03-04 01:59:06.247 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26016 verRctCLSAGSimple
2022-03-04 01:59:06.247 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26574 verRctNonSemanticsSimple
2022-03-04 01:59:06.247 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27973 check_tx_inputs
2022-03-04 01:59:06.248 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <c4bb9d1bdbc276e13f2c6581fba81139cd94d62da8d7614805ad2ae4aaf60a84> weight: 1454 fee/byte: 5123.8
2022-03-04 01:59:06.248 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [128.92.219.163:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:06.249 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29543 add_tx
2022-03-04 01:59:06.250 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.250 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [128.92.219.163:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512666, first hash <f102010acf318ab42cf855a64305ee96cb72560f2f392bdd7bd6d3ed2ea9ad2c>
2022-03-04 01:59:06.251 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:06.252 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [128.92.219.163:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:06.253 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 172 bytes received for category command-1002 initiated by peer
2022-03-04 01:59:06.253 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 47 expand_transaction_2
2022-03-04 01:59:06.254 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.278 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23555 verRctCLSAGSimple
2022-03-04 01:59:06.278 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24302 verRctNonSemanticsSimple
2022-03-04 01:59:06.278 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28140 check_tx_inputs
2022-03-04 01:59:06.279 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <218f97563b751f87b65cfab95fbed2146ec2283aca2008e651c9eed66c489664> weight: 1454 fee/byte: 5123.8
2022-03-04 01:59:06.279 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29328 add_tx
2022-03-04 01:59:06.279 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.281 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 38 expand_transaction_2
2022-03-04 01:59:06.282 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 15740 bytes sent for category command-1002 initiated by us
2022-03-04 01:59:06.297 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 1594610 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:06.297 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:06.297 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:06.305 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23101 verRctCLSAGSimple
2022-03-04 01:59:06.305 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23794 verRctNonSemanticsSimple
2022-03-04 01:59:06.305 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25466 check_tx_inputs
2022-03-04 01:59:06.305 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <a22f158b274746fd4d2ff8c1434198ab9e342d9f7d95269939383038233b7df4> weight: 1454 fee/byte: 5123.8
2022-03-04 01:59:06.306 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26472 add_tx
2022-03-04 01:59:06.306 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.307 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23 expand_transaction_2
2022-03-04 01:59:06.318 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [180.150.107.222:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:06.329 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22091 verRctCLSAGSimple
2022-03-04 01:59:06.330 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22662 verRctNonSemanticsSimple
2022-03-04 01:59:06.330 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23530 check_tx_inputs
2022-03-04 01:59:06.330 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:06.330 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <1e0ae50431f416614bd8ba2c1abfd614569edbdd0cfd9f202cbd9916109b1633> weight: 1454 fee/byte: 5123.8
2022-03-04 01:59:06.331 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 24732 add_tx
2022-03-04 01:59:06.331 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.331 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512686, first hash <122cd5626f25adaed32cb00acbc847172256f9f75b3cb256d1839d7489a6964b>
2022-03-04 01:59:06.332 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:06.332 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27 expand_transaction_2
2022-03-04 01:59:06.333 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:06.355 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22354 verRctCLSAGSimple
2022-03-04 01:59:06.355 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22850 verRctNonSemanticsSimple
2022-03-04 01:59:06.355 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24148 check_tx_inputs
2022-03-04 01:59:06.356 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <72f1d289c77a17259f3ca236e78d29b873de15b2b20e4c9ecf3e7119cde3ee17> weight: 1454 fee/byte: 5123.8
2022-03-04 01:59:06.356 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25257 add_tx
2022-03-04 01:59:06.357 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.358 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 65 expand_transaction_2
2022-03-04 01:59:06.381 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22025 verRctCLSAGSimple
2022-03-04 01:59:06.381 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22553 verRctNonSemanticsSimple
2022-03-04 01:59:06.381 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23904 check_tx_inputs
2022-03-04 01:59:06.381 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <614130cfcd36034543256b07d178338d99e3bddec3397a18e2a18b64f06d7e37> weight: 1454 fee/byte: 5123.8
2022-03-04 01:59:06.382 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 24910 add_tx
2022-03-04 01:59:06.382 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.383 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25 expand_transaction_2
2022-03-04 01:59:06.406 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22127 verRctCLSAGSimple
2022-03-04 01:59:06.406 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22654 verRctNonSemanticsSimple
2022-03-04 01:59:06.406 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23890 check_tx_inputs
2022-03-04 01:59:06.407 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <6edea854bfa8b16d0877dda65d58d83c9f881d6ff77252292776d5075a81b326> weight: 1454 fee/byte: 5123.8
2022-03-04 01:59:06.407 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25154 add_tx
2022-03-04 01:59:06.408 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.409 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23 expand_transaction_2
2022-03-04 01:59:06.431 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22010 verRctCLSAGSimple
2022-03-04 01:59:06.431 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22422 verRctNonSemanticsSimple
2022-03-04 01:59:06.431 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23244 check_tx_inputs
2022-03-04 01:59:06.432 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <3f7af7c3140f170211641ef32b0bed97abdfd12a96070719c5fd9852a491e9e9> weight: 1456 fee/byte: 5123.63
2022-03-04 01:59:06.432 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 24283 add_tx
2022-03-04 01:59:06.433 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.434 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 45 expand_transaction_2
2022-03-04 01:59:06.455 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21221 verRctCLSAGSimple
2022-03-04 01:59:06.455 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21749 verRctNonSemanticsSimple
2022-03-04 01:59:06.455 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22787 check_tx_inputs
2022-03-04 01:59:06.456 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <4a27906ed2eb2b428da60e7537818af3a7f912c3c7fa6874c00c63b1177fc349> weight: 1456 fee/byte: 5123.63
2022-03-04 01:59:06.456 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 23801 add_tx
2022-03-04 01:59:06.457 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.458 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 43 expand_transaction_2
2022-03-04 01:59:06.481 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22820 verRctCLSAGSimple
2022-03-04 01:59:06.481 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23323 verRctNonSemanticsSimple
2022-03-04 01:59:06.481 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24340 check_tx_inputs
2022-03-04 01:59:06.482 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <385e7f7d01f9866d5a23ace867109fedd2bf4892dc7e904f6810aa35804a354c> weight: 1456 fee/byte: 5123.63
2022-03-04 01:59:06.482 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25391 add_tx
2022-03-04 01:59:06.482 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.484 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25 expand_transaction_2
2022-03-04 01:59:06.506 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21994 verRctCLSAGSimple
2022-03-04 01:59:06.506 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22563 verRctNonSemanticsSimple
2022-03-04 01:59:06.506 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23689 check_tx_inputs
2022-03-04 01:59:06.507 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <d5eb7dca4363a603b07f1a0619b41af362d580c3467ab18579ae6193a11afef9> weight: 1456 fee/byte: 5123.63
2022-03-04 01:59:06.507 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 24781 add_tx
2022-03-04 01:59:06.507 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.509 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25 expand_transaction_2
2022-03-04 01:59:06.531 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21731 verRctCLSAGSimple
2022-03-04 01:59:06.531 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22133 verRctNonSemanticsSimple
2022-03-04 01:59:06.531 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23598 check_tx_inputs
2022-03-04 01:59:06.532 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <e274cfab3d10ac8ff6b957db3a9458b9f24919dc06fde913105037c2579c8d05> weight: 1458 fee/byte: 5123.46
2022-03-04 01:59:06.532 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 24544 add_tx
2022-03-04 01:59:06.532 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.533 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 94 expand_transaction_2
2022-03-04 01:59:06.557 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23003 verRctCLSAGSimple
2022-03-04 01:59:06.557 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23508 verRctNonSemanticsSimple
2022-03-04 01:59:06.557 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24574 check_tx_inputs
2022-03-04 01:59:06.557 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <ea8fc54d4c606630d15c62b2954e8102274f5199a7edc952a7b20de381869910> weight: 1458 fee/byte: 5123.46
2022-03-04 01:59:06.558 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25577 add_tx
2022-03-04 01:59:06.558 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.560 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 48 expand_transaction_2
2022-03-04 01:59:06.582 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21846 verRctCLSAGSimple
2022-03-04 01:59:06.582 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22347 verRctNonSemanticsSimple
2022-03-04 01:59:06.582 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23859 check_tx_inputs
2022-03-04 01:59:06.583 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <dae8a522343cb6eee015584fb18608c5aeccdc9497bfe51a2f7637044dba8ca3> weight: 1458 fee/byte: 5123.46
2022-03-04 01:59:06.583 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 24955 add_tx
2022-03-04 01:59:06.583 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.585 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 70 expand_transaction_2
2022-03-04 01:59:06.608 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21866 verRctCLSAGSimple
2022-03-04 01:59:06.608 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22521 verRctNonSemanticsSimple
2022-03-04 01:59:06.608 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24465 check_tx_inputs
2022-03-04 01:59:06.608 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <6e8161906b5f5c68dcb9df6b01196269396a85faab2244138e9d5ec9ff6d8a53> weight: 1458 fee/byte: 5123.46
2022-03-04 01:59:06.609 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25515 add_tx
2022-03-04 01:59:06.609 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.610 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 49 expand_transaction_2
2022-03-04 01:59:06.634 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23110 verRctCLSAGSimple
2022-03-04 01:59:06.634 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23683 verRctNonSemanticsSimple
2022-03-04 01:59:06.634 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24822 check_tx_inputs
2022-03-04 01:59:06.635 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <00bd4656801ce040e159fcf2ebceddfa073c8883d54b6ae7e88a6e403f5dc1bf> weight: 1458 fee/byte: 5123.46
2022-03-04 01:59:06.635 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25893 add_tx
2022-03-04 01:59:06.636 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.639 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 33 expand_transaction_2
2022-03-04 01:59:06.661 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22169 verRctCLSAGSimple
2022-03-04 01:59:06.661 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22705 verRctNonSemanticsSimple
2022-03-04 01:59:06.661 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25385 check_tx_inputs
2022-03-04 01:59:06.662 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <c1e0665a82ca1628e72132a4eea578c2a30a19018c61dba5646cc547fde91b8e> weight: 1458 fee/byte: 5123.46
2022-03-04 01:59:06.663 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26755 add_tx
2022-03-04 01:59:06.663 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.665 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 37 expand_transaction_2
2022-03-04 01:59:06.666 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.689 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22816 verRctCLSAGSimple
2022-03-04 01:59:06.689 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23565 verRctCLSAGSimple
2022-03-04 01:59:06.690 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24428 verRctNonSemanticsSimple
2022-03-04 01:59:06.690 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26605 check_tx_inputs
2022-03-04 01:59:06.690 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <6befcc5ad52fa5772ef89dd29aa6980c4350d51bdb487fa9a57f07e4239a78a7> weight: 2635 fee/byte: 5123.34
2022-03-04 01:59:06.690 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27661 add_tx
2022-03-04 01:59:06.691 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.692 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28 expand_transaction_2
2022-03-04 01:59:06.693 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.715 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21686 verRctCLSAGSimple
2022-03-04 01:59:06.715 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21783 verRctCLSAGSimple
2022-03-04 01:59:06.715 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22394 verRctNonSemanticsSimple
2022-03-04 01:59:06.715 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24035 check_tx_inputs
2022-03-04 01:59:06.715 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <b5f2fc38b2d23e7dd2f1d300086f261b3a71129a69ef2b20a72f502950117396> weight: 1966 fee/byte: 5122.08
2022-03-04 01:59:06.716 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25146 add_tx
2022-03-04 01:59:06.716 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.718 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 44 expand_transaction_2
2022-03-04 01:59:06.719 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.742 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23146 verRctCLSAGSimple
2022-03-04 01:59:06.743 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23617 verRctCLSAGSimple
2022-03-04 01:59:06.743 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24590 verRctNonSemanticsSimple
2022-03-04 01:59:06.743 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26754 check_tx_inputs
2022-03-04 01:59:06.744 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <b428348cfe395c9c389a156a89377017043d18feff1003e19913aac9d384d7e1> weight: 1966 fee/byte: 5122.08
2022-03-04 01:59:06.744 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28027 add_tx
2022-03-04 01:59:06.744 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.753 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 105 expand_transaction_2
2022-03-04 01:59:06.754 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.754 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.755 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.777 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23322 verRctCLSAGSimple
2022-03-04 01:59:06.778 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23923 verRctCLSAGSimple
2022-03-04 01:59:06.778 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.779 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25187 verRctCLSAGSimple
2022-03-04 01:59:06.780 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.782 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25209 verRctCLSAGSimple
2022-03-04 01:59:06.782 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.801 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23309 verRctCLSAGSimple
2022-03-04 01:59:06.803 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24931 verRctCLSAGSimple
2022-03-04 01:59:06.805 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25675 verRctCLSAGSimple
2022-03-04 01:59:06.808 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25624 verRctCLSAGSimple
2022-03-04 01:59:06.824 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23297 verRctCLSAGSimple
2022-03-04 01:59:06.824 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 71331 verRctNonSemanticsSimple
2022-03-04 01:59:06.824 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 79841 check_tx_inputs
2022-03-04 01:59:06.825 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <8f4b04af5d62df5274e51da481fdddc476f6d4f0c77edd4cdf0dfdcd09ab3f02> weight: 5572 fee/byte: 5122.04
2022-03-04 01:59:06.825 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 80945 add_tx
2022-03-04 01:59:06.826 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.828 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 33 expand_transaction_2
2022-03-04 01:59:06.828 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.851 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22095 verRctCLSAGSimple
2022-03-04 01:59:06.851 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22540 verRctCLSAGSimple
2022-03-04 01:59:06.851 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23134 verRctNonSemanticsSimple
2022-03-04 01:59:06.851 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25287 check_tx_inputs
2022-03-04 01:59:06.852 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <3cec5ede1f7b609efe77cfb3a92ad5357e133517eb98536c7a3b660da386bb12> weight: 1968 fee/byte: 5121.95
2022-03-04 01:59:06.852 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26720 add_tx
2022-03-04 01:59:06.853 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.855 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 64 expand_transaction_2
2022-03-04 01:59:06.856 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.878 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22385 verRctCLSAGSimple
2022-03-04 01:59:06.879 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22567 verRctCLSAGSimple
2022-03-04 01:59:06.879 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23572 verRctNonSemanticsSimple
2022-03-04 01:59:06.879 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26063 check_tx_inputs
2022-03-04 01:59:06.879 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <4812f2e7fbd908f62be794d74fa7c4e993661027f1244998b839334a242073f1> weight: 1968 fee/byte: 5121.95
2022-03-04 01:59:06.880 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27310 add_tx
2022-03-04 01:59:06.880 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.882 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 45 expand_transaction_2
2022-03-04 01:59:06.883 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.893 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [192.99.154.164:12249 OUT] 10 bytes received for category command-1003 initiated by peer
2022-03-04 01:59:06.894 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [192.99.154.164:12249 OUT] 38 bytes sent for category command-1003 initiated by us
2022-03-04 01:59:06.906 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22366 verRctCLSAGSimple
2022-03-04 01:59:06.909 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25452 verRctCLSAGSimple
2022-03-04 01:59:06.909 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26668 verRctNonSemanticsSimple
2022-03-04 01:59:06.909 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28911 check_tx_inputs
2022-03-04 01:59:06.910 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <b21c996bbd0523ff7a6c06c722e808a4d2e9e9a97ea98ef2ed80c94b2904371e> weight: 1968 fee/byte: 5121.95
2022-03-04 01:59:06.910 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29972 add_tx
2022-03-04 01:59:06.910 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.913 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 75 expand_transaction_2
2022-03-04 01:59:06.914 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.938 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23676 verRctCLSAGSimple
2022-03-04 01:59:06.938 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24167 verRctCLSAGSimple
2022-03-04 01:59:06.939 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25290 verRctNonSemanticsSimple
2022-03-04 01:59:06.939 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28050 check_tx_inputs
2022-03-04 01:59:06.939 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <804cdeeb41fc169c2b249ab93df868b230a528107ef1a7d977909e4bef715235> weight: 1970 fee/byte: 5121.83
2022-03-04 01:59:06.940 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29123 add_tx
2022-03-04 01:59:06.940 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.942 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 43 expand_transaction_2
2022-03-04 01:59:06.943 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.966 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22369 verRctCLSAGSimple
2022-03-04 01:59:06.966 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22706 verRctCLSAGSimple
2022-03-04 01:59:06.966 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23717 verRctNonSemanticsSimple
2022-03-04 01:59:06.966 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26060 check_tx_inputs
2022-03-04 01:59:06.967 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <abc61d5911b5278711d1229f3549954bb54c2b18126f27f35f7036c7371f5ac8> weight: 1970 fee/byte: 5121.83
2022-03-04 01:59:06.967 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27224 add_tx
2022-03-04 01:59:06.968 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.970 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 53 expand_transaction_2
2022-03-04 01:59:06.971 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:06.993 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22674 verRctCLSAGSimple
2022-03-04 01:59:06.994 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23648 verRctCLSAGSimple
2022-03-04 01:59:06.994 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24495 verRctNonSemanticsSimple
2022-03-04 01:59:06.995 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26693 check_tx_inputs
2022-03-04 01:59:06.995 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <e2526154358f3cb35fa1f9eceeba7baa0c72fab58ff19f6381c99f0f047263c8> weight: 1970 fee/byte: 5121.83
2022-03-04 01:59:06.996 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28122 add_tx
2022-03-04 01:59:07.001 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.001 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:07.024 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22720 verRctCLSAGSimple
2022-03-04 01:59:07.024 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23212 verRctNonSemanticsSimple
2022-03-04 01:59:07.024 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23658 check_tx_inputs
2022-03-04 01:59:07.025 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.026 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:59:07.026 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.049 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23037 verRctCLSAGSimple
2022-03-04 01:59:07.050 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23165 verRctCLSAGSimple
2022-03-04 01:59:07.050 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23992 verRctNonSemanticsSimple
2022-03-04 01:59:07.050 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24543 check_tx_inputs
2022-03-04 01:59:07.051 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.051 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 19 expand_transaction_2
2022-03-04 01:59:07.074 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22790 verRctCLSAGSimple
2022-03-04 01:59:07.074 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23336 verRctNonSemanticsSimple
2022-03-04 01:59:07.074 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23838 check_tx_inputs
2022-03-04 01:59:07.075 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.076 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 19 expand_transaction_2
2022-03-04 01:59:07.100 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23494 verRctCLSAGSimple
2022-03-04 01:59:07.100 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24403 verRctNonSemanticsSimple
2022-03-04 01:59:07.100 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24910 check_tx_inputs
2022-03-04 01:59:07.101 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.102 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:07.128 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25151 verRctCLSAGSimple
2022-03-04 01:59:07.128 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25850 verRctNonSemanticsSimple
2022-03-04 01:59:07.128 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26452 check_tx_inputs
2022-03-04 01:59:07.129 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.129 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:59:07.130 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.131 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.154 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23646 verRctCLSAGSimple
2022-03-04 01:59:07.154 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24167 verRctCLSAGSimple
2022-03-04 01:59:07.155 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24857 verRctCLSAGSimple
2022-03-04 01:59:07.155 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26122 verRctNonSemanticsSimple
2022-03-04 01:59:07.155 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26718 check_tx_inputs
2022-03-04 01:59:07.157 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.157 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:59:07.183 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25698 verRctCLSAGSimple
2022-03-04 01:59:07.183 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26217 verRctNonSemanticsSimple
2022-03-04 01:59:07.183 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26756 check_tx_inputs
2022-03-04 01:59:07.184 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.185 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 19 expand_transaction_2
2022-03-04 01:59:07.211 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25465 verRctCLSAGSimple
2022-03-04 01:59:07.211 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26177 verRctNonSemanticsSimple
2022-03-04 01:59:07.211 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26734 check_tx_inputs
2022-03-04 01:59:07.212 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.213 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:59:07.236 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22467 verRctCLSAGSimple
2022-03-04 01:59:07.236 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23194 verRctNonSemanticsSimple
2022-03-04 01:59:07.236 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23745 check_tx_inputs
2022-03-04 01:59:07.237 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.237 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:59:07.264 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25724 verRctCLSAGSimple
2022-03-04 01:59:07.264 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26237 verRctNonSemanticsSimple
2022-03-04 01:59:07.264 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26700 check_tx_inputs
2022-03-04 01:59:07.265 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.265 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:07.292 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25865 verRctCLSAGSimple
2022-03-04 01:59:07.292 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26627 verRctNonSemanticsSimple
2022-03-04 01:59:07.292 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27098 check_tx_inputs
2022-03-04 01:59:07.293 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.293 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 61 expand_transaction_2
2022-03-04 01:59:07.294 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.317 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23039 verRctCLSAGSimple
2022-03-04 01:59:07.320 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25585 verRctCLSAGSimple
2022-03-04 01:59:07.320 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26514 verRctNonSemanticsSimple
2022-03-04 01:59:07.320 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27129 check_tx_inputs
2022-03-04 01:59:07.321 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.321 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 20 expand_transaction_2
2022-03-04 01:59:07.346 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24646 verRctCLSAGSimple
2022-03-04 01:59:07.347 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25211 verRctNonSemanticsSimple
2022-03-04 01:59:07.347 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25699 check_tx_inputs
2022-03-04 01:59:07.348 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.348 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:07.375 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25738 verRctCLSAGSimple
2022-03-04 01:59:07.375 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26316 verRctNonSemanticsSimple
2022-03-04 01:59:07.375 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26902 check_tx_inputs
2022-03-04 01:59:07.376 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.376 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:59:07.401 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24565 verRctCLSAGSimple
2022-03-04 01:59:07.401 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25093 verRctNonSemanticsSimple
2022-03-04 01:59:07.401 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25687 check_tx_inputs
2022-03-04 01:59:07.402 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.402 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:59:07.426 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23143 verRctCLSAGSimple
2022-03-04 01:59:07.426 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23634 verRctNonSemanticsSimple
2022-03-04 01:59:07.426 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24078 check_tx_inputs
2022-03-04 01:59:07.427 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.427 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 52 expand_transaction_2
2022-03-04 01:59:07.454 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26178 verRctCLSAGSimple
2022-03-04 01:59:07.454 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26769 verRctNonSemanticsSimple
2022-03-04 01:59:07.454 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27282 check_tx_inputs
2022-03-04 01:59:07.455 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.455 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 14 expand_transaction_2
2022-03-04 01:59:07.479 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23130 verRctCLSAGSimple
2022-03-04 01:59:07.479 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23971 verRctNonSemanticsSimple
2022-03-04 01:59:07.480 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24388 check_tx_inputs
2022-03-04 01:59:07.480 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.481 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 19 expand_transaction_2
2022-03-04 01:59:07.505 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23406 verRctCLSAGSimple
2022-03-04 01:59:07.505 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23903 verRctNonSemanticsSimple
2022-03-04 01:59:07.505 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24429 check_tx_inputs
2022-03-04 01:59:07.506 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.506 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 44 expand_transaction_2
2022-03-04 01:59:07.530 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23139 verRctCLSAGSimple
2022-03-04 01:59:07.530 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23644 verRctNonSemanticsSimple
2022-03-04 01:59:07.530 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24141 check_tx_inputs
2022-03-04 01:59:07.532 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.533 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22 expand_transaction_2
2022-03-04 01:59:07.557 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24061 verRctCLSAGSimple
2022-03-04 01:59:07.557 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24712 verRctNonSemanticsSimple
2022-03-04 01:59:07.557 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25303 check_tx_inputs
2022-03-04 01:59:07.558 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.559 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:59:07.583 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23731 verRctCLSAGSimple
2022-03-04 01:59:07.583 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24223 verRctNonSemanticsSimple
2022-03-04 01:59:07.583 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24908 check_tx_inputs
2022-03-04 01:59:07.584 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.585 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:07.609 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24100 verRctCLSAGSimple
2022-03-04 01:59:07.609 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24613 verRctNonSemanticsSimple
2022-03-04 01:59:07.609 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25066 check_tx_inputs
2022-03-04 01:59:07.610 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.610 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:59:07.636 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25020 verRctCLSAGSimple
2022-03-04 01:59:07.636 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25721 verRctNonSemanticsSimple
2022-03-04 01:59:07.636 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26223 check_tx_inputs
2022-03-04 01:59:07.637 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.638 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 20 expand_transaction_2
2022-03-04 01:59:07.664 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26405 verRctCLSAGSimple
2022-03-04 01:59:07.665 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26933 verRctNonSemanticsSimple
2022-03-04 01:59:07.665 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27583 check_tx_inputs
2022-03-04 01:59:07.666 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.666 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:59:07.693 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26076 verRctCLSAGSimple
2022-03-04 01:59:07.693 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26594 verRctNonSemanticsSimple
2022-03-04 01:59:07.693 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27115 check_tx_inputs
2022-03-04 01:59:07.694 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.694 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 38 expand_transaction_2
2022-03-04 01:59:07.720 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25708 verRctCLSAGSimple
2022-03-04 01:59:07.721 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26243 verRctNonSemanticsSimple
2022-03-04 01:59:07.721 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26721 check_tx_inputs
2022-03-04 01:59:07.722 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.722 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:59:07.746 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23663 verRctCLSAGSimple
2022-03-04 01:59:07.746 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24198 verRctNonSemanticsSimple
2022-03-04 01:59:07.746 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24654 check_tx_inputs
2022-03-04 01:59:07.747 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.748 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 37 expand_transaction_2
2022-03-04 01:59:07.775 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26754 verRctCLSAGSimple
2022-03-04 01:59:07.775 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27523 verRctNonSemanticsSimple
2022-03-04 01:59:07.775 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28132 check_tx_inputs
2022-03-04 01:59:07.777 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.777 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 55 expand_transaction_2
2022-03-04 01:59:07.778 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.780 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.802 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24640 verRctCLSAGSimple
2022-03-04 01:59:07.807 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 29264 verRctCLSAGSimple
2022-03-04 01:59:07.812 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 32059 verRctCLSAGSimple
2022-03-04 01:59:07.812 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 35352 verRctNonSemanticsSimple
2022-03-04 01:59:07.813 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 36185 check_tx_inputs
2022-03-04 01:59:07.813 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.814 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:59:07.815 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.842 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26931 verRctCLSAGSimple
2022-03-04 01:59:07.842 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27516 verRctCLSAGSimple
2022-03-04 01:59:07.842 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28245 verRctNonSemanticsSimple
2022-03-04 01:59:07.842 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28969 check_tx_inputs
2022-03-04 01:59:07.845 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.845 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23 expand_transaction_2
2022-03-04 01:59:07.846 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.863 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 2152666 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:07.863 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:07.863 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:07.873 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26347 verRctCLSAGSimple
2022-03-04 01:59:07.878 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 31718 verRctCLSAGSimple
2022-03-04 01:59:07.878 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 33016 verRctNonSemanticsSimple
2022-03-04 01:59:07.878 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 34037 check_tx_inputs
2022-03-04 01:59:07.880 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.881 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 21 expand_transaction_2
2022-03-04 01:59:07.881 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.905 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [180.150.107.222:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:07.906 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24858 verRctCLSAGSimple
2022-03-04 01:59:07.912 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24215 verRctCLSAGSimple
2022-03-04 01:59:07.912 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 31579 verRctNonSemanticsSimple
2022-03-04 01:59:07.912 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 32143 check_tx_inputs
2022-03-04 01:59:07.913 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.914 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 1 expand_transaction_2
2022-03-04 01:59:07.914 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.936 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21738 verRctCLSAGSimple
2022-03-04 01:59:07.938 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23683 verRctCLSAGSimple
2022-03-04 01:59:07.938 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24548 verRctNonSemanticsSimple
2022-03-04 01:59:07.938 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25129 check_tx_inputs
2022-03-04 01:59:07.942 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.942 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:07.943 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.965 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 17121 verRctCLSAGSimple
2022-03-04 01:59:07.966 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23078 verRctCLSAGSimple
2022-03-04 01:59:07.966 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23882 verRctNonSemanticsSimple
2022-03-04 01:59:07.966 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24443 check_tx_inputs
2022-03-04 01:59:07.982 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:07.982 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:59:07.983 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.005 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22005 verRctCLSAGSimple
2022-03-04 01:59:08.007 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23845 verRctCLSAGSimple
2022-03-04 01:59:08.007 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24703 verRctNonSemanticsSimple
2022-03-04 01:59:08.007 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25271 check_tx_inputs
2022-03-04 01:59:08.009 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.009 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 14 expand_transaction_2
2022-03-04 01:59:08.009 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.031 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21304 verRctCLSAGSimple
2022-03-04 01:59:08.032 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22051 verRctCLSAGSimple
2022-03-04 01:59:08.032 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22722 verRctNonSemanticsSimple
2022-03-04 01:59:08.032 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23261 check_tx_inputs
2022-03-04 01:59:08.053 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.054 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:59:08.054 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.078 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23257 verRctCLSAGSimple
2022-03-04 01:59:08.079 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24290 verRctCLSAGSimple
2022-03-04 01:59:08.079 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25328 verRctNonSemanticsSimple
2022-03-04 01:59:08.079 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25820 check_tx_inputs
2022-03-04 01:59:08.084 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.084 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:59:08.085 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.106 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 6838 verRctCLSAGSimple
2022-03-04 01:59:08.107 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21712 verRctCLSAGSimple
2022-03-04 01:59:08.107 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22496 verRctNonSemanticsSimple
2022-03-04 01:59:08.107 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22999 check_tx_inputs
2022-03-04 01:59:08.112 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.112 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 14 expand_transaction_2
2022-03-04 01:59:08.136 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23530 verRctCLSAGSimple
2022-03-04 01:59:08.136 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23941 verRctNonSemanticsSimple
2022-03-04 01:59:08.136 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24369 check_tx_inputs
2022-03-04 01:59:08.141 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.141 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:59:08.142 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.163 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21229 verRctCLSAGSimple
2022-03-04 01:59:08.167 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25819 verRctCLSAGSimple
2022-03-04 01:59:08.167 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26299 verRctNonSemanticsSimple
2022-03-04 01:59:08.167 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26758 check_tx_inputs
2022-03-04 01:59:08.168 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.169 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:59:08.196 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26757 verRctCLSAGSimple
2022-03-04 01:59:08.196 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27374 verRctNonSemanticsSimple
2022-03-04 01:59:08.196 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28091 check_tx_inputs
2022-03-04 01:59:08.200 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.200 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:59:08.226 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25385 verRctCLSAGSimple
2022-03-04 01:59:08.226 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26059 verRctNonSemanticsSimple
2022-03-04 01:59:08.227 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26573 check_tx_inputs
2022-03-04 01:59:08.228 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.229 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:59:08.253 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23632 verRctCLSAGSimple
2022-03-04 01:59:08.253 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24045 verRctNonSemanticsSimple
2022-03-04 01:59:08.253 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24797 check_tx_inputs
2022-03-04 01:59:08.254 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.255 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 13 expand_transaction_2
2022-03-04 01:59:08.282 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26539 verRctCLSAGSimple
2022-03-04 01:59:08.282 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27365 verRctNonSemanticsSimple
2022-03-04 01:59:08.282 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27930 check_tx_inputs
2022-03-04 01:59:08.287 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.287 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 47 expand_transaction_2
2022-03-04 01:59:08.310 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22407 verRctCLSAGSimple
2022-03-04 01:59:08.310 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22726 verRctNonSemanticsSimple
2022-03-04 01:59:08.310 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23044 check_tx_inputs
2022-03-04 01:59:08.312 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.312 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30 expand_transaction_2
2022-03-04 01:59:08.335 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22784 verRctCLSAGSimple
2022-03-04 01:59:08.335 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23289 verRctNonSemanticsSimple
2022-03-04 01:59:08.336 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23739 check_tx_inputs
2022-03-04 01:59:08.339 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.339 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:59:08.363 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23950 verRctCLSAGSimple
2022-03-04 01:59:08.364 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24339 verRctNonSemanticsSimple
2022-03-04 01:59:08.364 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24777 check_tx_inputs
2022-03-04 01:59:08.368 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.369 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:08.392 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22546 verRctCLSAGSimple
2022-03-04 01:59:08.392 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23015 verRctNonSemanticsSimple
2022-03-04 01:59:08.392 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23541 check_tx_inputs
2022-03-04 01:59:08.396 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.396 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:59:08.418 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 18956 verRctCLSAGSimple
2022-03-04 01:59:08.418 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21860 verRctNonSemanticsSimple
2022-03-04 01:59:08.419 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22580 check_tx_inputs
2022-03-04 01:59:08.421 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.421 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25 expand_transaction_2
2022-03-04 01:59:08.446 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23900 verRctCLSAGSimple
2022-03-04 01:59:08.446 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24469 verRctNonSemanticsSimple
2022-03-04 01:59:08.446 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24979 check_tx_inputs
2022-03-04 01:59:08.452 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.452 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:59:08.478 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24787 verRctCLSAGSimple
2022-03-04 01:59:08.478 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25292 verRctNonSemanticsSimple
2022-03-04 01:59:08.478 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25735 check_tx_inputs
2022-03-04 01:59:08.479 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.480 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 20 expand_transaction_2
2022-03-04 01:59:08.505 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 15489 verRctCLSAGSimple
2022-03-04 01:59:08.505 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24892 verRctNonSemanticsSimple
2022-03-04 01:59:08.505 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26082 check_tx_inputs
2022-03-04 01:59:08.509 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.510 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:59:08.535 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25176 verRctCLSAGSimple
2022-03-04 01:59:08.535 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25591 verRctNonSemanticsSimple
2022-03-04 01:59:08.535 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26083 check_tx_inputs
2022-03-04 01:59:08.549 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.549 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:59:08.574 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23991 verRctCLSAGSimple
2022-03-04 01:59:08.574 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24408 verRctNonSemanticsSimple
2022-03-04 01:59:08.574 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24864 check_tx_inputs
2022-03-04 01:59:08.575 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.575 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:59:08.602 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26196 verRctCLSAGSimple
2022-03-04 01:59:08.602 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26704 verRctNonSemanticsSimple
2022-03-04 01:59:08.602 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27166 check_tx_inputs
2022-03-04 01:59:08.606 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.607 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:59:08.635 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27478 verRctCLSAGSimple
2022-03-04 01:59:08.635 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28139 verRctNonSemanticsSimple
2022-03-04 01:59:08.635 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29171 check_tx_inputs
2022-03-04 01:59:08.636 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.636 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 21 expand_transaction_2
2022-03-04 01:59:08.661 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24129 verRctCLSAGSimple
2022-03-04 01:59:08.661 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24680 verRctNonSemanticsSimple
2022-03-04 01:59:08.661 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25247 check_tx_inputs
2022-03-04 01:59:08.669 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.670 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:08.692 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22252 verRctCLSAGSimple
2022-03-04 01:59:08.692 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22901 verRctNonSemanticsSimple
2022-03-04 01:59:08.693 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23919 check_tx_inputs
2022-03-04 01:59:08.701 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.701 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:59:08.724 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 18515 verRctCLSAGSimple
2022-03-04 01:59:08.725 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23800 verRctNonSemanticsSimple
2022-03-04 01:59:08.725 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24369 check_tx_inputs
2022-03-04 01:59:08.726 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.726 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 15 expand_transaction_2
2022-03-04 01:59:08.749 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 20974 verRctCLSAGSimple
2022-03-04 01:59:08.749 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22876 verRctNonSemanticsSimple
2022-03-04 01:59:08.749 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23539 check_tx_inputs
2022-03-04 01:59:08.751 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.752 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 130 expand_transaction_2
2022-03-04 01:59:08.775 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22486 verRctCLSAGSimple
2022-03-04 01:59:08.775 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23164 verRctNonSemanticsSimple
2022-03-04 01:59:08.775 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23690 check_tx_inputs
2022-03-04 01:59:08.780 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.781 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22 expand_transaction_2
2022-03-04 01:59:08.781 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.804 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22336 verRctCLSAGSimple
2022-03-04 01:59:08.804 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22452 verRctCLSAGSimple
2022-03-04 01:59:08.804 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23278 verRctNonSemanticsSimple
2022-03-04 01:59:08.804 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23928 check_tx_inputs
2022-03-04 01:59:08.808 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.808 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:59:08.809 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.830 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21349 verRctCLSAGSimple
2022-03-04 01:59:08.833 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23580 verRctCLSAGSimple
2022-03-04 01:59:08.833 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24653 verRctNonSemanticsSimple
2022-03-04 01:59:08.833 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25503 check_tx_inputs
2022-03-04 01:59:08.834 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.835 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 13 expand_transaction_2
2022-03-04 01:59:08.835 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.858 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22089 verRctCLSAGSimple
2022-03-04 01:59:08.859 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23085 verRctCLSAGSimple
2022-03-04 01:59:08.859 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23747 verRctNonSemanticsSimple
2022-03-04 01:59:08.859 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24552 check_tx_inputs
2022-03-04 01:59:08.863 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.864 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24 expand_transaction_2
2022-03-04 01:59:08.865 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.865 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.866 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.888 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22751 verRctCLSAGSimple
2022-03-04 01:59:08.889 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.889 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23474 verRctCLSAGSimple
2022-03-04 01:59:08.889 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.892 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26698 verRctCLSAGSimple
2022-03-04 01:59:08.892 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.895 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30369 verRctCLSAGSimple
2022-03-04 01:59:08.912 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23616 verRctCLSAGSimple
2022-03-04 01:59:08.912 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.914 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24676 verRctCLSAGSimple
2022-03-04 01:59:08.922 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30480 verRctCLSAGSimple
2022-03-04 01:59:08.927 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 31879 verRctCLSAGSimple
2022-03-04 01:59:08.934 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 20691 verRctCLSAGSimple
2022-03-04 01:59:08.935 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 70430 verRctNonSemanticsSimple
2022-03-04 01:59:08.935 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 72090 check_tx_inputs
2022-03-04 01:59:08.935 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.936 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 0 expand_transaction_2
2022-03-04 01:59:08.936 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.958 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21858 verRctCLSAGSimple
2022-03-04 01:59:08.959 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23194 verRctCLSAGSimple
2022-03-04 01:59:08.960 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23809 verRctNonSemanticsSimple
2022-03-04 01:59:08.960 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24495 check_tx_inputs
2022-03-04 01:59:08.961 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.961 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 18 expand_transaction_2
2022-03-04 01:59:08.962 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.985 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23044 verRctCLSAGSimple
2022-03-04 01:59:08.986 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23863 verRctCLSAGSimple
2022-03-04 01:59:08.986 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24710 verRctNonSemanticsSimple
2022-03-04 01:59:08.986 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25226 check_tx_inputs
2022-03-04 01:59:08.987 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:08.987 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 16 expand_transaction_2
2022-03-04 01:59:08.988 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:09.011 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22880 verRctCLSAGSimple
2022-03-04 01:59:09.011 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22987 verRctCLSAGSimple
2022-03-04 01:59:09.011 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24418 verRctNonSemanticsSimple
2022-03-04 01:59:09.011 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24932 check_tx_inputs
2022-03-04 01:59:09.012 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:09.013 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23 expand_transaction_2
2022-03-04 01:59:09.013 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:09.034 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21085 verRctCLSAGSimple
2022-03-04 01:59:09.037 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23311 verRctCLSAGSimple
2022-03-04 01:59:09.037 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24100 verRctNonSemanticsSimple
2022-03-04 01:59:09.037 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24671 check_tx_inputs
2022-03-04 01:59:09.039 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:09.040 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:09.040 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:09.062 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21990 verRctCLSAGSimple
2022-03-04 01:59:09.063 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22607 verRctCLSAGSimple
2022-03-04 01:59:09.063 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23501 verRctNonSemanticsSimple
2022-03-04 01:59:09.063 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24032 check_tx_inputs
2022-03-04 01:59:09.069 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:09.069 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 17 expand_transaction_2
2022-03-04 01:59:09.070 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:09.092 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21812 verRctCLSAGSimple
2022-03-04 01:59:09.092 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21809 verRctCLSAGSimple
2022-03-04 01:59:09.092 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22760 verRctNonSemanticsSimple
2022-03-04 01:59:09.092 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23362 check_tx_inputs
2022-03-04 01:59:09.092 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:09.092 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 11 get_long_term_block_weights
2022-03-04 01:59:09.092 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 116 get_next_long_term_block_weight
2022-03-04 01:59:09.119 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:09.119 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 14 get_long_term_block_weights
2022-03-04 01:59:09.119 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 310 update_next_cumulative_weight_limit
2022-03-04 01:59:09.119 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 +++++ BLOCK SUCCESSFULLY ADDED
2022-03-04 01:59:09.120 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 id: <b09f14ca4892276110d7c606c515201bdfc80b739c3366ea1b47aec0a4e839aa>
2022-03-04 01:59:09.120 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 PoW: <21cd233b4836ac43d5b56cc781507f9ec8d06b00c13022e57d05bb0000000000>
2022-03-04 01:59:09.120 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 HEIGHT 2512052, difficulty: 340982359081
2022-03-04 01:59:09.120 [P2P3] INFO blockchain src/cryptonote_core/blockchain.cpp:4385 block reward: 0.769576002263(0.768211537263 + 0.001364465000), coinbase_weight: 96, cumulative weight: 122455, 2681(4/585)ms
2022-03-04 01:59:09.125 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:09.126 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512706, first hash <759512cd5b13db5247a9abb56d561aeb416f2ebe29d1493099dd0c760092654c>
2022-03-04 01:59:09.126 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:09.127 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:09.368 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:09.930 [P2P3] ERROR bulletproofs src/ringct/bulletproofs.cc:1075 Verification failure
2022-03-04 01:59:09.930 [P2P3] INFO ringct src/ringct/rctSigs.cpp:1408 Aggregate range proof verified failed
2022-03-04 01:59:09.931 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 563406 verRctSemanticsSimple
2022-03-04 01:59:09.931 [P2P3] INFO cn src/cryptonote_core/cryptonote_core.cpp:956 One transaction among this group has bad semantics, verifying one at a time
2022-03-04 01:59:09.932 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:09.974 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 41825 verRctSemanticsSimple
2022-03-04 01:59:09.974 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:10.016 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 41747 verRctSemanticsSimple
2022-03-04 01:59:10.016 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:10.061 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 42613 verRctSemanticsSimple
2022-03-04 01:59:10.061 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:10.103 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 41839 verRctSemanticsSimple
2022-03-04 01:59:10.103 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:10.146 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 43113 verRctSemanticsSimple
2022-03-04 01:59:10.146 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:10.190 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 43763 verRctSemanticsSimple
2022-03-04 01:59:10.190 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:10.231 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 40697 verRctSemanticsSimple
2022-03-04 01:59:10.231 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:10.274 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 42409 verRctSemanticsSimple
2022-03-04 01:59:10.274 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:10.317 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 43116 verRctSemanticsSimple
2022-03-04 01:59:10.317 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:10.359 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 42453 verRctSemanticsSimple
2022-03-04 01:59:10.360 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:10.402 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 42426 verRctSemanticsSimple
2022-03-04 01:59:10.402 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:10.444 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 42113 verRctSemanticsSimple
2022-03-04 01:59:10.444 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:10.485 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 40692 verRctSemanticsSimple
2022-03-04 01:59:10.485 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:10.526 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 40824 verRctSemanticsSimple
2022-03-04 01:59:10.526 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:10.568 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 41366 verRctSemanticsSimple
2022-03-04 01:59:10.568 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:10.611 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 43104 verRctSemanticsSimple
2022-03-04 01:59:10.611 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:10.656 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 45289 verRctSemanticsSimple
2022-03-04 01:59:10.657 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:10.702 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 45457 verRctSemanticsSimple
2022-03-04 01:59:10.702 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:10.726 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 1563456 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:10.726 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:10.726 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:10.746 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 41496 verRctSemanticsSimple
2022-03-04 01:59:10.746 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:10.751 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [180.150.107.222:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:10.765 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:10.765 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512726, first hash <56b39d809421cb4e06e62378d6f0fed0fc655cf0eeced5eccb3163e6d9dfd868>
2022-03-04 01:59:10.766 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:10.767 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:10.790 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 43674 verRctSemanticsSimple
2022-03-04 01:59:10.790 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:10.832 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 41517 verRctSemanticsSimple
2022-03-04 01:59:10.832 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:10.848 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 5844 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:10.848 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [35.136.4.131:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (4 txes)
2022-03-04 01:59:10.850 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <605a2de5910056e21ccbc73abb9049af8c8455f99cfde689e19f95c7fb13e886>
2022-03-04 01:59:10.852 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <f66c04c157e7273dccce8b9a83af11e19ea9abec0f8802313501ae4d8c85dd72>
2022-03-04 01:59:10.855 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <043b485b72783acb089d4db5190e343be1a3b88d9fafecbb4fb860f8a0885bd3>
2022-03-04 01:59:10.858 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <d18b0dce69395a5d47922c63db12680f77a3d0947238147fa5b04d494a37e272>
2022-03-04 01:59:10.875 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 43432 verRctSemanticsSimple
2022-03-04 01:59:10.876 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:10.917 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 41699 verRctSemanticsSimple
2022-03-04 01:59:10.917 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:10.959 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 41291 verRctSemanticsSimple
2022-03-04 01:59:10.959 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:11.003 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 43634 verRctSemanticsSimple
2022-03-04 01:59:11.003 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:11.046 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 42867 verRctSemanticsSimple
2022-03-04 01:59:11.046 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:11.090 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 43882 verRctSemanticsSimple
2022-03-04 01:59:11.090 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:11.133 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 41813 verRctSemanticsSimple
2022-03-04 01:59:11.133 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:11.177 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 42946 verRctSemanticsSimple
2022-03-04 01:59:11.177 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:11.219 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 42080 verRctSemanticsSimple
2022-03-04 01:59:11.219 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:11.260 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 40896 verRctSemanticsSimple
2022-03-04 01:59:11.260 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:11.333 [P2P3] ERROR bulletproofs src/ringct/bulletproofs.cc:1075 Verification failure
2022-03-04 01:59:11.333 [P2P3] INFO ringct src/ringct/rctSigs.cpp:1408 Aggregate range proof verified failed
2022-03-04 01:59:11.333 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 72881 verRctSemanticsSimple
2022-03-04 01:59:11.333 [P2P3] INFO cn src/cryptonote_core/cryptonote_core.cpp:861 WRONG TRANSACTION BLOB, Failed to check tx <b02cc302253079f9bd27bb17e015e88472757da507ed5a5d5cde1bdb13757a60> semantic, rejected
2022-03-04 01:59:11.333 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:11.379 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 45483 verRctSemanticsSimple
2022-03-04 01:59:11.379 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:11.427 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 47767 verRctSemanticsSimple
2022-03-04 01:59:11.427 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:11.471 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 43888 verRctSemanticsSimple
2022-03-04 01:59:11.471 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:11.515 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 43559 verRctSemanticsSimple
2022-03-04 01:59:11.515 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:11.558 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 42928 verRctSemanticsSimple
2022-03-04 01:59:11.558 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:11.602 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 43709 verRctSemanticsSimple
2022-03-04 01:59:11.602 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:11.644 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 41863 verRctSemanticsSimple
2022-03-04 01:59:11.644 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:11.686 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 41710 verRctSemanticsSimple
2022-03-04 01:59:11.686 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:11.729 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 42804 verRctSemanticsSimple
2022-03-04 01:59:11.729 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:11.771 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 41991 verRctSemanticsSimple
2022-03-04 01:59:11.771 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:11.815 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 43692 verRctSemanticsSimple
2022-03-04 01:59:11.815 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:11.857 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 42287 verRctSemanticsSimple
2022-03-04 01:59:11.857 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:11.901 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 43537 verRctSemanticsSimple
2022-03-04 01:59:11.901 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:11.944 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 42072 verRctSemanticsSimple
2022-03-04 01:59:11.944 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:11.986 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 41851 verRctSemanticsSimple
2022-03-04 01:59:11.986 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:12.030 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 43819 verRctSemanticsSimple
2022-03-04 01:59:12.030 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:12.072 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 42285 verRctSemanticsSimple
2022-03-04 01:59:12.072 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:12.115 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 42554 verRctSemanticsSimple
2022-03-04 01:59:12.115 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:12.162 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 46942 verRctSemanticsSimple
2022-03-04 01:59:12.163 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:12.209 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 46142 verRctSemanticsSimple
2022-03-04 01:59:12.209 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:12.253 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 43454 verRctSemanticsSimple
2022-03-04 01:59:12.253 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:12.298 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 44722 verRctSemanticsSimple
2022-03-04 01:59:12.298 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:12.344 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 45533 verRctSemanticsSimple
2022-03-04 01:59:12.344 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:12.385 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 41034 verRctSemanticsSimple
2022-03-04 01:59:12.385 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:12.426 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 41154 verRctSemanticsSimple
2022-03-04 01:59:12.426 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:12.454 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 1745314 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:12.454 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:12.454 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:12.471 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 44200 verRctSemanticsSimple
2022-03-04 01:59:12.471 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:12.479 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [180.150.107.222:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:12.484 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:12.484 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512746, first hash <3724b0797be2fe33391778135418ffae2683fa87271f5a9a7830db5100788384>
2022-03-04 01:59:12.485 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:12.485 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:12.515 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 43948 verRctSemanticsSimple
2022-03-04 01:59:12.515 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:12.557 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 40994 verRctSemanticsSimple
2022-03-04 01:59:12.557 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:12.599 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 41806 verRctSemanticsSimple
2022-03-04 01:59:12.599 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:12.641 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 40995 verRctSemanticsSimple
2022-03-04 01:59:12.641 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:12.683 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 42446 verRctSemanticsSimple
2022-03-04 01:59:12.683 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:12.726 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 42652 verRctSemanticsSimple
2022-03-04 01:59:12.726 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:12.731 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 1522186 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:12.731 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [98.237.138.98:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:12.732 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [98.237.138.98:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:12.762 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [98.237.138.98:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:12.767 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [98.237.138.98:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:12.769 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [98.237.138.98:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512766, first hash <31681cf087a227faed88fbc834abb5fdcd7912cc9846e24092ad4c2f2673baff>
2022-03-04 01:59:12.769 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:12.770 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [98.237.138.98:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:12.770 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 172 bytes received for category command-1002 initiated by peer
2022-03-04 01:59:12.771 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 45070 verRctSemanticsSimple
2022-03-04 01:59:12.772 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:12.790 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 15503 bytes sent for category command-1002 initiated by us
2022-03-04 01:59:12.818 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 46443 verRctSemanticsSimple
2022-03-04 01:59:12.818 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:12.860 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 42152 verRctSemanticsSimple
2022-03-04 01:59:12.861 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:12.905 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 44063 verRctSemanticsSimple
2022-03-04 01:59:12.905 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:12.948 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 42956 verRctSemanticsSimple
2022-03-04 01:59:12.949 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:12.953 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 38 expand_transaction_2
2022-03-04 01:59:12.975 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21511 verRctCLSAGSimple
2022-03-04 01:59:12.975 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21987 verRctNonSemanticsSimple
2022-03-04 01:59:12.975 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26513 check_tx_inputs
2022-03-04 01:59:12.976 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <78508bffecc3c6a70d90a110bc4640c9e8b86a39bee4bde1b651b604da136427> weight: 1454 fee/byte: 5.121e+06
2022-03-04 01:59:12.977 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28023 add_tx
2022-03-04 01:59:12.977 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:12.980 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 55 expand_transaction_2
2022-03-04 01:59:12.981 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.003 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22148 verRctCLSAGSimple
2022-03-04 01:59:13.006 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25173 verRctCLSAGSimple
2022-03-04 01:59:13.006 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26011 verRctNonSemanticsSimple
2022-03-04 01:59:13.006 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29118 check_tx_inputs
2022-03-04 01:59:13.014 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <f663241a10ae93e97ab55fe3ee1362de680d67f7bb0d3c33574dd1da7b85bb15> weight: 1971 fee/byte: 39695.6
2022-03-04 01:59:13.015 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 37880 add_tx
2022-03-04 01:59:13.015 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.017 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30 expand_transaction_2
2022-03-04 01:59:13.040 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22490 verRctCLSAGSimple
2022-03-04 01:59:13.040 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23052 verRctNonSemanticsSimple
2022-03-04 01:59:13.040 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24667 check_tx_inputs
2022-03-04 01:59:13.041 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <af9173aa259f6c33ebbb2cbc049030c90d9f126c42122f46f3a1b233a38119be> weight: 1450 fee/byte: 26986.2
2022-03-04 01:59:13.041 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25821 add_tx
2022-03-04 01:59:13.042 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.043 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26 expand_transaction_2
2022-03-04 01:59:13.066 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22351 verRctCLSAGSimple
2022-03-04 01:59:13.066 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22811 verRctNonSemanticsSimple
2022-03-04 01:59:13.066 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24435 check_tx_inputs
2022-03-04 01:59:13.067 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <9d1e63d50745b6702b08a91de8a587c5d320fd596584b49d6843b25a04c7de86> weight: 1453 fee/byte: 26930.5
2022-03-04 01:59:13.067 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25666 add_tx
2022-03-04 01:59:13.068 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.075 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 57 expand_transaction_2
2022-03-04 01:59:13.076 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.076 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.076 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.100 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24619 verRctCLSAGSimple
2022-03-04 01:59:13.102 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26112 verRctCLSAGSimple
2022-03-04 01:59:13.103 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27107 verRctCLSAGSimple
2022-03-04 01:59:13.108 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 32707 verRctCLSAGSimple
2022-03-04 01:59:13.109 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 34099 verRctNonSemanticsSimple
2022-03-04 01:59:13.109 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 41081 check_tx_inputs
2022-03-04 01:59:13.112 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <65a003c74de6b637efab62725f281950ae316f3cb4930dfeb36a3b0b5d25954a> weight: 2995 fee/byte: 26120.2
2022-03-04 01:59:13.112 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 44952 add_tx
2022-03-04 01:59:13.113 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.114 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 33 expand_transaction_2
2022-03-04 01:59:13.137 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22516 verRctCLSAGSimple
2022-03-04 01:59:13.138 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23056 verRctNonSemanticsSimple
2022-03-04 01:59:13.138 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24395 check_tx_inputs
2022-03-04 01:59:13.139 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <c7a5465e4b8c43df1ee26c9977f3b6f97eb3c41f730391099e31310c78776429> weight: 1454 fee/byte: 9429.16
2022-03-04 01:59:13.140 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27076 add_tx
2022-03-04 01:59:13.140 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.142 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 35 expand_transaction_2
2022-03-04 01:59:13.165 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22060 verRctCLSAGSimple
2022-03-04 01:59:13.165 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22546 verRctNonSemanticsSimple
2022-03-04 01:59:13.165 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24385 check_tx_inputs
2022-03-04 01:59:13.166 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <252a408227be97b9223eb762e41c877ae54b58a06c132a68560eaa6942f4eaa3> weight: 1458 fee/byte: 9403.29
2022-03-04 01:59:13.166 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25598 add_tx
2022-03-04 01:59:13.166 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.168 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 31 expand_transaction_2
2022-03-04 01:59:13.169 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.191 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22026 verRctCLSAGSimple
2022-03-04 01:59:13.197 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27187 verRctCLSAGSimple
2022-03-04 01:59:13.197 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 29096 verRctNonSemanticsSimple
2022-03-04 01:59:13.197 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30721 check_tx_inputs
2022-03-04 01:59:13.198 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <c222e557c6568723c7d814b33defb7bfa3973dd76d63c66b64556746bccca41b> weight: 1971 fee/byte: 6955.86
2022-03-04 01:59:13.198 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 31973 add_tx
2022-03-04 01:59:13.199 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.201 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29 expand_transaction_2
2022-03-04 01:59:13.224 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22786 verRctCLSAGSimple
2022-03-04 01:59:13.224 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23307 verRctNonSemanticsSimple
2022-03-04 01:59:13.224 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25389 check_tx_inputs
2022-03-04 01:59:13.225 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <2cc3a509f2e7cdabcfa24cf030c9c06fa3923d914eb810fb9705f39b97683a3e> weight: 1453 fee/byte: 5127.32
2022-03-04 01:59:13.226 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26831 add_tx
2022-03-04 01:59:13.226 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.228 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26 expand_transaction_2
2022-03-04 01:59:13.250 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21683 verRctCLSAGSimple
2022-03-04 01:59:13.250 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22316 verRctNonSemanticsSimple
2022-03-04 01:59:13.250 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23861 check_tx_inputs
2022-03-04 01:59:13.251 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <d9bc85388f3bd0588ccb54d1e82595e445578a1ebe243dd979763f546891599d> weight: 1455 fee/byte: 5127.15
2022-03-04 01:59:13.251 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25215 add_tx
2022-03-04 01:59:13.252 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.254 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 45 expand_transaction_2
2022-03-04 01:59:13.277 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22452 verRctCLSAGSimple
2022-03-04 01:59:13.277 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22918 verRctNonSemanticsSimple
2022-03-04 01:59:13.277 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24750 check_tx_inputs
2022-03-04 01:59:13.278 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <be1bb9204a00a3866670e17c3e356eef7a421117c51501aecbafd13a7da18f31> weight: 1455 fee/byte: 5127.15
2022-03-04 01:59:13.279 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27486 add_tx
2022-03-04 01:59:13.279 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.282 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 35 expand_transaction_2
2022-03-04 01:59:13.305 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22637 verRctCLSAGSimple
2022-03-04 01:59:13.305 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23164 verRctNonSemanticsSimple
2022-03-04 01:59:13.305 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25569 check_tx_inputs
2022-03-04 01:59:13.306 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <6c792882d6496acf576c299cfbb6be30198761a38e805dbd728dc4da90f6300e> weight: 1455 fee/byte: 5127.15
2022-03-04 01:59:13.306 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26697 add_tx
2022-03-04 01:59:13.306 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.309 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 40 expand_transaction_2
2022-03-04 01:59:13.332 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22572 verRctCLSAGSimple
2022-03-04 01:59:13.332 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23221 verRctNonSemanticsSimple
2022-03-04 01:59:13.332 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25368 check_tx_inputs
2022-03-04 01:59:13.333 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <a7d2c6816a74fd6acd40d975b00ffabd7a8c90ff53595b919941284b6b91794e> weight: 1455 fee/byte: 5127.15
2022-03-04 01:59:13.333 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26598 add_tx
2022-03-04 01:59:13.333 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.336 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 43 expand_transaction_2
2022-03-04 01:59:13.359 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21951 verRctCLSAGSimple
2022-03-04 01:59:13.359 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22517 verRctNonSemanticsSimple
2022-03-04 01:59:13.359 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25193 check_tx_inputs
2022-03-04 01:59:13.359 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <57de63fc160e8be7d4f797040cc74e6e785671730cc3bf44590d691dc4c22e6d> weight: 1455 fee/byte: 5127.15
2022-03-04 01:59:13.360 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26541 add_tx
2022-03-04 01:59:13.360 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.362 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30 expand_transaction_2
2022-03-04 01:59:13.386 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22939 verRctCLSAGSimple
2022-03-04 01:59:13.386 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23535 verRctNonSemanticsSimple
2022-03-04 01:59:13.386 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25451 check_tx_inputs
2022-03-04 01:59:13.387 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <e69f13afa19ebdabadd307ef78d86049e84505615483574cffabfae91610fd72> weight: 1455 fee/byte: 5127.15
2022-03-04 01:59:13.387 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26672 add_tx
2022-03-04 01:59:13.387 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.390 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 201 expand_transaction_2
2022-03-04 01:59:13.414 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24064 verRctCLSAGSimple
2022-03-04 01:59:13.414 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24693 verRctNonSemanticsSimple
2022-03-04 01:59:13.414 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26521 check_tx_inputs
2022-03-04 01:59:13.415 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <37179dbaa4111ea97fbc1ff6cf435f2a275cf09ad255940565d28b69c7c104cd> weight: 1455 fee/byte: 5127.15
2022-03-04 01:59:13.415 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27862 add_tx
2022-03-04 01:59:13.416 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.417 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 40 expand_transaction_2
2022-03-04 01:59:13.441 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22624 verRctCLSAGSimple
2022-03-04 01:59:13.441 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23536 verRctNonSemanticsSimple
2022-03-04 01:59:13.441 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24580 check_tx_inputs
2022-03-04 01:59:13.441 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <6e7a90c7dbbc9de591ec54cd0a9048d8484622205140b89de6d8d79fa52e02c9> weight: 1455 fee/byte: 5127.15
2022-03-04 01:59:13.442 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26554 add_tx
2022-03-04 01:59:13.442 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.446 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 31 expand_transaction_2
2022-03-04 01:59:13.487 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 40623 verRctCLSAGSimple
2022-03-04 01:59:13.487 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 41112 verRctNonSemanticsSimple
2022-03-04 01:59:13.487 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 44329 check_tx_inputs
2022-03-04 01:59:13.488 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <c78f84cce5937b59e967085fe73fa6e0f4481f76ca69bed61b59644eedf98dc2> weight: 1455 fee/byte: 5127.15
2022-03-04 01:59:13.489 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 46107 add_tx
2022-03-04 01:59:13.490 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.490 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23 expand_transaction_2
2022-03-04 01:59:13.528 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 36384 verRctCLSAGSimple
2022-03-04 01:59:13.528 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 37739 verRctNonSemanticsSimple
2022-03-04 01:59:13.528 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 38487 check_tx_inputs
2022-03-04 01:59:13.529 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <ebba160d37afe86d4bd14aeada1396d00974c5d2a1fb0ddd48d586cb100fda2c> weight: 1455 fee/byte: 5127.15
2022-03-04 01:59:13.530 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 40892 add_tx
2022-03-04 01:59:13.531 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.535 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 46 expand_transaction_2
2022-03-04 01:59:13.579 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 44113 verRctCLSAGSimple
2022-03-04 01:59:13.580 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 44868 verRctNonSemanticsSimple
2022-03-04 01:59:13.580 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 48988 check_tx_inputs
2022-03-04 01:59:13.581 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <4bcdf63ee21c7b19123afd12085142c5fec384dc1006b07ae5ddf499e31aada8> weight: 1457 fee/byte: 5126.97
2022-03-04 01:59:13.582 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 50828 add_tx
2022-03-04 01:59:13.582 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.586 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 41 expand_transaction_2
2022-03-04 01:59:13.623 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 34460 verRctCLSAGSimple
2022-03-04 01:59:13.623 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 37410 verRctNonSemanticsSimple
2022-03-04 01:59:13.623 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 40798 check_tx_inputs
2022-03-04 01:59:13.624 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <ae478b37ca74a070e0c91a5545bdfbc78cde9c23105318031e5dbc90a1cd28df> weight: 1457 fee/byte: 5126.97
2022-03-04 01:59:13.625 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 42665 add_tx
2022-03-04 01:59:13.626 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.627 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 1226803 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:13.628 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:13.628 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:13.629 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 40 expand_transaction_2
2022-03-04 01:59:13.648 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [180.150.107.222:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:13.671 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 41439 verRctCLSAGSimple
2022-03-04 01:59:13.671 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 42075 verRctNonSemanticsSimple
2022-03-04 01:59:13.671 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 45482 check_tx_inputs
2022-03-04 01:59:13.672 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:13.673 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <8e9986e7772fa3c629cf9e7fad0ddd5e5627ea3439631109403d2ed773c38fb7> weight: 1457 fee/byte: 5126.97
2022-03-04 01:59:13.673 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512786, first hash <9716124b8bf23b850488cf385a8fc734e26742eda8ebb417a7378cb4a5d81b53>
2022-03-04 01:59:13.674 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 47820 add_tx
2022-03-04 01:59:13.675 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.675 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:13.676 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:13.679 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 35 expand_transaction_2
2022-03-04 01:59:13.702 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22659 verRctCLSAGSimple
2022-03-04 01:59:13.702 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23230 verRctNonSemanticsSimple
2022-03-04 01:59:13.702 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26042 check_tx_inputs
2022-03-04 01:59:13.703 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <ac58d81719c3231ca3759a97f18513a258c45925a594cf1805021dfd3cfd0072> weight: 1457 fee/byte: 5126.97
2022-03-04 01:59:13.704 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28645 add_tx
2022-03-04 01:59:13.704 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.706 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 49 expand_transaction_2
2022-03-04 01:59:13.728 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21918 verRctCLSAGSimple
2022-03-04 01:59:13.728 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22386 verRctNonSemanticsSimple
2022-03-04 01:59:13.728 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23883 check_tx_inputs
2022-03-04 01:59:13.729 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <90eb3e7523de9bf3760c22932e40510394d61bb77f61062545a0166a0df57860> weight: 1457 fee/byte: 5126.97
2022-03-04 01:59:13.729 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25383 add_tx
2022-03-04 01:59:13.730 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.730 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 21 expand_transaction_2
2022-03-04 01:59:13.752 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21231 verRctCLSAGSimple
2022-03-04 01:59:13.752 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21758 verRctNonSemanticsSimple
2022-03-04 01:59:13.752 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 22110 check_tx_inputs
2022-03-04 01:59:13.753 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <c7c830dc98591bf021edd11e6b1918140aa7134d50510a8771db6cb4c7a31728> weight: 1459 fee/byte: 5126.8
2022-03-04 01:59:13.753 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 23357 add_tx
2022-03-04 01:59:13.753 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.755 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 49 expand_transaction_2
2022-03-04 01:59:13.780 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24188 verRctCLSAGSimple
2022-03-04 01:59:13.780 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24813 verRctNonSemanticsSimple
2022-03-04 01:59:13.780 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26404 check_tx_inputs
2022-03-04 01:59:13.781 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <5039b552b8e4a2b857b3307b93645205577c1c29e31f8512fa25dad5021b04e6> weight: 1459 fee/byte: 5126.8
2022-03-04 01:59:13.781 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27658 add_tx
2022-03-04 01:59:13.781 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.783 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 32 expand_transaction_2
2022-03-04 01:59:13.784 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.807 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23179 verRctCLSAGSimple
2022-03-04 01:59:13.808 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24245 verRctCLSAGSimple
2022-03-04 01:59:13.808 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25059 verRctNonSemanticsSimple
2022-03-04 01:59:13.808 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26931 check_tx_inputs
2022-03-04 01:59:13.809 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <6e2e390baf719ad9137d4216fb748e809d7b090f8a942771d944e09afb67be8d> weight: 1965 fee/byte: 5124.68
2022-03-04 01:59:13.809 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28025 add_tx
2022-03-04 01:59:13.810 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.812 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 45 expand_transaction_2
2022-03-04 01:59:13.813 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.835 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22303 verRctCLSAGSimple
2022-03-04 01:59:13.838 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24860 verRctCLSAGSimple
2022-03-04 01:59:13.838 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25913 verRctNonSemanticsSimple
2022-03-04 01:59:13.838 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28230 check_tx_inputs
2022-03-04 01:59:13.843 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <79e9ad3a8709b8a2b60d8896678aceca9930d6f321c55358b7888a02ff2f96b7> weight: 1965 fee/byte: 5124.68
2022-03-04 01:59:13.844 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 33807 add_tx
2022-03-04 01:59:13.844 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.848 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 36 expand_transaction_2
2022-03-04 01:59:13.849 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.872 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22951 verRctCLSAGSimple
2022-03-04 01:59:13.876 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23689 verRctCLSAGSimple
2022-03-04 01:59:13.876 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27560 verRctNonSemanticsSimple
2022-03-04 01:59:13.876 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 31757 check_tx_inputs
2022-03-04 01:59:13.876 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <2e0cd1b59872b04dd342cbafc3c942c25447c426230bdb6198a258636706ea82> weight: 1967 fee/byte: 5124.56
2022-03-04 01:59:13.877 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 32759 add_tx
2022-03-04 01:59:13.877 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.879 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25 expand_transaction_2
2022-03-04 01:59:13.880 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.903 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23058 verRctCLSAGSimple
2022-03-04 01:59:13.903 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23152 verRctCLSAGSimple
2022-03-04 01:59:13.904 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24394 verRctNonSemanticsSimple
2022-03-04 01:59:13.904 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26544 check_tx_inputs
2022-03-04 01:59:13.905 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <7633229e0aac4a922a7618d2117c888bc0b8c69ba5259b5cbd7e7f9449f1574a> weight: 1967 fee/byte: 5124.56
2022-03-04 01:59:13.905 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28307 add_tx
2022-03-04 01:59:13.906 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.910 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 44 expand_transaction_2
2022-03-04 01:59:13.911 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.934 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23515 verRctCLSAGSimple
2022-03-04 01:59:13.941 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30696 verRctCLSAGSimple
2022-03-04 01:59:13.942 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 31675 verRctNonSemanticsSimple
2022-03-04 01:59:13.942 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 35760 check_tx_inputs
2022-03-04 01:59:13.942 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <c53615522ff1a3336403c81a883676b928586648226d81d9b70d92b16ccc2f30> weight: 1967 fee/byte: 5124.56
2022-03-04 01:59:13.943 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 36939 add_tx
2022-03-04 01:59:13.945 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.947 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 34 expand_transaction_2
2022-03-04 01:59:13.948 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.974 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25317 verRctCLSAGSimple
2022-03-04 01:59:13.977 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 29154 verRctCLSAGSimple
2022-03-04 01:59:13.978 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30446 verRctNonSemanticsSimple
2022-03-04 01:59:13.978 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 32961 check_tx_inputs
2022-03-04 01:59:13.979 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <3630c6b695aac1d9fe4803d0f3665c42a237c70db0de5b7805de92f4e2aaa4a6> weight: 1969 fee/byte: 5124.43
2022-03-04 01:59:13.981 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 36132 add_tx
2022-03-04 01:59:13.982 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:13.985 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 170 expand_transaction_2
2022-03-04 01:59:13.986 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.010 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24157 verRctCLSAGSimple
2022-03-04 01:59:14.010 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24412 verRctCLSAGSimple
2022-03-04 01:59:14.010 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24950 verRctNonSemanticsSimple
2022-03-04 01:59:14.010 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28148 check_tx_inputs
2022-03-04 01:59:14.011 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <8ed12f4a9c43f35bc8a5c5b9dd0aef9bccfde0291498e6c05971eccc5130182c> weight: 1969 fee/byte: 5124.43
2022-03-04 01:59:14.011 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29359 add_tx
2022-03-04 01:59:14.011 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.013 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 41 expand_transaction_2
2022-03-04 01:59:14.014 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.037 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23242 verRctCLSAGSimple
2022-03-04 01:59:14.037 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23386 verRctCLSAGSimple
2022-03-04 01:59:14.037 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24152 verRctNonSemanticsSimple
2022-03-04 01:59:14.038 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26201 check_tx_inputs
2022-03-04 01:59:14.040 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <2b3859135897cff9b3985d475903cc533f4e13bc8fdb2f9b19318b5b40cbaf9c> weight: 1969 fee/byte: 5124.43
2022-03-04 01:59:14.040 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29234 add_tx
2022-03-04 01:59:14.041 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.044 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 42 expand_transaction_2
2022-03-04 01:59:14.045 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.067 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22371 verRctCLSAGSimple
2022-03-04 01:59:14.070 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25432 verRctCLSAGSimple
2022-03-04 01:59:14.070 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26271 verRctNonSemanticsSimple
2022-03-04 01:59:14.070 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29317 check_tx_inputs
2022-03-04 01:59:14.073 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <322ed40a2b12675878a13d600746ec062cdae1247b7622af12470ebf6042aed9> weight: 1969 fee/byte: 5124.43
2022-03-04 01:59:14.074 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 33122 add_tx
2022-03-04 01:59:14.075 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.077 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 31 expand_transaction_2
2022-03-04 01:59:14.078 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.100 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22290 verRctCLSAGSimple
2022-03-04 01:59:14.101 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22377 verRctCLSAGSimple
2022-03-04 01:59:14.101 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23619 verRctNonSemanticsSimple
2022-03-04 01:59:14.101 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26287 check_tx_inputs
2022-03-04 01:59:14.102 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <17070dffec411ef793178277195a212043dd5d388c0a001099f69ea199bbf73d> weight: 1973 fee/byte: 5124.18
2022-03-04 01:59:14.102 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27672 add_tx
2022-03-04 01:59:14.103 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.104 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27 expand_transaction_2
2022-03-04 01:59:14.107 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 9270 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:14.107 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [180.150.107.222:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (6 txes)
2022-03-04 01:59:14.110 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <605a2de5910056e21ccbc73abb9049af8c8455f99cfde689e19f95c7fb13e886>
2022-03-04 01:59:14.112 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <f66c04c157e7273dccce8b9a83af11e19ea9abec0f8802313501ae4d8c85dd72>
2022-03-04 01:59:14.114 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <3a532630bca641ff5f8aa4f7cd54e3cc870472d1ac41788ae3d86d95c396b7a3>
2022-03-04 01:59:14.116 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <043b485b72783acb089d4db5190e343be1a3b88d9fafecbb4fb860f8a0885bd3>
2022-03-04 01:59:14.117 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <d18b0dce69395a5d47922c63db12680f77a3d0947238147fa5b04d494a37e272>
2022-03-04 01:59:14.121 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <02ccac406fb001e85d7085d3f3847ce7287717fa4134188faede0d747aed6842>
2022-03-04 01:59:14.133 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28813 verRctCLSAGSimple
2022-03-04 01:59:14.133 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 29438 verRctNonSemanticsSimple
2022-03-04 01:59:14.133 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30318 check_tx_inputs
2022-03-04 01:59:14.134 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <81a77eb01b8d4845f62d776043f28aa31b56ab8900c6d8ee41dcc941f9daecd7> weight: 1452 fee/byte: 5123.97
2022-03-04 01:59:14.135 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 32186 add_tx
2022-03-04 01:59:14.136 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.139 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 39 expand_transaction_2
2022-03-04 01:59:14.163 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22536 verRctCLSAGSimple
2022-03-04 01:59:14.163 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23332 verRctNonSemanticsSimple
2022-03-04 01:59:14.163 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26419 check_tx_inputs
2022-03-04 01:59:14.164 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <5887bceb7c27fc7ea40ec4bc6652f7c954fa13e05766fefd01eaf47bdbbe9f03> weight: 1452 fee/byte: 5123.97
2022-03-04 01:59:14.164 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28098 add_tx
2022-03-04 01:59:14.164 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.166 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 36 expand_transaction_2
2022-03-04 01:59:14.188 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22090 verRctCLSAGSimple
2022-03-04 01:59:14.189 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22274 verRctNonSemanticsSimple
2022-03-04 01:59:14.189 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23908 check_tx_inputs
2022-03-04 01:59:14.198 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <b892b47d6772e722ea9c0409c2ab22fdfa1ee007dccc6a2d67616885f63d8dfd> weight: 1452 fee/byte: 5123.97
2022-03-04 01:59:14.199 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 34288 add_tx
2022-03-04 01:59:14.199 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.200 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27 expand_transaction_2
2022-03-04 01:59:14.205 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 1551290 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:14.206 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [62.210.104.31:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:14.206 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [62.210.104.31:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:14.223 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22704 verRctCLSAGSimple
2022-03-04 01:59:14.223 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23184 verRctNonSemanticsSimple
2022-03-04 01:59:14.223 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24181 check_tx_inputs
2022-03-04 01:59:14.224 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <800a5d1d3370c8ab4d3431c0d618866507a4cea230dce9faf9dc5e9c70718c48> weight: 1454 fee/byte: 5123.8
2022-03-04 01:59:14.224 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25405 add_tx
2022-03-04 01:59:14.225 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.227 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 38 expand_transaction_2
2022-03-04 01:59:14.237 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [62.210.104.31:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:14.250 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22625 verRctCLSAGSimple
2022-03-04 01:59:14.250 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23075 verRctNonSemanticsSimple
2022-03-04 01:59:14.250 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24986 check_tx_inputs
2022-03-04 01:59:14.251 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <640fe1764015a40ce77f1c4a460f562ec0e311fcecdddbd7afaac3b7a861a6e6> weight: 1454 fee/byte: 5123.8
2022-03-04 01:59:14.251 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26100 add_tx
2022-03-04 01:59:14.252 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [62.210.104.31:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:14.253 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.254 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [62.210.104.31:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512806, first hash <edce974410667a482d0afcb5f03fb8765092e20e6ad3f1e53e71176542d77a89>
2022-03-04 01:59:14.255 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:14.255 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [62.210.104.31:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:14.257 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 840 expand_transaction_2
2022-03-04 01:59:14.258 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 9270 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:14.258 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [62.210.104.31:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (6 txes)
2022-03-04 01:59:14.261 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <605a2de5910056e21ccbc73abb9049af8c8455f99cfde689e19f95c7fb13e886>
2022-03-04 01:59:14.264 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <f66c04c157e7273dccce8b9a83af11e19ea9abec0f8802313501ae4d8c85dd72>
2022-03-04 01:59:14.267 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <3a532630bca641ff5f8aa4f7cd54e3cc870472d1ac41788ae3d86d95c396b7a3>
2022-03-04 01:59:14.270 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <043b485b72783acb089d4db5190e343be1a3b88d9fafecbb4fb860f8a0885bd3>
2022-03-04 01:59:14.272 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <d18b0dce69395a5d47922c63db12680f77a3d0947238147fa5b04d494a37e272>
2022-03-04 01:59:14.274 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <02ccac406fb001e85d7085d3f3847ce7287717fa4134188faede0d747aed6842>
2022-03-04 01:59:14.280 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23112 verRctCLSAGSimple
2022-03-04 01:59:14.280 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23697 verRctNonSemanticsSimple
2022-03-04 01:59:14.280 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27694 check_tx_inputs
2022-03-04 01:59:14.281 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <3ce5f7e82a2f307e060962dab9b0f6149f69e982139cdecbefbd0960443c4b8c> weight: 1454 fee/byte: 5123.8
2022-03-04 01:59:14.281 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 28963 add_tx
2022-03-04 01:59:14.282 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.284 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 37 expand_transaction_2
2022-03-04 01:59:14.307 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22350 verRctCLSAGSimple
2022-03-04 01:59:14.307 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22984 verRctNonSemanticsSimple
2022-03-04 01:59:14.307 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25207 check_tx_inputs
2022-03-04 01:59:14.308 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <1df8d112b6eeea8997d04cf4f252e1e5eaa209119e173bd6dbc0c63f4adafe15> weight: 1454 fee/byte: 5123.8
2022-03-04 01:59:14.309 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26773 add_tx
2022-03-04 01:59:14.309 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.310 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 32 expand_transaction_2
2022-03-04 01:59:14.333 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22239 verRctCLSAGSimple
2022-03-04 01:59:14.333 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22785 verRctNonSemanticsSimple
2022-03-04 01:59:14.333 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23941 check_tx_inputs
2022-03-04 01:59:14.334 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <a4a84fdbdec9035d139989fc18d852affbef8cc73a1ca2ef1cd38009dcc9c7ec> weight: 1454 fee/byte: 5123.8
2022-03-04 01:59:14.334 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25183 add_tx
2022-03-04 01:59:14.335 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.337 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 35 expand_transaction_2
2022-03-04 01:59:14.361 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23671 verRctCLSAGSimple
2022-03-04 01:59:14.361 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24171 verRctNonSemanticsSimple
2022-03-04 01:59:14.361 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 26101 check_tx_inputs
2022-03-04 01:59:14.361 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <fb221f5c4653cf59515bf17e9576ae066f0f16de95a2734c2dff4dccd904301c> weight: 1454 fee/byte: 5123.8
2022-03-04 01:59:14.362 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27292 add_tx
2022-03-04 01:59:14.362 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.364 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30 expand_transaction_2
2022-03-04 01:59:14.388 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23241 verRctCLSAGSimple
2022-03-04 01:59:14.388 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23919 verRctNonSemanticsSimple
2022-03-04 01:59:14.388 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25625 check_tx_inputs
2022-03-04 01:59:14.389 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <d6ef4ada7641152080c955dae516d7be2266e88b03d4183b4d985fdf51552d90> weight: 1454 fee/byte: 5123.8
2022-03-04 01:59:14.389 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 27028 add_tx
2022-03-04 01:59:14.390 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.396 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 58 expand_transaction_2
2022-03-04 01:59:14.397 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.397 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.397 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.421 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24321 verRctCLSAGSimple
2022-03-04 01:59:14.421 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.421 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24828 verRctCLSAGSimple
2022-03-04 01:59:14.422 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25870 verRctCLSAGSimple
2022-03-04 01:59:14.429 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 32655 verRctCLSAGSimple
2022-03-04 01:59:14.446 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25316 verRctCLSAGSimple
2022-03-04 01:59:14.447 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 50802 verRctNonSemanticsSimple
2022-03-04 01:59:14.447 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 56903 check_tx_inputs
2022-03-04 01:59:14.447 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <69b22a3a82e790a670f2fcd3bcd3b64f0fc89913978ffbf669fa7960585dfa85> weight: 3515 fee/byte: 5123.76
2022-03-04 01:59:14.448 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 58200 add_tx
2022-03-04 01:59:14.448 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.449 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 24 expand_transaction_2
2022-03-04 01:59:14.471 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21596 verRctCLSAGSimple
2022-03-04 01:59:14.471 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21949 verRctNonSemanticsSimple
2022-03-04 01:59:14.471 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23005 check_tx_inputs
2022-03-04 01:59:14.472 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <135ad1a454b9508306fbc3944c8821cffd5509f8a1d3d0d1ab46f6bcf1274758> weight: 1456 fee/byte: 5123.63
2022-03-04 01:59:14.472 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 24150 add_tx
2022-03-04 01:59:14.473 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.474 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 32 expand_transaction_2
2022-03-04 01:59:14.496 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21513 verRctCLSAGSimple
2022-03-04 01:59:14.496 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21976 verRctNonSemanticsSimple
2022-03-04 01:59:14.496 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23546 check_tx_inputs
2022-03-04 01:59:14.498 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <ea71c9000b43b720713ae4f53964fea570ca043156f513d2f1c7a0f2304ed6ed> weight: 1456 fee/byte: 5123.63
2022-03-04 01:59:14.498 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25362 add_tx
2022-03-04 01:59:14.498 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.500 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23 expand_transaction_2
2022-03-04 01:59:14.522 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21507 verRctCLSAGSimple
2022-03-04 01:59:14.522 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22265 verRctNonSemanticsSimple
2022-03-04 01:59:14.522 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 23954 check_tx_inputs
2022-03-04 01:59:14.523 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <2a5b93e6aef5e8a37abd92fb25243e1cebe6cfae81b4e5b88987986e001902bf> weight: 1456 fee/byte: 5123.63
2022-03-04 01:59:14.523 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 25046 add_tx
2022-03-04 01:59:14.524 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.526 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 40 expand_transaction_2
2022-03-04 01:59:14.552 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25308 verRctCLSAGSimple
2022-03-04 01:59:14.552 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25941 verRctNonSemanticsSimple
2022-03-04 01:59:14.552 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 28119 check_tx_inputs
2022-03-04 01:59:14.553 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <9a8e24f1c0327050df002722818a9741c2d62394099271d84ec434a9f27ecfa9> weight: 1458 fee/byte: 5123.46
2022-03-04 01:59:14.553 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29244 add_tx
2022-03-04 01:59:14.554 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.561 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 50 expand_transaction_2
2022-03-04 01:59:14.562 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.562 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.562 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.584 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22254 verRctCLSAGSimple
2022-03-04 01:59:14.584 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.586 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24585 verRctCLSAGSimple
2022-03-04 01:59:14.587 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.587 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25544 verRctCLSAGSimple
2022-03-04 01:59:14.593 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 31059 verRctCLSAGSimple
2022-03-04 01:59:14.608 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23565 verRctCLSAGSimple
2022-03-04 01:59:14.610 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23719 verRctCLSAGSimple
2022-03-04 01:59:14.613 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25830 verRctCLSAGSimple
2022-03-04 01:59:14.613 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 52322 verRctNonSemanticsSimple
2022-03-04 01:59:14.613 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 59610 check_tx_inputs
2022-03-04 01:59:14.614 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <56d06c34a4c32ef1e1b77d43bbae9be176ad23e7b86f00393340d10505e5c91b> weight: 4541 fee/byte: 5122.22
2022-03-04 01:59:14.614 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 60757 add_tx
2022-03-04 01:59:14.615 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.618 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 52 expand_transaction_2
2022-03-04 01:59:14.619 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.642 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22421 verRctCLSAGSimple
2022-03-04 01:59:14.649 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30304 verRctCLSAGSimple
2022-03-04 01:59:14.649 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30930 verRctNonSemanticsSimple
2022-03-04 01:59:14.649 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 34526 check_tx_inputs
2022-03-04 01:59:14.650 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <c2e066edb12734d00af9c75a67b6086dc28f0c910ee139c3f263d3be228d7ef4> weight: 1966 fee/byte: 5122.08
2022-03-04 01:59:14.651 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 36755 add_tx
2022-03-04 01:59:14.652 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.654 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 32 expand_transaction_2
2022-03-04 01:59:14.656 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.679 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23137 verRctCLSAGSimple
2022-03-04 01:59:14.686 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 31284 verRctCLSAGSimple
2022-03-04 01:59:14.687 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 32637 verRctNonSemanticsSimple
2022-03-04 01:59:14.687 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 34527 check_tx_inputs
2022-03-04 01:59:14.687 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <e09df7252c0f4089e5e78bc4d5b9e91374dd8fb38cdac53fb581bd9d85d69a76> weight: 1966 fee/byte: 5122.08
2022-03-04 01:59:14.688 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 36217 add_tx
2022-03-04 01:59:14.688 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.691 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 37 expand_transaction_2
2022-03-04 01:59:14.692 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.716 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23117 verRctCLSAGSimple
2022-03-04 01:59:14.728 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 35268 verRctCLSAGSimple
2022-03-04 01:59:14.728 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 36826 verRctNonSemanticsSimple
2022-03-04 01:59:14.728 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 39516 check_tx_inputs
2022-03-04 01:59:14.729 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <f01ba449e6476b4a444ed83fcb2c9f768a7406c2a5a6c8723a366819550df40f> weight: 1966 fee/byte: 5122.08
2022-03-04 01:59:14.730 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 41195 add_tx
2022-03-04 01:59:14.730 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.736 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 40 expand_transaction_2
2022-03-04 01:59:14.738 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.761 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23333 verRctCLSAGSimple
2022-03-04 01:59:14.772 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 33687 verRctCLSAGSimple
2022-03-04 01:59:14.772 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 35329 verRctNonSemanticsSimple
2022-03-04 01:59:14.772 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 40866 check_tx_inputs
2022-03-04 01:59:14.773 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <3c90836afeba7a862b0a70f29187aaabeb1392ed5c27f7fc723d0b3442a7c274> weight: 1968 fee/byte: 5121.95
2022-03-04 01:59:14.773 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 43013 add_tx
2022-03-04 01:59:14.774 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.777 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 31 expand_transaction_2
2022-03-04 01:59:14.778 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.801 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22747 verRctCLSAGSimple
2022-03-04 01:59:14.817 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 39395 verRctCLSAGSimple
2022-03-04 01:59:14.818 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 40476 verRctNonSemanticsSimple
2022-03-04 01:59:14.818 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 43111 check_tx_inputs
2022-03-04 01:59:14.819 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <f2c4dff65fd3c96977cce5d25ab81a8949330ef12a499f25ee77c76853f8ddd2> weight: 1968 fee/byte: 5121.95
2022-03-04 01:59:14.819 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 45566 add_tx
2022-03-04 01:59:14.820 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.825 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 43 expand_transaction_2
2022-03-04 01:59:14.826 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.826 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.848 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22491 verRctCLSAGSimple
2022-03-04 01:59:14.850 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23873 verRctCLSAGSimple
2022-03-04 01:59:14.850 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25096 verRctNonSemanticsSimple
2022-03-04 01:59:14.850 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29985 check_tx_inputs
2022-03-04 01:59:14.853 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <8de746c9b09dbede004d8249fab3c27651ce9f724c73238dd3c6997d16c6d761> weight: 1968 fee/byte: 5121.95
2022-03-04 01:59:14.853 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 33439 add_tx
2022-03-04 01:59:14.854 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.857 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 37 expand_transaction_2
2022-03-04 01:59:14.857 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.882 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24498 verRctCLSAGSimple
2022-03-04 01:59:14.889 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 31399 verRctCLSAGSimple
2022-03-04 01:59:14.889 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 32264 verRctNonSemanticsSimple
2022-03-04 01:59:14.889 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 34980 check_tx_inputs
2022-03-04 01:59:14.890 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <0e27fb49abf8092e3a50dd3e2759ed50372869f14de134f4c47eb10553b157d1> weight: 1970 fee/byte: 5121.83
2022-03-04 01:59:14.890 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 36844 add_tx
2022-03-04 01:59:14.891 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.893 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 38 expand_transaction_2
2022-03-04 01:59:14.894 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.918 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24170 verRctCLSAGSimple
2022-03-04 01:59:14.920 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26107 verRctCLSAGSimple
2022-03-04 01:59:14.920 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26826 verRctNonSemanticsSimple
2022-03-04 01:59:14.920 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29044 check_tx_inputs
2022-03-04 01:59:14.921 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <d906b22b1d0cf93abd31e0ac29e30dd7f28105801b6217d4b209be8368468c24> weight: 1970 fee/byte: 5121.83
2022-03-04 01:59:14.921 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 30255 add_tx
2022-03-04 01:59:14.921 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.926 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 42 expand_transaction_2
2022-03-04 01:59:14.927 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.942 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 1231908 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:14.943 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:14.943 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:14.950 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22552 verRctCLSAGSimple
2022-03-04 01:59:14.952 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24999 verRctCLSAGSimple
2022-03-04 01:59:14.953 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26552 verRctNonSemanticsSimple
2022-03-04 01:59:14.953 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30975 check_tx_inputs
2022-03-04 01:59:14.956 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <c9942dcefcb7d66ad73ec5c49b8e6b915920e9a61b14aa65f5d923f7e7c08d51> weight: 1970 fee/byte: 5121.83
2022-03-04 01:59:14.957 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 35422 add_tx
2022-03-04 01:59:14.958 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.961 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 49 expand_transaction_2
2022-03-04 01:59:14.962 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.962 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [180.150.107.222:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:14.985 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 17353 verRctCLSAGSimple
2022-03-04 01:59:14.986 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24024 verRctCLSAGSimple
2022-03-04 01:59:14.986 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25049 verRctNonSemanticsSimple
2022-03-04 01:59:14.986 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 27931 check_tx_inputs
2022-03-04 01:59:14.986 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:14.987 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <e4ab4dd852f09ce61df0b2919e649ce3f730979c2d9069e6267a7a6034c5054d> weight: 1970 fee/byte: 5121.83
2022-03-04 01:59:14.987 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 29396 add_tx
2022-03-04 01:59:14.987 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:14.988 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512826, first hash <7b7bb41cd06c5f1c0c8f6b0584a5b42e3e19415902f5504c7ee6beafaaa449a3>
2022-03-04 01:59:14.989 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:14.989 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:15.006 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 113 expand_transaction_2
2022-03-04 01:59:15.007 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.012 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.012 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.031 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24460 verRctCLSAGSimple
2022-03-04 01:59:15.032 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25449 verRctCLSAGSimple
2022-03-04 01:59:15.032 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.036 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24349 verRctCLSAGSimple
2022-03-04 01:59:15.037 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.038 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25945 verRctCLSAGSimple
2022-03-04 01:59:15.038 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.059 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22686 verRctCLSAGSimple
2022-03-04 01:59:15.059 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.060 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 28561 verRctCLSAGSimple
2022-03-04 01:59:15.065 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26762 verRctCLSAGSimple
2022-03-04 01:59:15.065 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.074 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 41391 verRctCLSAGSimple
2022-03-04 01:59:15.074 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.084 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24352 verRctCLSAGSimple
2022-03-04 01:59:15.084 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.090 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24802 verRctCLSAGSimple
2022-03-04 01:59:15.090 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.103 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 42603 verRctCLSAGSimple
2022-03-04 01:59:15.105 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30215 verRctCLSAGSimple
2022-03-04 01:59:15.105 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.109 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24531 verRctCLSAGSimple
2022-03-04 01:59:15.109 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.114 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23555 verRctCLSAGSimple
2022-03-04 01:59:15.114 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.131 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27635 verRctCLSAGSimple
2022-03-04 01:59:15.133 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23993 verRctCLSAGSimple
2022-03-04 01:59:15.133 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 27784 verRctCLSAGSimple
2022-03-04 01:59:15.138 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24076 verRctCLSAGSimple
2022-03-04 01:59:15.154 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22837 verRctCLSAGSimple
2022-03-04 01:59:15.154 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 148435 verRctNonSemanticsSimple
2022-03-04 01:59:15.155 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 167083 check_tx_inputs
2022-03-04 01:59:15.157 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <58295346e725fdce155d5a1d104bd22ea69d6f983682519c6505e46a08b0ae83> weight: 10715 fee/byte: 5121.79
2022-03-04 01:59:15.158 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 171028 add_tx
2022-03-04 01:59:15.159 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.162 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 35 expand_transaction_2
2022-03-04 01:59:15.162 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.184 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21411 verRctCLSAGSimple
2022-03-04 01:59:15.184 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 21516 verRctCLSAGSimple
2022-03-04 01:59:15.184 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22194 verRctNonSemanticsSimple
2022-03-04 01:59:15.184 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 25173 check_tx_inputs
2022-03-04 01:59:15.185 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <50c6970e2d9cb8809c64f4b1e7b8cb0be939b4e6ea3f7f36958017c42ad4c8a5> weight: 1972 fee/byte: 5121.7
2022-03-04 01:59:15.185 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 26413 add_tx
2022-03-04 01:59:15.186 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.188 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30 expand_transaction_2
2022-03-04 01:59:15.189 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.212 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23539 verRctCLSAGSimple
2022-03-04 01:59:15.220 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 30900 verRctCLSAGSimple
2022-03-04 01:59:15.220 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 32059 verRctNonSemanticsSimple
2022-03-04 01:59:15.220 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 34611 check_tx_inputs
2022-03-04 01:59:15.221 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <4da558e42dc1e3e6b84b5a112992e3f132ca1cceb57d6f0ef26bdeca24cca3bb> weight: 1972 fee/byte: 5121.7
2022-03-04 01:59:15.222 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 36163 add_tx
2022-03-04 01:59:15.222 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.226 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 199 expand_transaction_2
2022-03-04 01:59:15.227 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.251 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23951 verRctCLSAGSimple
2022-03-04 01:59:15.252 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 24834 verRctCLSAGSimple
2022-03-04 01:59:15.252 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26011 verRctNonSemanticsSimple
2022-03-04 01:59:15.252 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29739 check_tx_inputs
2022-03-04 01:59:15.257 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <fd5a35993606e003976b8bbecc3335bc0ffaec246caad3e5cc933aa025f718ae> weight: 1972 fee/byte: 5121.7
2022-03-04 01:59:15.257 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 34988 add_tx
2022-03-04 01:59:15.257 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.259 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 30 expand_transaction_2
2022-03-04 01:59:15.260 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.283 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23197 verRctCLSAGSimple
2022-03-04 01:59:15.286 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25715 verRctCLSAGSimple
2022-03-04 01:59:15.286 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 26990 verRctNonSemanticsSimple
2022-03-04 01:59:15.286 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 29121 check_tx_inputs
2022-03-04 01:59:15.287 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <3ca7d7a356052ee70860fd588c531604b9a75831083d9b8fc9b7622b39cae8d6> weight: 1974 fee/byte: 5121.58
2022-03-04 01:59:15.288 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 31166 add_tx
2022-03-04 01:59:15.289 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.295 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 45 expand_transaction_2
2022-03-04 01:59:15.296 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.297 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.300 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.319 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 22455 verRctCLSAGSimple
2022-03-04 01:59:15.319 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:120 PERF ----------
2022-03-04 01:59:15.320 7fd08a766700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23275 verRctCLSAGSimple
2022-03-04 01:59:15.320 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23977 verRctCLSAGSimple
2022-03-04 01:59:15.325 7fd08a265700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 25201 verRctCLSAGSimple
2022-03-04 01:59:15.342 7fd089d64700 INFO perf.ringct src/common/perf_timer.cpp:156 PERF 23058 verRctCLSAGSimple
2022-03-04 01:59:15.342 [P2P3] INFO perf.ringct src/common/perf_timer.cpp:156 PERF 47149 verRctNonSemanticsSimple
2022-03-04 01:59:15.342 [P2P3] INFO perf.blockchain src/common/perf_timer.cpp:156 PERF 52665 check_tx_inputs
2022-03-04 01:59:15.343 [P2P3] INFO txpool src/cryptonote_core/tx_pool.cpp:376 Transaction added to pool: txid <ada0d89780b4f4526704777379d5a68305a33b832e68ae2cb8d54c19622bb4a4> weight: 3507 fee/byte: 5121.19
2022-03-04 01:59:15.344 [P2P3] INFO perf.txpool src/common/perf_timer.cpp:156 PERF 54360 add_tx
2022-03-04 01:59:15.344 [P2P3] WARNING net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2876 dropping connections to 100.38.225.220:18080
2022-03-04 01:59:15.356 [P2P3] ERROR net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1566 [100.38.225.220:18080 OUT] span connection id not found
2022-03-04 01:59:15.374 [P2P3] ERROR net contrib/epee/include/net/abstract_tcp_server2.inl:778 Setting timer on a shut down object
2022-03-04 01:59:15.389 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2918 [100.38.225.220:18080 OUT] [0] state: closed in state synchronizing
2022-03-04 01:59:15.389 [P2P3] INFO net.p2p src/p2p/net_node.inl:2680 [100.38.225.220:18080 1abb43c9-1dad-44cf-b4c7-82547bf51f89 OUT] CLOSE CONNECTION
2022-03-04 01:59:15.938 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 1487304 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:15.938 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [73.162.45.57:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:15.939 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [73.162.45.57:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:15.963 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [73.162.45.57:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:15.978 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [73.162.45.57:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:15.980 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [73.162.45.57:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512846, first hash <c459b1a528d773a98bd917107a63c4dec602982b60e9727e83322161786b43d7>
2022-03-04 01:59:15.983 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 721261 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:15.984 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:15.984 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:15.985 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:15.985 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [73.162.45.57:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:15.986 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 7816 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:15.987 [P2P7] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [73.162.45.57:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (5 txes)
2022-03-04 01:59:15.989 [P2P7] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <605a2de5910056e21ccbc73abb9049af8c8455f99cfde689e19f95c7fb13e886>
2022-03-04 01:59:15.991 [P2P7] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <f66c04c157e7273dccce8b9a83af11e19ea9abec0f8802313501ae4d8c85dd72>
2022-03-04 01:59:15.995 [P2P7] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <043b485b72783acb089d4db5190e343be1a3b88d9fafecbb4fb860f8a0885bd3>
2022-03-04 01:59:15.997 [P2P7] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <d18b0dce69395a5d47922c63db12680f77a3d0947238147fa5b04d494a37e272>
2022-03-04 01:59:15.998 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [180.150.107.222:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:16.000 [P2P7] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <02ccac406fb001e85d7085d3f3847ce7287717fa4134188faede0d747aed6842>
2022-03-04 01:59:16.000 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 172 bytes received for category command-1002 initiated by peer
2022-03-04 01:59:16.011 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:16.013 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512866, first hash <a321cefb25b9e22bc27f32f2af6dc1acd913dd87286d56e7dbfbbfa795e63d3c>
2022-03-04 01:59:16.013 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:16.014 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:16.017 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 15461 bytes sent for category command-1002 initiated by us
2022-03-04 01:59:16.294 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 1316678 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:16.294 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [128.92.219.163:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:16.294 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [128.92.219.163:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:16.316 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [128.92.219.163:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:16.324 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [128.92.219.163:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:16.325 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [128.92.219.163:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512886, first hash <add2b69c848e9e0cc520bbc94a65c73d0b1480c16946f002d7899ad554a2e01b>
2022-03-04 01:59:16.326 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:16.327 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [128.92.219.163:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:16.328 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 9270 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:16.329 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [128.92.219.163:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (6 txes)
2022-03-04 01:59:16.331 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <605a2de5910056e21ccbc73abb9049af8c8455f99cfde689e19f95c7fb13e886>
2022-03-04 01:59:16.333 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <f66c04c157e7273dccce8b9a83af11e19ea9abec0f8802313501ae4d8c85dd72>
2022-03-04 01:59:16.334 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <3a532630bca641ff5f8aa4f7cd54e3cc870472d1ac41788ae3d86d95c396b7a3>
2022-03-04 01:59:16.337 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <043b485b72783acb089d4db5190e343be1a3b88d9fafecbb4fb860f8a0885bd3>
2022-03-04 01:59:16.340 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <d18b0dce69395a5d47922c63db12680f77a3d0947238147fa5b04d494a37e272>
2022-03-04 01:59:16.341 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <02ccac406fb001e85d7085d3f3847ce7287717fa4134188faede0d747aed6842>
2022-03-04 01:59:16.375 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1762 [75.76.75.94:18080 OUT] [186] state: requesting callback in state synchronizing
2022-03-04 01:59:16.376 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:152 [75.76.75.94:18080 OUT] kicking idle peer, last update 23.2912 seconds ago, expecting 2007
2022-03-04 01:59:16.376 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [75.76.75.94:18080 OUT] [186] state: adding blocks in state synchronizing
2022-03-04 01:59:16.377 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1762 [35.136.4.131:18080 OUT] [186] state: requesting callback in state synchronizing
2022-03-04 01:59:16.377 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:152 [35.136.4.131:18080 OUT] kicking idle peer, last update 45.8025 seconds ago, expecting 2007
2022-03-04 01:59:16.377 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [35.136.4.131:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:16.393 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2175 [35.136.4.131:18080 OUT] [186] state: pausing in state standby
2022-03-04 01:59:16.423 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2175 [75.76.75.94:18080 OUT] [186] state: pausing in state standby
2022-03-04 01:59:16.599 [P2P0] INFO net.p2p src/p2p/net_node.inl:1861 Failed to connect to any, trying seeds
2022-03-04 01:59:16.878 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [192.99.154.164:12249 OUT] 10 bytes received for category command-1003 initiated by peer
2022-03-04 01:59:16.880 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [192.99.154.164:12249 OUT] 38 bytes sent for category command-1003 initiated by us
2022-03-04 01:59:16.982 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 1116440 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:16.982 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:16.982 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:16.999 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [180.150.107.222:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:17.007 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 9270 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:17.007 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [75.76.75.94:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (6 txes)
2022-03-04 01:59:17.011 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <605a2de5910056e21ccbc73abb9049af8c8455f99cfde689e19f95c7fb13e886>
2022-03-04 01:59:17.014 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <f66c04c157e7273dccce8b9a83af11e19ea9abec0f8802313501ae4d8c85dd72>
2022-03-04 01:59:17.015 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:17.016 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512906, first hash <9c6d817c8c92b156070d1a65dfe19eefc42dc1403dacdc797565d03788b6565a>
2022-03-04 01:59:17.017 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:17.017 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:17.018 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <3a532630bca641ff5f8aa4f7cd54e3cc870472d1ac41788ae3d86d95c396b7a3>
2022-03-04 01:59:17.021 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <043b485b72783acb089d4db5190e343be1a3b88d9fafecbb4fb860f8a0885bd3>
2022-03-04 01:59:17.024 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <d18b0dce69395a5d47922c63db12680f77a3d0947238147fa5b04d494a37e272>
2022-03-04 01:59:17.026 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <02ccac406fb001e85d7085d3f3847ce7287717fa4134188faede0d747aed6842>
2022-03-04 01:59:17.049 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 6870 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:17.049 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [35.136.4.131:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (4 txes)
2022-03-04 01:59:17.053 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <55df393237ac0ef1e6100cadcaf40f7af3d640c72e979404308e2ab17ddcd9b0>
2022-03-04 01:59:17.055 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <3a532630bca641ff5f8aa4f7cd54e3cc870472d1ac41788ae3d86d95c396b7a3>
2022-03-04 01:59:17.057 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <02ccac406fb001e85d7085d3f3847ce7287717fa4134188faede0d747aed6842>
2022-03-04 01:59:17.059 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <8eeacb0c1c3c0fb0b98c39714d96e218f389eec80b408881e42da3851876cf09>
2022-03-04 01:59:17.264 7fd05dcf8700 INFO net.p2p src/p2p/net_node.inl:794 dns_threads[0] addr_str: seeds.moneroseeds.se number of results: 0
2022-03-04 01:59:17.384 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [75.76.75.94:18080 OUT] [186] state: adding blocks in state synchronizing
2022-03-04 01:59:17.389 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [35.136.4.131:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:17.398 7fd05d93f700 INFO net.p2p src/p2p/net_node.inl:794 dns_threads[2] addr_str: seeds.moneroseeds.ch number of results: 0
2022-03-04 01:59:17.407 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2175 [75.76.75.94:18080 OUT] [186] state: pausing in state standby
2022-03-04 01:59:17.408 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2175 [35.136.4.131:18080 OUT] [186] state: pausing in state standby
2022-03-04 01:59:17.588 7fd05da40700 INFO net.p2p src/p2p/net_node.inl:794 dns_threads[1] addr_str: seeds.moneroseeds.ae.org number of results: 0
2022-03-04 01:59:17.727 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 972402 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:17.728 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [98.237.138.98:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:17.728 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [98.237.138.98:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:17.761 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [98.237.138.98:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:17.781 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [98.237.138.98:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:17.783 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [98.237.138.98:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512926, first hash <0907a8d5833752256d17af701dd9497f4adfb426572c495064e419d68b109ae7>
2022-03-04 01:59:17.784 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:17.784 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [98.237.138.98:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:17.788 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 9270 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:17.788 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [98.237.138.98:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (6 txes)
2022-03-04 01:59:17.791 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <605a2de5910056e21ccbc73abb9049af8c8455f99cfde689e19f95c7fb13e886>
2022-03-04 01:59:17.794 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <f66c04c157e7273dccce8b9a83af11e19ea9abec0f8802313501ae4d8c85dd72>
2022-03-04 01:59:17.796 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <3a532630bca641ff5f8aa4f7cd54e3cc870472d1ac41788ae3d86d95c396b7a3>
2022-03-04 01:59:17.799 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <043b485b72783acb089d4db5190e343be1a3b88d9fafecbb4fb860f8a0885bd3>
2022-03-04 01:59:17.801 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <d18b0dce69395a5d47922c63db12680f77a3d0947238147fa5b04d494a37e272>
2022-03-04 01:59:17.803 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <02ccac406fb001e85d7085d3f3847ce7287717fa4134188faede0d747aed6842>
2022-03-04 01:59:18.044 7fd05d83e700 INFO net.p2p src/p2p/net_node.inl:794 dns_threads[3] addr_str: seeds.moneroseeds.li number of results: 0
2022-03-04 01:59:18.045 [P2P0] INFO net.p2p src/p2p/net_node.inl:832 DNS seed node lookup either timed out or failed, falling back to defaults
2022-03-04 01:59:18.096 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 1207509 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:18.097 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:18.097 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:18.129 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [180.150.107.222:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:18.145 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:18.147 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512946, first hash <920839bb5ae897c7b6bab3e4938e3e03a0592e3ae56d10ec872afb7ed6dabefd>
2022-03-04 01:59:18.148 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:18.149 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:18.231 [P2P0] INFO net.p2p src/p2p/net_node.inl:2661 [212.83.172.165:18080 b7ed7cc9-4c2d-41b5-b180-4c14d78694f6 OUT] NEW CONNECTION
2022-03-04 01:59:18.233 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [212.83.172.165:18080 OUT] 262 bytes sent for category command-1001 initiated by us
2022-03-04 01:59:18.394 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [75.76.75.94:18080 OUT] [186] state: adding blocks in state synchronizing
2022-03-04 01:59:18.396 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [35.136.4.131:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:18.428 [P2P3] INFO net.p2p src/p2p/net_node.inl:2927 adding stripe 7 peer: 75.76.75.94:18080
2022-03-04 01:59:18.436 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2175 [35.136.4.131:18080 OUT] [186] state: pausing in state standby
2022-03-04 01:59:18.438 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2918 [75.76.75.94:18080 OUT] [186] state: closed in state synchronizing
2022-03-04 01:59:18.438 [P2P3] INFO net.p2p src/p2p/net_node.inl:2680 [75.76.75.94:18080 681662fe-6295-4466-88b8-b74daf8362af OUT] CLOSE CONNECTION
2022-03-04 01:59:18.548 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [212.83.172.165:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-03-04 01:59:18.549 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [212.83.172.165:18080 OUT] 29 bytes sent for category command-1007 initiated by us
2022-03-04 01:59:18.653 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 1627126 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:18.654 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [86.11.252.17:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:18.654 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [86.11.252.17:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:18.681 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [86.11.252.17:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:18.695 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [86.11.252.17:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:18.696 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [86.11.252.17:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512966, first hash <c1d3e9a069179d33ba7a3c8a61574238657b9f52d241ce1f48fb4e9797fe064c>
2022-03-04 01:59:18.697 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:18.698 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [86.11.252.17:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:19.113 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [212.83.172.165:18080 OUT] 15567 bytes received for category command-1001 initiated by us
2022-03-04 01:59:19.126 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2918 [212.83.172.165:18080 OUT] [0] state: closed in state before_handshake
2022-03-04 01:59:19.126 [P2P0] INFO net.p2p src/p2p/net_node.inl:2680 [212.83.172.165:18080 b7ed7cc9-4c2d-41b5-b180-4c14d78694f6 OUT] CLOSE CONNECTION
2022-03-04 01:59:19.424 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [35.136.4.131:18080 OUT] [186] state: adding blocks in state synchronizing
2022-03-04 01:59:19.457 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2175 [35.136.4.131:18080 OUT] [186] state: pausing in state standby
2022-03-04 01:59:19.651 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 9270 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:19.652 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [86.11.252.17:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (6 txes)
2022-03-04 01:59:19.654 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <605a2de5910056e21ccbc73abb9049af8c8455f99cfde689e19f95c7fb13e886>
2022-03-04 01:59:19.657 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <f66c04c157e7273dccce8b9a83af11e19ea9abec0f8802313501ae4d8c85dd72>
2022-03-04 01:59:19.659 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <3a532630bca641ff5f8aa4f7cd54e3cc870472d1ac41788ae3d86d95c396b7a3>
2022-03-04 01:59:19.661 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <043b485b72783acb089d4db5190e343be1a3b88d9fafecbb4fb860f8a0885bd3>
2022-03-04 01:59:19.664 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <d18b0dce69395a5d47922c63db12680f77a3d0947238147fa5b04d494a37e272>
2022-03-04 01:59:19.666 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <02ccac406fb001e85d7085d3f3847ce7287717fa4134188faede0d747aed6842>
2022-03-04 01:59:19.666 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 172 bytes received for category command-1002 initiated by peer
2022-03-04 01:59:19.673 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 599136 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:19.673 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [73.162.45.57:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:19.673 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [73.162.45.57:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:19.683 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 15675 bytes sent for category command-1002 initiated by us
2022-03-04 01:59:19.686 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [73.162.45.57:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:19.699 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [73.162.45.57:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:19.700 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 1051757 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:19.700 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [62.210.104.31:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:19.701 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [62.210.104.31:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:19.702 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [73.162.45.57:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512986, first hash <ba767c90dbb46e9051ac9272d7234bcb0d3ab8377f528b3d8d56dbe4d2d1b6e9>
2022-03-04 01:59:19.703 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:19.704 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [73.162.45.57:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:19.709 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 4898 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:19.709 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [73.162.45.57:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (3 txes)
2022-03-04 01:59:19.712 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <55df393237ac0ef1e6100cadcaf40f7af3d640c72e979404308e2ab17ddcd9b0>
2022-03-04 01:59:19.714 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <3a532630bca641ff5f8aa4f7cd54e3cc870472d1ac41788ae3d86d95c396b7a3>
2022-03-04 01:59:19.717 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <8eeacb0c1c3c0fb0b98c39714d96e218f389eec80b408881e42da3851876cf09>
2022-03-04 01:59:19.725 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [62.210.104.31:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:19.736 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [62.210.104.31:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:19.737 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [62.210.104.31:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513006, first hash <a10ab8ece4fbe6d7b0695d628740b9f56e877d0eb3f2eb4bbee67bf06fbfa3a1>
2022-03-04 01:59:19.738 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:19.738 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [62.210.104.31:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:19.746 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 1328985 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:19.747 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:19.747 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:19.767 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [180.150.107.222:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:19.782 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:19.783 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513026, first hash <9a1ef09e70ccc88ec92b7e7e317575be25a16a6223c1469a4cd02f452367b286>
2022-03-04 01:59:19.783 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:19.784 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:20.191 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 4900 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:20.191 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [180.150.107.222:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (3 txes)
2022-03-04 01:59:20.195 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <df9aa82a478cf190333c12c7d5f45c46fca040be30e7c1520958c57f93a0b8b6>
2022-03-04 01:59:20.197 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <55df393237ac0ef1e6100cadcaf40f7af3d640c72e979404308e2ab17ddcd9b0>
2022-03-04 01:59:20.199 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <8eeacb0c1c3c0fb0b98c39714d96e218f389eec80b408881e42da3851876cf09>
2022-03-04 01:59:20.429 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [35.136.4.131:18080 OUT] [186] state: adding blocks in state synchronizing
2022-03-04 01:59:20.442 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2175 [35.136.4.131:18080 OUT] [186] state: pausing in state standby
2022-03-04 01:59:20.517 [P2P0] INFO net.p2p src/p2p/net_node.inl:2661 [75.76.75.94:18080 16cd48d7-a61f-44f4-b59c-0fa0d37e0e21 OUT] NEW CONNECTION
2022-03-04 01:59:20.518 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 262 bytes sent for category command-1001 initiated by us
2022-03-04 01:59:21.023 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-03-04 01:59:21.024 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 29 bytes sent for category command-1007 initiated by us
2022-03-04 01:59:21.416 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 1065423 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:21.416 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:21.416 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:21.435 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [35.136.4.131:18080 OUT] [186] state: adding blocks in state synchronizing
2022-03-04 01:59:21.442 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [180.150.107.222:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:21.455 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:21.456 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513046, first hash <463878a480def69421ae496dcecc2a05230aba4af3a2507ba43dd92c4dbeccf8>
2022-03-04 01:59:21.457 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:21.457 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:21.485 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2175 [35.136.4.131:18080 OUT] [186] state: pausing in state standby
2022-03-04 01:59:21.864 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 16335 bytes received for category command-1001 initiated by us
2022-03-04 01:59:21.867 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:430 [75.76.75.94:18080 OUT] Remote blockchain height: 2571963, id: <5df57d8f01eedede5ead0562cf919e6f01c37ff5ae64416607d4a97a7b19e498>
2022-03-04 01:59:21.868 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:443 [75.76.75.94:18080 OUT] [186] state: requesting callback in state synchronizing
2022-03-04 01:59:21.868 [P2P3] INFO net.p2p src/p2p/net_node.inl:1193 [75.76.75.94:18080 OUT] New connection handshaked, pruning seed 186
2022-03-04 01:59:21.871 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-03-04 01:59:21.875 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [75.76.75.94:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-03-04 01:59:21.876 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 1047 bytes sent for category command-2006 initiated by us
2022-03-04 01:59:21.877 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [75.76.75.94:18080 OUT] [186] state: requesting chain in state synchronizing
2022-03-04 01:59:22.160 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-03-04 01:59:22.381 [P2P0] INFO net.p2p src/p2p/net_node.inl:2661 [109.228.159.109:18080 c1499fb2-5d40-48f6-886c-88fce5472c23 OUT] NEW CONNECTION
2022-03-04 01:59:22.382 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [109.228.159.109:18080 OUT] 262 bytes sent for category command-1001 initiated by us
2022-03-04 01:59:22.441 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [35.136.4.131:18080 OUT] [186] state: adding blocks in state synchronizing
2022-03-04 01:59:22.449 [P2P4] INFO net.p2p src/p2p/net_node.inl:2927 adding stripe 7 peer: 35.136.4.131:18080
2022-03-04 01:59:22.454 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2918 [35.136.4.131:18080 OUT] [186] state: closed in state synchronizing
2022-03-04 01:59:22.454 [P2P4] INFO net.p2p src/p2p/net_node.inl:2680 [35.136.4.131:18080 b1ca1d57-0843-430f-881a-f9076296dfa2 OUT] CLOSE CONNECTION
2022-03-04 01:59:22.858 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [109.228.159.109:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-03-04 01:59:22.859 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [109.228.159.109:18080 OUT] 29 bytes sent for category command-1007 initiated by us
2022-03-04 01:59:23.105 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [109.228.159.109:18080 OUT] 16118 bytes received for category command-1001 initiated by us
2022-03-04 01:59:23.112 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:430 [109.228.159.109:18080 OUT] Remote blockchain height: 2571963, id: <5df57d8f01eedede5ead0562cf919e6f01c37ff5ae64416607d4a97a7b19e498>
2022-03-04 01:59:23.113 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:443 [109.228.159.109:18080 OUT] [0] state: requesting callback in state synchronizing
2022-03-04 01:59:23.113 [P2P9] INFO net.p2p src/p2p/net_node.inl:1193 [109.228.159.109:18080 OUT] New connection handshaked, pruning seed 0
2022-03-04 01:59:23.116 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [109.228.159.109:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-03-04 01:59:23.117 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [109.228.159.109:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-03-04 01:59:23.117 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [109.228.159.109:18080 OUT] 1047 bytes sent for category command-2006 initiated by us
2022-03-04 01:59:23.118 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [109.228.159.109:18080 OUT] [0] state: requesting chain in state synchronizing
2022-03-04 01:59:23.204 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 1172959 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:23.204 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:23.204 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:23.223 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [180.150.107.222:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:23.233 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:23.233 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513066, first hash <8ee5939c40be91e4b5dd04730f994c7c1537c82734c44d8814ffe77b66fbe9c4>
2022-03-04 01:59:23.234 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:23.234 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:23.295 [P2P0] INFO net.p2p src/p2p/net_node.inl:2661 [35.136.4.131:18080 cb34fe82-3266-460d-9263-7037e3517326 OUT] NEW CONNECTION
2022-03-04 01:59:23.296 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 262 bytes sent for category command-1001 initiated by us
2022-03-04 01:59:23.385 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [109.228.159.109:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-03-04 01:59:23.425 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-03-04 01:59:23.425 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 29 bytes sent for category command-1007 initiated by us
2022-03-04 01:59:23.632 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 16075 bytes received for category command-1001 initiated by us
2022-03-04 01:59:23.638 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:430 [35.136.4.131:18080 OUT] Remote blockchain height: 2571963, id: <5df57d8f01eedede5ead0562cf919e6f01c37ff5ae64416607d4a97a7b19e498>
2022-03-04 01:59:23.639 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:443 [35.136.4.131:18080 OUT] [186] state: requesting callback in state synchronizing
2022-03-04 01:59:23.639 [P2P5] INFO net.p2p src/p2p/net_node.inl:1193 [35.136.4.131:18080 OUT] New connection handshaked, pruning seed 186
2022-03-04 01:59:23.641 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [35.136.4.131:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-03-04 01:59:23.643 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-03-04 01:59:23.643 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 1047 bytes sent for category command-2006 initiated by us
2022-03-04 01:59:23.644 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [35.136.4.131:18080 OUT] [186] state: requesting chain in state synchronizing
2022-03-04 01:59:24.308 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-03-04 01:59:24.444 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 806388 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:24.444 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:24.444 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:24.454 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:152 [84.68.183.242:18080 OUT] kicking idle peer, last update 22.264 seconds ago, expecting 2004
2022-03-04 01:59:24.454 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1762 [84.68.183.242:18080 OUT] [0] state: requesting callback in state synchronizing
2022-03-04 01:59:24.455 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [84.68.183.242:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:24.457 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [180.150.107.222:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:24.471 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:24.472 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513086, first hash <43824b7a6a40f8e844979d0e9bf31e7e925474ab7b96b1b7405651276b9b38c6>
2022-03-04 01:59:24.472 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:24.472 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:24.479 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [84.68.183.242:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:24.480 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [84.68.183.242:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513106, first hash <1133a2066ab5a2f39cb54c8ab21eb869dc1f7f6ebe4febcee314a8f2972d63e6>
2022-03-04 01:59:24.480 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [84.68.183.242:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:24.481 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [84.68.183.242:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:24.562 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 1611062 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:24.562 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [128.92.219.163:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:24.563 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [128.92.219.163:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:24.583 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [128.92.219.163:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:24.608 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [128.92.219.163:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:24.610 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [128.92.219.163:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513126, first hash <694aecd4e8ba5f1a7881470c7d36cafc8c19d176982b8049a26f23ed5171aa86>
2022-03-04 01:59:24.611 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:24.612 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [128.92.219.163:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:24.613 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 4900 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:24.613 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [128.92.219.163:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (3 txes)
2022-03-04 01:59:24.615 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <df9aa82a478cf190333c12c7d5f45c46fca040be30e7c1520958c57f93a0b8b6>
2022-03-04 01:59:24.618 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <55df393237ac0ef1e6100cadcaf40f7af3d640c72e979404308e2ab17ddcd9b0>
2022-03-04 01:59:24.622 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <8eeacb0c1c3c0fb0b98c39714d96e218f389eec80b408881e42da3851876cf09>
2022-03-04 01:59:25.556 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 904253 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:25.556 [P2P7] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:25.556 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:25.571 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [180.150.107.222:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:25.590 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:25.591 [P2P7] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513146, first hash <ae4c4fa54525a21b8eec84b2a5b30501797234955903588b31f6c5903ef91389>
2022-03-04 01:59:25.591 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:25.594 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:25.675 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [109.228.159.109:18080 OUT] 172 bytes sent for category command-1002 initiated by us
2022-03-04 01:59:25.679 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 172 bytes sent for category command-1002 initiated by us
2022-03-04 01:59:25.681 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 172 bytes sent for category command-1002 initiated by us
2022-03-04 01:59:25.683 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 172 bytes sent for category command-1002 initiated by us
2022-03-04 01:59:25.685 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [84.68.183.242:18080 OUT] 172 bytes sent for category command-1002 initiated by us
2022-03-04 01:59:25.688 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 172 bytes sent for category command-1002 initiated by us
2022-03-04 01:59:25.689 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 172 bytes sent for category command-1002 initiated by us
2022-03-04 01:59:25.690 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 172 bytes sent for category command-1002 initiated by us
2022-03-04 01:59:25.691 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 172 bytes sent for category command-1002 initiated by us
2022-03-04 01:59:25.694 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 172 bytes sent for category command-1002 initiated by us
2022-03-04 01:59:25.696 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [192.99.154.164:12249 OUT] 172 bytes sent for category command-1002 initiated by us
2022-03-04 01:59:25.697 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [83.254.33.185:18080 OUT] 172 bytes sent for category command-1002 initiated by us
2022-03-04 01:59:25.937 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 12260 bytes received for category command-1002 initiated by us
2022-03-04 01:59:26.188 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [192.99.154.164:12249 OUT] 15104 bytes received for category command-1002 initiated by us
2022-03-04 01:59:26.542 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 12288 bytes received for category command-1002 initiated by us
2022-03-04 01:59:26.702 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [192.99.154.164:12249 OUT] 10 bytes received for category command-1003 initiated by peer
2022-03-04 01:59:26.705 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [192.99.154.164:12249 OUT] 38 bytes sent for category command-1003 initiated by us
2022-03-04 01:59:26.897 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 1546160 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:26.897 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:26.897 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:26.920 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [180.150.107.222:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:26.945 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:26.946 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513166, first hash <340ca66128a0900400b4827eb8d936526020ffdbf0a74c65d75cde09f8bac03b>
2022-03-04 01:59:26.947 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:26.947 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:26.957 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 10963 bytes received for category command-1002 initiated by us
2022-03-04 01:59:28.109 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [109.228.159.109:18080 OUT] 402523 bytes received for category command-2007 initiated by peer
2022-03-04 01:59:28.109 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2524 [109.228.159.109:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2512052, m_total_height=2571963
2022-03-04 01:59:28.109 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [109.228.159.109:18080 OUT] [0] state: received chain in state synchronizing
2022-03-04 01:59:28.123 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 1529410 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:28.124 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [86.11.252.17:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:28.125 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [86.11.252.17:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:28.151 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [86.11.252.17:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:28.173 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [86.11.252.17:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:28.175 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [86.11.252.17:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513186, first hash <9934ed7adc71e0ead914f6c3a234e39016de70a4edd735216f581ea70b175731>
2022-03-04 01:59:28.175 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:28.175 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [86.11.252.17:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:28.177 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 4900 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:28.178 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [86.11.252.17:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (3 txes)
2022-03-04 01:59:28.181 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <df9aa82a478cf190333c12c7d5f45c46fca040be30e7c1520958c57f93a0b8b6>
2022-03-04 01:59:28.183 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <55df393237ac0ef1e6100cadcaf40f7af3d640c72e979404308e2ab17ddcd9b0>
2022-03-04 01:59:28.187 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <8eeacb0c1c3c0fb0b98c39714d96e218f389eec80b408881e42da3851876cf09>
2022-03-04 01:59:28.212 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [109.228.159.109:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:28.212 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [109.228.159.109:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512053, first hash <7a00414afabfb93d09361c9132e17bcf8108d91da6ed4c7d77c56da7f86902e1>
2022-03-04 01:59:28.213 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [109.228.159.109:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:28.213 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [109.228.159.109:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:28.224 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [109.228.159.109:18080 OUT] 12377 bytes received for category command-1002 initiated by us
2022-03-04 01:59:28.346 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 11836 bytes received for category command-1002 initiated by us
2022-03-04 01:59:28.435 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 1136756 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:28.435 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:28.435 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:28.452 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [180.150.107.222:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:28.453 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1487 [180.150.107.222:18080 OUT] parent was requested, we'll get back to it
2022-03-04 01:59:28.454 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1687 [180.150.107.222:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-03-04 01:59:28.461 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:28.462 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513206, first hash <6f9d49deff18548496f8f57f6f0fdb416785036021515334df8a0ffbc1b360cc>
2022-03-04 01:59:28.462 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:28.463 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:29.138 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [83.254.33.185:18080 OUT] 11718 bytes received for category command-1002 initiated by us
2022-03-04 01:59:29.568 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [83.254.33.185:18080 OUT] 1047 bytes received for category command-2006 initiated by peer
2022-03-04 01:59:29.568 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1831 [83.254.33.185:18080 OUT] Received NOTIFY_REQUEST_CHAIN (32 blocks
2022-03-04 01:59:29.597 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1854 [83.254.33.185:18080 OUT] -->>NOTIFY_RESPONSE_CHAIN_ENTRY: m_start_height=2411687, m_total_height=2512053, m_block_ids.size()=10000
2022-03-04 01:59:29.599 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [83.254.33.185:18080 OUT] 401348 bytes sent for category command-2007 initiated by us
2022-03-04 01:59:29.765 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 3960 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:29.765 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [35.136.4.131:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (2 txes)
2022-03-04 01:59:29.767 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <dfdbacb8648e459e4bb186d380972e94398294a401feb1bfc704ed1a886c443d>
2022-03-04 01:59:29.770 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <7cc485717f3ec666996d72ed3ca89d997517a0a2da2d706689af2d26f7aef1b0>
2022-03-04 01:59:29.899 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 1041772 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:29.900 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:29.900 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:29.919 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [180.150.107.222:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:29.921 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1487 [180.150.107.222:18080 OUT] parent was requested, we'll get back to it
2022-03-04 01:59:29.922 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1687 [180.150.107.222:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-03-04 01:59:29.944 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:29.944 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513226, first hash <a280420cfc20324acbf4c006669bdd215624f0466a06653c95f9735e804d96fc>
2022-03-04 01:59:29.945 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:29.945 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:30.278 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 1304139 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:30.279 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [62.210.104.31:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:30.279 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [62.210.104.31:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:30.297 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [62.210.104.31:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:30.299 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1487 [62.210.104.31:18080 OUT] parent was requested, we'll get back to it
2022-03-04 01:59:30.299 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1687 [62.210.104.31:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-03-04 01:59:30.319 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [62.210.104.31:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:30.321 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [62.210.104.31:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513246, first hash <671bc1a3953487c1935869828be4a0924ad29cc15a0f18501681717317c8c116>
2022-03-04 01:59:30.323 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:30.324 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [62.210.104.31:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:30.325 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 4900 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:30.325 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [62.210.104.31:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (3 txes)
2022-03-04 01:59:30.328 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <df9aa82a478cf190333c12c7d5f45c46fca040be30e7c1520958c57f93a0b8b6>
2022-03-04 01:59:30.330 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <55df393237ac0ef1e6100cadcaf40f7af3d640c72e979404308e2ab17ddcd9b0>
2022-03-04 01:59:30.333 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <8eeacb0c1c3c0fb0b98c39714d96e218f389eec80b408881e42da3851876cf09>
2022-03-04 01:59:30.358 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 1020828 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:30.358 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [128.92.219.163:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:30.358 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [128.92.219.163:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:30.365 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 12329 bytes received for category command-1002 initiated by us
2022-03-04 01:59:30.374 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 172 bytes received for category command-1002 initiated by peer
2022-03-04 01:59:30.377 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [128.92.219.163:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:30.379 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1487 [128.92.219.163:18080 OUT] parent was requested, we'll get back to it
2022-03-04 01:59:30.379 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1687 [128.92.219.163:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-03-04 01:59:30.386 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 1989 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:30.387 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [75.76.75.94:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (1 txes)
2022-03-04 01:59:30.390 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <7cc485717f3ec666996d72ed3ca89d997517a0a2da2d706689af2d26f7aef1b0>
2022-03-04 01:59:30.391 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 16027 bytes sent for category command-1002 initiated by us
2022-03-04 01:59:30.393 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [128.92.219.163:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:30.394 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [128.92.219.163:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513266, first hash <6aa32ee1466459fdf91911da7504ef3a968cc26abaa45f8de6d7d63096362e6a>
2022-03-04 01:59:30.397 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:30.397 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [128.92.219.163:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:30.404 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 3960 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:30.405 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [180.150.107.222:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (2 txes)
2022-03-04 01:59:30.409 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <dfdbacb8648e459e4bb186d380972e94398294a401feb1bfc704ed1a886c443d>
2022-03-04 01:59:30.412 [P2P1] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <7cc485717f3ec666996d72ed3ca89d997517a0a2da2d706689af2d26f7aef1b0>
2022-03-04 01:59:30.479 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 12622 bytes received for category command-1002 initiated by us
2022-03-04 01:59:30.484 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 1989 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:30.484 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [128.92.219.163:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (1 txes)
2022-03-04 01:59:30.487 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <7cc485717f3ec666996d72ed3ca89d997517a0a2da2d706689af2d26f7aef1b0>
2022-03-04 01:59:30.979 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 909150 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:30.979 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:30.979 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:30.995 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [180.150.107.222:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:30.997 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1487 [180.150.107.222:18080 OUT] parent was requested, we'll get back to it
2022-03-04 01:59:30.997 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1687 [180.150.107.222:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-03-04 01:59:31.020 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:31.022 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513286, first hash <959c541b06c1b1ae186af74ec32686ae57d4188617b7359f80913d6b76a8daca>
2022-03-04 01:59:31.022 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:31.023 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:32.525 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 1361353 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:32.525 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [73.162.45.57:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:32.525 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [73.162.45.57:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:32.546 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [73.162.45.57:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:32.547 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1487 [73.162.45.57:18080 OUT] parent was requested, we'll get back to it
2022-03-04 01:59:32.548 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1687 [73.162.45.57:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-03-04 01:59:32.564 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [73.162.45.57:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:32.565 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [73.162.45.57:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513306, first hash <4cfffec575a7b5bfe76c2119b599441b4ecbd2884b137d0ba69a53b0ea826f05>
2022-03-04 01:59:32.566 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:32.567 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [73.162.45.57:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:32.568 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 1476 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:32.568 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [73.162.45.57:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (1 txes)
2022-03-04 01:59:32.570 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <df9aa82a478cf190333c12c7d5f45c46fca040be30e7c1520958c57f93a0b8b6>
2022-03-04 01:59:32.679 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 11859 bytes received for category command-1002 initiated by us
2022-03-04 01:59:32.700 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 1989 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:32.701 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [73.162.45.57:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (1 txes)
2022-03-04 01:59:32.704 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <7cc485717f3ec666996d72ed3ca89d997517a0a2da2d706689af2d26f7aef1b0>
2022-03-04 01:59:32.819 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 1828250 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:32.819 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:32.819 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:32.847 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [180.150.107.222:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:32.849 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1487 [180.150.107.222:18080 OUT] parent was requested, we'll get back to it
2022-03-04 01:59:32.849 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1687 [180.150.107.222:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-03-04 01:59:32.866 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:32.867 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513326, first hash <c729ddf4a45f54bfb5e6510258bf43c2292a342764bf5bd986f738cd334b4484>
2022-03-04 01:59:32.867 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:32.868 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:32.872 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 1838506 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:32.872 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [98.237.138.98:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:32.872 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [98.237.138.98:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:32.898 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [98.237.138.98:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:32.900 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1487 [98.237.138.98:18080 OUT] parent was requested, we'll get back to it
2022-03-04 01:59:32.900 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1687 [98.237.138.98:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-03-04 01:59:32.909 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [98.237.138.98:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:32.910 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [98.237.138.98:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513346, first hash <31296af44f5f435b5363b992f6aa190efdd50055568bdb46694e2083903966e6>
2022-03-04 01:59:32.911 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:32.911 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [98.237.138.98:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:32.913 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 4900 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:32.913 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [98.237.138.98:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (3 txes)
2022-03-04 01:59:32.915 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <df9aa82a478cf190333c12c7d5f45c46fca040be30e7c1520958c57f93a0b8b6>
2022-03-04 01:59:32.917 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <55df393237ac0ef1e6100cadcaf40f7af3d640c72e979404308e2ab17ddcd9b0>
2022-03-04 01:59:32.920 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <8eeacb0c1c3c0fb0b98c39714d96e218f389eec80b408881e42da3851876cf09>
2022-03-04 01:59:33.166 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 12227 bytes received for category command-1002 initiated by us
2022-03-04 01:59:33.220 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 8101 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:33.220 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [98.237.138.98:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (4 txes)
2022-03-04 01:59:33.227 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <eb7ab1fb1095884af4cf7534317b128258eef256c49b658bd6dc2e980e98bd71>
2022-03-04 01:59:33.229 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <dfdbacb8648e459e4bb186d380972e94398294a401feb1bfc704ed1a886c443d>
2022-03-04 01:59:33.232 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <7cc485717f3ec666996d72ed3ca89d997517a0a2da2d706689af2d26f7aef1b0>
2022-03-04 01:59:33.234 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <2b826100462ca3adf814174feef0b721b5520a039c4801c0e41dde23af9129bf>
2022-03-04 01:59:34.294 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 1071417 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:34.295 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:34.295 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:34.318 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [180.150.107.222:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:34.320 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1487 [180.150.107.222:18080 OUT] parent was requested, we'll get back to it
2022-03-04 01:59:34.320 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1687 [180.150.107.222:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-03-04 01:59:34.347 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [180.150.107.222:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:34.348 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [180.150.107.222:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=0 / 20 from 2512053, first hash <7a00414afabfb93d09361c9132e17bcf8108d91da6ed4c7d77c56da7f86902e1>
2022-03-04 01:59:34.348 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:34.349 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [180.150.107.222:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:35.261 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 6132 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:35.261 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [75.76.75.94:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (3 txes)
2022-03-04 01:59:35.269 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <eb7ab1fb1095884af4cf7534317b128258eef256c49b658bd6dc2e980e98bd71>
2022-03-04 01:59:35.272 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <dfdbacb8648e459e4bb186d380972e94398294a401feb1bfc704ed1a886c443d>
2022-03-04 01:59:35.275 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <2b826100462ca3adf814174feef0b721b5520a039c4801c0e41dde23af9129bf>
2022-03-04 01:59:35.634 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [84.68.183.242:18080 OUT] 1725399 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:35.635 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [84.68.183.242:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:35.635 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [84.68.183.242:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:35.637 [P2P4] ERROR net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1224 [84.68.183.242:18080 OUT] sent wrong NOTIFY_RESPONSE_GET_OBJECTS: block with id=c90a361e939cf8f0b893049d451adbfd59aa1c94ac70edc2eb312e33caaf7861 wasn't requested, dropping connection
2022-03-04 01:59:35.638 [P2P4] INFO net contrib/epee/include/storages/levin_abstract_invoke2.h:149 Failed to invoke command 1002 return code -3
2022-03-04 01:59:35.638 [P2P4] WARNING net.p2p src/p2p/net_node.inl:1238 [84.68.183.242:18080 OUT] COMMAND_TIMED_SYNC invoke failed. (-3, LEVIN_ERROR_CONNECTION_DESTROYED)
2022-03-04 01:59:35.640 [P2P4] ERROR net contrib/epee/include/net/abstract_tcp_server2.inl:778 Setting timer on a shut down object
2022-03-04 01:59:35.643 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2918 [84.68.183.242:18080 OUT] [0] state: closed in state synchronizing
2022-03-04 01:59:35.644 [P2P4] INFO net.p2p src/p2p/net_node.inl:2680 [84.68.183.242:18080 d632130a-04b6-40da-97ac-1fba45faddb1 OUT] CLOSE CONNECTION
2022-03-04 01:59:35.909 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [180.150.107.222:18080 OUT] 1480120 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:35.909 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [180.150.107.222:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:35.910 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [180.150.107.222:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:35.933 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [180.150.107.222:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:35.937 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1500 Restarting adding block after idle for 20.5799 seconds
2022-03-04 01:59:35.940 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [35.136.4.131:18080 OUT] 4161 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:35.944 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [35.136.4.131:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (2 txes)
2022-03-04 01:59:35.952 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <eb7ab1fb1095884af4cf7534317b128258eef256c49b658bd6dc2e980e98bd71>
2022-03-04 01:59:35.955 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <2b826100462ca3adf814174feef0b721b5520a039c4801c0e41dde23af9129bf>
2022-03-04 01:59:36.971 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [192.99.154.164:12249 OUT] 10 bytes received for category command-1003 initiated by peer
2022-03-04 01:59:36.972 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [192.99.154.164:12249 OUT] 38 bytes sent for category command-1003 initiated by us
2022-03-04 01:59:37.255 [P2P1] INFO net.p2p src/p2p/net_node.inl:1861 Failed to connect to any, trying seeds
2022-03-04 01:59:37.320 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 1934167 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:37.320 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [73.162.45.57:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:37.320 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [73.162.45.57:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:37.361 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [73.162.45.57:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:37.592 [P2P1] INFO net.p2p src/p2p/net_node.inl:2661 [209.250.243.248:18080 e42c390c-885c-4d9e-b2cc-91ae209a0a7a OUT] NEW CONNECTION
2022-03-04 01:59:38.017 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 1783384 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:38.017 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [62.210.104.31:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:38.017 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [62.210.104.31:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:38.044 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [62.210.104.31:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:38.175 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 1365268 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:38.175 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [128.92.219.163:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:38.175 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [128.92.219.163:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:38.194 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [128.92.219.163:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:39.533 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 1605459 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:39.533 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [86.11.252.17:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:39.533 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [86.11.252.17:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:39.557 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [86.11.252.17:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:40.308 [P2P1] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [209.250.243.248:18080 OUT] 262 bytes sent for category command-1001 initiated by us
2022-03-04 01:59:40.309 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [62.210.104.31:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:40.310 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [62.210.104.31:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513366, first hash <3fa2c0ad901968f1f8e96cbdffaf2f35548cd12811000c3babb02c79391cdc66>
2022-03-04 01:59:40.311 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [86.11.252.17:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:40.313 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [86.11.252.17:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513386, first hash <f545a8865efa2e4ee39128f3f200c4e4750fe6d298fa3628c7cac53927213dfa>
2022-03-04 01:59:40.314 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [73.162.45.57:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:40.315 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [73.162.45.57:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513406, first hash <8de5b35371f6e80fafa4886e7ba2f5cd14c6813ad0c405cc1c7e664bede88740>
2022-03-04 01:59:40.315 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:40.315 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:40.316 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:40.316 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [62.210.104.31:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:40.317 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [73.162.45.57:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:40.318 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 8101 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:40.318 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [62.210.104.31:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (4 txes)
2022-03-04 01:59:40.324 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 6132 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:40.324 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [73.162.45.57:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (3 txes)
2022-03-04 01:59:40.328 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [86.11.252.17:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:40.329 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [128.92.219.163:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:40.330 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [128.92.219.163:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513426, first hash <62f2273ed846a3627ead724217efcd09f3d420221e337dc8cc910e8c7ef61f04>
2022-03-04 01:59:40.330 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 8099 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:40.331 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [86.11.252.17:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (4 txes)
2022-03-04 01:59:40.331 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:40.332 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [128.92.219.163:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:40.335 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 6132 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:40.335 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [128.92.219.163:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (3 txes)
2022-03-04 01:59:40.350 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <eb7ab1fb1095884af4cf7534317b128258eef256c49b658bd6dc2e980e98bd71>
2022-03-04 01:59:40.354 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <eb7ab1fb1095884af4cf7534317b128258eef256c49b658bd6dc2e980e98bd71>
2022-03-04 01:59:40.355 7fd08a766700 INFO cn src/cryptonote_core/cryptonote_core.cpp:827 Transaction already seen with bad semantics, rejected
2022-03-04 01:59:40.358 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <dfdbacb8648e459e4bb186d380972e94398294a401feb1bfc704ed1a886c443d>
2022-03-04 01:59:40.361 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <dfdbacb8648e459e4bb186d380972e94398294a401feb1bfc704ed1a886c443d>
2022-03-04 01:59:40.361 [P2P3] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <2b826100462ca3adf814174feef0b721b5520a039c4801c0e41dde23af9129bf>
2022-03-04 01:59:40.362 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <eb7ab1fb1095884af4cf7534317b128258eef256c49b658bd6dc2e980e98bd71>
2022-03-04 01:59:40.362 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <eb7ab1fb1095884af4cf7534317b128258eef256c49b658bd6dc2e980e98bd71>
2022-03-04 01:59:40.369 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <2b826100462ca3adf814174feef0b721b5520a039c4801c0e41dde23af9129bf>
2022-03-04 01:59:40.373 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <7cc485717f3ec666996d72ed3ca89d997517a0a2da2d706689af2d26f7aef1b0>
2022-03-04 01:59:40.379 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <dfdbacb8648e459e4bb186d380972e94398294a401feb1bfc704ed1a886c443d>
2022-03-04 01:59:40.379 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <7cc485717f3ec666996d72ed3ca89d997517a0a2da2d706689af2d26f7aef1b0>
2022-03-04 01:59:40.383 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <2b826100462ca3adf814174feef0b721b5520a039c4801c0e41dde23af9129bf>
2022-03-04 01:59:40.384 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 1991 bytes received for category command-2002 initiated by peer
2022-03-04 01:59:40.384 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <7cc485717f3ec666996d72ed3ca89d997517a0a2da2d706689af2d26f7aef1b0>
2022-03-04 01:59:40.385 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:974 [86.11.252.17:18080 OUT] Received NOTIFY_NEW_TRANSACTIONS (1 txes)
2022-03-04 01:59:40.386 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <2b826100462ca3adf814174feef0b721b5520a039c4801c0e41dde23af9129bf>
2022-03-04 01:59:40.387 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:976 Including transaction <dfdbacb8648e459e4bb186d380972e94398294a401feb1bfc704ed1a886c443d>
2022-03-04 01:59:40.417 [P2P2] WARNING net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2876 dropping connections to 180.150.107.222:18080
2022-03-04 01:59:40.431 [P2P2] ERROR net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1566 [180.150.107.222:18080 OUT] span connection id not found
2022-03-04 01:59:40.434 [P2P2] ERROR net contrib/epee/include/net/abstract_tcp_server2.inl:778 Setting timer on a shut down object
2022-03-04 01:59:40.441 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2918 [180.150.107.222:18080 OUT] [0] state: closed in state synchronizing
2022-03-04 01:59:40.441 [P2P2] INFO net.p2p src/p2p/net_node.inl:2680 [180.150.107.222:18080 4299f39e-a2f1-42b7-9d56-2fdc2d05f5e4 OUT] CLOSE CONNECTION
2022-03-04 01:59:40.506 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [209.250.243.248:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-03-04 01:59:40.507 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [209.250.243.248:18080 OUT] 29 bytes sent for category command-1007 initiated by us
2022-03-04 01:59:40.689 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [209.250.243.248:18080 OUT] 15857 bytes received for category command-1001 initiated by us
2022-03-04 01:59:40.699 [P2P5] ERROR net contrib/epee/include/net/abstract_tcp_server2.inl:778 Setting timer on a shut down object
2022-03-04 01:59:40.705 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2918 [209.250.243.248:18080 OUT] [0] state: closed in state before_handshake
2022-03-04 01:59:40.705 [P2P5] INFO net.p2p src/p2p/net_node.inl:2680 [209.250.243.248:18080 e42c390c-885c-4d9e-b2cc-91ae209a0a7a OUT] CLOSE CONNECTION
2022-03-04 01:59:42.021 [P2P3] INFO net.p2p src/p2p/net_node.inl:2661 [46.183.217.3:18080 059eb0be-a594-4f8e-8286-d2bebe55ff3e OUT] NEW CONNECTION
2022-03-04 01:59:42.023 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [46.183.217.3:18080 OUT] 262 bytes sent for category command-1001 initiated by us
2022-03-04 01:59:42.088 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 1523417 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:42.088 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [98.237.138.98:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:42.089 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [98.237.138.98:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:42.113 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [98.237.138.98:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:42.131 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [98.237.138.98:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:42.132 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [98.237.138.98:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513446, first hash <52ed26e1b51a241061e85236f9d9e83fc2cf54e8c15a8b1938474d51517d7aea>
2022-03-04 01:59:42.133 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:42.134 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [98.237.138.98:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:42.328 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [46.183.217.3:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-03-04 01:59:42.329 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [46.183.217.3:18080 OUT] 29 bytes sent for category command-1007 initiated by us
2022-03-04 01:59:42.688 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [46.183.217.3:18080 OUT] 16788 bytes received for category command-1001 initiated by us
2022-03-04 01:59:42.691 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:430 [46.183.217.3:18080 OUT] Remote blockchain height: 2571963, id: <5df57d8f01eedede5ead0562cf919e6f01c37ff5ae64416607d4a97a7b19e498>
2022-03-04 01:59:42.691 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:443 [46.183.217.3:18080 OUT] [0] state: requesting callback in state synchronizing
2022-03-04 01:59:42.692 [P2P4] INFO net.p2p src/p2p/net_node.inl:1193 [46.183.217.3:18080 OUT] New connection handshaked, pruning seed 0
2022-03-04 01:59:42.693 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [46.183.217.3:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-03-04 01:59:42.693 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [46.183.217.3:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-03-04 01:59:42.694 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [46.183.217.3:18080 OUT] 1047 bytes sent for category command-2006 initiated by us
2022-03-04 01:59:42.694 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [46.183.217.3:18080 OUT] [0] state: requesting chain in state synchronizing
2022-03-04 01:59:42.985 [P2P3] INFO net.p2p src/p2p/net_node.inl:2661 [100.38.225.220:18080 a2de3d90-cc21-40b3-a6b4-d5b3cbe2674f OUT] NEW CONNECTION
2022-03-04 01:59:42.985 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [100.38.225.220:18080 OUT] 262 bytes sent for category command-1001 initiated by us
2022-03-04 01:59:43.038 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [46.183.217.3:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-03-04 01:59:43.246 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [100.38.225.220:18080 OUT] 10 bytes received for category command-1007 initiated by peer
2022-03-04 01:59:43.247 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [100.38.225.220:18080 OUT] 29 bytes sent for category command-1007 initiated by us
2022-03-04 01:59:43.411 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 1564764 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:43.412 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [73.162.45.57:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:43.412 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [73.162.45.57:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:43.420 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [100.38.225.220:18080 OUT] 16921 bytes received for category command-1001 initiated by us
2022-03-04 01:59:43.424 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:430 [100.38.225.220:18080 OUT] Remote blockchain height: 2571963, id: <5df57d8f01eedede5ead0562cf919e6f01c37ff5ae64416607d4a97a7b19e498>
2022-03-04 01:59:43.425 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:443 [100.38.225.220:18080 OUT] [0] state: requesting callback in state synchronizing
2022-03-04 01:59:43.425 [P2P0] INFO net.p2p src/p2p/net_node.inl:1193 [100.38.225.220:18080 OUT] New connection handshaked, pruning seed 0
2022-03-04 01:59:43.426 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [100.38.225.220:18080 OUT] 10 bytes sent for category command-1007 initiated by us
2022-03-04 01:59:43.429 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:186 [100.38.225.220:18080 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=32
2022-03-04 01:59:43.429 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [100.38.225.220:18080 OUT] 1047 bytes sent for category command-2006 initiated by us
2022-03-04 01:59:43.430 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:188 [100.38.225.220:18080 OUT] [0] state: requesting chain in state synchronizing
2022-03-04 01:59:43.441 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [73.162.45.57:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:43.466 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [73.162.45.57:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:43.468 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [73.162.45.57:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513466, first hash <e774c9562d1dea53744645c66e78ef3941abc73894228da859d8b6e237ddd1ad>
2022-03-04 01:59:43.469 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:43.469 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [73.162.45.57:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:43.595 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [100.38.225.220:18080 OUT] 29 bytes received for category command-1007 initiated by us
2022-03-04 01:59:44.254 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 190 bytes received for category command-1002 initiated by peer
2022-03-04 01:59:44.271 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 15657 bytes sent for category command-1002 initiated by us
2022-03-04 01:59:44.362 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 1697535 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:44.362 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [86.11.252.17:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:44.363 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [86.11.252.17:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:44.387 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [86.11.252.17:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:44.403 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [86.11.252.17:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:44.405 [P2P0] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [86.11.252.17:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513486, first hash <c8b35c134234127c0cdbb74b44c67fda435b36e352c9e944e3bb2243c4621e2a>
2022-03-04 01:59:44.407 [P2P0] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [86.11.252.17:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:44.407 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [86.11.252.17:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:44.762 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [46.183.217.3:18080 OUT] 402523 bytes received for category command-2007 initiated by peer
2022-03-04 01:59:44.762 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2524 [46.183.217.3:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2512052, m_total_height=2571963
2022-03-04 01:59:44.763 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [46.183.217.3:18080 OUT] [0] state: received chain in state synchronizing
2022-03-04 01:59:44.854 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2118 [46.183.217.3:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:44.857 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [46.183.217.3:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512053, first hash <7a00414afabfb93d09361c9132e17bcf8108d91da6ed4c7d77c56da7f86902e1>
2022-03-04 01:59:44.858 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [46.183.217.3:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:44.860 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [46.183.217.3:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:44.876 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 1453190 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:44.876 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [128.92.219.163:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:44.877 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [128.92.219.163:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:44.899 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [128.92.219.163:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:44.902 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1487 [128.92.219.163:18080 OUT] parent was requested, we'll get back to it
2022-03-04 01:59:44.903 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1687 [128.92.219.163:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-03-04 01:59:44.930 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [128.92.219.163:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:44.932 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [128.92.219.163:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513506, first hash <9f6f3d816b129101bc177d2223cd8e4f5dbca84d95f0b402ee12c42b09c1b9ab>
2022-03-04 01:59:44.933 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [128.92.219.163:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:44.933 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [128.92.219.163:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:45.126 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [100.38.225.220:18080 OUT] 402523 bytes received for category command-2007 initiated by peer
2022-03-04 01:59:45.126 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2524 [100.38.225.220:18080 OUT] Received NOTIFY_RESPONSE_CHAIN_ENTRY: m_block_ids.size()=10000, m_start_height=2512052, m_total_height=2571963
2022-03-04 01:59:45.126 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2526 [100.38.225.220:18080 OUT] [0] state: received chain in state synchronizing
2022-03-04 01:59:45.262 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [100.38.225.220:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:45.265 [P2P5] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [100.38.225.220:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512306, first hash <dd339fae0d16cc68a9e9d5144e08132bf980b5d75ddfd0804f7f5f0a436f7548>
2022-03-04 01:59:45.265 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [100.38.225.220:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:45.266 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [100.38.225.220:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:46.667 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [192.99.154.164:12249 OUT] 10 bytes received for category command-1003 initiated by peer
2022-03-04 01:59:46.667 [P2P3] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [192.99.154.164:12249 OUT] 38 bytes sent for category command-1003 initiated by us
2022-03-04 01:59:46.792 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 2098188 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:46.792 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [73.162.45.57:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:46.793 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [73.162.45.57:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:46.835 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [73.162.45.57:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:46.839 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1487 [73.162.45.57:18080 OUT] parent was requested, we'll get back to it
2022-03-04 01:59:46.839 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1687 [73.162.45.57:18080 OUT] [0] state: stopping adding blocks in state synchronizing
2022-03-04 01:59:46.858 [P2P7] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [109.228.159.109:18080 OUT] 1480120 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:46.858 [P2P7] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [109.228.159.109:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:46.858 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [109.228.159.109:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:46.859 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [73.162.45.57:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:46.861 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [73.162.45.57:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513526, first hash <b14e8de7b08890f3a164fb2b2e167f15b52b9f16b8c5541142a160b875823828>
2022-03-04 01:59:46.863 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:46.864 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [73.162.45.57:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:46.880 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1387 [109.228.159.109:18080 OUT] [0] state: adding blocks in state synchronizing
2022-03-04 01:59:46.883 [P2P7] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1500 Restarting adding block after idle for 6.45438 seconds
2022-03-04 01:59:48.655 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1762 [35.136.4.131:18080 OUT] [186] state: requesting callback in state synchronizing
2022-03-04 01:59:48.655 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:152 [35.136.4.131:18080 OUT] kicking idle peer, last update 25.0138 seconds ago, expecting 2007
2022-03-04 01:59:48.656 [P2P1] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [35.136.4.131:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:48.658 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:152 [75.76.75.94:18080 OUT] kicking idle peer, last update 26.7803 seconds ago, expecting 2007
2022-03-04 01:59:48.658 [P2P5] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [75.76.75.94:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:48.661 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1762 [75.76.75.94:18080 OUT] [186] state: requesting callback in state synchronizing
2022-03-04 01:59:48.673 [P2P5] INFO net.p2p src/p2p/net_node.inl:2927 adding stripe 7 peer: 75.76.75.94:18080
2022-03-04 01:59:48.674 [P2P5] ERROR net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1707 [75.76.75.94:18080 OUT] Failed to request missing objects, dropping connection
2022-03-04 01:59:48.675 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 1692359 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:48.676 [P2P1] INFO net.p2p src/p2p/net_node.inl:2927 adding stripe 7 peer: 35.136.4.131:18080
2022-03-04 01:59:48.676 [P2P1] ERROR net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1707 [35.136.4.131:18080 OUT] Failed to request missing objects, dropping connection
2022-03-04 01:59:48.676 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [62.210.104.31:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:48.677 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [62.210.104.31:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:48.684 [P2P3] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2918 [75.76.75.94:18080 OUT] [186] state: closed in state synchronizing
2022-03-04 01:59:48.684 [P2P3] INFO net.p2p src/p2p/net_node.inl:2680 [75.76.75.94:18080 16cd48d7-a61f-44f4-b59c-0fa0d37e0e21 OUT] CLOSE CONNECTION
2022-03-04 01:59:48.693 [P2P0] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2918 [35.136.4.131:18080 OUT] [186] state: closed in state synchronizing
2022-03-04 01:59:48.694 [P2P0] INFO net.p2p src/p2p/net_node.inl:2680 [35.136.4.131:18080 cb34fe82-3266-460d-9263-7037e3517326 OUT] CLOSE CONNECTION
2022-03-04 01:59:48.701 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [62.210.104.31:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:48.959 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [100.38.225.220:18080 OUT] 1311882 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:48.960 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [100.38.225.220:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:48.960 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [100.38.225.220:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:48.972 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 1314541 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:48.974 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [98.237.138.98:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:48.974 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [98.237.138.98:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:48.981 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [100.38.225.220:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:48.985 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [46.183.217.3:18080 OUT] 1480120 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:48.987 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [46.183.217.3:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:48.988 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [46.183.217.3:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:49.006 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [98.237.138.98:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:49.014 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [46.183.217.3:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:49.540 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 1531660 bytes received for category command-2004 initiated by peer
2022-03-04 01:59:49.540 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:1112 [73.162.45.57:18080 OUT] Received NOTIFY_RESPONSE_GET_OBJECTS (20 blocks)
2022-03-04 01:59:49.541 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1113 [73.162.45.57:18080 OUT] [0] state: received objects in state synchronizing
2022-03-04 01:59:49.564 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1383 [73.162.45.57:18080 OUT] Failed to lock m_sync_lock, going back to download
2022-03-04 01:59:49.663 [P2P5] INFO net.p2p src/p2p/net_node.inl:2661 [75.76.75.94:18080 4788d10f-8d06-4507-9f06-e4e7ffe19320 OUT] NEW CONNECTION
2022-03-04 01:59:50.154 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [98.237.138.98:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:50.155 [P2P4] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [98.237.138.98:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513546, first hash <4018035fd1e47a5e43395490a372fc98a0257db5666e778b9875ee6a2e8b4998>
2022-03-04 01:59:50.155 [P2P4] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [98.237.138.98:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:50.161 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [73.162.45.57:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:50.163 [P2P6] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [73.162.45.57:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513566, first hash <1ad1802b359f91e8ef26f3410f6e7179a21ce3bedbcaa28c657c20b5a03ebea9>
2022-03-04 01:59:50.163 [P2P6] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [73.162.45.57:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:50.164 [P2P8] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [100.38.225.220:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:50.165 [P2P4] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [98.237.138.98:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:50.165 [P2P8] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [100.38.225.220:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512366, first hash <a26ac4e6fce99a2625f6e477e5d32f79e0ad94faf73130f8b9fe173650e364f3>
2022-03-04 01:59:50.165 [P2P6] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2338 [73.162.45.57:18080 OUT] [0] state: requesting objects in state synchronizing
2022-03-04 01:59:50.166 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [62.210.104.31:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:50.167 [P2P2] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [62.210.104.31:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2513586, first hash <385474b1e23868ef061b829ba585e33a8e47e8a62ff1098ab9b842db078e173b>
2022-03-04 01:59:50.171 [P2P9] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:2127 [46.183.217.3:18080 OUT] [0] state: resuming in state synchronizing
2022-03-04 01:59:50.173 [P2P9] INFO net.p2p.msg src/cryptonote_protocol/cryptonote_protocol_handler.inl:2327 [46.183.217.3:18080 OUT] -->>NOTIFY_REQUEST_GET_OBJECTS: blocks.size()=20requested blocks count=20 / 20 from 2512426, first hash <831d52c11b017f711644cc0ac24fac1acad4c996eaa2b8eb4d7f5ae6997a776c>
2022-03-04 01:59:50.175 [P2P5] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [75.76.75.94:18080 OUT] 262 bytes sent for category command-1001 initiated by us
2022-03-04 01:59:50.176 [P2P8] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [100.38.225.220:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:50.177 [P2P2] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [62.210.104.31:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:50.177 [P2P9] INFO net.p2p.traffic contrib/epee/include/net/levin_protocol_handler_async.h:57 [46.183.217.3:18080 OUT] 660 bytes sent for category command-2003 initiated by us
2022-03-04 01:59:50.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment