File size: 100,273 Bytes
437054b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 | [{"stream_name":"stdout","time":15.608547191,"data":" ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.5/47.5 MB 38.6 MB/s eta 0:00:00\n"}
,{"stream_name":"stdout","time":52.550933266,"data":"Dependencies ready\n"}
,{"stream_name":"stdout","time":53.000178758,"data":"Loaded 1,119 builds from /kaggle/working/data/chunk.csv\n"}
,{"stream_name":"stdout","time":53.003958302,"data":"Already done: 776 (resuming)\n"}
,{"stream_name":"stdout","time":53.461327238,"data":"\n"}
,{"stream_name":"stdout","time":53.461360248,"data":"=======================================================\n"}
,{"stream_name":"stdout","time":53.461367301,"data":" PMC Chunk Scraper\n"}
,{"stream_name":"stdout","time":53.461372821,"data":" Chunk: /kaggle/working/data/chunk.csv\n"}
,{"stream_name":"stdout","time":53.461384825,"data":" Total builds: 1,119\n"}
,{"stream_name":"stdout","time":53.461639768,"data":" Already done: 776\n"}
,{"stream_name":"stdout","time":53.461779069,"data":" Remaining: 343\n"}
,{"stream_name":"stdout","time":53.461789609,"data":" Output: /kaggle/working/pmc_out\n"}
,{"stream_name":"stdout","time":53.461795137,"data":" Progress CSV: /kaggle/working/pmc_out/progress.csv\n"}
,{"stream_name":"stdout","time":53.461800443,"data":"=======================================================\n"}
,{"stream_name":"stdout","time":53.461805774,"data":"\n"}
,{"stream_name":"stdout","time":55.916292897,"data":"Clearing CF...\n"}
,{"stream_name":"stdout","time":57.216416221,"data":"CF cleared\n"}
,{"stream_name":"stdout","time":82.776593567,"data":"5 worker tabs ready\n"}
,{"stream_name":"stdout","time":82.77676206699999,"data":"\n"}
,{"stream_name":"stderr","time":82.78670712,"data":"20:20:16 | [W0] Started\n"}
,{"stream_name":"stderr","time":84.791559809,"data":"20:20:18 | [W1] Started\n"}
,{"stream_name":"stderr","time":86.788453677,"data":"20:20:20 | [W2] Started\n"}
,{"stream_name":"stderr","time":88.79151085,"data":"20:20:22 | [W3] Started\n"}
,{"stream_name":"stderr","time":90.786858931,"data":"20:20:24 | [W4] Started\n"}
,{"stream_name":"stderr","time":108.372759209,"data":"20:20:41 | [W0] OK fnaf-4-five-nights-at-minecraft-4 thediamondminecart-boss-by-jmboy-zip.zip (459,695B)\n"}
,{"stream_name":"stdout","time":108.402746947,"data":"[W0] OK:1 SK:0 FL:0 | 1/1119 (0.1%) | 66/hr | 11h39m | Q:151\n"}
,{"stream_name":"stderr","time":108.445572795,"data":"20:20:41 | [W2] OK southpark-kyle kyle_20991_schematic.schematic (518B)\n"}
,{"stream_name":"stdout","time":108.464251122,"data":"[W2] OK:2 SK:0 FL:0 | 2/1119 (0.2%) | 131/hr | 11h39m | Q:151\n"}
,{"stream_name":"stderr","time":108.974896582,"data":"20:20:42 | [W1] OK note-block-songs-3607136 petrallerscreativeworldv79874990.zip (3,651,887B)\n"}
,{"stream_name":"stdout","time":108.988737216,"data":"[W1] OK:3 SK:0 FL:0 | 3/1119 (0.3%) | 194/hr | 11h39m | Q:151\n"}
,{"stream_name":"stderr","time":109.526777273,"data":"20:20:42 | [W3] OK jedha jedha-made-by-myyoyo.zip (6,874,566B)\n"}
,{"stream_name":"stdout","time":109.541098479,"data":"[W3] OK:4 SK:0 FL:0 | 4/1119 (0.4%) | 257/hr | 11h39m | Q:151\n"}
,{"stream_name":"stderr","time":124.547806411,"data":"20:20:57 | [W4] Click fail fantasy-birch-house: Timeout 18000ms exceeded while waiting for event \"\n"}
,{"stream_name":"stderr","time":153.734580526,"data":"20:21:26 | [W3] OK necrox-class-gunship necrox.schematic (2,015B)\n"}
,{"stream_name":"stdout","time":153.750738088,"data":"[W3] OK:5 SK:0 FL:0 | 5/1119 (0.4%) | 179/hr | 11h38m | Q:151\n"}
,{"stream_name":"stderr","time":154.18145218,"data":"20:21:27 | [W0] OK ac-130-527221 Ac-130.schematic (3,617B)\n"}
,{"stream_name":"stdout","time":154.213766211,"data":"[W0] OK:6 SK:0 FL:0 | 6/1119 (0.5%) | 214/hr | 11h38m | Q:151\n"}
,{"stream_name":"stderr","time":154.487126463,"data":"20:21:27 | [W1] OK japan-style-house Japan-House.zip (3,406,993B)\n"}
,{"stream_name":"stdout","time":154.509355057,"data":"[W1] OK:7 SK:0 FL:0 | 7/1119 (0.6%) | 249/hr | 11h38m | Q:151\n"}
,{"stream_name":"stderr","time":155.256507253,"data":"20:21:28 | [W2] OK lithuanian-wonder-trakai-island-castle litauen-wunder.zip (77,900B)\n"}
,{"stream_name":"stdout","time":155.272427344,"data":"[W2] OK:8 SK:0 FL:0 | 8/1119 (0.7%) | 283/hr | 11h38m | Q:151\n"}
,{"stream_name":"stderr","time":157.099436393,"data":"20:21:30 | [W4] OK fantasy-birch-house fantasy-birch-house.zip (11,620B)\n"}
,{"stream_name":"stdout","time":157.126155879,"data":"[W4] OK:9 SK:0 FL:0 | 9/1119 (0.8%) | 313/hr | 11h38m | Q:151\n"}
,{"stream_name":"stderr","time":178.789828027,"data":"20:21:52 | [W2] OK gondorian-ship-navire-gondorien gondorianship.schematic (4,186B)\n"}
,{"stream_name":"stdout","time":178.810535907,"data":"[W2] OK:10 SK:0 FL:0 | 10/1119 (0.9%) | 287/hr | 11h37m | Q:151\n"}
,{"stream_name":"stderr","time":178.811098677,"data":"20:21:52 | [W3] OK self-repairing RebuildingFort.schematic (14,670B)\n"}
,{"stream_name":"stdout","time":178.826271708,"data":"[W3] OK:11 SK:0 FL:0 | 11/1119 (1.0%) | 316/hr | 11h37m | Q:151\n"}
,{"stream_name":"stderr","time":180.808210343,"data":"20:21:54 | [W0] OK sandstone-flat-world-minecraft-bedrock sandstone-flat-world.mcworld (24,605B)\n"}
,{"stream_name":"stdout","time":180.819203786,"data":"[W0] OK:12 SK:0 FL:0 | 12/1119 (1.1%) | 339/hr | 11h37m | Q:151\n"}
,{"stream_name":"stderr","time":180.842654456,"data":"20:21:54 | [W1] OK tolouse-metro-lines-1-2-and-3-working bloxia-subway-fr-working-zip.zip (5,858,243B)\n"}
,{"stream_name":"stdout","time":180.860120375,"data":"[W1] OK:13 SK:0 FL:0 | 13/1119 (1.2%) | 367/hr | 11h37m | Q:151\n"}
,{"stream_name":"stderr","time":181.198534998,"data":"20:21:54 | [W4] OK the-final-ending-snow-globe-project-contest clipboard-17.schematic (613,140B)\n"}
,{"stream_name":"stdout","time":181.213112887,"data":"[W4] OK:14 SK:0 FL:0 | 14/1119 (1.3%) | 395/hr | 11h37m | Q:151\n"}
,{"stream_name":"stderr","time":205.896450245,"data":"20:22:19 | [W3] OK crj crj.schematic (844B)\n"}
,{"stream_name":"stdout","time":205.933725597,"data":"[W3] OK:15 SK:0 FL:0 | 15/1119 (1.3%) | 354/hr | 11h37m | Q:151\n"}
,{"stream_name":"stderr","time":206.001211306,"data":"20:22:19 | [W4] OK fire-walker firewalker9486185.schematic (1,206B)\n"}
,{"stream_name":"stdout","time":206.028951475,"data":"[W4] OK:16 SK:0 FL:0 | 16/1119 (1.4%) | 378/hr | 11h37m | Q:151\n"}
,{"stream_name":"stderr","time":208.472232858,"data":"20:22:21 | [W1] OK the-fastest-piston-retraction---makes-sticky-piston-to-not-be-sticky double-piston-extender-retracting-TOO-fast.schematic (166B)\n"}
,{"stream_name":"stdout","time":208.502946181,"data":"[W1] OK:17 SK:0 FL:0 | 17/1119 (1.5%) | 395/hr | 11h37m | Q:151\n"}
,{"stream_name":"stderr","time":208.526020643,"data":"20:22:21 | [W2] OK airship-hub-spawn airshipspawn_shlappi_8542624.schematic (142,343B)\n"}
,{"stream_name":"stdout","time":208.550825255,"data":"[W2] OK:18 SK:0 FL:0 | 18/1119 (1.6%) | 418/hr | 11h37m | Q:151\n"}
,{"stream_name":"stderr","time":213.096052098,"data":"20:22:26 | [W0] OK fort-2018 fort2018.zip (4,228,773B)\n"}
,{"stream_name":"stdout","time":213.105593345,"data":"[W0] OK:19 SK:0 FL:0 | 19/1119 (1.7%) | 428/hr | 11h37m | Q:151\n"}
,{"stream_name":"stderr","time":235.502223978,"data":"20:22:48 | [W2] OK modern-vila Modern Villa_1118844.schematic (14,170B)\n"}
,{"stream_name":"stdout","time":235.519858366,"data":"[W2] OK:20 SK:0 FL:0 | 20/1119 (1.8%) | 395/hr | 11h36m | Q:151\n"}
,{"stream_name":"stderr","time":235.891357595,"data":"20:22:49 | [W1] OK tornado-park Tornado Park.schematic (12,344B)\n"}
,{"stream_name":"stdout","time":235.909894148,"data":"[W1] OK:21 SK:0 FL:0 | 21/1119 (1.9%) | 414/hr | 11h36m | Q:151\n"}
,{"stream_name":"stderr","time":237.111163234,"data":"20:22:50 | [W4] OK yoyo-parkour-map-needs-skyfactory-4-modpack yoyo-parkour-by-jennifer-darling.zip (2,261,296B)\n"}
,{"stream_name":"stdout","time":237.129734137,"data":"[W4] OK:22 SK:0 FL:0 | 22/1119 (2.0%) | 431/hr | 11h36m | Q:151\n"}
,{"stream_name":"stderr","time":238.362900356,"data":"20:22:51 | [W3] OK test-chamber-409 test-chamber-409-final.zip (12,174,132B)\n"}
,{"stream_name":"stdout","time":238.386035013,"data":"[W3] OK:23 SK:0 FL:0 | 23/1119 (2.1%) | 448/hr | 11h36m | Q:151\n"}
,{"stream_name":"stderr","time":244.244832031,"data":"20:22:57 | [W0] OK aurora-train-from-metro-exodus aurora-metro-exodus.zip (3,224,382B)\n"}
,{"stream_name":"stdout","time":244.271809858,"data":"[W0] OK:24 SK:0 FL:0 | 24/1119 (2.1%) | 453/hr | 11h36m | Q:151\n"}
,{"stream_name":"stderr","time":262.54839218,"data":"20:23:15 | [W2] OK villa-borghese-palmearium-of-heliopolis heliopolis-city-2021-09-01-14-12-33villa-borghese-palmearium.schematic (79,049B)\n"}
,{"stream_name":"stdout","time":262.575735882,"data":"[W2] OK:25 SK:0 FL:0 | 25/1119 (2.2%) | 430/hr | 11h36m | Q:151\n"}
,{"stream_name":"stderr","time":263.904088566,"data":"20:23:17 | [W1] OK six-floor-semi-auto-piston-farm-pumpkins-watermelons-wheat-sugar-cane-cactus semi auto farm building with moat and piston bridge.schematic (15,385B)\n"}
,{"stream_name":"stdout","time":263.94314882,"data":"[W1] OK:26 SK:0 FL:0 | 26/1119 (2.3%) | 445/hr | 11h36m | Q:151\n"}
,{"stream_name":"stderr","time":269.956301443,"data":"20:23:23 | [W4] OK redwood-tree-pack redwood-pack.zip (4,161,131B)\n"}
,{"stream_name":"stdout","time":269.998282398,"data":"[W4] OK:27 SK:0 FL:0 | 27/1119 (2.4%) | 449/hr | 11h36m | Q:150\n"}
,{"stream_name":"stderr","time":272.458858132,"data":"20:23:25 | [W3] OK empire-state-building-24375 hotel.schematic (2,871B)\n"}
,{"stream_name":"stdout","time":272.481171358,"data":"[W3] OK:28 SK:0 FL:0 | 28/1119 (2.5%) | 460/hr | 11h36m | Q:151\n"}
,{"stream_name":"stderr","time":274.224320115,"data":"20:23:27 | [W0] OK zombie-head-statue zombie-head.schematic (314B)\n"}
,{"stream_name":"stdout","time":274.274723688,"data":"[W0] OK:29 SK:0 FL:0 | 29/1119 (2.6%) | 473/hr | 11h36m | Q:151\n"}
,{"stream_name":"stderr","time":283.649718469,"data":"20:23:36 | [W1] OK sailing-ship-with-download sailing-ship.mcworld (128,465B)\n"}
,{"stream_name":"stdout","time":283.665346807,"data":"[W1] OK:30 SK:0 FL:0 | 30/1119 (2.7%) | 469/hr | 11h36m | Q:150\n"}
,{"stream_name":"stderr","time":284.116680188,"data":"20:23:37 | [W2] OK ijn-kuma-1-1-scale ijn-kuma.schematic (10,543B)\n"}
,{"stream_name":"stdout","time":284.136717021,"data":"[W2] OK:31 SK:0 FL:0 | 31/1119 (2.8%) | 484/hr | 11h36m | Q:150\n"}
,{"stream_name":"stderr","time":285.239952575,"data":"20:23:38 | [W4] OK jake-the-dog-pixel-art-schematic JakeTheDog.schematic (6,349B)\n"}
,{"stream_name":"stdout","time":285.256167502,"data":"[W4] OK:32 SK:0 FL:0 | 32/1119 (2.9%) | 497/hr | 11h36m | Q:151\n"}
,{"stream_name":"stderr","time":293.120759146,"data":"20:23:46 | [W3] OK sonic-addons-map sonic-multiverse-world.mcworld (805,288B)\n"}
,{"stream_name":"stdout","time":293.143276145,"data":"[W3] OK:33 SK:0 FL:0 | 33/1119 (2.9%) | 496/hr | 11h36m | Q:151\n"}
,{"stream_name":"stderr","time":294.892814808,"data":"20:23:48 | [W0] OK a-lone-dolphin-in-an-empty-ocean 17671447-PMC.zip (42,585B)\n"}
,{"stream_name":"stdout","time":294.928640038,"data":"[W0] OK:34 SK:0 FL:0 | 34/1119 (3.0%) | 507/hr | 11h35m | Q:151\n"}
,{"stream_name":"stderr","time":306.36277005,"data":"20:23:59 | [W2] OK grand-library-romanesque-bedrock-vanilla library.mcstructure (1,395,513B)\n"}
,{"stream_name":"stdout","time":306.407783266,"data":"[W2] OK:35 SK:0 FL:0 | 35/1119 (3.1%) | 498/hr | 11h35m | Q:151\n"}
,{"stream_name":"stderr","time":307.408401415,"data":"20:24:00 | [W1] OK rising-kingdom-hunger-games kingdom-hg.zip (5,865,021B)\n"}
,{"stream_name":"stdout","time":307.423964655,"data":"[W1] OK:36 SK:0 FL:0 | 36/1119 (3.2%) | 510/hr | 11h35m | Q:151\n"}
,{"stream_name":"stderr","time":308.608526899,"data":"20:24:01 | [W4] OK overlord-super-tier-magic supertiermagic.schem (24,086B)\n"}
,{"stream_name":"stdout","time":308.636234586,"data":"[W4] OK:37 SK:0 FL:0 | 37/1119 (3.3%) | 522/hr | 11h35m | Q:151\n"}
,{"stream_name":"stderr","time":312.740638927,"data":"20:24:05 | [W0] OK two-small-modern-houses-schematic smallmodernhouses.schem (1,797B)\n"}
,{"stream_name":"stdout","time":312.758658851,"data":"[W0] OK:38 SK:0 FL:0 | 38/1119 (3.4%) | 528/hr | 11h35m | Q:151\n"}
,{"stream_name":"stderr","time":313.881338447,"data":"20:24:07 | [W3] OK 1-17-starter-home 1-17-test-world.zip (1,354,160B)\n"}
,{"stream_name":"stdout","time":313.921017014,"data":"[W3] OK:39 SK:0 FL:0 | 39/1119 (3.5%) | 539/hr | 11h35m | Q:151\n"}
,{"stream_name":"stderr","time":326.373599486,"data":"20:24:19 | [W2] OK lineage-the-talking-island thetalkingisl9887169.zip (8,017,773B)\n"}
,{"stream_name":"stdout","time":326.405097632,"data":"[W2] OK:40 SK:0 FL:0 | 40/1119 (3.6%) | 528/hr | 11h35m | Q:151\n"}
,{"stream_name":"stderr","time":328.637885954,"data":"20:24:21 | [W1] OK bruges-tower-645007 BrugesTower.schematic (2,189B)\n"}
,{"stream_name":"stdout","time":328.651692476,"data":"[W1] OK:41 SK:0 FL:0 | 41/1119 (3.7%) | 536/hr | 11h35m | Q:151\n"}
,{"stream_name":"stderr","time":333.579611976,"data":"20:24:26 | [W4] OK snow-den-a-minecraft-zombies-map zombies.zip (2,067,218B)\n"}
,{"stream_name":"stdout","time":333.600031018,"data":"[W4] OK:42 SK:0 FL:0 | 42/1119 (3.8%) | 540/hr | 11h35m | Q:151\n"}
,{"stream_name":"stderr","time":335.474898921,"data":"20:24:28 | [W0] OK epic-pixel-art Dragon Age Pixelart.schematic (2,501B)\n"}
,{"stream_name":"stdout","time":335.507821462,"data":"[W0] OK:43 SK:0 FL:0 | 43/1119 (3.8%) | 549/hr | 11h35m | Q:151\n"}
,{"stream_name":"stderr","time":336.151341901,"data":"20:24:29 | [W3] OK skylands-survival-18-19-110-111 skyland-smallbuild110686171.zip (496,944B)\n"}
,{"stream_name":"stdout","time":336.160362487,"data":"[W3] OK:44 SK:0 FL:0 | 44/1119 (3.9%) | 560/hr | 11h35m | Q:151\n"}
,{"stream_name":"stderr","time":347.201382743,"data":"20:24:40 | [W2] OK zens-floating-island minigamefloatingislandzen8230633.schematic (101,636B)\n"}
,{"stream_name":"stdout","time":347.231637981,"data":"[W2] OK:45 SK:0 FL:0 | 45/1119 (4.0%) | 551/hr | 11h35m | Q:151\n"}
,{"stream_name":"stderr","time":353.531988353,"data":"20:24:46 | [W1] OK tree-of-coia---tonylac tree-of-life.schematic (13,364B)\n"}
,{"stream_name":"stdout","time":353.559510562,"data":"[W1] OK:46 SK:0 FL:0 | 46/1119 (4.1%) | 552/hr | 11h34m | Q:151\n"}
,{"stream_name":"stderr","time":355.476408004,"data":"20:24:48 | [W0] OK reaper-foreskin-s-illegal-s-v1-wip reaper-foreskin-s-illegals-v2.zip (3,292,976B)\n"}
,{"stream_name":"stdout","time":355.499195453,"data":"[W0] OK:47 SK:0 FL:0 | 47/1119 (4.2%) | 560/hr | 11h34m | Q:151\n"}
,{"stream_name":"stderr","time":356.827155806,"data":"20:24:50 | [W3] OK industrial-parkour Industrial Parcore.schematic (2,613B)\n"}
,{"stream_name":"stdout","time":356.897123128,"data":"[W3] OK:48 SK:0 FL:0 | 48/1119 (4.3%) | 569/hr | 11h34m | Q:151\n"}
,{"stream_name":"stderr","time":362.035823751,"data":"20:24:55 | [W4] OK 1-5-1-scale-ge-c40-8m-aex-bcol-and-cn-diesel-electric-locomotives ge-c40-8m.zip (31,664B)\n"}
,{"stream_name":"stdout","time":362.07474645,"data":"[W4] OK:49 SK:0 FL:0 | 49/1119 (4.4%) | 572/hr | 11h34m | Q:151\n"}
,{"stream_name":"stderr","time":371.215681555,"data":"20:25:04 | [W2] OK casino-map-multiplayer-update-2-0 casino.zip (3,345,688B)\n"}
,{"stream_name":"stdout","time":371.23649567,"data":"[W2] OK:50 SK:0 FL:0 | 50/1119 (4.5%) | 566/hr | 11h34m | Q:150\n"}
,{"stream_name":"stderr","time":374.306229025,"data":"20:25:07 | [W0] OK the-titanic-ulstercraft-server titanic.schematic (163,923B)\n"}
,{"stream_name":"stdout","time":374.335418589,"data":"[W0] OK:51 SK:0 FL:0 | 51/1119 (4.6%) | 572/hr | 11h34m | Q:151\n"}
,{"stream_name":"stderr","time":376.823151445,"data":"20:25:10 | [W1] OK monkey-lake-cottage-a-small-modern-house-at-a-lake-schematic MonkeyLakeCottage.schematic (1,146B)\n"}
,{"stream_name":"stdout","time":376.842220864,"data":"[W1] OK:52 SK:0 FL:0 | 52/1119 (4.6%) | 579/hr | 11h34m | Q:151\n"}
,{"stream_name":"stderr","time":378.874970754,"data":"20:25:12 | [W3] OK free-nature-pack-1-17 naturepack.schem (14,891B)\n"}
,{"stream_name":"stdout","time":378.888321523,"data":"[W3] OK:53 SK:0 FL:0 | 53/1119 (4.7%) | 586/hr | 11h34m | Q:151\n"}
,{"stream_name":"stderr","time":383.281367717,"data":"20:25:16 | [W4] OK cozy-winter-cabin-5825787 cozy-winer-cabin.zip (1,229,653B)\n"}
,{"stream_name":"stdout","time":383.296295367,"data":"[W4] OK:54 SK:0 FL:0 | 54/1119 (4.8%) | 589/hr | 11h34m | Q:151\n"}
,{"stream_name":"stderr","time":389.23020094,"data":"20:25:22 | [W2] OK traditional-bungalow-3158437 traditionalbungalow8377828.schematic (37,047B)\n"}
,{"stream_name":"stdout","time":389.251802155,"data":"[W2] OK:55 SK:0 FL:0 | 55/1119 (4.9%) | 590/hr | 11h34m | Q:151\n"}
,{"stream_name":"stderr","time":394.641779604,"data":"20:25:27 | [W0] OK mike-toreno-s-ranch-grand-theft-auto-san-andreas-1-21 ranchmiketoreno-s1-21.zip (1,219,914B)\n"}
,{"stream_name":"stdout","time":394.665935611,"data":"[W0] OK:56 SK:0 FL:0 | 56/1119 (5.0%) | 591/hr | 11h34m | Q:150\n"}
,{"stream_name":"stderr","time":404.445629434,"data":"20:25:37 | [W1] OK -slanted-modern-build slanted.schematic (31,252B)\n"}
,{"stream_name":"stdout","time":404.46210394,"data":"[W1] OK:57 SK:0 FL:0 | 57/1119 (5.1%) | 585/hr | 11h34m | Q:151\n"}
,{"stream_name":"stderr","time":408.309235606,"data":"20:25:41 | [W4] OK duels-for-1-15 duels.zip (943,299B)\n"}
,{"stream_name":"stdout","time":408.336428808,"data":"[W4] OK:58 SK:0 FL:0 | 58/1119 (5.2%) | 588/hr | 11h34m | Q:151\n"}
,{"stream_name":"stderr","time":411.434617598,"data":"20:25:44 | [W0] OK toyota-yaris-wrc toyota-yaris-wrc-by-mattecraft1.schematic (1,807B)\n"}
,{"stream_name":"stdout","time":411.444617865,"data":"[W0] OK:59 SK:0 FL:0 | 59/1119 (5.3%) | 593/hr | 11h34m | Q:151\n"}
,{"stream_name":"stderr","time":412.353458261,"data":"20:25:45 | [W2] OK spawn-protection-map spawn-protection-zip.zip (1,661,820B)\n"}
,{"stream_name":"stdout","time":412.369945432,"data":"[W2] OK:60 SK:0 FL:0 | 60/1119 (5.4%) | 602/hr | 11h34m | Q:151\n"}
,{"stream_name":"stderr","time":418.475497726,"data":"20:25:51 | [W3] Click fail minecraft-note-block-song-legend-of-zelda-deku-palace: Timeout 18000ms exceeded while waiting for event \"\n"}
,{"stream_name":"stderr","time":423.780660203,"data":"20:25:57 | [W1] OK fountain-over-garden-4292833 fountain-over-garden.zip (3,403,213B)\n"}
,{"stream_name":"stdout","time":423.79516988,"data":"[W1] OK:61 SK:0 FL:0 | 61/1119 (5.5%) | 593/hr | 11h33m | Q:151\n"}
,{"stream_name":"stderr","time":429.469343698,"data":"20:26:02 | [W4] OK soviet-tower-2016-history-of-heliopolis soviet-tower-2016-history-of-heliopolis-schematic-v-01.zip (17,756B)\n"}
,{"stream_name":"stdout","time":429.48592483,"data":"[W4] OK:62 SK:0 FL:0 | 62/1119 (5.5%) | 594/hr | 11h33m | Q:151\n"}
,{"stream_name":"stderr","time":431.771526374,"data":"20:26:05 | [W0] OK powerline-small-pylon-minecraft-building powerlinepylon-small.schem (1,373B)\n"}
,{"stream_name":"stdout","time":431.78509276,"data":"[W0] OK:63 SK:0 FL:0 | 63/1119 (5.6%) | 599/hr | 11h33m | Q:150\n"}
,{"stream_name":"stderr","time":432.098264043,"data":"20:26:05 | [W2] OK cartoon-tower-free-download cartoon-tower.schematic (48,574B)\n"}
,{"stream_name":"stdout","time":432.113005887,"data":"[W2] OK:64 SK:0 FL:0 | 64/1119 (5.7%) | 608/hr | 11h33m | Q:150\n"}
,{"stream_name":"stderr","time":440.421649309,"data":"20:26:13 | [W1] OK kms-konigsberg kms-konigsberg-v2.schematic (9,234B)\n"}
,{"stream_name":"stdout","time":440.468799871,"data":"[W1] OK:65 SK:0 FL:0 | 65/1119 (5.8%) | 605/hr | 11h33m | Q:149\n"}
,{"stream_name":"stderr","time":449.940134021,"data":"20:26:23 | [W4] OK a-small-city-in-the-snow codyton10730114.zip (11,257,572B)\n"}
,{"stream_name":"stdout","time":449.977235028,"data":"[W4] OK:66 SK:0 FL:0 | 66/1119 (5.9%) | 599/hr | 11h33m | Q:151\n"}
,{"stream_name":"stderr","time":450.697699162,"data":"20:26:23 | [W0] OK calvin-harris---summer---minecraft-note-block-version calvinharris-summer.schematic (51,029B)\n"}
,{"stream_name":"stdout","time":450.722136161,"data":"[W0] OK:67 SK:0 FL:0 | 67/1119 (6.0%) | 607/hr | 11h33m | Q:151\n"}
,{"stream_name":"stderr","time":451.238733331,"data":"20:26:24 | [W2] OK linw---the-elven-island-2663709 Linw_6900930.schematic (27,486B)\n"}
,{"stream_name":"stdout","time":451.259686174,"data":"[W2] OK:68 SK:0 FL:0 | 68/1119 (6.1%) | 615/hr | 11h33m | Q:151\n"}
,{"stream_name":"stderr","time":456.57872374,"data":"20:26:29 | [W1] OK pixel-art-u-f-o u-f-o.schematic (534B)\n"}
,{"stream_name":"stdout","time":456.594984112,"data":"[W1] OK:69 SK:0 FL:0 | 69/1119 (6.2%) | 616/hr | 11h33m | Q:151\n"}
,{"stream_name":"stderr","time":460.572570301,"data":"20:26:33 | [W3] Click fail minecraft-note-block-song-legend-of-zelda-deku-palace: Timeout 18000ms exceeded while waiting for event \"\n"}
,{"stream_name":"stderr","time":462.593193042,"data":"20:26:35 | [W0] OK aoe-ii-aztec-world-wonder-hu-y-te-calli huey-teocalli.zip (146,824B)\n"}
,{"stream_name":"stdout","time":462.603777821,"data":"[W0] OK:70 SK:0 FL:0 | 70/1119 (6.3%) | 616/hr | 11h33m | Q:151\n"}
,{"stream_name":"stderr","time":471.77076547,"data":"20:26:45 | [W2] OK nypd-van prisontruck.schematic (875B)\n"}
,{"stream_name":"stdout","time":471.791086247,"data":"[W2] OK:71 SK:0 FL:0 | 71/1119 (6.3%) | 611/hr | 11h33m | Q:151\n"}
,{"stream_name":"stderr","time":474.377374936,"data":"20:26:47 | [W1] OK tv-woman-tv-man-vs-skibidi-toilet tv-woman.schematic (32,538B)\n"}
,{"stream_name":"stdout","time":474.405195972,"data":"[W1] OK:72 SK:0 FL:0 | 72/1119 (6.4%) | 616/hr | 11h32m | Q:151\n"}
,{"stream_name":"stderr","time":475.401343042,"data":"20:26:48 | [W4] OK the-poppy-horror-map the-poppy-horror-map-1-19.zip (997,775B)\n"}
,{"stream_name":"stdout","time":475.425735078,"data":"[W4] OK:73 SK:0 FL:0 | 73/1119 (6.5%) | 623/hr | 11h32m | Q:151\n"}
,{"stream_name":"stderr","time":485.071732445,"data":"20:26:58 | [W0] OK parkour-mayhem Parkour-Mayhem-.zip (809,464B)\n"}
,{"stream_name":"stdout","time":485.103059395,"data":"[W0] OK:74 SK:0 FL:0 | 74/1119 (6.6%) | 617/hr | 11h32m | Q:150\n"}
,{"stream_name":"stderr","time":494.390893219,"data":"20:27:07 | [W2] OK the-fight-club Fight Club Final.schematic (56,123B)\n"}
,{"stream_name":"stdout","time":494.419359417,"data":"[W2] OK:75 SK:0 FL:0 | 75/1119 (6.7%) | 612/hr | 11h32m | Q:151\n"}
,{"stream_name":"stderr","time":496.837424417,"data":"20:27:10 | [W4] OK mangrove-tree-assets mangrove-tree-schem.zip (14,063B)\n"}
,{"stream_name":"stdout","time":496.855727616,"data":"[W4] OK:76 SK:0 FL:0 | 76/1119 (6.8%) | 617/hr | 11h32m | Q:151\n"}
,{"stream_name":"stderr","time":497.852288243,"data":"20:27:11 | [W1] OK medieval-starter-house-6699757 medieval-starter-house.zip (2,771,698B)\n"}
,{"stream_name":"stdout","time":497.874369145,"data":"[W1] OK:77 SK:0 FL:0 | 77/1119 (6.9%) | 624/hr | 11h32m | Q:151\n"}
,{"stream_name":"stderr","time":498.056956173,"data":"20:27:11 | [W3] Click fail minecraft-note-block-song-legend-of-zelda-deku-palace: Timeout 18000ms exceeded while waiting for event \"\n"}
,{"stream_name":"stderr","time":510.725528699,"data":"20:27:23 | [W0] OK team-fortress-2-3575991 team-fortress-2-1-12.zip (14,635,678B)\n"}
,{"stream_name":"stdout","time":510.751324623,"data":"[W0] OK:78 SK:0 FL:0 | 78/1119 (7.0%) | 614/hr | 11h32m | Q:151\n"}
,{"stream_name":"stderr","time":518.506661361,"data":"20:27:31 | [W4] OK rdf-the-kraken-8x8bit-multiplier Kraken_Float.schematic (28,774B)\n"}
,{"stream_name":"stdout","time":518.528321284,"data":"[W4] OK:79 SK:0 FL:0 | 79/1119 (7.1%) | 612/hr | 11h32m | Q:151\n"}
,{"stream_name":"stdout","time":518.835460467,"data":"[W3] OK:79 SK:0 FL:1 | 80/1119 (7.1%) | 611/hr | 11h32m | Q:151\n"}
,{"stream_name":"stderr","time":520.453043556,"data":"20:27:33 | [W1] OK movecraft-air-battleship-mn-bretagne-heavy-first-rate-ship-of-the-line bretagne3.schem (31,843B)\n"}
,{"stream_name":"stdout","time":520.476045671,"data":"[W1] OK:80 SK:0 FL:1 | 81/1119 (7.2%) | 617/hr | 11h32m | Q:151\n"}
,{"stream_name":"stderr","time":520.692772455,"data":"20:27:33 | [W2] OK monopoly-on-minecraft monopoly-project-map.zip (6,106,282B)\n"}
,{"stream_name":"stdout","time":520.710718684,"data":"[W2] OK:81 SK:0 FL:1 | 82/1119 (7.3%) | 624/hr | 11h32m | Q:151\n"}
,{"stream_name":"stderr","time":529.769813587,"data":"20:27:43 | [W0] OK claas-lexion-780-harvester-with-download claas780.schematic (1,235B)\n"}
,{"stream_name":"stdout","time":529.793344509,"data":"[W0] OK:82 SK:0 FL:1 | 83/1119 (7.4%) | 620/hr | 11h32m | Q:149\n"}
,{"stream_name":"stderr","time":535.032706822,"data":"20:27:48 | [W3] OK parts-of-rome-circusmaximus pmc_essasromcircusmaximus8103480.schematic (245,979B)\n"}
,{"stream_name":"stdout","time":535.052244168,"data":"[W3] OK:83 SK:0 FL:1 | 84/1119 (7.5%) | 620/hr | 11h31m | Q:151\n"}
,{"stream_name":"stderr","time":540.736561234,"data":"20:27:53 | [W2] OK halaciugas-ancient-temple ancienttemple110588100.schematic (1,313B)\n"}
,{"stream_name":"stdout","time":540.752823914,"data":"[W2] OK:84 SK:0 FL:1 | 85/1119 (7.6%) | 621/hr | 11h31m | Q:151\n"}
,{"stream_name":"stderr","time":541.300073675,"data":"20:27:54 | [W1] OK minecraft-vanilla-custom-crafting-system-multiplayer-support customcraftingschem8829097.schematic (3,351B)\n"}
,{"stream_name":"stdout","time":541.317299923,"data":"[W1] OK:85 SK:0 FL:1 | 86/1119 (7.7%) | 627/hr | 11h31m | Q:151\n"}
,{"stream_name":"stderr","time":541.667934001,"data":"20:27:54 | [W4] OK david-dobrik-house-2021 david-dobrik-house.zip (704,735B)\n"}
,{"stream_name":"stdout","time":541.69054226,"data":"[W4] OK:86 SK:0 FL:1 | 87/1119 (7.8%) | 634/hr | 11h31m | Q:151\n"}
,{"stream_name":"stderr","time":545.312003287,"data":"20:27:58 | [W0] OK one-chunk-subway-station-one-chunk-challenge one-chunk-subway.zip (1,128,154B)\n"}
,{"stream_name":"stdout","time":545.329770404,"data":"[W0] OK:87 SK:0 FL:1 | 88/1119 (7.9%) | 637/hr | 11h31m | Q:150\n"}
,{"stream_name":"stderr","time":556.10870392,"data":"20:28:09 | [W2] OK trevarez-castle-little-brittany Trevarez.schematic (10,320B)\n"}
,{"stream_name":"stdout","time":556.127814215,"data":"[W2] OK:88 SK:0 FL:1 | 89/1119 (8.0%) | 630/hr | 11h31m | Q:151\n"}
,{"stream_name":"stderr","time":557.660805671,"data":"20:28:10 | [W3] OK dino-park-build emski1337-world.zip (5,552,291B)\n"}
,{"stream_name":"stdout","time":557.68158862,"data":"[W3] OK:89 SK:0 FL:1 | 90/1119 (8.0%) | 635/hr | 11h31m | Q:151\n"}
,{"stream_name":"stderr","time":562.53146836,"data":"20:28:15 | [W4] OK 1-5-1-scale-f-14a-tomcat-variable-sweep-wing-fighter tomcat.schem (2,622B)\n"}
,{"stream_name":"stdout","time":562.547901827,"data":"[W4] OK:90 SK:0 FL:1 | 91/1119 (8.1%) | 636/hr | 11h31m | Q:151\n"}
,{"stream_name":"stderr","time":564.442672966,"data":"20:28:17 | [W1] OK cow-skull cowSkull.schematic (17,651B)\n"}
,{"stream_name":"stdout","time":564.466745147,"data":"[W1] OK:91 SK:0 FL:1 | 92/1119 (8.2%) | 641/hr | 11h31m | Q:151\n"}
,{"stream_name":"stderr","time":565.197100244,"data":"20:28:18 | [W0] OK desert-home-4371769 deserthome.schem (6,561B)\n"}
,{"stream_name":"stdout","time":565.216277772,"data":"[W0] OK:92 SK:0 FL:1 | 93/1119 (8.3%) | 647/hr | 11h31m | Q:151\n"}
,{"stream_name":"stderr","time":575.326637151,"data":"20:28:28 | [W2] OK taj-mahal-original-11 taj_mahal.schematic (152,581B)\n"}
,{"stream_name":"stdout","time":575.367020676,"data":"[W2] OK:93 SK:0 FL:1 | 94/1119 (8.4%) | 641/hr | 11h31m | Q:151\n"}
,{"stream_name":"stderr","time":583.407942648,"data":"20:28:36 | [W3] OK totally-not-cs-go-capture-the-flag ctfg.zip (4,987,345B)\n"}
,{"stream_name":"stdout","time":583.44493439,"data":"[W3] OK:94 SK:0 FL:1 | 95/1119 (8.5%) | 639/hr | 11h31m | Q:151\n"}
,{"stream_name":"stderr","time":584.473858637,"data":"20:28:37 | [W0] OK tashkent-1-5-1-scale tashkent.schem (11,102B)\n"}
,{"stream_name":"stdout","time":584.506063269,"data":"[W0] OK:95 SK:0 FL:1 | 96/1119 (8.6%) | 644/hr | 11h31m | Q:151\n"}
,{"stream_name":"stderr","time":584.853941134,"data":"20:28:38 | [W4] OK chicago-board-of-trade-building chicagoboardtrade.schem (15,413B)\n"}
,{"stream_name":"stdout","time":584.872785118,"data":"[W4] OK:96 SK:0 FL:1 | 97/1119 (8.7%) | 650/hr | 11h31m | Q:151\n"}
,{"stream_name":"stderr","time":585.343344564,"data":"20:28:38 | [W1] OK jungle-huts JungleByTaRaNsPiVeY.zip (2,722,988B)\n"}
,{"stream_name":"stdout","time":585.382079078,"data":"[W1] OK:97 SK:0 FL:1 | 98/1119 (8.8%) | 656/hr | 11h31m | Q:151\n"}
,{"stream_name":"stderr","time":593.731345042,"data":"20:28:46 | [W2] OK hidden-piston-stairs-v2 HiddenPistonStairsV2.schematic (3,718B)\n"}
,{"stream_name":"stdout","time":593.749271136,"data":"[W2] OK:98 SK:0 FL:1 | 99/1119 (8.8%) | 653/hr | 11h30m | Q:151\n"}
,{"stream_name":"stderr","time":605.474945106,"data":"20:28:58 | [W0] OK 2013-chevrolet-sonic-lt 2013-chevrolet-sonic-lt-tinted-windshield.schematic (65,643B)\n"}
,{"stream_name":"stdout","time":605.506553064,"data":"[W0] OK:99 SK:0 FL:1 | 100/1119 (8.9%) | 646/hr | 11h30m | Q:151\n"}
,{"stream_name":"stderr","time":608.557122508,"data":"20:29:01 | [W4] OK koth-lago koth4.schematic (7,915B)\n"}
,{"stream_name":"stdout","time":608.582358232,"data":"[W4] OK:100 SK:0 FL:1 | 101/1119 (9.0%) | 649/hr | 11h30m | Q:151\n"}
,{"stream_name":"stderr","time":609.074988132,"data":"20:29:02 | [W3] OK drop-party-machine-2262355 Drop-Party-Machine.schematic (4,483B)\n"}
,{"stream_name":"stdout","time":609.110273176,"data":"[W3] OK:101 SK:0 FL:1 | 102/1119 (9.1%) | 654/hr | 11h30m | Q:151\n"}
,{"stream_name":"stderr","time":610.306276606,"data":"20:29:03 | [W1] OK modern-house-minecraft-1-21-4-6558652 house-modern.zip (1,782,079B)\n"}
,{"stream_name":"stdout","time":610.335147039,"data":"[W1] OK:102 SK:0 FL:1 | 103/1119 (9.2%) | 659/hr | 11h30m | Q:151\n"}
,{"stream_name":"stderr","time":612.023839684,"data":"20:29:05 | [W2] OK sovokian-dretarggsen-tank smgtank.schematic (1,247B)\n"}
,{"stream_name":"stdout","time":612.033574597,"data":"[W2] OK:103 SK:0 FL:1 | 104/1119 (9.3%) | 664/hr | 11h30m | Q:151\n"}
,{"stream_name":"stderr","time":622.776623339,"data":"20:29:16 | [W0] OK fazbear-s-factory-6565622 fazbear-s-factory.zip (3,322,530B)\n"}
,{"stream_name":"stdout","time":622.789039837,"data":"[W0] OK:104 SK:0 FL:1 | 105/1119 (9.4%) | 658/hr | 11h30m | Q:151\n"}
,{"stream_name":"stderr","time":623.312652029,"data":"20:29:16 | [W4] OK raptor-class-cruiser-submarine raptor-class.zip (2,634,448B)\n"}
,{"stream_name":"stdout","time":623.329833909,"data":"[W4] OK:105 SK:0 FL:1 | 106/1119 (9.5%) | 663/hr | 11h30m | Q:151\n"}
,{"stream_name":"stderr","time":633.485810519,"data":"20:29:26 | [W3] OK unfurnished-modern-house-5881993 dl-2020-unfurnished-modern-house.schem (2,816B)\n"}
,{"stream_name":"stdout","time":633.529265186,"data":"[W3] OK:106 SK:0 FL:1 | 107/1119 (9.6%) | 658/hr | 11h30m | Q:151\n"}
,{"stream_name":"stderr","time":637.197713779,"data":"20:29:30 | [W1] OK a-mission-to-mars-contest-entry marsmissioncobweb.schematic (1,375,122B)\n"}
,{"stream_name":"stdout","time":637.221162795,"data":"[W1] OK:107 SK:0 FL:1 | 108/1119 (9.7%) | 660/hr | 11h30m | Q:151\n"}
,{"stream_name":"stderr","time":638.372074968,"data":"20:29:31 | [W2] OK bandit-castle banditfortress10545917.schematic (11,080B)\n"}
,{"stream_name":"stdout","time":638.400851973,"data":"[W2] OK:108 SK:0 FL:1 | 109/1119 (9.7%) | 665/hr | 11h30m | Q:151\n"}
,{"stream_name":"stderr","time":648.567506201,"data":"20:29:41 | [W0] OK a-theater-in-minecraft Theatre.zip (2,532,579B)\n"}
,{"stream_name":"stdout","time":648.626317722,"data":"[W0] OK:109 SK:0 FL:1 | 110/1119 (9.8%) | 659/hr | 11h30m | Q:151\n"}
,{"stream_name":"stderr","time":648.661745506,"data":"20:29:41 | [W4] OK m130-a2-super-stallion-main-battle-tank stallion2.schem (2,709B)\n"}
,{"stream_name":"stdout","time":648.677812478,"data":"[W4] OK:110 SK:0 FL:1 | 111/1119 (9.9%) | 665/hr | 11h30m | Q:151\n"}
,{"stream_name":"stderr","time":654.902644618,"data":"20:29:48 | [W3] OK age-of-empires-ii-westeuropean-docks aoe-ii-hafen-we.nbt (55,498B)\n"}
,{"stream_name":"stdout","time":654.92221861,"data":"[W3] OK:111 SK:0 FL:1 | 112/1119 (10.0%) | 664/hr | 11h29m | Q:150\n"}
,{"stream_name":"stderr","time":657.450901505,"data":"20:29:50 | [W2] OK seiren-21-megatall-skyscraper-itami-japan seiren-21-930m-itami.schematic (239,819B)\n"}
,{"stream_name":"stdout","time":657.465269304,"data":"[W2] OK:112 SK:0 FL:1 | 113/1119 (10.1%) | 668/hr | 11h29m | Q:151\n"}
,{"stream_name":"stderr","time":657.695961308,"data":"20:29:50 | [W1] OK nova-bus-lf-series newwinrarziparchive9579469.zip (1,616B)\n"}
,{"stream_name":"stdout","time":657.717957905,"data":"[W1] OK:113 SK:0 FL:1 | 114/1119 (10.2%) | 673/hr | 11h29m | Q:151\n"}
,{"stream_name":"stderr","time":667.018547825,"data":"20:30:00 | [W4] OK dunder-mifflin-paper-company Dunder-Mifflin-Paper.schematic (6,298B)\n"}
,{"stream_name":"stdout","time":667.059032459,"data":"[W4] OK:114 SK:0 FL:1 | 115/1119 (10.3%) | 669/hr | 11h29m | Q:151\n"}
,{"stream_name":"stderr","time":671.344864887,"data":"20:30:04 | [W0] OK pirate-ship-jackdaw-inspired-assassin-s-creed-iv-black-flag navire.zip (364,537B)\n"}
,{"stream_name":"stdout","time":671.379065908,"data":"[W0] OK:115 SK:0 FL:1 | 116/1119 (10.4%) | 670/hr | 11h29m | Q:151\n"}
,{"stream_name":"stderr","time":683.591035443,"data":"20:30:16 | [W3] OK jabba-skiff Jabba skiff Saon.schematic (438B)\n"}
,{"stream_name":"stdout","time":683.601969305,"data":"[W3] OK:116 SK:0 FL:1 | 117/1119 (10.5%) | 663/hr | 11h29m | Q:151\n"}
,{"stream_name":"stderr","time":685.032324236,"data":"20:30:18 | [W2] OK lakusi---irl-house ragecraft.schematic (825B)\n"}
,{"stream_name":"stdout","time":685.044466039,"data":"[W2] OK:117 SK:0 FL:1 | 118/1119 (10.5%) | 667/hr | 11h29m | Q:151\n"}
,{"stream_name":"stderr","time":690.731933743,"data":"20:30:23 | [W1] OK hub-2850481 hub213.schematic (191,694B)\n"}
,{"stream_name":"stdout","time":690.760258774,"data":"[W1] OK:118 SK:0 FL:1 | 119/1119 (10.6%) | 667/hr | 11h29m | Q:151\n"}
,{"stream_name":"stderr","time":700.635661395,"data":"20:30:33 | [W0] OK skyblock-island-house-schematic-1-12-2 skyblockisland.zip (231,573B)\n"}
,{"stream_name":"stdout","time":700.655947896,"data":"[W0] OK:119 SK:0 FL:1 | 120/1119 (10.7%) | 662/hr | 11h29m | Q:151\n"}
,{"stream_name":"stderr","time":707.600435125,"data":"20:30:40 | [W4] OK mack-super-pumper-fire-pumper-with-download superpump.schem (4,173B)\n"}
,{"stream_name":"stdout","time":707.612631775,"data":"[W4] OK:120 SK:0 FL:1 | 121/1119 (10.8%) | 660/hr | 11h29m | Q:151\n"}
,{"stream_name":"stderr","time":712.557034145,"data":"20:30:45 | [W1] OK japanese-submarine-i-26-1-1-scale i-26.schematic (1,664B)\n"}
,{"stream_name":"stdout","time":712.592336661,"data":"[W1] OK:121 SK:0 FL:1 | 122/1119 (10.9%) | 661/hr | 11h29m | Q:151\n"}
,{"stream_name":"stdout","time":717.573901013,"data":"[W2] OK:121 SK:0 FL:2 | 123/1119 (11.0%) | 656/hr | 11h28m | Q:151\n"}
,{"stream_name":"stderr","time":720.577895498,"data":"20:30:53 | [W3] Click fail cbc-gardens-hockey-complex: Timeout 18000ms exceeded while waiting for event \"\n"}
,{"stream_name":"stderr","time":727.224484435,"data":"20:31:00 | [W0] OK pyramid-4200790 pyramid.zip (2,773,371B)\n"}
,{"stream_name":"stdout","time":727.234668454,"data":"[W0] OK:122 SK:0 FL:2 | 124/1119 (11.1%) | 652/hr | 11h28m | Q:151\n"}
,{"stream_name":"stderr","time":729.790758897,"data":"20:31:03 | [W4] OK nightofwar-hub-lobby-spawn-schematic- now-lobby-hub7939379.schematic (53,598B)\n"}
,{"stream_name":"stdout","time":729.815504211,"data":"[W4] OK:123 SK:0 FL:2 | 125/1119 (11.2%) | 655/hr | 11h28m | Q:151\n"}
,{"stream_name":"stderr","time":736.645797818,"data":"20:31:09 | [W1] OK staatsbibliothek-unter-den-linden bibliotek.schem (44,745B)\n"}
,{"stream_name":"stdout","time":736.667677108,"data":"[W1] OK:124 SK:0 FL:2 | 126/1119 (11.3%) | 653/hr | 11h28m | Q:151\n"}
,{"stream_name":"stderr","time":746.804314497,"data":"20:31:20 | [W2] OK secret-10th-tower thequadrupletsv2byltlrckgal9997946353.schematic (279,066B)\n"}
,{"stream_name":"stdout","time":746.827521126,"data":"[W2] OK:125 SK:0 FL:2 | 127/1119 (11.3%) | 649/hr | 11h28m | Q:151\n"}
,{"stream_name":"stderr","time":747.87441268,"data":"20:31:21 | [W3] OK cbc-gardens-hockey-complex 13776.schematic (101,678B)\n"}
,{"stream_name":"stdout","time":747.894066407,"data":"[W3] OK:126 SK:0 FL:2 | 128/1119 (11.4%) | 653/hr | 11h28m | Q:151\n"}
,{"stream_name":"stderr","time":756.128510605,"data":"20:31:29 | [W0] OK swat-4-maps-fairfax-residence fairfax-residence-mission.zip (560,400B)\n"}
,{"stream_name":"stdout","time":756.151973155,"data":"[W0] OK:127 SK:0 FL:2 | 129/1119 (11.5%) | 651/hr | 11h28m | Q:150\n"}
,{"stream_name":"stderr","time":757.438746252,"data":"20:31:30 | [W4] OK mason-house mason-house.nbt (19,810B)\n"}
,{"stream_name":"stdout","time":757.461950324,"data":"[W4] OK:128 SK:0 FL:2 | 130/1119 (11.6%) | 655/hr | 11h28m | Q:150\n"}
,{"stream_name":"stderr","time":762.092940797,"data":"20:31:35 | [W1] OK medieval-house-3559563 medievalhouse9722553.zip (4,973,450B)\n"}
,{"stream_name":"stdout","time":762.119275939,"data":"[W1] OK:129 SK:0 FL:2 | 131/1119 (11.7%) | 655/hr | 11h28m | Q:151\n"}
,{"stream_name":"stderr","time":771.86747179,"data":"20:31:45 | [W3] OK tribal-fort tribal-fort-litematic.zip (24,271B)\n"}
,{"stream_name":"stdout","time":771.883645877,"data":"[W3] OK:130 SK:0 FL:2 | 132/1119 (11.8%) | 651/hr | 11h28m | Q:151\n"}
,{"stream_name":"stderr","time":771.886671598,"data":"20:31:45 | [W2] OK temple-4396861 tempel.schematic (3,624B)\n"}
,{"stream_name":"stdout","time":771.911510296,"data":"[W2] OK:131 SK:0 FL:2 | 133/1119 (11.9%) | 656/hr | 11h28m | Q:151\n"}
,{"stream_name":"stderr","time":778.190779756,"data":"20:31:51 | [W0] OK ww2-bunker budowanie_1962911.schematic (281B)\n"}
,{"stream_name":"stdout","time":778.217680278,"data":"[W0] OK:132 SK:0 FL:2 | 134/1119 (12.0%) | 656/hr | 11h27m | Q:151\n"}
,{"stream_name":"stderr","time":783.586826863,"data":"20:31:56 | [W1] OK lion-king-simba-and-nala lionking8058629.schematic (22,078B)\n"}
,{"stream_name":"stdout","time":783.604336734,"data":"[W1] OK:133 SK:0 FL:2 | 135/1119 (12.1%) | 656/hr | 11h27m | Q:151\n"}
,{"stream_name":"stderr","time":783.641745084,"data":"20:31:56 | [W4] OK comercial-residence-apartments-type-1-by-anderbest city-urban-buildings.zip (239,743B)\n"}
,{"stream_name":"stdout","time":783.665696031,"data":"[W4] OK:134 SK:0 FL:2 | 136/1119 (12.2%) | 661/hr | 11h27m | Q:151\n"}
,{"stream_name":"stderr","time":793.722533874,"data":"20:32:06 | [W3] OK tropical-modern-beach-house-luxury-yacht island-house.zip (1,497,741B)\n"}
,{"stream_name":"stdout","time":793.742998618,"data":"[W3] OK:135 SK:0 FL:2 | 137/1119 (12.2%) | 657/hr | 11h27m | Q:151\n"}
,{"stream_name":"stderr","time":795.784574545,"data":"20:32:09 | [W2] OK vine-fantasy-plot-huge plot-13.schematic (352,564B)\n"}
,{"stream_name":"stdout","time":795.828821386,"data":"[W2] OK:136 SK:0 FL:2 | 138/1119 (12.3%) | 660/hr | 11h27m | Q:151\n"}
,{"stream_name":"stderr","time":803.972785284,"data":"20:32:17 | [W0] OK dancing-young-wedding-couple-patephon-year-1920-ta-cz-ca-para-m-oda-patefon-rok-1920 tanczaca-mloda-para-gramofon.zip (1,451,702B)\n"}
,{"stream_name":"stdout","time":803.991514035,"data":"[W0] OK:137 SK:0 FL:2 | 139/1119 (12.4%) | 657/hr | 11h27m | Q:151\n"}
,{"stream_name":"stderr","time":808.250744955,"data":"20:32:21 | [W4] OK tycoon-5364746 tycoon-1-13-2.zip (4,424,980B)\n"}
,{"stream_name":"stdout","time":808.270481733,"data":"[W4] OK:138 SK:0 FL:2 | 140/1119 (12.5%) | 658/hr | 11h27m | Q:150\n"}
,{"stream_name":"stderr","time":808.584934034,"data":"20:32:21 | [W1] OK schematic-1-16-5-regelbau-611-ww2-bunker regelbau611.schem (1,226B)\n"}
,{"stream_name":"stdout","time":808.609618397,"data":"[W1] OK:139 SK:0 FL:2 | 141/1119 (12.6%) | 663/hr | 11h27m | Q:150\n"}
,{"stream_name":"stderr","time":820.216656296,"data":"20:32:33 | [W2] OK the-great-tree-of-briarcrest Briarcrest.schematic (248,411B)\n"}
,{"stream_name":"stdout","time":820.232872545,"data":"[W2] OK:140 SK:0 FL:2 | 142/1119 (12.7%) | 657/hr | 11h27m | Q:150\n"}
,{"stream_name":"stderr","time":820.236428941,"data":"20:32:33 | [W3] OK airship-of-twilight Airship-of-Twilight.schematic (33,274B)\n"}
,{"stream_name":"stdout","time":820.251378021,"data":"[W3] OK:141 SK:0 FL:2 | 143/1119 (12.8%) | 662/hr | 11h27m | Q:150\n"}
,{"stream_name":"stderr","time":825.327835588,"data":"20:32:38 | [W0] OK how-to-build-your-own-style-of-fnaf-maps how-to-build-your-own-fnaf-map.zip (2,630,953B)\n"}
,{"stream_name":"stdout","time":825.344685737,"data":"[W0] OK:142 SK:0 FL:2 | 144/1119 (12.9%) | 662/hr | 11h27m | Q:151\n"}
,{"stream_name":"stderr","time":837.452575136,"data":"20:32:50 | [W4] OK bedrock-small-city-discontinued mrswatpl-city.mcworld (1,353,754B)\n"}
,{"stream_name":"stdout","time":837.483721822,"data":"[W4] OK:143 SK:0 FL:2 | 145/1119 (13.0%) | 657/hr | 11h26m | Q:151\n"}
,{"stream_name":"stderr","time":837.969744266,"data":"20:32:51 | [W1] OK on-the-twelfth-day-of-christmas ICBM_6866507.schematic (1,150B)\n"}
,{"stream_name":"stdout","time":837.9907975,"data":"[W1] OK:144 SK:0 FL:2 | 146/1119 (13.0%) | 661/hr | 11h26m | Q:151\n"}
,{"stream_name":"stderr","time":847.181801277,"data":"20:33:00 | [W2] OK modern-house-1-by-rockjayden Modern-House-1-By-ROCKJAYDEN.schematic (5,129B)\n"}
,{"stream_name":"stdout","time":847.200165674,"data":"[W2] OK:145 SK:0 FL:2 | 147/1119 (13.1%) | 658/hr | 11h26m | Q:151\n"}
,{"stream_name":"stderr","time":848.294918449,"data":"20:33:01 | [W3] OK fallout-vault-1-7-10 vault-map.zip (4,737,323B)\n"}
,{"stream_name":"stdout","time":848.315032658,"data":"[W3] OK:146 SK:0 FL:2 | 148/1119 (13.2%) | 661/hr | 11h26m | Q:151\n"}
,{"stream_name":"stderr","time":850.179208005,"data":"20:33:03 | [W0] OK mini-mall MiniMall.schematic (1,381B)\n"}
,{"stream_name":"stdout","time":850.195305861,"data":"[W0] OK:147 SK:0 FL:2 | 149/1119 (13.3%) | 664/hr | 11h26m | Q:151\n"}
,{"stream_name":"stderr","time":863.041758089,"data":"20:33:16 | [W1] OK viking-longboat-1887934 Viking longboat.schematic (1,750B)\n"}
,{"stream_name":"stdout","time":863.061171685,"data":"[W1] OK:148 SK:0 FL:2 | 150/1119 (13.4%) | 658/hr | 11h26m | Q:151\n"}
,{"stream_name":"stderr","time":864.648695589,"data":"20:33:17 | [W4] OK oak-wood-house-with-oak-wood-planks oak-wood-house-with-beach-wood-planks.zip (135,682B)\n"}
,{"stream_name":"stdout","time":864.674151524,"data":"[W4] OK:149 SK:0 FL:2 | 151/1119 (13.5%) | 661/hr | 11h26m | Q:151\n"}
,{"stream_name":"stderr","time":868.640683868,"data":"20:33:21 | [W2] OK wooden-church-project 1.zip (1,623,450B)\n"}
,{"stream_name":"stdout","time":868.667032896,"data":"[W2] OK:150 SK:0 FL:2 | 152/1119 (13.6%) | 662/hr | 11h26m | Q:151\n"}
,{"stream_name":"stderr","time":875.243269868,"data":"20:33:28 | [W0] OK star-wars-at-hauler athauler.schem (4,303B)\n"}
,{"stream_name":"stdout","time":875.294076369,"data":"[W0] OK:151 SK:0 FL:2 | 153/1119 (13.7%) | 661/hr | 11h26m | Q:151\n"}
,{"stream_name":"stderr","time":876.407618205,"data":"20:33:29 | [W3] OK alaskan-serenity-expedition-cruise-ship-full-interior-download alaskan-serenity.zip (2,447,580B)\n"}
,{"stream_name":"stdout","time":876.427085464,"data":"[W3] OK:152 SK:0 FL:2 | 154/1119 (13.8%) | 665/hr | 11h26m | Q:151\n"}
,{"stream_name":"stderr","time":886.30311793,"data":"20:33:39 | [W4] OK custom-skyblock-island-4067763 island.schematic (2,952B)\n"}
,{"stream_name":"stdout","time":886.337902655,"data":"[W4] OK:153 SK:0 FL:2 | 155/1119 (13.9%) | 661/hr | 11h26m | Q:151\n"}
,{"stream_name":"stderr","time":886.368306191,"data":"20:33:39 | [W1] OK get-to-mcdonalds super-awesome-map.zip (1,022,479B)\n"}
,{"stream_name":"stdout","time":886.418000288,"data":"[W1] OK:154 SK:0 FL:2 | 156/1119 (13.9%) | 666/hr | 11h26m | Q:151\n"}
,{"stream_name":"stderr","time":890.882888653,"data":"20:33:44 | [W2] OK bow-fight-1v1v1v1 bowfight-1v1v1v1.zip (52,536B)\n"}
,{"stream_name":"stdout","time":890.909141241,"data":"[W2] OK:155 SK:0 FL:2 | 157/1119 (14.0%) | 666/hr | 11h26m | Q:151\n"}
,{"stream_name":"stderr","time":893.720738326,"data":"20:33:46 | [W0] OK military-base-with-railway-system 2021-08-08-22-31-02-new-world-2.zip (3,760,109B)\n"}
,{"stream_name":"stdout","time":893.743652903,"data":"[W0] OK:156 SK:0 FL:2 | 158/1119 (14.1%) | 668/hr | 11h25m | Q:151\n"}
,{"stream_name":"stderr","time":895.427744862,"data":"20:33:48 | [W3] OK improved-cliff-biomes-1-14-a-terraforming-exercise f.zip (1,268,285B)\n"}
,{"stream_name":"stdout","time":895.452818677,"data":"[W3] OK:157 SK:0 FL:2 | 159/1119 (14.2%) | 671/hr | 11h25m | Q:150\n"}
,{"stream_name":"stderr","time":906.577238761,"data":"20:33:59 | [W1] OK minecraft-note-block-song-pokemon-route-1 Route-1.schematic (985B)\n"}
,{"stream_name":"stdout","time":906.599808062,"data":"[W1] OK:158 SK:0 FL:2 | 160/1119 (14.3%) | 667/hr | 11h25m | Q:151\n"}
,{"stream_name":"stderr","time":907.813717739,"data":"20:34:01 | [W4] OK lost-hills-bunker Lost-Hills-Bunker.schematic (12,582B)\n"}
,{"stream_name":"stdout","time":907.842896114,"data":"[W4] OK:159 SK:0 FL:2 | 161/1119 (14.4%) | 670/hr | 11h25m | Q:151\n"}
,{"stream_name":"stderr","time":909.384440279,"data":"20:34:02 | [W2] OK japan-freight-railway-m250-series-emu superrailcargo.schematic (12,517B)\n"}
,{"stream_name":"stdout","time":909.415196284,"data":"[W2] OK:160 SK:0 FL:2 | 162/1119 (14.5%) | 673/hr | 11h25m | Q:151\n"}
,{"stream_name":"stderr","time":912.849384682,"data":"20:34:06 | [W3] OK jungle-of-trolls-an-unfair-map-by-mendes jungle-of-trolls-made-by-mende.zip (1,607,300B)\n"}
,{"stream_name":"stdout","time":912.878253301,"data":"[W3] OK:161 SK:0 FL:2 | 163/1119 (14.6%) | 674/hr | 11h25m | Q:151\n"}
,{"stream_name":"stderr","time":914.01566563,"data":"20:34:07 | [W0] OK a-tribute-to-historical-architecture---chunk-challenge smexypmc10310643.schematic (5,060B)\n"}
,{"stream_name":"stdout","time":914.041234042,"data":"[W0] OK:162 SK:0 FL:2 | 164/1119 (14.7%) | 678/hr | 11h25m | Q:151\n"}
,{"stream_name":"stderr","time":918.522825132,"data":"20:34:11 | [W1] OK ymca-gym-pool ymca.schematic (14,822B)\n"}
,{"stream_name":"stdout","time":918.562651672,"data":"[W1] OK:163 SK:0 FL:2 | 165/1119 (14.7%) | 678/hr | 11h25m | Q:151\n"}
,{"stream_name":"stderr","time":930.924967246,"data":"20:34:24 | [W2] OK endermen-portals Endermen Portals.schematic (2,259B)\n"}
,{"stream_name":"stdout","time":930.95222539,"data":"[W2] OK:164 SK:0 FL:2 | 166/1119 (14.8%) | 673/hr | 11h25m | Q:151\n"}
,{"stream_name":"stderr","time":931.725173179,"data":"20:34:24 | [W4] OK 2-1-scale-pierce-aerial-tiller-fire-truck-anchorage-ak-fd bptfd-ny-style-fire-trucks-long-ladder-tiller-ladder-out-2-t.schematic (2,956B)\n"}
,{"stream_name":"stdout","time":931.743286922,"data":"[W4] OK:165 SK:0 FL:2 | 167/1119 (14.9%) | 676/hr | 11h25m | Q:151\n"}
,{"stream_name":"stderr","time":932.079558659,"data":"20:34:25 | [W0] OK fishing-town-plot-by-iv3r fishing-village.zip (4,032,050B)\n"}
,{"stream_name":"stdout","time":932.118180763,"data":"[W0] OK:166 SK:0 FL:2 | 168/1119 (15.0%) | 680/hr | 11h25m | Q:151\n"}
,{"stream_name":"stderr","time":932.158349165,"data":"20:34:25 | [W3] OK super-big-spy-satelite-disc super disc action.schematic (63,317B)\n"}
,{"stream_name":"stdout","time":932.177702303,"data":"[W3] OK:167 SK:0 FL:2 | 169/1119 (15.1%) | 684/hr | 11h25m | Q:151\n"}
,{"stream_name":"stderr","time":933.80777111,"data":"20:34:27 | [W1] OK t-18-heavy-fighter codap.schematic (1,182B)\n"}
,{"stream_name":"stdout","time":933.821970807,"data":"[W1] OK:168 SK:0 FL:2 | 170/1119 (15.2%) | 687/hr | 11h25m | Q:151\n"}
,{"stream_name":"stderr","time":950.966856768,"data":"20:34:44 | [W0] OK minecraft-modern-house-key-house modern-key-house-info-download.zip (549B)\n"}
,{"stream_name":"stdout","time":950.98192908,"data":"[W0] OK:169 SK:0 FL:2 | 171/1119 (15.3%) | 678/hr | 11h25m | Q:151\n"}
,{"stream_name":"stderr","time":951.62210665,"data":"20:34:44 | [W2] OK 5-yf-22-raptors-in-formation 5raptors-formation.schematic (859B)\n"}
,{"stream_name":"stdout","time":951.654216688,"data":"[W2] OK:170 SK:0 FL:2 | 172/1119 (15.4%) | 681/hr | 11h25m | Q:151\n"}
,{"stream_name":"stderr","time":952.381643573,"data":"20:34:45 | [W3] OK circle-hotel-155664 Round Home.schematic (51,583B)\n"}
,{"stream_name":"stdout","time":952.400660407,"data":"[W3] OK:171 SK:0 FL:2 | 173/1119 (15.5%) | 685/hr | 11h25m | Q:151\n"}
,{"stream_name":"stderr","time":954.540309483,"data":"20:34:47 | [W4] OK clay-soilders-arena New World 2.schematic (9,438B)\n"}
,{"stream_name":"stdout","time":954.553284064,"data":"[W4] OK:172 SK:0 FL:2 | 174/1119 (15.5%) | 687/hr | 11h24m | Q:151\n"}
,{"stream_name":"stderr","time":954.61901614,"data":"20:34:47 | [W1] OK bank-3849858 bank10673722.schematic (1,447B)\n"}
,{"stream_name":"stdout","time":954.630741943,"data":"[W1] OK:173 SK:0 FL:2 | 175/1119 (15.6%) | 691/hr | 11h24m | Q:151\n"}
,{"stream_name":"stderr","time":966.91718815,"data":"20:35:00 | [W2] OK working-oilgir-for-buildcraft-plugin OILRIG.schematic (46,153B)\n"}
,{"stream_name":"stdout","time":966.944116026,"data":"[W2] OK:174 SK:0 FL:2 | 176/1119 (15.7%) | 686/hr | 11h24m | Q:151\n"}
,{"stream_name":"stderr","time":972.775176748,"data":"20:35:06 | [W3] OK everything-parkour-1-16-every-block everything-parkour-1-16.zip (3,154,745B)\n"}
,{"stream_name":"stdout","time":972.78782486,"data":"[W3] OK:175 SK:0 FL:2 | 177/1119 (15.8%) | 685/hr | 11h24m | Q:151\n"}
,{"stream_name":"stderr","time":973.472972317,"data":"20:35:06 | [W0] OK ice-mosquito-ship ice-mosquito-ship.zip (8,681B)\n"}
,{"stream_name":"stdout","time":973.497949243,"data":"[W0] OK:176 SK:0 FL:2 | 178/1119 (15.9%) | 689/hr | 11h24m | Q:151\n"}
,{"stream_name":"stderr","time":974.005441236,"data":"20:35:07 | [W1] OK skrills-rabbit-challenge-by-hahdrim lapin8138084.schematic (1,349B)\n"}
,{"stream_name":"stdout","time":974.023475172,"data":"[W1] OK:177 SK:0 FL:2 | 179/1119 (16.0%) | 692/hr | 11h24m | Q:151\n"}
,{"stream_name":"stderr","time":975.638051663,"data":"20:35:08 | [W4] OK narrow-gauge-mining-train schematics.zip (4,397B)\n"}
,{"stream_name":"stdout","time":975.664649361,"data":"[W4] OK:178 SK:0 FL:2 | 180/1119 (16.1%) | 695/hr | 11h24m | Q:151\n"}
,{"stream_name":"stderr","time":979.046409202,"data":"20:35:12 | [W2] OK small-pvp-arena-plots-10 pack.zip (286,365B)\n"}
,{"stream_name":"stdout","time":979.087572337,"data":"[W2] OK:179 SK:0 FL:2 | 181/1119 (16.2%) | 696/hr | 11h24m | Q:151\n"}
,{"stream_name":"stderr","time":989.159941877,"data":"20:35:22 | [W3] OK super-mario-bowser-s-fury-islands bowsers-fury-area-models.mcworld (728,022B)\n"}
,{"stream_name":"stdout","time":989.182038486,"data":"[W3] OK:180 SK:0 FL:2 | 182/1119 (16.3%) | 693/hr | 11h24m | Q:151\n"}
,{"stream_name":"stderr","time":989.626929941,"data":"20:35:22 | [W1] OK burning-map--survive-the-burn-together burning_survivetogether10442636.zip (212,223B)\n"}
,{"stream_name":"stdout","time":989.648864732,"data":"[W1] OK:181 SK:0 FL:2 | 183/1119 (16.4%) | 696/hr | 11h24m | Q:151\n"}
,{"stream_name":"stderr","time":991.455944578,"data":"20:35:24 | [W0] OK armor-stand-swapper-for-minecraft-1-12 armor-stand-swapper-by-themcexpert.schematic (1,238B)\n"}
,{"stream_name":"stdout","time":991.491857094,"data":"[W0] OK:182 SK:0 FL:2 | 184/1119 (16.4%) | 698/hr | 11h24m | Q:151\n"}
,{"stream_name":"stderr","time":994.671841954,"data":"20:35:27 | [W4] OK uss-donald-cook-ddg-75 ussdonaldcookddg.schematic (8,788B)\n"}
,{"stream_name":"stdout","time":994.704186693,"data":"[W4] OK:183 SK:0 FL:2 | 185/1119 (16.5%) | 700/hr | 11h24m | Q:151\n"}
,{"stream_name":"stderr","time":996.20799691,"data":"20:35:29 | [W2] OK medieval-wheat-mill-download millthyrilias.schematic (3,557B)\n"}
,{"stream_name":"stdout","time":996.227113266,"data":"[W2] OK:184 SK:0 FL:2 | 186/1119 (16.6%) | 703/hr | 11h24m | Q:151\n"}
,{"stream_name":"stderr","time":1006.570593968,"data":"20:35:39 | [W3] OK lds-church lds-church.zip (8,927,462B)\n"}
,{"stream_name":"stdout","time":1006.618741463,"data":"[W3] OK:185 SK:0 FL:2 | 187/1119 (16.7%) | 699/hr | 11h24m | Q:151\n"}
,{"stream_name":"stderr","time":1014.06249286,"data":"20:35:47 | [W1] OK --lvl-7---forest-town-house foresthouse9001129.schematic (1,328B)\n"}
,{"stream_name":"stdout","time":1014.098929214,"data":"[W1] OK:186 SK:0 FL:2 | 188/1119 (16.8%) | 697/hr | 11h23m | Q:151\n"}
,{"stream_name":"stderr","time":1017.980505121,"data":"20:35:51 | [W0] OK unsc-spirit-of-fire-110-scale unscspiritoffire10867165.schematic (17,042B)\n"}
,{"stream_name":"stdout","time":1018.020904905,"data":"[W0] OK:187 SK:0 FL:2 | 189/1119 (16.9%) | 698/hr | 11h23m | Q:150\n"}
,{"stream_name":"stdout","time":1018.296241547,"data":"Feeder done 343 builds queued\n"}
,{"stream_name":"stderr","time":1018.701722269,"data":"20:35:51 | [W4] OK southpark-stan stan_24877_schematic.schematic (528B)\n"}
,{"stream_name":"stdout","time":1018.725536175,"data":"[W4] OK:188 SK:0 FL:2 | 190/1119 (17.0%) | 701/hr | 11h23m | Q:156\n"}
,{"stream_name":"stderr","time":1019.583760263,"data":"20:35:52 | [W2] OK dynamoelectric-generators dynamoelectricgenerators.schem (1,279B)\n"}
,{"stream_name":"stdout","time":1019.623523269,"data":"[W2] OK:189 SK:0 FL:2 | 191/1119 (17.1%) | 704/hr | 11h23m | Q:156\n"}
,{"stream_name":"stderr","time":1027.338962776,"data":"20:36:00 | [W3] OK a-stilt-house-school-in-little-debaria-download minemauslittledebariaschool8918808.schematic (1,483B)\n"}
,{"stream_name":"stdout","time":1027.359331468,"data":"[W3] OK:190 SK:0 FL:2 | 192/1119 (17.2%) | 702/hr | 11h23m | Q:152\n"}
,{"stream_name":"stderr","time":1035.05959765,"data":"20:36:08 | [W1] OK tropic-island-2190576 tropic.zip (46,467B)\n"}
,{"stream_name":"stdout","time":1035.075796872,"data":"[W1] OK:191 SK:0 FL:2 | 193/1119 (17.2%) | 700/hr | 11h23m | Q:152\n"}
,{"stream_name":"stderr","time":1036.303127864,"data":"20:36:09 | [W0] OK 1-5-1-scale-sperm-whale-physeter-macrocephalus justewwspermwhale.schem (900B)\n"}
,{"stream_name":"stdout","time":1036.326964404,"data":"[W0] OK:192 SK:0 FL:2 | 194/1119 (17.3%) | 703/hr | 11h23m | Q:152\n"}
,{"stream_name":"stderr","time":1040.1886335,"data":"20:36:13 | [W2] OK magnit-shop magnit-shop.zip (2,012,698B)\n"}
,{"stream_name":"stdout","time":1040.2239045,"data":"[W2] OK:193 SK:0 FL:2 | 195/1119 (17.4%) | 704/hr | 11h23m | Q:151\n"}
,{"stream_name":"stderr","time":1040.793452425,"data":"20:36:14 | [W4] OK escape-the-house-5438514 escape-from-the-house-puzzle-1-1.mcworld (139,141B)\n"}
,{"stream_name":"stdout","time":1040.828465427,"data":"[W4] OK:194 SK:0 FL:2 | 196/1119 (17.5%) | 707/hr | 11h23m | Q:151\n"}
,{"stream_name":"stderr","time":1043.200594423,"data":"20:36:16 | [W3] OK christmas-village-424502 christmas.schematic (5,406B)\n"}
,{"stream_name":"stdout","time":1043.227372754,"data":"[W3] OK:195 SK:0 FL:2 | 197/1119 (17.6%) | 709/hr | 11h23m | Q:151\n"}
,{"stream_name":"stderr","time":1054.70865824,"data":"20:36:27 | [W1] OK rayman-947084 RayMan.schematic (78,461B)\n"}
,{"stream_name":"stdout","time":1054.733715924,"data":"[W1] OK:196 SK:0 FL:2 | 198/1119 (17.7%) | 705/hr | 11h23m | Q:146\n"}
,{"stream_name":"stderr","time":1056.637732255,"data":"20:36:29 | [W0] OK potion-pvp-6162123 potion-pvp-1-1.mcworld (161,090B)\n"}
,{"stream_name":"stdout","time":1056.656511077,"data":"[W0] OK:197 SK:0 FL:2 | 199/1119 (17.8%) | 707/hr | 11h23m | Q:146\n"}
,{"stream_name":"stderr","time":1063.914222793,"data":"20:36:37 | [W2] OK wood-manison woodmanison.schematic (2,616B)\n"}
,{"stream_name":"stdout","time":1063.950071746,"data":"[W2] OK:198 SK:0 FL:2 | 200/1119 (17.9%) | 705/hr | 11h23m | Q:145\n"}
,{"stream_name":"stderr","time":1066.048766638,"data":"20:36:39 | [W4] OK red-concrete-mixer-truck mixer10671228.schematic (174B)\n"}
,{"stream_name":"stdout","time":1066.101551118,"data":"[W4] OK:199 SK:0 FL:2 | 201/1119 (18.0%) | 707/hr | 11h23m | Q:144\n"}
,{"stream_name":"stderr","time":1066.121719379,"data":"20:36:39 | [W3] OK obi-wan-kenobi-s-delta-7-starfighter-amp-hyperspace-ring ring.zip (6,142B)\n"}
,{"stream_name":"stdout","time":1066.193372145,"data":"[W3] OK:200 SK:0 FL:2 | 202/1119 (18.1%) | 711/hr | 11h23m | Q:144\n"}
,{"stream_name":"stderr","time":1073.375996726,"data":"20:36:46 | [W0] OK european-residential-building-21-kaiserthal-project-by-tim0fei-interior-is-included european-building-21.schem (15,837B)\n"}
,{"stream_name":"stdout","time":1073.398942559,"data":"[W0] OK:201 SK:0 FL:2 | 203/1119 (18.1%) | 709/hr | 11h23m | Q:143\n"}
,{"stream_name":"stderr","time":1075.235528033,"data":"20:36:48 | [W1] OK gotham-city-full-build-police-cars-suvs-and-swat gothamcityvehicles8558671.schematic (2,360B)\n"}
,{"stream_name":"stdout","time":1075.278021559,"data":"[W1] OK:202 SK:0 FL:2 | 204/1119 (18.2%) | 712/hr | 11h22m | Q:143\n"}
,{"stream_name":"stderr","time":1079.284744589,"data":"20:36:52 | [W2] OK zappelin zappy9931651.schematic (12,325B)\n"}
,{"stream_name":"stdout","time":1079.336114093,"data":"[W2] OK:203 SK:0 FL:2 | 205/1119 (18.3%) | 712/hr | 11h22m | Q:140\n"}
,{"stream_name":"stderr","time":1086.231646243,"data":"20:36:59 | [W4] OK chernobyl-ventilation-stack-2-map-scale1-1-littletiles vt-2.zip (3,875,003B)\n"}
,{"stream_name":"stdout","time":1086.257555579,"data":"[W4] OK:204 SK:0 FL:2 | 206/1119 (18.4%) | 711/hr | 11h22m | Q:139\n"}
,{"stream_name":"stderr","time":1088.208239433,"data":"20:37:01 | [W0] OK dfc-football-stadium DFC_241388.schematic (18,379B)\n"}
,{"stream_name":"stdout","time":1088.238670426,"data":"[W0] OK:205 SK:0 FL:2 | 207/1119 (18.5%) | 713/hr | 11h22m | Q:138\n"}
,{"stream_name":"stderr","time":1088.889242135,"data":"20:37:02 | [W3] OK star-trek-delta-flyer-zeppelin-mod-compatible delta flyer.schematic (582B)\n"}
,{"stream_name":"stdout","time":1088.927709811,"data":"[W3] OK:206 SK:0 FL:2 | 208/1119 (18.6%) | 716/hr | 11h22m | Q:138\n"}
,{"stream_name":"stderr","time":1099.138416607,"data":"20:37:12 | [W1] OK movement-map-by-tomomc movement-map.zip (15,009,702B)\n"}
,{"stream_name":"stdout","time":1099.15765182,"data":"[W1] OK:207 SK:0 FL:2 | 209/1119 (18.7%) | 713/hr | 11h22m | Q:135\n"}
,{"stream_name":"stderr","time":1100.884551904,"data":"20:37:14 | [W2] OK claytrees-skywars-map claytrees9272728.schematic (7,302B)\n"}
,{"stream_name":"stdout","time":1100.912328439,"data":"[W2] OK:208 SK:0 FL:2 | 210/1119 (18.8%) | 715/hr | 11h22m | Q:135\n"}
,{"stream_name":"stderr","time":1106.544530985,"data":"20:37:19 | [W0] OK deep-sea-research-submarine-beluga submarine7804542.schematic (1,852B)\n"}
,{"stream_name":"stdout","time":1106.562931205,"data":"[W0] OK:209 SK:0 FL:2 | 211/1119 (18.9%) | 714/hr | 11h22m | Q:135\n"}
,{"stream_name":"stderr","time":1106.832456229,"data":"20:37:20 | [W4] OK five-nights-at-freddys-2-189 fnaf210001242.zip (1,081,200B)\n"}
,{"stream_name":"stdout","time":1106.848005643,"data":"[W4] OK:210 SK:0 FL:2 | 212/1119 (18.9%) | 718/hr | 11h22m | Q:135\n"}
,{"stream_name":"stderr","time":1107.283655123,"data":"20:37:20 | [W3] OK iridium-airship Iridium-Airship.zip (11,729B)\n"}
,{"stream_name":"stdout","time":1107.305576039,"data":"[W3] OK:211 SK:0 FL:2 | 213/1119 (19.0%) | 721/hr | 11h22m | Q:135\n"}
,{"stream_name":"stderr","time":1117.315735974,"data":"20:37:30 | [W2] OK heinkel-he-111-3848011 heinkelhe11110667897.zip (1,015,902B)\n"}
,{"stream_name":"stdout","time":1117.34428611,"data":"[W2] OK:212 SK:0 FL:2 | 214/1119 (19.1%) | 717/hr | 11h22m | Q:131\n"}
,{"stream_name":"stderr","time":1122.083762865,"data":"20:37:35 | [W1] OK ocean-build oceanic.schem (319,786B)\n"}
,{"stream_name":"stdout","time":1122.114722506,"data":"[W1] OK:213 SK:0 FL:2 | 215/1119 (19.2%) | 718/hr | 11h22m | Q:130\n"}
,{"stream_name":"stderr","time":1122.997793481,"data":"20:37:36 | [W3] OK minecraft-jungle-warp-map epikjungle.schem (220,948B)\n"}
,{"stream_name":"stdout","time":1123.027703814,"data":"[W3] OK:214 SK:0 FL:2 | 216/1119 (19.3%) | 720/hr | 11h22m | Q:130\n"}
,{"stream_name":"stderr","time":1126.108542132,"data":"20:37:39 | [W0] OK royal-residence-of-the-elves MappaMondo.schematic (36,122B)\n"}
,{"stream_name":"stdout","time":1126.131585193,"data":"[W0] OK:215 SK:0 FL:2 | 217/1119 (19.4%) | 722/hr | 11h22m | Q:129\n"}
,{"stream_name":"stderr","time":1126.807820328,"data":"20:37:40 | [W4] OK 10q-1 velden.schematic (7,158B)\n"}
,{"stream_name":"stdout","time":1126.824962578,"data":"[W4] OK:216 SK:0 FL:2 | 218/1119 (19.5%) | 724/hr | 11h22m | Q:129\n"}
,{"stream_name":"stderr","time":1135.866348886,"data":"20:37:49 | [W2] OK shinda-sora Shinda-Sora_6537422.zip (7,371,300B)\n"}
,{"stream_name":"stdout","time":1135.895843389,"data":"[W2] OK:217 SK:0 FL:2 | 219/1119 (19.6%) | 722/hr | 11h21m | Q:127\n"}
,{"stream_name":"stderr","time":1141.686818568,"data":"20:37:54 | [W1] OK sms-wolf-1915-german-auxillary-cruiser smswolf-by-admiral-fox.zip (3,738,425B)\n"}
,{"stream_name":"stdout","time":1141.726576731,"data":"[W1] OK:218 SK:0 FL:2 | 220/1119 (19.7%) | 721/hr | 11h21m | Q:125\n"}
,{"stream_name":"stderr","time":1145.25759477,"data":"20:37:58 | [W3] OK shadow-battle-crab-from-babylon-5 shadowcrab.schematic (24,283B)\n"}
,{"stream_name":"stdout","time":1145.315017902,"data":"[W3] OK:219 SK:0 FL:2 | 221/1119 (19.7%) | 722/hr | 11h21m | Q:125\n"}
,{"stream_name":"stderr","time":1147.677712277,"data":"20:38:00 | [W4] OK sky-adventure-custom-skyblock-map-no-is-not-oiginal-sky-block sky-adventure.zip (3,222,496B)\n"}
,{"stream_name":"stdout","time":1147.699939855,"data":"[W4] OK:220 SK:0 FL:2 | 222/1119 (19.8%) | 724/hr | 11h21m | Q:124\n"}
,{"stream_name":"stderr","time":1149.590865764,"data":"20:38:02 | [W0] OK underwater-base-5296466 underwater-base.zip (8,599,648B)\n"}
,{"stream_name":"stdout","time":1149.616462775,"data":"[W0] OK:221 SK:0 FL:2 | 223/1119 (19.9%) | 726/hr | 11h21m | Q:123\n"}
,{"stream_name":"stdout","time":1155.677464577,"data":"[W2] OK:221 SK:0 FL:3 | 224/1119 (20.0%) | 722/hr | 11h21m | Q:121\n"}
,{"stream_name":"stderr","time":1157.590413132,"data":"20:38:10 | [W1] OK mc-bedrock-arena Bedrock-Arena.zip (144,721B)\n"}
,{"stream_name":"stdout","time":1157.613645872,"data":"[W1] OK:222 SK:0 FL:3 | 225/1119 (20.1%) | 724/hr | 11h21m | Q:121\n"}
,{"stream_name":"stderr","time":1167.749645613,"data":"20:38:20 | [W0] OK lobby-tower-castle-the-bridge-bedwars-skywars-free-download lobbytowercastle.schem (200,078B)\n"}
,{"stream_name":"stdout","time":1167.788099875,"data":"[W0] OK:223 SK:0 FL:3 | 226/1119 (20.2%) | 720/hr | 11h21m | Q:119\n"}
,{"stream_name":"stderr","time":1168.831080881,"data":"20:38:22 | [W3] OK automatic-pig-farm Pig Farm_395304.schematic (3,605B)\n"}
,{"stream_name":"stdout","time":1168.869541529,"data":"[W3] OK:224 SK:0 FL:3 | 227/1119 (20.3%) | 723/hr | 11h21m | Q:118\n"}
,{"stream_name":"stderr","time":1170.377677786,"data":"20:38:23 | [W4] OK race-cars-40-subscribers-special-schematic racecars.zip (259,569B)\n"}
,{"stream_name":"stdout","time":1170.422378121,"data":"[W4] OK:225 SK:0 FL:3 | 228/1119 (20.4%) | 725/hr | 11h21m | Q:118\n"}
,{"stream_name":"stderr","time":1176.308798704,"data":"20:38:29 | [W2] OK providence-class-dreadnought-1-50 providence-class-dreadnought.zip (5,195B)\n"}
,{"stream_name":"stdout","time":1176.360436497,"data":"[W2] OK:226 SK:0 FL:3 | 229/1119 (20.5%) | 725/hr | 11h21m | Q:117\n"}
,{"stream_name":"stderr","time":1179.401224386,"data":"20:38:32 | [W1] OK the-seventh-station seventh-station-castle_34689_schematic.schematic (8,597B)\n"}
,{"stream_name":"stdout","time":1179.430227029,"data":"[W1] OK:227 SK:0 FL:3 | 230/1119 (20.6%) | 726/hr | 11h21m | Q:116\n"}
,{"stream_name":"stderr","time":1187.820765138,"data":"20:38:41 | [W0] OK a-realistic-rural-zone-little-village-by-anderbest town-village-teiuj.zip (10,120,827B)\n"}
,{"stream_name":"stdout","time":1187.868255622,"data":"[W0] OK:228 SK:0 FL:3 | 231/1119 (20.6%) | 724/hr | 11h21m | Q:114\n"}
,{"stream_name":"stdout","time":1187.869642832,"data":"\n"}
,{"stream_name":"stdout","time":1187.869682656,"data":"==================================================\n"}
,{"stream_name":"stdout","time":1187.869689102,"data":"SUMMARY: 995 done | 12 failed | 0 skipped | 3 pending\n"}
,{"stream_name":"stdout","time":1187.86969388,"data":"Progress CSV: /kaggle/working/pmc_out/progress.csv\n"}
,{"stream_name":"stdout","time":1187.869698051,"data":"==================================================\n"}
,{"stream_name":"stdout","time":1187.869701996,"data":"\n"}
,{"stream_name":"stderr","time":1187.870792158,"data":"20:38:41 | [W0] Think pause 24s\n"}
,{"stream_name":"stderr","time":1192.963242705,"data":"20:38:46 | [W4] OK parthenon-151-by-metlover-and-gotham_knight2--11-scale parthenon2.schematic (4,538B)\n"}
,{"stream_name":"stdout","time":1192.981024847,"data":"[W4] OK:229 SK:0 FL:3 | 232/1119 (20.7%) | 723/hr | 11h21m | Q:113\n"}
,{"stream_name":"stderr","time":1194.2122656,"data":"20:38:47 | [W3] OK forest-house-4795632 forest-house-pmc.mcworld (15,582,435B)\n"}
,{"stream_name":"stdout","time":1194.2503077,"data":"[W3] OK:230 SK:0 FL:3 | 233/1119 (20.8%) | 726/hr | 11h20m | Q:113\n"}
,{"stream_name":"stderr","time":1199.894967529,"data":"20:38:53 | [W1] OK flying-whale-with-abandoned-fortress-small whale9740795.schematic (6,173B)\n"}
,{"stream_name":"stdout","time":1199.914452404,"data":"[W1] OK:231 SK:0 FL:3 | 234/1119 (20.9%) | 725/hr | 11h20m | Q:113\n"}
,{"stream_name":"stderr","time":1207.731425092,"data":"20:39:00 | [W3] OK myst-modern-mansion-ias mystwulf10538305.schematic (35,433B)\n"}
,{"stream_name":"stdout","time":1207.752754603,"data":"[W3] OK:232 SK:0 FL:3 | 235/1119 (21.0%) | 724/hr | 11h20m | Q:110\n"}
,{"stream_name":"stderr","time":1211.746160801,"data":"20:39:04 | [W2] Click fail medievalrustic-style-home: Timeout 18000ms exceeded while waiting for event \"\n"}
,{"stream_name":"stderr","time":1212.443937075,"data":"20:39:05 | [W4] OK itskoder-s-music-disk-farm-modification-for-mushoden-s-2000-gunpowder-per-hour-creeper-farm itskoder-s-540-music-discs-per-hr-farm.schem (1,098B)\n"}
,{"stream_name":"stdout","time":1212.491068725,"data":"[W4] OK:233 SK:0 FL:3 | 236/1119 (21.1%) | 724/hr | 11h20m | Q:109\n"}
,{"stream_name":"stderr","time":1229.25259477,"data":"20:39:22 | [W1] OK infinite-parkour-version-2-0-alpha infinite-parkour-alphav0-2-0.zip (13,503,857B)\n"}
,{"stream_name":"stdout","time":1229.274702223,"data":"[W1] OK:234 SK:0 FL:3 | 237/1119 (21.2%) | 716/hr | 11h20m | Q:107\n"}
,{"stream_name":"stdout","time":1229.275514351,"data":"\n"}
,{"stream_name":"stdout","time":1229.275538082,"data":"==================================================\n"}
,{"stream_name":"stdout","time":1229.275629361,"data":"SUMMARY: 1001 done | 12 failed | 0 skipped | 4 pending\n"}
,{"stream_name":"stdout","time":1229.27579699,"data":"Progress CSV: /kaggle/working/pmc_out/progress.csv\n"}
,{"stream_name":"stdout","time":1229.275817498,"data":"==================================================\n"}
,{"stream_name":"stdout","time":1229.275901561,"data":"\n"}
,{"stream_name":"stderr","time":1229.276214348,"data":"20:39:22 | [W1] Think pause 23s\n"}
,{"stream_name":"stderr","time":1233.014631071,"data":"20:39:26 | [W0] OK kenworth-w900-with-download kenworth.schematic (1,457B)\n"}
,{"stream_name":"stdout","time":1233.063922367,"data":"[W0] OK:235 SK:0 FL:3 | 238/1119 (21.3%) | 717/hr | 11h20m | Q:107\n"}
,{"stream_name":"stderr","time":1240.579351085,"data":"20:39:33 | [W4] OK parkour-dropper-2-i-still-don-t-think-i-need-to-say-what-kind-of-map-this-it parkour-dropper-2-1-16-3.zip (2,638,878B)\n"}
,{"stream_name":"stdout","time":1240.603523229,"data":"[W4] OK:236 SK:0 FL:3 | 239/1119 (21.4%) | 716/hr | 11h20m | Q:107\n"}
,{"stream_name":"stderr","time":1250.275060763,"data":"20:39:43 | [W3] Click fail small-keep-messy-medieval: Timeout 18000ms exceeded while waiting for event \"\n"}
,{"stream_name":"stderr","time":1259.193041598,"data":"20:39:52 | [W0] OK tiny-tower-and-bitcraft-apts-recreation 16-tiny-tower-map-replica-bitcraft-apts-large-1-12-by-megami.zip (6,089,186B)\n"}
,{"stream_name":"stdout","time":1259.239396456,"data":"[W0] OK:237 SK:0 FL:3 | 240/1119 (21.4%) | 708/hr | 11h19m | Q:104\n"}
,{"stream_name":"stderr","time":1259.793544348,"data":"20:39:53 | [W2] Click fail medievalrustic-style-home: Timeout 18000ms exceeded while waiting for event \"\n"}
,{"stream_name":"stderr","time":1260.002226638,"data":"20:39:53 | [W4] OK new-japanese-temple japanese temple.schematic (8,936B)\n"}
,{"stream_name":"stdout","time":1260.04997709,"data":"[W4] OK:238 SK:0 FL:3 | 241/1119 (21.5%) | 710/hr | 11h19m | Q:104\n"}
,{"stream_name":"stderr","time":1264.772356546,"data":"20:39:58 | [W1] OK sheetz-convenience-store sheetz.zip (6,470,639B)\n"}
,{"stream_name":"stdout","time":1264.790767394,"data":"[W1] OK:239 SK:0 FL:3 | 242/1119 (21.6%) | 710/hr | 11h19m | Q:104\n"}
,{"stream_name":"stderr","time":1275.266608831,"data":"20:40:08 | [W4] OK skyblock-server-spawn-3260314 sky-block-spawn8899839.schematic (8,245B)\n"}
,{"stream_name":"stdout","time":1275.30903207,"data":"[W4] OK:240 SK:0 FL:3 | 243/1119 (21.7%) | 707/hr | 11h19m | Q:101\n"}
,{"stream_name":"stderr","time":1282.583132689,"data":"20:40:15 | [W1] OK vi-lo-szczecin szko-a-1.zip (1,759,906B)\n"}
,{"stream_name":"stdout","time":1282.613062743,"data":"[W1] OK:241 SK:0 FL:3 | 244/1119 (21.8%) | 706/hr | 11h19m | Q:101\n"}
,{"stream_name":"stderr","time":1283.721692858,"data":"20:40:16 | [W0] OK blue-house-4060806 blue-house.zip (5,149,542B)\n"}
,{"stream_name":"stdout","time":1283.744042083,"data":"[W0] OK:242 SK:0 FL:3 | 245/1119 (21.9%) | 708/hr | 11h19m | Q:101\n"}
,{"stream_name":"stderr","time":1287.946709578,"data":"20:40:21 | [W4] OK house-setting-silent-mill-download house8824630.schematic (2,801B)\n"}
,{"stream_name":"stdout","time":1287.972674919,"data":"[W4] OK:243 SK:0 FL:3 | 246/1119 (22.0%) | 709/hr | 11h19m | Q:100\n"}
,{"stream_name":"stdout","time":1287.973529888,"data":"\n"}
,{"stream_name":"stdout","time":1287.973561899,"data":"==================================================\n"}
,{"stream_name":"stdout","time":1287.973570742,"data":"SUMMARY: 1010 done | 12 failed | 0 skipped | 2 pending\n"}
,{"stream_name":"stdout","time":1287.973576097,"data":"Progress CSV: /kaggle/working/pmc_out/progress.csv\n"}
,{"stream_name":"stdout","time":1287.973581131,"data":"==================================================\n"}
,{"stream_name":"stdout","time":1287.973585962,"data":"\n"}
,{"stream_name":"stderr","time":1287.974110439,"data":"20:40:21 | [W4] Think pause 39s\n"}
,{"stream_name":"stderr","time":1288.375138728,"data":"20:40:21 | [W3] Click fail small-keep-messy-medieval: Timeout 18000ms exceeded while waiting for event \"\n"}
,{"stream_name":"stderr","time":1298.970393126,"data":"20:40:32 | [W0] OK 100-years-100-ans-100-jahre-wwi-project 100years-by-biopowered.schematic (20,699B)\n"}
,{"stream_name":"stdout","time":1298.991353857,"data":"[W0] OK:244 SK:0 FL:3 | 247/1119 (22.1%) | 705/hr | 11h19m | Q:98\n"}
,{"stream_name":"stderr","time":1299.952968309,"data":"20:40:33 | [W2] Click fail medievalrustic-style-home: Timeout 18000ms exceeded while waiting for event \"\n"}
,{"stream_name":"stderr","time":1300.593142403,"data":"20:40:33 | [W1] OK satan-s-creation-power pcpeschem.zip (7,076,612B)\n"}
,{"stream_name":"stdout","time":1300.638582217,"data":"[W1] OK:245 SK:0 FL:3 | 248/1119 (22.2%) | 707/hr | 11h19m | Q:98\n"}
,{"stream_name":"stderr","time":1316.339482705,"data":"20:40:49 | [W1] OK athena-class-electronic-warfare-ship-aliquam feriach-athena9555201.schematic (12,498B)\n"}
,{"stream_name":"stdout","time":1316.377845266,"data":"[W1] OK:246 SK:0 FL:3 | 249/1119 (22.3%) | 701/hr | 11h18m | Q:96\n"}
,{"stream_name":"stderr","time":1317.032987359,"data":"20:40:50 | [W0] OK tow-mater-6718320 towmater.schem (3,717B)\n"}
,{"stream_name":"stdout","time":1317.062356136,"data":"[W0] OK:247 SK:0 FL:3 | 250/1119 (22.3%) | 704/hr | 11h18m | Q:96\n"}
,{"stream_name":"stdout","time":1318.284102461,"data":"[W2] OK:247 SK:0 FL:4 | 251/1119 (22.4%) | 703/hr | 11h18m | Q:96\n"}
,{"stream_name":"stdout","time":1318.284916106,"data":"\n"}
,{"stream_name":"stdout","time":1318.284938498,"data":"==================================================\n"}
,{"stream_name":"stdout","time":1318.284944558,"data":"SUMMARY: 1014 done | 13 failed | 0 skipped | 1 pending\n"}
,{"stream_name":"stdout","time":1318.284949584,"data":"Progress CSV: /kaggle/working/pmc_out/progress.csv\n"}
,{"stream_name":"stdout","time":1318.284954473,"data":"==================================================\n"}
,{"stream_name":"stdout","time":1318.28496031,"data":"\n"}
,{"stream_name":"stderr","time":1318.285187705,"data":"20:40:51 | [W2] Think pause 32s\n"}
,{"stream_name":"stderr","time":1326.656599051,"data":"20:40:59 | [W3] Click fail small-keep-messy-medieval: Timeout 18000ms exceeded while waiting for event \"\n"}
,{"stream_name":"stderr","time":1337.29546951,"data":"20:41:10 | [W1] OK diana-class-attack-submarine diana-ssn-complete.schematic (10,413B)\n"}
,{"stream_name":"stdout","time":1337.32999566,"data":"[W1] OK:248 SK:0 FL:4 | 252/1119 (22.5%) | 695/hr | 11h18m | Q:93\n"}
,{"stream_name":"stderr","time":1339.608794774,"data":"20:41:12 | [W4] OK 1-20-elemental-statues-x5-download elementals.zip (3,496,637B)\n"}
,{"stream_name":"stdout","time":1339.641798172,"data":"[W4] OK:249 SK:0 FL:4 | 253/1119 (22.6%) | 697/hr | 11h18m | Q:93\n"}
,{"stream_name":"stderr","time":1340.22552946,"data":"20:41:13 | [W0] OK farm-house-barn farmhouse18325647.schematic (1,429B)\n"}
,{"stream_name":"stdout","time":1340.242120301,"data":"[W0] OK:250 SK:0 FL:4 | 254/1119 (22.7%) | 699/hr | 11h18m | Q:93\n"}
,{"stream_name":"stdout","time":1343.62440075,"data":"[W3] OK:250 SK:0 FL:5 | 255/1119 (22.8%) | 698/hr | 11h18m | Q:93\n"}
,{"stream_name":"stderr","time":1353.157947413,"data":"20:41:26 | [W1] OK hnlms-karel-doorman-r81 kareldoormanbasic.schem (25,959B)\n"}
,{"stream_name":"stdout","time":1353.189919112,"data":"[W1] OK:251 SK:0 FL:5 | 256/1119 (22.9%) | 695/hr | 11h18m | Q:88\n"}
,{"stream_name":"stderr","time":1358.426403119,"data":"20:41:31 | [W4] OK chichen-itza-386271 chichen Itza_954015.schematic (5,504B)\n"}
,{"stream_name":"stdout","time":1358.445652753,"data":"[W4] OK:252 SK:0 FL:5 | 257/1119 (23.0%) | 695/hr | 11h18m | Q:88\n"}
,{"stream_name":"stderr","time":1367.39268285,"data":"20:41:40 | [W3] OK jurassic-world-evolution-hammond-creation-lab-6525821 jwe-hammondcreationlab.schem (7,601B)\n"}
,{"stream_name":"stdout","time":1367.443247305,"data":"[W3] OK:253 SK:0 FL:5 | 258/1119 (23.1%) | 693/hr | 11h18m | Q:86\n"}
,{"stream_name":"stderr","time":1367.93829067,"data":"20:41:41 | [W2] OK the-roman-arch-of-constantine archofcon.schematic (596B)\n"}
,{"stream_name":"stdout","time":1367.959593676,"data":"[W2] OK:254 SK:0 FL:5 | 259/1119 (23.1%) | 696/hr | 11h18m | Q:86\n"}
,{"stream_name":"stderr","time":1367.969360402,"data":"20:41:41 | [W0] OK pale-oak-starter-house-free-on-patreon-tutorial-1-2 03-pale-oak-starter-house.nbt (3,659B)\n"}
,{"stream_name":"stdout","time":1367.993675844,"data":"[W0] OK:255 SK:0 FL:5 | 260/1119 (23.2%) | 698/hr | 11h18m | Q:86\n"}
,{"stream_name":"stderr","time":1369.612775374,"data":"20:41:42 | [W1] OK future-city-3436968 futurcity9327499.zip (1,651,068B)\n"}
,{"stream_name":"stdout","time":1369.640899586,"data":"[W1] OK:256 SK:0 FL:5 | 261/1119 (23.3%) | 700/hr | 11h18m | Q:86\n"}
,{"stream_name":"stderr","time":1374.840669289,"data":"20:41:48 | [W4] OK taco-bell-map levels.zip (507,960B)\n"}
,{"stream_name":"stdout","time":1374.85458841,"data":"[W4] OK:257 SK:0 FL:5 | 262/1119 (23.4%) | 700/hr | 11h17m | Q:86\n"}
,{"stream_name":"stderr","time":1380.23877567,"data":"20:41:53 | [W3] OK cozy-windmill windmill.schem (2,645B)\n"}
,{"stream_name":"stdout","time":1380.255232027,"data":"[W3] OK:258 SK:0 FL:5 | 263/1119 (23.5%) | 700/hr | 11h17m | Q:83\n"}
,{"stream_name":"stderr","time":1390.808519737,"data":"20:42:04 | [W2] OK royal-palace-957032 RJRoyalPalace.schematic (43,324B)\n"}
,{"stream_name":"stdout","time":1390.830987381,"data":"[W2] OK:259 SK:0 FL:5 | 264/1119 (23.6%) | 697/hr | 11h17m | Q:80\n"}
,{"stream_name":"stderr","time":1392.660954694,"data":"20:42:05 | [W1] OK colosseum-34943 colosseum.schematic (16,173B)\n"}
,{"stream_name":"stdout","time":1392.687205659,"data":"[W1] OK:260 SK:0 FL:5 | 265/1119 (23.7%) | 699/hr | 11h17m | Q:80\n"}
,{"stream_name":"stderr","time":1392.701963121,"data":"20:42:05 | [W0] OK hybrix-themepark-map-release hybrixthemepark110562796.zip (2,295,976B)\n"}
,{"stream_name":"stdout","time":1392.720177673,"data":"[W0] OK:261 SK:0 FL:5 | 266/1119 (23.8%) | 702/hr | 11h17m | Q:80\n"}
,{"stream_name":"stderr","time":1393.822441372,"data":"20:42:07 | [W4] OK m3-half-track m3.schem (1,933B)\n"}
,{"stream_name":"stdout","time":1393.845066351,"data":"[W4] OK:262 SK:0 FL:5 | 267/1119 (23.9%) | 704/hr | 11h17m | Q:80\n"}
,{"stream_name":"stderr","time":1395.099593447,"data":"20:42:08 | [W3] OK giant-tree-157785 hometree.schematic (3,136B)\n"}
,{"stream_name":"stdout","time":1395.117396289,"data":"[W3] OK:263 SK:0 FL:5 | 268/1119 (23.9%) | 706/hr | 11h17m | Q:80\n"}
,{"stream_name":"stderr","time":1405.401417834,"data":"20:42:18 | [W2] OK pigstep-minecraft-minecraft-note-block-cover pigstep-minecraft.zip (18,619B)\n"}
,{"stream_name":"stdout","time":1405.421588766,"data":"[W2] OK:264 SK:0 FL:5 | 269/1119 (24.0%) | 703/hr | 11h17m | Q:75\n"}
,{"stream_name":"stderr","time":1409.475779506,"data":"20:42:22 | [W4] OK schematic-1-15-2-medium-sized-house home.schem (2,380B)\n"}
,{"stream_name":"stdout","time":1409.516538523,"data":"[W4] OK:265 SK:0 FL:5 | 270/1119 (24.1%) | 704/hr | 11h17m | Q:75\n"}
,{"stream_name":"stderr","time":1416.253215314,"data":"20:42:29 | [W0] OK north-city-murder world-1.zip (3,287,292B)\n"}
,{"stream_name":"stdout","time":1416.289382527,"data":"[W0] OK:266 SK:0 FL:5 | 271/1119 (24.2%) | 703/hr | 11h17m | Q:74\n"}
,{"stream_name":"stderr","time":1417.062342729,"data":"20:42:30 | [W3] OK fus-ro-dah FUSRODAH.schematic (5,528B)\n"}
,{"stream_name":"stdout","time":1417.083236298,"data":"[W3] OK:267 SK:0 FL:5 | 272/1119 (24.3%) | 705/hr | 11h17m | Q:73\n"}
,{"stream_name":"stderr","time":1417.462253507,"data":"20:42:30 | [W1] OK trick-or-treat-adventure-map trick-or-treat.zip (2,194,427B)\n"}
,{"stream_name":"stdout","time":1417.484374215,"data":"[W1] OK:268 SK:0 FL:5 | 273/1119 (24.4%) | 707/hr | 11h17m | Q:73\n"}
,{"stream_name":"stderr","time":1424.294826945,"data":"20:42:37 | [W2] OK the-fire-station-4737333 the-fire-station.zip (1,120,403B)\n"}
,{"stream_name":"stdout","time":1424.322292882,"data":"[W2] OK:269 SK:0 FL:5 | 274/1119 (24.5%) | 706/hr | 11h17m | Q:72\n"}
,{"stream_name":"stderr","time":1426.627524829,"data":"20:42:39 | [W4] OK marsza-ek-pi-sudski-1-1-scale-fictional-battleship orp-marszalek-pilsudski.schematic (15,682B)\n"}
,{"stream_name":"stdout","time":1426.682100337,"data":"[W4] OK:270 SK:0 FL:5 | 275/1119 (24.6%) | 708/hr | 11h17m | Q:71\n"}
,{"stream_name":"stderr","time":1434.69673877,"data":"20:42:47 | [W1] OK grand-wooden-mansion-for-12-players grandwoodenmansionfor12players.schem (15,625B)\n"}
,{"stream_name":"stdout","time":1434.734229464,"data":"[W1] OK:271 SK:0 FL:5 | 276/1119 (24.7%) | 706/hr | 11h16m | Q:69\n"}
,{"stream_name":"stderr","time":1437.133633207,"data":"20:42:50 | [W0] OK freedom-tower-1052824 Freedom-towerschematic.zip (15,241B)\n"}
,{"stream_name":"stdout","time":1437.165480409,"data":"[W0] OK:272 SK:0 FL:5 | 277/1119 (24.8%) | 708/hr | 11h16m | Q:68\n"}
,{"stream_name":"stderr","time":1439.010407173,"data":"20:42:52 | [W3] OK eyes-the-horror-game-5614402 2a7yzllsfwa.zip (157,382B)\n"}
,{"stream_name":"stdout","time":1439.030494789,"data":"[W3] OK:273 SK:0 FL:5 | 278/1119 (24.8%) | 709/hr | 11h16m | Q:68\n"}
,{"stream_name":"stderr","time":1443.877720654,"data":"20:42:57 | [W2] OK castle-106795 NICE CASTLE.rar (1,415,698B)\n"}
,{"stream_name":"stdout","time":1443.893931802,"data":"[W2] OK:274 SK:0 FL:5 | 279/1119 (24.9%) | 709/hr | 11h16m | Q:68\n"}
,{"stream_name":"stderr","time":1444.151928195,"data":"20:42:57 | [W4] OK modern-skyblock-5608578 floating-island-survival.zip (1,526,616B)\n"}
,{"stream_name":"stdout","time":1444.180835062,"data":"[W4] OK:275 SK:0 FL:5 | 280/1119 (25.0%) | 712/hr | 11h16m | Q:68\n"}
,{"stream_name":"stderr","time":1456.344554839,"data":"20:43:09 | [W0] OK modern-city-building-with-baker-pharmacy-and-surgery arzthaus.schem (25,145B)\n"}
,{"stream_name":"stdout","time":1456.381803315,"data":"[W0] OK:276 SK:0 FL:5 | 281/1119 (25.1%) | 708/hr | 11h16m | Q:63\n"}
,{"stream_name":"stderr","time":1456.596019218,"data":"20:43:09 | [W1] OK night-elven-inspired-treehouse ed-night-elven-treehouse.schem (32,560B)\n"}
,{"stream_name":"stdout","time":1456.636302288,"data":"[W1] OK:277 SK:0 FL:5 | 282/1119 (25.2%) | 711/hr | 11h16m | Q:63\n"}
,{"stream_name":"stderr","time":1458.222466396,"data":"20:43:11 | [W3] OK difficult-prison-escape difficult-prison-escape.zip (4,863,724B)\n"}
,{"stream_name":"stdout","time":1458.248789675,"data":"[W3] OK:278 SK:0 FL:5 | 283/1119 (25.3%) | 712/hr | 11h16m | Q:63\n"}
,{"stream_name":"stderr","time":1460.233151942,"data":"20:43:13 | [W4] OK windblown-mesa-512x512 windblown-mesa.zip (2,358,119B)\n"}
,{"stream_name":"stdout","time":1460.253781704,"data":"[W4] OK:279 SK:0 FL:5 | 284/1119 (25.4%) | 714/hr | 11h16m | Q:63\n"}
,{"stream_name":"stderr","time":1462.031553658,"data":"20:43:15 | [W2] OK auto-cobblestone-farm-remade-way-more-efficient auto-cobblestone-farm-remade.zip (4,036,670B)\n"}
,{"stream_name":"stdout","time":1462.047610215,"data":"[W2] OK:280 SK:0 FL:5 | 285/1119 (25.5%) | 716/hr | 11h16m | Q:63\n"}
,{"stream_name":"stderr","time":1477.305431204,"data":"20:43:30 | [W0] OK survival-house-4948684 survival-house.zip (6,856B)\n"}
,{"stream_name":"stdout","time":1477.339152861,"data":"[W0] OK:281 SK:0 FL:5 | 286/1119 (25.6%) | 710/hr | 11h16m | Q:58\n"}
,{"stream_name":"stderr","time":1477.42249002,"data":"20:43:30 | [W1] OK silent-hill-in-minecraft-fanmade silent-hill-release.zip (10,862,082B)\n"}
,{"stream_name":"stdout","time":1477.454520349,"data":"[W1] OK:282 SK:0 FL:5 | 287/1119 (25.6%) | 713/hr | 11h16m | Q:58\n"}
,{"stream_name":"stderr","time":1478.329170546,"data":"20:43:31 | [W3] OK burj-al-arab-hotel-3121029 burjalarab8259327.schematic (33,337B)\n"}
,{"stream_name":"stdout","time":1478.356503379,"data":"[W3] OK:283 SK:0 FL:5 | 288/1119 (25.7%) | 715/hr | 11h16m | Q:58\n"}
,{"stream_name":"stdout","time":1478.35884375,"data":"\n"}
,{"stream_name":"stdout","time":1478.358912496,"data":"==================================================\n"}
,{"stream_name":"stdout","time":1478.358922627,"data":"SUMMARY: 1050 done | 14 failed | 0 skipped | 2 pending\n"}
,{"stream_name":"stdout","time":1478.359113292,"data":"Progress CSV: /kaggle/working/pmc_out/progress.csv\n"}
,{"stream_name":"stdout","time":1478.359122651,"data":"==================================================\n"}
,{"stream_name":"stdout","time":1478.359126546,"data":"\n"}
,{"stream_name":"stderr","time":1478.359368336,"data":"20:43:31 | [W3] Think pause 21s\n"}
,{"stream_name":"stderr","time":1485.330798905,"data":"20:43:38 | [W4] OK modern-house-5681980 modern-house.zip (373,519B)\n"}
,{"stream_name":"stdout","time":1485.374952572,"data":"[W4] OK:284 SK:0 FL:5 | 289/1119 (25.8%) | 714/hr | 11h16m | Q:57\n"}
,{"stream_name":"stderr","time":1485.954227492,"data":"20:43:39 | [W2] OK medieval-spawn-4176984 default-spawn.zip (437,666B)\n"}
,{"stream_name":"stdout","time":1485.999280594,"data":"[W2] OK:285 SK:0 FL:5 | 290/1119 (25.9%) | 716/hr | 11h16m | Q:57\n"}
,{"stream_name":"stderr","time":1493.033256417,"data":"20:43:46 | [W0] OK nordic-map-1k-1k nordique.zip (12,283,715B)\n"}
,{"stream_name":"stdout","time":1493.055544356,"data":"[W0] OK:286 SK:0 FL:5 | 291/1119 (26.0%) | 715/hr | 11h16m | Q:56\n"}
,{"stream_name":"stderr","time":1499.238540429,"data":"20:43:52 | [W1] OK elven-house-4708789 elven-starter-house.zip (6,518,957B)\n"}
,{"stream_name":"stdout","time":1499.267586008,"data":"[W1] OK:287 SK:0 FL:5 | 292/1119 (26.1%) | 715/hr | 11h15m | Q:54\n"}
,{"stream_name":"stderr","time":1504.703277989,"data":"20:43:57 | [W4] OK medieval-gate-3311357 medievalgate8894097.schematic (1,167B)\n"}
,{"stream_name":"stdout","time":1504.733184137,"data":"[W4] OK:288 SK:0 FL:5 | 293/1119 (26.2%) | 714/hr | 11h15m | Q:53\n"}
,{"stream_name":"stderr","time":1507.029039445,"data":"20:44:00 | [W2] OK minecraft-city-with-2-mansions-and-a-mosque modern-city.zip (2,482,822B)\n"}
,{"stream_name":"stdout","time":1507.053339295,"data":"[W2] OK:289 SK:0 FL:5 | 294/1119 (26.3%) | 716/hr | 11h15m | Q:51\n"}
,{"stream_name":"stderr","time":1508.185424068,"data":"20:44:01 | [W3] OK modern-house-schematic-5511026 modernhouse1.schem (2,180B)\n"}
,{"stream_name":"stdout","time":1508.230988474,"data":"[W3] OK:290 SK:0 FL:5 | 295/1119 (26.4%) | 718/hr | 11h15m | Q:51\n"}
,{"stream_name":"stderr","time":1512.905991808,"data":"20:44:06 | [W0] OK mineshaft-pvp-2789365 liquidmine2.schematic (14,810B)\n"}
,{"stream_name":"stdout","time":1512.932198478,"data":"[W0] OK:291 SK:0 FL:5 | 296/1119 (26.5%) | 718/hr | 11h15m | Q:50\n"}
,{"stream_name":"stderr","time":1518.518119818,"data":"20:44:11 | [W1] OK all-terrain-tactical-enforcer atte.schematic (1,450B)\n"}
,{"stream_name":"stdout","time":1518.548246427,"data":"[W1] OK:292 SK:0 FL:5 | 297/1119 (26.5%) | 718/hr | 11h15m | Q:48\n"}
,{"stream_name":"stderr","time":1520.587836827,"data":"20:44:13 | [W2] OK cloverfield089s-minemall project-world-minemall_40683_schematic.schematic (23,051B)\n"}
,{"stream_name":"stdout","time":1520.648401896,"data":"[W2] OK:293 SK:0 FL:5 | 298/1119 (26.6%) | 719/hr | 11h15m | Q:48\n"}
,{"stream_name":"stderr","time":1526.85828245,"data":"20:44:20 | [W3] OK henri-iv-battlecruiser henri-iv.schematic (16,416B)\n"}
,{"stream_name":"stdout","time":1526.887642999,"data":"[W3] OK:294 SK:0 FL:5 | 299/1119 (26.7%) | 718/hr | 11h15m | Q:46\n"}
,{"stream_name":"stderr","time":1527.332807305,"data":"20:44:20 | [W4] OK castle-world-4826551 castle-test-world.zip (2,290,012B)\n"}
,{"stream_name":"stdout","time":1527.362906237,"data":"[W4] OK:295 SK:0 FL:5 | 300/1119 (26.8%) | 721/hr | 11h15m | Q:46\n"}
,{"stream_name":"stderr","time":1532.101770389,"data":"20:44:25 | [W0] OK halloween-pupkin halloween10626045.schematic (28,302B)\n"}
,{"stream_name":"stdout","time":1532.143631019,"data":"[W0] OK:296 SK:0 FL:5 | 301/1119 (26.9%) | 721/hr | 11h15m | Q:45\n"}
,{"stream_name":"stderr","time":1537.022785578,"data":"20:44:30 | [W2] OK ratusz-w-ko-obrzegu-rathaus-kolberg-town-hall-in-ko-obrzeg ratusz.schem (14,454B)\n"}
,{"stream_name":"stdout","time":1537.0575259,"data":"[W2] OK:297 SK:0 FL:5 | 302/1119 (27.0%) | 721/hr | 11h15m | Q:43\n"}
,{"stream_name":"stderr","time":1540.948988731,"data":"20:44:34 | [W1] OK casa-automatica casa-automatica.zip (282,427B)\n"}
,{"stream_name":"stdout","time":1540.973044723,"data":"[W1] OK:298 SK:0 FL:5 | 303/1119 (27.1%) | 721/hr | 11h15m | Q:42\n"}
,{"stream_name":"stderr","time":1544.81838769,"data":"20:44:38 | [W3] OK splegg-map-dragon-blade splegg-map-dragon-blade.schematic (4,715B)\n"}
,{"stream_name":"stdout","time":1544.83891585,"data":"[W3] OK:299 SK:0 FL:5 | 304/1119 (27.2%) | 722/hr | 11h15m | Q:42\n"}
,{"stream_name":"stderr","time":1547.093439661,"data":"20:44:40 | [W4] OK medieval-bandit-camp-bymrakxd medieval-bandit-camp-bymrakxd.zip (2,716B)\n"}
,{"stream_name":"stdout","time":1547.116041521,"data":"[W4] OK:300 SK:0 FL:5 | 305/1119 (27.3%) | 723/hr | 11h15m | Q:41\n"}
,{"stream_name":"stderr","time":1553.489462635,"data":"20:44:46 | [W0] OK evil-nun-remake-pre-release tphex1atdqa.zip (2,262,445B)\n"}
,{"stream_name":"stdout","time":1553.527517768,"data":"[W0] OK:301 SK:0 FL:5 | 306/1119 (27.3%) | 722/hr | 11h14m | Q:39\n"}
,{"stream_name":"stderr","time":1558.469479696,"data":"20:44:51 | [W2] OK uss-ingersoll-dd-990-spruance-class-destroyer---11-scale ussingersolldd-990.schematic (13,820B)\n"}
,{"stream_name":"stdout","time":1558.493364228,"data":"[W2] OK:302 SK:0 FL:5 | 307/1119 (27.4%) | 722/hr | 11h14m | Q:38\n"}
,{"stream_name":"stderr","time":1560.58418634,"data":"20:44:53 | [W1] OK puppet-6760187 islandv1.schem (13,004B)\n"}
,{"stream_name":"stdout","time":1560.616817939,"data":"[W1] OK:303 SK:0 FL:5 | 308/1119 (27.5%) | 724/hr | 11h14m | Q:38\n"}
,{"stream_name":"stderr","time":1561.26178025,"data":"20:44:54 | [W4] OK pvp-lobyy derpname10991859.zip (949,457B)\n"}
,{"stream_name":"stdout","time":1561.302882123,"data":"[W4] OK:304 SK:0 FL:5 | 309/1119 (27.6%) | 726/hr | 11h14m | Q:38\n"}
,{"stream_name":"stderr","time":1561.726191057,"data":"20:44:54 | [W3] OK modern-house-rise modernhouse-rise-.schematic (2,757B)\n"}
,{"stream_name":"stdout","time":1561.745531581,"data":"[W3] OK:305 SK:0 FL:5 | 310/1119 (27.7%) | 728/hr | 11h14m | Q:38\n"}
,{"stream_name":"stderr","time":1575.392999826,"data":"20:45:08 | [W2] OK palace-of-westminster-4783999 palace-of-westminster.zip (2,504,874B)\n"}
,{"stream_name":"stdout","time":1575.427326708,"data":"[W2] OK:306 SK:0 FL:5 | 311/1119 (27.8%) | 724/hr | 11h14m | Q:33\n"}
,{"stream_name":"stderr","time":1577.943169281,"data":"20:45:11 | [W0] OK multi-tnt-cannon multi-cannon.schematic (367B)\n"}
,{"stream_name":"stdout","time":1577.980972008,"data":"[W0] OK:307 SK:0 FL:5 | 312/1119 (27.9%) | 725/hr | 11h14m | Q:33\n"}
,{"stream_name":"stderr","time":1578.005086742,"data":"20:45:11 | [W1] OK town-1724375 smallvillage.schematic (189,759B)\n"}
,{"stream_name":"stdout","time":1578.046869061,"data":"[W1] OK:308 SK:0 FL:5 | 313/1119 (28.0%) | 727/hr | 11h14m | Q:33\n"}
,{"stream_name":"stderr","time":1581.978296605,"data":"20:45:15 | [W3] OK temple-of-the-underworld temple-of-the-underworld.zip (11,015,922B)\n"}
,{"stream_name":"stdout","time":1582.02402398,"data":"[W3] OK:309 SK:0 FL:5 | 314/1119 (28.1%) | 728/hr | 11h14m | Q:33\n"}
,{"stream_name":"stderr","time":1583.440684757,"data":"20:45:16 | [W4] OK escape-da-pris-o-1-18-1 escape-da-pris-o.zip (740,245B)\n"}
,{"stream_name":"stdout","time":1583.481060774,"data":"[W4] OK:310 SK:0 FL:5 | 315/1119 (28.2%) | 729/hr | 11h14m | Q:32\n"}
,{"stream_name":"stderr","time":1597.089716043,"data":"20:45:30 | [W0] OK barn-3887229 barn10799630.schematic (1,997B)\n"}
,{"stream_name":"stdout","time":1597.13019816,"data":"[W0] OK:311 SK:0 FL:5 | 316/1119 (28.2%) | 725/hr | 11h14m | Q:28\n"}
,{"stream_name":"stderr","time":1599.396682497,"data":"20:45:32 | [W1] OK xbox-parkour XBOX-Parkour.zip (361,943B)\n"}
,{"stream_name":"stdout","time":1599.472822646,"data":"[W1] OK:312 SK:0 FL:5 | 317/1119 (28.3%) | 727/hr | 11h14m | Q:28\n"}
,{"stream_name":"stderr","time":1607.136191257,"data":"20:45:40 | [W2] OK basilica-notre-dame-de-fourviere-5108412 basilica-copy.zip (14,783,829B)\n"}
,{"stream_name":"stdout","time":1607.154650748,"data":"[W2] OK:313 SK:0 FL:5 | 318/1119 (28.4%) | 725/hr | 11h14m | Q:27\n"}
,{"stream_name":"stderr","time":1608.413913389,"data":"20:45:41 | [W3] OK aquatic-living---modern-build-ft-getmoreland AquaticLiving.zip (3,190B)\n"}
,{"stream_name":"stdout","time":1608.469645812,"data":"[W3] OK:314 SK:0 FL:5 | 319/1119 (28.5%) | 727/hr | 11h14m | Q:27\n"}
,{"stream_name":"stderr","time":1610.703210625,"data":"20:45:43 | [W4] OK medieval-pvp-map-v2-min-2-players-1-19 world.zip (3,190,003B)\n"}
,{"stream_name":"stdout","time":1610.728795255,"data":"[W4] OK:315 SK:0 FL:5 | 320/1119 (28.6%) | 728/hr | 11h14m | Q:26\n"}
,{"stream_name":"stderr","time":1617.017617986,"data":"20:45:50 | [W0] OK horse-racing-2311118 Horce-race.zip (1,467,717B)\n"}
,{"stream_name":"stdout","time":1617.051815508,"data":"[W0] OK:316 SK:0 FL:5 | 321/1119 (28.7%) | 728/hr | 11h13m | Q:24\n"}
,{"stream_name":"stderr","time":1620.156977286,"data":"20:45:53 | [W1] OK fictional-japanese-flugdeckkreuzer-sanuki-2022-rebuild fictional-battleship-14-flugdeckkreuzer-complete-for-export-.schematic (41,552B)\n"}
,{"stream_name":"stdout","time":1620.183222506,"data":"[W1] OK:317 SK:0 FL:5 | 322/1119 (28.8%) | 728/hr | 11h13m | Q:24\n"}
,{"stream_name":"stderr","time":1623.87866732,"data":"20:45:57 | [W3] OK small-gothic-mansion--free-download gothicmansion.schematic (2,589B)\n"}
,{"stream_name":"stdout","time":1623.910104893,"data":"[W3] OK:318 SK:0 FL:5 | 323/1119 (28.9%) | 729/hr | 11h13m | Q:23\n"}
,{"stream_name":"stderr","time":1626.907811744,"data":"20:46:00 | [W2] OK techno-memorial lemrtechno.schem (2,477B)\n"}
,{"stream_name":"stdout","time":1626.93186491,"data":"[W2] OK:319 SK:0 FL:5 | 324/1119 (29.0%) | 730/hr | 11h13m | Q:22\n"}
,{"stream_name":"stderr","time":1632.026218167,"data":"20:46:05 | [W4] OK simple-slot-machine Simple Slot Machine.schematic (1,083B)\n"}
,{"stream_name":"stdout","time":1632.044240498,"data":"[W4] OK:320 SK:0 FL:5 | 325/1119 (29.0%) | 730/hr | 11h13m | Q:20\n"}
,{"stream_name":"stderr","time":1637.134737201,"data":"20:46:10 | [W0] OK 10-early-19-century-style-rowhouses rowhouses8212014.schematic (4,398B)\n"}
,{"stream_name":"stdout","time":1637.166205033,"data":"[W0] OK:321 SK:0 FL:5 | 326/1119 (29.1%) | 730/hr | 11h13m | Q:19\n"}
,{"stream_name":"stderr","time":1641.476688139,"data":"20:46:14 | [W3] OK fantaisie townhall208027202.schematic (22,718B)\n"}
,{"stream_name":"stdout","time":1641.511302383,"data":"[W3] OK:322 SK:0 FL:5 | 327/1119 (29.2%) | 730/hr | 11h13m | Q:19\n"}
,{"stream_name":"stderr","time":1643.316399385,"data":"20:46:16 | [W1] OK federal-parliament-of-the-united-states-of-alterra federal-parliament-2026-01-06-4-42-45-pm.zip (33,478B)\n"}
,{"stream_name":"stdout","time":1643.336286113,"data":"[W1] OK:323 SK:0 FL:5 | 328/1119 (29.3%) | 731/hr | 11h13m | Q:17\n"}
,{"stream_name":"stderr","time":1646.995265951,"data":"20:46:20 | [W2] OK u-boat-3321088 u-boatbypluto94799441189.zip (566,093B)\n"}
,{"stream_name":"stdout","time":1647.037397575,"data":"[W2] OK:324 SK:0 FL:5 | 329/1119 (29.4%) | 732/hr | 11h13m | Q:17\n"}
,{"stream_name":"stderr","time":1652.095492637,"data":"20:46:25 | [W4] OK ijn-kamikaze-class-1-1-scale-june-2019 ijn-kamikaze.schematic (4,851B)\n"}
,{"stream_name":"stdout","time":1652.129433418,"data":"[W4] OK:325 SK:0 FL:5 | 330/1119 (29.5%) | 732/hr | 11h13m | Q:15\n"}
,{"stream_name":"stderr","time":1654.402095462,"data":"20:46:27 | [W0] OK the-train-station-of-tenochtitlan trainstation.schem (23,314B)\n"}
,{"stream_name":"stdout","time":1654.430976659,"data":"[W0] OK:326 SK:0 FL:5 | 331/1119 (29.6%) | 733/hr | 11h13m | Q:15\n"}
,{"stream_name":"stderr","time":1659.915455023,"data":"20:46:33 | [W3] OK hitman-hokkaido-gama-hospital hitman-gama-hospital.zip (13,215,562B)\n"}
,{"stream_name":"stdout","time":1659.954026467,"data":"[W3] OK:327 SK:0 FL:5 | 332/1119 (29.7%) | 733/hr | 11h13m | Q:14\n"}
,{"stream_name":"stderr","time":1662.847890478,"data":"20:46:36 | [W1] OK white-cottage-house whitecottagehouse.schem (4,202B)\n"}
,{"stream_name":"stdout","time":1662.867015588,"data":"[W1] OK:328 SK:0 FL:5 | 333/1119 (29.8%) | 734/hr | 11h13m | Q:12\n"}
,{"stream_name":"stderr","time":1669.187318102,"data":"20:46:42 | [W2] OK five-nights-at-freddys-2-1-7-10-read-description fnaf2.zip (999,598B)\n"}
,{"stream_name":"stdout","time":1669.206200996,"data":"[W2] OK:329 SK:0 FL:5 | 334/1119 (29.8%) | 733/hr | 11h13m | Q:12\n"}
,{"stream_name":"stderr","time":1670.845929581,"data":"20:46:44 | [W0] OK automatic-pig-farm-646096 Pig farm.schematic (1,897B)\n"}
,{"stream_name":"stdout","time":1670.868978538,"data":"[W0] OK:330 SK:0 FL:5 | 335/1119 (29.9%) | 735/hr | 11h13m | Q:12\n"}
,{"stream_name":"stderr","time":1674.215767912,"data":"20:46:47 | [W4] OK bright-mushrooms-cave-custom-biome-map mushroom-cave.zip (15,377,589B)\n"}
,{"stream_name":"stdout","time":1674.230670943,"data":"[W4] OK:331 SK:0 FL:5 | 336/1119 (30.0%) | 735/hr | 11h12m | Q:10\n"}
,{"stream_name":"stderr","time":1682.158761523,"data":"20:46:55 | [W3] OK alan-becker-s-pc-i-don-t-know-why-i-created-this alan-s-pc.zip (1,447,103B)\n"}
,{"stream_name":"stdout","time":1682.18585973,"data":"[W3] OK:332 SK:0 FL:5 | 337/1119 (30.1%) | 734/hr | 11h12m | Q:8\n"}
,{"stream_name":"stderr","time":1685.530755847,"data":"20:46:58 | [W2] OK survial-island-3197793 island8510896.schematic (112,881B)\n"}
,{"stream_name":"stdout","time":1685.572052813,"data":"[W2] OK:333 SK:0 FL:5 | 338/1119 (30.2%) | 735/hr | 11h12m | Q:8\n"}
,{"stream_name":"stderr","time":1688.36598704,"data":"20:47:01 | [W1] OK ohio-university-college-green ou-college-green-java-and-bedrock.zip (15,608,864B)\n"}
,{"stream_name":"stdout","time":1688.398098218,"data":"[W1] OK:334 SK:0 FL:5 | 339/1119 (30.3%) | 735/hr | 11h12m | Q:7\n"}
,{"stream_name":"stderr","time":1689.921940206,"data":"20:47:03 | [W0] OK macys-thanksgiving-parade macysparade.zip (1,530,345B)\n"}
,{"stream_name":"stdout","time":1689.949053006,"data":"[W0] OK:335 SK:0 FL:5 | 340/1119 (30.4%) | 737/hr | 11h12m | Q:7\n"}
,{"stream_name":"stderr","time":1697.581081901,"data":"20:47:10 | [W4] OK christmas-advent-calendar-with-optional-music-box-100-vanilla-fully-automated-survival-friendly-no-datapack-or-resource-pack advent-calendar.schem (25,938B)\n"}
,{"stream_name":"stdout","time":1697.606132368,"data":"[W4] OK:336 SK:0 FL:5 | 341/1119 (30.5%) | 736/hr | 11h12m | Q:5\n"}
,{"stream_name":"stderr","time":1697.629235609,"data":"20:47:10 | [W0] Done. Success=336\n"}
,{"stream_name":"stderr","time":1698.742002203,"data":"20:47:11 | [W2] OK white-mansion-760802 Modern House V5 By Joker_xDD-.schematic (5,611B)\n"}
,{"stream_name":"stdout","time":1698.757259714,"data":"[W2] OK:337 SK:0 FL:5 | 342/1119 (30.6%) | 737/hr | 11h12m | Q:4\n"}
,{"stream_name":"stderr","time":1698.795347126,"data":"20:47:12 | [W1] Done. Success=337\n"}
,{"stream_name":"stderr","time":1699.129070335,"data":"20:47:12 | [W3] OK official-pmc-server-spawn-concept-for-179-contest pmcserverspawn1_7_98611728.schematic (4,732B)\n"}
,{"stream_name":"stdout","time":1699.14260951,"data":"[W3] OK:338 SK:0 FL:5 | 343/1119 (30.7%) | 739/hr | 11h12m | Q:3\n"}
,{"stream_name":"stderr","time":1704.482200405,"data":"20:47:17 | [W2] Done. Success=338\n"}
,{"stream_name":"stderr","time":1705.338052263,"data":"20:47:18 | [W4] Done. Success=338\n"}
,{"stream_name":"stderr","time":1706.765789568,"data":"20:47:20 | [W3] Done. Success=338\n"}
,{"stream_name":"stdout","time":1708.040583244,"data":"\n"}
,{"stream_name":"stdout","time":1708.040625551,"data":"=======================================================\n"}
,{"stream_name":"stdout","time":1708.040639574,"data":" DONE | 27.6 min | RUNNING\n"}
,{"stream_name":"stdout","time":1708.040643698,"data":" SUCCESS : 1,105\n"}
,{"stream_name":"stdout","time":1708.040647387,"data":" FAILED : 14\n"}
,{"stream_name":"stdout","time":1708.040651025,"data":" SKIPPED : 0\n"}
,{"stream_name":"stdout","time":1708.040654653,"data":" Progress CSV saved to: /kaggle/working/pmc_out/progress.csv\n"}
,{"stream_name":"stdout","time":1708.040658859,"data":"=======================================================\n"}
,{"stream_name":"stdout","time":1708.040663044,"data":"\n"}
,{"stream_name":"stderr","time":1710.408410493,"data":"/usr/local/lib/python3.12/dist-packages/mistune.py:435: SyntaxWarning: invalid escape sequence '\\|'\n"}
,{"stream_name":"stderr","time":1710.40847243,"data":" cells[i][c] = re.sub('\\\\\\\\\\|', '|', cell)\n"}
,{"stream_name":"stderr","time":1710.750561366,"data":"/usr/local/lib/python3.12/dist-packages/nbconvert/filters/filter_links.py:36: SyntaxWarning: invalid escape sequence '\\_'\n"}
,{"stream_name":"stderr","time":1710.750593839,"data":" text = re.sub(r'_', '\\_', text) # Escape underscores in display text\n"}
,{"stream_name":"stderr","time":1711.738938026,"data":"[NbConvertApp] Converting notebook __script__.ipynb to html\n"}
,{"stream_name":"stderr","time":1713.404604943,"data":"[NbConvertApp] Writing 968925 bytes to __results__.html\n"}
] |