-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-0669b64613.log
830 lines (829 loc) · 63 KB
/
1.6.0-DEV-0669b64613.log
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
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
Julia Version 1.6.0-DEV.1153
Commit 0669b64613 (2020-10-07 09:01 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: AMD EPYC 7502 32-Core Processor
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-10.0.1 (ORCJIT, znver2)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed Schedulers ──────────── v0.1.0
Installed Primes ──────────────── v0.4.0
Installed DistributedArrays ───── v0.6.5
Installed DistributedOperations ─ v1.0.0
Updating `~/.julia/environments/v1.6/Project.toml`
[fcb5363a] + Schedulers v0.1.0
Updating `~/.julia/environments/v1.6/Manifest.toml`
[aaf54ef3] + DistributedArrays v0.6.5
[5333d757] + DistributedOperations v1.0.0
[27ebfcd6] + Primes v0.4.0
[fcb5363a] + Schedulers v0.1.0
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[de0858da] + Printf
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[4ec0a83e] + Unicode
Testing Schedulers
Status `/tmp/jl_TaEGXZ/Project.toml`
[5333d757] DistributedOperations v1.0.0
[fcb5363a] Schedulers v0.1.0
[8ba89e20] Distributed
[de0858da] Printf
[9a3f8284] Random
[10745b16] Statistics
[8dfed614] Test
Status `/tmp/jl_TaEGXZ/Manifest.toml`
[aaf54ef3] DistributedArrays v0.6.5
[5333d757] DistributedOperations v1.0.0
[27ebfcd6] Primes v0.4.0
[fcb5363a] Schedulers v0.1.0
[2a0f44e3] Base64
[8ba89e20] Distributed
[b77e0a4c] InteractiveUtils
[8f399da3] Libdl
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[d6f4376e] Markdown
[de0858da] Printf
[9a3f8284] Random
[9e88b42a] Serialization
[6462fe0b] Sockets
[2f01184e] SparseArrays
[10745b16] Statistics
[8dfed614] Test
[4ec0a83e] Unicode
Testing Running tests...
[ Info: running task 1 on process 6; 5 workers total; 9 tasks left in task-pool.
[ Info: running task 2 on process 4; 5 workers total; 8 tasks left in task-pool.
[ Info: running task 3 on process 5; 5 workers total; 7 tasks left in task-pool.
[ Info: running task 4 on process 2; 5 workers total; 6 tasks left in task-pool.
[ Info: running task 5 on process 3; 5 workers total; 5 tasks left in task-pool.
[ Info: running task 6 on process 5; 5 workers total; 4 tasks left in task-pool.
[ Info: running task 7 on process 6; 5 workers total; 3 tasks left in task-pool.
[ Info: running task 8 on process 2; 5 workers total; 2 tasks left in task-pool.
[ Info: running task 9 on process 3; 5 workers total; 1 tasks left in task-pool.
[ Info: running task 10 on process 4; 5 workers total; 0 tasks left in task-pool.
Test Summary: | Pass Total
pmap, stable cluster test | 16 16
[ Info: running task 1 on process 8; 2 workers total; 99 tasks left in task-pool.
[ Info: running task 2 on process 7; 2 workers total; 98 tasks left in task-pool.
[ Info: running task 3 on process 7; 5 workers total; 97 tasks left in task-pool.
[ Info: running task 4 on process 8; 6 workers total; 96 tasks left in task-pool.
[ Info: running task 5 on process 7; 10 workers total; 95 tasks left in task-pool.
[ Info: running task 6 on process 8; 10 workers total; 94 tasks left in task-pool.
[ Info: running task 7 on process 7; 10 workers total; 93 tasks left in task-pool.
[ Info: running task 8 on process 8; 10 workers total; 92 tasks left in task-pool.
[ Info: running task 9 on process 7; 10 workers total; 91 tasks left in task-pool.
[ Info: running task 10 on process 8; 10 workers total; 90 tasks left in task-pool.
[ Info: running task 11 on process 7; 10 workers total; 89 tasks left in task-pool.
[ Info: running task 12 on process 8; 10 workers total; 88 tasks left in task-pool.
[ Info: running task 13 on process 11; 10 workers total; 87 tasks left in task-pool.
[ Info: running task 14 on process 16; 10 workers total; 86 tasks left in task-pool.
[ Info: running task 15 on process 14; 10 workers total; 85 tasks left in task-pool.
[ Info: running task 16 on process 12; 10 workers total; 84 tasks left in task-pool.
[ Info: running task 17 on process 15; 10 workers total; 83 tasks left in task-pool.
[ Info: running task 18 on process 13; 10 workers total; 82 tasks left in task-pool.
[ Info: running task 19 on process 10; 10 workers total; 81 tasks left in task-pool.
[ Info: running task 20 on process 9; 10 workers total; 80 tasks left in task-pool.
[ Info: running task 21 on process 7; 10 workers total; 79 tasks left in task-pool.
[ Info: running task 22 on process 8; 10 workers total; 78 tasks left in task-pool.
[ Info: running task 23 on process 11; 10 workers total; 77 tasks left in task-pool.
[ Info: running task 24 on process 16; 10 workers total; 76 tasks left in task-pool.
[ Info: running task 25 on process 14; 10 workers total; 75 tasks left in task-pool.
[ Info: running task 26 on process 12; 10 workers total; 74 tasks left in task-pool.
[ Info: running task 27 on process 15; 10 workers total; 73 tasks left in task-pool.
[ Info: running task 28 on process 10; 10 workers total; 72 tasks left in task-pool.
[ Info: running task 29 on process 13; 10 workers total; 71 tasks left in task-pool.
[ Info: running task 30 on process 9; 10 workers total; 70 tasks left in task-pool.
[ Info: running task 31 on process 7; 10 workers total; 69 tasks left in task-pool.
[ Info: running task 32 on process 8; 10 workers total; 68 tasks left in task-pool.
[ Info: running task 33 on process 11; 10 workers total; 67 tasks left in task-pool.
[ Info: running task 34 on process 16; 10 workers total; 66 tasks left in task-pool.
[ Info: running task 35 on process 14; 10 workers total; 65 tasks left in task-pool.
[ Info: running task 36 on process 15; 10 workers total; 64 tasks left in task-pool.
[ Info: running task 37 on process 12; 10 workers total; 63 tasks left in task-pool.
[ Info: running task 38 on process 13; 10 workers total; 62 tasks left in task-pool.
[ Info: running task 39 on process 10; 10 workers total; 61 tasks left in task-pool.
[ Info: running task 40 on process 9; 10 workers total; 60 tasks left in task-pool.
[ Info: running task 41 on process 7; 10 workers total; 59 tasks left in task-pool.
[ Info: running task 42 on process 8; 10 workers total; 58 tasks left in task-pool.
[ Info: running task 43 on process 11; 10 workers total; 57 tasks left in task-pool.
[ Info: running task 44 on process 16; 10 workers total; 56 tasks left in task-pool.
[ Info: running task 45 on process 14; 10 workers total; 55 tasks left in task-pool.
[ Info: running task 46 on process 12; 10 workers total; 54 tasks left in task-pool.
[ Info: running task 47 on process 15; 10 workers total; 53 tasks left in task-pool.
[ Info: running task 48 on process 10; 10 workers total; 52 tasks left in task-pool.
[ Info: running task 49 on process 13; 10 workers total; 51 tasks left in task-pool.
[ Info: running task 50 on process 9; 10 workers total; 50 tasks left in task-pool.
[ Info: running task 51 on process 7; 10 workers total; 49 tasks left in task-pool.
[ Info: running task 52 on process 8; 10 workers total; 48 tasks left in task-pool.
[ Info: running task 53 on process 11; 10 workers total; 47 tasks left in task-pool.
[ Info: running task 54 on process 16; 10 workers total; 46 tasks left in task-pool.
[ Info: running task 55 on process 14; 10 workers total; 45 tasks left in task-pool.
[ Info: running task 56 on process 12; 10 workers total; 44 tasks left in task-pool.
[ Info: running task 57 on process 15; 10 workers total; 43 tasks left in task-pool.
[ Info: running task 58 on process 13; 10 workers total; 42 tasks left in task-pool.
[ Info: running task 59 on process 10; 10 workers total; 41 tasks left in task-pool.
[ Info: running task 60 on process 9; 10 workers total; 40 tasks left in task-pool.
[ Info: running task 61 on process 7; 10 workers total; 39 tasks left in task-pool.
[ Info: running task 62 on process 8; 10 workers total; 38 tasks left in task-pool.
[ Info: running task 63 on process 11; 10 workers total; 37 tasks left in task-pool.
[ Info: running task 64 on process 16; 10 workers total; 36 tasks left in task-pool.
[ Info: running task 65 on process 14; 10 workers total; 35 tasks left in task-pool.
[ Info: running task 66 on process 12; 10 workers total; 34 tasks left in task-pool.
[ Info: running task 67 on process 15; 10 workers total; 33 tasks left in task-pool.
[ Info: running task 68 on process 13; 10 workers total; 32 tasks left in task-pool.
[ Info: running task 69 on process 10; 10 workers total; 31 tasks left in task-pool.
[ Info: running task 70 on process 9; 10 workers total; 30 tasks left in task-pool.
[ Info: running task 71 on process 7; 10 workers total; 29 tasks left in task-pool.
[ Info: running task 72 on process 8; 10 workers total; 28 tasks left in task-pool.
[ Info: running task 73 on process 11; 10 workers total; 27 tasks left in task-pool.
[ Info: running task 74 on process 16; 10 workers total; 26 tasks left in task-pool.
[ Info: running task 75 on process 14; 10 workers total; 25 tasks left in task-pool.
[ Info: running task 76 on process 12; 10 workers total; 24 tasks left in task-pool.
[ Info: running task 77 on process 15; 10 workers total; 23 tasks left in task-pool.
[ Info: running task 78 on process 10; 10 workers total; 22 tasks left in task-pool.
[ Info: running task 79 on process 13; 10 workers total; 21 tasks left in task-pool.
[ Info: running task 80 on process 9; 10 workers total; 20 tasks left in task-pool.
[ Info: running task 81 on process 7; 10 workers total; 19 tasks left in task-pool.
[ Info: running task 82 on process 8; 10 workers total; 18 tasks left in task-pool.
[ Info: running task 83 on process 11; 10 workers total; 17 tasks left in task-pool.
[ Info: running task 84 on process 16; 10 workers total; 16 tasks left in task-pool.
[ Info: running task 85 on process 14; 10 workers total; 15 tasks left in task-pool.
[ Info: running task 86 on process 12; 10 workers total; 14 tasks left in task-pool.
[ Info: running task 87 on process 15; 10 workers total; 13 tasks left in task-pool.
[ Info: running task 88 on process 10; 10 workers total; 12 tasks left in task-pool.
[ Info: running task 89 on process 13; 10 workers total; 11 tasks left in task-pool.
[ Info: running task 90 on process 9; 10 workers total; 10 tasks left in task-pool.
[ Info: running task 91 on process 7; 10 workers total; 9 tasks left in task-pool.
[ Info: running task 92 on process 8; 10 workers total; 8 tasks left in task-pool.
[ Info: running task 93 on process 11; 10 workers total; 7 tasks left in task-pool.
[ Info: running task 94 on process 16; 10 workers total; 6 tasks left in task-pool.
[ Info: running task 95 on process 14; 10 workers total; 5 tasks left in task-pool.
[ Info: running task 96 on process 12; 10 workers total; 4 tasks left in task-pool.
[ Info: running task 97 on process 15; 10 workers total; 3 tasks left in task-pool.
[ Info: running task 98 on process 13; 10 workers total; 2 tasks left in task-pool.
[ Info: running task 99 on process 10; 10 workers total; 1 tasks left in task-pool.
[ Info: running task 100 on process 9; 10 workers total; 0 tasks left in task-pool.
Test Summary: | Pass Total
pmap, growing cluster test | 110 110
[ Info: running task 1 on process 25; 10 workers total; 99 tasks left in task-pool.
[ Info: running task 2 on process 21; 10 workers total; 98 tasks left in task-pool.
[ Info: running task 3 on process 17; 10 workers total; 97 tasks left in task-pool.
[ Info: running task 4 on process 18; 10 workers total; 96 tasks left in task-pool.
[ Info: running task 5 on process 19; 10 workers total; 95 tasks left in task-pool.
[ Info: running task 6 on process 20; 10 workers total; 94 tasks left in task-pool.
[ Info: running task 7 on process 23; 10 workers total; 93 tasks left in task-pool.
[ Info: running task 8 on process 24; 10 workers total; 92 tasks left in task-pool.
[ Info: running task 9 on process 22; 10 workers total; 91 tasks left in task-pool.
[ Info: running task 10 on process 26; 10 workers total; 90 tasks left in task-pool.
[ Info: running task 11 on process 25; 10 workers total; 89 tasks left in task-pool.
[ Info: running task 12 on process 17; 10 workers total; 88 tasks left in task-pool.
[ Info: running task 13 on process 22; 10 workers total; 87 tasks left in task-pool.
[ Info: running task 14 on process 20; 10 workers total; 86 tasks left in task-pool.
[ Info: running task 15 on process 23; 10 workers total; 85 tasks left in task-pool.
[ Info: running task 16 on process 21; 10 workers total; 84 tasks left in task-pool.
[ Info: running task 17 on process 24; 10 workers total; 83 tasks left in task-pool.
[ Info: running task 18 on process 18; 10 workers total; 82 tasks left in task-pool.
[ Info: running task 19 on process 19; 10 workers total; 81 tasks left in task-pool.
[ Info: running task 20 on process 26; 10 workers total; 80 tasks left in task-pool.
┌ Warning: caught an exception, there have been 1 failure(s) on process 23...
└ @ Schedulers ~/.julia/packages/Schedulers/CFZKZ/src/Schedulers.jl:168
ProcessExitedException(23)┌ Warning: process with id=23 exited, removing from process list
└ @ Schedulers ~/.julia/packages/Schedulers/CFZKZ/src/Schedulers.jl:176
┌ Warning: caught an exception, there have been 1 failure(s) on process 21...
└ @ Schedulers ~/.julia/packages/Schedulers/CFZKZ/src/Schedulers.jl:168
ProcessExitedException(21)┌ Warning: process with id=21 exited, removing from process list
└ @ Schedulers ~/.julia/packages/Schedulers/CFZKZ/src/Schedulers.jl:176
[ Info: running task 21 on process 25; 10 workers total; 81 tasks left in task-pool.
[ Info: running task 22 on process 17; 10 workers total; 80 tasks left in task-pool.
[ Info: running task 23 on process 22; 10 workers total; 79 tasks left in task-pool.
[ Info: running task 24 on process 20; 10 workers total; 78 tasks left in task-pool.
[ Info: running task 25 on process 24; 10 workers total; 77 tasks left in task-pool.
[ Info: running task 26 on process 18; 10 workers total; 76 tasks left in task-pool.
[ Info: running task 27 on process 19; 10 workers total; 75 tasks left in task-pool.
[ Info: running task 28 on process 26; 10 workers total; 74 tasks left in task-pool.
[ Info: running task 29 on process 27; 10 workers total; 73 tasks left in task-pool.
[ Info: running task 30 on process 28; 10 workers total; 72 tasks left in task-pool.
[ Info: running task 31 on process 25; 10 workers total; 71 tasks left in task-pool.
[ Info: running task 32 on process 17; 10 workers total; 70 tasks left in task-pool.
[ Info: running task 33 on process 22; 10 workers total; 69 tasks left in task-pool.
[ Info: running task 34 on process 20; 10 workers total; 68 tasks left in task-pool.
[ Info: running task 35 on process 24; 10 workers total; 67 tasks left in task-pool.
[ Info: running task 36 on process 18; 10 workers total; 66 tasks left in task-pool.
[ Info: running task 37 on process 19; 10 workers total; 65 tasks left in task-pool.
[ Info: running task 38 on process 26; 10 workers total; 64 tasks left in task-pool.
[ Info: running task 39 on process 27; 10 workers total; 63 tasks left in task-pool.
[ Info: running task 40 on process 28; 10 workers total; 62 tasks left in task-pool.
[ Info: running task 41 on process 25; 10 workers total; 61 tasks left in task-pool.
[ Info: running task 42 on process 17; 10 workers total; 60 tasks left in task-pool.
[ Info: running task 43 on process 22; 10 workers total; 59 tasks left in task-pool.
[ Info: running task 44 on process 20; 10 workers total; 58 tasks left in task-pool.
[ Info: running task 45 on process 24; 10 workers total; 57 tasks left in task-pool.
[ Info: running task 46 on process 18; 10 workers total; 56 tasks left in task-pool.
[ Info: running task 47 on process 19; 10 workers total; 55 tasks left in task-pool.
[ Info: running task 48 on process 26; 10 workers total; 54 tasks left in task-pool.
[ Info: running task 49 on process 27; 10 workers total; 53 tasks left in task-pool.
[ Info: running task 50 on process 28; 10 workers total; 52 tasks left in task-pool.
[ Info: running task 51 on process 25; 10 workers total; 51 tasks left in task-pool.
[ Info: running task 52 on process 17; 10 workers total; 50 tasks left in task-pool.
[ Info: running task 53 on process 22; 10 workers total; 49 tasks left in task-pool.
[ Info: running task 54 on process 20; 10 workers total; 48 tasks left in task-pool.
[ Info: running task 55 on process 24; 10 workers total; 47 tasks left in task-pool.
[ Info: running task 56 on process 18; 10 workers total; 46 tasks left in task-pool.
[ Info: running task 57 on process 19; 10 workers total; 45 tasks left in task-pool.
[ Info: running task 58 on process 26; 10 workers total; 44 tasks left in task-pool.
[ Info: running task 59 on process 27; 10 workers total; 43 tasks left in task-pool.
[ Info: running task 60 on process 28; 10 workers total; 42 tasks left in task-pool.
[ Info: running task 61 on process 25; 10 workers total; 41 tasks left in task-pool.
[ Info: running task 62 on process 17; 10 workers total; 40 tasks left in task-pool.
[ Info: running task 63 on process 22; 10 workers total; 39 tasks left in task-pool.
[ Info: running task 64 on process 20; 10 workers total; 38 tasks left in task-pool.
[ Info: running task 65 on process 24; 10 workers total; 37 tasks left in task-pool.
[ Info: running task 66 on process 18; 10 workers total; 36 tasks left in task-pool.
[ Info: running task 67 on process 19; 10 workers total; 35 tasks left in task-pool.
[ Info: running task 68 on process 26; 10 workers total; 34 tasks left in task-pool.
[ Info: running task 69 on process 27; 10 workers total; 33 tasks left in task-pool.
[ Info: running task 70 on process 28; 10 workers total; 32 tasks left in task-pool.
[ Info: running task 71 on process 25; 10 workers total; 31 tasks left in task-pool.
[ Info: running task 72 on process 17; 10 workers total; 30 tasks left in task-pool.
[ Info: running task 73 on process 22; 10 workers total; 29 tasks left in task-pool.
[ Info: running task 74 on process 20; 10 workers total; 28 tasks left in task-pool.
[ Info: running task 75 on process 24; 10 workers total; 27 tasks left in task-pool.
[ Info: running task 76 on process 18; 10 workers total; 26 tasks left in task-pool.
[ Info: running task 77 on process 19; 10 workers total; 25 tasks left in task-pool.
[ Info: running task 78 on process 26; 10 workers total; 24 tasks left in task-pool.
[ Info: running task 79 on process 27; 10 workers total; 23 tasks left in task-pool.
[ Info: running task 80 on process 28; 10 workers total; 22 tasks left in task-pool.
[ Info: running task 81 on process 25; 10 workers total; 21 tasks left in task-pool.
[ Info: running task 82 on process 17; 10 workers total; 20 tasks left in task-pool.
[ Info: running task 83 on process 22; 10 workers total; 19 tasks left in task-pool.
[ Info: running task 84 on process 20; 10 workers total; 18 tasks left in task-pool.
[ Info: running task 85 on process 24; 10 workers total; 17 tasks left in task-pool.
[ Info: running task 86 on process 18; 10 workers total; 16 tasks left in task-pool.
[ Info: running task 87 on process 19; 10 workers total; 15 tasks left in task-pool.
[ Info: running task 88 on process 26; 10 workers total; 14 tasks left in task-pool.
[ Info: running task 89 on process 27; 10 workers total; 13 tasks left in task-pool.
[ Info: running task 90 on process 28; 10 workers total; 12 tasks left in task-pool.
[ Info: running task 91 on process 25; 10 workers total; 11 tasks left in task-pool.
[ Info: running task 92 on process 17; 10 workers total; 10 tasks left in task-pool.
[ Info: running task 93 on process 22; 10 workers total; 9 tasks left in task-pool.
[ Info: running task 94 on process 20; 10 workers total; 8 tasks left in task-pool.
[ Info: running task 95 on process 24; 10 workers total; 7 tasks left in task-pool.
[ Info: running task 96 on process 18; 10 workers total; 6 tasks left in task-pool.
[ Info: running task 97 on process 19; 10 workers total; 5 tasks left in task-pool.
[ Info: running task 98 on process 26; 10 workers total; 4 tasks left in task-pool.
[ Info: running task 99 on process 27; 10 workers total; 3 tasks left in task-pool.
[ Info: running task 100 on process 28; 10 workers total; 2 tasks left in task-pool.
[ Info: running task 15 on process 25; 10 workers total; 1 tasks left in task-pool.
[ Info: running task 16 on process 17; 10 workers total; 0 tasks left in task-pool.
Test Summary: | Pass Total
pmap, elastic cluster with faults | 101 101
[ Info: running task 1 on process 31; 10 workers total; 104 tasks left in task-pool.
[ Info: running task 2 on process 30; 10 workers total; 103 tasks left in task-pool.
[ Info: running task 3 on process 32; 10 workers total; 102 tasks left in task-pool.
[ Info: running task 4 on process 29; 10 workers total; 101 tasks left in task-pool.
[ Info: running task 5 on process 35; 10 workers total; 100 tasks left in task-pool.
[ Info: running task 6 on process 38; 10 workers total; 99 tasks left in task-pool.
[ Info: running task 7 on process 37; 10 workers total; 98 tasks left in task-pool.
[ Info: running task 8 on process 36; 10 workers total; 97 tasks left in task-pool.
[ Info: running task 9 on process 33; 10 workers total; 96 tasks left in task-pool.
[ Info: running task 10 on process 34; 10 workers total; 95 tasks left in task-pool.
[ Info: running task 11 on process 31; 10 workers total; 94 tasks left in task-pool.
[ Info: running task 12 on process 30; 10 workers total; 93 tasks left in task-pool.
[ Info: running task 13 on process 32; 10 workers total; 92 tasks left in task-pool.
[ Info: running task 14 on process 29; 10 workers total; 91 tasks left in task-pool.
[ Info: running task 15 on process 35; 10 workers total; 90 tasks left in task-pool.
[ Info: running task 16 on process 38; 10 workers total; 89 tasks left in task-pool.
[ Info: running task 17 on process 34; 10 workers total; 88 tasks left in task-pool.
[ Info: running task 18 on process 33; 10 workers total; 87 tasks left in task-pool.
[ Info: running task 19 on process 37; 10 workers total; 86 tasks left in task-pool.
[ Info: running task 20 on process 36; 10 workers total; 85 tasks left in task-pool.
[ Info: running task 21 on process 31; 10 workers total; 84 tasks left in task-pool.
[ Info: running task 22 on process 30; 10 workers total; 83 tasks left in task-pool.
[ Info: running task 23 on process 32; 10 workers total; 82 tasks left in task-pool.
[ Info: running task 24 on process 29; 10 workers total; 81 tasks left in task-pool.
[ Info: running task 25 on process 35; 10 workers total; 80 tasks left in task-pool.
[ Info: running task 26 on process 34; 10 workers total; 79 tasks left in task-pool.
[ Info: running task 27 on process 33; 10 workers total; 78 tasks left in task-pool.
[ Info: running task 28 on process 37; 10 workers total; 77 tasks left in task-pool.
[ Info: running task 29 on process 36; 10 workers total; 76 tasks left in task-pool.
[ Info: running task 30 on process 38; 10 workers total; 75 tasks left in task-pool.
[ Info: running task 31 on process 31; 10 workers total; 74 tasks left in task-pool.
[ Info: running task 32 on process 30; 10 workers total; 73 tasks left in task-pool.
[ Info: running task 33 on process 32; 10 workers total; 72 tasks left in task-pool.
[ Info: running task 34 on process 29; 10 workers total; 71 tasks left in task-pool.
[ Info: running task 35 on process 35; 10 workers total; 70 tasks left in task-pool.
[ Info: running task 36 on process 36; 10 workers total; 69 tasks left in task-pool.
[ Info: running task 37 on process 37; 10 workers total; 68 tasks left in task-pool.
[ Info: running task 38 on process 33; 10 workers total; 67 tasks left in task-pool.
[ Info: running task 39 on process 34; 10 workers total; 66 tasks left in task-pool.
[ Info: running task 40 on process 38; 10 workers total; 65 tasks left in task-pool.
[ Info: running task 41 on process 31; 10 workers total; 64 tasks left in task-pool.
[ Info: running task 42 on process 30; 10 workers total; 63 tasks left in task-pool.
[ Info: running task 43 on process 32; 10 workers total; 62 tasks left in task-pool.
[ Info: running task 44 on process 29; 10 workers total; 61 tasks left in task-pool.
[ Info: running task 45 on process 35; 10 workers total; 60 tasks left in task-pool.
[ Info: running task 46 on process 34; 10 workers total; 59 tasks left in task-pool.
[ Info: running task 47 on process 36; 10 workers total; 58 tasks left in task-pool.
[ Info: running task 48 on process 37; 10 workers total; 57 tasks left in task-pool.
[ Info: running task 49 on process 33; 10 workers total; 56 tasks left in task-pool.
[ Info: running task 50 on process 38; 10 workers total; 55 tasks left in task-pool.
[ Info: running task 51 on process 31; 10 workers total; 54 tasks left in task-pool.
[ Info: running task 52 on process 30; 10 workers total; 53 tasks left in task-pool.
[ Info: running task 53 on process 32; 10 workers total; 52 tasks left in task-pool.
[ Info: running task 54 on process 29; 10 workers total; 51 tasks left in task-pool.
[ Info: running task 55 on process 35; 10 workers total; 50 tasks left in task-pool.
[ Info: running task 56 on process 37; 10 workers total; 49 tasks left in task-pool.
[ Info: running task 57 on process 36; 10 workers total; 48 tasks left in task-pool.
[ Info: running task 58 on process 38; 10 workers total; 47 tasks left in task-pool.
[ Info: running task 59 on process 34; 10 workers total; 46 tasks left in task-pool.
[ Info: running task 60 on process 33; 10 workers total; 45 tasks left in task-pool.
[ Info: running task 61 on process 31; 10 workers total; 44 tasks left in task-pool.
[ Info: running task 62 on process 30; 10 workers total; 43 tasks left in task-pool.
[ Info: running task 63 on process 32; 10 workers total; 42 tasks left in task-pool.
[ Info: running task 64 on process 29; 10 workers total; 41 tasks left in task-pool.
[ Info: running task 65 on process 35; 10 workers total; 40 tasks left in task-pool.
[ Info: running task 66 on process 37; 10 workers total; 39 tasks left in task-pool.
[ Info: running task 67 on process 38; 10 workers total; 38 tasks left in task-pool.
[ Info: running task 68 on process 33; 10 workers total; 37 tasks left in task-pool.
[ Info: running task 69 on process 36; 10 workers total; 36 tasks left in task-pool.
[ Info: running task 70 on process 34; 10 workers total; 35 tasks left in task-pool.
[ Info: running task 71 on process 31; 10 workers total; 34 tasks left in task-pool.
[ Info: running task 72 on process 30; 10 workers total; 33 tasks left in task-pool.
[ Info: running task 73 on process 32; 10 workers total; 32 tasks left in task-pool.
[ Info: running task 74 on process 29; 10 workers total; 31 tasks left in task-pool.
[ Info: running task 75 on process 35; 10 workers total; 30 tasks left in task-pool.
[ Info: running task 76 on process 34; 10 workers total; 29 tasks left in task-pool.
[ Info: running task 77 on process 36; 10 workers total; 28 tasks left in task-pool.
[ Info: running task 78 on process 33; 10 workers total; 27 tasks left in task-pool.
[ Info: running task 79 on process 38; 10 workers total; 26 tasks left in task-pool.
[ Info: running task 80 on process 37; 10 workers total; 25 tasks left in task-pool.
[ Info: running task 81 on process 31; 10 workers total; 24 tasks left in task-pool.
[ Info: running task 82 on process 30; 10 workers total; 23 tasks left in task-pool.
[ Info: running task 83 on process 32; 10 workers total; 22 tasks left in task-pool.
[ Info: running task 84 on process 29; 10 workers total; 21 tasks left in task-pool.
[ Info: running task 85 on process 35; 10 workers total; 20 tasks left in task-pool.
[ Info: running task 86 on process 37; 10 workers total; 19 tasks left in task-pool.
[ Info: running task 87 on process 38; 10 workers total; 18 tasks left in task-pool.
[ Info: running task 88 on process 34; 10 workers total; 17 tasks left in task-pool.
[ Info: running task 89 on process 33; 10 workers total; 16 tasks left in task-pool.
[ Info: running task 90 on process 36; 10 workers total; 15 tasks left in task-pool.
[ Info: running task 91 on process 31; 10 workers total; 14 tasks left in task-pool.
[ Info: running task 92 on process 30; 10 workers total; 13 tasks left in task-pool.
[ Info: running task 93 on process 32; 10 workers total; 12 tasks left in task-pool.
[ Info: running task 94 on process 29; 10 workers total; 11 tasks left in task-pool.
[ Info: running task 95 on process 35; 10 workers total; 10 tasks left in task-pool.
[ Info: running task 96 on process 34; 10 workers total; 9 tasks left in task-pool.
[ Info: running task 97 on process 33; 10 workers total; 8 tasks left in task-pool.
[ Info: running task 98 on process 36; 10 workers total; 7 tasks left in task-pool.
[ Info: running task 99 on process 38; 10 workers total; 6 tasks left in task-pool.
[ Info: running task 100 on process 37; 10 workers total; 5 tasks left in task-pool.
[ Info: running task 101 on process 31; 10 workers total; 4 tasks left in task-pool.
[ Info: running task 102 on process 30; 10 workers total; 3 tasks left in task-pool.
[ Info: running task 103 on process 32; 10 workers total; 2 tasks left in task-pool.
[ Info: running task 104 on process 29; 10 workers total; 1 tasks left in task-pool.
[ Info: running task 105 on process 35; 10 workers total; 0 tasks left in task-pool.
Test Summary: | Pass Total
pmap with shrinking cluster | 116 116
[ Info: task loop...
[ Info: running task 1 on process 39; 5 workers total; 99 tasks left in task-pool.
[ Info: running task 2 on process 40; 5 workers total; 98 tasks left in task-pool.
[ Info: running task 3 on process 41; 5 workers total; 97 tasks left in task-pool.
[ Info: running task 4 on process 42; 5 workers total; 96 tasks left in task-pool.
[ Info: running task 5 on process 43; 5 workers total; 95 tasks left in task-pool.
[ Info: running task 6 on process 41; 5 workers total; 94 tasks left in task-pool.
[ Info: running task 7 on process 40; 5 workers total; 93 tasks left in task-pool.
[ Info: running task 8 on process 42; 5 workers total; 92 tasks left in task-pool.
[ Info: running task 9 on process 41; 5 workers total; 91 tasks left in task-pool.
[ Info: running task 10 on process 41; 5 workers total; 90 tasks left in task-pool.
[ Info: running task 11 on process 41; 5 workers total; 89 tasks left in task-pool.
[ Info: running task 12 on process 41; 5 workers total; 88 tasks left in task-pool.
[ Info: running task 13 on process 41; 5 workers total; 87 tasks left in task-pool.
[ Info: running task 14 on process 41; 5 workers total; 86 tasks left in task-pool.
[ Info: running task 15 on process 41; 5 workers total; 85 tasks left in task-pool.
[ Info: running task 16 on process 41; 5 workers total; 84 tasks left in task-pool.
[ Info: running task 17 on process 41; 5 workers total; 83 tasks left in task-pool.
[ Info: running task 18 on process 41; 5 workers total; 82 tasks left in task-pool.
[ Info: running task 19 on process 41; 5 workers total; 81 tasks left in task-pool.
[ Info: running task 20 on process 41; 5 workers total; 80 tasks left in task-pool.
[ Info: running task 21 on process 41; 5 workers total; 79 tasks left in task-pool.
[ Info: running task 22 on process 41; 5 workers total; 78 tasks left in task-pool.
[ Info: running task 23 on process 41; 5 workers total; 77 tasks left in task-pool.
[ Info: running task 24 on process 41; 5 workers total; 76 tasks left in task-pool.
[ Info: running task 25 on process 41; 5 workers total; 75 tasks left in task-pool.
[ Info: running task 26 on process 41; 5 workers total; 74 tasks left in task-pool.
[ Info: running task 27 on process 41; 5 workers total; 73 tasks left in task-pool.
[ Info: running task 28 on process 41; 5 workers total; 72 tasks left in task-pool.
[ Info: running task 29 on process 39; 5 workers total; 71 tasks left in task-pool.
[ Info: running task 30 on process 40; 5 workers total; 70 tasks left in task-pool.
[ Info: running task 31 on process 41; 5 workers total; 69 tasks left in task-pool.
[ Info: running task 32 on process 40; 5 workers total; 68 tasks left in task-pool.
[ Info: running task 33 on process 40; 5 workers total; 67 tasks left in task-pool.
[ Info: running task 34 on process 41; 5 workers total; 66 tasks left in task-pool.
[ Info: running task 35 on process 40; 5 workers total; 65 tasks left in task-pool.
[ Info: running task 36 on process 41; 5 workers total; 64 tasks left in task-pool.
[ Info: running task 37 on process 40; 5 workers total; 63 tasks left in task-pool.
[ Info: running task 38 on process 41; 5 workers total; 62 tasks left in task-pool.
[ Info: running task 39 on process 42; 5 workers total; 61 tasks left in task-pool.
[ Info: running task 40 on process 40; 5 workers total; 60 tasks left in task-pool.
[ Info: running task 41 on process 41; 5 workers total; 59 tasks left in task-pool.
[ Info: running task 42 on process 40; 5 workers total; 58 tasks left in task-pool.
[ Info: running task 43 on process 42; 5 workers total; 57 tasks left in task-pool.
[ Info: running task 44 on process 41; 5 workers total; 56 tasks left in task-pool.
[ Info: running task 45 on process 40; 5 workers total; 55 tasks left in task-pool.
[ Info: running task 46 on process 41; 5 workers total; 54 tasks left in task-pool.
[ Info: running task 47 on process 42; 5 workers total; 53 tasks left in task-pool.
[ Info: running task 48 on process 40; 5 workers total; 52 tasks left in task-pool.
[ Info: running task 49 on process 42; 5 workers total; 51 tasks left in task-pool.
[ Info: running task 50 on process 41; 5 workers total; 50 tasks left in task-pool.
[ Info: running task 51 on process 40; 5 workers total; 49 tasks left in task-pool.
[ Info: running task 52 on process 42; 5 workers total; 48 tasks left in task-pool.
[ Info: running task 53 on process 41; 5 workers total; 47 tasks left in task-pool.
[ Info: running task 54 on process 41; 5 workers total; 46 tasks left in task-pool.
[ Info: running task 55 on process 41; 5 workers total; 45 tasks left in task-pool.
[ Info: running task 56 on process 41; 5 workers total; 44 tasks left in task-pool.
[ Info: running task 57 on process 41; 5 workers total; 43 tasks left in task-pool.
[ Info: running task 58 on process 41; 5 workers total; 42 tasks left in task-pool.
[ Info: running task 59 on process 40; 5 workers total; 41 tasks left in task-pool.
[ Info: running task 60 on process 41; 5 workers total; 40 tasks left in task-pool.
[ Info: running task 61 on process 42; 5 workers total; 39 tasks left in task-pool.
[ Info: running task 62 on process 41; 5 workers total; 38 tasks left in task-pool.
[ Info: running task 63 on process 41; 5 workers total; 37 tasks left in task-pool.
[ Info: running task 64 on process 42; 5 workers total; 36 tasks left in task-pool.
[ Info: running task 65 on process 41; 5 workers total; 35 tasks left in task-pool.
[ Info: running task 66 on process 41; 5 workers total; 34 tasks left in task-pool.
[ Info: running task 67 on process 42; 5 workers total; 33 tasks left in task-pool.
[ Info: running task 68 on process 41; 5 workers total; 32 tasks left in task-pool.
[ Info: running task 69 on process 41; 5 workers total; 31 tasks left in task-pool.
[ Info: running task 70 on process 40; 5 workers total; 30 tasks left in task-pool.
[ Info: running task 71 on process 42; 5 workers total; 29 tasks left in task-pool.
[ Info: running task 72 on process 41; 5 workers total; 28 tasks left in task-pool.
[ Info: running task 73 on process 41; 5 workers total; 27 tasks left in task-pool.
[ Info: running task 74 on process 42; 5 workers total; 26 tasks left in task-pool.
[ Info: running task 75 on process 41; 5 workers total; 25 tasks left in task-pool.
[ Info: running task 76 on process 41; 5 workers total; 24 tasks left in task-pool.
[ Info: running task 77 on process 41; 5 workers total; 23 tasks left in task-pool.
[ Info: running task 78 on process 42; 5 workers total; 22 tasks left in task-pool.
[ Info: running task 79 on process 40; 5 workers total; 21 tasks left in task-pool.
[ Info: running task 80 on process 41; 5 workers total; 20 tasks left in task-pool.
[ Info: running task 81 on process 39; 5 workers total; 19 tasks left in task-pool.
[ Info: running task 82 on process 41; 5 workers total; 18 tasks left in task-pool.
[ Info: running task 83 on process 42; 5 workers total; 17 tasks left in task-pool.
[ Info: running task 84 on process 43; 5 workers total; 16 tasks left in task-pool.
[ Info: running task 85 on process 39; 5 workers total; 15 tasks left in task-pool.
[ Info: running task 86 on process 40; 5 workers total; 14 tasks left in task-pool.
[ Info: running task 87 on process 41; 5 workers total; 13 tasks left in task-pool.
[ Info: running task 88 on process 42; 5 workers total; 12 tasks left in task-pool.
[ Info: running task 89 on process 40; 5 workers total; 11 tasks left in task-pool.
[ Info: running task 90 on process 41; 5 workers total; 10 tasks left in task-pool.
[ Info: running task 91 on process 39; 5 workers total; 9 tasks left in task-pool.
[ Info: running task 92 on process 40; 5 workers total; 8 tasks left in task-pool.
[ Info: running task 93 on process 41; 5 workers total; 7 tasks left in task-pool.
[ Info: running task 94 on process 39; 5 workers total; 6 tasks left in task-pool.
[ Info: running task 95 on process 40; 5 workers total; 5 tasks left in task-pool.
[ Info: running task 96 on process 41; 5 workers total; 4 tasks left in task-pool.
[ Info: running task 97 on process 39; 5 workers total; 3 tasks left in task-pool.
[ Info: running task 98 on process 40; 5 workers total; 2 tasks left in task-pool.
[ Info: running task 99 on process 41; 5 workers total; 1 tasks left in task-pool.
[ Info: running task 100 on process 39; 5 workers total; 0 tasks left in task-pool.
[ Info: ...done task loop
[ Info: reduce loop...
[ Info: ...done reduce loop.
Test Summary: | Pass Total
pmapreduce, stable cluster test | 2 2
[ Info: task loop...
[ Info: running task 1 on process 44; 5 workers total; 99 tasks left in task-pool.
[ Info: running task 2 on process 45; 5 workers total; 98 tasks left in task-pool.
[ Info: running task 3 on process 46; 5 workers total; 97 tasks left in task-pool.
[ Info: running task 4 on process 47; 5 workers total; 96 tasks left in task-pool.
[ Info: running task 5 on process 48; 5 workers total; 95 tasks left in task-pool.
[ Info: running task 6 on process 47; 5 workers total; 94 tasks left in task-pool.
[ Info: running task 7 on process 44; 5 workers total; 93 tasks left in task-pool.
[ Info: running task 8 on process 45; 5 workers total; 92 tasks left in task-pool.
[ Info: running task 9 on process 48; 5 workers total; 91 tasks left in task-pool.
[ Info: running task 10 on process 46; 5 workers total; 90 tasks left in task-pool.
[ Info: running task 11 on process 47; 5 workers total; 89 tasks left in task-pool.
[ Info: running task 12 on process 45; 5 workers total; 88 tasks left in task-pool.
[ Info: running task 13 on process 44; 5 workers total; 87 tasks left in task-pool.
[ Info: running task 14 on process 48; 5 workers total; 86 tasks left in task-pool.
[ Info: running task 15 on process 46; 5 workers total; 85 tasks left in task-pool.
[ Info: running task 16 on process 47; 5 workers total; 84 tasks left in task-pool.
[ Info: running task 17 on process 45; 5 workers total; 83 tasks left in task-pool.
[ Info: running task 18 on process 44; 5 workers total; 82 tasks left in task-pool.
[ Info: running task 19 on process 48; 5 workers total; 81 tasks left in task-pool.
[ Info: running task 20 on process 46; 5 workers total; 80 tasks left in task-pool.
[ Info: running task 21 on process 47; 5 workers total; 79 tasks left in task-pool.
[ Info: running task 22 on process 45; 5 workers total; 78 tasks left in task-pool.
[ Info: running task 23 on process 44; 5 workers total; 77 tasks left in task-pool.
[ Info: running task 24 on process 48; 5 workers total; 76 tasks left in task-pool.
[ Info: running task 25 on process 46; 5 workers total; 75 tasks left in task-pool.
[ Info: running task 26 on process 47; 4 workers total; 74 tasks left in task-pool.
[ Info: running task 27 on process 45; 4 workers total; 73 tasks left in task-pool.
┌ Warning: pid=44, task loop, caught exception during f eval
└ @ Schedulers ~/.julia/packages/Schedulers/CFZKZ/src/Schedulers.jl:351
[ Info: running task 28 on process 48; 4 workers total; 73 tasks left in task-pool.
[ Info: running task 29 on process 46; 4 workers total; 72 tasks left in task-pool.
[ Info: running task 30 on process 47; 4 workers total; 71 tasks left in task-pool.
[ Info: running task 31 on process 45; 4 workers total; 70 tasks left in task-pool.
[ Info: running task 32 on process 48; 4 workers total; 69 tasks left in task-pool.
[ Info: running task 33 on process 46; 4 workers total; 68 tasks left in task-pool.
[ Info: running task 34 on process 47; 4 workers total; 67 tasks left in task-pool.
[ Info: running task 35 on process 45; 4 workers total; 66 tasks left in task-pool.
[ Info: running task 36 on process 48; 4 workers total; 65 tasks left in task-pool.
[ Info: running task 37 on process 46; 4 workers total; 64 tasks left in task-pool.
[ Info: running task 38 on process 47; 4 workers total; 63 tasks left in task-pool.
[ Info: running task 39 on process 45; 4 workers total; 62 tasks left in task-pool.
[ Info: running task 40 on process 48; 4 workers total; 61 tasks left in task-pool.
[ Info: running task 41 on process 46; 4 workers total; 60 tasks left in task-pool.
[ Info: running task 42 on process 47; 4 workers total; 59 tasks left in task-pool.
[ Info: running task 43 on process 45; 4 workers total; 58 tasks left in task-pool.
[ Info: running task 44 on process 48; 4 workers total; 57 tasks left in task-pool.
[ Info: running task 45 on process 46; 4 workers total; 56 tasks left in task-pool.
[ Info: running task 46 on process 45; 4 workers total; 55 tasks left in task-pool.
[ Info: running task 47 on process 47; 4 workers total; 54 tasks left in task-pool.
[ Info: running task 48 on process 48; 4 workers total; 53 tasks left in task-pool.
[ Info: running task 49 on process 46; 4 workers total; 52 tasks left in task-pool.
[ Info: running task 50 on process 47; 4 workers total; 51 tasks left in task-pool.
[ Info: running task 51 on process 45; 4 workers total; 50 tasks left in task-pool.
[ Info: running task 52 on process 48; 4 workers total; 49 tasks left in task-pool.
[ Info: running task 53 on process 47; 4 workers total; 48 tasks left in task-pool.
[ Info: running task 54 on process 45; 4 workers total; 47 tasks left in task-pool.
[ Info: running task 55 on process 46; 4 workers total; 46 tasks left in task-pool.
[ Info: running task 56 on process 48; 5 workers total; 45 tasks left in task-pool.
[ Info: running task 57 on process 47; 5 workers total; 44 tasks left in task-pool.
[ Info: running task 58 on process 45; 5 workers total; 43 tasks left in task-pool.
[ Info: running task 59 on process 46; 5 workers total; 42 tasks left in task-pool.
[ Info: running task 60 on process 48; 5 workers total; 41 tasks left in task-pool.
[ Info: running task 61 on process 47; 5 workers total; 40 tasks left in task-pool.
[ Info: running task 62 on process 45; 5 workers total; 39 tasks left in task-pool.
[ Info: running task 63 on process 46; 5 workers total; 38 tasks left in task-pool.
[ Info: running task 64 on process 48; 5 workers total; 37 tasks left in task-pool.
[ Info: running task 65 on process 46; 5 workers total; 36 tasks left in task-pool.
[ Info: running task 66 on process 45; 5 workers total; 35 tasks left in task-pool.
[ Info: running task 67 on process 47; 5 workers total; 34 tasks left in task-pool.
[ Info: running task 68 on process 48; 5 workers total; 33 tasks left in task-pool.
[ Info: running task 69 on process 46; 5 workers total; 32 tasks left in task-pool.
[ Info: running task 70 on process 45; 5 workers total; 31 tasks left in task-pool.
[ Info: running task 71 on process 47; 5 workers total; 30 tasks left in task-pool.
[ Info: running task 72 on process 48; 5 workers total; 29 tasks left in task-pool.
[ Info: running task 73 on process 46; 5 workers total; 28 tasks left in task-pool.
[ Info: running task 74 on process 45; 5 workers total; 27 tasks left in task-pool.
[ Info: running task 75 on process 47; 5 workers total; 26 tasks left in task-pool.
[ Info: running task 76 on process 48; 5 workers total; 25 tasks left in task-pool.
[ Info: running task 77 on process 46; 5 workers total; 24 tasks left in task-pool.
[ Info: running task 78 on process 45; 5 workers total; 23 tasks left in task-pool.
[ Info: running task 79 on process 47; 5 workers total; 22 tasks left in task-pool.
[ Info: running task 80 on process 48; 5 workers total; 21 tasks left in task-pool.
[ Info: running task 81 on process 46; 5 workers total; 20 tasks left in task-pool.
[ Info: running task 82 on process 45; 5 workers total; 19 tasks left in task-pool.
[ Info: running task 83 on process 47; 5 workers total; 18 tasks left in task-pool.
[ Info: running task 84 on process 49; 5 workers total; 17 tasks left in task-pool.
[ Info: running task 85 on process 48; 5 workers total; 16 tasks left in task-pool.
[ Info: running task 86 on process 47; 5 workers total; 15 tasks left in task-pool.
[ Info: running task 87 on process 46; 5 workers total; 14 tasks left in task-pool.
[ Info: running task 88 on process 45; 5 workers total; 13 tasks left in task-pool.
[ Info: running task 89 on process 48; 5 workers total; 12 tasks left in task-pool.
[ Info: running task 90 on process 46; 5 workers total; 11 tasks left in task-pool.
[ Info: running task 91 on process 47; 5 workers total; 10 tasks left in task-pool.
[ Info: running task 92 on process 45; 5 workers total; 9 tasks left in task-pool.
[ Info: running task 93 on process 49; 5 workers total; 8 tasks left in task-pool.
[ Info: running task 94 on process 48; 5 workers total; 7 tasks left in task-pool.
[ Info: running task 95 on process 46; 5 workers total; 6 tasks left in task-pool.
[ Info: running task 96 on process 47; 5 workers total; 5 tasks left in task-pool.
[ Info: running task 97 on process 45; 5 workers total; 4 tasks left in task-pool.
[ Info: running task 98 on process 49; 5 workers total; 3 tasks left in task-pool.
[ Info: running task 99 on process 48; 5 workers total; 2 tasks left in task-pool.
[ Info: running task 100 on process 47; 5 workers total; 1 tasks left in task-pool.
[ Info: running task 23 on process 46; 5 workers total; 0 tasks left in task-pool.
[ Info: ...done task loop
[ Info: reduce loop...
[ Info: ...done reduce loop.
Test Summary: | Pass Total
pmapreduce, cluster with faults during tasks | 2 2
[ Info: task loop...
[ Info: running task 1 on process 50; 5 workers total; 99 tasks left in task-pool.
[ Info: running task 2 on process 51; 5 workers total; 98 tasks left in task-pool.
[ Info: running task 3 on process 52; 5 workers total; 97 tasks left in task-pool.
[ Info: running task 4 on process 53; 5 workers total; 96 tasks left in task-pool.
[ Info: running task 5 on process 54; 5 workers total; 95 tasks left in task-pool.
[ Info: running task 6 on process 52; 5 workers total; 94 tasks left in task-pool.
[ Info: running task 7 on process 50; 5 workers total; 93 tasks left in task-pool.
[ Info: running task 8 on process 53; 5 workers total; 92 tasks left in task-pool.
[ Info: running task 9 on process 51; 5 workers total; 91 tasks left in task-pool.
[ Info: running task 10 on process 54; 5 workers total; 90 tasks left in task-pool.
[ Info: running task 11 on process 52; 5 workers total; 89 tasks left in task-pool.
[ Info: running task 12 on process 50; 5 workers total; 88 tasks left in task-pool.
[ Info: running task 13 on process 53; 5 workers total; 87 tasks left in task-pool.
[ Info: running task 14 on process 51; 5 workers total; 86 tasks left in task-pool.
[ Info: running task 15 on process 54; 5 workers total; 85 tasks left in task-pool.
[ Info: running task 16 on process 52; 5 workers total; 84 tasks left in task-pool.
[ Info: running task 17 on process 50; 5 workers total; 83 tasks left in task-pool.
[ Info: running task 18 on process 53; 5 workers total; 82 tasks left in task-pool.
[ Info: running task 19 on process 51; 5 workers total; 81 tasks left in task-pool.
[ Info: running task 20 on process 54; 5 workers total; 80 tasks left in task-pool.
[ Info: running task 21 on process 52; 5 workers total; 79 tasks left in task-pool.
[ Info: running task 22 on process 50; 5 workers total; 78 tasks left in task-pool.
[ Info: running task 23 on process 53; 5 workers total; 77 tasks left in task-pool.
[ Info: running task 24 on process 51; 5 workers total; 76 tasks left in task-pool.
[ Info: running task 25 on process 54; 5 workers total; 75 tasks left in task-pool.
[ Info: running task 26 on process 52; 5 workers total; 74 tasks left in task-pool.
[ Info: running task 27 on process 50; 5 workers total; 73 tasks left in task-pool.
[ Info: running task 28 on process 53; 5 workers total; 72 tasks left in task-pool.
[ Info: running task 29 on process 51; 5 workers total; 71 tasks left in task-pool.
[ Info: running task 30 on process 54; 5 workers total; 70 tasks left in task-pool.
[ Info: running task 31 on process 52; 5 workers total; 69 tasks left in task-pool.
[ Info: running task 32 on process 50; 5 workers total; 68 tasks left in task-pool.
[ Info: running task 33 on process 53; 5 workers total; 67 tasks left in task-pool.
[ Info: running task 34 on process 51; 5 workers total; 66 tasks left in task-pool.
[ Info: running task 35 on process 54; 5 workers total; 65 tasks left in task-pool.
[ Info: running task 36 on process 52; 5 workers total; 64 tasks left in task-pool.
[ Info: running task 37 on process 50; 5 workers total; 63 tasks left in task-pool.
[ Info: running task 38 on process 53; 5 workers total; 62 tasks left in task-pool.
[ Info: running task 39 on process 51; 5 workers total; 61 tasks left in task-pool.
[ Info: running task 40 on process 54; 5 workers total; 60 tasks left in task-pool.
[ Info: running task 41 on process 52; 5 workers total; 59 tasks left in task-pool.
[ Info: running task 42 on process 50; 5 workers total; 58 tasks left in task-pool.
[ Info: running task 43 on process 53; 5 workers total; 57 tasks left in task-pool.
[ Info: running task 44 on process 51; 5 workers total; 56 tasks left in task-pool.
[ Info: running task 45 on process 54; 5 workers total; 55 tasks left in task-pool.
[ Info: running task 46 on process 52; 5 workers total; 54 tasks left in task-pool.
[ Info: running task 47 on process 50; 5 workers total; 53 tasks left in task-pool.
[ Info: running task 48 on process 53; 5 workers total; 52 tasks left in task-pool.
[ Info: running task 49 on process 51; 5 workers total; 51 tasks left in task-pool.
[ Info: running task 50 on process 54; 5 workers total; 50 tasks left in task-pool.
[ Info: running task 51 on process 52; 5 workers total; 49 tasks left in task-pool.
[ Info: running task 52 on process 50; 5 workers total; 48 tasks left in task-pool.
[ Info: running task 53 on process 53; 5 workers total; 47 tasks left in task-pool.
[ Info: running task 54 on process 51; 5 workers total; 46 tasks left in task-pool.
[ Info: running task 55 on process 54; 5 workers total; 45 tasks left in task-pool.
[ Info: running task 56 on process 52; 5 workers total; 44 tasks left in task-pool.
[ Info: running task 57 on process 50; 5 workers total; 43 tasks left in task-pool.
[ Info: running task 58 on process 53; 5 workers total; 42 tasks left in task-pool.
[ Info: running task 59 on process 51; 5 workers total; 41 tasks left in task-pool.
[ Info: running task 60 on process 54; 5 workers total; 40 tasks left in task-pool.
[ Info: running task 61 on process 52; 5 workers total; 39 tasks left in task-pool.
[ Info: running task 62 on process 50; 5 workers total; 38 tasks left in task-pool.
[ Info: running task 63 on process 53; 5 workers total; 37 tasks left in task-pool.
[ Info: running task 64 on process 51; 5 workers total; 36 tasks left in task-pool.
[ Info: running task 65 on process 54; 5 workers total; 35 tasks left in task-pool.
[ Info: running task 66 on process 52; 5 workers total; 34 tasks left in task-pool.
[ Info: running task 67 on process 50; 5 workers total; 33 tasks left in task-pool.
[ Info: running task 68 on process 53; 5 workers total; 32 tasks left in task-pool.
[ Info: running task 69 on process 51; 5 workers total; 31 tasks left in task-pool.
[ Info: running task 70 on process 54; 5 workers total; 30 tasks left in task-pool.
[ Info: running task 71 on process 52; 5 workers total; 29 tasks left in task-pool.
[ Info: running task 72 on process 50; 5 workers total; 28 tasks left in task-pool.
[ Info: running task 73 on process 53; 5 workers total; 27 tasks left in task-pool.
[ Info: running task 74 on process 51; 5 workers total; 26 tasks left in task-pool.
[ Info: running task 75 on process 54; 5 workers total; 25 tasks left in task-pool.
[ Info: running task 76 on process 52; 5 workers total; 24 tasks left in task-pool.
[ Info: running task 77 on process 50; 5 workers total; 23 tasks left in task-pool.
[ Info: running task 78 on process 53; 5 workers total; 22 tasks left in task-pool.
[ Info: running task 79 on process 51; 5 workers total; 21 tasks left in task-pool.
[ Info: running task 80 on process 54; 5 workers total; 20 tasks left in task-pool.
[ Info: running task 81 on process 52; 5 workers total; 19 tasks left in task-pool.
[ Info: running task 82 on process 50; 5 workers total; 18 tasks left in task-pool.
[ Info: running task 83 on process 53; 5 workers total; 17 tasks left in task-pool.
[ Info: running task 84 on process 51; 5 workers total; 16 tasks left in task-pool.
[ Info: running task 85 on process 54; 5 workers total; 15 tasks left in task-pool.
[ Info: running task 86 on process 52; 5 workers total; 14 tasks left in task-pool.
[ Info: running task 87 on process 50; 5 workers total; 13 tasks left in task-pool.
[ Info: running task 88 on process 53; 5 workers total; 12 tasks left in task-pool.
[ Info: running task 89 on process 51; 5 workers total; 11 tasks left in task-pool.
[ Info: running task 90 on process 54; 5 workers total; 10 tasks left in task-pool.
[ Info: running task 91 on process 52; 5 workers total; 9 tasks left in task-pool.
[ Info: running task 92 on process 50; 5 workers total; 8 tasks left in task-pool.
[ Info: running task 93 on process 53; 5 workers total; 7 tasks left in task-pool.
[ Info: running task 94 on process 51; 5 workers total; 6 tasks left in task-pool.
[ Info: running task 95 on process 54; 5 workers total; 5 tasks left in task-pool.
[ Info: running task 96 on process 52; 5 workers total; 4 tasks left in task-pool.
[ Info: running task 97 on process 50; 5 workers total; 3 tasks left in task-pool.
[ Info: running task 98 on process 53; 5 workers total; 2 tasks left in task-pool.
[ Info: running task 99 on process 51; 5 workers total; 1 tasks left in task-pool.
[ Info: running task 100 on process 54; 5 workers total; 0 tasks left in task-pool.
[ Info: ...done task loop
[ Info: reduce loop...
[ Info: ...done reduce loop.
Test Summary: | Pass Total
pmapreduce, cluster with faults during reduce | 2 2
[ Info: task loop...
[ Info: running task 1 on process 55; 5 workers total; 99 tasks left in task-pool.
[ Info: running task 2 on process 56; 5 workers total; 98 tasks left in task-pool.
[ Info: running task 3 on process 57; 5 workers total; 97 tasks left in task-pool.
[ Info: running task 4 on process 58; 5 workers total; 96 tasks left in task-pool.
[ Info: running task 5 on process 59; 5 workers total; 95 tasks left in task-pool.
[ Info: running task 6 on process 56; 10 workers total; 94 tasks left in task-pool.
[ Info: running task 7 on process 58; 10 workers total; 93 tasks left in task-pool.
[ Info: running task 8 on process 55; 10 workers total; 92 tasks left in task-pool.
[ Info: running task 9 on process 59; 10 workers total; 91 tasks left in task-pool.
[ Info: running task 10 on process 57; 10 workers total; 90 tasks left in task-pool.
[ Info: running task 11 on process 56; 10 workers total; 89 tasks left in task-pool.
[ Info: running task 12 on process 58; 10 workers total; 88 tasks left in task-pool.
[ Info: running task 13 on process 55; 10 workers total; 87 tasks left in task-pool.
[ Info: running task 14 on process 59; 10 workers total; 86 tasks left in task-pool.
[ Info: running task 15 on process 57; 10 workers total; 85 tasks left in task-pool.
[ Info: running task 16 on process 56; 10 workers total; 84 tasks left in task-pool.
[ Info: running task 17 on process 58; 10 workers total; 83 tasks left in task-pool.
[ Info: running task 18 on process 55; 10 workers total; 82 tasks left in task-pool.
[ Info: running task 19 on process 59; 10 workers total; 81 tasks left in task-pool.
[ Info: running task 20 on process 57; 10 workers total; 80 tasks left in task-pool.
[ Info: running task 21 on process 60; 10 workers total; 79 tasks left in task-pool.
[ Info: running task 22 on process 61; 10 workers total; 78 tasks left in task-pool.
[ Info: running task 23 on process 62; 10 workers total; 77 tasks left in task-pool.
[ Info: running task 24 on process 63; 10 workers total; 76 tasks left in task-pool.
[ Info: running task 25 on process 64; 10 workers total; 75 tasks left in task-pool.
[ Info: running task 26 on process 56; 10 workers total; 74 tasks left in task-pool.
[ Info: running task 27 on process 58; 10 workers total; 73 tasks left in task-pool.
[ Info: running task 28 on process 55; 10 workers total; 72 tasks left in task-pool.
[ Info: running task 29 on process 59; 10 workers total; 71 tasks left in task-pool.
[ Info: running task 30 on process 57; 10 workers total; 70 tasks left in task-pool.
[ Info: running task 31 on process 64; 10 workers total; 69 tasks left in task-pool.
[ Info: running task 32 on process 63; 10 workers total; 68 tasks left in task-pool.
[ Info: running task 33 on process 60; 10 workers total; 67 tasks left in task-pool.
[ Info: running task 34 on process 62; 10 workers total; 66 tasks left in task-pool.
[ Info: running task 35 on process 61; 10 workers total; 65 tasks left in task-pool.
[ Info: running task 36 on process 56; 10 workers total; 64 tasks left in task-pool.
[ Info: running task 37 on process 58; 10 workers total; 63 tasks left in task-pool.
[ Info: running task 38 on process 55; 10 workers total; 62 tasks left in task-pool.
[ Info: running task 39 on process 59; 10 workers total; 61 tasks left in task-pool.
[ Info: running task 40 on process 57; 10 workers total; 60 tasks left in task-pool.
[ Info: running task 41 on process 64; 10 workers total; 59 tasks left in task-pool.
[ Info: running task 42 on process 63; 10 workers total; 58 tasks left in task-pool.
[ Info: running task 43 on process 60; 10 workers total; 57 tasks left in task-pool.
[ Info: running task 44 on process 62; 10 workers total; 56 tasks left in task-pool.
[ Info: running task 45 on process 61; 10 workers total; 55 tasks left in task-pool.
[ Info: running task 46 on process 56; 10 workers total; 54 tasks left in task-pool.
[ Info: running task 47 on process 58; 10 workers total; 53 tasks left in task-pool.
[ Info: running task 48 on process 55; 10 workers total; 52 tasks left in task-pool.
[ Info: running task 49 on process 59; 10 workers total; 51 tasks left in task-pool.
[ Info: running task 50 on process 57; 10 workers total; 50 tasks left in task-pool.
[ Info: running task 51 on process 64; 10 workers total; 49 tasks left in task-pool.
[ Info: running task 52 on process 63; 10 workers total; 48 tasks left in task-pool.
[ Info: running task 53 on process 60; 10 workers total; 47 tasks left in task-pool.
[ Info: running task 54 on process 62; 10 workers total; 46 tasks left in task-pool.
[ Info: running task 55 on process 61; 10 workers total; 45 tasks left in task-pool.
[ Info: running task 56 on process 56; 10 workers total; 44 tasks left in task-pool.
[ Info: running task 57 on process 58; 10 workers total; 43 tasks left in task-pool.
[ Info: running task 58 on process 55; 10 workers total; 42 tasks left in task-pool.
[ Info: running task 59 on process 59; 10 workers total; 41 tasks left in task-pool.
[ Info: running task 60 on process 57; 10 workers total; 40 tasks left in task-pool.
[ Info: running task 61 on process 64; 10 workers total; 39 tasks left in task-pool.
[ Info: running task 62 on process 63; 10 workers total; 38 tasks left in task-pool.
[ Info: running task 63 on process 60; 10 workers total; 37 tasks left in task-pool.
[ Info: running task 64 on process 62; 10 workers total; 36 tasks left in task-pool.
[ Info: running task 65 on process 61; 10 workers total; 35 tasks left in task-pool.
[ Info: running task 66 on process 56; 10 workers total; 34 tasks left in task-pool.
[ Info: running task 67 on process 55; 10 workers total; 33 tasks left in task-pool.
[ Info: running task 68 on process 58; 10 workers total; 32 tasks left in task-pool.
[ Info: running task 69 on process 59; 10 workers total; 31 tasks left in task-pool.
[ Info: running task 70 on process 57; 10 workers total; 30 tasks left in task-pool.
[ Info: running task 71 on process 64; 10 workers total; 29 tasks left in task-pool.
[ Info: running task 72 on process 63; 10 workers total; 28 tasks left in task-pool.
[ Info: running task 73 on process 60; 10 workers total; 27 tasks left in task-pool.
[ Info: running task 74 on process 62; 10 workers total; 26 tasks left in task-pool.
[ Info: running task 75 on process 61; 10 workers total; 25 tasks left in task-pool.
[ Info: running task 76 on process 56; 10 workers total; 24 tasks left in task-pool.
[ Info: running task 77 on process 55; 10 workers total; 23 tasks left in task-pool.
[ Info: running task 78 on process 58; 10 workers total; 22 tasks left in task-pool.
[ Info: running task 79 on process 59; 10 workers total; 21 tasks left in task-pool.
[ Info: running task 80 on process 57; 10 workers total; 20 tasks left in task-pool.
[ Info: running task 81 on process 64; 10 workers total; 19 tasks left in task-pool.
[ Info: running task 82 on process 63; 10 workers total; 18 tasks left in task-pool.
[ Info: running task 83 on process 60; 10 workers total; 17 tasks left in task-pool.
[ Info: running task 84 on process 62; 10 workers total; 16 tasks left in task-pool.
[ Info: running task 85 on process 61; 10 workers total; 15 tasks left in task-pool.
[ Info: running task 86 on process 56; 10 workers total; 14 tasks left in task-pool.
[ Info: running task 87 on process 55; 10 workers total; 13 tasks left in task-pool.
[ Info: running task 88 on process 58; 10 workers total; 12 tasks left in task-pool.
[ Info: running task 89 on process 59; 10 workers total; 11 tasks left in task-pool.
[ Info: running task 90 on process 57; 10 workers total; 10 tasks left in task-pool.
[ Info: running task 91 on process 64; 10 workers total; 9 tasks left in task-pool.
[ Info: running task 92 on process 63; 10 workers total; 8 tasks left in task-pool.
[ Info: running task 93 on process 60; 10 workers total; 7 tasks left in task-pool.
[ Info: running task 94 on process 62; 10 workers total; 6 tasks left in task-pool.
[ Info: running task 95 on process 61; 10 workers total; 5 tasks left in task-pool.
[ Info: running task 96 on process 56; 10 workers total; 4 tasks left in task-pool.
[ Info: running task 97 on process 55; 10 workers total; 3 tasks left in task-pool.
[ Info: running task 98 on process 58; 10 workers total; 2 tasks left in task-pool.
[ Info: running task 99 on process 59; 10 workers total; 1 tasks left in task-pool.
[ Info: running task 100 on process 57; 10 workers total; 0 tasks left in task-pool.
[ Info: ...done task loop
[ Info: reduce loop...
[ Info: ...done reduce loop.
Test Summary: | Pass Total
pmapreduce, growing cluster test | 2 2
Testing Schedulers tests passed