Advertisement
Silllencer

Untitled

Jan 31st, 2019
2,395
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 465.09 KB | None | 0 0
  1. 2019-01-30T10:11:47.377+0100 I CONTROL  [main] ***** SERVER RESTARTED *****
  2. 2019-01-30T10:11:47.621+0100 I CONTROL  [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'
  3. 2019-01-30T10:11:47.622+0100 I CONTROL  [main] Trying to start Windows service 'MongoDB'
  4. 2019-01-30T10:11:47.623+0100 I CONTROL  [initandlisten] MongoDB starting : pid=10580 port=27017 dbpath=D:\Mongo\data 64-bit host=DESKTOP-LQ7S5DE
  5. 2019-01-30T10:11:47.623+0100 I CONTROL  [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2
  6. 2019-01-30T10:11:47.623+0100 I CONTROL  [initandlisten] db version v4.0.5
  7. 2019-01-30T10:11:47.623+0100 I CONTROL  [initandlisten] git version: 3739429dd92b92d1b0ab120911a23d50bf03c412
  8. 2019-01-30T10:11:47.623+0100 I CONTROL  [initandlisten] allocator: tcmalloc
  9. 2019-01-30T10:11:47.623+0100 I CONTROL  [initandlisten] modules: none
  10. 2019-01-30T10:11:47.623+0100 I CONTROL  [initandlisten] build environment:
  11. 2019-01-30T10:11:47.623+0100 I CONTROL  [initandlisten]     distmod: 2008plus-ssl
  12. 2019-01-30T10:11:47.623+0100 I CONTROL  [initandlisten]     distarch: x86_64
  13. 2019-01-30T10:11:47.623+0100 I CONTROL  [initandlisten]     target_arch: x86_64
  14. 2019-01-30T10:11:47.623+0100 I CONTROL  [initandlisten] options: { config: "C:\PROGRAMY\MongoDB\Server\4.0\bin\mongod.cfg", net: { bindIp: "127.0.0.1", port: 27017 }, service: true, storage: { dbPath: "D:\Mongo\data", journal: { enabled: true } }, systemLog: { destination: "file", logAppend: true, path: "C:\PROGRAMY\MongoDB\Server\4.0\log\mongod.log" } }
  15. 2019-01-30T10:11:47.625+0100 I STORAGE  [initandlisten] wiredtiger_open config: create,cache_size=32195M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress),
  16. 2019-01-30T10:11:47.749+0100 I STORAGE  [initandlisten] WiredTiger message [1548839507:749577][10580:140703696246656], txn-recover: Set global recovery timestamp: 0
  17. 2019-01-30T10:11:47.812+0100 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0)
  18. 2019-01-30T10:11:47.945+0100 I CONTROL  [initandlisten]
  19. 2019-01-30T10:11:47.945+0100 I CONTROL  [initandlisten] ** WARNING: Access control is not enabled for the database.
  20. 2019-01-30T10:11:47.946+0100 I CONTROL  [initandlisten] **          Read and write access to data and configuration is unrestricted.
  21. 2019-01-30T10:11:47.946+0100 I CONTROL  [initandlisten]
  22. 2019-01-30T10:11:47.947+0100 I STORAGE  [initandlisten] createCollection: admin.system.version with provided UUID: 1885824b-5f3d-4f79-8f5d-ed23641b66dc
  23. 2019-01-30T10:11:48.034+0100 I COMMAND  [initandlisten] setting featureCompatibilityVersion to 4.0
  24. 2019-01-30T10:11:48.043+0100 I STORAGE  [initandlisten] createCollection: local.startup_log with generated UUID: 857d4cda-5695-4bcd-8a81-e57b5a2750be
  25. 2019-01-30T10:11:48.268+0100 I FTDC     [initandlisten] Initializing full-time diagnostic data capture with directory 'D:/Mongo/data/diagnostic.data'
  26. 2019-01-30T10:11:48.269+0100 I NETWORK  [initandlisten] waiting for connections on port 27017
  27. 2019-01-30T10:11:48.269+0100 I STORAGE  [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: 317a6560-0af5-42c3-9aa4-da6bc24320d7
  28. 2019-01-30T10:11:48.269+0100 I STORAGE  [initandlisten] Service running
  29. 2019-01-30T10:11:48.394+0100 I INDEX    [LogicalSessionCacheRefresh] build index on: config.system.sessions properties: { v: 2, key: { lastUse: 1 }, name: "lsidTTLIndex", ns: "config.system.sessions", expireAfterSeconds: 1800 }
  30. 2019-01-30T10:11:48.394+0100 I INDEX    [LogicalSessionCacheRefresh]     building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  31. 2019-01-30T10:11:48.402+0100 I INDEX    [LogicalSessionCacheRefresh] build index done.  scanned 0 total records. 0 secs
  32. 2019-01-30T10:11:48.403+0100 I COMMAND  [LogicalSessionCacheRefresh] command config.$cmd command: createIndexes { createIndexes: "system.sessions", indexes: [ { key: { lastUse: 1 }, name: "lsidTTLIndex", expireAfterSeconds: 1800 } ], $db: "config" } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 133ms
  33. 2019-01-30T10:11:56.343+0100 I NETWORK  [listener] connection accepted from 127.0.0.1:63971 #1 (1 connection now open)
  34. 2019-01-30T10:11:56.354+0100 I NETWORK  [conn1] received client metadata from 127.0.0.1:63971 conn1: { driver: { name: "mongo-java-driver", version: "3.8.2" }, os: { type: "Windows", name: "Windows 10", architecture: "amd64", version: "10.0" }, platform: "Java/Oracle Corporation/1.8.0_192-b12" }
  35. 2019-01-30T10:11:57.644+0100 I NETWORK  [listener] connection accepted from 127.0.0.1:63976 #2 (2 connections now open)
  36. 2019-01-30T10:11:57.644+0100 I NETWORK  [conn2] received client metadata from 127.0.0.1:63976 conn2: { driver: { name: "mongo-java-driver", version: "3.8.2" }, os: { type: "Windows", name: "Windows 10", architecture: "amd64", version: "10.0" }, platform: "Java/Oracle Corporation/1.8.0_192-b12" }
  37. 2019-01-30T10:11:58.259+0100 I STORAGE  [conn2] createCollection: diploma.patent with generated UUID: 21ab5c0a-40f6-4d8b-a3ed-ff3597b5807a
  38. 2019-01-30T10:11:58.478+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3195 keysInserted:3195 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 95, w: 95 } }, Database: { acquireCount: { w: 94, W: 1 } }, Collection: { acquireCount: { w: 94 } } } protocol:op_msg 219ms
  39. 2019-01-30T10:12:00.009+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3337 keysInserted:3337 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 95, w: 95 } }, Database: { acquireCount: { w: 95 } }, Collection: { acquireCount: { w: 95 } } } protocol:op_msg 211ms
  40. 2019-01-30T10:12:03.595+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3337 keysInserted:3337 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 102, w: 102 } }, Database: { acquireCount: { w: 102 } }, Collection: { acquireCount: { w: 102 } } } protocol:op_msg 153ms
  41. 2019-01-30T10:12:04.797+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3129 keysInserted:3129 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 92, w: 92 } }, Database: { acquireCount: { w: 92 } }, Collection: { acquireCount: { w: 92 } } } protocol:op_msg 116ms
  42. 2019-01-30T10:12:06.420+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3306 keysInserted:3306 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 101, w: 101 } }, Database: { acquireCount: { w: 101 } }, Collection: { acquireCount: { w: 101 } } } protocol:op_msg 114ms
  43. 2019-01-30T10:12:07.740+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3143 keysInserted:3143 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 97, w: 97 } }, Database: { acquireCount: { w: 97 } }, Collection: { acquireCount: { w: 97 } } } protocol:op_msg 273ms
  44. 2019-01-30T10:12:08.870+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3108 keysInserted:3108 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 91, w: 91 } }, Database: { acquireCount: { w: 91 } }, Collection: { acquireCount: { w: 91 } } } protocol:op_msg 126ms
  45. 2019-01-30T10:12:10.106+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3233 keysInserted:3233 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 96, w: 96 } }, Database: { acquireCount: { w: 96 } }, Collection: { acquireCount: { w: 96 } } } protocol:op_msg 156ms
  46. 2019-01-30T10:12:12.544+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3048 keysInserted:3048 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 91, w: 91 } }, Database: { acquireCount: { w: 91 } }, Collection: { acquireCount: { w: 91 } } } protocol:op_msg 126ms
  47. 2019-01-30T10:12:14.851+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3347 keysInserted:3347 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 97, w: 97 } }, Database: { acquireCount: { w: 97 } }, Collection: { acquireCount: { w: 97 } } } protocol:op_msg 147ms
  48. 2019-01-30T10:12:16.094+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3159 keysInserted:3159 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 96, w: 96 } }, Database: { acquireCount: { w: 96 } }, Collection: { acquireCount: { w: 96 } } } protocol:op_msg 162ms
  49. 2019-01-30T10:12:17.302+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3198 keysInserted:3198 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 95, w: 95 } }, Database: { acquireCount: { w: 95 } }, Collection: { acquireCount: { w: 95 } } } protocol:op_msg 138ms
  50. 2019-01-30T10:12:18.569+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3364 keysInserted:3364 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 101, w: 101 } }, Database: { acquireCount: { w: 101 } }, Collection: { acquireCount: { w: 101 } } } protocol:op_msg 154ms
  51. 2019-01-30T10:12:19.933+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3407 keysInserted:3407 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 104, w: 104 } }, Database: { acquireCount: { w: 104 } }, Collection: { acquireCount: { w: 104 } } } protocol:op_msg 204ms
  52. 2019-01-30T10:12:21.244+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3245 keysInserted:3245 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 103, w: 103 } }, Database: { acquireCount: { w: 103 } }, Collection: { acquireCount: { w: 103 } } } protocol:op_msg 164ms
  53. 2019-01-30T10:12:22.543+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3460 keysInserted:3460 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 103, w: 103 } }, Database: { acquireCount: { w: 103 } }, Collection: { acquireCount: { w: 103 } } } protocol:op_msg 158ms
  54. 2019-01-30T10:12:23.888+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3487 keysInserted:3487 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 105, w: 105 } }, Database: { acquireCount: { w: 105 } }, Collection: { acquireCount: { w: 105 } } } protocol:op_msg 160ms
  55. 2019-01-30T10:12:26.235+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3292 keysInserted:3292 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 99, w: 99 } }, Database: { acquireCount: { w: 99 } }, Collection: { acquireCount: { w: 99 } } } protocol:op_msg 107ms
  56. 2019-01-30T10:12:28.521+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2892 keysInserted:2892 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 86, w: 86 } }, Database: { acquireCount: { w: 86 } }, Collection: { acquireCount: { w: 86 } } } protocol:op_msg 152ms
  57. 2019-01-30T10:12:31.749+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2921 keysInserted:2921 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 91, w: 91 } }, Database: { acquireCount: { w: 91 } }, Collection: { acquireCount: { w: 91 } } } protocol:op_msg 106ms
  58. 2019-01-30T10:12:32.890+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2821 keysInserted:2821 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 87, w: 87 } }, Database: { acquireCount: { w: 87 } }, Collection: { acquireCount: { w: 87 } } } protocol:op_msg 164ms
  59. 2019-01-30T10:12:36.091+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3157 keysInserted:3157 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 94, w: 94 } }, Database: { acquireCount: { w: 94 } }, Collection: { acquireCount: { w: 94 } } } protocol:op_msg 156ms
  60. 2019-01-30T10:12:37.322+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3306 keysInserted:3306 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 98, w: 98 } }, Database: { acquireCount: { w: 98 } }, Collection: { acquireCount: { w: 98 } } } protocol:op_msg 156ms
  61. 2019-01-30T10:12:38.650+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3467 keysInserted:3467 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 105, w: 105 } }, Database: { acquireCount: { w: 105 } }, Collection: { acquireCount: { w: 105 } } } protocol:op_msg 177ms
  62. 2019-01-30T10:12:40.108+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3589 keysInserted:3589 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 111, w: 111 } }, Database: { acquireCount: { w: 111 } }, Collection: { acquireCount: { w: 111 } } } protocol:op_msg 157ms
  63. 2019-01-30T10:12:41.532+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3612 keysInserted:3612 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 112, w: 112 } }, Database: { acquireCount: { w: 112 } }, Collection: { acquireCount: { w: 112 } } } protocol:op_msg 174ms
  64. 2019-01-30T10:12:43.030+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3602 keysInserted:3602 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 109, w: 109 } }, Database: { acquireCount: { w: 109 } }, Collection: { acquireCount: { w: 109 } } } protocol:op_msg 255ms
  65. 2019-01-30T10:12:44.447+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3630 keysInserted:3630 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 113, w: 113 } }, Database: { acquireCount: { w: 113 } }, Collection: { acquireCount: { w: 113 } } } protocol:op_msg 162ms
  66. 2019-01-30T10:12:45.691+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3093 keysInserted:3093 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 97, w: 97 } }, Database: { acquireCount: { w: 97 } }, Collection: { acquireCount: { w: 97 } } } protocol:op_msg 168ms
  67. 2019-01-30T10:12:48.608+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2659 keysInserted:2659 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 85, w: 85 } }, Database: { acquireCount: { w: 85 } }, Collection: { acquireCount: { w: 85 } } } protocol:op_msg 176ms
  68. 2019-01-30T10:12:49.525+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2283 keysInserted:2283 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 71, w: 71 } }, Database: { acquireCount: { w: 71 } }, Collection: { acquireCount: { w: 71 } } } protocol:op_msg 113ms
  69. 2019-01-30T10:12:50.728+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2723 keysInserted:2723 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 86, w: 86 } }, Database: { acquireCount: { w: 86 } }, Collection: { acquireCount: { w: 86 } } } protocol:op_msg 216ms
  70. 2019-01-30T10:12:51.790+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2295 keysInserted:2295 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 73, w: 73 } }, Database: { acquireCount: { w: 73 } }, Collection: { acquireCount: { w: 73 } } } protocol:op_msg 231ms
  71. 2019-01-30T10:12:53.890+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2782 keysInserted:2782 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 82, w: 82 } }, Database: { acquireCount: { w: 82 } }, Collection: { acquireCount: { w: 82 } } } protocol:op_msg 172ms
  72. 2019-01-30T10:12:55.055+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2890 keysInserted:2890 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 91, w: 91 } }, Database: { acquireCount: { w: 91 } }, Collection: { acquireCount: { w: 91 } } } protocol:op_msg 151ms
  73. 2019-01-30T10:12:56.198+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2919 keysInserted:2919 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 86, w: 86 } }, Database: { acquireCount: { w: 86 } }, Collection: { acquireCount: { w: 86 } } } protocol:op_msg 158ms
  74. 2019-01-30T10:12:57.391+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2873 keysInserted:2873 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 92, w: 92 } }, Database: { acquireCount: { w: 92 } }, Collection: { acquireCount: { w: 92 } } } protocol:op_msg 149ms
  75. 2019-01-30T10:12:59.610+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3049 keysInserted:3049 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 97, w: 97 } }, Database: { acquireCount: { w: 97 } }, Collection: { acquireCount: { w: 97 } } } protocol:op_msg 108ms
  76. 2019-01-30T10:13:00.613+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2303 keysInserted:2303 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 77, w: 77 } }, Database: { acquireCount: { w: 77 } }, Collection: { acquireCount: { w: 77 } } } protocol:op_msg 105ms
  77. 2019-01-30T10:13:01.831+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2793 keysInserted:2793 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 95, w: 95 } }, Database: { acquireCount: { w: 95 } }, Collection: { acquireCount: { w: 95 } } } protocol:op_msg 148ms
  78. 2019-01-30T10:13:04.127+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2593 keysInserted:2593 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 89, w: 89 } }, Database: { acquireCount: { w: 89 } }, Collection: { acquireCount: { w: 89 } } } protocol:op_msg 221ms
  79. 2019-01-30T10:13:05.735+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3576 keysInserted:3576 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 121, w: 121 } }, Database: { acquireCount: { w: 121 } }, Collection: { acquireCount: { w: 121 } } } protocol:op_msg 201ms
  80. 2019-01-30T10:13:07.389+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3564 keysInserted:3564 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 121, w: 121 } }, Database: { acquireCount: { w: 121 } }, Collection: { acquireCount: { w: 121 } } } protocol:op_msg 203ms
  81. 2019-01-30T10:13:09.013+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3921 keysInserted:3921 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 123, w: 123 } }, Database: { acquireCount: { w: 123 } }, Collection: { acquireCount: { w: 123 } } } protocol:op_msg 206ms
  82. 2019-01-30T10:13:10.733+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4064 keysInserted:4064 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 129, w: 129 } }, Database: { acquireCount: { w: 129 } }, Collection: { acquireCount: { w: 129 } } } protocol:op_msg 206ms
  83. 2019-01-30T10:13:12.381+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4016 keysInserted:4016 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 130, w: 130 } }, Database: { acquireCount: { w: 130 } }, Collection: { acquireCount: { w: 130 } } } protocol:op_msg 163ms
  84. 2019-01-30T10:13:14.140+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4032 keysInserted:4032 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 133, w: 133 } }, Database: { acquireCount: { w: 133 } }, Collection: { acquireCount: { w: 133 } } } protocol:op_msg 218ms
  85. 2019-01-30T10:13:15.456+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3200 keysInserted:3200 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 104, w: 104 } }, Database: { acquireCount: { w: 104 } }, Collection: { acquireCount: { w: 104 } } } protocol:op_msg 112ms
  86. 2019-01-30T10:13:17.322+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4233 keysInserted:4233 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 136, w: 136 } }, Database: { acquireCount: { w: 136 } }, Collection: { acquireCount: { w: 136 } } } protocol:op_msg 226ms
  87. 2019-01-30T10:13:19.074+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4230 keysInserted:4230 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 136, w: 136 } }, Database: { acquireCount: { w: 136 } }, Collection: { acquireCount: { w: 136 } } } protocol:op_msg 198ms
  88. 2019-01-30T10:13:20.809+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4180 keysInserted:4180 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 136, w: 136 } }, Database: { acquireCount: { w: 136 } }, Collection: { acquireCount: { w: 136 } } } protocol:op_msg 158ms
  89. 2019-01-30T10:13:22.575+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3978 keysInserted:3978 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 134, w: 134 } }, Database: { acquireCount: { w: 134 } }, Collection: { acquireCount: { w: 134 } } } protocol:op_msg 215ms
  90. 2019-01-30T10:13:24.403+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4251 keysInserted:4251 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 138, w: 138 } }, Database: { acquireCount: { w: 138 } }, Collection: { acquireCount: { w: 138 } } } protocol:op_msg 237ms
  91. 2019-01-30T10:13:26.264+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4367 keysInserted:4367 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 146, w: 146 } }, Database: { acquireCount: { w: 146 } }, Collection: { acquireCount: { w: 146 } } } protocol:op_msg 208ms
  92. 2019-01-30T10:13:28.119+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4325 keysInserted:4325 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 143, w: 143 } }, Database: { acquireCount: { w: 143 } }, Collection: { acquireCount: { w: 143 } } } protocol:op_msg 215ms
  93. 2019-01-30T10:13:30.092+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4320 keysInserted:4320 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 146, w: 146 } }, Database: { acquireCount: { w: 146 } }, Collection: { acquireCount: { w: 146 } } } protocol:op_msg 280ms
  94. 2019-01-30T10:13:31.929+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4321 keysInserted:4321 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 144, w: 144 } }, Database: { acquireCount: { w: 144 } }, Collection: { acquireCount: { w: 144 } } } protocol:op_msg 175ms
  95. 2019-01-30T10:13:33.913+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4322 keysInserted:4322 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 149, w: 149 } }, Database: { acquireCount: { w: 149 } }, Collection: { acquireCount: { w: 149 } } } protocol:op_msg 242ms
  96. 2019-01-30T10:13:35.841+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4333 keysInserted:4333 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 146, w: 146 } }, Database: { acquireCount: { w: 146 } }, Collection: { acquireCount: { w: 146 } } } protocol:op_msg 228ms
  97. 2019-01-30T10:13:37.709+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4328 keysInserted:4328 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 146, w: 146 } }, Database: { acquireCount: { w: 146 } }, Collection: { acquireCount: { w: 146 } } } protocol:op_msg 128ms
  98. 2019-01-30T10:13:39.732+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4345 keysInserted:4345 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 145, w: 145 } }, Database: { acquireCount: { w: 145 } }, Collection: { acquireCount: { w: 145 } } } protocol:op_msg 342ms
  99. 2019-01-30T10:13:41.281+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3449 keysInserted:3449 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 115, w: 115 } }, Database: { acquireCount: { w: 115 } }, Collection: { acquireCount: { w: 115 } } } protocol:op_msg 197ms
  100. 2019-01-30T10:13:43.241+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4235 keysInserted:4235 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 149, w: 149 } }, Database: { acquireCount: { w: 149 } }, Collection: { acquireCount: { w: 149 } } } protocol:op_msg 221ms
  101. 2019-01-30T10:13:45.096+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4138 keysInserted:4138 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 144, w: 144 } }, Database: { acquireCount: { w: 144 } }, Collection: { acquireCount: { w: 144 } } } protocol:op_msg 192ms
  102. 2019-01-30T10:13:47.082+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4156 keysInserted:4156 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 142, w: 142 } }, Database: { acquireCount: { w: 142 } }, Collection: { acquireCount: { w: 142 } } } protocol:op_msg 233ms
  103. 2019-01-30T10:13:49.053+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4048 keysInserted:4048 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 143, w: 143 } }, Database: { acquireCount: { w: 143 } }, Collection: { acquireCount: { w: 143 } } } protocol:op_msg 325ms
  104. 2019-01-30T10:13:50.300+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2590 keysInserted:2590 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 87, w: 87 } }, Database: { acquireCount: { w: 87 } }, Collection: { acquireCount: { w: 87 } } } protocol:op_msg 207ms
  105. 2019-01-30T10:13:50.406+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:272296 cursorExhausted:1 numYields:2131 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2133 } }, Database: { acquireCount: { r: 2133 } }, Collection: { acquireCount: { r: 2133 } } } protocol:op_msg 101ms
  106. 2019-01-30T10:13:52.037+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3878 keysInserted:3878 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 134, w: 134 } }, Database: { acquireCount: { w: 134 } }, Collection: { acquireCount: { w: 134 } } } protocol:op_msg 154ms
  107. 2019-01-30T10:13:52.144+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:276174 cursorExhausted:1 numYields:2160 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2162 } }, Database: { acquireCount: { r: 2162 } }, Collection: { acquireCount: { r: 2162 } } } protocol:op_msg 102ms
  108. 2019-01-30T10:13:53.774+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3896 keysInserted:3896 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 134, w: 134 } }, Database: { acquireCount: { w: 134 } }, Collection: { acquireCount: { w: 134 } } } protocol:op_msg 180ms
  109. 2019-01-30T10:13:53.877+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:280070 cursorExhausted:1 numYields:2191 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2193 } }, Database: { acquireCount: { r: 2193 } }, Collection: { acquireCount: { r: 2193 } } } protocol:op_msg 100ms
  110. 2019-01-30T10:13:55.579+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4030 keysInserted:4030 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 137, w: 137 } }, Database: { acquireCount: { w: 137 } }, Collection: { acquireCount: { w: 137 } } } protocol:op_msg 239ms
  111. 2019-01-30T10:13:55.685+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:284100 cursorExhausted:1 numYields:2222 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2224 } }, Database: { acquireCount: { r: 2224 } }, Collection: { acquireCount: { r: 2224 } } } protocol:op_msg 102ms
  112. 2019-01-30T10:13:57.473+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3644 keysInserted:3644 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 128, w: 128 } }, Database: { acquireCount: { w: 128 } }, Collection: { acquireCount: { w: 128 } } } protocol:op_msg 332ms
  113. 2019-01-30T10:13:57.585+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:287744 cursorExhausted:1 numYields:2251 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2253 } }, Database: { acquireCount: { r: 2253 } }, Collection: { acquireCount: { r: 2253 } } } protocol:op_msg 108ms
  114. 2019-01-30T10:13:59.383+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4065 keysInserted:4065 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 138, w: 138 } }, Database: { acquireCount: { w: 138 } }, Collection: { acquireCount: { w: 138 } } } protocol:op_msg 271ms
  115. 2019-01-30T10:13:59.497+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:291809 cursorExhausted:1 numYields:2283 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2285 } }, Database: { acquireCount: { r: 2285 } }, Collection: { acquireCount: { r: 2285 } } } protocol:op_msg 109ms
  116. 2019-01-30T10:14:01.324+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4078 keysInserted:4078 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 146, w: 146 } }, Database: { acquireCount: { w: 146 } }, Collection: { acquireCount: { w: 146 } } } protocol:op_msg 195ms
  117. 2019-01-30T10:14:01.437+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:295887 cursorExhausted:1 numYields:2316 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2318 } }, Database: { acquireCount: { r: 2318 } }, Collection: { acquireCount: { r: 2318 } } } protocol:op_msg 110ms
  118. 2019-01-30T10:14:03.169+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4120 keysInserted:4120 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 142, w: 142 } }, Database: { acquireCount: { w: 142 } }, Collection: { acquireCount: { w: 142 } } } protocol:op_msg 188ms
  119. 2019-01-30T10:14:03.282+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:300007 cursorExhausted:1 numYields:2345 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2347 } }, Database: { acquireCount: { r: 2347 } }, Collection: { acquireCount: { r: 2347 } } } protocol:op_msg 110ms
  120. 2019-01-30T10:14:05.139+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4200 keysInserted:4200 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 148, w: 148 } }, Database: { acquireCount: { w: 148 } }, Collection: { acquireCount: { w: 148 } } } protocol:op_msg 234ms
  121. 2019-01-30T10:14:05.255+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:304207 cursorExhausted:1 numYields:2380 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2382 } }, Database: { acquireCount: { r: 2382 } }, Collection: { acquireCount: { r: 2382 } } } protocol:op_msg 113ms
  122. 2019-01-30T10:14:06.633+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3385 keysInserted:3385 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 113, w: 113 } }, Database: { acquireCount: { w: 113 } }, Collection: { acquireCount: { w: 113 } } } protocol:op_msg 171ms
  123. 2019-01-30T10:14:06.749+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:307592 cursorExhausted:1 numYields:2406 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2408 } }, Database: { acquireCount: { r: 2408 } }, Collection: { acquireCount: { r: 2408 } } } protocol:op_msg 113ms
  124. 2019-01-30T10:14:08.495+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3794 keysInserted:3794 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 137, w: 137 } }, Database: { acquireCount: { w: 137 } }, Collection: { acquireCount: { w: 137 } } } protocol:op_msg 239ms
  125. 2019-01-30T10:14:08.618+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:311386 cursorExhausted:1 numYields:2435 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2437 } }, Database: { acquireCount: { r: 2437 } }, Collection: { acquireCount: { r: 2437 } } } protocol:op_msg 116ms
  126. 2019-01-30T10:14:10.268+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3799 keysInserted:3799 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 135, w: 135 } }, Database: { acquireCount: { w: 135 } }, Collection: { acquireCount: { w: 135 } } } protocol:op_msg 177ms
  127. 2019-01-30T10:14:10.387+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:315185 cursorExhausted:1 numYields:2465 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2467 } }, Database: { acquireCount: { r: 2467 } }, Collection: { acquireCount: { r: 2467 } } } protocol:op_msg 116ms
  128. 2019-01-30T10:14:12.037+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3953 keysInserted:3953 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 138, w: 138 } }, Database: { acquireCount: { w: 138 } }, Collection: { acquireCount: { w: 138 } } } protocol:op_msg 124ms
  129. 2019-01-30T10:14:12.159+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:319138 cursorExhausted:1 numYields:2497 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2499 } }, Database: { acquireCount: { r: 2499 } }, Collection: { acquireCount: { r: 2499 } } } protocol:op_msg 118ms
  130. 2019-01-30T10:14:13.762+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3710 keysInserted:3710 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 126, w: 126 } }, Database: { acquireCount: { w: 126 } }, Collection: { acquireCount: { w: 126 } } } protocol:op_msg 221ms
  131. 2019-01-30T10:14:13.884+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:322848 cursorExhausted:1 numYields:2524 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2526 } }, Database: { acquireCount: { r: 2526 } }, Collection: { acquireCount: { r: 2526 } } } protocol:op_msg 118ms
  132. 2019-01-30T10:14:15.488+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3909 keysInserted:3909 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 131, w: 131 } }, Database: { acquireCount: { w: 131 } }, Collection: { acquireCount: { w: 131 } } } protocol:op_msg 181ms
  133. 2019-01-30T10:14:15.611+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:326757 cursorExhausted:1 numYields:2556 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2558 } }, Database: { acquireCount: { r: 2558 } }, Collection: { acquireCount: { r: 2558 } } } protocol:op_msg 120ms
  134. 2019-01-30T10:14:17.137+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3426 keysInserted:3426 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 119, w: 119 } }, Database: { acquireCount: { w: 119 } }, Collection: { acquireCount: { w: 119 } } } protocol:op_msg 167ms
  135. 2019-01-30T10:14:17.261+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:330183 cursorExhausted:1 numYields:2583 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2585 } }, Database: { acquireCount: { r: 2585 } }, Collection: { acquireCount: { r: 2585 } } } protocol:op_msg 122ms
  136. 2019-01-30T10:14:18.734+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3430 keysInserted:3430 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 117, w: 117 } }, Database: { acquireCount: { w: 117 } }, Collection: { acquireCount: { w: 117 } } } protocol:op_msg 202ms
  137. 2019-01-30T10:14:18.860+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:333613 cursorExhausted:1 numYields:2613 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2615 } }, Database: { acquireCount: { r: 2615 } }, Collection: { acquireCount: { r: 2615 } } } protocol:op_msg 123ms
  138. 2019-01-30T10:14:20.590+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3310 keysInserted:3310 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 119, w: 119 } }, Database: { acquireCount: { w: 119 } }, Collection: { acquireCount: { w: 119 } } } protocol:op_msg 358ms
  139. 2019-01-30T10:14:20.720+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:336923 cursorExhausted:1 numYields:2637 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2639 } }, Database: { acquireCount: { r: 2639 } }, Collection: { acquireCount: { r: 2639 } } } protocol:op_msg 126ms
  140. 2019-01-30T10:14:22.328+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3794 keysInserted:3794 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 131, w: 131 } }, Database: { acquireCount: { w: 131 } }, Collection: { acquireCount: { w: 131 } } } protocol:op_msg 193ms
  141. 2019-01-30T10:14:22.459+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:340717 cursorExhausted:1 numYields:2664 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2666 } }, Database: { acquireCount: { r: 2666 } }, Collection: { acquireCount: { r: 2666 } } } protocol:op_msg 126ms
  142. 2019-01-30T10:14:23.957+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3589 keysInserted:3589 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 121, w: 121 } }, Database: { acquireCount: { w: 121 } }, Collection: { acquireCount: { w: 121 } } } protocol:op_msg 142ms
  143. 2019-01-30T10:14:24.089+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:344306 cursorExhausted:1 numYields:2693 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2695 } }, Database: { acquireCount: { r: 2695 } }, Collection: { acquireCount: { r: 2695 } } } protocol:op_msg 127ms
  144. 2019-01-30T10:14:25.810+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3789 keysInserted:3789 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 134, w: 134 } }, Database: { acquireCount: { w: 134 } }, Collection: { acquireCount: { w: 134 } } } protocol:op_msg 247ms
  145. 2019-01-30T10:14:25.944+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:348095 cursorExhausted:1 numYields:2724 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2726 } }, Database: { acquireCount: { r: 2726 } }, Collection: { acquireCount: { r: 2726 } } } protocol:op_msg 129ms
  146. 2019-01-30T10:14:27.017+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2495 keysInserted:2495 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 84, w: 84 } }, Database: { acquireCount: { w: 84 } }, Collection: { acquireCount: { w: 84 } } } protocol:op_msg 160ms
  147. 2019-01-30T10:14:27.151+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:350590 cursorExhausted:1 numYields:2743 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2745 } }, Database: { acquireCount: { r: 2745 } }, Collection: { acquireCount: { r: 2745 } } } protocol:op_msg 130ms
  148. 2019-01-30T10:14:28.759+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3869 keysInserted:3869 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 129, w: 129 } }, Database: { acquireCount: { w: 129 } }, Collection: { acquireCount: { w: 129 } } } protocol:op_msg 186ms
  149. 2019-01-30T10:14:28.895+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:354459 cursorExhausted:1 numYields:2773 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2775 } }, Database: { acquireCount: { r: 2775 } }, Collection: { acquireCount: { r: 2775 } } } protocol:op_msg 131ms
  150. 2019-01-30T10:14:30.530+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3883 keysInserted:3883 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 132, w: 132 } }, Database: { acquireCount: { w: 132 } }, Collection: { acquireCount: { w: 132 } } } protocol:op_msg 191ms
  151. 2019-01-30T10:14:30.667+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:358342 cursorExhausted:1 numYields:2805 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2807 } }, Database: { acquireCount: { r: 2807 } }, Collection: { acquireCount: { r: 2807 } } } protocol:op_msg 132ms
  152. 2019-01-30T10:14:32.348+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3888 keysInserted:3888 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 136, w: 136 } }, Database: { acquireCount: { w: 136 } }, Collection: { acquireCount: { w: 136 } } } protocol:op_msg 196ms
  153. 2019-01-30T10:14:32.487+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:362230 cursorExhausted:1 numYields:2835 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2837 } }, Database: { acquireCount: { r: 2837 } }, Collection: { acquireCount: { r: 2837 } } } protocol:op_msg 134ms
  154. 2019-01-30T10:14:33.735+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2919 keysInserted:2919 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 99, w: 99 } }, Database: { acquireCount: { w: 99 } }, Collection: { acquireCount: { w: 99 } } } protocol:op_msg 155ms
  155. 2019-01-30T10:14:33.876+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:365149 cursorExhausted:1 numYields:2858 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2860 } }, Database: { acquireCount: { r: 2860 } }, Collection: { acquireCount: { r: 2860 } } } protocol:op_msg 135ms
  156. 2019-01-30T10:14:35.285+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3195 keysInserted:3195 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 115, w: 115 } }, Database: { acquireCount: { w: 115 } }, Collection: { acquireCount: { w: 115 } } } protocol:op_msg 132ms
  157. 2019-01-30T10:14:35.424+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:368344 cursorExhausted:1 numYields:2881 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2883 } }, Database: { acquireCount: { r: 2883 } }, Collection: { acquireCount: { r: 2883 } } } protocol:op_msg 136ms
  158. 2019-01-30T10:14:37.203+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3951 keysInserted:3951 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 138, w: 138 } }, Database: { acquireCount: { w: 138 } }, Collection: { acquireCount: { w: 138 } } } protocol:op_msg 218ms
  159. 2019-01-30T10:14:37.346+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:372295 cursorExhausted:1 numYields:2912 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2914 } }, Database: { acquireCount: { r: 2914 } }, Collection: { acquireCount: { r: 2914 } } } protocol:op_msg 138ms
  160. 2019-01-30T10:14:38.749+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3234 keysInserted:3234 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 115, w: 115 } }, Database: { acquireCount: { w: 115 } }, Collection: { acquireCount: { w: 115 } } } protocol:op_msg 143ms
  161. 2019-01-30T10:14:38.895+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:375529 cursorExhausted:1 numYields:2939 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2941 } }, Database: { acquireCount: { r: 2941 } }, Collection: { acquireCount: { r: 2941 } } } protocol:op_msg 138ms
  162. 2019-01-30T10:14:40.598+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3950 keysInserted:3950 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 134, w: 134 } }, Database: { acquireCount: { w: 134 } }, Collection: { acquireCount: { w: 134 } } } protocol:op_msg 175ms
  163. 2019-01-30T10:14:40.742+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:379479 cursorExhausted:1 numYields:2967 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 2969 } }, Database: { acquireCount: { r: 2969 } }, Collection: { acquireCount: { r: 2969 } } } protocol:op_msg 139ms
  164. 2019-01-30T10:14:42.419+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3986 keysInserted:3986 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 136, w: 136 } }, Database: { acquireCount: { w: 136 } }, Collection: { acquireCount: { w: 136 } } } protocol:op_msg 196ms
  165. 2019-01-30T10:14:42.565+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:383465 cursorExhausted:1 numYields:2999 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3001 } }, Database: { acquireCount: { r: 3001 } }, Collection: { acquireCount: { r: 3001 } } } protocol:op_msg 143ms
  166. 2019-01-30T10:14:44.243+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3988 keysInserted:3988 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 134, w: 134 } }, Database: { acquireCount: { w: 134 } }, Collection: { acquireCount: { w: 134 } } } protocol:op_msg 183ms
  167. 2019-01-30T10:14:44.390+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:387453 cursorExhausted:1 numYields:3031 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3033 } }, Database: { acquireCount: { r: 3033 } }, Collection: { acquireCount: { r: 3033 } } } protocol:op_msg 142ms
  168. 2019-01-30T10:14:45.858+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3407 keysInserted:3407 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 118, w: 118 } }, Database: { acquireCount: { w: 118 } }, Collection: { acquireCount: { w: 118 } } } protocol:op_msg 160ms
  169. 2019-01-30T10:14:46.006+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:390860 cursorExhausted:1 numYields:3058 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3060 } }, Database: { acquireCount: { r: 3060 } }, Collection: { acquireCount: { r: 3060 } } } protocol:op_msg 144ms
  170. 2019-01-30T10:14:47.617+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3624 keysInserted:3624 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 128, w: 128 } }, Database: { acquireCount: { w: 128 } }, Collection: { acquireCount: { w: 128 } } } protocol:op_msg 172ms
  171. 2019-01-30T10:14:47.766+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:394484 cursorExhausted:1 numYields:3086 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3088 } }, Database: { acquireCount: { r: 3088 } }, Collection: { acquireCount: { r: 3088 } } } protocol:op_msg 144ms
  172. 2019-01-30T10:14:49.441+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3803 keysInserted:3803 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 135, w: 135 } }, Database: { acquireCount: { w: 135 } }, Collection: { acquireCount: { w: 135 } } } protocol:op_msg 211ms
  173. 2019-01-30T10:14:49.592+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:398287 cursorExhausted:1 numYields:3115 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3117 } }, Database: { acquireCount: { r: 3117 } }, Collection: { acquireCount: { r: 3117 } } } protocol:op_msg 147ms
  174. 2019-01-30T10:14:51.182+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3515 keysInserted:3515 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 126, w: 126 } }, Database: { acquireCount: { w: 126 } }, Collection: { acquireCount: { w: 126 } } } protocol:op_msg 205ms
  175. 2019-01-30T10:14:51.336+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:401802 cursorExhausted:1 numYields:3145 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3147 } }, Database: { acquireCount: { r: 3147 } }, Collection: { acquireCount: { r: 3147 } } } protocol:op_msg 149ms
  176. 2019-01-30T10:14:52.905+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3616 keysInserted:3616 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 127, w: 127 } }, Database: { acquireCount: { w: 127 } }, Collection: { acquireCount: { w: 127 } } } protocol:op_msg 180ms
  177. 2019-01-30T10:14:53.058+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:405418 cursorExhausted:1 numYields:3172 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3174 } }, Database: { acquireCount: { r: 3174 } }, Collection: { acquireCount: { r: 3174 } } } protocol:op_msg 149ms
  178. 2019-01-30T10:14:56.556+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3643 keysInserted:3643 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 124, w: 124 } }, Database: { acquireCount: { w: 124 } }, Collection: { acquireCount: { w: 124 } } } protocol:op_msg 323ms
  179. 2019-01-30T10:14:56.715+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:409061 cursorExhausted:1 numYields:3200 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3202 } }, Database: { acquireCount: { r: 3202 } }, Collection: { acquireCount: { r: 3202 } } } protocol:op_msg 154ms
  180. 2019-01-30T10:14:59.693+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3639 keysInserted:3639 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 127, w: 127 } }, Database: { acquireCount: { w: 127 } }, Collection: { acquireCount: { w: 127 } } } protocol:op_msg 140ms
  181. 2019-01-30T10:14:59.850+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:412700 cursorExhausted:1 numYields:3229 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3231 } }, Database: { acquireCount: { r: 3231 } }, Collection: { acquireCount: { r: 3231 } } } protocol:op_msg 154ms
  182. 2019-01-30T10:15:02.651+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3636 keysInserted:3636 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 122, w: 122 } }, Database: { acquireCount: { w: 122 } }, Collection: { acquireCount: { w: 122 } } } protocol:op_msg 219ms
  183. 2019-01-30T10:15:02.803+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:416336 cursorExhausted:1 numYields:3256 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3258 } }, Database: { acquireCount: { r: 3258 } }, Collection: { acquireCount: { r: 3258 } } } protocol:op_msg 148ms
  184. 2019-01-30T10:15:05.842+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3625 keysInserted:3625 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 125, w: 125 } }, Database: { acquireCount: { w: 125 } }, Collection: { acquireCount: { w: 125 } } } protocol:op_msg 359ms
  185. 2019-01-30T10:15:06.005+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:419961 cursorExhausted:1 numYields:3286 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3288 } }, Database: { acquireCount: { r: 3288 } }, Collection: { acquireCount: { r: 3288 } } } protocol:op_msg 158ms
  186. 2019-01-30T10:15:08.841+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3520 keysInserted:3520 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 120, w: 120 } }, Database: { acquireCount: { w: 120 } }, Collection: { acquireCount: { w: 120 } } } protocol:op_msg 157ms
  187. 2019-01-30T10:15:09.002+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:423481 cursorExhausted:1 numYields:3312 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3314 } }, Database: { acquireCount: { r: 3314 } }, Collection: { acquireCount: { r: 3314 } } } protocol:op_msg 158ms
  188. 2019-01-30T10:15:11.939+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3359 keysInserted:3359 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 123, w: 123 } }, Database: { acquireCount: { w: 123 } }, Collection: { acquireCount: { w: 123 } } } protocol:op_msg 180ms
  189. 2019-01-30T10:15:12.102+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:426840 cursorExhausted:1 numYields:3340 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3342 } }, Database: { acquireCount: { r: 3342 } }, Collection: { acquireCount: { r: 3342 } } } protocol:op_msg 160ms
  190. 2019-01-30T10:15:15.224+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3458 keysInserted:3458 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 126, w: 126 } }, Database: { acquireCount: { w: 126 } }, Collection: { acquireCount: { w: 126 } } } protocol:op_msg 185ms
  191. 2019-01-30T10:15:15.387+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:430298 cursorExhausted:1 numYields:3365 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3367 } }, Database: { acquireCount: { r: 3367 } }, Collection: { acquireCount: { r: 3367 } } } protocol:op_msg 160ms
  192. 2019-01-30T10:15:18.395+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3613 keysInserted:3613 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 125, w: 125 } }, Database: { acquireCount: { w: 125 } }, Collection: { acquireCount: { w: 125 } } } protocol:op_msg 155ms
  193. 2019-01-30T10:15:18.558+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:433911 cursorExhausted:1 numYields:3397 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3399 } }, Database: { acquireCount: { r: 3399 } }, Collection: { acquireCount: { r: 3399 } } } protocol:op_msg 160ms
  194. 2019-01-30T10:15:21.841+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3618 keysInserted:3618 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 129, w: 129 } }, Database: { acquireCount: { w: 129 } }, Collection: { acquireCount: { w: 129 } } } protocol:op_msg 311ms
  195. 2019-01-30T10:15:22.005+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:437529 cursorExhausted:1 numYields:3424 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3426 } }, Database: { acquireCount: { r: 3426 } }, Collection: { acquireCount: { r: 3426 } } } protocol:op_msg 161ms
  196. 2019-01-30T10:15:24.460+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2857 keysInserted:2857 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 98, w: 98 } }, Database: { acquireCount: { w: 98 } }, Collection: { acquireCount: { w: 98 } } } protocol:op_msg 122ms
  197. 2019-01-30T10:15:24.626+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:440386 cursorExhausted:1 numYields:3447 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3449 } }, Database: { acquireCount: { r: 3449 } }, Collection: { acquireCount: { r: 3449 } } } protocol:op_msg 163ms
  198. 2019-01-30T10:15:27.795+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3614 keysInserted:3614 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 129, w: 129 } }, Database: { acquireCount: { w: 129 } }, Collection: { acquireCount: { w: 129 } } } protocol:op_msg 196ms
  199. 2019-01-30T10:15:27.965+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:444000 cursorExhausted:1 numYields:3474 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3476 } }, Database: { acquireCount: { r: 3476 } }, Collection: { acquireCount: { r: 3476 } } } protocol:op_msg 166ms
  200. 2019-01-30T10:15:30.960+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3614 keysInserted:3614 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 127, w: 127 } }, Database: { acquireCount: { w: 127 } }, Collection: { acquireCount: { w: 127 } } } protocol:op_msg 162ms
  201. 2019-01-30T10:15:31.132+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:447614 cursorExhausted:1 numYields:3503 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3505 } }, Database: { acquireCount: { r: 3505 } }, Collection: { acquireCount: { r: 3505 } } } protocol:op_msg 169ms
  202. 2019-01-30T10:15:33.997+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3512 keysInserted:3512 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 119, w: 119 } }, Database: { acquireCount: { w: 119 } }, Collection: { acquireCount: { w: 119 } } } protocol:op_msg 149ms
  203. 2019-01-30T10:15:34.171+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:451126 cursorExhausted:1 numYields:3531 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3533 } }, Database: { acquireCount: { r: 3533 } }, Collection: { acquireCount: { r: 3533 } } } protocol:op_msg 171ms
  204. 2019-01-30T10:15:37.245+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3516 keysInserted:3516 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 128, w: 128 } }, Database: { acquireCount: { w: 128 } }, Collection: { acquireCount: { w: 128 } } } protocol:op_msg 175ms
  205. 2019-01-30T10:15:37.418+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:454642 cursorExhausted:1 numYields:3555 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3557 } }, Database: { acquireCount: { r: 3557 } }, Collection: { acquireCount: { r: 3557 } } } protocol:op_msg 169ms
  206. 2019-01-30T10:15:40.260+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3509 keysInserted:3509 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 118, w: 118 } }, Database: { acquireCount: { w: 118 } }, Collection: { acquireCount: { w: 118 } } } protocol:op_msg 211ms
  207. 2019-01-30T10:15:40.438+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:458151 cursorExhausted:1 numYields:3583 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3585 } }, Database: { acquireCount: { r: 3585 } }, Collection: { acquireCount: { r: 3585 } } } protocol:op_msg 175ms
  208. 2019-01-30T10:15:42.796+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2858 keysInserted:2858 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 98, w: 98 } }, Database: { acquireCount: { w: 98 } }, Collection: { acquireCount: { w: 98 } } } protocol:op_msg 173ms
  209. 2019-01-30T10:15:42.970+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:461009 cursorExhausted:1 numYields:3607 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3609 } }, Database: { acquireCount: { r: 3609 } }, Collection: { acquireCount: { r: 3609 } } } protocol:op_msg 171ms
  210. 2019-01-30T10:15:45.823+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3530 keysInserted:3530 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 121, w: 121 } }, Database: { acquireCount: { w: 121 } }, Collection: { acquireCount: { w: 121 } } } protocol:op_msg 144ms
  211. 2019-01-30T10:15:46.001+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:464539 cursorExhausted:1 numYields:3633 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3635 } }, Database: { acquireCount: { r: 3635 } }, Collection: { acquireCount: { r: 3635 } } } protocol:op_msg 174ms
  212. 2019-01-30T10:15:48.906+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3509 keysInserted:3509 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 120, w: 120 } }, Database: { acquireCount: { w: 120 } }, Collection: { acquireCount: { w: 120 } } } protocol:op_msg 192ms
  213. 2019-01-30T10:15:49.084+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:468048 cursorExhausted:1 numYields:3663 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3665 } }, Database: { acquireCount: { r: 3665 } }, Collection: { acquireCount: { r: 3665 } } } protocol:op_msg 174ms
  214. 2019-01-30T10:15:52.068+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3528 keysInserted:3528 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 122, w: 122 } }, Database: { acquireCount: { w: 122 } }, Collection: { acquireCount: { w: 122 } } } protocol:op_msg 171ms
  215. 2019-01-30T10:15:52.249+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:471576 cursorExhausted:1 numYields:3691 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3693 } }, Database: { acquireCount: { r: 3693 } }, Collection: { acquireCount: { r: 3693 } } } protocol:op_msg 177ms
  216. 2019-01-30T10:15:55.019+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3397 keysInserted:3397 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 115, w: 115 } }, Database: { acquireCount: { w: 115 } }, Collection: { acquireCount: { w: 115 } } } protocol:op_msg 201ms
  217. 2019-01-30T10:15:55.199+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:474973 cursorExhausted:1 numYields:3715 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3717 } }, Database: { acquireCount: { r: 3717 } }, Collection: { acquireCount: { r: 3717 } } } protocol:op_msg 176ms
  218. 2019-01-30T10:15:58.365+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3662 keysInserted:3662 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 127, w: 127 } }, Database: { acquireCount: { w: 127 } }, Collection: { acquireCount: { w: 127 } } } protocol:op_msg 295ms
  219. 2019-01-30T10:15:58.547+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:478635 cursorExhausted:1 numYields:3746 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3748 } }, Database: { acquireCount: { r: 3748 } }, Collection: { acquireCount: { r: 3748 } } } protocol:op_msg 178ms
  220. 2019-01-30T10:16:01.393+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3544 keysInserted:3544 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 117, w: 117 } }, Database: { acquireCount: { w: 117 } }, Collection: { acquireCount: { w: 117 } } } protocol:op_msg 187ms
  221. 2019-01-30T10:16:01.575+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:482179 cursorExhausted:1 numYields:3773 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3775 } }, Database: { acquireCount: { r: 3775 } }, Collection: { acquireCount: { r: 3775 } } } protocol:op_msg 178ms
  222. 2019-01-30T10:16:04.536+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3547 keysInserted:3547 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 123, w: 123 } }, Database: { acquireCount: { w: 123 } }, Collection: { acquireCount: { w: 123 } } } protocol:op_msg 172ms
  223. 2019-01-30T10:16:04.721+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:485726 cursorExhausted:1 numYields:3802 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3804 } }, Database: { acquireCount: { r: 3804 } }, Collection: { acquireCount: { r: 3804 } } } protocol:op_msg 181ms
  224. 2019-01-30T10:16:07.126+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2844 keysInserted:2844 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 98, w: 98 } }, Database: { acquireCount: { w: 98 } }, Collection: { acquireCount: { w: 98 } } } protocol:op_msg 245ms
  225. 2019-01-30T10:16:07.305+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:488570 cursorExhausted:1 numYields:3821 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3823 } }, Database: { acquireCount: { r: 3823 } }, Collection: { acquireCount: { r: 3823 } } } protocol:op_msg 176ms
  226. 2019-01-30T10:16:10.062+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3412 keysInserted:3412 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 122, w: 122 } }, Database: { acquireCount: { w: 122 } }, Collection: { acquireCount: { w: 122 } } } protocol:op_msg 126ms
  227. 2019-01-30T10:16:10.247+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:491982 cursorExhausted:1 numYields:3849 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3851 } }, Database: { acquireCount: { r: 3851 } }, Collection: { acquireCount: { r: 3851 } } } protocol:op_msg 182ms
  228. 2019-01-30T10:16:13.384+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3621 keysInserted:3621 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 126, w: 126 } }, Database: { acquireCount: { w: 126 } }, Collection: { acquireCount: { w: 126 } } } protocol:op_msg 288ms
  229. 2019-01-30T10:16:13.576+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:495603 cursorExhausted:1 numYields:3880 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3882 } }, Database: { acquireCount: { r: 3882 } }, Collection: { acquireCount: { r: 3882 } } } protocol:op_msg 188ms
  230. 2019-01-30T10:16:16.424+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3513 keysInserted:3513 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 119, w: 119 } }, Database: { acquireCount: { w: 119 } }, Collection: { acquireCount: { w: 119 } } } protocol:op_msg 142ms
  231. 2019-01-30T10:16:16.612+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:499116 cursorExhausted:1 numYields:3904 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3906 } }, Database: { acquireCount: { r: 3906 } }, Collection: { acquireCount: { r: 3906 } } } protocol:op_msg 185ms
  232. 2019-01-30T10:16:19.571+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3517 keysInserted:3517 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 123, w: 123 } }, Database: { acquireCount: { w: 123 } }, Collection: { acquireCount: { w: 123 } } } protocol:op_msg 170ms
  233. 2019-01-30T10:16:19.761+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:502633 cursorExhausted:1 numYields:3934 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3936 } }, Database: { acquireCount: { r: 3936 } }, Collection: { acquireCount: { r: 3936 } } } protocol:op_msg 186ms
  234. 2019-01-30T10:16:22.641+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3533 keysInserted:3533 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 120, w: 120 } }, Database: { acquireCount: { w: 120 } }, Collection: { acquireCount: { w: 120 } } } protocol:op_msg 187ms
  235. 2019-01-30T10:16:22.832+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:506166 cursorExhausted:1 numYields:3960 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3962 } }, Database: { acquireCount: { r: 3962 } }, Collection: { acquireCount: { r: 3962 } } } protocol:op_msg 189ms
  236. 2019-01-30T10:16:25.765+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3520 keysInserted:3520 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 122, w: 122 } }, Database: { acquireCount: { w: 122 } }, Collection: { acquireCount: { w: 122 } } } protocol:op_msg 174ms
  237. 2019-01-30T10:16:25.959+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:509686 cursorExhausted:1 numYields:3988 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 3990 } }, Database: { acquireCount: { r: 3990 } }, Collection: { acquireCount: { r: 3990 } } } protocol:op_msg 191ms
  238. 2019-01-30T10:16:28.930+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3528 keysInserted:3528 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 123, w: 123 } }, Database: { acquireCount: { w: 123 } }, Collection: { acquireCount: { w: 123 } } } protocol:op_msg 172ms
  239. 2019-01-30T10:16:29.122+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:513214 cursorExhausted:1 numYields:4016 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4018 } }, Database: { acquireCount: { r: 4018 } }, Collection: { acquireCount: { r: 4018 } } } protocol:op_msg 190ms
  240. 2019-01-30T10:16:32.369+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3772 keysInserted:3772 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 134, w: 134 } }, Database: { acquireCount: { w: 134 } }, Collection: { acquireCount: { w: 134 } } } protocol:op_msg 234ms
  241. 2019-01-30T10:16:32.568+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:516986 cursorExhausted:1 numYields:4044 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4046 } }, Database: { acquireCount: { r: 4046 } }, Collection: { acquireCount: { r: 4046 } } } protocol:op_msg 196ms
  242. 2019-01-30T10:16:35.695+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3769 keysInserted:3769 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 129, w: 129 } }, Database: { acquireCount: { w: 129 } }, Collection: { acquireCount: { w: 129 } } } protocol:op_msg 168ms
  243. 2019-01-30T10:16:35.894+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:520755 cursorExhausted:1 numYields:4074 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4076 } }, Database: { acquireCount: { r: 4076 } }, Collection: { acquireCount: { r: 4076 } } } protocol:op_msg 196ms
  244. 2019-01-30T10:16:39.044+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3582 keysInserted:3582 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 127, w: 127 } }, Database: { acquireCount: { w: 127 } }, Collection: { acquireCount: { w: 127 } } } protocol:op_msg 213ms
  245. 2019-01-30T10:16:39.244+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:524337 cursorExhausted:1 numYields:4101 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4103 } }, Database: { acquireCount: { r: 4103 } }, Collection: { acquireCount: { r: 4103 } } } protocol:op_msg 197ms
  246. 2019-01-30T10:16:42.173+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3523 keysInserted:3523 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 123, w: 123 } }, Database: { acquireCount: { w: 123 } }, Collection: { acquireCount: { w: 123 } } } protocol:op_msg 186ms
  247. 2019-01-30T10:16:42.377+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:527860 cursorExhausted:1 numYields:4131 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4133 } }, Database: { acquireCount: { r: 4133 } }, Collection: { acquireCount: { r: 4133 } } } protocol:op_msg 200ms
  248. 2019-01-30T10:16:44.694+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2523 keysInserted:2523 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 93, w: 93 } }, Database: { acquireCount: { w: 93 } }, Collection: { acquireCount: { w: 93 } } } protocol:op_msg 156ms
  249. 2019-01-30T10:16:44.897+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:530383 cursorExhausted:1 numYields:4152 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4154 } }, Database: { acquireCount: { r: 4154 } }, Collection: { acquireCount: { r: 4154 } } } protocol:op_msg 201ms
  250. 2019-01-30T10:16:47.949+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3597 keysInserted:3597 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 124, w: 124 } }, Database: { acquireCount: { w: 124 } }, Collection: { acquireCount: { w: 124 } } } protocol:op_msg 207ms
  251. 2019-01-30T10:16:48.153+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:533980 cursorExhausted:1 numYields:4178 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4180 } }, Database: { acquireCount: { r: 4180 } }, Collection: { acquireCount: { r: 4180 } } } protocol:op_msg 200ms
  252. 2019-01-30T10:16:50.559+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:536764 cursorExhausted:1 numYields:4199 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4201 } }, Database: { acquireCount: { r: 4201 } }, Collection: { acquireCount: { r: 4201 } } } protocol:op_msg 202ms
  253. 2019-01-30T10:16:52.968+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2769 keysInserted:2769 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 97, w: 97 } }, Database: { acquireCount: { w: 97 } }, Collection: { acquireCount: { w: 97 } } } protocol:op_msg 167ms
  254. 2019-01-30T10:16:53.175+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:539533 cursorExhausted:1 numYields:4222 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4224 } }, Database: { acquireCount: { r: 4224 } }, Collection: { acquireCount: { r: 4224 } } } protocol:op_msg 205ms
  255. 2019-01-30T10:16:55.213+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2484 keysInserted:2484 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 83, w: 83 } }, Database: { acquireCount: { w: 83 } }, Collection: { acquireCount: { w: 83 } } } protocol:op_msg 110ms
  256. 2019-01-30T10:16:55.420+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:542017 cursorExhausted:1 numYields:4241 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4243 } }, Database: { acquireCount: { r: 4243 } }, Collection: { acquireCount: { r: 4243 } } } protocol:op_msg 204ms
  257. 2019-01-30T10:16:57.616+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:544241 cursorExhausted:1 numYields:4258 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4260 } }, Database: { acquireCount: { r: 4260 } }, Collection: { acquireCount: { r: 4260 } } } protocol:op_msg 206ms
  258. 2019-01-30T10:17:00.548+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3755 keysInserted:3755 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 124, w: 124 } }, Database: { acquireCount: { w: 124 } }, Collection: { acquireCount: { w: 124 } } } protocol:op_msg 168ms
  259. 2019-01-30T10:17:00.757+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:547996 cursorExhausted:1 numYields:4286 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4288 } }, Database: { acquireCount: { r: 4288 } }, Collection: { acquireCount: { r: 4288 } } } protocol:op_msg 205ms
  260. 2019-01-30T10:17:03.889+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3762 keysInserted:3762 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 131, w: 131 } }, Database: { acquireCount: { w: 131 } }, Collection: { acquireCount: { w: 131 } } } protocol:op_msg 144ms
  261. 2019-01-30T10:17:04.101+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:551758 cursorExhausted:1 numYields:4315 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4317 } }, Database: { acquireCount: { r: 4317 } }, Collection: { acquireCount: { r: 4317 } } } protocol:op_msg 209ms
  262. 2019-01-30T10:17:06.805+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3173 keysInserted:3173 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 108, w: 108 } }, Database: { acquireCount: { w: 108 } }, Collection: { acquireCount: { w: 108 } } } protocol:op_msg 184ms
  263. 2019-01-30T10:17:07.022+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:554931 cursorExhausted:1 numYields:4342 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4344 } }, Database: { acquireCount: { r: 4344 } }, Collection: { acquireCount: { r: 4344 } } } protocol:op_msg 212ms
  264. 2019-01-30T10:17:10.129+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3794 keysInserted:3794 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 132, w: 132 } }, Database: { acquireCount: { w: 132 } }, Collection: { acquireCount: { w: 132 } } } protocol:op_msg 180ms
  265. 2019-01-30T10:17:10.337+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:558725 cursorExhausted:1 numYields:4372 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4374 } }, Database: { acquireCount: { r: 4374 } }, Collection: { acquireCount: { r: 4374 } } } protocol:op_msg 204ms
  266. 2019-01-30T10:17:13.400+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3804 keysInserted:3804 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 135, w: 135 } }, Database: { acquireCount: { w: 135 } }, Collection: { acquireCount: { w: 135 } } } protocol:op_msg 194ms
  267. 2019-01-30T10:17:13.614+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:562529 cursorExhausted:1 numYields:4403 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4405 } }, Database: { acquireCount: { r: 4405 } }, Collection: { acquireCount: { r: 4405 } } } protocol:op_msg 211ms
  268. 2019-01-30T10:17:16.779+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3895 keysInserted:3895 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 132, w: 132 } }, Database: { acquireCount: { w: 132 } }, Collection: { acquireCount: { w: 132 } } } protocol:op_msg 166ms
  269. 2019-01-30T10:17:16.997+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:566424 cursorExhausted:1 numYields:4432 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4434 } }, Database: { acquireCount: { r: 4434 } }, Collection: { acquireCount: { r: 4434 } } } protocol:op_msg 213ms
  270. 2019-01-30T10:17:19.705+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3418 keysInserted:3418 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 117, w: 117 } }, Database: { acquireCount: { w: 117 } }, Collection: { acquireCount: { w: 117 } } } protocol:op_msg 109ms
  271. 2019-01-30T10:17:19.922+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:569842 cursorExhausted:1 numYields:4456 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4458 } }, Database: { acquireCount: { r: 4458 } }, Collection: { acquireCount: { r: 4458 } } } protocol:op_msg 213ms
  272. 2019-01-30T10:17:23.489+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3892 keysInserted:3892 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 140, w: 140 } }, Database: { acquireCount: { w: 140 } }, Collection: { acquireCount: { w: 140 } } } protocol:op_msg 272ms
  273. 2019-01-30T10:17:23.716+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:573734 cursorExhausted:1 numYields:4487 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4489 } }, Database: { acquireCount: { r: 4489 } }, Collection: { acquireCount: { r: 4489 } } } protocol:op_msg 219ms
  274. 2019-01-30T10:17:26.977+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3909 keysInserted:3909 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 136, w: 136 } }, Database: { acquireCount: { w: 136 } }, Collection: { acquireCount: { w: 136 } } } protocol:op_msg 165ms
  275. 2019-01-30T10:17:27.199+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:577643 cursorExhausted:1 numYields:4518 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4520 } }, Database: { acquireCount: { r: 4520 } }, Collection: { acquireCount: { r: 4520 } } } protocol:op_msg 217ms
  276. 2019-01-30T10:17:30.550+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3903 keysInserted:3903 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 138, w: 138 } }, Database: { acquireCount: { w: 138 } }, Collection: { acquireCount: { w: 138 } } } protocol:op_msg 165ms
  277. 2019-01-30T10:17:30.772+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:581546 cursorExhausted:1 numYields:4552 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4554 } }, Database: { acquireCount: { r: 4554 } }, Collection: { acquireCount: { r: 4554 } } } protocol:op_msg 217ms
  278. 2019-01-30T10:17:34.176+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3871 keysInserted:3871 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 138, w: 138 } }, Database: { acquireCount: { w: 138 } }, Collection: { acquireCount: { w: 138 } } } protocol:op_msg 237ms
  279. 2019-01-30T10:17:34.416+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:585417 cursorExhausted:1 numYields:4578 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4580 } }, Database: { acquireCount: { r: 4580 } }, Collection: { acquireCount: { r: 4580 } } } protocol:op_msg 226ms
  280. 2019-01-30T10:17:37.947+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3961 keysInserted:3961 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 139, w: 139 } }, Database: { acquireCount: { w: 139 } }, Collection: { acquireCount: { w: 139 } } } protocol:op_msg 198ms
  281. 2019-01-30T10:17:38.173+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:589378 cursorExhausted:1 numYields:4613 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4615 } }, Database: { acquireCount: { r: 4615 } }, Collection: { acquireCount: { r: 4615 } } } protocol:op_msg 221ms
  282. 2019-01-30T10:17:41.696+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3983 keysInserted:3983 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 145, w: 145 } }, Database: { acquireCount: { w: 145 } }, Collection: { acquireCount: { w: 145 } } } protocol:op_msg 222ms
  283. 2019-01-30T10:17:41.921+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:593361 cursorExhausted:1 numYields:4645 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4647 } }, Database: { acquireCount: { r: 4647 } }, Collection: { acquireCount: { r: 4647 } } } protocol:op_msg 220ms
  284. 2019-01-30T10:17:45.466+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3977 keysInserted:3977 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 146, w: 146 } }, Database: { acquireCount: { w: 146 } }, Collection: { acquireCount: { w: 146 } } } protocol:op_msg 234ms
  285. 2019-01-30T10:17:45.693+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:597338 cursorExhausted:1 numYields:4675 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4677 } }, Database: { acquireCount: { r: 4677 } }, Collection: { acquireCount: { r: 4677 } } } protocol:op_msg 223ms
  286. 2019-01-30T10:17:49.227+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3875 keysInserted:3875 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 137, w: 137 } }, Database: { acquireCount: { w: 137 } }, Collection: { acquireCount: { w: 137 } } } protocol:op_msg 240ms
  287. 2019-01-30T10:17:49.457+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:601213 cursorExhausted:1 numYields:4703 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4705 } }, Database: { acquireCount: { r: 4705 } }, Collection: { acquireCount: { r: 4705 } } } protocol:op_msg 224ms
  288. 2019-01-30T10:17:52.678+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3817 keysInserted:3817 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 136, w: 136 } }, Database: { acquireCount: { w: 136 } }, Collection: { acquireCount: { w: 136 } } } protocol:op_msg 169ms
  289. 2019-01-30T10:17:52.910+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:605030 cursorExhausted:1 numYields:4734 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4736 } }, Database: { acquireCount: { r: 4736 } }, Collection: { acquireCount: { r: 4736 } } } protocol:op_msg 226ms
  290. 2019-01-30T10:17:56.104+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3819 keysInserted:3819 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 130, w: 130 } }, Database: { acquireCount: { w: 130 } }, Collection: { acquireCount: { w: 130 } } } protocol:op_msg 179ms
  291. 2019-01-30T10:17:56.336+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:608849 cursorExhausted:1 numYields:4766 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4768 } }, Database: { acquireCount: { r: 4768 } }, Collection: { acquireCount: { r: 4768 } } } protocol:op_msg 227ms
  292. 2019-01-30T10:17:59.666+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3830 keysInserted:3830 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 137, w: 137 } }, Database: { acquireCount: { w: 137 } }, Collection: { acquireCount: { w: 137 } } } protocol:op_msg 231ms
  293. 2019-01-30T10:17:59.910+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:612679 cursorExhausted:1 numYields:4793 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4795 } }, Database: { acquireCount: { r: 4795 } }, Collection: { acquireCount: { r: 4795 } } } protocol:op_msg 238ms
  294. 2019-01-30T10:18:03.033+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3840 keysInserted:3840 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 134, w: 134 } }, Database: { acquireCount: { w: 134 } }, Collection: { acquireCount: { w: 134 } } } protocol:op_msg 210ms
  295. 2019-01-30T10:18:03.269+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:616519 cursorExhausted:1 numYields:4826 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4828 } }, Database: { acquireCount: { r: 4828 } }, Collection: { acquireCount: { r: 4828 } } } protocol:op_msg 230ms
  296. 2019-01-30T10:18:06.589+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3844 keysInserted:3844 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 138, w: 138 } }, Database: { acquireCount: { w: 138 } }, Collection: { acquireCount: { w: 138 } } } protocol:op_msg 184ms
  297. 2019-01-30T10:18:06.824+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:620363 cursorExhausted:1 numYields:4855 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4857 } }, Database: { acquireCount: { r: 4857 } }, Collection: { acquireCount: { r: 4857 } } } protocol:op_msg 231ms
  298. 2019-01-30T10:18:09.513+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3131 keysInserted:3131 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 109, w: 109 } }, Database: { acquireCount: { w: 109 } }, Collection: { acquireCount: { w: 109 } } } protocol:op_msg 246ms
  299. 2019-01-30T10:18:09.753+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:623494 cursorExhausted:1 numYields:4879 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4881 } }, Database: { acquireCount: { r: 4881 } }, Collection: { acquireCount: { r: 4881 } } } protocol:op_msg 236ms
  300. 2019-01-30T10:18:12.935+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3487 keysInserted:3487 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 128, w: 128 } }, Database: { acquireCount: { w: 128 } }, Collection: { acquireCount: { w: 128 } } } protocol:op_msg 215ms
  301. 2019-01-30T10:18:13.178+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:626981 cursorExhausted:1 numYields:4906 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4908 } }, Database: { acquireCount: { r: 4908 } }, Collection: { acquireCount: { r: 4908 } } } protocol:op_msg 237ms
  302. 2019-01-30T10:18:16.066+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3468 keysInserted:3468 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 125, w: 125 } }, Database: { acquireCount: { w: 125 } }, Collection: { acquireCount: { w: 125 } } } protocol:op_msg 278ms
  303. 2019-01-30T10:18:16.306+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:630449 cursorExhausted:1 numYields:4932 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4934 } }, Database: { acquireCount: { r: 4934 } }, Collection: { acquireCount: { r: 4934 } } } protocol:op_msg 236ms
  304. 2019-01-30T10:18:19.263+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3467 keysInserted:3467 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 122, w: 122 } }, Database: { acquireCount: { w: 122 } }, Collection: { acquireCount: { w: 122 } } } protocol:op_msg 215ms
  305. 2019-01-30T10:18:19.503+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:633916 cursorExhausted:1 numYields:4960 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4962 } }, Database: { acquireCount: { r: 4962 } }, Collection: { acquireCount: { r: 4962 } } } protocol:op_msg 236ms
  306. 2019-01-30T10:18:22.402+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3269 keysInserted:3269 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 118, w: 118 } }, Database: { acquireCount: { w: 118 } }, Collection: { acquireCount: { w: 118 } } } protocol:op_msg 189ms
  307. 2019-01-30T10:18:22.645+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:637185 cursorExhausted:1 numYields:4986 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 4988 } }, Database: { acquireCount: { r: 4988 } }, Collection: { acquireCount: { r: 4988 } } } protocol:op_msg 240ms
  308. 2019-01-30T10:18:25.420+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3292 keysInserted:3292 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 116, w: 116 } }, Database: { acquireCount: { w: 116 } }, Collection: { acquireCount: { w: 116 } } } protocol:op_msg 177ms
  309. 2019-01-30T10:18:25.666+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:640477 cursorExhausted:1 numYields:5012 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5014 } }, Database: { acquireCount: { r: 5014 } }, Collection: { acquireCount: { r: 5014 } } } protocol:op_msg 243ms
  310. 2019-01-30T10:18:28.268+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:643336 cursorExhausted:1 numYields:5032 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5034 } }, Database: { acquireCount: { r: 5034 } }, Collection: { acquireCount: { r: 5034 } } } protocol:op_msg 241ms
  311. 2019-01-30T10:18:31.307+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3471 keysInserted:3471 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 124, w: 124 } }, Database: { acquireCount: { w: 124 } }, Collection: { acquireCount: { w: 124 } } } protocol:op_msg 263ms
  312. 2019-01-30T10:18:31.557+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:646807 cursorExhausted:1 numYields:5060 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5062 } }, Database: { acquireCount: { r: 5062 } }, Collection: { acquireCount: { r: 5062 } } } protocol:op_msg 246ms
  313. 2019-01-30T10:18:34.654+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3467 keysInserted:3467 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 128, w: 128 } }, Database: { acquireCount: { w: 128 } }, Collection: { acquireCount: { w: 128 } } } protocol:op_msg 162ms
  314. 2019-01-30T10:18:34.899+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:650274 cursorExhausted:1 numYields:5087 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5089 } }, Database: { acquireCount: { r: 5089 } }, Collection: { acquireCount: { r: 5089 } } } protocol:op_msg 242ms
  315. 2019-01-30T10:18:38.085+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3469 keysInserted:3469 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 127, w: 127 } }, Database: { acquireCount: { w: 127 } }, Collection: { acquireCount: { w: 127 } } } protocol:op_msg 281ms
  316. 2019-01-30T10:18:38.332+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:653743 cursorExhausted:1 numYields:5116 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5118 } }, Database: { acquireCount: { r: 5118 } }, Collection: { acquireCount: { r: 5118 } } } protocol:op_msg 244ms
  317. 2019-01-30T10:18:41.361+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3476 keysInserted:3476 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 126, w: 126 } }, Database: { acquireCount: { w: 126 } }, Collection: { acquireCount: { w: 126 } } } protocol:op_msg 171ms
  318. 2019-01-30T10:18:41.609+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:657219 cursorExhausted:1 numYields:5139 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5141 } }, Database: { acquireCount: { r: 5141 } }, Collection: { acquireCount: { r: 5141 } } } protocol:op_msg 245ms
  319. 2019-01-30T10:18:44.697+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3465 keysInserted:3465 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 125, w: 125 } }, Database: { acquireCount: { w: 125 } }, Collection: { acquireCount: { w: 125 } } } protocol:op_msg 239ms
  320. 2019-01-30T10:18:44.949+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:660684 cursorExhausted:1 numYields:5168 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5170 } }, Database: { acquireCount: { r: 5170 } }, Collection: { acquireCount: { r: 5170 } } } protocol:op_msg 247ms
  321. 2019-01-30T10:18:48.119+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3437 keysInserted:3437 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 127, w: 127 } }, Database: { acquireCount: { w: 127 } }, Collection: { acquireCount: { w: 127 } } } protocol:op_msg 202ms
  322. 2019-01-30T10:18:48.371+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:664121 cursorExhausted:1 numYields:5197 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5199 } }, Database: { acquireCount: { r: 5199 } }, Collection: { acquireCount: { r: 5199 } } } protocol:op_msg 249ms
  323. 2019-01-30T10:18:50.891+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:666556 cursorExhausted:1 numYields:5217 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5219 } }, Database: { acquireCount: { r: 5219 } }, Collection: { acquireCount: { r: 5219 } } } protocol:op_msg 249ms
  324. 2019-01-30T10:18:53.129+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2331 keysInserted:2331 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 88, w: 88 } }, Database: { acquireCount: { w: 88 } }, Collection: { acquireCount: { w: 88 } } } protocol:op_msg 231ms
  325. 2019-01-30T10:18:53.384+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:668887 cursorExhausted:1 numYields:5234 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5236 } }, Database: { acquireCount: { r: 5236 } }, Collection: { acquireCount: { r: 5236 } } } protocol:op_msg 252ms
  326. 2019-01-30T10:18:55.661+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2404 keysInserted:2404 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 93, w: 93 } }, Database: { acquireCount: { w: 93 } }, Collection: { acquireCount: { w: 93 } } } protocol:op_msg 150ms
  327. 2019-01-30T10:18:55.918+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:671291 cursorExhausted:1 numYields:5253 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5255 } }, Database: { acquireCount: { r: 5255 } }, Collection: { acquireCount: { r: 5255 } } } protocol:op_msg 254ms
  328. 2019-01-30T10:18:59.327+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3936 keysInserted:3936 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 142, w: 142 } }, Database: { acquireCount: { w: 142 } }, Collection: { acquireCount: { w: 142 } } } protocol:op_msg 203ms
  329. 2019-01-30T10:18:59.585+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:675227 cursorExhausted:1 numYields:5280 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5282 } }, Database: { acquireCount: { r: 5282 } }, Collection: { acquireCount: { r: 5282 } } } protocol:op_msg 254ms
  330. 2019-01-30T10:19:03.087+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3979 keysInserted:3979 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 142, w: 142 } }, Database: { acquireCount: { w: 142 } }, Collection: { acquireCount: { w: 142 } } } protocol:op_msg 238ms
  331. 2019-01-30T10:19:03.343+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:679206 cursorExhausted:1 numYields:5314 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5316 } }, Database: { acquireCount: { r: 5316 } }, Collection: { acquireCount: { r: 5316 } } } protocol:op_msg 253ms
  332. 2019-01-30T10:19:06.671+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3988 keysInserted:3988 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 139, w: 139 } }, Database: { acquireCount: { w: 139 } }, Collection: { acquireCount: { w: 139 } } } protocol:op_msg 186ms
  333. 2019-01-30T10:19:06.929+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:683194 cursorExhausted:1 numYields:5347 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5349 } }, Database: { acquireCount: { r: 5349 } }, Collection: { acquireCount: { r: 5349 } } } protocol:op_msg 255ms
  334. 2019-01-30T10:19:10.218+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3875 keysInserted:3875 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 136, w: 136 } }, Database: { acquireCount: { w: 136 } }, Collection: { acquireCount: { w: 136 } } } protocol:op_msg 210ms
  335. 2019-01-30T10:19:10.481+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:687069 cursorExhausted:1 numYields:5375 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5377 } }, Database: { acquireCount: { r: 5377 } }, Collection: { acquireCount: { r: 5377 } } } protocol:op_msg 258ms
  336. 2019-01-30T10:19:13.789+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3913 keysInserted:3913 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 138, w: 138 } }, Database: { acquireCount: { w: 138 } }, Collection: { acquireCount: { w: 138 } } } protocol:op_msg 167ms
  337. 2019-01-30T10:19:14.050+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:690982 cursorExhausted:1 numYields:5406 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5408 } }, Database: { acquireCount: { r: 5408 } }, Collection: { acquireCount: { r: 5408 } } } protocol:op_msg 258ms
  338. 2019-01-30T10:19:17.528+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3922 keysInserted:3922 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 140, w: 140 } }, Database: { acquireCount: { w: 140 } }, Collection: { acquireCount: { w: 140 } } } protocol:op_msg 305ms
  339. 2019-01-30T10:19:17.784+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:694904 cursorExhausted:1 numYields:5437 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5439 } }, Database: { acquireCount: { r: 5439 } }, Collection: { acquireCount: { r: 5439 } } } protocol:op_msg 252ms
  340. 2019-01-30T10:19:21.325+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3820 keysInserted:3820 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 144, w: 144 } }, Database: { acquireCount: { w: 144 } }, Collection: { acquireCount: { w: 144 } } } protocol:op_msg 248ms
  341. 2019-01-30T10:19:21.594+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:698724 cursorExhausted:1 numYields:5467 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5469 } }, Database: { acquireCount: { r: 5469 } }, Collection: { acquireCount: { r: 5469 } } } protocol:op_msg 264ms
  342. 2019-01-30T10:19:25.079+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3839 keysInserted:3839 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 137, w: 137 } }, Database: { acquireCount: { w: 137 } }, Collection: { acquireCount: { w: 137 } } } protocol:op_msg 215ms
  343. 2019-01-30T10:19:25.346+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:702563 cursorExhausted:1 numYields:5497 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5499 } }, Database: { acquireCount: { r: 5499 } }, Collection: { acquireCount: { r: 5499 } } } protocol:op_msg 262ms
  344. 2019-01-30T10:19:28.791+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3842 keysInserted:3842 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 138, w: 138 } }, Database: { acquireCount: { w: 138 } }, Collection: { acquireCount: { w: 138 } } } protocol:op_msg 217ms
  345. 2019-01-30T10:19:29.061+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:706405 cursorExhausted:1 numYields:5527 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5529 } }, Database: { acquireCount: { r: 5529 } }, Collection: { acquireCount: { r: 5529 } } } protocol:op_msg 265ms
  346. 2019-01-30T10:19:32.258+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3517 keysInserted:3517 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 127, w: 127 } }, Database: { acquireCount: { w: 127 } }, Collection: { acquireCount: { w: 127 } } } protocol:op_msg 203ms
  347. 2019-01-30T10:19:32.528+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:709922 cursorExhausted:1 numYields:5556 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5558 } }, Database: { acquireCount: { r: 5558 } }, Collection: { acquireCount: { r: 5558 } } } protocol:op_msg 264ms
  348. 2019-01-30T10:19:35.495+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3511 keysInserted:3511 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 125, w: 125 } }, Database: { acquireCount: { w: 125 } }, Collection: { acquireCount: { w: 125 } } } protocol:op_msg 168ms
  349. 2019-01-30T10:19:35.770+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:713433 cursorExhausted:1 numYields:5582 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5584 } }, Database: { acquireCount: { r: 5584 } }, Collection: { acquireCount: { r: 5584 } } } protocol:op_msg 270ms
  350. 2019-01-30T10:19:37.909+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2411 keysInserted:2411 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 87, w: 87 } }, Database: { acquireCount: { w: 87 } }, Collection: { acquireCount: { w: 87 } } } protocol:op_msg 136ms
  351. 2019-01-30T10:19:38.184+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:715844 cursorExhausted:1 numYields:5605 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5607 } }, Database: { acquireCount: { r: 5607 } }, Collection: { acquireCount: { r: 5607 } } } protocol:op_msg 271ms
  352. 2019-01-30T10:19:41.257+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3511 keysInserted:3511 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 127, w: 127 } }, Database: { acquireCount: { w: 127 } }, Collection: { acquireCount: { w: 127 } } } protocol:op_msg 185ms
  353. 2019-01-30T10:19:41.535+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:719355 cursorExhausted:1 numYields:5629 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5631 } }, Database: { acquireCount: { r: 5631 } }, Collection: { acquireCount: { r: 5631 } } } protocol:op_msg 273ms
  354. 2019-01-30T10:19:44.508+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3462 keysInserted:3462 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 123, w: 123 } }, Database: { acquireCount: { w: 123 } }, Collection: { acquireCount: { w: 123 } } } protocol:op_msg 186ms
  355. 2019-01-30T10:19:44.785+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:722817 cursorExhausted:1 numYields:5656 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5658 } }, Database: { acquireCount: { r: 5658 } }, Collection: { acquireCount: { r: 5658 } } } protocol:op_msg 272ms
  356. 2019-01-30T10:19:47.740+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3408 keysInserted:3408 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 123, w: 123 } }, Database: { acquireCount: { w: 123 } }, Collection: { acquireCount: { w: 123 } } } protocol:op_msg 165ms
  357. 2019-01-30T10:19:48.017+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:726225 cursorExhausted:1 numYields:5683 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5685 } }, Database: { acquireCount: { r: 5685 } }, Collection: { acquireCount: { r: 5685 } } } protocol:op_msg 272ms
  358. 2019-01-30T10:19:50.455+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2832 keysInserted:2832 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 103, w: 103 } }, Database: { acquireCount: { w: 103 } }, Collection: { acquireCount: { w: 103 } } } protocol:op_msg 121ms
  359. 2019-01-30T10:19:50.735+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:729057 cursorExhausted:1 numYields:5703 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5705 } }, Database: { acquireCount: { r: 5705 } }, Collection: { acquireCount: { r: 5705 } } } protocol:op_msg 276ms
  360. 2019-01-30T10:19:54.232+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3752 keysInserted:3752 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 138, w: 138 } }, Database: { acquireCount: { w: 138 } }, Collection: { acquireCount: { w: 138 } } } protocol:op_msg 232ms
  361. 2019-01-30T10:19:54.515+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:732809 cursorExhausted:1 numYields:5733 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5735 } }, Database: { acquireCount: { r: 5735 } }, Collection: { acquireCount: { r: 5735 } } } protocol:op_msg 278ms
  362. 2019-01-30T10:19:57.756+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3761 keysInserted:3761 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 135, w: 135 } }, Database: { acquireCount: { w: 135 } }, Collection: { acquireCount: { w: 135 } } } protocol:op_msg 184ms
  363. 2019-01-30T10:19:58.041+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:736570 cursorExhausted:1 numYields:5762 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5764 } }, Database: { acquireCount: { r: 5764 } }, Collection: { acquireCount: { r: 5764 } } } protocol:op_msg 276ms
  364. 2019-01-30T10:20:00.910+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3274 keysInserted:3274 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 116, w: 116 } }, Database: { acquireCount: { w: 116 } }, Collection: { acquireCount: { w: 116 } } } protocol:op_msg 207ms
  365. 2019-01-30T10:20:01.193+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:739844 cursorExhausted:1 numYields:5790 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5792 } }, Database: { acquireCount: { r: 5792 } }, Collection: { acquireCount: { r: 5792 } } } protocol:op_msg 281ms
  366. 2019-01-30T10:20:04.801+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3792 keysInserted:3792 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 144, w: 144 } }, Database: { acquireCount: { w: 144 } }, Collection: { acquireCount: { w: 144 } } } protocol:op_msg 312ms
  367. 2019-01-30T10:20:05.088+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:743636 cursorExhausted:1 numYields:5819 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5821 } }, Database: { acquireCount: { r: 5821 } }, Collection: { acquireCount: { r: 5821 } } } protocol:op_msg 279ms
  368. 2019-01-30T10:20:08.559+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3764 keysInserted:3764 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 139, w: 139 } }, Database: { acquireCount: { w: 139 } }, Collection: { acquireCount: { w: 139 } } } protocol:op_msg 187ms
  369. 2019-01-30T10:20:08.845+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:747400 cursorExhausted:1 numYields:5848 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5850 } }, Database: { acquireCount: { r: 5850 } }, Collection: { acquireCount: { r: 5850 } } } protocol:op_msg 283ms
  370. 2019-01-30T10:20:12.300+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3763 keysInserted:3763 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 140, w: 140 } }, Database: { acquireCount: { w: 140 } }, Collection: { acquireCount: { w: 140 } } } protocol:op_msg 229ms
  371. 2019-01-30T10:20:12.581+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:751163 cursorExhausted:1 numYields:5878 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5880 } }, Database: { acquireCount: { r: 5880 } }, Collection: { acquireCount: { r: 5880 } } } protocol:op_msg 278ms
  372. 2019-01-30T10:20:15.660+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3283 keysInserted:3283 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 125, w: 125 } }, Database: { acquireCount: { w: 125 } }, Collection: { acquireCount: { w: 125 } } } protocol:op_msg 143ms
  373. 2019-01-30T10:20:15.945+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:754446 cursorExhausted:1 numYields:5902 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5904 } }, Database: { acquireCount: { r: 5904 } }, Collection: { acquireCount: { r: 5904 } } } protocol:op_msg 282ms
  374. 2019-01-30T10:20:19.455+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3764 keysInserted:3764 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 145, w: 145 } }, Database: { acquireCount: { w: 145 } }, Collection: { acquireCount: { w: 145 } } } protocol:op_msg 190ms
  375. 2019-01-30T10:20:19.740+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:758210 cursorExhausted:1 numYields:5934 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5936 } }, Database: { acquireCount: { r: 5936 } }, Collection: { acquireCount: { r: 5936 } } } protocol:op_msg 281ms
  376. 2019-01-30T10:20:23.329+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3780 keysInserted:3780 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 144, w: 144 } }, Database: { acquireCount: { w: 144 } }, Collection: { acquireCount: { w: 144 } } } protocol:op_msg 244ms
  377. 2019-01-30T10:20:23.623+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:761990 cursorExhausted:1 numYields:5961 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5963 } }, Database: { acquireCount: { r: 5963 } }, Collection: { acquireCount: { r: 5963 } } } protocol:op_msg 287ms
  378. 2019-01-30T10:20:27.125+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3777 keysInserted:3777 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 138, w: 138 } }, Database: { acquireCount: { w: 138 } }, Collection: { acquireCount: { w: 138 } } } protocol:op_msg 218ms
  379. 2019-01-30T10:20:27.413+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:765767 cursorExhausted:1 numYields:5992 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 5994 } }, Database: { acquireCount: { r: 5994 } }, Collection: { acquireCount: { r: 5994 } } } protocol:op_msg 285ms
  380. 2019-01-30T10:20:31.185+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3956 keysInserted:3956 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 144, w: 144 } }, Database: { acquireCount: { w: 144 } }, Collection: { acquireCount: { w: 144 } } } protocol:op_msg 259ms
  381. 2019-01-30T10:20:31.477+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:769723 cursorExhausted:1 numYields:6022 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6024 } }, Database: { acquireCount: { r: 6024 } }, Collection: { acquireCount: { r: 6024 } } } protocol:op_msg 289ms
  382. 2019-01-30T10:20:35.163+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3979 keysInserted:3979 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 145, w: 145 } }, Database: { acquireCount: { w: 145 } }, Collection: { acquireCount: { w: 145 } } } protocol:op_msg 231ms
  383. 2019-01-30T10:20:35.460+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:773702 cursorExhausted:1 numYields:6053 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6055 } }, Database: { acquireCount: { r: 6055 } }, Collection: { acquireCount: { r: 6055 } } } protocol:op_msg 292ms
  384. 2019-01-30T10:20:39.094+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3970 keysInserted:3970 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 151, w: 151 } }, Database: { acquireCount: { w: 151 } }, Collection: { acquireCount: { w: 151 } } } protocol:op_msg 234ms
  385. 2019-01-30T10:20:39.397+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:777672 cursorExhausted:1 numYields:6085 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6087 } }, Database: { acquireCount: { r: 6087 } }, Collection: { acquireCount: { r: 6087 } } } protocol:op_msg 298ms
  386. 2019-01-30T10:20:43.032+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3754 keysInserted:3754 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 143, w: 143 } }, Database: { acquireCount: { w: 143 } }, Collection: { acquireCount: { w: 143 } } } protocol:op_msg 203ms
  387. 2019-01-30T10:20:43.330+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:781426 cursorExhausted:1 numYields:6115 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6117 } }, Database: { acquireCount: { r: 6117 } }, Collection: { acquireCount: { r: 6117 } } } protocol:op_msg 295ms
  388. 2019-01-30T10:20:46.948+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3746 keysInserted:3746 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 140, w: 140 } }, Database: { acquireCount: { w: 140 } }, Collection: { acquireCount: { w: 140 } } } protocol:op_msg 276ms
  389. 2019-01-30T10:20:47.252+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:785172 cursorExhausted:1 numYields:6146 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6148 } }, Database: { acquireCount: { r: 6148 } }, Collection: { acquireCount: { r: 6148 } } } protocol:op_msg 296ms
  390. 2019-01-30T10:20:50.735+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3764 keysInserted:3764 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 137, w: 137 } }, Database: { acquireCount: { w: 137 } }, Collection: { acquireCount: { w: 137 } } } protocol:op_msg 207ms
  391. 2019-01-30T10:20:51.037+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:788936 cursorExhausted:1 numYields:6174 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6176 } }, Database: { acquireCount: { r: 6176 } }, Collection: { acquireCount: { r: 6176 } } } protocol:op_msg 296ms
  392. 2019-01-30T10:20:54.575+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3761 keysInserted:3761 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 147, w: 147 } }, Database: { acquireCount: { w: 147 } }, Collection: { acquireCount: { w: 147 } } } protocol:op_msg 210ms
  393. 2019-01-30T10:20:54.881+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:792697 cursorExhausted:1 numYields:6205 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6207 } }, Database: { acquireCount: { r: 6207 } }, Collection: { acquireCount: { r: 6207 } } } protocol:op_msg 300ms
  394. 2019-01-30T10:20:58.473+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3768 keysInserted:3768 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 140, w: 140 } }, Database: { acquireCount: { w: 140 } }, Collection: { acquireCount: { w: 140 } } } protocol:op_msg 229ms
  395. 2019-01-30T10:20:58.773+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:796465 cursorExhausted:1 numYields:6232 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6234 } }, Database: { acquireCount: { r: 6234 } }, Collection: { acquireCount: { r: 6234 } } } protocol:op_msg 295ms
  396. 2019-01-30T10:21:02.252+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3761 keysInserted:3761 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 138, w: 138 } }, Database: { acquireCount: { w: 138 } }, Collection: { acquireCount: { w: 138 } } } protocol:op_msg 218ms
  397. 2019-01-30T10:21:02.557+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:800226 cursorExhausted:1 numYields:6260 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6262 } }, Database: { acquireCount: { r: 6262 } }, Collection: { acquireCount: { r: 6262 } } } protocol:op_msg 299ms
  398. 2019-01-30T10:21:06.039+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3795 keysInserted:3795 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 138, w: 138 } }, Database: { acquireCount: { w: 138 } }, Collection: { acquireCount: { w: 138 } } } protocol:op_msg 189ms
  399. 2019-01-30T10:21:06.346+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:804021 cursorExhausted:1 numYields:6291 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6293 } }, Database: { acquireCount: { r: 6293 } }, Collection: { acquireCount: { r: 6293 } } } protocol:op_msg 303ms
  400. 2019-01-30T10:21:09.261+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3006 keysInserted:3006 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 112, w: 112 } }, Database: { acquireCount: { w: 112 } }, Collection: { acquireCount: { w: 112 } } } protocol:op_msg 142ms
  401. 2019-01-30T10:21:09.567+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:807027 cursorExhausted:1 numYields:6315 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6317 } }, Database: { acquireCount: { r: 6317 } }, Collection: { acquireCount: { r: 6317 } } } protocol:op_msg 301ms
  402. 2019-01-30T10:21:13.040+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3766 keysInserted:3766 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 144, w: 144 } }, Database: { acquireCount: { w: 144 } }, Collection: { acquireCount: { w: 144 } } } protocol:op_msg 206ms
  403. 2019-01-30T10:21:13.346+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:810793 cursorExhausted:1 numYields:6342 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6344 } }, Database: { acquireCount: { r: 6344 } }, Collection: { acquireCount: { r: 6344 } } } protocol:op_msg 303ms
  404. 2019-01-30T10:21:16.977+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3782 keysInserted:3782 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 144, w: 144 } }, Database: { acquireCount: { w: 144 } }, Collection: { acquireCount: { w: 144 } } } protocol:op_msg 193ms
  405. 2019-01-30T10:21:17.284+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:814575 cursorExhausted:1 numYields:6373 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6375 } }, Database: { acquireCount: { r: 6375 } }, Collection: { acquireCount: { r: 6375 } } } protocol:op_msg 304ms
  406. 2019-01-30T10:21:20.743+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3785 keysInserted:3785 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 139, w: 139 } }, Database: { acquireCount: { w: 139 } }, Collection: { acquireCount: { w: 139 } } } protocol:op_msg 235ms
  407. 2019-01-30T10:21:21.051+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:818360 cursorExhausted:1 numYields:6404 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6406 } }, Database: { acquireCount: { r: 6406 } }, Collection: { acquireCount: { r: 6406 } } } protocol:op_msg 304ms
  408. 2019-01-30T10:21:24.625+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3764 keysInserted:3764 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 143, w: 143 } }, Database: { acquireCount: { w: 143 } }, Collection: { acquireCount: { w: 143 } } } protocol:op_msg 217ms
  409. 2019-01-30T10:21:24.934+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:822124 cursorExhausted:1 numYields:6433 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6435 } }, Database: { acquireCount: { r: 6435 } }, Collection: { acquireCount: { r: 6435 } } } protocol:op_msg 305ms
  410. 2019-01-30T10:21:28.596+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3756 keysInserted:3756 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 144, w: 144 } }, Database: { acquireCount: { w: 144 } }, Collection: { acquireCount: { w: 144 } } } protocol:op_msg 220ms
  411. 2019-01-30T10:21:28.912+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:825880 cursorExhausted:1 numYields:6462 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6464 } }, Database: { acquireCount: { r: 6464 } }, Collection: { acquireCount: { r: 6464 } } } protocol:op_msg 312ms
  412. 2019-01-30T10:21:31.877+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2992 keysInserted:2992 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 114, w: 114 } }, Database: { acquireCount: { w: 114 } }, Collection: { acquireCount: { w: 114 } } } protocol:op_msg 199ms
  413. 2019-01-30T10:21:32.191+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:828872 cursorExhausted:1 numYields:6488 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6490 } }, Database: { acquireCount: { r: 6490 } }, Collection: { acquireCount: { r: 6490 } } } protocol:op_msg 311ms
  414. 2019-01-30T10:21:35.424+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3706 keysInserted:3706 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 137, w: 137 } }, Database: { acquireCount: { w: 137 } }, Collection: { acquireCount: { w: 137 } } } protocol:op_msg 159ms
  415. 2019-01-30T10:21:35.742+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:832578 cursorExhausted:1 numYields:6515 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6517 } }, Database: { acquireCount: { r: 6517 } }, Collection: { acquireCount: { r: 6517 } } } protocol:op_msg 315ms
  416. 2019-01-30T10:21:39.289+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3699 keysInserted:3699 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 142, w: 142 } }, Database: { acquireCount: { w: 142 } }, Collection: { acquireCount: { w: 142 } } } protocol:op_msg 201ms
  417. 2019-01-30T10:21:39.602+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:836277 cursorExhausted:1 numYields:6543 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6545 } }, Database: { acquireCount: { r: 6545 } }, Collection: { acquireCount: { r: 6545 } } } protocol:op_msg 310ms
  418. 2019-01-30T10:21:43.269+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3705 keysInserted:3705 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 142, w: 142 } }, Database: { acquireCount: { w: 142 } }, Collection: { acquireCount: { w: 142 } } } protocol:op_msg 242ms
  419. 2019-01-30T10:21:43.585+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:839982 cursorExhausted:1 numYields:6573 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6575 } }, Database: { acquireCount: { r: 6575 } }, Collection: { acquireCount: { r: 6575 } } } protocol:op_msg 312ms
  420. 2019-01-30T10:21:47.120+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3705 keysInserted:3705 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 140, w: 140 } }, Database: { acquireCount: { w: 140 } }, Collection: { acquireCount: { w: 140 } } } protocol:op_msg 196ms
  421. 2019-01-30T10:21:47.440+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:843687 cursorExhausted:1 numYields:6603 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6605 } }, Database: { acquireCount: { r: 6605 } }, Collection: { acquireCount: { r: 6605 } } } protocol:op_msg 317ms
  422. 2019-01-30T10:21:51.258+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3748 keysInserted:3748 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 146, w: 146 } }, Database: { acquireCount: { w: 146 } }, Collection: { acquireCount: { w: 146 } } } protocol:op_msg 255ms
  423. 2019-01-30T10:21:51.585+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:847435 cursorExhausted:1 numYields:6630 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6632 } }, Database: { acquireCount: { r: 6632 } }, Collection: { acquireCount: { r: 6632 } } } protocol:op_msg 322ms
  424. 2019-01-30T10:21:55.143+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3730 keysInserted:3730 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 146, w: 146 } }, Database: { acquireCount: { w: 146 } }, Collection: { acquireCount: { w: 146 } } } protocol:op_msg 196ms
  425. 2019-01-30T10:21:55.468+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:851165 cursorExhausted:1 numYields:6662 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6664 } }, Database: { acquireCount: { r: 6664 } }, Collection: { acquireCount: { r: 6664 } } } protocol:op_msg 321ms
  426. 2019-01-30T10:21:59.238+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3733 keysInserted:3733 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 149, w: 149 } }, Database: { acquireCount: { w: 149 } }, Collection: { acquireCount: { w: 149 } } } protocol:op_msg 214ms
  427. 2019-01-30T10:21:59.560+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:854898 cursorExhausted:1 numYields:6690 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6692 } }, Database: { acquireCount: { r: 6692 } }, Collection: { acquireCount: { r: 6692 } } } protocol:op_msg 318ms
  428. 2019-01-30T10:22:03.291+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3729 keysInserted:3729 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 147, w: 147 } }, Database: { acquireCount: { w: 147 } }, Collection: { acquireCount: { w: 147 } } } protocol:op_msg 224ms
  429. 2019-01-30T10:22:03.617+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:858627 cursorExhausted:1 numYields:6719 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6721 } }, Database: { acquireCount: { r: 6721 } }, Collection: { acquireCount: { r: 6721 } } } protocol:op_msg 321ms
  430. 2019-01-30T10:22:06.519+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2993 keysInserted:2993 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 114, w: 114 } }, Database: { acquireCount: { w: 114 } }, Collection: { acquireCount: { w: 114 } } } protocol:op_msg 172ms
  431. 2019-01-30T10:22:06.847+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:861620 cursorExhausted:1 numYields:6743 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6745 } }, Database: { acquireCount: { r: 6745 } }, Collection: { acquireCount: { r: 6745 } } } protocol:op_msg 323ms
  432. 2019-01-30T10:22:10.571+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3926 keysInserted:3926 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 153, w: 153 } }, Database: { acquireCount: { w: 153 } }, Collection: { acquireCount: { w: 153 } } } protocol:op_msg 225ms
  433. 2019-01-30T10:22:10.901+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:865546 cursorExhausted:1 numYields:6774 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6776 } }, Database: { acquireCount: { r: 6776 } }, Collection: { acquireCount: { r: 6776 } } } protocol:op_msg 325ms
  434. 2019-01-30T10:22:14.648+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3924 keysInserted:3924 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 152, w: 152 } }, Database: { acquireCount: { w: 152 } }, Collection: { acquireCount: { w: 152 } } } protocol:op_msg 198ms
  435. 2019-01-30T10:22:14.981+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:869470 cursorExhausted:1 numYields:6804 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6806 } }, Database: { acquireCount: { r: 6806 } }, Collection: { acquireCount: { r: 6806 } } } protocol:op_msg 327ms
  436. 2019-01-30T10:22:19.072+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3904 keysInserted:3904 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 157, w: 157 } }, Database: { acquireCount: { w: 157 } }, Collection: { acquireCount: { w: 157 } } } protocol:op_msg 313ms
  437. 2019-01-30T10:22:19.407+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:873374 cursorExhausted:1 numYields:6832 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6834 } }, Database: { acquireCount: { r: 6834 } }, Collection: { acquireCount: { r: 6834 } } } protocol:op_msg 328ms
  438. 2019-01-30T10:22:23.259+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3910 keysInserted:3910 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 151, w: 151 } }, Database: { acquireCount: { w: 151 } }, Collection: { acquireCount: { w: 151 } } } protocol:op_msg 254ms
  439. 2019-01-30T10:22:23.594+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:877284 cursorExhausted:1 numYields:6862 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6864 } }, Database: { acquireCount: { r: 6864 } }, Collection: { acquireCount: { r: 6864 } } } protocol:op_msg 332ms
  440. 2019-01-30T10:22:27.345+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3905 keysInserted:3905 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 154, w: 154 } }, Database: { acquireCount: { w: 154 } }, Collection: { acquireCount: { w: 154 } } } protocol:op_msg 222ms
  441. 2019-01-30T10:22:27.669+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:881189 cursorExhausted:1 numYields:6895 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6897 } }, Database: { acquireCount: { r: 6897 } }, Collection: { acquireCount: { r: 6897 } } } protocol:op_msg 320ms
  442. 2019-01-30T10:22:31.447+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3932 keysInserted:3932 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 155, w: 155 } }, Database: { acquireCount: { w: 155 } }, Collection: { acquireCount: { w: 155 } } } protocol:op_msg 258ms
  443. 2019-01-30T10:22:31.778+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:885121 cursorExhausted:1 numYields:6925 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6927 } }, Database: { acquireCount: { r: 6927 } }, Collection: { acquireCount: { r: 6927 } } } protocol:op_msg 328ms
  444. 2019-01-30T10:22:35.756+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3942 keysInserted:3942 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 159, w: 159 } }, Database: { acquireCount: { w: 159 } }, Collection: { acquireCount: { w: 159 } } } protocol:op_msg 230ms
  445. 2019-01-30T10:22:36.092+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:889063 cursorExhausted:1 numYields:6955 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6957 } }, Database: { acquireCount: { r: 6957 } }, Collection: { acquireCount: { r: 6957 } } } protocol:op_msg 332ms
  446. 2019-01-30T10:22:40.050+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3924 keysInserted:3924 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 157, w: 157 } }, Database: { acquireCount: { w: 157 } }, Collection: { acquireCount: { w: 157 } } } protocol:op_msg 210ms
  447. 2019-01-30T10:22:40.381+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:892987 cursorExhausted:1 numYields:6988 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 6990 } }, Database: { acquireCount: { r: 6990 } }, Collection: { acquireCount: { r: 6990 } } } protocol:op_msg 328ms
  448. 2019-01-30T10:22:44.363+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3928 keysInserted:3928 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 154, w: 154 } }, Database: { acquireCount: { w: 154 } }, Collection: { acquireCount: { w: 154 } } } protocol:op_msg 343ms
  449. 2019-01-30T10:22:44.710+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:896915 cursorExhausted:1 numYields:7016 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7018 } }, Database: { acquireCount: { r: 7018 } }, Collection: { acquireCount: { r: 7018 } } } protocol:op_msg 340ms
  450. 2019-01-30T10:22:48.458+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3919 keysInserted:3919 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 152, w: 152 } }, Database: { acquireCount: { w: 152 } }, Collection: { acquireCount: { w: 152 } } } protocol:op_msg 219ms
  451. 2019-01-30T10:22:48.798+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:900834 cursorExhausted:1 numYields:7049 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7051 } }, Database: { acquireCount: { r: 7051 } }, Collection: { acquireCount: { r: 7051 } } } protocol:op_msg 336ms
  452. 2019-01-30T10:22:52.503+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3945 keysInserted:3945 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 149, w: 149 } }, Database: { acquireCount: { w: 149 } }, Collection: { acquireCount: { w: 149 } } } protocol:op_msg 231ms
  453. 2019-01-30T10:22:52.844+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:904779 cursorExhausted:1 numYields:7078 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7080 } }, Database: { acquireCount: { r: 7080 } }, Collection: { acquireCount: { r: 7080 } } } protocol:op_msg 336ms
  454. 2019-01-30T10:22:55.642+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2604 keysInserted:2604 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 104, w: 104 } }, Database: { acquireCount: { w: 104 } }, Collection: { acquireCount: { w: 104 } } } protocol:op_msg 291ms
  455. 2019-01-30T10:22:55.986+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:907383 cursorExhausted:1 numYields:7097 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7099 } }, Database: { acquireCount: { r: 7099 } }, Collection: { acquireCount: { r: 7099 } } } protocol:op_msg 339ms
  456. 2019-01-30T10:22:59.897+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4119 keysInserted:4119 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 159, w: 159 } }, Database: { acquireCount: { w: 159 } }, Collection: { acquireCount: { w: 159 } } } protocol:op_msg 277ms
  457. 2019-01-30T10:23:00.252+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:911502 cursorExhausted:1 numYields:7131 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7133 } }, Database: { acquireCount: { r: 7133 } }, Collection: { acquireCount: { r: 7133 } } } protocol:op_msg 348ms
  458. 2019-01-30T10:23:04.294+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4299 keysInserted:4299 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 164, w: 164 } }, Database: { acquireCount: { w: 164 } }, Collection: { acquireCount: { w: 164 } } } protocol:op_msg 215ms
  459. 2019-01-30T10:23:04.642+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:915801 cursorExhausted:1 numYields:7165 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7167 } }, Database: { acquireCount: { r: 7167 } }, Collection: { acquireCount: { r: 7167 } } } protocol:op_msg 344ms
  460. 2019-01-30T10:23:08.359+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3652 keysInserted:3652 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 146, w: 146 } }, Database: { acquireCount: { w: 146 } }, Collection: { acquireCount: { w: 146 } } } protocol:op_msg 200ms
  461. 2019-01-30T10:23:08.707+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:919453 cursorExhausted:1 numYields:7196 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7198 } }, Database: { acquireCount: { r: 7198 } }, Collection: { acquireCount: { r: 7198 } } } protocol:op_msg 344ms
  462. 2019-01-30T10:23:12.155+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3473 keysInserted:3473 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 134, w: 134 } }, Database: { acquireCount: { w: 134 } }, Collection: { acquireCount: { w: 134 } } } protocol:op_msg 222ms
  463. 2019-01-30T10:23:12.504+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:922926 cursorExhausted:1 numYields:7221 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7223 } }, Database: { acquireCount: { r: 7223 } }, Collection: { acquireCount: { r: 7223 } } } protocol:op_msg 346ms
  464. 2019-01-30T10:23:16.344+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3776 keysInserted:3776 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 147, w: 147 } }, Database: { acquireCount: { w: 147 } }, Collection: { acquireCount: { w: 147 } } } protocol:op_msg 321ms
  465. 2019-01-30T10:23:16.711+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:926702 cursorExhausted:1 numYields:7252 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7254 } }, Database: { acquireCount: { r: 7254 } }, Collection: { acquireCount: { r: 7254 } } } protocol:op_msg 362ms
  466. 2019-01-30T10:23:21.110+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4385 keysInserted:4385 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 173, w: 173 } }, Database: { acquireCount: { w: 173 } }, Collection: { acquireCount: { w: 173 } } } protocol:op_msg 212ms
  467. 2019-01-30T10:23:21.563+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:931173 cursorExhausted:1 numYields:7283 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7285 } }, Database: { acquireCount: { r: 7285 } }, Collection: { acquireCount: { r: 7285 } } } protocol:op_msg 357ms
  468. 2019-01-30T10:23:25.140+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3685 keysInserted:3685 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 143, w: 143 } }, Database: { acquireCount: { w: 143 } }, Collection: { acquireCount: { w: 143 } } } protocol:op_msg 169ms
  469. 2019-01-30T10:23:25.497+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:934858 cursorExhausted:1 numYields:7313 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7315 } }, Database: { acquireCount: { r: 7315 } }, Collection: { acquireCount: { r: 7315 } } } protocol:op_msg 351ms
  470. 2019-01-30T10:23:29.822+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4484 keysInserted:4484 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 174, w: 174 } }, Database: { acquireCount: { w: 174 } }, Collection: { acquireCount: { w: 174 } } } protocol:op_msg 268ms
  471. 2019-01-30T10:23:30.165+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:939342 cursorExhausted:1 numYields:7352 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7354 } }, Database: { acquireCount: { r: 7354 } }, Collection: { acquireCount: { r: 7354 } } } protocol:op_msg 339ms
  472. 2019-01-30T10:23:34.773+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4179 keysInserted:4179 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 356ms
  473. 2019-01-30T10:23:35.236+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:943918 cursorExhausted:1 numYields:7387 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7389 } }, Database: { acquireCount: { r: 7389 } }, Collection: { acquireCount: { r: 7389 } } } protocol:op_msg 353ms
  474. 2019-01-30T10:23:39.709+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4415 keysInserted:4415 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 253ms
  475. 2019-01-30T10:23:40.159+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:948480 cursorExhausted:1 numYields:7424 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7426 } }, Database: { acquireCount: { r: 7426 } }, Collection: { acquireCount: { r: 7426 } } } protocol:op_msg 357ms
  476. 2019-01-30T10:23:44.219+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3960 keysInserted:3960 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 155, w: 155 } }, Database: { acquireCount: { w: 155 } }, Collection: { acquireCount: { w: 155 } } } protocol:op_msg 271ms
  477. 2019-01-30T10:23:44.578+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:952440 cursorExhausted:1 numYields:7452 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7454 } }, Database: { acquireCount: { r: 7454 } }, Collection: { acquireCount: { r: 7454 } } } protocol:op_msg 354ms
  478. 2019-01-30T10:23:49.236+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4508 keysInserted:4508 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 174, w: 174 } }, Database: { acquireCount: { w: 174 } }, Collection: { acquireCount: { w: 174 } } } protocol:op_msg 270ms
  479. 2019-01-30T10:23:49.735+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:957307 cursorExhausted:1 numYields:7490 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7492 } }, Database: { acquireCount: { r: 7492 } }, Collection: { acquireCount: { r: 7492 } } } protocol:op_msg 360ms
  480. 2019-01-30T10:23:54.440+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4455 keysInserted:4455 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 174, w: 174 } }, Database: { acquireCount: { w: 174 } }, Collection: { acquireCount: { w: 174 } } } protocol:op_msg 316ms
  481. 2019-01-30T10:23:54.916+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:962162 cursorExhausted:1 numYields:7529 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7531 } }, Database: { acquireCount: { r: 7531 } }, Collection: { acquireCount: { r: 7531 } } } protocol:op_msg 363ms
  482. 2019-01-30T10:23:59.563+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4507 keysInserted:4507 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 176, w: 176 } }, Database: { acquireCount: { w: 176 } }, Collection: { acquireCount: { w: 176 } } } protocol:op_msg 228ms
  483. 2019-01-30T10:24:00.053+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:967043 cursorExhausted:1 numYields:7566 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7568 } }, Database: { acquireCount: { r: 7568 } }, Collection: { acquireCount: { r: 7568 } } } protocol:op_msg 365ms
  484. 2019-01-30T10:24:04.609+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4423 keysInserted:4423 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 174, w: 174 } }, Database: { acquireCount: { w: 174 } }, Collection: { acquireCount: { w: 174 } } } protocol:op_msg 261ms
  485. 2019-01-30T10:24:05.223+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:971814 cursorExhausted:1 numYields:7606 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7608 } }, Database: { acquireCount: { r: 7608 } }, Collection: { acquireCount: { r: 7608 } } } protocol:op_msg 369ms
  486. 2019-01-30T10:24:09.843+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4451 keysInserted:4451 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 176, w: 176 } }, Database: { acquireCount: { w: 176 } }, Collection: { acquireCount: { w: 176 } } } protocol:op_msg 310ms
  487. 2019-01-30T10:24:10.308+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:976685 cursorExhausted:1 numYields:7643 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7645 } }, Database: { acquireCount: { r: 7645 } }, Collection: { acquireCount: { r: 7645 } } } protocol:op_msg 368ms
  488. 2019-01-30T10:24:15.047+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4327 keysInserted:4327 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 254ms
  489. 2019-01-30T10:24:15.558+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:981547 cursorExhausted:1 numYields:7679 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7681 } }, Database: { acquireCount: { r: 7681 } }, Collection: { acquireCount: { r: 7681 } } } protocol:op_msg 370ms
  490. 2019-01-30T10:24:20.283+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4455 keysInserted:4455 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 228ms
  491. 2019-01-30T10:24:20.806+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:986550 cursorExhausted:1 numYields:7721 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7723 } }, Database: { acquireCount: { r: 7723 } }, Collection: { acquireCount: { r: 7723 } } } protocol:op_msg 375ms
  492. 2019-01-30T10:24:25.921+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4299 keysInserted:4299 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 174, w: 174 } }, Database: { acquireCount: { w: 174 } }, Collection: { acquireCount: { w: 174 } } } protocol:op_msg 463ms
  493. 2019-01-30T10:24:26.556+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:991517 cursorExhausted:1 numYields:7759 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7761 } }, Database: { acquireCount: { r: 7761 } }, Collection: { acquireCount: { r: 7761 } } } protocol:op_msg 383ms
  494. 2019-01-30T10:24:31.655+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4284 keysInserted:4284 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 347ms
  495. 2019-01-30T10:24:32.268+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:996581 cursorExhausted:1 numYields:7799 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7801 } }, Database: { acquireCount: { r: 7801 } }, Collection: { acquireCount: { r: 7801 } } } protocol:op_msg 377ms
  496. 2019-01-30T10:24:36.970+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4347 keysInserted:4347 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 173, w: 173 } }, Database: { acquireCount: { w: 173 } }, Collection: { acquireCount: { w: 173 } } } protocol:op_msg 249ms
  497. 2019-01-30T10:24:37.540+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1001632 cursorExhausted:1 numYields:7836 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7838 } }, Database: { acquireCount: { r: 7838 } }, Collection: { acquireCount: { r: 7838 } } } protocol:op_msg 373ms
  498. 2019-01-30T10:24:42.673+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4299 keysInserted:4299 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 329ms
  499. 2019-01-30T10:24:43.262+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1006709 cursorExhausted:1 numYields:7878 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7880 } }, Database: { acquireCount: { r: 7880 } }, Collection: { acquireCount: { r: 7880 } } } protocol:op_msg 376ms
  500. 2019-01-30T10:24:48.311+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4379 keysInserted:4379 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 174, w: 174 } }, Database: { acquireCount: { w: 174 } }, Collection: { acquireCount: { w: 174 } } } protocol:op_msg 293ms
  501. 2019-01-30T10:24:48.882+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1011776 cursorExhausted:1 numYields:7916 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7918 } }, Database: { acquireCount: { r: 7918 } }, Collection: { acquireCount: { r: 7918 } } } protocol:op_msg 375ms
  502. 2019-01-30T10:24:53.787+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4367 keysInserted:4367 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 345ms
  503. 2019-01-30T10:24:54.355+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1016834 cursorExhausted:1 numYields:7958 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7960 } }, Database: { acquireCount: { r: 7960 } }, Collection: { acquireCount: { r: 7960 } } } protocol:op_msg 382ms
  504. 2019-01-30T10:24:59.386+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4269 keysInserted:4269 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 173, w: 173 } }, Database: { acquireCount: { w: 173 } }, Collection: { acquireCount: { w: 173 } } } protocol:op_msg 332ms
  505. 2019-01-30T10:25:00.041+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1021873 cursorExhausted:1 numYields:7995 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 7997 } }, Database: { acquireCount: { r: 7997 } }, Collection: { acquireCount: { r: 7997 } } } protocol:op_msg 383ms
  506. 2019-01-30T10:25:04.458+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4135 keysInserted:4135 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 246ms
  507. 2019-01-30T10:25:04.855+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1026036 cursorExhausted:1 numYields:8028 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8030 } }, Database: { acquireCount: { r: 8030 } }, Collection: { acquireCount: { r: 8030 } } } protocol:op_msg 383ms
  508. 2019-01-30T10:25:09.837+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4286 keysInserted:4286 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 173, w: 173 } }, Database: { acquireCount: { w: 173 } }, Collection: { acquireCount: { w: 173 } } } protocol:op_msg 231ms
  509. 2019-01-30T10:25:10.449+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1031129 cursorExhausted:1 numYields:8069 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8071 } }, Database: { acquireCount: { r: 8071 } }, Collection: { acquireCount: { r: 8071 } } } protocol:op_msg 382ms
  510. 2019-01-30T10:25:15.469+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4365 keysInserted:4365 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 175, w: 175 } }, Database: { acquireCount: { w: 175 } }, Collection: { acquireCount: { w: 175 } } } protocol:op_msg 251ms
  511. 2019-01-30T10:25:16.092+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1036219 cursorExhausted:1 numYields:8107 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8109 } }, Database: { acquireCount: { r: 8109 } }, Collection: { acquireCount: { r: 8109 } } } protocol:op_msg 387ms
  512. 2019-01-30T10:25:20.966+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4544 keysInserted:4544 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 174, w: 174 } }, Database: { acquireCount: { w: 174 } }, Collection: { acquireCount: { w: 174 } } } protocol:op_msg 309ms
  513. 2019-01-30T10:25:21.507+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1041313 cursorExhausted:1 numYields:8147 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8149 } }, Database: { acquireCount: { r: 8149 } }, Collection: { acquireCount: { r: 8149 } } } protocol:op_msg 388ms
  514. 2019-01-30T10:25:26.503+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4400 keysInserted:4400 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 174, w: 174 } }, Database: { acquireCount: { w: 174 } }, Collection: { acquireCount: { w: 174 } } } protocol:op_msg 277ms
  515. 2019-01-30T10:25:27.087+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1046385 cursorExhausted:1 numYields:8189 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8191 } }, Database: { acquireCount: { r: 8191 } }, Collection: { acquireCount: { r: 8191 } } } protocol:op_msg 387ms
  516. 2019-01-30T10:25:31.623+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4134 keysInserted:4134 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 318ms
  517. 2019-01-30T10:25:32.019+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1050519 cursorExhausted:1 numYields:8217 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8219 } }, Database: { acquireCount: { r: 8219 } }, Collection: { acquireCount: { r: 8219 } } } protocol:op_msg 392ms
  518. 2019-01-30T10:25:37.075+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4246 keysInserted:4246 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 259ms
  519. 2019-01-30T10:25:37.696+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1055589 cursorExhausted:1 numYields:8257 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8259 } }, Database: { acquireCount: { r: 8259 } }, Collection: { acquireCount: { r: 8259 } } } protocol:op_msg 395ms
  520. 2019-01-30T10:25:42.796+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4264 keysInserted:4264 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 225ms
  521. 2019-01-30T10:25:43.458+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1060686 cursorExhausted:1 numYields:8300 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8302 } }, Database: { acquireCount: { r: 8302 } }, Collection: { acquireCount: { r: 8302 } } } protocol:op_msg 403ms
  522. 2019-01-30T10:25:49.157+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4271 keysInserted:4271 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 174, w: 174 } }, Database: { acquireCount: { w: 174 } }, Collection: { acquireCount: { w: 174 } } } protocol:op_msg 239ms
  523. 2019-01-30T10:25:49.804+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1065817 cursorExhausted:1 numYields:8341 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8343 } }, Database: { acquireCount: { r: 8343 } }, Collection: { acquireCount: { r: 8343 } } } protocol:op_msg 399ms
  524. 2019-01-30T10:25:55.231+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4210 keysInserted:4210 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 340ms
  525. 2019-01-30T10:25:55.595+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:910 keysInserted:910 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 42, w: 42 } }, Database: { acquireCount: { w: 42 } }, Collection: { acquireCount: { w: 42 } } } protocol:op_msg 130ms
  526. 2019-01-30T10:25:56.029+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1070937 cursorExhausted:1 numYields:8381 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8383 } }, Database: { acquireCount: { r: 8383 } }, Collection: { acquireCount: { r: 8383 } } } protocol:op_msg 429ms
  527. 2019-01-30T10:26:01.088+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4314 keysInserted:4314 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 175, w: 175 } }, Database: { acquireCount: { w: 175 } }, Collection: { acquireCount: { w: 175 } } } protocol:op_msg 279ms
  528. 2019-01-30T10:26:01.716+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1076036 cursorExhausted:1 numYields:8423 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8425 } }, Database: { acquireCount: { r: 8425 } }, Collection: { acquireCount: { r: 8425 } } } protocol:op_msg 409ms
  529. 2019-01-30T10:26:06.669+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4281 keysInserted:4281 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 175, w: 175 } }, Database: { acquireCount: { w: 175 } }, Collection: { acquireCount: { w: 175 } } } protocol:op_msg 193ms
  530. 2019-01-30T10:26:07.341+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1081142 cursorExhausted:1 numYields:8461 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8463 } }, Database: { acquireCount: { r: 8463 } }, Collection: { acquireCount: { r: 8463 } } } protocol:op_msg 408ms
  531. 2019-01-30T10:26:12.358+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4183 keysInserted:4183 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 268ms
  532. 2019-01-30T10:26:13.001+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1086040 cursorExhausted:1 numYields:8496 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8498 } }, Database: { acquireCount: { r: 8498 } }, Collection: { acquireCount: { r: 8498 } } } protocol:op_msg 413ms
  533. 2019-01-30T10:26:18.040+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4365 keysInserted:4365 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 309ms
  534. 2019-01-30T10:26:18.710+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1091087 cursorExhausted:1 numYields:8539 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8541 } }, Database: { acquireCount: { r: 8541 } }, Collection: { acquireCount: { r: 8541 } } } protocol:op_msg 417ms
  535. 2019-01-30T10:26:23.033+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3960 keysInserted:3960 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 165, w: 165 } }, Database: { acquireCount: { w: 165 } }, Collection: { acquireCount: { w: 165 } } } protocol:op_msg 276ms
  536. 2019-01-30T10:26:23.450+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1095047 cursorExhausted:1 numYields:8569 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8571 } }, Database: { acquireCount: { r: 8571 } }, Collection: { acquireCount: { r: 8571 } } } protocol:op_msg 413ms
  537. 2019-01-30T10:26:28.334+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4231 keysInserted:4231 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 175, w: 175 } }, Database: { acquireCount: { w: 175 } }, Collection: { acquireCount: { w: 175 } } } protocol:op_msg 239ms
  538. 2019-01-30T10:26:29.001+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1099821 cursorExhausted:1 numYields:8607 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8609 } }, Database: { acquireCount: { r: 8609 } }, Collection: { acquireCount: { r: 8609 } } } protocol:op_msg 439ms
  539. 2019-01-30T10:26:33.904+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4221 keysInserted:4221 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 173, w: 173 } }, Database: { acquireCount: { w: 173 } }, Collection: { acquireCount: { w: 173 } } } protocol:op_msg 218ms
  540. 2019-01-30T10:26:34.554+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1104641 cursorExhausted:1 numYields:8645 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8647 } }, Database: { acquireCount: { r: 8647 } }, Collection: { acquireCount: { r: 8647 } } } protocol:op_msg 424ms
  541. 2019-01-30T10:26:39.529+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4188 keysInserted:4188 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 219ms
  542. 2019-01-30T10:26:40.147+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1109340 cursorExhausted:1 numYields:8683 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8685 } }, Database: { acquireCount: { r: 8685 } }, Collection: { acquireCount: { r: 8685 } } } protocol:op_msg 406ms
  543. 2019-01-30T10:26:45.229+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4107 keysInserted:4107 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 227ms
  544. 2019-01-30T10:26:45.896+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1114205 cursorExhausted:1 numYields:8720 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8722 } }, Database: { acquireCount: { r: 8722 } }, Collection: { acquireCount: { r: 8722 } } } protocol:op_msg 416ms
  545. 2019-01-30T10:26:50.765+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4284 keysInserted:4284 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 173, w: 173 } }, Database: { acquireCount: { w: 173 } }, Collection: { acquireCount: { w: 173 } } } protocol:op_msg 214ms
  546. 2019-01-30T10:26:51.364+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1119034 cursorExhausted:1 numYields:8756 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8758 } }, Database: { acquireCount: { r: 8758 } }, Collection: { acquireCount: { r: 8758 } } } protocol:op_msg 427ms
  547. 2019-01-30T10:26:56.415+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4074 keysInserted:4074 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 238ms
  548. 2019-01-30T10:26:57.078+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1123851 cursorExhausted:1 numYields:8793 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8795 } }, Database: { acquireCount: { r: 8795 } }, Collection: { acquireCount: { r: 8795 } } } protocol:op_msg 426ms
  549. 2019-01-30T10:27:01.954+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4359 keysInserted:4359 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 257ms
  550. 2019-01-30T10:27:02.556+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1128816 cursorExhausted:1 numYields:8833 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8835 } }, Database: { acquireCount: { r: 8835 } }, Collection: { acquireCount: { r: 8835 } } } protocol:op_msg 427ms
  551. 2019-01-30T10:27:07.477+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4189 keysInserted:4189 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 173, w: 173 } }, Database: { acquireCount: { w: 173 } }, Collection: { acquireCount: { w: 173 } } } protocol:op_msg 223ms
  552. 2019-01-30T10:27:08.185+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1133749 cursorExhausted:1 numYields:8872 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8874 } }, Database: { acquireCount: { r: 8874 } }, Collection: { acquireCount: { r: 8874 } } } protocol:op_msg 440ms
  553. 2019-01-30T10:27:12.852+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4131 keysInserted:4131 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 302ms
  554. 2019-01-30T10:27:13.386+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1138181 cursorExhausted:1 numYields:8908 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8910 } }, Database: { acquireCount: { r: 8910 } }, Collection: { acquireCount: { r: 8910 } } } protocol:op_msg 434ms
  555. 2019-01-30T10:27:18.442+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4159 keysInserted:4159 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 174, w: 174 } }, Database: { acquireCount: { w: 174 } }, Collection: { acquireCount: { w: 174 } } } protocol:op_msg 227ms
  556. 2019-01-30T10:27:18.897+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:771 keysInserted:771 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 39, w: 39 } }, Database: { acquireCount: { w: 39 } }, Collection: { acquireCount: { w: 39 } } } protocol:op_msg 228ms
  557. 2019-01-30T10:27:19.357+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1143111 cursorExhausted:1 numYields:8947 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8949 } }, Database: { acquireCount: { r: 8949 } }, Collection: { acquireCount: { r: 8949 } } } protocol:op_msg 455ms
  558. 2019-01-30T10:27:24.292+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4289 keysInserted:4289 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 173, w: 173 } }, Database: { acquireCount: { w: 173 } }, Collection: { acquireCount: { w: 173 } } } protocol:op_msg 211ms
  559. 2019-01-30T10:27:24.914+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1148024 cursorExhausted:1 numYields:8985 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 8987 } }, Database: { acquireCount: { r: 8987 } }, Collection: { acquireCount: { r: 8987 } } } protocol:op_msg 432ms
  560. 2019-01-30T10:27:28.208+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3065 keysInserted:3065 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 126, w: 126 } }, Database: { acquireCount: { w: 126 } }, Collection: { acquireCount: { w: 126 } } } protocol:op_msg 226ms
  561. 2019-01-30T10:27:28.646+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1151089 cursorExhausted:1 numYields:9008 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9010 } }, Database: { acquireCount: { r: 9010 } }, Collection: { acquireCount: { r: 9010 } } } protocol:op_msg 435ms
  562. 2019-01-30T10:27:34.023+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4134 keysInserted:4134 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 317ms
  563. 2019-01-30T10:27:34.788+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1156163 cursorExhausted:1 numYields:9047 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9049 } }, Database: { acquireCount: { r: 9049 } }, Collection: { acquireCount: { r: 9049 } } } protocol:op_msg 435ms
  564. 2019-01-30T10:27:39.983+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4268 keysInserted:4268 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 265ms
  565. 2019-01-30T10:27:40.683+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1161219 cursorExhausted:1 numYields:9086 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9088 } }, Database: { acquireCount: { r: 9088 } }, Collection: { acquireCount: { r: 9088 } } } protocol:op_msg 440ms
  566. 2019-01-30T10:27:46.349+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4300 keysInserted:4300 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 221ms
  567. 2019-01-30T10:27:47.037+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1166282 cursorExhausted:1 numYields:9126 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9128 } }, Database: { acquireCount: { r: 9128 } }, Collection: { acquireCount: { r: 9128 } } } protocol:op_msg 444ms
  568. 2019-01-30T10:27:50.757+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3843 keysInserted:3843 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 152, w: 152 } }, Database: { acquireCount: { w: 152 } }, Collection: { acquireCount: { w: 152 } } } protocol:op_msg 130ms
  569. 2019-01-30T10:27:51.198+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1170125 cursorExhausted:1 numYields:9156 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9158 } }, Database: { acquireCount: { r: 9158 } }, Collection: { acquireCount: { r: 9158 } } } protocol:op_msg 437ms
  570. 2019-01-30T10:27:55.734+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4177 keysInserted:4177 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 280ms
  571. 2019-01-30T10:27:56.291+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1174372 cursorExhausted:1 numYields:9189 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9191 } }, Database: { acquireCount: { r: 9191 } }, Collection: { acquireCount: { r: 9191 } } } protocol:op_msg 457ms
  572. 2019-01-30T10:28:01.739+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4044 keysInserted:4044 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 324ms
  573. 2019-01-30T10:28:02.563+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1179542 cursorExhausted:1 numYields:9230 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9232 } }, Database: { acquireCount: { r: 9232 } }, Collection: { acquireCount: { r: 9232 } } } protocol:op_msg 454ms
  574. 2019-01-30T10:28:07.057+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4189 keysInserted:4189 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 365ms
  575. 2019-01-30T10:28:07.536+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1183773 cursorExhausted:1 numYields:9263 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9265 } }, Database: { acquireCount: { r: 9265 } }, Collection: { acquireCount: { r: 9265 } } } protocol:op_msg 452ms
  576. 2019-01-30T10:28:12.846+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3992 keysInserted:3992 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 166, w: 166 } }, Database: { acquireCount: { w: 166 } }, Collection: { acquireCount: { w: 166 } } } protocol:op_msg 345ms
  577. 2019-01-30T10:28:13.624+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1188838 cursorExhausted:1 numYields:9302 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9304 } }, Database: { acquireCount: { r: 9304 } }, Collection: { acquireCount: { r: 9304 } } } protocol:op_msg 452ms
  578. 2019-01-30T10:28:18.697+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4201 keysInserted:4201 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 239ms
  579. 2019-01-30T10:28:19.407+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1193911 cursorExhausted:1 numYields:9344 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9346 } }, Database: { acquireCount: { r: 9346 } }, Collection: { acquireCount: { r: 9346 } } } protocol:op_msg 454ms
  580. 2019-01-30T10:28:24.656+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4211 keysInserted:4211 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 392ms
  581. 2019-01-30T10:28:25.367+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1198948 cursorExhausted:1 numYields:9382 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9384 } }, Database: { acquireCount: { r: 9384 } }, Collection: { acquireCount: { r: 9384 } } } protocol:op_msg 455ms
  582. 2019-01-30T10:28:30.608+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4005 keysInserted:4005 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 225ms
  583. 2019-01-30T10:28:31.026+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1120 keysInserted:1120 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 52, w: 52 } }, Database: { acquireCount: { w: 52 } }, Collection: { acquireCount: { w: 52 } } } protocol:op_msg 150ms
  584. 2019-01-30T10:28:31.493+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1204073 cursorExhausted:1 numYields:9422 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9424 } }, Database: { acquireCount: { r: 9424 } }, Collection: { acquireCount: { r: 9424 } } } protocol:op_msg 465ms
  585. 2019-01-30T10:28:36.135+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3919 keysInserted:3919 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 329ms
  586. 2019-01-30T10:28:36.721+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1208187 cursorExhausted:1 numYields:9454 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9456 } }, Database: { acquireCount: { r: 9456 } }, Collection: { acquireCount: { r: 9456 } } } protocol:op_msg 463ms
  587. 2019-01-30T10:28:42.129+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3906 keysInserted:3906 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 242ms
  588. 2019-01-30T10:28:42.926+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1213262 cursorExhausted:1 numYields:9491 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9493 } }, Database: { acquireCount: { r: 9493 } }, Collection: { acquireCount: { r: 9493 } } } protocol:op_msg 454ms
  589. 2019-01-30T10:28:48.332+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4139 keysInserted:4139 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 547ms
  590. 2019-01-30T10:28:48.688+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:923 keysInserted:923 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 44, w: 44 } }, Database: { acquireCount: { w: 44 } }, Collection: { acquireCount: { w: 44 } } } protocol:op_msg 117ms
  591. 2019-01-30T10:28:49.148+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1218324 cursorExhausted:1 numYields:9536 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9538 } }, Database: { acquireCount: { r: 9538 } }, Collection: { acquireCount: { r: 9538 } } } protocol:op_msg 459ms
  592. 2019-01-30T10:28:53.691+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3910 keysInserted:3910 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 346ms
  593. 2019-01-30T10:28:54.173+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1222257 cursorExhausted:1 numYields:9568 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9570 } }, Database: { acquireCount: { r: 9570 } }, Collection: { acquireCount: { r: 9570 } } } protocol:op_msg 461ms
  594. 2019-01-30T10:28:59.390+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4271 keysInserted:4271 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 307ms
  595. 2019-01-30T10:29:00.112+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1227327 cursorExhausted:1 numYields:9602 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9604 } }, Database: { acquireCount: { r: 9604 } }, Collection: { acquireCount: { r: 9604 } } } protocol:op_msg 469ms
  596. 2019-01-30T10:29:05.172+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4202 keysInserted:4202 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 271ms
  597. 2019-01-30T10:29:05.861+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1232376 cursorExhausted:1 numYields:9643 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9645 } }, Database: { acquireCount: { r: 9645 } }, Collection: { acquireCount: { r: 9645 } } } protocol:op_msg 464ms
  598. 2019-01-30T10:29:10.319+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3887 keysInserted:3887 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 319ms
  599. 2019-01-30T10:29:10.796+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1236287 cursorExhausted:1 numYields:9674 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9676 } }, Database: { acquireCount: { r: 9676 } }, Collection: { acquireCount: { r: 9676 } } } protocol:op_msg 464ms
  600. 2019-01-30T10:29:15.284+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3919 keysInserted:3919 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 364ms
  601. 2019-01-30T10:29:15.754+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1240206 cursorExhausted:1 numYields:9705 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9707 } }, Database: { acquireCount: { r: 9707 } }, Collection: { acquireCount: { r: 9707 } } } protocol:op_msg 465ms
  602. 2019-01-30T10:29:20.499+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4067 keysInserted:4067 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 245ms
  603. 2019-01-30T10:29:21.097+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1244744 cursorExhausted:1 numYields:9740 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9742 } }, Database: { acquireCount: { r: 9742 } }, Collection: { acquireCount: { r: 9742 } } } protocol:op_msg 470ms
  604. 2019-01-30T10:29:25.929+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4003 keysInserted:4003 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 293ms
  605. 2019-01-30T10:29:26.556+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1249250 cursorExhausted:1 numYields:9776 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9778 } }, Database: { acquireCount: { r: 9778 } }, Collection: { acquireCount: { r: 9778 } } } protocol:op_msg 474ms
  606. 2019-01-30T10:29:31.288+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4077 keysInserted:4077 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 239ms
  607. 2019-01-30T10:29:31.897+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1253753 cursorExhausted:1 numYields:9813 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9815 } }, Database: { acquireCount: { r: 9815 } }, Collection: { acquireCount: { r: 9815 } } } protocol:op_msg 480ms
  608. 2019-01-30T10:29:36.758+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4109 keysInserted:4109 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 173, w: 173 } }, Database: { acquireCount: { w: 173 } }, Collection: { acquireCount: { w: 173 } } } protocol:op_msg 343ms
  609. 2019-01-30T10:29:37.372+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1258284 cursorExhausted:1 numYields:9847 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9849 } }, Database: { acquireCount: { r: 9849 } }, Collection: { acquireCount: { r: 9849 } } } protocol:op_msg 475ms
  610. 2019-01-30T10:29:42.420+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4273 keysInserted:4273 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 361ms
  611. 2019-01-30T10:29:43.086+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1263210 cursorExhausted:1 numYields:9883 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9885 } }, Database: { acquireCount: { r: 9885 } }, Collection: { acquireCount: { r: 9885 } } } protocol:op_msg 479ms
  612. 2019-01-30T10:29:48.287+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4082 keysInserted:4082 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 281ms
  613. 2019-01-30T10:29:48.995+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1268123 cursorExhausted:1 numYields:9928 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9930 } }, Database: { acquireCount: { r: 9930 } }, Collection: { acquireCount: { r: 9930 } } } protocol:op_msg 471ms
  614. 2019-01-30T10:29:53.356+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4048 keysInserted:4048 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 173, w: 173 } }, Database: { acquireCount: { w: 173 } }, Collection: { acquireCount: { w: 173 } } } protocol:op_msg 291ms
  615. 2019-01-30T10:29:53.877+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1272234 cursorExhausted:1 numYields:9957 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9959 } }, Database: { acquireCount: { r: 9959 } }, Collection: { acquireCount: { r: 9959 } } } protocol:op_msg 485ms
  616. 2019-01-30T10:29:58.992+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4232 keysInserted:4232 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 174, w: 174 } }, Database: { acquireCount: { w: 174 } }, Collection: { acquireCount: { w: 174 } } } protocol:op_msg 307ms
  617. 2019-01-30T10:29:59.739+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1277246 cursorExhausted:1 numYields:9994 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 9996 } }, Database: { acquireCount: { r: 9996 } }, Collection: { acquireCount: { r: 9996 } } } protocol:op_msg 486ms
  618. 2019-01-30T10:30:04.277+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4169 keysInserted:4169 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 174, w: 174 } }, Database: { acquireCount: { w: 174 } }, Collection: { acquireCount: { w: 174 } } } protocol:op_msg 341ms
  619. 2019-01-30T10:30:04.825+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1281597 cursorExhausted:1 numYields:10029 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10031 } }, Database: { acquireCount: { r: 10031 } }, Collection: { acquireCount: { r: 10031 } } } protocol:op_msg 492ms
  620. 2019-01-30T10:30:10.000+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4085 keysInserted:4085 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 324ms
  621. 2019-01-30T10:30:10.748+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1286618 cursorExhausted:1 numYields:10068 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10070 } }, Database: { acquireCount: { r: 10070 } }, Collection: { acquireCount: { r: 10070 } } } protocol:op_msg 486ms
  622. 2019-01-30T10:30:15.947+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4135 keysInserted:4135 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 354ms
  623. 2019-01-30T10:30:16.678+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1291627 cursorExhausted:1 numYields:10111 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10113 } }, Database: { acquireCount: { r: 10113 } }, Collection: { acquireCount: { r: 10113 } } } protocol:op_msg 494ms
  624. 2019-01-30T10:30:20.298+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3427 keysInserted:3427 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 143, w: 143 } }, Database: { acquireCount: { w: 143 } }, Collection: { acquireCount: { w: 143 } } } protocol:op_msg 215ms
  625. 2019-01-30T10:30:20.791+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1295054 cursorExhausted:1 numYields:10137 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10139 } }, Database: { acquireCount: { r: 10139 } }, Collection: { acquireCount: { r: 10139 } } } protocol:op_msg 489ms
  626. 2019-01-30T10:30:25.992+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4171 keysInserted:4171 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 229ms
  627. 2019-01-30T10:30:26.441+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:943 keysInserted:943 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 46, w: 46 } }, Database: { acquireCount: { w: 46 } }, Collection: { acquireCount: { w: 46 } } } protocol:op_msg 200ms
  628. 2019-01-30T10:30:26.952+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1300168 cursorExhausted:1 numYields:10178 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10180 } }, Database: { acquireCount: { r: 10180 } }, Collection: { acquireCount: { r: 10180 } } } protocol:op_msg 506ms
  629. 2019-01-30T10:30:32.392+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4012 keysInserted:4012 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 348ms
  630. 2019-01-30T10:30:33.262+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1305288 cursorExhausted:1 numYields:10216 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10218 } }, Database: { acquireCount: { r: 10218 } }, Collection: { acquireCount: { r: 10218 } } } protocol:op_msg 491ms
  631. 2019-01-30T10:30:38.480+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4201 keysInserted:4201 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 250ms
  632. 2019-01-30T10:30:39.262+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1310410 cursorExhausted:1 numYields:10258 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10260 } }, Database: { acquireCount: { r: 10260 } }, Collection: { acquireCount: { r: 10260 } } } protocol:op_msg 493ms
  633. 2019-01-30T10:30:44.629+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4057 keysInserted:4057 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 231ms
  634. 2019-01-30T10:30:45.473+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1315527 cursorExhausted:1 numYields:10295 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10297 } }, Database: { acquireCount: { r: 10297 } }, Collection: { acquireCount: { r: 10297 } } } protocol:op_msg 499ms
  635. 2019-01-30T10:30:50.591+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4160 keysInserted:4160 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 293ms
  636. 2019-01-30T10:30:51.360+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1320621 cursorExhausted:1 numYields:10335 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10337 } }, Database: { acquireCount: { r: 10337 } }, Collection: { acquireCount: { r: 10337 } } } protocol:op_msg 501ms
  637. 2019-01-30T10:30:56.433+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4069 keysInserted:4069 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 173, w: 173 } }, Database: { acquireCount: { w: 173 } }, Collection: { acquireCount: { w: 173 } } } protocol:op_msg 312ms
  638. 2019-01-30T10:30:57.208+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1325665 cursorExhausted:1 numYields:10373 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10375 } }, Database: { acquireCount: { r: 10375 } }, Collection: { acquireCount: { r: 10375 } } } protocol:op_msg 505ms
  639. 2019-01-30T10:31:02.772+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3799 keysInserted:3799 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 351ms
  640. 2019-01-30T10:31:03.631+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1330686 cursorExhausted:1 numYields:10413 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10415 } }, Database: { acquireCount: { r: 10415 } }, Collection: { acquireCount: { r: 10415 } } } protocol:op_msg 501ms
  641. 2019-01-30T10:31:08.821+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4012 keysInserted:4012 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 238ms
  642. 2019-01-30T10:31:09.600+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1335706 cursorExhausted:1 numYields:10451 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10453 } }, Database: { acquireCount: { r: 10453 } }, Collection: { acquireCount: { r: 10453 } } } protocol:op_msg 503ms
  643. 2019-01-30T10:31:14.035+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3899 keysInserted:3899 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 241ms
  644. 2019-01-30T10:31:14.566+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1339669 cursorExhausted:1 numYields:10482 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10484 } }, Database: { acquireCount: { r: 10484 } }, Collection: { acquireCount: { r: 10484 } } } protocol:op_msg 506ms
  645. 2019-01-30T10:31:19.850+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3862 keysInserted:3862 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 246ms
  646. 2019-01-30T10:31:20.708+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1344724 cursorExhausted:1 numYields:10521 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10523 } }, Database: { acquireCount: { r: 10523 } }, Collection: { acquireCount: { r: 10523 } } } protocol:op_msg 515ms
  647. 2019-01-30T10:31:25.953+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4001 keysInserted:4001 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 313ms
  648. 2019-01-30T10:31:26.744+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1349752 cursorExhausted:1 numYields:10567 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10569 } }, Database: { acquireCount: { r: 10569 } }, Collection: { acquireCount: { r: 10569 } } } protocol:op_msg 514ms
  649. 2019-01-30T10:31:31.774+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4357 keysInserted:4357 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 173, w: 173 } }, Database: { acquireCount: { w: 173 } }, Collection: { acquireCount: { w: 173 } } } protocol:op_msg 307ms
  650. 2019-01-30T10:31:32.487+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1354816 cursorExhausted:1 numYields:10600 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10602 } }, Database: { acquireCount: { r: 10602 } }, Collection: { acquireCount: { r: 10602 } } } protocol:op_msg 516ms
  651. 2019-01-30T10:31:37.715+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4269 keysInserted:4269 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 174, w: 174 } }, Database: { acquireCount: { w: 174 } }, Collection: { acquireCount: { w: 174 } } } protocol:op_msg 386ms
  652. 2019-01-30T10:31:38.515+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1359872 cursorExhausted:1 numYields:10638 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10640 } }, Database: { acquireCount: { r: 10640 } }, Collection: { acquireCount: { r: 10640 } } } protocol:op_msg 517ms
  653. 2019-01-30T10:31:44.084+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3895 keysInserted:3895 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 342ms
  654. 2019-01-30T10:31:44.972+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1364932 cursorExhausted:1 numYields:10682 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10684 } }, Database: { acquireCount: { r: 10684 } }, Collection: { acquireCount: { r: 10684 } } } protocol:op_msg 528ms
  655. 2019-01-30T10:31:49.972+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4255 keysInserted:4255 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 237ms
  656. 2019-01-30T10:31:50.700+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1369995 cursorExhausted:1 numYields:10723 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10725 } }, Database: { acquireCount: { r: 10725 } }, Collection: { acquireCount: { r: 10725 } } } protocol:op_msg 518ms
  657. 2019-01-30T10:31:56.407+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3866 keysInserted:3866 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 293ms
  658. 2019-01-30T10:31:57.341+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1375229 cursorExhausted:1 numYields:10758 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10760 } }, Database: { acquireCount: { r: 10760 } }, Collection: { acquireCount: { r: 10760 } } } protocol:op_msg 514ms
  659. 2019-01-30T10:32:02.988+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3912 keysInserted:3912 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 396ms
  660. 2019-01-30T10:32:03.904+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1380468 cursorExhausted:1 numYields:10801 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10803 } }, Database: { acquireCount: { r: 10803 } }, Collection: { acquireCount: { r: 10803 } } } protocol:op_msg 520ms
  661. 2019-01-30T10:32:09.145+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3398 keysInserted:3398 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 288ms
  662. 2019-01-30T10:32:09.943+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1384650 cursorExhausted:1 numYields:10837 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10839 } }, Database: { acquireCount: { r: 10839 } }, Collection: { acquireCount: { r: 10839 } } } protocol:op_msg 527ms
  663. 2019-01-30T10:32:15.762+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3544 keysInserted:3544 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 248ms
  664. 2019-01-30T10:32:16.796+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1389896 cursorExhausted:1 numYields:10876 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10878 } }, Database: { acquireCount: { r: 10878 } }, Collection: { acquireCount: { r: 10878 } } } protocol:op_msg 531ms
  665. 2019-01-30T10:32:22.240+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4128 keysInserted:4128 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 173, w: 173 } }, Database: { acquireCount: { w: 173 } }, Collection: { acquireCount: { w: 173 } } } protocol:op_msg 330ms
  666. 2019-01-30T10:32:23.145+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1395147 cursorExhausted:1 numYields:10919 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10921 } }, Database: { acquireCount: { r: 10921 } }, Collection: { acquireCount: { r: 10921 } } } protocol:op_msg 534ms
  667. 2019-01-30T10:32:27.437+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3961 keysInserted:3961 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 163, w: 163 } }, Database: { acquireCount: { w: 163 } }, Collection: { acquireCount: { w: 163 } } } protocol:op_msg 332ms
  668. 2019-01-30T10:32:27.970+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1399108 cursorExhausted:1 numYields:10950 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10952 } }, Database: { acquireCount: { r: 10952 } }, Collection: { acquireCount: { r: 10952 } } } protocol:op_msg 529ms
  669. 2019-01-30T10:32:33.065+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4037 keysInserted:4037 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 231ms
  670. 2019-01-30T10:32:33.864+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1404037 cursorExhausted:1 numYields:10990 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 10992 } }, Database: { acquireCount: { r: 10992 } }, Collection: { acquireCount: { r: 10992 } } } protocol:op_msg 535ms
  671. 2019-01-30T10:32:38.778+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3912 keysInserted:3912 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 248ms
  672. 2019-01-30T10:32:39.494+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1408516 cursorExhausted:1 numYields:11024 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 11026 } }, Database: { acquireCount: { r: 11026 } }, Collection: { acquireCount: { r: 11026 } } } protocol:op_msg 535ms
  673. 2019-01-30T10:32:44.830+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4027 keysInserted:4027 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 173, w: 173 } }, Database: { acquireCount: { w: 173 } }, Collection: { acquireCount: { w: 173 } } } protocol:op_msg 216ms
  674. 2019-01-30T10:32:45.707+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1413808 cursorExhausted:1 numYields:11064 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 11066 } }, Database: { acquireCount: { r: 11066 } }, Collection: { acquireCount: { r: 11066 } } } protocol:op_msg 532ms
  675. 2019-01-30T10:32:50.188+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4095 keysInserted:4095 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 252ms
  676. 2019-01-30T10:32:50.830+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1418026 cursorExhausted:1 numYields:11097 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 11099 } }, Database: { acquireCount: { r: 11099 } }, Collection: { acquireCount: { r: 11099 } } } protocol:op_msg 547ms
  677. 2019-01-30T10:32:56.008+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3925 keysInserted:3925 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 311ms
  678. 2019-01-30T10:32:56.796+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1422751 cursorExhausted:1 numYields:11135 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 11137 } }, Database: { acquireCount: { r: 11137 } }, Collection: { acquireCount: { r: 11137 } } } protocol:op_msg 538ms
  679. 2019-01-30T10:33:01.978+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3987 keysInserted:3987 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 229ms
  680. 2019-01-30T10:33:02.877+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1428016 cursorExhausted:1 numYields:11176 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 11178 } }, Database: { acquireCount: { r: 11178 } }, Collection: { acquireCount: { r: 11178 } } } protocol:op_msg 545ms
  681. 2019-01-30T10:33:07.668+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3923 keysInserted:3923 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 237ms
  682. 2019-01-30T10:33:08.359+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1432318 cursorExhausted:1 numYields:11208 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 11210 } }, Database: { acquireCount: { r: 11210 } }, Collection: { acquireCount: { r: 11210 } } } protocol:op_msg 545ms
  683. 2019-01-30T10:33:14.075+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3711 keysInserted:3711 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 281ms
  684. 2019-01-30T10:33:14.528+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1561 keysInserted:1561 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 71, w: 71 } }, Database: { acquireCount: { w: 71 } }, Collection: { acquireCount: { w: 71 } } } protocol:op_msg 108ms
  685. 2019-01-30T10:33:15.073+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1437590 cursorExhausted:1 numYields:11250 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 11252 } }, Database: { acquireCount: { r: 11252 } }, Collection: { acquireCount: { r: 11252 } } } protocol:op_msg 542ms
  686. 2019-01-30T10:33:20.561+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3905 keysInserted:3905 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 272ms
  687. 2019-01-30T10:33:21.487+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1442874 cursorExhausted:1 numYields:11296 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 11298 } }, Database: { acquireCount: { r: 11298 } }, Collection: { acquireCount: { r: 11298 } } } protocol:op_msg 558ms
  688. 2019-01-30T10:33:27.072+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4018 keysInserted:4018 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 344ms
  689. 2019-01-30T10:33:27.987+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1448145 cursorExhausted:1 numYields:11332 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 11334 } }, Database: { acquireCount: { r: 11334 } }, Collection: { acquireCount: { r: 11334 } } } protocol:op_msg 548ms
  690. 2019-01-30T10:33:33.666+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3834 keysInserted:3834 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 166, w: 166 } }, Database: { acquireCount: { w: 166 } }, Collection: { acquireCount: { w: 166 } } } protocol:op_msg 341ms
  691. 2019-01-30T10:33:34.143+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1499 keysInserted:1499 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 68, w: 68 } }, Database: { acquireCount: { w: 68 } }, Collection: { acquireCount: { w: 68 } } } protocol:op_msg 126ms
  692. 2019-01-30T10:33:34.701+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1453478 cursorExhausted:1 numYields:11376 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 11378 } }, Database: { acquireCount: { r: 11378 } }, Collection: { acquireCount: { r: 11378 } } } protocol:op_msg 555ms
  693. 2019-01-30T10:33:39.296+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4090 keysInserted:4090 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 302ms
  694. 2019-01-30T10:33:39.949+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1457812 cursorExhausted:1 numYields:11409 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 11411 } }, Database: { acquireCount: { r: 11411 } }, Collection: { acquireCount: { r: 11411 } } } protocol:op_msg 554ms
  695. 2019-01-30T10:33:45.242+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4124 keysInserted:4124 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 224ms
  696. 2019-01-30T10:33:46.124+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1463226 cursorExhausted:1 numYields:11450 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 11452 } }, Database: { acquireCount: { r: 11452 } }, Collection: { acquireCount: { r: 11452 } } } protocol:op_msg 555ms
  697. 2019-01-30T10:33:51.539+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4187 keysInserted:4187 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 173, w: 173 } }, Database: { acquireCount: { w: 173 } }, Collection: { acquireCount: { w: 173 } } } protocol:op_msg 287ms
  698. 2019-01-30T10:33:52.466+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1468651 cursorExhausted:1 numYields:11492 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 11494 } }, Database: { acquireCount: { r: 11494 } }, Collection: { acquireCount: { r: 11494 } } } protocol:op_msg 552ms
  699. 2019-01-30T10:33:58.269+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3944 keysInserted:3944 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 304ms
  700. 2019-01-30T10:33:59.281+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1474274 cursorExhausted:1 numYields:11533 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 11535 } }, Database: { acquireCount: { r: 11535 } }, Collection: { acquireCount: { r: 11535 } } } protocol:op_msg 551ms
  701. 2019-01-30T10:34:04.795+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4082 keysInserted:4082 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 348ms
  702. 2019-01-30T10:34:05.257+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1542 keysInserted:1542 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 67, w: 67 } }, Database: { acquireCount: { w: 67 } }, Collection: { acquireCount: { w: 67 } } } protocol:op_msg 106ms
  703. 2019-01-30T10:34:05.818+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1479898 cursorExhausted:1 numYields:11579 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 11581 } }, Database: { acquireCount: { r: 11581 } }, Collection: { acquireCount: { r: 11581 } } } protocol:op_msg 559ms
  704. 2019-01-30T10:34:11.706+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3943 keysInserted:3943 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 342ms
  705. 2019-01-30T10:34:12.734+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1485330 cursorExhausted:1 numYields:11621 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 11623 } }, Database: { acquireCount: { r: 11623 } }, Collection: { acquireCount: { r: 11623 } } } protocol:op_msg 561ms
  706. 2019-01-30T10:34:18.387+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3695 keysInserted:3695 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 166, w: 166 } }, Database: { acquireCount: { w: 166 } }, Collection: { acquireCount: { w: 166 } } } protocol:op_msg 237ms
  707. 2019-01-30T10:34:18.889+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1724 keysInserted:1724 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 72, w: 72 } }, Database: { acquireCount: { w: 72 } }, Collection: { acquireCount: { w: 72 } } } protocol:op_msg 111ms
  708. 2019-01-30T10:34:19.460+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1490749 cursorExhausted:1 numYields:11667 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 11669 } }, Database: { acquireCount: { r: 11669 } }, Collection: { acquireCount: { r: 11669 } } } protocol:op_msg 568ms
  709. 2019-01-30T10:34:24.888+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4119 keysInserted:4119 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 224ms
  710. 2019-01-30T10:34:25.833+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1496269 cursorExhausted:1 numYields:11710 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 11712 } }, Database: { acquireCount: { r: 11712 } }, Collection: { acquireCount: { r: 11712 } } } protocol:op_msg 562ms
  711. 2019-01-30T10:34:31.553+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3984 keysInserted:3984 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 254ms
  712. 2019-01-30T10:34:32.045+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1541 keysInserted:1541 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 72, w: 72 } }, Database: { acquireCount: { w: 72 } }, Collection: { acquireCount: { w: 72 } } } protocol:op_msg 103ms
  713. 2019-01-30T10:34:32.621+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1501794 cursorExhausted:1 numYields:11754 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 11756 } }, Database: { acquireCount: { r: 11756 } }, Collection: { acquireCount: { r: 11756 } } } protocol:op_msg 573ms
  714. 2019-01-30T10:34:37.915+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4182 keysInserted:4182 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 279ms
  715. 2019-01-30T10:34:38.788+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1507113 cursorExhausted:1 numYields:11793 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 11795 } }, Database: { acquireCount: { r: 11795 } }, Collection: { acquireCount: { r: 11795 } } } protocol:op_msg 566ms
  716. 2019-01-30T10:34:44.089+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4208 keysInserted:4208 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 286ms
  717. 2019-01-30T10:34:45.014+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1512426 cursorExhausted:1 numYields:11833 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 11835 } }, Database: { acquireCount: { r: 11835 } }, Collection: { acquireCount: { r: 11835 } } } protocol:op_msg 572ms
  718. 2019-01-30T10:34:51.170+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3777 keysInserted:3777 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 278ms
  719. 2019-01-30T10:34:51.743+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1949 keysInserted:1949 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 86, w: 86 } }, Database: { acquireCount: { w: 86 } }, Collection: { acquireCount: { w: 86 } } } protocol:op_msg 126ms
  720. 2019-01-30T10:34:52.321+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1518152 cursorExhausted:1 numYields:11880 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 11882 } }, Database: { acquireCount: { r: 11882 } }, Collection: { acquireCount: { r: 11882 } } } protocol:op_msg 575ms
  721. 2019-01-30T10:34:58.784+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4010 keysInserted:4010 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 248ms
  722. 2019-01-30T10:34:59.267+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1449 keysInserted:1449 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 68, w: 68 } }, Database: { acquireCount: { w: 68 } }, Collection: { acquireCount: { w: 68 } } } protocol:op_msg 128ms
  723. 2019-01-30T10:34:59.852+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1523611 cursorExhausted:1 numYields:11921 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 11923 } }, Database: { acquireCount: { r: 11923 } }, Collection: { acquireCount: { r: 11923 } } } protocol:op_msg 582ms
  724. 2019-01-30T10:35:05.712+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3865 keysInserted:3865 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 299ms
  725. 2019-01-30T10:35:06.710+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1529081 cursorExhausted:1 numYields:11963 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 11965 } }, Database: { acquireCount: { r: 11965 } }, Collection: { acquireCount: { r: 11965 } } } protocol:op_msg 573ms
  726. 2019-01-30T10:35:11.470+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4058 keysInserted:4058 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 285ms
  727. 2019-01-30T10:35:12.149+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1533493 cursorExhausted:1 numYields:12003 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 12005 } }, Database: { acquireCount: { r: 12005 } }, Collection: { acquireCount: { r: 12005 } } } protocol:op_msg 577ms
  728. 2019-01-30T10:35:17.492+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3792 keysInserted:3792 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 278ms
  729. 2019-01-30T10:35:18.442+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1538404 cursorExhausted:1 numYields:12036 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 12038 } }, Database: { acquireCount: { r: 12038 } }, Collection: { acquireCount: { r: 12038 } } } protocol:op_msg 586ms
  730. 2019-01-30T10:35:24.089+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4049 keysInserted:4049 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 293ms
  731. 2019-01-30T10:35:24.576+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1508 keysInserted:1508 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 67, w: 67 } }, Database: { acquireCount: { w: 67 } }, Collection: { acquireCount: { w: 67 } } } protocol:op_msg 130ms
  732. 2019-01-30T10:35:25.166+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1543961 cursorExhausted:1 numYields:12083 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 12085 } }, Database: { acquireCount: { r: 12085 } }, Collection: { acquireCount: { r: 12085 } } } protocol:op_msg 588ms
  733. 2019-01-30T10:35:30.806+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3968 keysInserted:3968 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 251ms
  734. 2019-01-30T10:35:31.798+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1549509 cursorExhausted:1 numYields:12124 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 12126 } }, Database: { acquireCount: { r: 12126 } }, Collection: { acquireCount: { r: 12126 } } } protocol:op_msg 584ms
  735. 2019-01-30T10:35:37.907+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3760 keysInserted:3760 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 237ms
  736. 2019-01-30T10:35:39.083+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1555279 cursorExhausted:1 numYields:12173 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 12175 } }, Database: { acquireCount: { r: 12175 } }, Collection: { acquireCount: { r: 12175 } } } protocol:op_msg 593ms
  737. 2019-01-30T10:35:45.047+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3815 keysInserted:3815 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 301ms
  738. 2019-01-30T10:35:46.129+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1560816 cursorExhausted:1 numYields:12210 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 12212 } }, Database: { acquireCount: { r: 12212 } }, Collection: { acquireCount: { r: 12212 } } } protocol:op_msg 584ms
  739. 2019-01-30T10:35:51.112+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3974 keysInserted:3974 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 225ms
  740. 2019-01-30T10:35:51.877+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1565433 cursorExhausted:1 numYields:12249 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 12251 } }, Database: { acquireCount: { r: 12251 } }, Collection: { acquireCount: { r: 12251 } } } protocol:op_msg 585ms
  741. 2019-01-30T10:35:57.957+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3746 keysInserted:3746 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 165, w: 165 } }, Database: { acquireCount: { w: 165 } }, Collection: { acquireCount: { w: 165 } } } protocol:op_msg 299ms
  742. 2019-01-30T10:35:58.578+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1930 keysInserted:1930 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 88, w: 88 } }, Database: { acquireCount: { w: 88 } }, Collection: { acquireCount: { w: 88 } } } protocol:op_msg 153ms
  743. 2019-01-30T10:35:59.174+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1571109 cursorExhausted:1 numYields:12294 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 12296 } }, Database: { acquireCount: { r: 12296 } }, Collection: { acquireCount: { r: 12296 } } } protocol:op_msg 593ms
  744. 2019-01-30T10:36:04.853+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4261 keysInserted:4261 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 173, w: 173 } }, Database: { acquireCount: { w: 173 } }, Collection: { acquireCount: { w: 173 } } } protocol:op_msg 363ms
  745. 2019-01-30T10:36:05.323+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1519 keysInserted:1519 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 69, w: 69 } }, Database: { acquireCount: { w: 69 } }, Collection: { acquireCount: { w: 69 } } } protocol:op_msg 119ms
  746. 2019-01-30T10:36:05.933+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1576889 cursorExhausted:1 numYields:12335 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 12337 } }, Database: { acquireCount: { r: 12337 } }, Collection: { acquireCount: { r: 12337 } } } protocol:op_msg 606ms
  747. 2019-01-30T10:36:11.289+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4249 keysInserted:4249 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 173, w: 173 } }, Database: { acquireCount: { w: 173 } }, Collection: { acquireCount: { w: 173 } } } protocol:op_msg 263ms
  748. 2019-01-30T10:36:12.276+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1582655 cursorExhausted:1 numYields:12383 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 12385 } }, Database: { acquireCount: { r: 12385 } }, Collection: { acquireCount: { r: 12385 } } } protocol:op_msg 588ms
  749. 2019-01-30T10:36:18.157+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3914 keysInserted:3914 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 278ms
  750. 2019-01-30T10:36:19.263+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1588428 cursorExhausted:1 numYields:12428 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 12430 } }, Database: { acquireCount: { r: 12430 } }, Collection: { acquireCount: { r: 12430 } } } protocol:op_msg 597ms
  751. 2019-01-30T10:36:25.120+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3993 keysInserted:3993 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 214ms
  752. 2019-01-30T10:36:25.679+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1773 keysInserted:1773 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 78, w: 78 } }, Database: { acquireCount: { w: 78 } }, Collection: { acquireCount: { w: 78 } } } protocol:op_msg 143ms
  753. 2019-01-30T10:36:26.291+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1594194 cursorExhausted:1 numYields:12472 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 12474 } }, Database: { acquireCount: { r: 12474 } }, Collection: { acquireCount: { r: 12474 } } } protocol:op_msg 607ms
  754. 2019-01-30T10:36:33.208+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3948 keysInserted:3948 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 305ms
  755. 2019-01-30T10:36:33.816+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1836 keysInserted:1836 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 83, w: 83 } }, Database: { acquireCount: { w: 83 } }, Collection: { acquireCount: { w: 83 } } } protocol:op_msg 154ms
  756. 2019-01-30T10:36:34.414+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1599978 cursorExhausted:1 numYields:12523 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 12525 } }, Database: { acquireCount: { r: 12525 } }, Collection: { acquireCount: { r: 12525 } } } protocol:op_msg 595ms
  757. 2019-01-30T10:36:40.765+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3542 keysInserted:3542 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 163, w: 163 } }, Database: { acquireCount: { w: 163 } }, Collection: { acquireCount: { w: 163 } } } protocol:op_msg 349ms
  758. 2019-01-30T10:36:41.972+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1605760 cursorExhausted:1 numYields:12564 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 12566 } }, Database: { acquireCount: { r: 12566 } }, Collection: { acquireCount: { r: 12566 } } } protocol:op_msg 606ms
  759. 2019-01-30T10:36:47.190+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3830 keysInserted:3830 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 279ms
  760. 2019-01-30T10:36:48.030+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1610328 cursorExhausted:1 numYields:12604 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 12606 } }, Database: { acquireCount: { r: 12606 } }, Collection: { acquireCount: { r: 12606 } } } protocol:op_msg 604ms
  761. 2019-01-30T10:36:53.704+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4193 keysInserted:4193 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 390ms
  762. 2019-01-30T10:36:54.189+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1432 keysInserted:1432 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 67, w: 67 } }, Database: { acquireCount: { w: 67 } }, Collection: { acquireCount: { w: 67 } } } protocol:op_msg 124ms
  763. 2019-01-30T10:36:54.814+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1615953 cursorExhausted:1 numYields:12640 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 12642 } }, Database: { acquireCount: { r: 12642 } }, Collection: { acquireCount: { r: 12642 } } } protocol:op_msg 621ms
  764. 2019-01-30T10:37:00.486+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3914 keysInserted:3914 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 324ms
  765. 2019-01-30T10:37:01.466+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1621212 cursorExhausted:1 numYields:12689 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 12691 } }, Database: { acquireCount: { r: 12691 } }, Collection: { acquireCount: { r: 12691 } } } protocol:op_msg 609ms
  766. 2019-01-30T10:37:07.558+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3693 keysInserted:3693 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 238ms
  767. 2019-01-30T10:37:08.741+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1626882 cursorExhausted:1 numYields:12733 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 12735 } }, Database: { acquireCount: { r: 12735 } }, Collection: { acquireCount: { r: 12735 } } } protocol:op_msg 603ms
  768. 2019-01-30T10:37:14.485+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3913 keysInserted:3913 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 310ms
  769. 2019-01-30T10:37:15.066+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1865 keysInserted:1865 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 81, w: 81 } }, Database: { acquireCount: { w: 81 } }, Collection: { acquireCount: { w: 81 } } } protocol:op_msg 150ms
  770. 2019-01-30T10:37:15.684+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1632660 cursorExhausted:1 numYields:12775 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 12777 } }, Database: { acquireCount: { r: 12777 } }, Collection: { acquireCount: { r: 12777 } } } protocol:op_msg 615ms
  771. 2019-01-30T10:37:21.470+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3857 keysInserted:3857 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 240ms
  772. 2019-01-30T10:37:22.586+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1638421 cursorExhausted:1 numYields:12821 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 12823 } }, Database: { acquireCount: { r: 12823 } }, Collection: { acquireCount: { r: 12823 } } } protocol:op_msg 616ms
  773. 2019-01-30T10:37:28.060+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4342 keysInserted:4342 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 173, w: 173 } }, Database: { acquireCount: { w: 173 } }, Collection: { acquireCount: { w: 173 } } } protocol:op_msg 305ms
  774. 2019-01-30T10:37:29.049+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1644095 cursorExhausted:1 numYields:12865 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 12867 } }, Database: { acquireCount: { r: 12867 } }, Collection: { acquireCount: { r: 12867 } } } protocol:op_msg 622ms
  775. 2019-01-30T10:37:34.726+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4025 keysInserted:4025 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 173, w: 173 } }, Database: { acquireCount: { w: 173 } }, Collection: { acquireCount: { w: 173 } } } protocol:op_msg 270ms
  776. 2019-01-30T10:37:35.200+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1492 keysInserted:1492 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 72, w: 72 } }, Database: { acquireCount: { w: 72 } }, Collection: { acquireCount: { w: 72 } } } protocol:op_msg 114ms
  777. 2019-01-30T10:37:35.831+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1649612 cursorExhausted:1 numYields:12907 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 12909 } }, Database: { acquireCount: { r: 12909 } }, Collection: { acquireCount: { r: 12909 } } } protocol:op_msg 628ms
  778. 2019-01-30T10:37:41.494+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3804 keysInserted:3804 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 300ms
  779. 2019-01-30T10:37:42.287+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1653951 cursorExhausted:1 numYields:12941 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 12943 } }, Database: { acquireCount: { r: 12943 } }, Collection: { acquireCount: { r: 12943 } } } protocol:op_msg 619ms
  780. 2019-01-30T10:37:48.392+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3789 keysInserted:3789 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 216ms
  781. 2019-01-30T10:37:49.600+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1659876 cursorExhausted:1 numYields:12989 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 12991 } }, Database: { acquireCount: { r: 12991 } }, Collection: { acquireCount: { r: 12991 } } } protocol:op_msg 627ms
  782. 2019-01-30T10:37:55.722+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3667 keysInserted:3667 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 205ms
  783. 2019-01-30T10:37:56.959+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1665778 cursorExhausted:1 numYields:13032 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 13034 } }, Database: { acquireCount: { r: 13034 } }, Collection: { acquireCount: { r: 13034 } } } protocol:op_msg 626ms
  784. 2019-01-30T10:38:02.956+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3838 keysInserted:3838 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 297ms
  785. 2019-01-30T10:38:03.514+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2075 keysInserted:2075 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 84, w: 84 } }, Database: { acquireCount: { w: 84 } }, Collection: { acquireCount: { w: 84 } } } protocol:op_msg 137ms
  786. 2019-01-30T10:38:04.156+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1671691 cursorExhausted:1 numYields:13081 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 13083 } }, Database: { acquireCount: { r: 13083 } }, Collection: { acquireCount: { r: 13083 } } } protocol:op_msg 639ms
  787. 2019-01-30T10:38:08.085+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3567 keysInserted:3567 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 154, w: 154 } }, Database: { acquireCount: { w: 154 } }, Collection: { acquireCount: { w: 154 } } } protocol:op_msg 212ms
  788. 2019-01-30T10:38:08.731+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1675258 cursorExhausted:1 numYields:13111 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 13113 } }, Database: { acquireCount: { r: 13113 } }, Collection: { acquireCount: { r: 13113 } } } protocol:op_msg 641ms
  789. 2019-01-30T10:38:15.207+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3753 keysInserted:3753 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 398ms
  790. 2019-01-30T10:38:15.934+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2310 keysInserted:2310 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 96, w: 96 } }, Database: { acquireCount: { w: 96 } }, Collection: { acquireCount: { w: 96 } } } protocol:op_msg 225ms
  791. 2019-01-30T10:38:16.584+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1681321 cursorExhausted:1 numYields:13157 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 13159 } }, Database: { acquireCount: { r: 13159 } }, Collection: { acquireCount: { r: 13159 } } } protocol:op_msg 646ms
  792. 2019-01-30T10:38:23.531+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3756 keysInserted:3756 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 286ms
  793. 2019-01-30T10:38:24.356+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2326 keysInserted:2326 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 101, w: 101 } }, Database: { acquireCount: { w: 101 } }, Collection: { acquireCount: { w: 101 } } } protocol:op_msg 270ms
  794. 2019-01-30T10:38:25.002+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1687403 cursorExhausted:1 numYields:13202 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 13204 } }, Database: { acquireCount: { r: 13204 } }, Collection: { acquireCount: { r: 13204 } } } protocol:op_msg 643ms
  795. 2019-01-30T10:38:32.255+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4006 keysInserted:4006 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 270ms
  796. 2019-01-30T10:38:32.897+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2059 keysInserted:2059 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 94, w: 94 } }, Database: { acquireCount: { w: 94 } }, Collection: { acquireCount: { w: 94 } } } protocol:op_msg 152ms
  797. 2019-01-30T10:38:33.539+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1693468 cursorExhausted:1 numYields:13253 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 13255 } }, Database: { acquireCount: { r: 13255 } }, Collection: { acquireCount: { r: 13255 } } } protocol:op_msg 639ms
  798. 2019-01-30T10:38:37.985+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3611 keysInserted:3611 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 166, w: 166 } }, Database: { acquireCount: { w: 166 } }, Collection: { acquireCount: { w: 166 } } } protocol:op_msg 226ms
  799. 2019-01-30T10:38:38.705+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1697195 cursorExhausted:1 numYields:13277 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 13279 } }, Database: { acquireCount: { r: 13279 } }, Collection: { acquireCount: { r: 13279 } } } protocol:op_msg 636ms
  800. 2019-01-30T10:38:43.054+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3717 keysInserted:3717 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 260ms
  801. 2019-01-30T10:38:43.710+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1700912 cursorExhausted:1 numYields:13309 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 13311 } }, Database: { acquireCount: { r: 13311 } }, Collection: { acquireCount: { r: 13311 } } } protocol:op_msg 649ms
  802. 2019-01-30T10:38:50.665+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3179 keysInserted:3179 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 165, w: 165 } }, Database: { acquireCount: { w: 165 } }, Collection: { acquireCount: { w: 165 } } } protocol:op_msg 240ms
  803. 2019-01-30T10:38:51.562+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2876 keysInserted:2876 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 131, w: 131 } }, Database: { acquireCount: { w: 131 } }, Collection: { acquireCount: { w: 131 } } } protocol:op_msg 207ms
  804. 2019-01-30T10:38:52.209+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1706967 cursorExhausted:1 numYields:13360 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 13362 } }, Database: { acquireCount: { r: 13362 } }, Collection: { acquireCount: { r: 13362 } } } protocol:op_msg 642ms
  805. 2019-01-30T10:38:59.548+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3517 keysInserted:3517 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 166, w: 166 } }, Database: { acquireCount: { w: 166 } }, Collection: { acquireCount: { w: 166 } } } protocol:op_msg 257ms
  806. 2019-01-30T10:39:00.511+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2556 keysInserted:2556 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 117, w: 117 } }, Database: { acquireCount: { w: 117 } }, Collection: { acquireCount: { w: 117 } } } protocol:op_msg 307ms
  807. 2019-01-30T10:39:01.165+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1713040 cursorExhausted:1 numYields:13406 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 13408 } }, Database: { acquireCount: { r: 13408 } }, Collection: { acquireCount: { r: 13408 } } } protocol:op_msg 649ms
  808. 2019-01-30T10:39:07.417+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3807 keysInserted:3807 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 166, w: 166 } }, Database: { acquireCount: { w: 166 } }, Collection: { acquireCount: { w: 166 } } } protocol:op_msg 226ms
  809. 2019-01-30T10:39:08.433+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1717941 cursorExhausted:1 numYields:13444 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 13446 } }, Database: { acquireCount: { r: 13446 } }, Collection: { acquireCount: { r: 13446 } } } protocol:op_msg 654ms
  810. 2019-01-30T10:39:14.948+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3655 keysInserted:3655 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 165, w: 165 } }, Database: { acquireCount: { w: 165 } }, Collection: { acquireCount: { w: 165 } } } protocol:op_msg 337ms
  811. 2019-01-30T10:39:15.866+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2637 keysInserted:2637 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 112, w: 112 } }, Database: { acquireCount: { w: 112 } }, Collection: { acquireCount: { w: 112 } } } protocol:op_msg 299ms
  812. 2019-01-30T10:39:16.520+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1724233 cursorExhausted:1 numYields:13492 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 13494 } }, Database: { acquireCount: { r: 13494 } }, Collection: { acquireCount: { r: 13494 } } } protocol:op_msg 649ms
  813. 2019-01-30T10:39:23.190+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3554 keysInserted:3554 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 222ms
  814. 2019-01-30T10:39:24.052+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2700 keysInserted:2700 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 125, w: 125 } }, Database: { acquireCount: { w: 125 } }, Collection: { acquireCount: { w: 125 } } } protocol:op_msg 215ms
  815. 2019-01-30T10:39:24.713+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1730487 cursorExhausted:1 numYields:13542 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 13544 } }, Database: { acquireCount: { r: 13544 } }, Collection: { acquireCount: { r: 13544 } } } protocol:op_msg 658ms
  816. 2019-01-30T10:39:31.854+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3683 keysInserted:3683 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 246ms
  817. 2019-01-30T10:39:32.663+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2592 keysInserted:2592 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 113, w: 113 } }, Database: { acquireCount: { w: 113 } }, Collection: { acquireCount: { w: 113 } } } protocol:op_msg 201ms
  818. 2019-01-30T10:39:33.322+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1736762 cursorExhausted:1 numYields:13591 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 13593 } }, Database: { acquireCount: { r: 13593 } }, Collection: { acquireCount: { r: 13593 } } } protocol:op_msg 654ms
  819. 2019-01-30T10:39:39.013+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3533 keysInserted:3533 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 309ms
  820. 2019-01-30T10:39:39.454+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1187 keysInserted:1187 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 63, w: 63 } }, Database: { acquireCount: { w: 63 } }, Collection: { acquireCount: { w: 63 } } } protocol:op_msg 109ms
  821. 2019-01-30T10:39:40.119+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1741482 cursorExhausted:1 numYields:13626 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 13628 } }, Database: { acquireCount: { r: 13628 } }, Collection: { acquireCount: { r: 13628 } } } protocol:op_msg 663ms
  822. 2019-01-30T10:39:46.809+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3616 keysInserted:3616 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 225ms
  823. 2019-01-30T10:39:48.155+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1747554 cursorExhausted:1 numYields:13674 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 13676 } }, Database: { acquireCount: { r: 13676 } }, Collection: { acquireCount: { r: 13676 } } } protocol:op_msg 653ms
  824. 2019-01-30T10:39:54.824+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3845 keysInserted:3845 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 346ms
  825. 2019-01-30T10:39:55.397+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1803 keysInserted:1803 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 84, w: 84 } }, Database: { acquireCount: { w: 84 } }, Collection: { acquireCount: { w: 84 } } } protocol:op_msg 125ms
  826. 2019-01-30T10:39:56.065+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1753202 cursorExhausted:1 numYields:13714 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 13716 } }, Database: { acquireCount: { r: 13716 } }, Collection: { acquireCount: { r: 13716 } } } protocol:op_msg 664ms
  827. 2019-01-30T10:40:02.435+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3520 keysInserted:3520 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 250ms
  828. 2019-01-30T10:40:03.114+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2332 keysInserted:2332 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 99, w: 99 } }, Database: { acquireCount: { w: 99 } }, Collection: { acquireCount: { w: 99 } } } protocol:op_msg 140ms
  829. 2019-01-30T10:40:03.808+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1759054 cursorExhausted:1 numYields:13763 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 13765 } }, Database: { acquireCount: { r: 13765 } }, Collection: { acquireCount: { r: 13765 } } } protocol:op_msg 690ms
  830. 2019-01-30T10:40:10.053+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3523 keysInserted:3523 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 254ms
  831. 2019-01-30T10:40:10.679+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1890 keysInserted:1890 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 89, w: 89 } }, Database: { acquireCount: { w: 89 } }, Collection: { acquireCount: { w: 89 } } } protocol:op_msg 160ms
  832. 2019-01-30T10:40:11.347+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1764467 cursorExhausted:1 numYields:13809 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 13811 } }, Database: { acquireCount: { r: 13811 } }, Collection: { acquireCount: { r: 13811 } } } protocol:op_msg 666ms
  833. 2019-01-30T10:40:18.048+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3824 keysInserted:3824 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 219ms
  834. 2019-01-30T10:40:19.318+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1770735 cursorExhausted:1 numYields:13858 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 13860 } }, Database: { acquireCount: { r: 13860 } }, Collection: { acquireCount: { r: 13860 } } } protocol:op_msg 664ms
  835. 2019-01-30T10:40:25.916+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3534 keysInserted:3534 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 173, w: 173 } }, Database: { acquireCount: { w: 173 } }, Collection: { acquireCount: { w: 173 } } } protocol:op_msg 206ms
  836. 2019-01-30T10:40:26.641+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2528 keysInserted:2528 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 113, w: 113 } }, Database: { acquireCount: { w: 113 } }, Collection: { acquireCount: { w: 113 } } } protocol:op_msg 144ms
  837. 2019-01-30T10:40:27.321+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1776797 cursorExhausted:1 numYields:13906 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 13908 } }, Database: { acquireCount: { r: 13908 } }, Collection: { acquireCount: { r: 13908 } } } protocol:op_msg 677ms
  838. 2019-01-30T10:40:33.551+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3714 keysInserted:3714 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 288ms
  839. 2019-01-30T10:40:34.599+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1781803 cursorExhausted:1 numYields:13942 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 13944 } }, Database: { acquireCount: { r: 13944 } }, Collection: { acquireCount: { r: 13944 } } } protocol:op_msg 680ms
  840. 2019-01-30T10:40:40.409+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3788 keysInserted:3788 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 277ms
  841. 2019-01-30T10:40:40.896+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1316 keysInserted:1316 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 67, w: 67 } }, Database: { acquireCount: { w: 67 } }, Collection: { acquireCount: { w: 67 } } } protocol:op_msg 107ms
  842. 2019-01-30T10:40:41.574+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1786907 cursorExhausted:1 numYields:13983 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 13985 } }, Database: { acquireCount: { r: 13985 } }, Collection: { acquireCount: { r: 13985 } } } protocol:op_msg 676ms
  843. 2019-01-30T10:40:47.554+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3729 keysInserted:3729 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 328ms
  844. 2019-01-30T10:40:48.717+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1792312 cursorExhausted:1 numYields:14026 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 14028 } }, Database: { acquireCount: { r: 14028 } }, Collection: { acquireCount: { r: 14028 } } } protocol:op_msg 675ms
  845. 2019-01-30T10:40:54.640+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3680 keysInserted:3680 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 218ms
  846. 2019-01-30T10:40:55.220+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1737 keysInserted:1737 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 81, w: 81 } }, Database: { acquireCount: { w: 81 } }, Collection: { acquireCount: { w: 81 } } } protocol:op_msg 152ms
  847. 2019-01-30T10:40:55.903+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1797729 cursorExhausted:1 numYields:14067 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 14069 } }, Database: { acquireCount: { r: 14069 } }, Collection: { acquireCount: { r: 14069 } } } protocol:op_msg 680ms
  848. 2019-01-30T10:41:01.963+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3779 keysInserted:3779 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 304ms
  849. 2019-01-30T10:41:03.138+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1803146 cursorExhausted:1 numYields:14110 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 14112 } }, Database: { acquireCount: { r: 14112 } }, Collection: { acquireCount: { r: 14112 } } } protocol:op_msg 670ms
  850. 2019-01-30T10:41:09.520+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3570 keysInserted:3570 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 264ms
  851. 2019-01-30T10:41:10.437+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2372 keysInserted:2372 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 111, w: 111 } }, Database: { acquireCount: { w: 111 } }, Collection: { acquireCount: { w: 111 } } } protocol:op_msg 346ms
  852. 2019-01-30T10:41:11.127+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1809088 cursorExhausted:1 numYields:14157 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 14159 } }, Database: { acquireCount: { r: 14159 } }, Collection: { acquireCount: { r: 14159 } } } protocol:op_msg 683ms
  853. 2019-01-30T10:41:17.791+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3426 keysInserted:3426 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 268ms
  854. 2019-01-30T10:41:18.606+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2546 keysInserted:2546 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 119, w: 119 } }, Database: { acquireCount: { w: 119 } }, Collection: { acquireCount: { w: 119 } } } protocol:op_msg 201ms
  855. 2019-01-30T10:41:19.293+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1815060 cursorExhausted:1 numYields:14204 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 14206 } }, Database: { acquireCount: { r: 14206 } }, Collection: { acquireCount: { r: 14206 } } } protocol:op_msg 683ms
  856. 2019-01-30T10:41:24.719+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3561 keysInserted:3561 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 163, w: 163 } }, Database: { acquireCount: { w: 163 } }, Collection: { acquireCount: { w: 163 } } } protocol:op_msg 323ms
  857. 2019-01-30T10:41:25.797+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1819725 cursorExhausted:1 numYields:14239 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 14241 } }, Database: { acquireCount: { r: 14241 } }, Collection: { acquireCount: { r: 14241 } } } protocol:op_msg 689ms
  858. 2019-01-30T10:41:32.248+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3461 keysInserted:3461 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 166, w: 166 } }, Database: { acquireCount: { w: 166 } }, Collection: { acquireCount: { w: 166 } } } protocol:op_msg 255ms
  859. 2019-01-30T10:41:33.085+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2393 keysInserted:2393 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 113, w: 113 } }, Database: { acquireCount: { w: 113 } }, Collection: { acquireCount: { w: 113 } } } protocol:op_msg 207ms
  860. 2019-01-30T10:41:33.755+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1825579 cursorExhausted:1 numYields:14286 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 14288 } }, Database: { acquireCount: { r: 14288 } }, Collection: { acquireCount: { r: 14288 } } } protocol:op_msg 666ms
  861. 2019-01-30T10:41:39.655+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3854 keysInserted:3854 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 221ms
  862. 2019-01-30T10:41:40.882+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1831260 cursorExhausted:1 numYields:14329 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 14331 } }, Database: { acquireCount: { r: 14331 } }, Collection: { acquireCount: { r: 14331 } } } protocol:op_msg 698ms
  863. 2019-01-30T10:41:47.364+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3455 keysInserted:3455 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 165, w: 165 } }, Database: { acquireCount: { w: 165 } }, Collection: { acquireCount: { w: 165 } } } protocol:op_msg 284ms
  864. 2019-01-30T10:41:48.312+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2423 keysInserted:2423 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 111, w: 111 } }, Database: { acquireCount: { w: 111 } }, Collection: { acquireCount: { w: 111 } } } protocol:op_msg 353ms
  865. 2019-01-30T10:41:49.018+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1837138 cursorExhausted:1 numYields:14376 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 14378 } }, Database: { acquireCount: { r: 14378 } }, Collection: { acquireCount: { r: 14378 } } } protocol:op_msg 702ms
  866. 2019-01-30T10:41:55.556+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3413 keysInserted:3413 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 230ms
  867. 2019-01-30T10:41:56.412+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2452 keysInserted:2452 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 111, w: 111 } }, Database: { acquireCount: { w: 111 } }, Collection: { acquireCount: { w: 111 } } } protocol:op_msg 295ms
  868. 2019-01-30T10:41:57.112+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1843003 cursorExhausted:1 numYields:14423 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 14425 } }, Database: { acquireCount: { r: 14425 } }, Collection: { acquireCount: { r: 14425 } } } protocol:op_msg 697ms
  869. 2019-01-30T10:42:03.299+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3772 keysInserted:3772 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 282ms
  870. 2019-01-30T10:42:04.136+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2191 keysInserted:2191 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 99, w: 99 } }, Database: { acquireCount: { w: 99 } }, Collection: { acquireCount: { w: 99 } } } protocol:op_msg 295ms
  871. 2019-01-30T10:42:04.845+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1848966 cursorExhausted:1 numYields:14471 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 14473 } }, Database: { acquireCount: { r: 14473 } }, Collection: { acquireCount: { r: 14473 } } } protocol:op_msg 706ms
  872. 2019-01-30T10:42:09.528+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3741 keysInserted:3741 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 259ms
  873. 2019-01-30T10:42:10.372+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1852983 cursorExhausted:1 numYields:14499 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 14501 } }, Database: { acquireCount: { r: 14501 } }, Collection: { acquireCount: { r: 14501 } } } protocol:op_msg 706ms
  874. 2019-01-30T10:42:16.900+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3679 keysInserted:3679 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 315ms
  875. 2019-01-30T10:42:17.779+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2500 keysInserted:2500 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 115, w: 115 } }, Database: { acquireCount: { w: 115 } }, Collection: { acquireCount: { w: 115 } } } protocol:op_msg 262ms
  876. 2019-01-30T10:42:18.482+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1859162 cursorExhausted:1 numYields:14543 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 14545 } }, Database: { acquireCount: { r: 14545 } }, Collection: { acquireCount: { r: 14545 } } } protocol:op_msg 698ms
  877. 2019-01-30T10:42:25.051+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3535 keysInserted:3535 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 201ms
  878. 2019-01-30T10:42:25.857+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2637 keysInserted:2637 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 122, w: 122 } }, Database: { acquireCount: { w: 122 } }, Collection: { acquireCount: { w: 122 } } } protocol:op_msg 194ms
  879. 2019-01-30T10:42:26.547+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1865334 cursorExhausted:1 numYields:14593 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 14595 } }, Database: { acquireCount: { r: 14595 } }, Collection: { acquireCount: { r: 14595 } } } protocol:op_msg 685ms
  880. 2019-01-30T10:42:33.074+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3444 keysInserted:3444 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 195ms
  881. 2019-01-30T10:42:34.053+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2705 keysInserted:2705 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 126, w: 126 } }, Database: { acquireCount: { w: 126 } }, Collection: { acquireCount: { w: 126 } } } protocol:op_msg 279ms
  882. 2019-01-30T10:42:34.767+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1871483 cursorExhausted:1 numYields:14648 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 14650 } }, Database: { acquireCount: { r: 14650 } }, Collection: { acquireCount: { r: 14650 } } } protocol:op_msg 710ms
  883. 2019-01-30T10:42:41.270+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3634 keysInserted:3634 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 313ms
  884. 2019-01-30T10:42:42.130+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2523 keysInserted:2523 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 111, w: 111 } }, Database: { acquireCount: { w: 111 } }, Collection: { acquireCount: { w: 111 } } } protocol:op_msg 285ms
  885. 2019-01-30T10:42:42.846+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1877640 cursorExhausted:1 numYields:14694 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 14696 } }, Database: { acquireCount: { r: 14696 } }, Collection: { acquireCount: { r: 14696 } } } protocol:op_msg 713ms
  886. 2019-01-30T10:42:49.334+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3593 keysInserted:3593 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 174, w: 174 } }, Database: { acquireCount: { w: 174 } }, Collection: { acquireCount: { w: 174 } } } protocol:op_msg 286ms
  887. 2019-01-30T10:42:50.147+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2568 keysInserted:2568 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 112, w: 112 } }, Database: { acquireCount: { w: 112 } }, Collection: { acquireCount: { w: 112 } } } protocol:op_msg 179ms
  888. 2019-01-30T10:42:50.862+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1883801 cursorExhausted:1 numYields:14742 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 14744 } }, Database: { acquireCount: { r: 14744 } }, Collection: { acquireCount: { r: 14744 } } } protocol:op_msg 709ms
  889. 2019-01-30T10:42:57.497+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3661 keysInserted:3661 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 292ms
  890. 2019-01-30T10:42:58.300+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2512 keysInserted:2512 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 117, w: 117 } }, Database: { acquireCount: { w: 117 } }, Collection: { acquireCount: { w: 117 } } } protocol:op_msg 181ms
  891. 2019-01-30T10:42:59.019+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1889974 cursorExhausted:1 numYields:14793 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 14795 } }, Database: { acquireCount: { r: 14795 } }, Collection: { acquireCount: { r: 14795 } } } protocol:op_msg 715ms
  892. 2019-01-30T10:43:05.609+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3642 keysInserted:3642 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 275ms
  893. 2019-01-30T10:43:06.457+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2511 keysInserted:2511 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 117, w: 117 } }, Database: { acquireCount: { w: 117 } }, Collection: { acquireCount: { w: 117 } } } protocol:op_msg 200ms
  894. 2019-01-30T10:43:07.173+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1896127 cursorExhausted:1 numYields:14838 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 14840 } }, Database: { acquireCount: { r: 14840 } }, Collection: { acquireCount: { r: 14840 } } } protocol:op_msg 713ms
  895. 2019-01-30T10:43:13.173+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3389 keysInserted:3389 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 254ms
  896. 2019-01-30T10:43:13.746+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1535 keysInserted:1535 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 83, w: 83 } }, Database: { acquireCount: { w: 83 } }, Collection: { acquireCount: { w: 83 } } } protocol:op_msg 124ms
  897. 2019-01-30T10:43:14.471+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1901051 cursorExhausted:1 numYields:14872 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 14874 } }, Database: { acquireCount: { r: 14874 } }, Collection: { acquireCount: { r: 14874 } } } protocol:op_msg 719ms
  898. 2019-01-30T10:43:21.317+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3435 keysInserted:3435 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 321ms
  899. 2019-01-30T10:43:22.263+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2523 keysInserted:2523 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 129, w: 129 } }, Database: { acquireCount: { w: 129 } }, Collection: { acquireCount: { w: 129 } } } protocol:op_msg 259ms
  900. 2019-01-30T10:43:23.002+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1907009 cursorExhausted:1 numYields:14923 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 14925 } }, Database: { acquireCount: { r: 14925 } }, Collection: { acquireCount: { r: 14925 } } } protocol:op_msg 734ms
  901. 2019-01-30T10:43:30.126+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3327 keysInserted:3327 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 464ms
  902. 2019-01-30T10:43:31.128+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2900 keysInserted:2900 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 129, w: 129 } }, Database: { acquireCount: { w: 129 } }, Collection: { acquireCount: { w: 129 } } } protocol:op_msg 331ms
  903. 2019-01-30T10:43:31.848+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1913236 cursorExhausted:1 numYields:14974 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 14976 } }, Database: { acquireCount: { r: 14976 } }, Collection: { acquireCount: { r: 14976 } } } protocol:op_msg 717ms
  904. 2019-01-30T10:43:38.773+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3369 keysInserted:3369 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 217ms
  905. 2019-01-30T10:43:39.702+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2850 keysInserted:2850 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 132, w: 132 } }, Database: { acquireCount: { w: 132 } }, Collection: { acquireCount: { w: 132 } } } protocol:op_msg 194ms
  906. 2019-01-30T10:43:40.423+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1919455 cursorExhausted:1 numYields:15018 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 15020 } }, Database: { acquireCount: { r: 15020 } }, Collection: { acquireCount: { r: 15020 } } } protocol:op_msg 718ms
  907. 2019-01-30T10:43:47.348+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3306 keysInserted:3306 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 265ms
  908. 2019-01-30T10:43:48.298+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2874 keysInserted:2874 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 136, w: 136 } }, Database: { acquireCount: { w: 136 } }, Collection: { acquireCount: { w: 136 } } } protocol:op_msg 263ms
  909. 2019-01-30T10:43:49.036+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1925635 cursorExhausted:1 numYields:15067 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 15069 } }, Database: { acquireCount: { r: 15069 } }, Collection: { acquireCount: { r: 15069 } } } protocol:op_msg 733ms
  910. 2019-01-30T10:43:55.942+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3348 keysInserted:3348 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 257ms
  911. 2019-01-30T10:43:56.939+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2862 keysInserted:2862 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 137, w: 137 } }, Database: { acquireCount: { w: 137 } }, Collection: { acquireCount: { w: 137 } } } protocol:op_msg 210ms
  912. 2019-01-30T10:43:57.664+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1931845 cursorExhausted:1 numYields:15115 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 15117 } }, Database: { acquireCount: { r: 15117 } }, Collection: { acquireCount: { r: 15117 } } } protocol:op_msg 722ms
  913. 2019-01-30T10:44:04.525+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3400 keysInserted:3400 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 163, w: 163 } }, Database: { acquireCount: { w: 163 } }, Collection: { acquireCount: { w: 163 } } } protocol:op_msg 292ms
  914. 2019-01-30T10:44:05.409+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2809 keysInserted:2809 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 126, w: 126 } }, Database: { acquireCount: { w: 126 } }, Collection: { acquireCount: { w: 126 } } } protocol:op_msg 174ms
  915. 2019-01-30T10:44:06.138+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1938054 cursorExhausted:1 numYields:15166 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 15168 } }, Database: { acquireCount: { r: 15168 } }, Collection: { acquireCount: { r: 15168 } } } protocol:op_msg 725ms
  916. 2019-01-30T10:44:13.090+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3527 keysInserted:3527 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 385ms
  917. 2019-01-30T10:44:13.931+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2665 keysInserted:2665 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 125, w: 125 } }, Database: { acquireCount: { w: 125 } }, Collection: { acquireCount: { w: 125 } } } protocol:op_msg 209ms
  918. 2019-01-30T10:44:14.661+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1944246 cursorExhausted:1 numYields:15214 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 15216 } }, Database: { acquireCount: { r: 15216 } }, Collection: { acquireCount: { r: 15216 } } } protocol:op_msg 726ms
  919. 2019-01-30T10:44:21.418+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3451 keysInserted:3451 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 299ms
  920. 2019-01-30T10:44:22.279+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2795 keysInserted:2795 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 125, w: 125 } }, Database: { acquireCount: { w: 125 } }, Collection: { acquireCount: { w: 125 } } } protocol:op_msg 190ms
  921. 2019-01-30T10:44:23.018+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1950492 cursorExhausted:1 numYields:15263 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 15265 } }, Database: { acquireCount: { r: 15265 } }, Collection: { acquireCount: { r: 15265 } } } protocol:op_msg 734ms
  922. 2019-01-30T10:44:29.966+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3421 keysInserted:3421 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 231ms
  923. 2019-01-30T10:44:30.779+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2873 keysInserted:2873 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 131, w: 131 } }, Database: { acquireCount: { w: 131 } }, Collection: { acquireCount: { w: 131 } } } protocol:op_msg 129ms
  924. 2019-01-30T10:44:31.520+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1956786 cursorExhausted:1 numYields:15313 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 15315 } }, Database: { acquireCount: { r: 15315 } }, Collection: { acquireCount: { r: 15315 } } } protocol:op_msg 738ms
  925. 2019-01-30T10:44:38.320+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3417 keysInserted:3417 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 234ms
  926. 2019-01-30T10:44:39.268+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2850 keysInserted:2850 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 137, w: 137 } }, Database: { acquireCount: { w: 137 } }, Collection: { acquireCount: { w: 137 } } } protocol:op_msg 207ms
  927. 2019-01-30T10:44:40.013+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1963053 cursorExhausted:1 numYields:15360 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 15362 } }, Database: { acquireCount: { r: 15362 } }, Collection: { acquireCount: { r: 15362 } } } protocol:op_msg 743ms
  928. 2019-01-30T10:44:46.781+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3362 keysInserted:3362 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 269ms
  929. 2019-01-30T10:44:47.631+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2898 keysInserted:2898 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 129, w: 129 } }, Database: { acquireCount: { w: 129 } }, Collection: { acquireCount: { w: 129 } } } protocol:op_msg 162ms
  930. 2019-01-30T10:44:48.382+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1969313 cursorExhausted:1 numYields:15409 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 15411 } }, Database: { acquireCount: { r: 15411 } }, Collection: { acquireCount: { r: 15411 } } } protocol:op_msg 748ms
  931. 2019-01-30T10:44:55.261+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3576 keysInserted:3576 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 261ms
  932. 2019-01-30T10:44:56.126+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2677 keysInserted:2677 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 127, w: 127 } }, Database: { acquireCount: { w: 127 } }, Collection: { acquireCount: { w: 127 } } } protocol:op_msg 210ms
  933. 2019-01-30T10:44:56.869+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1975566 cursorExhausted:1 numYields:15460 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 15462 } }, Database: { acquireCount: { r: 15462 } }, Collection: { acquireCount: { r: 15462 } } } protocol:op_msg 740ms
  934. 2019-01-30T10:45:01.068+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3212 keysInserted:3212 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 158, w: 158 } }, Database: { acquireCount: { w: 158 } }, Collection: { acquireCount: { w: 158 } } } protocol:op_msg 229ms
  935. 2019-01-30T10:45:01.818+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1978778 cursorExhausted:1 numYields:15484 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 15486 } }, Database: { acquireCount: { r: 15486 } }, Collection: { acquireCount: { r: 15486 } } } protocol:op_msg 745ms
  936. 2019-01-30T10:45:09.205+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3137 keysInserted:3137 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 419ms
  937. 2019-01-30T10:45:10.276+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3053 keysInserted:3053 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 151, w: 151 } }, Database: { acquireCount: { w: 151 } }, Collection: { acquireCount: { w: 151 } } } protocol:op_msg 257ms
  938. 2019-01-30T10:45:11.028+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1984968 cursorExhausted:1 numYields:15534 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 15536 } }, Database: { acquireCount: { r: 15536 } }, Collection: { acquireCount: { r: 15536 } } } protocol:op_msg 748ms
  939. 2019-01-30T10:45:18.032+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3316 keysInserted:3316 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 166, w: 166 } }, Database: { acquireCount: { w: 166 } }, Collection: { acquireCount: { w: 166 } } } protocol:op_msg 263ms
  940. 2019-01-30T10:45:18.872+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2898 keysInserted:2898 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 135, w: 135 } }, Database: { acquireCount: { w: 135 } }, Collection: { acquireCount: { w: 135 } } } protocol:op_msg 112ms
  941. 2019-01-30T10:45:19.619+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1991182 cursorExhausted:1 numYields:15580 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 15582 } }, Database: { acquireCount: { r: 15582 } }, Collection: { acquireCount: { r: 15582 } } } protocol:op_msg 743ms
  942. 2019-01-30T10:45:24.904+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3504 keysInserted:3504 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 221ms
  943. 2019-01-30T10:45:26.003+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:1995584 cursorExhausted:1 numYields:15612 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 15614 } }, Database: { acquireCount: { r: 15614 } }, Collection: { acquireCount: { r: 15614 } } } protocol:op_msg 762ms
  944. 2019-01-30T10:45:31.669+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3655 keysInserted:3655 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 430ms
  945. 2019-01-30T10:45:32.796+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2000241 cursorExhausted:1 numYields:15652 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 15654 } }, Database: { acquireCount: { r: 15654 } }, Collection: { acquireCount: { r: 15654 } } } protocol:op_msg 756ms
  946. 2019-01-30T10:45:38.976+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3096 keysInserted:3096 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 163, w: 163 } }, Database: { acquireCount: { w: 163 } }, Collection: { acquireCount: { w: 163 } } } protocol:op_msg 353ms
  947. 2019-01-30T10:45:39.606+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1854 keysInserted:1854 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 94, w: 94 } }, Database: { acquireCount: { w: 94 } }, Collection: { acquireCount: { w: 94 } } } protocol:op_msg 146ms
  948. 2019-01-30T10:45:40.375+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2005191 cursorExhausted:1 numYields:15690 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 15692 } }, Database: { acquireCount: { r: 15692 } }, Collection: { acquireCount: { r: 15692 } } } protocol:op_msg 766ms
  949. 2019-01-30T10:45:47.126+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3471 keysInserted:3471 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 165, w: 165 } }, Database: { acquireCount: { w: 165 } }, Collection: { acquireCount: { w: 165 } } } protocol:op_msg 290ms
  950. 2019-01-30T10:45:47.966+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2863 keysInserted:2863 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 128, w: 128 } }, Database: { acquireCount: { w: 128 } }, Collection: { acquireCount: { w: 128 } } } protocol:op_msg 147ms
  951. 2019-01-30T10:45:48.740+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2011525 cursorExhausted:1 numYields:15743 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 15745 } }, Database: { acquireCount: { r: 15745 } }, Collection: { acquireCount: { r: 15745 } } } protocol:op_msg 770ms
  952. 2019-01-30T10:45:53.965+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:4058 keysInserted:4058 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 173, w: 173 } }, Database: { acquireCount: { w: 173 } }, Collection: { acquireCount: { w: 173 } } } protocol:op_msg 238ms
  953. 2019-01-30T10:45:55.008+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2016485 cursorExhausted:1 numYields:15781 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 15783 } }, Database: { acquireCount: { r: 15783 } }, Collection: { acquireCount: { r: 15783 } } } protocol:op_msg 760ms
  954. 2019-01-30T10:46:01.782+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3471 keysInserted:3471 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 165, w: 165 } }, Database: { acquireCount: { w: 165 } }, Collection: { acquireCount: { w: 165 } } } protocol:op_msg 219ms
  955. 2019-01-30T10:46:02.600+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2865 keysInserted:2865 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 127, w: 127 } }, Database: { acquireCount: { w: 127 } }, Collection: { acquireCount: { w: 127 } } } protocol:op_msg 156ms
  956. 2019-01-30T10:46:03.361+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2022821 cursorExhausted:1 numYields:15828 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 15830 } }, Database: { acquireCount: { r: 15830 } }, Collection: { acquireCount: { r: 15830 } } } protocol:op_msg 758ms
  957. 2019-01-30T10:46:09.545+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3631 keysInserted:3631 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 325ms
  958. 2019-01-30T10:46:10.360+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1925 keysInserted:1925 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 96, w: 96 } }, Database: { acquireCount: { w: 96 } }, Collection: { acquireCount: { w: 96 } } } protocol:op_msg 280ms
  959. 2019-01-30T10:46:11.126+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2028377 cursorExhausted:1 numYields:15872 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 15874 } }, Database: { acquireCount: { r: 15874 } }, Collection: { acquireCount: { r: 15874 } } } protocol:op_msg 763ms
  960. 2019-01-30T10:46:18.289+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3282 keysInserted:3282 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 322ms
  961. 2019-01-30T10:46:19.360+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3123 keysInserted:3123 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 143, w: 143 } }, Database: { acquireCount: { w: 143 } }, Collection: { acquireCount: { w: 143 } } } protocol:op_msg 286ms
  962. 2019-01-30T10:46:20.136+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2034782 cursorExhausted:1 numYields:15924 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 15926 } }, Database: { acquireCount: { r: 15926 } }, Collection: { acquireCount: { r: 15926 } } } protocol:op_msg 771ms
  963. 2019-01-30T10:46:25.359+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3455 keysInserted:3455 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 162, w: 162 } }, Database: { acquireCount: { w: 162 } }, Collection: { acquireCount: { w: 162 } } } protocol:op_msg 307ms
  964. 2019-01-30T10:46:26.388+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2038891 cursorExhausted:1 numYields:15956 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 15958 } }, Database: { acquireCount: { r: 15958 } }, Collection: { acquireCount: { r: 15958 } } } protocol:op_msg 769ms
  965. 2019-01-30T10:46:33.748+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3306 keysInserted:3306 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 232ms
  966. 2019-01-30T10:46:34.797+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3092 keysInserted:3092 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 150, w: 150 } }, Database: { acquireCount: { w: 150 } }, Collection: { acquireCount: { w: 150 } } } protocol:op_msg 243ms
  967. 2019-01-30T10:46:35.573+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2045289 cursorExhausted:1 numYields:16006 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 16008 } }, Database: { acquireCount: { r: 16008 } }, Collection: { acquireCount: { r: 16008 } } } protocol:op_msg 773ms
  968. 2019-01-30T10:46:42.294+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3384 keysInserted:3384 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 166, w: 166 } }, Database: { acquireCount: { w: 166 } }, Collection: { acquireCount: { w: 166 } } } protocol:op_msg 299ms
  969. 2019-01-30T10:46:43.251+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3008 keysInserted:3008 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 136, w: 136 } }, Database: { acquireCount: { w: 136 } }, Collection: { acquireCount: { w: 136 } } } protocol:op_msg 223ms
  970. 2019-01-30T10:46:44.029+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2051681 cursorExhausted:1 numYields:16057 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 16059 } }, Database: { acquireCount: { r: 16059 } }, Collection: { acquireCount: { r: 16059 } } } protocol:op_msg 774ms
  971. 2019-01-30T10:46:51.075+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3244 keysInserted:3244 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 284ms
  972. 2019-01-30T10:46:52.195+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2833 keysInserted:2833 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 136, w: 136 } }, Database: { acquireCount: { w: 136 } }, Collection: { acquireCount: { w: 136 } } } protocol:op_msg 363ms
  973. 2019-01-30T10:46:52.975+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2057758 cursorExhausted:1 numYields:16100 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 16102 } }, Database: { acquireCount: { r: 16102 } }, Collection: { acquireCount: { r: 16102 } } } protocol:op_msg 776ms
  974. 2019-01-30T10:46:59.964+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3284 keysInserted:3284 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 162, w: 162 } }, Database: { acquireCount: { w: 162 } }, Collection: { acquireCount: { w: 162 } } } protocol:op_msg 373ms
  975. 2019-01-30T10:47:00.863+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2870 keysInserted:2870 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 131, w: 131 } }, Database: { acquireCount: { w: 131 } }, Collection: { acquireCount: { w: 131 } } } protocol:op_msg 222ms
  976. 2019-01-30T10:47:01.651+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2063912 cursorExhausted:1 numYields:16153 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 16155 } }, Database: { acquireCount: { r: 16155 } }, Collection: { acquireCount: { r: 16155 } } } protocol:op_msg 784ms
  977. 2019-01-30T10:47:08.703+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3548 keysInserted:3548 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 317ms
  978. 2019-01-30T10:47:09.740+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3054 keysInserted:3054 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 144, w: 144 } }, Database: { acquireCount: { w: 144 } }, Collection: { acquireCount: { w: 144 } } } protocol:op_msg 260ms
  979. 2019-01-30T10:47:10.526+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2070514 cursorExhausted:1 numYields:16200 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 16202 } }, Database: { acquireCount: { r: 16202 } }, Collection: { acquireCount: { r: 16202 } } } protocol:op_msg 781ms
  980. 2019-01-30T10:47:18.234+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3197 keysInserted:3197 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 389ms
  981. 2019-01-30T10:47:19.354+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3548 keysInserted:3548 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 223ms
  982. 2019-01-30T10:47:20.145+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2077259 cursorExhausted:1 numYields:16253 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 16255 } }, Database: { acquireCount: { r: 16255 } }, Collection: { acquireCount: { r: 16255 } } } protocol:op_msg 786ms
  983. 2019-01-30T10:47:27.830+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3314 keysInserted:3314 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 350ms
  984. 2019-01-30T10:47:28.998+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3425 keysInserted:3425 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 164, w: 164 } }, Database: { acquireCount: { w: 164 } }, Collection: { acquireCount: { w: 164 } } } protocol:op_msg 296ms
  985. 2019-01-30T10:47:29.795+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2083998 cursorExhausted:1 numYields:16311 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 16313 } }, Database: { acquireCount: { r: 16313 } }, Collection: { acquireCount: { r: 16313 } } } protocol:op_msg 791ms
  986. 2019-01-30T10:47:37.502+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3303 keysInserted:3303 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 165, w: 165 } }, Database: { acquireCount: { w: 165 } }, Collection: { acquireCount: { w: 165 } } } protocol:op_msg 374ms
  987. 2019-01-30T10:47:38.731+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3442 keysInserted:3442 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 164, w: 164 } }, Database: { acquireCount: { w: 164 } }, Collection: { acquireCount: { w: 164 } } } protocol:op_msg 363ms
  988. 2019-01-30T10:47:39.530+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2090743 cursorExhausted:1 numYields:16361 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 16363 } }, Database: { acquireCount: { r: 16363 } }, Collection: { acquireCount: { r: 16363 } } } protocol:op_msg 795ms
  989. 2019-01-30T10:47:47.238+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3277 keysInserted:3277 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 240ms
  990. 2019-01-30T10:47:48.308+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3519 keysInserted:3519 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 207ms
  991. 2019-01-30T10:47:49.212+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2097707 cursorExhausted:1 numYields:16413 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 16415 } }, Database: { acquireCount: { r: 16415 } }, Collection: { acquireCount: { r: 16415 } } } protocol:op_msg 798ms
  992. 2019-01-30T10:47:56.524+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3571 keysInserted:3571 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 244ms
  993. 2019-01-30T10:47:57.925+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3486 keysInserted:3486 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 162, w: 162 } }, Database: { acquireCount: { w: 162 } }, Collection: { acquireCount: { w: 162 } } } protocol:op_msg 287ms
  994. 2019-01-30T10:47:58.738+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2104764 cursorExhausted:1 numYields:16469 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 16471 } }, Database: { acquireCount: { r: 16471 } }, Collection: { acquireCount: { r: 16471 } } } protocol:op_msg 805ms
  995. 2019-01-30T10:48:06.457+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3224 keysInserted:3224 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 165, w: 165 } }, Database: { acquireCount: { w: 165 } }, Collection: { acquireCount: { w: 165 } } } protocol:op_msg 302ms
  996. 2019-01-30T10:48:07.882+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3623 keysInserted:3623 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 300ms
  997. 2019-01-30T10:48:08.786+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2111717 cursorExhausted:1 numYields:16518 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 16520 } }, Database: { acquireCount: { r: 16520 } }, Collection: { acquireCount: { r: 16520 } } } protocol:op_msg 804ms
  998. 2019-01-30T10:48:16.676+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3278 keysInserted:3278 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 284ms
  999. 2019-01-30T10:48:17.908+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3467 keysInserted:3467 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 384ms
  1000. 2019-01-30T10:48:18.775+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2118679 cursorExhausted:1 numYields:16582 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 16584 } }, Database: { acquireCount: { r: 16584 } }, Collection: { acquireCount: { r: 16584 } } } protocol:op_msg 801ms
  1001. 2019-01-30T10:48:26.670+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3320 keysInserted:3320 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 218ms
  1002. 2019-01-30T10:48:27.840+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3424 keysInserted:3424 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 294ms
  1003. 2019-01-30T10:48:28.762+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2125620 cursorExhausted:1 numYields:16636 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 16638 } }, Database: { acquireCount: { r: 16638 } }, Collection: { acquireCount: { r: 16638 } } } protocol:op_msg 808ms
  1004. 2019-01-30T10:48:34.582+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3387 keysInserted:3387 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 271ms
  1005. 2019-01-30T10:48:35.874+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2130525 cursorExhausted:1 numYields:16667 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 16669 } }, Database: { acquireCount: { r: 16669 } }, Collection: { acquireCount: { r: 16669 } } } protocol:op_msg 813ms
  1006. 2019-01-30T10:48:44.015+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3263 keysInserted:3263 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 166, w: 166 } }, Database: { acquireCount: { w: 166 } }, Collection: { acquireCount: { w: 166 } } } protocol:op_msg 455ms
  1007. 2019-01-30T10:48:45.596+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3334 keysInserted:3334 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 164, w: 164 } }, Database: { acquireCount: { w: 164 } }, Collection: { acquireCount: { w: 164 } } } protocol:op_msg 690ms
  1008. 2019-01-30T10:48:46.619+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2137461 cursorExhausted:1 numYields:16723 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 16725 } }, Database: { acquireCount: { r: 16725 } }, Collection: { acquireCount: { r: 16725 } } } protocol:op_msg 818ms
  1009. 2019-01-30T10:48:54.446+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3157 keysInserted:3157 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 166, w: 166 } }, Database: { acquireCount: { w: 166 } }, Collection: { acquireCount: { w: 166 } } } protocol:op_msg 330ms
  1010. 2019-01-30T10:48:55.603+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3654 keysInserted:3654 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 244ms
  1011. 2019-01-30T10:48:56.559+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2144526 cursorExhausted:1 numYields:16782 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 16784 } }, Database: { acquireCount: { r: 16784 } }, Collection: { acquireCount: { r: 16784 } } } protocol:op_msg 831ms
  1012. 2019-01-30T10:49:04.402+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3357 keysInserted:3357 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 182ms
  1013. 2019-01-30T10:49:05.575+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3409 keysInserted:3409 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 165, w: 165 } }, Database: { acquireCount: { w: 165 } }, Collection: { acquireCount: { w: 165 } } } protocol:op_msg 308ms
  1014. 2019-01-30T10:49:06.510+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2151502 cursorExhausted:1 numYields:16837 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 16839 } }, Database: { acquireCount: { r: 16839 } }, Collection: { acquireCount: { r: 16839 } } } protocol:op_msg 818ms
  1015. 2019-01-30T10:49:14.436+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3318 keysInserted:3318 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 299ms
  1016. 2019-01-30T10:49:15.644+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3491 keysInserted:3491 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 166, w: 166 } }, Database: { acquireCount: { w: 166 } }, Collection: { acquireCount: { w: 166 } } } protocol:op_msg 344ms
  1017. 2019-01-30T10:49:16.522+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2158498 cursorExhausted:1 numYields:16890 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 16892 } }, Database: { acquireCount: { r: 16892 } }, Collection: { acquireCount: { r: 16892 } } } protocol:op_msg 814ms
  1018. 2019-01-30T10:49:25.179+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3080 keysInserted:3080 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 165, w: 165 } }, Database: { acquireCount: { w: 165 } }, Collection: { acquireCount: { w: 165 } } } protocol:op_msg 236ms
  1019. 2019-01-30T10:49:26.266+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3292 keysInserted:3292 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 166, w: 166 } }, Database: { acquireCount: { w: 166 } }, Collection: { acquireCount: { w: 166 } } } protocol:op_msg 228ms
  1020. 2019-01-30T10:49:27.230+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2165324 cursorExhausted:1 numYields:16942 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 16944 } }, Database: { acquireCount: { r: 16944 } }, Collection: { acquireCount: { r: 16944 } } } protocol:op_msg 828ms
  1021. 2019-01-30T10:49:33.430+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3300 keysInserted:3300 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 287ms
  1022. 2019-01-30T10:49:34.046+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1699 keysInserted:1699 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 87, w: 87 } }, Database: { acquireCount: { w: 87 } }, Collection: { acquireCount: { w: 87 } } } protocol:op_msg 137ms
  1023. 2019-01-30T10:49:34.875+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2170323 cursorExhausted:1 numYields:16984 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 16986 } }, Database: { acquireCount: { r: 16986 } }, Collection: { acquireCount: { r: 16986 } } } protocol:op_msg 827ms
  1024. 2019-01-30T10:49:42.768+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3141 keysInserted:3141 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 225ms
  1025. 2019-01-30T10:49:43.948+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3293 keysInserted:3293 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 165, w: 165 } }, Database: { acquireCount: { w: 165 } }, Collection: { acquireCount: { w: 165 } } } protocol:op_msg 287ms
  1026. 2019-01-30T10:49:44.880+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2177073 cursorExhausted:1 numYields:17037 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 17039 } }, Database: { acquireCount: { r: 17039 } }, Collection: { acquireCount: { r: 17039 } } } protocol:op_msg 826ms
  1027. 2019-01-30T10:49:52.998+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3220 keysInserted:3220 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 244ms
  1028. 2019-01-30T10:49:54.160+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3624 keysInserted:3624 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 280ms
  1029. 2019-01-30T10:49:55.119+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2184182 cursorExhausted:1 numYields:17094 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 17096 } }, Database: { acquireCount: { r: 17096 } }, Collection: { acquireCount: { r: 17096 } } } protocol:op_msg 843ms
  1030. 2019-01-30T10:50:04.578+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3174 keysInserted:3174 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 166, w: 166 } }, Database: { acquireCount: { w: 166 } }, Collection: { acquireCount: { w: 166 } } } protocol:op_msg 217ms
  1031. 2019-01-30T10:50:05.736+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3383 keysInserted:3383 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 279ms
  1032. 2019-01-30T10:50:08.728+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2191324 cursorExhausted:1 numYields:17186 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 17188 } }, Database: { acquireCount: { r: 17188 } }, Collection: { acquireCount: { r: 17188 } } } protocol:op_msg 2811ms
  1033. 2019-01-30T10:50:16.763+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3228 keysInserted:3228 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 164, w: 164 } }, Database: { acquireCount: { w: 164 } }, Collection: { acquireCount: { w: 164 } } } protocol:op_msg 256ms
  1034. 2019-01-30T10:50:17.841+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3625 keysInserted:3625 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 209ms
  1035. 2019-01-30T10:50:18.961+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2198425 cursorExhausted:1 numYields:17205 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 17207 } }, Database: { acquireCount: { r: 17207 } }, Collection: { acquireCount: { r: 17207 } } } protocol:op_msg 948ms
  1036. 2019-01-30T10:50:27.614+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3105 keysInserted:3105 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 260ms
  1037. 2019-01-30T10:50:28.775+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3369 keysInserted:3369 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 234ms
  1038. 2019-01-30T10:50:30.235+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2205505 cursorExhausted:1 numYields:17270 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 17272 } }, Database: { acquireCount: { r: 17272 } }, Collection: { acquireCount: { r: 17272 } } } protocol:op_msg 1064ms
  1039. 2019-01-30T10:50:38.159+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3119 keysInserted:3119 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 278ms
  1040. 2019-01-30T10:50:39.287+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3345 keysInserted:3345 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 230ms
  1041. 2019-01-30T10:50:40.493+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2212401 cursorExhausted:1 numYields:17321 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 17323 } }, Database: { acquireCount: { r: 17323 } }, Collection: { acquireCount: { r: 17323 } } } protocol:op_msg 1052ms
  1042. 2019-01-30T10:50:48.648+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3091 keysInserted:3091 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 240ms
  1043. 2019-01-30T10:50:49.713+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3328 keysInserted:3328 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 188ms
  1044. 2019-01-30T10:50:51.228+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2219493 cursorExhausted:1 numYields:17377 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 17379 } }, Database: { acquireCount: { r: 17379 } }, Collection: { acquireCount: { r: 17379 } } } protocol:op_msg 1246ms
  1045. 2019-01-30T10:50:58.336+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2732 keysInserted:2732 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 162, w: 162 } }, Database: { acquireCount: { w: 162 } }, Collection: { acquireCount: { w: 162 } } } protocol:op_msg 268ms
  1046. 2019-01-30T10:50:59.080+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2288 keysInserted:2288 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 119, w: 119 } }, Database: { acquireCount: { w: 119 } }, Collection: { acquireCount: { w: 119 } } } protocol:op_msg 124ms
  1047. 2019-01-30T10:51:00.234+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2224513 cursorExhausted:1 numYields:17418 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 17420 } }, Database: { acquireCount: { r: 17420 } }, Collection: { acquireCount: { r: 17420 } } } protocol:op_msg 1151ms
  1048. 2019-01-30T10:51:09.309+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2874 keysInserted:2874 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 164, w: 164 } }, Database: { acquireCount: { w: 164 } }, Collection: { acquireCount: { w: 164 } } } protocol:op_msg 272ms
  1049. 2019-01-30T10:51:10.465+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3062 keysInserted:3062 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 285ms
  1050. 2019-01-30T10:51:12.396+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2231554 cursorExhausted:1 numYields:17482 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 17484 } }, Database: { acquireCount: { r: 17484 } }, Collection: { acquireCount: { r: 17484 } } } protocol:op_msg 1523ms
  1051. 2019-01-30T10:51:21.201+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3061 keysInserted:3061 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 244ms
  1052. 2019-01-30T10:51:22.347+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3091 keysInserted:3091 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 250ms
  1053. 2019-01-30T10:51:23.991+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2238398 cursorExhausted:1 numYields:17539 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 17541 } }, Database: { acquireCount: { r: 17541 } }, Collection: { acquireCount: { r: 17541 } } } protocol:op_msg 1407ms
  1054. 2019-01-30T10:51:32.154+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3036 keysInserted:3036 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 216ms
  1055. 2019-01-30T10:51:33.303+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3264 keysInserted:3264 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 275ms
  1056. 2019-01-30T10:51:35.710+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2245227 cursorExhausted:1 numYields:17618 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 17620 } }, Database: { acquireCount: { r: 17620 } }, Collection: { acquireCount: { r: 17620 } } } protocol:op_msg 2222ms
  1057. 2019-01-30T10:51:44.882+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2960 keysInserted:2960 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 175ms
  1058. 2019-01-30T10:51:46.053+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3077 keysInserted:3077 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 166, w: 166 } }, Database: { acquireCount: { w: 166 } }, Collection: { acquireCount: { w: 166 } } } protocol:op_msg 282ms
  1059. 2019-01-30T10:51:48.002+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2251726 cursorExhausted:1 numYields:17653 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 17655 } }, Database: { acquireCount: { r: 17655 } }, Collection: { acquireCount: { r: 17655 } } } protocol:op_msg 1759ms
  1060. 2019-01-30T10:51:56.300+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2879 keysInserted:2879 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 165, w: 165 } }, Database: { acquireCount: { w: 165 } }, Collection: { acquireCount: { w: 165 } } } protocol:op_msg 242ms
  1061. 2019-01-30T10:51:57.444+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3003 keysInserted:3003 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 164, w: 164 } }, Database: { acquireCount: { w: 164 } }, Collection: { acquireCount: { w: 164 } } } protocol:op_msg 268ms
  1062. 2019-01-30T10:52:04.552+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2258226 cursorExhausted:1 numYields:17799 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 17801 } }, Database: { acquireCount: { r: 17801 } }, Collection: { acquireCount: { r: 17801 } } } protocol:op_msg 6857ms
  1063. 2019-01-30T10:52:13.696+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3072 keysInserted:3072 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 266ms
  1064. 2019-01-30T10:52:14.855+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3221 keysInserted:3221 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 283ms
  1065. 2019-01-30T10:52:18.533+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2264715 cursorExhausted:1 numYields:17843 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 17845 } }, Database: { acquireCount: { r: 17845 } }, Collection: { acquireCount: { r: 17845 } } } protocol:op_msg 3606ms
  1066. 2019-01-30T10:52:26.442+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3047 keysInserted:3047 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 285ms
  1067. 2019-01-30T10:52:27.585+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2961 keysInserted:2961 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 166, w: 166 } }, Database: { acquireCount: { w: 166 } }, Collection: { acquireCount: { w: 166 } } } protocol:op_msg 219ms
  1068. 2019-01-30T10:52:30.857+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2271209 cursorExhausted:1 numYields:17871 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 17873 } }, Database: { acquireCount: { r: 17873 } }, Collection: { acquireCount: { r: 17873 } } } protocol:op_msg 3135ms
  1069. 2019-01-30T10:52:39.065+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2945 keysInserted:2945 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 196ms
  1070. 2019-01-30T10:52:40.180+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3018 keysInserted:3018 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 165, w: 165 } }, Database: { acquireCount: { w: 165 } }, Collection: { acquireCount: { w: 165 } } } protocol:op_msg 217ms
  1071. 2019-01-30T10:52:42.267+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2277697 cursorExhausted:1 numYields:17864 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 17866 } }, Database: { acquireCount: { r: 17866 } }, Collection: { acquireCount: { r: 17866 } } } protocol:op_msg 1824ms
  1072. 2019-01-30T10:52:50.038+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2916 keysInserted:2916 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 164, w: 164 } }, Database: { acquireCount: { w: 164 } }, Collection: { acquireCount: { w: 164 } } } protocol:op_msg 209ms
  1073. 2019-01-30T10:52:51.186+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3093 keysInserted:3093 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 166, w: 166 } }, Database: { acquireCount: { w: 166 } }, Collection: { acquireCount: { w: 166 } } } protocol:op_msg 274ms
  1074. 2019-01-30T10:52:53.437+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2283706 cursorExhausted:1 numYields:17924 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 17926 } }, Database: { acquireCount: { r: 17926 } }, Collection: { acquireCount: { r: 17926 } } } protocol:op_msg 2243ms
  1075. 2019-01-30T10:53:01.884+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2842 keysInserted:2842 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 187ms
  1076. 2019-01-30T10:53:03.149+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3019 keysInserted:3019 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 165, w: 165 } }, Database: { acquireCount: { w: 165 } }, Collection: { acquireCount: { w: 165 } } } protocol:op_msg 362ms
  1077. 2019-01-30T10:53:06.160+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2289879 cursorExhausted:1 numYields:18000 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 18002 } }, Database: { acquireCount: { r: 18002 } }, Collection: { acquireCount: { r: 18002 } } } protocol:op_msg 2728ms
  1078. 2019-01-30T10:53:13.960+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2797 keysInserted:2797 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 162, w: 162 } }, Database: { acquireCount: { w: 162 } }, Collection: { acquireCount: { w: 162 } } } protocol:op_msg 220ms
  1079. 2019-01-30T10:53:15.057+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3064 keysInserted:3064 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 163, w: 163 } }, Database: { acquireCount: { w: 163 } }, Collection: { acquireCount: { w: 163 } } } protocol:op_msg 202ms
  1080. 2019-01-30T10:53:17.851+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2296023 cursorExhausted:1 numYields:18035 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 18037 } }, Database: { acquireCount: { r: 18037 } }, Collection: { acquireCount: { r: 18037 } } } protocol:op_msg 2635ms
  1081. 2019-01-30T10:53:24.190+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3082 keysInserted:3082 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 182ms
  1082. 2019-01-30T10:53:24.934+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1908 keysInserted:1908 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 102, w: 102 } }, Database: { acquireCount: { w: 102 } }, Collection: { acquireCount: { w: 102 } } } protocol:op_msg 197ms
  1083. 2019-01-30T10:53:28.287+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2301013 cursorExhausted:1 numYields:18097 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 18099 } }, Database: { acquireCount: { r: 18099 } }, Collection: { acquireCount: { r: 18099 } } } protocol:op_msg 3349ms
  1084. 2019-01-30T10:53:34.151+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2943 keysInserted:2943 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 166, w: 166 } }, Database: { acquireCount: { w: 166 } }, Collection: { acquireCount: { w: 166 } } } protocol:op_msg 293ms
  1085. 2019-01-30T10:53:38.172+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2305397 cursorExhausted:1 numYields:18148 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 18150 } }, Database: { acquireCount: { r: 18150 } }, Collection: { acquireCount: { r: 18150 } } } protocol:op_msg 3516ms
  1086. 2019-01-30T10:53:46.115+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2964 keysInserted:2964 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 312ms
  1087. 2019-01-30T10:53:47.446+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3101 keysInserted:3101 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 165, w: 165 } }, Database: { acquireCount: { w: 165 } }, Collection: { acquireCount: { w: 165 } } } protocol:op_msg 198ms
  1088. 2019-01-30T10:53:51.962+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2311982 cursorExhausted:1 numYields:18247 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 18249 } }, Database: { acquireCount: { r: 18249 } }, Collection: { acquireCount: { r: 18249 } } } protocol:op_msg 4367ms
  1089. 2019-01-30T10:54:00.191+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2858 keysInserted:2858 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 539ms
  1090. 2019-01-30T10:54:01.333+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2964 keysInserted:2964 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 164, w: 164 } }, Database: { acquireCount: { w: 164 } }, Collection: { acquireCount: { w: 164 } } } protocol:op_msg 231ms
  1091. 2019-01-30T10:54:04.814+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2318378 cursorExhausted:1 numYields:18253 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 18255 } }, Database: { acquireCount: { r: 18255 } }, Collection: { acquireCount: { r: 18255 } } } protocol:op_msg 3291ms
  1092. 2019-01-30T10:54:11.768+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2646 keysInserted:2646 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 163, w: 163 } }, Database: { acquireCount: { w: 163 } }, Collection: { acquireCount: { w: 163 } } } protocol:op_msg 288ms
  1093. 2019-01-30T10:54:12.654+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2361 keysInserted:2361 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 132, w: 132 } }, Database: { acquireCount: { w: 132 } }, Collection: { acquireCount: { w: 132 } } } protocol:op_msg 175ms
  1094. 2019-01-30T10:54:16.168+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2323385 cursorExhausted:1 numYields:18300 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 18302 } }, Database: { acquireCount: { r: 18302 } }, Collection: { acquireCount: { r: 18302 } } } protocol:op_msg 3508ms
  1095. 2019-01-30T10:54:21.395+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2999 keysInserted:2999 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 271ms
  1096. 2019-01-30T10:54:29.415+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2326642 cursorExhausted:1 numYields:18419 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 18421 } }, Database: { acquireCount: { r: 18421 } }, Collection: { acquireCount: { r: 18421 } } } protocol:op_msg 7931ms
  1097. 2019-01-30T10:54:36.225+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3062 keysInserted:3062 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 271ms
  1098. 2019-01-30T10:54:37.089+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2142 keysInserted:2142 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 116, w: 116 } }, Database: { acquireCount: { w: 116 } }, Collection: { acquireCount: { w: 116 } } } protocol:op_msg 201ms
  1099. 2019-01-30T10:54:41.280+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2331846 cursorExhausted:1 numYields:18350 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 18352 } }, Database: { acquireCount: { r: 18352 } }, Collection: { acquireCount: { r: 18352 } } } protocol:op_msg 4188ms
  1100. 2019-01-30T10:54:49.761+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2816 keysInserted:2816 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 166, w: 166 } }, Database: { acquireCount: { w: 166 } }, Collection: { acquireCount: { w: 166 } } } protocol:op_msg 206ms
  1101. 2019-01-30T10:54:50.926+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2924 keysInserted:2924 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 300ms
  1102. 2019-01-30T10:54:54.070+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2338576 cursorExhausted:1 numYields:18373 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 18375 } }, Database: { acquireCount: { r: 18375 } }, Collection: { acquireCount: { r: 18375 } } } protocol:op_msg 2789ms
  1103. 2019-01-30T10:55:01.338+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2763 keysInserted:2763 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 212ms
  1104. 2019-01-30T10:55:02.156+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2573 keysInserted:2573 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 135, w: 135 } }, Database: { acquireCount: { w: 135 } }, Collection: { acquireCount: { w: 135 } } } protocol:op_msg 106ms
  1105. 2019-01-30T10:55:10.290+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2343912 cursorExhausted:1 numYields:18549 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 18551 } }, Database: { acquireCount: { r: 18551 } }, Collection: { acquireCount: { r: 18551 } } } protocol:op_msg 8130ms
  1106. 2019-01-30T10:55:14.746+0100 I NETWORK  [listener] connection accepted from 127.0.0.1:64153 #3 (3 connections now open)
  1107. 2019-01-30T10:55:14.746+0100 I NETWORK  [conn3] received client metadata from 127.0.0.1:64153 conn3: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.5" }, os: { type: "Windows", name: "Microsoft Windows 10", architecture: "x86_64", version: "10.0 (build 17763)" } }
  1108. 2019-01-30T10:55:17.202+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2880 keysInserted:2880 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 260ms
  1109. 2019-01-30T10:55:18.053+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1924 keysInserted:1924 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 106, w: 106 } }, Database: { acquireCount: { w: 106 } }, Collection: { acquireCount: { w: 106 } } } protocol:op_msg 290ms
  1110. 2019-01-30T10:55:23.135+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2348716 cursorExhausted:1 numYields:18562 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 18564 } }, Database: { acquireCount: { r: 18564 } }, Collection: { acquireCount: { r: 18564 } } } protocol:op_msg 5078ms
  1111. 2019-01-30T10:55:32.495+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3105 keysInserted:3105 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 252ms
  1112. 2019-01-30T10:55:33.652+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3016 keysInserted:3016 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 288ms
  1113. 2019-01-30T10:55:34.260+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:1374 keysInserted:1374 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 84, w: 84 } }, Database: { acquireCount: { w: 84 } }, Collection: { acquireCount: { w: 84 } } } protocol:op_msg 122ms
  1114. 2019-01-30T10:55:40.587+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2356211 cursorExhausted:1 numYields:18646 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 18648 } }, Database: { acquireCount: { r: 18648 } }, Collection: { acquireCount: { r: 18648 } } } protocol:op_msg 6323ms
  1115. 2019-01-30T10:55:49.555+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2984 keysInserted:2984 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 202ms
  1116. 2019-01-30T10:55:50.623+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3081 keysInserted:3081 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 172, w: 172 } }, Database: { acquireCount: { w: 172 } }, Collection: { acquireCount: { w: 172 } } } protocol:op_msg 206ms
  1117. 2019-01-30T10:55:54.191+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2363222 cursorExhausted:1 numYields:18592 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 18594 } }, Database: { acquireCount: { r: 18594 } }, Collection: { acquireCount: { r: 18594 } } } protocol:op_msg 3223ms
  1118. 2019-01-30T10:56:01.478+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2925 keysInserted:2925 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 162ms
  1119. 2019-01-30T10:56:02.669+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2585 keysInserted:2585 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 132, w: 132 } }, Database: { acquireCount: { w: 132 } }, Collection: { acquireCount: { w: 132 } } } protocol:op_msg 321ms
  1120. 2019-01-30T10:56:08.157+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2368732 cursorExhausted:1 numYields:18699 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 18701 } }, Database: { acquireCount: { r: 18701 } }, Collection: { acquireCount: { r: 18701 } } } protocol:op_msg 5483ms
  1121. 2019-01-30T10:56:16.730+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3045 keysInserted:3045 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 168, w: 168 } }, Database: { acquireCount: { w: 168 } }, Collection: { acquireCount: { w: 168 } } } protocol:op_msg 213ms
  1122. 2019-01-30T10:56:17.866+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2986 keysInserted:2986 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 253ms
  1123. 2019-01-30T10:56:24.082+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2375745 cursorExhausted:1 numYields:18780 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 18782 } }, Database: { acquireCount: { r: 18782 } }, Collection: { acquireCount: { r: 18782 } } } protocol:op_msg 5870ms
  1124. 2019-01-30T10:56:32.249+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3036 keysInserted:3036 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 170, w: 170 } }, Database: { acquireCount: { w: 170 } }, Collection: { acquireCount: { w: 170 } } } protocol:op_msg 185ms
  1125. 2019-01-30T10:56:33.447+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2986 keysInserted:2986 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 324ms
  1126. 2019-01-30T10:56:38.847+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2382561 cursorExhausted:1 numYields:18808 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 18810 } }, Database: { acquireCount: { r: 18810 } }, Collection: { acquireCount: { r: 18810 } } } protocol:op_msg 5133ms
  1127. 2019-01-30T10:56:47.700+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2889 keysInserted:2889 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 181ms
  1128. 2019-01-30T10:56:48.756+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2842 keysInserted:2842 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 166, w: 166 } }, Database: { acquireCount: { w: 166 } }, Collection: { acquireCount: { w: 166 } } } protocol:op_msg 188ms
  1129. 2019-01-30T10:57:01.621+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2389366 cursorExhausted:1 numYields:19065 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 19067 } }, Database: { acquireCount: { r: 19067 } }, Collection: { acquireCount: { r: 19067 } } } protocol:op_msg 12511ms
  1130. 2019-01-30T10:57:10.411+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2987 keysInserted:2987 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 167, w: 167 } }, Database: { acquireCount: { w: 167 } }, Collection: { acquireCount: { w: 167 } } } protocol:op_msg 218ms
  1131. 2019-01-30T10:57:11.515+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:3084 keysInserted:3084 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 220ms
  1132. 2019-01-30T10:57:17.749+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2396182 cursorExhausted:1 numYields:18968 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 18970 } }, Database: { acquireCount: { r: 18970 } }, Collection: { acquireCount: { r: 18970 } } } protocol:op_msg 5964ms
  1133. 2019-01-30T10:57:26.651+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2992 keysInserted:2992 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 169, w: 169 } }, Database: { acquireCount: { w: 169 } }, Collection: { acquireCount: { w: 169 } } } protocol:op_msg 295ms
  1134. 2019-01-30T10:57:27.803+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2973 keysInserted:2973 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 171, w: 171 } }, Database: { acquireCount: { w: 171 } }, Collection: { acquireCount: { w: 171 } } } protocol:op_msg 259ms
  1135. 2019-01-30T10:57:33.576+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2403070 cursorExhausted:1 numYields:18995 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 18997 } }, Database: { acquireCount: { r: 18997 } }, Collection: { acquireCount: { r: 18997 } } } protocol:op_msg 5395ms
  1136. 2019-01-30T10:57:43.401+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2919 keysInserted:2919 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 166, w: 166 } }, Database: { acquireCount: { w: 166 } }, Collection: { acquireCount: { w: 166 } } } protocol:op_msg 199ms
  1137. 2019-01-30T10:57:44.473+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2818 keysInserted:2818 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 163, w: 163 } }, Database: { acquireCount: { w: 163 } }, Collection: { acquireCount: { w: 163 } } } protocol:op_msg 197ms
  1138. 2019-01-30T10:57:50.986+0100 I COMMAND  [conn2] command diploma.patent command: aggregate { aggregate: "patent", pipeline: [ { $match: {} }, { $group: { _id: null, n: { $sum: 1 } } } ], cursor: {}, $db: "diploma", $readPreference: { mode: "primaryPreferred" } } planSummary: COLLSCAN keysExamined:0 docsExamined:2409660 cursorExhausted:1 numYields:19081 nreturned:1 reslen:123 locks:{ Global: { acquireCount: { r: 19083 } }, Database: { acquireCount: { r: 19083 } }, Collection: { acquireCount: { r: 19083 } } } protocol:op_msg 6169ms
  1139. 2019-01-30T10:57:59.414+0100 I COMMAND  [conn2] command diploma.patent command: insert { insert: "patent", ordered: true, $db: "diploma" } ninserted:2951 keysInserted:2951 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 165, w: 165 } }, Database: { acquireCount: { w: 165 } }, Collection: { acquireCount: { w: 165 } } } protocol:op_msg 205ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement