PASSIONLab / CombBLAS

The Combinatorial BLAS (CombBLAS) is an extensible distributed-memory parallel graph library offering a small but powerful set of linear algebra primitives specifically targeting graph analytics.
Other
64 stars 22 forks source link

Many tests fail on FreeBSD #15

Open yurivict opened 2 years ago

yurivict commented 2 years ago
$ CTEST_OUTPUT_ON_FAILURE=1 make test
===>  Testing for CombBLAS-2.0.0
-- Configuring done
-- Generating done
-- Build files have been written to: /disk-samsung/freebsd-ports/math/combblas/work/.build
ninja: no work to do.
[  0% 1/1] cd /disk-samsung/freebsd-ports/math/combblas/work/.build && /usr/local/bin/ctest --force-new-ctest-process
Test project /disk-samsung/freebsd-ports/math/combblas/work/.build
      Start  1: GenMMWrite_Test
 1/20 Test  #1: GenMMWrite_Test ..................   Passed   15.56 sec
      Start  2: Multiplication_Test
 2/20 Test  #2: Multiplication_Test ..............***Failed    0.06 sec
COMBBLAS: Matrix-market file ../TESTDATA/rmat_scale16_A.mtx can not be found
Abort(3004) on node 0 (rank 0 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 3004) - process 0

      Start  3: SpGEMM3D_Test
 3/20 Test  #3: SpGEMM3D_Test ....................***Failed    1.03 sec
COMBBLAS: Matrix-market file ../TESTDATA/rmat_scale16_A.mtx can not be found
Abort(3004) on node 0 (rank 0 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 3004) - process 0

      Start  4: HashSpGEMMTest
 4/20 Test  #4: HashSpGEMMTest ...................***Failed    0.06 sec
COMBBLAS: Matrix-market file ../TESTDATA/rmat_scale16_A.mtx can not be found
Abort(3004) on node 0 (rank 0 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 3004) - process 0

      Start  5: Reduction_Test
 5/20 Test  #5: Reduction_Test ...................***Failed    0.05 sec
Problem reading binary input file
COMBBLAS: Input file doesn't exist

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 95220 RUNNING AT yv.noip.me
=   EXIT CODE: 11
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault (signal 11)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions

      Start  6: Iterator_Test
 6/20 Test  #6: Iterator_Test ....................***Failed    0.05 sec
Problem reading binary input file
COMBBLAS: Input file doesn't exist

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 95226 RUNNING AT yv.noip.me
=   EXIT CODE: 11
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault (signal 11)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions

      Start  7: Transpose_Test
 7/20 Test  #7: Transpose_Test ...................***Failed    0.06 sec
Problem reading binary input file
COMBBLAS: Input file doesn't exist
Problem reading binary input file

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 95232 RUNNING AT yv.noip.me
=   EXIT CODE: 11
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault (signal 11)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions

      Start  8: Indexing_Test
 8/20 Test  #8: Indexing_Test ....................***Failed    0.06 sec
One of the input vector files do not exist, aborting
Abort(3004) on node 0 (rank 0 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 3004) - process 0

      Start  9: SpAsgn_Test
 9/20 Test  #9: SpAsgn_Test ......................***Failed    0.05 sec
One of the input vector files do not exist, aborting
Abort(3004) on node 0 (rank 0 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 3004) - process 0

      Start 10: GalerkinNew_Test
10/20 Test #10: GalerkinNew_Test .................***Failed    0.06 sec
Problem reading binary input file
COMBBLAS: Input file doesn't exist
Problem reading binary input file

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 95250 RUNNING AT yv.noip.me
=   EXIT CODE: 11
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault (signal 11)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions

      Start 11: FindSparse_Test
11/20 Test #11: FindSparse_Test ..................***Failed    0.07 sec
Problem reading binary input file
COMBBLAS: Input file doesn't exist

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 95256 RUNNING AT yv.noip.me
=   EXIT CODE: 11
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault (signal 11)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions

      Start 12: BetwCent_Test
12/20 Test #12: BetwCent_Test ....................***Failed    0.06 sec
COMBBLAS: Matrix-market file ../TESTDATA/SCALE16BTW-TRANSBOOL//input.mtx can not be found
Abort(3004) on node 0 (rank 0 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 3004) - process 0

      Start 13: TopDownBFS_Test
13/20 Test #13: TopDownBFS_Test ..................   Passed   17.61 sec
      Start 14: DirOptBFS_Test
14/20 Test #14: DirOptBFS_Test ...................***Timeout 1500.04 sec
COMBBLAS Warning: It is dangerous to create (matrix) objects without specifying the communicator, are you sure you want to create this object in MPI_COMM_WORLD?
COMBBLAS Warning: It is dangerous to create (matrix) objects without specifying the communicator, are you sure you want to create this object in MPI_COMM_WORLD?
COMBBLAS Warning: It is dangerous to create (matrix) objects without specifying the communicator, are you sure you want to create this object in MPI_COMM_WORLD?
Forcing scale to : 17
Using fast vertex permutations; skipping edge permutations (like v2.1)
graph_generation:               0.324727 s
Generated renamed edge lists
Generation took 0.326023 seconds
Warning: Using smaller indices for the matrix than DistEdgeList
Local matrices are 65536-by-65536
Created Sparse Matrix (with int32 local indices and values)
Calculated degrees in 0.00875277 seconds
Converted to Boolean and removed 213 loops
As a whole: 131072 rows and 131072 columns and 1864974 nonzeros
Reductions done
Intersection of colsums and rowsums found
Found non-isolated vertices
As a whole: 131072 rows and 131072 columns and 1864974 nonzeros
Dropped isolated vertices from input
As a whole: 90133 rows and 90133 columns and 1864974 nonzeros
Converted to 32-bit integers
Symmetricized
Optimization buffers set
Generation took 0.326023 seconds
Threading activated with 8 threads
As a whole: 90133 rows and 90133 columns and 3729948 nonzeros
65.9311 seconds elapsed for Kernel #1
As a whole: 90133 rows and 90133 columns and 3729948 nonzeros
Load balance: 1.01522
As a whole, Degrees array has length 90133
0.982048 0.330817 0.699284 0.0607193 0.0194015 0.794178 0.57059 0.245031 0.873026 0.317977 0.0491786 0.979907 0.875608 0.129842 0.862386 0.413525 0.361783 0.548102 0.665159 0.670179 0.654605 0.643731 0.663619 0.0460819 0.796801 0.067343 0.201118 0.178936 0.996204 0.54739 0.0149317 0.577831 0.0934394 0.702221 0.117062 0.00765376 0.142813 0.986832 0.666466 0.625108 0.21412 0.222159 0.298794 0.329842 0.91975 0.845635 0.341476 0.443175 0.8611 0.0348575 0.232313 0.609914 0.604632 0.0941811 0.828735 0.37962 0.91916 0.731879 0.133098 0.64359 0.429148 0.604913 0.941981 0.875231 
88514 29817 63028 5472 1748 71581 51428 22085 78688 28660 4432 88321 78921 11703 77729 37272 32608 49402 59952 60405 59001 58021 59813 4153 71818 6069 18127 16128 89790 49337 1345 52081 8421 63293 10551 689 12872 88946 60070 56342 19299 20023 26931 29729 82899 76219 30778 39944 77613 3141 20939 54973 54497 8488 74696 34216 82846 65966 11996 58008 38680 54522 84903 78887 
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              2        0.64482
 0d             10        3.15497
  s           1532        0.77065
 1d           3321        3.95219
  s        1163385        0.72454
  c                       0.00008
 2u           3321        2.51861
 3u          73633        2.81285
 4u          13049        2.91452
  c                       0.00000
 5d              0        4.15866
  s              0        0.77063
0th starting vertex was 88514
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.288 seconds
MTEPS: 0.0900515
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              4        0.78240
 0d              8        3.47820
  s          15001        0.78688
 1d           8850        4.15153
  s        1554514        0.71648
  c                       0.00011
 2u           8850        2.37756
 3u          74836        2.98516
 4u           6346        2.77439
  c                       0.00000
 5d              0        3.96541
  s              0        0.62856
1th starting vertex was 29817
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.7841 seconds
MTEPS: 0.0881734
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              4        0.77067
 0d              9        3.44508
  s           2008        0.73496
 1d           4361        3.76312
  s        1276877        0.72310
  c                       0.00008
 2u           4361        2.34511
 3u          74680        2.55811
 4u          10956        2.37753
  c                       0.00000
 5d              0        3.56533
  s              0        0.59407
2th starting vertex was 63028
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 21.7055 seconds
MTEPS: 0.096617
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s             87        0.60130
 0d            120        3.16744
  s         162302        0.75798
 1d          37937        3.56543
  s        1857288        0.77076
  c                       0.00024
 2u          37937        2.40577
 3u          51152        2.74136
 4u            863        2.40726
  c                       0.00000
 5d              0        3.43492
  s              0        0.73265
3th starting vertex was 5472
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 21.1006 seconds
MTEPS: 0.0993869
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              1        0.74259
 0d            114        2.94672
  s         120723        0.77297
 1d          33777        4.12217
  s        1881717        0.77614
  c                       0.00022
 2u          33777        2.56534
 3u          55069        2.53857
 4u           1110        2.94453
  c                       0.00000
 5d              0        3.98722
  s              0        0.65764
4th starting vertex was 1748
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.1559 seconds
MTEPS: 0.0905653
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              5        0.71466
 0d             10        3.35061
  s           5938        0.65809
 1d          10019        3.76343
  s        1631249        0.65199
  c                       0.00011
 2u          10019        2.82097
 3u          74357        2.77353
 4u           5660        2.71363
  c                       0.00000
 5d              0        3.61629
  s              0        0.74086
5th starting vertex was 71581
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.6911 seconds
MTEPS: 0.0924204
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s             18        0.59413
 0d             25        3.14753
  s          48827        0.61496
 1d          20581        3.91188
  s        1831863        0.77101
  c                       0.00016
 2u          20581        2.72401
 3u          66991        2.54169
 4u           2469        2.75916
  c                       0.00000
 5d              0        4.14811
  s              0        0.79170
6th starting vertex was 51428
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.7273 seconds
MTEPS: 0.0922733
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.79211
 0d              9        3.52673
  s          16177        0.71338
 1d           9662        3.57604
  s        1591140        0.77601
  c                       0.00011
 2u           9662        2.58169
 3u          74535        2.76322
 4u           5841        2.77325
  c                       0.00001
 5d              0        4.32020
  s              0        0.62159
7th starting vertex was 22085
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.6236 seconds
MTEPS: 0.0926961
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              3        0.59408
 0d              6        3.46710
  s          13217        0.78325
 1d           7921        4.15875
  s        1516618        0.75724
  c                       0.00010
 2u           7921        2.67395
 3u          75117        2.55387
 4u           6998        2.76119
  c                       0.00000
 5d              0        3.75774
  s              0        0.59409
8th starting vertex was 78688
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.4054 seconds
MTEPS: 0.0935991
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              5        0.59409
 0d             11        3.07360
  s           8776        0.79200
 1d           7156        4.21853
  s        1479572        0.77605
  c                       0.00010
 2u           7156        2.57979
 3u          75452        2.38443
 4u           7420        2.76213
  c                       0.00000
 5d              0        3.93748
  s              0        0.76522
9th starting vertex was 28660
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.8266 seconds
MTEPS: 0.0918719
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s             24        0.73909
 0d             46        3.33708
  s          36750        0.77064
 1d          16987        3.86272
  s        1783450        0.78138
  c                       0.00015
 2u          16987        2.35637
 3u          69832        2.38171
 4u           3202        2.76140
  c                       0.00000
 5d              0        4.01297
  s              0        0.77061
10th starting vertex was 4432
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.9471 seconds
MTEPS: 0.0913895
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              1        0.59408
 0d             10        3.10120
  s          26564        0.76421
 1d          14584        4.29269
  s        1740465        0.77070
  c                       0.00014
 2u          14584        2.60561
 3u          71638        2.77468
 4u           3829        2.77386
  c                       0.00000
 5d              0        4.08254
  s              0        0.77604
11th starting vertex was 88321
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.0929 seconds
MTEPS: 0.0908123
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              1        0.61214
 0d              3        3.17277
  s           6531        0.77600
 1d           5147        3.75379
  s        1325298        0.77069
  c                       0.00009
 2u           5147        2.59647
 3u          75104        2.77348
 4u           9766        2.50681
  c                       0.00000
 5d              0        3.96067
  s              0        0.59408
12th starting vertex was 78921
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 21.9938 seconds
MTEPS: 0.0953505
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.59408
 0d              1        2.66836
  s           2886        0.75593
 1d           2906        3.33437
  s        1075933        0.70210
  c                       0.00006
 2u           2906        2.67392
 3u          72587        2.93502
 4u          14489        2.75181
  c                       0.00000
 5d              0        3.94957
  s              0        0.78082
13th starting vertex was 11703
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.2749 seconds
MTEPS: 0.0941473
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s             34        0.77062
 0d            105        3.24570
  s         138715        0.59409
 1d          34394        3.98816
  s        1863435        0.77093
  c                       0.00022
 2u          34394        2.79906
 3u          54476        2.77341
 4u           1097        2.57057
  c                       0.00000
 5d              0        3.29945
  s              0        0.68960
14th starting vertex was 77729
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 21.9226 seconds
MTEPS: 0.0956602
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              1        0.78269
 0d              3        3.42436
  s           2365        0.77063
 1d           1942        3.93907
  s         899725        0.79201
  c                       0.00008
 2u           1942        2.76357
 3u          70041        2.46478
 4u          17976        2.37735
  c                       0.00000
 5d              0        4.09609
  s              0        0.70797
15th starting vertex was 37272
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.3949 seconds
MTEPS: 0.0936429
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.77062
 0d              2        3.26879
  s           2848        0.77063
 1d           3584        4.17809
  s        1174374        0.77069
  c                       0.00008
 2u           3584        2.59782
 3u          73930        2.37781
 4u          12487        2.37740
  c                       0.00000
 5d              0        3.56514
  s              0        0.59420
16th starting vertex was 32608
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 21.2812 seconds
MTEPS: 0.0985436
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              3        0.59408
 0d              8        3.15203
  s           2739        0.68423
 1d           3512        4.07347
  s        1180970        0.66372
  c                       0.00008
 2u           3512        2.52364
 3u          74156        2.61322
 4u          12322        2.39023
  c                       0.00000
 5d              0        3.87241
  s              0        0.77599
17th starting vertex was 49402
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 21.8237 seconds
MTEPS: 0.096094
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.65357
 0d              1        3.28380
  s             34        0.59407
 1d            129        2.92543
  s         172965        0.64202
 2d          37656        4.16423
  s        1843987        0.74763
  c                       0.00024
 3u          37656        2.75101
 4u          51348        2.60296
 5u            939        2.59808
  c                       0.00000
 6d              0        3.51082
  s              0        0.77062
18th starting vertex was 59952
Number iterations: 7
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 25.7241 seconds
MTEPS: 0.0815235
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.69214
 0d             38        3.46103
  s          15051        0.77599
 1d          12265        4.15957
  s        1697083        0.77619
  c                       0.00012
 2u          12265        2.38793
 3u          73168        2.77343
 4u           4577        2.37739
  c                       0.00000
 5d              0        3.56574
  s              0        0.59407
19th starting vertex was 60405
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.0284 seconds
MTEPS: 0.0952011
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              1        0.59408
 0d             13        3.04116
  s          10874        0.66686
 1d           8660        4.20918
  s        1560173        0.62743
  c                       0.00011
 2u           8660        2.53906
 3u          75052        2.37750
 4u           6321        2.74526
  c                       0.00000
 5d              0        4.11430
  s              0        0.77065
20th starting vertex was 59001
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.4846 seconds
MTEPS: 0.0932694
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              4        0.71916
 0d             11        3.02302
  s          29645        0.77061
 1d          13982        3.57438
  s        1721406        0.59417
  c                       0.00013
 2u          13982        2.37861
 3u          72045        2.37749
 4u           4017        2.56907
  c                       0.00000
 5d              0        4.14250
  s              0        0.77061
21th starting vertex was 58021
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 21.7128 seconds
MTEPS: 0.0965848
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              1        0.75404
 0d              1        2.79791
  s             43        0.72653
 1d            119        3.35051
  s         128043        0.77063
 2d          35000        3.96898
  s        1878361        0.61471
  c                       0.00022
 3u          35000        2.76306
 4u          53913        2.64788
 5u           1039        2.59821
  c                       0.00000
 6d              0        3.52724
  s              0        0.76747
22th starting vertex was 59813
Number iterations: 7
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 26.154 seconds
MTEPS: 0.0801836
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.59408
 0d              1        2.75068
  s             13        0.75526
 1d             35        3.14179
  s          69307        0.77066
 2d          23420        3.92697
  s        1843985        0.76075
  c                       0.00017
 3u          23420        2.73994
 4u          64503        2.81725
 5u           2112        2.42144
  c                       0.00000
 6d              0        3.04969
  s              0        0.77599
23th starting vertex was 4153
Number iterations: 7
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 25.7939 seconds
MTEPS: 0.0813031
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s            118        0.79202
 0d            351        3.32148
  s         316807        0.77636
  c                       0.00006
 1u            351        2.37831
 2u          50021        2.75646
 3u          39251        2.38790
 4u            450        2.37718
  c                       0.00000
 5d              0        3.48170
  s              0        0.77062
24th starting vertex was 71818
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 19.2493 seconds
MTEPS: 0.108945
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.59408
 0d              1        2.75973
  s            308        0.74017
 1d            359        3.14758
  s         321352        0.77062
  c                       0.00007
 2u            359        2.73201
 3u          50193        2.37781
 4u          39062        2.41344
 5u            459        2.77953
  c                       0.00000
25th starting vertex was 6069
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 19.7904 seconds
MTEPS: 0.105967
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.77062
 0d              1        3.35787
  s          11348        0.66456
 1d           7056        3.34562
  s        1463561        0.79204
  c                       0.00007
 2u           7056        2.18361
 3u          75284        2.78606
 4u           7693        2.67602
  c                       0.00000
 5d              0        3.75725
  s              0        0.60958
26th starting vertex was 18127
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 21.912 seconds
MTEPS: 0.0957066
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.61279
 0d              1        3.54025
  s             72        0.67881
 1d            121        3.03437
  s         134013        0.78135
 2d          35246        3.58263
  s        1874616        0.73802
  c                       0.00025
 3u          35246        2.77447
 4u          53655        2.17943
 5u           1049        2.92758
  c                       0.00000
 6d              0        3.48130
  s              0        0.71765
27th starting vertex was 16128
Number iterations: 7
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 26.5468 seconds
MTEPS: 0.0789972
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.59408
 0d              2        2.77292
  s            198        0.78144
 1d            381        3.94449
  s         355863        0.62541
  c                       0.00006
 2u            381        2.37853
 3u          51976        2.37805
 4u          37321        2.56983
 5u            394        2.77313
  c                       0.00000
28th starting vertex was 89790
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 19.5663 seconds
MTEPS: 0.10718
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.59582
 0d              6        3.57163
  s           6341        0.77600
 1d           5371        4.17249
  s        1351592        0.59469
  c                       0.00009
 2u           5371        2.46028
 3u          75260        2.45809
 4u           9388        2.77968
  c                       0.00000
 5d              0        4.18345
  s              0        0.77063
29th starting vertex was 49337
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.0637 seconds
MTEPS: 0.0909275
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s            122        0.62434
 0d            137        2.94927
  s         179782        0.78960
 1d          39837        3.89254
  s        1848936        0.67610
  c                       0.00023
 2u          39837        2.46853
 3u          49325        2.80562
 4u            772        2.57527
  c                       0.00000
 5d              0        3.27589
  s              0        0.69704
30th starting vertex was 1345
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 21.6003 seconds
MTEPS: 0.0970876
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s             23        0.59408
 0d             47        2.98312
  s          87376        0.59409
 1d          27313        3.93944
  s        1865266        0.65639
  c                       0.00019
 2u          27313        2.84339
 3u          61062        2.79014
 4u           1647        2.61411
  c                       0.00000
 5d              0        4.16631
  s              0        0.63437
31th starting vertex was 52081
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.4303 seconds
MTEPS: 0.093495
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s             14        0.65366
 0d             36        2.77057
  s          77794        0.70339
 1d          24498        3.78677
  s        1848322        0.77078
  c                       0.00018
 2u          24498        2.76882
 3u          63597        2.75781
 4u           1938        2.77534
  c                       0.00000
 5d              0        4.15773
  s              0        0.73014
32th starting vertex was 8421
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.4902 seconds
MTEPS: 0.0892764
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              7        0.73060
 0d            121        3.42262
  s         201443        0.78142
  c                       0.00006
 1u            121        2.57623
 2u          40203        2.53207
 3u          48973        2.37749
 4u            777        2.37727
  c                       0.00000
33th starting vertex was 63293
Number iterations: 5
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 15.0192 seconds
MTEPS: 0.139629
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s             13        0.59408
 0d             34        3.13085
  s          17804        0.61010
 1d          13431        3.75862
  s        1727428        0.59415
  c                       0.00013
 2u          13431        2.37864
 3u          72466        2.38042
 4u           4119        2.37738
  c                       0.00000
 5d              0        3.55096
  s              0        0.73365
34th starting vertex was 10551
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 20.9235 seconds
MTEPS: 0.100228
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.73122
 0d              3        3.02650
  s          41044        0.73052
 1d          16235        4.18966
  s        1758270        0.73478
  c                       0.00014
 2u          16235        2.77369
 3u          70428        2.68718
 4u           3397        2.62640
  c                       0.00000
 5d              0        4.14229
  s              0        0.77405
35th starting vertex was 689
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.0526 seconds
MTEPS: 0.0909714
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.59400
 0d              1        3.07782
  s            792        0.77061
 1d           1091        3.24883
  s         629782        0.65410
  c                       0.00007
 2u           1091        2.75289
 3u          63722        2.76320
 4u          25077        2.94852
 5u            183        2.57177
  c                       0.00000
36th starting vertex was 12872
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 20.4345 seconds
MTEPS: 0.102626
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.62235
 0d              2        3.34501
  s           3761        0.66924
 1d           3061        3.36605
  s        1100920        0.78139
  c                       0.00007
 2u           3061        2.63462
 3u          73170        2.55384
 4u          13766        2.37739
  c                       0.00000
 5d              0        3.56515
  s              0        0.75519
37th starting vertex was 88946
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 21.0353 seconds
MTEPS: 0.0996956
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.59408
 0d              1        2.88829
  s           2921        0.72662
 1d           2848        3.18326
  s        1053198        0.77067
  c                       0.00007
 2u           2848        2.39805
 3u          72567        2.58411
 4u          14584        2.52490
  c                       0.00000
 5d              0        3.86607
  s              0        0.75714
38th starting vertex was 60070
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 21.8452 seconds
MTEPS: 0.0959992
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              4        0.59880
 0d             13        3.44876
  s           7703        0.76532
 1d           8561        4.06855
  s        1563032        0.62119
  c                       0.00010
 2u           8561        2.33495
 3u          75056        2.53434
 4u           6413        2.37740
  c                       0.00000
 5d              0        3.56535
  s              0        0.59408
39th starting vertex was 56342
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 21.6211 seconds
MTEPS: 0.0969943
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              2        0.59409
 0d              3        3.00199
  s          12213        0.59409
 1d           7262        3.42851
  s        1473692        0.77068
  c                       0.00010
 2u           7262        2.37852
 3u          75175        2.37769
 4u           7602        2.75822
  c                       0.00000
 5d              0        4.19616
  s              0        0.66932
40th starting vertex was 19299
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 21.253 seconds
MTEPS: 0.0986743
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              2        0.77064
 0d             31        3.34325
  s          86277        0.76730
 1d          26496        3.97356
  s        1861971        0.77053
  c                       0.00024
 2u          26496        2.38330
 3u          61841        2.74865
 4u           1701        2.37737
  c                       0.00000
 5d              0        3.56492
  s              0        0.59407
41th starting vertex was 20023
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.1299 seconds
MTEPS: 0.0947643
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.59408
 0d              1        3.25414
  s            879        0.72297
 1d           1056        3.62178
  s         662596        0.78143
  c                       0.00007
 2u           1056        2.77441
 3u          64120        2.37774
 4u          24709        2.55424
 5u            188        2.73529
  c                       0.00000
42th starting vertex was 26931
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 19.617 seconds
MTEPS: 0.106903
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s            155        0.59442
 0d            380        2.76187
  s         339821        0.78294
  c                       0.00006
 1u            380        2.37847
 2u          51791        2.37786
 3u          37518        2.37724
 4u            384        2.58418
  c                       0.00000
 5d              0        3.06734
  s              0        0.68540
43th starting vertex was 29729
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 18.767 seconds
MTEPS: 0.111745
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s             10        0.63772
 0d             34        3.18356
  s          34039        0.68576
 1d          17684        3.56546
  s        1804477        0.77602
  c                       0.00015
 2u          17684        2.39290
 3u          69388        2.37766
 4u           2954        2.37727
  c                       0.00000
 5d              0        3.56778
  s              0        0.59407
44th starting vertex was 82899
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 20.9239 seconds
MTEPS: 0.100226
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              3        0.79201
 0d              6        3.08586
  s           3061        0.74739
 1d           2840        4.43859
  s        1056869        0.77606
  c                       0.00008
 2u           2840        2.63637
 3u          72335        2.37763
 4u          14796        2.77325
  c                       0.00000
 5d              0        4.30843
  s              0        0.59409
45th starting vertex was 76219
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.5264 seconds
MTEPS: 0.089139
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s             13        0.77063
 0d            108        2.75076
  s         111481        0.77595
 1d          32532        4.04652
  s        1881839        0.61560
  c                       0.00024
 2u          32532        2.78402
 3u          56214        2.33444
 4u           1215        2.57000
  c                       0.00000
 5d              0        4.17325
  s              0        0.77063
46th starting vertex was 30778
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.1223 seconds
MTEPS: 0.0906969
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              1        0.74162
 0d             16        3.32175
  s          44601        0.78674
 1d          17491        3.74243
  s        1783174        0.59414
  c                       0.00015
 2u          17491        2.38026
 3u          69477        2.37746
 4u           3081        2.55372
  c                       0.00000
 5d              0        4.12092
  s              0        0.63968
47th starting vertex was 39944
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 21.8232 seconds
MTEPS: 0.096096
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              4        0.59408
 0d             10        3.42813
  s          13066        0.77062
 1d           8924        3.60340
  s        1562959        0.68089
  c                       0.00013
 2u           8924        2.75266
 3u          74921        2.63245
 4u           6189        2.75019
  c                       0.00000
 5d              0        3.81058
  s              0        0.68015
48th starting vertex was 77613
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.9356 seconds
MTEPS: 0.0914353
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              1        0.61525
 0d              3        2.75089
  s           1335        0.72213
 1d           1367        3.81645
  s         761959        0.77605
  c                       0.00006
 2u           1367        2.92411
 3u          67146        2.60806
 4u          21419        2.75527
  c                       0.00000
 5d              0        3.81818
  s              0        0.77284
49th starting vertex was 3141
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.0985 seconds
MTEPS: 0.0907904
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              4        0.59408
 0d             19        3.17011
  s          12077        0.76599
 1d           9143        3.59200
  s        1576896        0.59413
  c                       0.00011
 2u           9143        2.37846
 3u          74870        2.37238
 4u           6013        2.62336
  c                       0.00000
 5d              0        3.96071
  s              0        0.78665
50th starting vertex was 20939
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 21.242 seconds
MTEPS: 0.0987251
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.67418
 0d              1        3.38305
  s           1107        0.77063
 1d           1077        3.41118
  s         658647        0.77066
  c                       0.00007
 2u           1077        2.82665
 3u          64330        2.77350
 4u          24491        2.37812
  c                       0.00001
 5d              0        3.60553
  s              0        0.77061
51th starting vertex was 54973
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.3792 seconds
MTEPS: 0.0937084
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s            217        0.63597
 0d            420        3.36685
  s         382266        0.78622
  c                       0.00006
 1u            420        2.76995
 2u          54268        2.57023
 3u          35047        2.90910
 4u            339        2.82069
  c                       0.00000
52th starting vertex was 54497
Number iterations: 5
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 15.9204 seconds
MTEPS: 0.131726
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.59408
 0d              8        3.07031
  s          12127        0.66425
 1d           7945        4.15909
  s        1515493        0.72500
  c                       0.00015
 2u           7945        2.55470
 3u          75170        2.57544
 4u           6914        2.76799
  c                       0.00000
 5d              0        4.03507
  s              0        0.65164
53th starting vertex was 8488
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.7019 seconds
MTEPS: 0.0923765
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              2        0.59410
 0d              4        3.54504
  s           3991        0.67984
 1d           3245        3.86543
  s        1121815        0.75325
  c                       0.00008
 2u           3245        2.51630
 3u          73366        2.61481
 4u          13390        2.48125
  c                       0.00000
 5d              0        4.04755
  s              0        0.77061
54th starting vertex was 74696
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.8275 seconds
MTEPS: 0.0918681
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.77063
 0d              5        2.78074
  s          39483        0.77590
 1d          15827        3.96085
  s        1752558        0.77069
  c                       0.00014
 2u          15827        2.57056
 3u          70730        2.37731
 4u           3500        2.63278
  c                       0.00000
 5d              0        3.56510
  s              0        0.59407
55th starting vertex was 34216
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.4207 seconds
MTEPS: 0.0935351
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s            233        0.78132
 0d            370        3.37405
  s         353113        0.77588
  c                       0.00007
 1u            370        2.53452
 2u          52673        2.57569
 3u          36664        2.92199
 4u            367        2.57517
  c                       0.00000
56th starting vertex was 82846
Number iterations: 5
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 15.9218 seconds
MTEPS: 0.131714
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              3        0.59657
 0d              6        3.29257
  s           1518        0.69426
 1d           2310        4.12151
  s         980198        0.77731
  c                       0.00007
 2u           2310        2.37837
 3u          71146        2.37762
 4u          16514        2.37755
  c                       0.00000
 5d              0        3.75752
  s              0        0.79200
57th starting vertex was 65966
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 21.4626 seconds
MTEPS: 0.0977105
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s            111        0.78131
 0d            342        3.18336
  s         339756        0.77062
  c                       0.00007
 1u            342        2.60731
 2u          51180        2.35586
 3u          38138        2.54332
 4u            414        2.37734
  c                       0.00000
58th starting vertex was 11996
Number iterations: 5
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 15.4123 seconds
MTEPS: 0.136068
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.59408
 0d              1        3.35595
  s           3180        0.77063
 1d           2959        3.33991
  s        1061186        0.78674
  c                       0.00012
 2u           2959        2.37823
 3u          72602        2.74164
 4u          14427        2.77894
  c                       0.00002
 5d              0        4.05730
  s              0        0.71659
59th starting vertex was 58008
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 21.9219 seconds
MTEPS: 0.0956633
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.77615
 0d              3        3.28928
  s           1798        0.65999
 1d           2205        3.56515
  s         958686        0.59449
  c                       0.00007
 2u           2205        2.77393
 3u          71019        2.61492
 4u          16747        2.62374
  c                       0.00000
 5d              0        4.33000
  s              0        0.79015
60th starting vertex was 38680
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.6654 seconds
MTEPS: 0.0925253
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              2        0.60719
 0d             29        3.16088
  s          39857        0.77062
 1d          19871        4.16131
  s        1833786        0.66541
  c                       0.00016
 2u          19871        2.73114
 3u          67631        2.72651
 4u           2534        2.63722
  c                       0.00000
 5d              0        3.96016
  s              0        0.59408
61th starting vertex was 54522
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.9332 seconds
MTEPS: 0.0914447
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s             24        0.59408
 0d             38        3.12690
  s          69484        0.74969
 1d          23670        4.15994
  s        1849655        0.77074
  c                       0.00018
 2u          23670        2.51224
 3u          64309        2.55912
 4u           2051        2.77744
  c                       0.00000
 5d              0        3.86664
  s              0        0.77642
62th starting vertex was 84903
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.4557 seconds
MTEPS: 0.0933892
Total communication (average so far): 0
A BFS iteration is starting

      Start 15: FBFS_Test
15/20 Test #15: FBFS_Test ........................***Failed    0.66 sec
Using synthetic data, which we ALWAYS permute for load balance
We only balance the original input, we don't repermute after each filter change
BFS is run on UNDIRECTED graph, hence hitting CCs, and TEPS is bidirectional
Forcing scale to : 16
graph_generation:               0.122206 s
Generated renamed edge lists
Converted to Boolean and removed 149 loops
As a whole: 65536 rows and 65536 columns and 909896 nonzeros
I/O (or generation) took 0.347164 seconds
As a whole: 65536 rows and 65536 columns and 909896 nonzeros
All degrees calculated
Load balance: 1.00815
Symmetricized

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 95361 RUNNING AT yv.noip.me
=   EXIT CODE: 11
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault (signal 11)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions

      Start 16: FMIS_Test
16/20 Test #16: FMIS_Test ........................***Failed    0.58 sec
COMBBLAS Warning: It is dangerous to create (matrix) objects without specifying the communicator, are you sure you want to create this object in MPI_COMM_WORLD?
Using synthetic data, which we ALWAYS permute for load balance
We only balance the original input, we don't repermute after each filter change
BFS is run on UNDIRECTED graph, hence hitting CCs, and TEPS is bidirectional
Forcing scale to : 17
graph_generation:               0.098421 s
Generated renamed edge lists
Converted to Boolean and removed 75 loops
As a whole: 131072 rows and 131072 columns and 619978 nonzeros
Generation took 0.374992 seconds
As a whole: 131072 rows and 131072 columns and 619978 nonzeros
All degrees calculated
Load balance: 1.02317
Symmetricized

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 95367 RUNNING AT yv.noip.me
=   EXIT CODE: 11
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault (signal 11)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions

      Start 17: RCM_Test
17/20 Test #17: RCM_Test .........................   Passed    6.69 sec
      Start 18: BPML_Test
18/20 Test #18: BPML_Test ........................   Passed   61.28 sec
      Start 19: BPMM_Test
19/20 Test #19: BPMM_Test ........................   Passed   13.79 sec
      Start 20: SpMSpVBench_test
20/20 Test #20: SpMSpVBench_test .................   Passed   30.26 sec

30% tests passed, 14 tests failed out of 20

Total Test time (real) = 1648.07 sec

The following tests FAILED:
      2 - Multiplication_Test (Failed)
      3 - SpGEMM3D_Test (Failed)
      4 - HashSpGEMMTest (Failed)
      5 - Reduction_Test (Failed)
      6 - Iterator_Test (Failed)
      7 - Transpose_Test (Failed)
      8 - Indexing_Test (Failed)
      9 - SpAsgn_Test (Failed)
     10 - GalerkinNew_Test (Failed)
     11 - FindSparse_Test (Failed)
     12 - BetwCent_Test (Failed)
     14 - DirOptBFS_Test (Timeout)
     15 - FBFS_Test (Failed)
     16 - FMIS_Test (Failed)
Errors while running CTest

Version: 2.0 FreeBSD 13.1

richardlett commented 2 years ago

I believe I was getting a similar set of failures with clang on an ARM Mac when I tried to build a couple of months ago.

I'm guessing these are llvm/clang (/or libc vs glibc?) related.

roguzsel commented 2 years ago

These are almost all related to missing matrix files required as inputs by the tests. It seems like the archive file was removed in the old repo. You can access it from the link below. Extract these files into the build directory.

https://portal.nersc.gov/project/m1982/CombBLAS/testdata_combblas1.6.1.tgz

yurivict commented 2 years ago

Now there are fewer failures:

===>  Testing for CombBLAS-2.0.0
-- Configuring done
-- Generating done
-- Build files have been written to: /disk-samsung/freebsd-ports/math/combblas/work/.build
ninja: no work to do.
[  0% 1/1] cd /disk-samsung/freebsd-ports/math/combblas/work/.build && /usr/local/bin/ctest --force-new-ctest-process
Test project /disk-samsung/freebsd-ports/math/combblas/work/.build
      Start  1: GenMMWrite_Test
 1/20 Test  #1: GenMMWrite_Test ..................   Passed   16.43 sec
      Start  2: Multiplication_Test
 2/20 Test  #2: Multiplication_Test ..............   Passed    4.07 sec
      Start  3: SpGEMM3D_Test
 3/20 Test  #3: SpGEMM3D_Test ....................   Passed  257.71 sec
      Start  4: HashSpGEMMTest
 4/20 Test  #4: HashSpGEMMTest ...................   Passed    3.24 sec
      Start  5: Reduction_Test
 5/20 Test  #5: Reduction_Test ...................   Passed    0.27 sec
      Start  6: Iterator_Test
 6/20 Test  #6: Iterator_Test ....................   Passed    0.22 sec
      Start  7: Transpose_Test
 7/20 Test  #7: Transpose_Test ...................   Passed    1.63 sec
      Start  8: Indexing_Test
 8/20 Test  #8: Indexing_Test ....................***Failed    4.29 sec
As a whole: 10 rows and 100 columns and 11 nonzeros
Indexing working correctly
Elements stored on proc 0: {(0,0.234), (1,0.829), (2,0.221), (3,0.454), (4,0.096), (5,0.399), (6,0.895), (7,0.156), (8,0.052), (9,0.709), (10,0.305), (11,0.669), (12,0.493), (13,0.619), (14,0.736), (15,0.615), (16,0.124), (17,0.831), (18,0.958), (19,0.284), (20,0.411), (21,0.473), (22,0.935), (23,0.222), (24,0.54), }
Elements stored on proc 1: {(0,0.196), (1,0.571), (2,0.482), (3,0.09), (4,0.79), (5,0.939), (6,0.684), (7,0.465), (8,0.236), (9,0.713), (10,0.32), (11,0.748), (12,0.771), (13,0.123), (14,0.79), (15,0.06), (16,0.82), (17,0.506), (18,0.859), (19,0.268), (20,0.49), (21,0.01), (22,0.809), (23,0.284), (24,0.263), }
Elements stored on proc 2: {(0,0.159), (1,0.811), (2,0.198), (3,0.163), (4,0.779), (5,0.241), (6,0.623), (7,0.955), (8,0.258), (9,0.861), (10,0.104), (11,0.381), (12,0.657), (13,0.356), (14,0.083), (15,0.712), (16,0.413), (17,0.488), (18,0.646), (19,0.99), (20,0.523), (21,0.034), (22,0.227), (23,0.584), (24,0.824), }
Elements stored on proc 3: {(0,0.609), (1,0.557), (2,0.926), (3,0.481), (4,0.218), (5,0.92), (6,0.049), (7,0.052), (8,0.424), (9,0.214), (10,0.606), (11,0.385), (12,0.848), (13,0.583), (14,0.586), (15,0.615), (16,0.797), (17,0.48), (18,0.378), (19,0.66), (20,0.169), (21,0.258), (22,0.114), (23,0.575), (24,0.618), }
COMBBLAS Warning: It is dangerous to create (vector) objects without specifying the communicator, are you sure you want to create this object in MPI_COMM_WORLD?
COMBBLAS Warning: It is dangerous to create (vector) objects without specifying the communicator, are you sure you want to create this object in MPI_COMM_WORLD?

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 8437 RUNNING AT yv.noip.me
=   EXIT CODE: 6
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Abort trap (signal 6)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions

      Start  9: SpAsgn_Test
 9/20 Test  #9: SpAsgn_Test ......................***Failed   76.42 sec
Pruning is working
SpAsgn working correctly
COMBBLAS Warning: It is dangerous to create (vector) objects without specifying the communicator, are you sure you want to create this object in MPI_COMM_WORLD?
COMBBLAS Warning: It is dangerous to create (vector) objects without specifying the communicator, are you sure you want to create this object in MPI_COMM_WORLD?

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 8445 RUNNING AT yv.noip.me
=   EXIT CODE: 6
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Abort trap (signal 6)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions

      Start 10: GalerkinNew_Test
10/20 Test #10: GalerkinNew_Test .................   Passed  1045.74 sec
      Start 11: FindSparse_Test
11/20 Test #11: FindSparse_Test ..................   Passed    0.07 sec
      Start 12: BetwCent_Test
12/20 Test #12: BetwCent_Test ....................***Timeout 1500.03 sec
Matrix is Float
Total number of nonzeros expected across all processors is 490563
File is 6706976 bytes
As a whole: 65536 rows and 65536 columns and 490563 nonzeros
Batch processing will occur 11 times, each processing 96 vertices (overall)
Candidates chosen, precomputation finished
Exploring via BFS...
Tallying...
Adding bc contributions...
Exploring via BFS...
Tallying...
Adding bc contributions...
Exploring via BFS...
Tallying...
Adding bc contributions...
Exploring via BFS...
Tallying...
Adding bc contributions...
Exploring via BFS...
Tallying...
Adding bc contributions...
Exploring via BFS...
Tallying...
Adding bc contributions...
Exploring via BFS...
Tallying...
Adding bc contributions...
Exploring via BFS...
Tallying...
Adding bc contributions...
Exploring via BFS...
Tallying...
Adding bc contributions...
Exploring via BFS...
Tallying...
Adding bc contributions...
Exploring via BFS...

      Start 13: TopDownBFS_Test
13/20 Test #13: TopDownBFS_Test ..................   Passed  479.73 sec
      Start 14: DirOptBFS_Test
14/20 Test #14: DirOptBFS_Test ...................***Timeout 1500.03 sec
COMBBLAS Warning: It is dangerous to create (matrix) objects without specifying the communicator, are you sure you want to create this object in MPI_COMM_WORLD?
COMBBLAS Warning: It is dangerous to create (matrix) objects without specifying the communicator, are you sure you want to create this object in MPI_COMM_WORLD?
COMBBLAS Warning: It is dangerous to create (matrix) objects without specifying the communicator, are you sure you want to create this object in MPI_COMM_WORLD?
Forcing scale to : 17
Using fast vertex permutations; skipping edge permutations (like v2.1)
graph_generation:               0.332368 s
Generated renamed edge lists
Generation took 0.333609 seconds
Warning: Using smaller indices for the matrix than DistEdgeList
Local matrices are 65536-by-65536
Created Sparse Matrix (with int32 local indices and values)
Calculated degrees in 0.00769602 seconds
Converted to Boolean and removed 213 loops
As a whole: 131072 rows and 131072 columns and 1864974 nonzeros
Reductions done
Intersection of colsums and rowsums found
Found non-isolated vertices
As a whole: 131072 rows and 131072 columns and 1864974 nonzeros
Dropped isolated vertices from input
As a whole: 90133 rows and 90133 columns and 1864974 nonzeros
Converted to 32-bit integers
Symmetricized
Optimization buffers set
Generation took 0.333609 seconds
Threading activated with 8 threads
As a whole: 90133 rows and 90133 columns and 3729948 nonzeros
76.3786 seconds elapsed for Kernel #1
As a whole: 90133 rows and 90133 columns and 3729948 nonzeros
Load balance: 1.01522
As a whole, Degrees array has length 90133
0.982048 0.330817 0.699284 0.0607193 0.0194015 0.794178 0.57059 0.245031 0.873026 0.317977 0.0491786 0.979907 0.875608 0.129842 0.862386 0.413525 0.361783 0.548102 0.665159 0.670179 0.654605 0.643731 0.663619 0.0460819 0.796801 0.067343 0.201118 0.178936 0.996204 0.54739 0.0149317 0.577831 0.0934394 0.702221 0.117062 0.00765376 0.142813 0.986832 0.666466 0.625108 0.21412 0.222159 0.298794 0.329842 0.91975 0.845635 0.341476 0.443175 0.8611 0.0348575 0.232313 0.609914 0.604632 0.0941811 0.828735 0.37962 0.91916 0.731879 0.133098 0.64359 0.429148 0.604913 0.941981 0.875231 
88514 29817 63028 5472 1748 71581 51428 22085 78688 28660 4432 88321 78921 11703 77729 37272 32608 49402 59952 60405 59001 58021 59813 4153 71818 6069 18127 16128 89790 49337 1345 52081 8421 63293 10551 689 12872 88946 60070 56342 19299 20023 26931 29729 82899 76219 30778 39944 77613 3141 20939 54973 54497 8488 74696 34216 82846 65966 11996 58008 38680 54522 84903 78887 
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              2        0.59437
 0d             10        3.16675
  s           1532        0.75537
 1d           3321        3.78571
  s        1163385        0.65341
  c                       0.00008
 2u           3321        2.74049
 3u          73633        2.37748
 4u          13049        2.68045
  c                       0.00000
 5d              0        3.96178
  s              0        0.79201
0th starting vertex was 88514
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.2894 seconds
MTEPS: 0.0940862
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              4        0.79203
 0d              8        3.64529
  s          15001        0.69059
 1d           8850        4.16149
  s        1554514        0.79206
  c                       0.00011
 2u           8850        2.77875
 3u          74836        2.46728
 4u           6346        2.81020
  c                       0.00000
 5d              0        4.19559
  s              0        0.81962
1th starting vertex was 29817
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 24.3093 seconds
MTEPS: 0.0862684
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              4        0.70152
 0d              9        3.16866
  s           2008        0.79201
 1d           4361        4.35726
  s        1276877        0.79205
  c                       0.00006
 2u           4361        2.37945
 3u          74680        2.75914
 4u          10956        2.57524
  c                       0.00000
 5d              0        4.36348
  s              0        0.79201
2th starting vertex was 63028
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 24.1183 seconds
MTEPS: 0.0869516
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s             87        0.79203
 0d            120        2.98530
  s         162302        0.68847
 1d          37937        4.05585
  s        1857288        0.79070
  c                       0.00024
 2u          37937        2.57640
 3u          51152        2.82002
 4u            863        2.78920
  c                       0.00000
 5d              0        3.16874
  s              0        0.79197
3th starting vertex was 5472
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.3388 seconds
MTEPS: 0.0898558
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              1        0.79200
 0d            114        3.16866
  s         120723        0.85519
 1d          33777        4.28599
  s        1881717        0.79235
  c                       0.00022
 2u          33777        2.96972
 3u          55069        2.78919
 4u           1110        2.77381
  c                       0.00000
 5d              0        4.38064
  s              0        0.79270
4th starting vertex was 1748
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 24.1403 seconds
MTEPS: 0.0868723
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              5        0.85013
 0d             10        3.36769
  s           5938        0.79201
 1d          10019        4.37474
  s        1631249        0.73682
  c                       0.00011
 2u          10019        2.78415
 3u          74357        2.81006
 4u           5660        2.91212
  c                       0.00000
 5d              0        4.59132
  s              0        0.85179
5th starting vertex was 71581
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 24.3408 seconds
MTEPS: 0.0861567
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s             18        0.80363
 0d             25        3.95614
  s          48827        0.81591
 1d          20581        4.26959
  s        1831863        0.97073
  c                       0.00016
 2u          20581        3.49866
 3u          66991        3.37016
 4u           2469        3.19638
  c                       0.00000
 5d              0        4.43345
  s              0        0.79275
6th starting vertex was 51428
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 27.5776 seconds
MTEPS: 0.0760445
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.79275
 0d              9        3.37637
  s          16177        0.79217
 1d           9662        3.95677
  s        1591140        0.74623
  c                       0.00011
 2u           9662        2.78916
 3u          74535        2.41148
 4u           5841        2.96105
  c                       0.00000
 5d              0        4.59355
  s              0        0.78502
7th starting vertex was 22085
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 24.7201 seconds
MTEPS: 0.0848346
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              3        0.79492
 0d              6        3.83936
  s          13217        0.92921
 1d           7921        3.85167
  s        1516618        0.79209
  c                       0.00010
 2u           7921        2.64600
 3u          75117        3.19252
 4u           6998        2.78347
  c                       0.00000
 5d              0        3.97222
  s              0        0.79201
8th starting vertex was 78688
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 24.9314 seconds
MTEPS: 0.0841157
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              5        0.79202
 0d             11        3.37069
  s           8776        0.79203
 1d           7156        4.16225
  s        1479572        0.79270
  c                       0.00009
 2u           7156        2.79508
 3u          75452        2.77317
 4u           7420        2.59025
  c                       0.00000
 5d              0        3.76301
  s              0        0.62716
9th starting vertex was 28660
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.5688 seconds
MTEPS: 0.0889787
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s             24        0.59407
 0d             46        3.43391
  s          36750        0.79216
 1d          16987        4.16024
  s        1783450        0.79209
  c                       0.00015
 2u          16987        2.77461
 3u          69832        2.37930
 4u           3202        2.79543
  c                       0.00000
 5d              0        3.94136
  s              0        0.62366
10th starting vertex was 4432
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.1903 seconds
MTEPS: 0.090431
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              1        0.79202
 0d             10        3.39033
  s          26564        0.75037
 1d          14584        4.00017
  s        1740465        0.79210
  c                       0.00014
 2u          14584        2.63802
 3u          71638        2.40931
 4u           3829        2.37735
  c                       0.00000
 5d              0        3.56677
  s              0        0.59404
11th starting vertex was 88321
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 21.662 seconds
MTEPS: 0.096811
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              1        0.59424
 0d              3        3.06257
  s           6531        0.78560
 1d           5147        3.96414
  s        1325298        0.75574
  c                       0.00009
 2u           5147        2.93572
 3u          75104        3.08618
 4u           9766        2.59726
  c                       0.00000
 5d              0        4.20946
  s              0        0.79205
12th starting vertex was 78921
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.6226 seconds
MTEPS: 0.0887763
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.79373
 0d              1        3.53757
  s           2886        0.77669
 1d           2906        3.65768
  s        1075933        0.79210
  c                       0.00008
 2u           2906        2.86439
 3u          72587        2.90270
 4u          14489        2.81347
  c                       0.00000
 5d              0        3.96129
  s              0        0.71484
13th starting vertex was 11703
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.6535 seconds
MTEPS: 0.0886602
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s             34        0.70678
 0d            105        3.47424
  s         138715        0.69572
 1d          34394        4.42611
  s        1863435        0.82931
  c                       0.00022
 2u          34394        2.45754
 3u          54476        3.02548
 4u           1097        2.52861
  c                       0.00000
 5d              0        3.51291
  s              0        0.76353
14th starting vertex was 77729
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.8063 seconds
MTEPS: 0.088091
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              1        0.72993
 0d              3        3.20789
  s           2365        0.79202
 1d           1942        4.37895
  s         899725        0.78766
  c                       0.00007
 2u           1942        2.72229
 3u          70041        2.90325
 4u          17976        2.58605
  c                       0.00001
 5d              0        4.55310
  s              0        0.79200
15th starting vertex was 37272
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 24.501 seconds
MTEPS: 0.0855935
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.77455
 0d              2        3.17013
  s           2848        0.73283
 1d           3584        3.62411
  s        1174374        0.59414
  c                       0.00008
 2u           3584        2.37807
 3u          73930        2.74434
 4u          12487        2.51076
  c                       0.00000
 5d              0        4.38203
  s              0        0.79201
16th starting vertex was 32608
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.3799 seconds
MTEPS: 0.0937056
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              3        0.65913
 0d              8        3.50014
  s           2739        0.80413
 1d           3512        4.34332
  s        1180970        0.79205
  c                       0.00008
 2u           3512        2.88246
 3u          74156        2.87816
 4u          12322        2.59510
  c                       0.00000
 5d              0        4.17623
  s              0        0.79201
17th starting vertex was 49402
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 24.1296 seconds
MTEPS: 0.086911
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.65883
 0d              1        3.17390
  s             34        0.74332
 1d            129        3.53730
  s         172965        0.79201
 2d          37656        4.25531
  s        1843987        0.62339
  c                       0.00023
 3u          37656        2.67297
 4u          51348        2.63295
 5u            939        2.37732
  c                       0.00000
 6d              0        3.25416
  s              0        0.79180
18th starting vertex was 59952
Number iterations: 7
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 26.2979 seconds
MTEPS: 0.0797449
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.59404
 0d             38        2.77275
  s          15051        0.79201
 1d          12265        3.90963
  s        1697083        0.79194
  c                       0.00009
 2u          12265        2.59395
 3u          73168        2.77319
 4u           4577        2.39108
  c                       0.00000
 5d              0        3.89225
  s              0        0.79201
19th starting vertex was 60405
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.2599 seconds
MTEPS: 0.0942107
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              1        0.79201
 0d             13        3.35781
  s          10874        0.79201
 1d           8660        3.67891
  s        1560173        0.59416
  c                       0.00012
 2u           8660        2.82716
 3u          75052        2.73517
 4u           6321        2.82758
  c                       0.00000
 5d              0        4.56231
  s              0        0.78448
20th starting vertex was 59001
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.5554 seconds
MTEPS: 0.0890295
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              4        0.59883
 0d             11        3.56429
  s          29645        0.79203
 1d          13982        4.10843
  s        1721406        0.79207
  c                       0.00009
 2u          13982        2.37743
 3u          72045        2.77312
 4u           4017        2.37740
  c                       0.00000
 5d              0        3.96072
  s              0        0.59402
21th starting vertex was 58021
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.0581 seconds
MTEPS: 0.0909493
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              1        0.79200
 0d              1        3.17892
  s             43        0.79202
 1d            119        3.58198
  s         128043        0.76796
 2d          35000        3.76422
  s        1878361        0.59895
  c                       0.00032
 3u          35000        2.93561
 4u          53913        2.80957
 5u           1039        2.92774
  c                       0.00000
 6d              0        3.17625
  s              0        0.79202
22th starting vertex was 59813
Number iterations: 7
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 26.5655 seconds
MTEPS: 0.0789416
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.79201
 0d              1        3.37489
  s             13        0.79202
 1d             35        3.79259
  s          69307        0.66847
 2d          23420        3.89490
  s        1843985        0.76383
  c                       0.00017
 3u          23420        2.63054
 4u          64503        2.49627
 5u           2112        2.79624
  c                       0.00000
 6d              0        3.64402
  s              0        0.78496
23th starting vertex was 4153
Number iterations: 7
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 28.3376 seconds
MTEPS: 0.074005
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s            118        0.59411
 0d            351        3.32174
  s         316807        0.59934
  c                       0.00006
 1u            351        2.77412
 2u          50021        2.57607
 3u          39251        2.77354
 4u            450        2.98780
  c                       0.00000
 5d              0        3.07991
  s              0        0.79203
24th starting vertex was 71818
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 20.0981 seconds
MTEPS: 0.104344
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.71030
 0d              1        3.25346
  s            308        0.79193
 1d            359        3.36634
  s         321352        0.79163
  c                       0.00007
 2u            359        2.59633
 3u          50193        2.77576
 4u          39062        2.57506
 5u            459        2.37725
  c                       0.00000
25th starting vertex was 6069
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 19.4752 seconds
MTEPS: 0.107682
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.59403
 0d              1        2.97895
  s          11348        0.79204
 1d           7056        3.44429
  s        1463561        0.66344
  c                       0.00010
 2u           7056        2.70346
 3u          75284        2.97140
 4u           7693        2.77008
  c                       0.00000
 5d              0        4.06049
  s              0        0.79193
26th starting vertex was 18127
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.6224 seconds
MTEPS: 0.092701
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.74062
 0d              1        3.41776
  s             72        0.79198
 1d            121        3.16867
  s         134013        0.79201
 2d          35246        4.20765
  s        1874616        0.64886
  c                       0.00023
 3u          35246        2.78594
 4u          53655        2.57495
 5u           1049        2.77326
  c                       0.00000
 6d              0        3.56442
  s              0        0.69238
27th starting vertex was 16128
Number iterations: 7
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 26.6109 seconds
MTEPS: 0.0788069
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.79201
 0d              2        3.54804
  s            198        0.79200
 1d            381        3.96044
  s         355863        0.79194
  c                       0.00004
 2u            381        2.61294
 3u          51976        2.38615
 4u          37321        2.97083
 5u            394        2.57511
  c                       0.00000
28th starting vertex was 89790
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 21.5858 seconds
MTEPS: 0.0971529
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.59742
 0d              6        3.56402
  s           6341        0.77499
 1d           5371        4.17013
  s        1351592        0.74946
  c                       0.00009
 2u           5371        2.78123
 3u          75260        2.77997
 4u           9388        2.71814
  c                       0.00000
 5d              0        4.20709
  s              0        0.79200
29th starting vertex was 49337
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.3524 seconds
MTEPS: 0.0898034
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s            122        0.60166
 0d            137        2.37662
  s         179782        0.73744
 1d          39837        4.01533
  s        1848936        0.59429
  c                       0.00024
 2u          39837        2.38560
 3u          49325        2.77328
 4u            772        2.77303
  c                       0.00000
 5d              0        3.21267
  s              0        0.77347
30th starting vertex was 1345
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.4085 seconds
MTEPS: 0.0935862
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s             23        0.59402
 0d             47        3.56412
  s          87376        0.60820
 1d          27313        3.58223
  s        1865266        0.59422
  c                       0.00021
 2u          27313        2.18057
 3u          61062        2.77309
 4u           1647        2.95590
  c                       0.00000
 5d              0        4.15848
  s              0        0.79199
31th starting vertex was 52081
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.3876 seconds
MTEPS: 0.0936734
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s             14        0.68359
 0d             36        2.90676
  s          77794        0.79199
 1d          24498        4.05674
  s        1848322        0.64123
  c                       0.00018
 2u          24498        2.37817
 3u          63597        2.38337
 4u           1938        2.38001
  c                       0.00000
 5d              0        3.57577
  s              0        0.70250
32th starting vertex was 8421
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 21.1019 seconds
MTEPS: 0.0993808
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              7        0.79200
 0d            121        2.97031
  s         201443        0.79199
  c                       0.00007
 1u            121        2.79343
 2u          40203        2.37788
 3u          48973        2.44105
 4u            777        2.82382
  c                       0.00000
33th starting vertex was 63293
Number iterations: 5
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 16.4187 seconds
MTEPS: 0.127728
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s             13        0.67191
 0d             34        3.52839
  s          17804        0.79199
 1d          13431        3.59597
  s        1727428        0.59415
  c                       0.00013
 2u          13431        2.37828
 3u          72466        2.39469
 4u           4119        2.37722
  c                       0.00000
 5d              0        3.57217
  s              0        0.59402
34th starting vertex was 10551
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 20.7311 seconds
MTEPS: 0.101158
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.59404
 0d              3        2.50315
  s          41044        0.72902
 1d          16235        4.15858
  s        1758270        0.79208
  c                       0.00010
 2u          16235        2.77502
 3u          70428        2.57528
 4u           3397        2.97298
  c                       0.00000
 5d              0        3.96757
  s              0        0.79204
35th starting vertex was 689
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.7182 seconds
MTEPS: 0.0923102
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.79203
 0d              1        3.59218
  s            792        0.85559
 1d           1091        3.36681
  s         629782        0.80376
  c                       0.00007
 2u           1091        2.80221
 3u          63722        2.95366
 4u          25077        2.63876
 5u            183        2.49431
  c                       0.00000
36th starting vertex was 12872
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.3573 seconds
MTEPS: 0.0938002
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.79216
 0d              2        3.76242
  s           3761        0.79202
 1d           3061        3.75224
  s        1100920        0.79204
  c                       0.00007
 2u           3061        2.47253
 3u          73170        2.63491
 4u          13766        2.63674
  c                       0.00000
 5d              0        4.35696
  s              0        0.70719
37th starting vertex was 88946
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 24.0681 seconds
MTEPS: 0.087133
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.79201
 0d              1        3.49201
  s           2921        0.60934
 1d           2848        3.51878
  s        1053198        0.66232
  c                       0.00008
 2u           2848        2.79997
 3u          72567        2.69856
 4u          14584        2.93155
  c                       0.00000
 5d              0        4.34518
  s              0        0.67719
38th starting vertex was 60070
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.0057 seconds
MTEPS: 0.0911565
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              4        0.79205
 0d             13        3.60918
  s           7703        0.79202
 1d           8561        4.35725
  s        1563032        0.61589
  c                       0.00010
 2u           8561        2.94962
 3u          75056        2.77212
 4u           6413        2.97119
  c                       0.00000
 5d              0        3.97170
  s              0        0.79199
39th starting vertex was 56342
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.8569 seconds
MTEPS: 0.0879043
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              2        0.75287
 0d              3        3.56707
  s          12213        0.69215
 1d           7262        4.36696
  s        1473692        0.79206
  c                       0.00010
 2u           7262        2.77412
 3u          75175        2.78074
 4u           7602        2.57532
  c                       0.00000
 5d              0        4.15845
  s              0        0.79200
40th starting vertex was 19299
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.4251 seconds
MTEPS: 0.0895247
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              2        0.83146
 0d             31        3.16623
  s          86277        0.68303
 1d          26496        4.27644
  s        1861971        0.68342
  c                       0.00019
 2u          26496        2.57856
 3u          61841        2.63739
 4u           1701        2.42031
  c                       0.00000
 5d              0        3.56485
  s              0        0.59411
41th starting vertex was 20023
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.1231 seconds
MTEPS: 0.0947935
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.59404
 0d              1        3.63725
  s            879        0.79201
 1d           1056        3.49906
  s         662596        0.77074
  c                       0.00006
 2u           1056        2.36243
 3u          64120        2.50371
 4u          24709        2.97111
 5u            188        2.80446
  c                       0.00000
42th starting vertex was 26931
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 20.719 seconds
MTEPS: 0.101218
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s            155        0.79210
 0d            380        3.57537
  s         339821        0.79192
  c                       0.00007
 1u            380        2.77371
 2u          51791        2.58615
 3u          37518        2.60846
 4u            384        2.47530
  c                       0.00000
 5d              0        3.47925
  s              0        0.79198
43th starting vertex was 29729
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 20.5442 seconds
MTEPS: 0.102079
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s             10        0.59407
 0d             34        3.54558
  s          34039        0.74345
 1d          17684        3.56579
  s        1804477        0.59416
  c                       0.00014
 2u          17684        2.37798
 3u          69388        2.38076
 4u           2954        2.39553
  c                       0.00000
 5d              0        3.56485
  s              0        0.59402
44th starting vertex was 82899
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 20.3594 seconds
MTEPS: 0.103005
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              3        0.59403
 0d              6        3.22618
  s           3061        0.79199
 1d           2840        4.27992
  s        1056869        0.79197
  c                       0.00009
 2u           2840        2.58016
 3u          72335        2.38043
 4u          14796        2.38432
  c                       0.00000
 5d              0        3.57446
  s              0        0.59402
45th starting vertex was 76219
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 21.3974 seconds
MTEPS: 0.0980082
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s             13        0.59403
 0d            108        2.52244
  s         111481        0.76135
 1d          32532        3.96178
  s        1881839        0.59423
  c                       0.00027
 2u          32532        2.37824
 3u          56214        2.37730
 4u           1215        2.38518
  c                       0.00000
 5d              0        3.57823
  s              0        0.59402
46th starting vertex was 30778
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 20.2134 seconds
MTEPS: 0.103749
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              1        0.79200
 0d             16        3.37685
  s          44601        0.59403
 1d          17491        3.58136
  s        1783174        0.59424
  c                       0.00015
 2u          17491        2.37819
 3u          69477        2.76821
 4u           3081        2.38847
  c                       0.00000
 5d              0        3.98235
  s              0        0.79206
47th starting vertex was 39944
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.3344 seconds
MTEPS: 0.0938966
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              4        0.59536
 0d             10        2.97718
  s          13066        0.79198
 1d           8924        4.09627
  s        1562959        0.79214
  c                       0.00011
 2u           8924        2.57806
 3u          74921        2.59628
 4u           6189        2.57537
  c                       0.00000
 5d              0        4.38714
  s              0        0.72811
48th starting vertex was 77613
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.253 seconds
MTEPS: 0.0901871
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              1        0.79200
 0d              3        3.02139
  s           1335        0.78830
 1d           1367        3.45716
  s         761959        0.68311
  c                       0.00007
 2u           1367        2.91482
 3u          67146        2.77332
 4u          21419        2.67875
  c                       0.00000
 5d              0        3.98761
  s              0        0.63931
49th starting vertex was 3141
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.5787 seconds
MTEPS: 0.0889415
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              4        0.59403
 0d             19        2.71347
  s          12077        0.79200
 1d           9143        3.96070
  s        1576896        0.79204
  c                       0.00008
 2u           9143        2.72682
 3u          74870        2.84066
 4u           6013        2.58469
  c                       0.00000
 5d              0        3.59095
  s              0        0.65651
50th starting vertex was 20939
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.1924 seconds
MTEPS: 0.0944976
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.59514
 0d              1        3.01538
  s           1107        0.79201
 1d           1077        3.34204
  s         658647        0.79205
  c                       0.00006
 2u           1077        2.37912
 3u          64330        2.81317
 4u          24491        2.57944
  c                       0.00000
 5d              0        4.37444
  s              0        0.79199
51th starting vertex was 54973
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.6837 seconds
MTEPS: 0.0924507
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s            217        0.79204
 0d            420        3.36709
  s         382266        0.67859
  c                       0.00007
 1u            420        2.78170
 2u          54268        2.79308
 3u          35047        2.37724
 4u            339        2.37960
  c                       0.00000
52th starting vertex was 54497
Number iterations: 5
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 16.2176 seconds
MTEPS: 0.129312
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.59403
 0d              8        2.97357
  s          12127        0.79199
 1d           7945        4.10680
  s        1515493        0.70914
  c                       0.00010
 2u           7945        2.37798
 3u          75170        2.57516
 4u           6914        2.38479
  c                       0.00000
 5d              0        3.76509
  s              0        0.77212
53th starting vertex was 8488
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 21.8907 seconds
MTEPS: 0.0957997
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              2        0.59403
 0d              4        3.16867
  s           3991        0.59405
 1d           3245        4.09978
  s        1121815        0.73954
  c                       0.00009
 2u           3245        2.76444
 3u          73366        2.77323
 4u          13390        2.88750
  c                       0.00000
 5d              0        3.96189
  s              0        0.77435
54th starting vertex was 74696
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.5184 seconds
MTEPS: 0.0931294
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.68551
 0d              5        3.36627
  s          39483        0.59402
 1d          15827        3.56856
  s        1752558        0.59421
  c                       0.00014
 2u          15827        2.37829
 3u          70730        2.37734
 4u           3500        2.37730
  c                       0.00000
 5d              0        3.56539
  s              0        0.60573
55th starting vertex was 34216
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 20.3268 seconds
MTEPS: 0.10317
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s            233        0.59403
 0d            370        3.14778
  s         353113        0.61395
  c                       0.00006
 1u            370        2.57628
 2u          52673        2.17951
 3u          36664        2.77305
 4u            367        2.42100
  c                       0.00000
56th starting vertex was 82846
Number iterations: 5
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 15.2542 seconds
MTEPS: 0.137478
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              3        0.59403
 0d              6        2.88007
  s           1518        0.79198
 1d           2310        3.97646
  s         980198        0.79200
  c                       0.00005
 2u           2310        2.77405
 3u          71146        2.54698
 4u          16514        2.78343
  c                       0.00000
 5d              0        4.17815
  s              0        0.79205
57th starting vertex was 65966
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.0824 seconds
MTEPS: 0.0908536
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s            111        0.78912
 0d            342        3.54981
  s         339756        0.79204
  c                       0.00006
 1u            342        2.97239
 2u          51180        2.37841
 3u          38138        2.93429
 4u            414        2.58185
  c                       0.00000
58th starting vertex was 11996
Number iterations: 5
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 16.9462 seconds
MTEPS: 0.123752
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.59407
 0d              1        2.99759
  s           3180        0.79199
 1d           2959        3.40674
  s        1061186        0.79206
  c                       0.00008
 2u           2959        2.44713
 3u          72602        2.81540
 4u          14427        2.38363
  c                       0.00000
 5d              0        4.13206
  s              0        0.62067
59th starting vertex was 58008
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 22.3987 seconds
MTEPS: 0.0936269
Total communication (average so far): 0
A BFS iteration is starting
param 90133 vertices with 3729948 edges
186497 up and 181 down
  s              0        0.64085
 0d              3        3.36663
  s           1798        0.79198
 1d           2205        4.34903
  s         958686        0.79204
  c                       0.00005
 2u           2205        2.77404
 3u          71019        2.75269
 4u          16747        2.57485
  c                       0.00000
 5d              0        3.98352
  s              0        0.76924
60th starting vertex was 38680
Number iterations: 6
Number of vertices found: 90075
Number of edges traversed: 2097123
BFS time: 23.2107 seconds
MTEPS: 0.0903517
Total communication (average so far): 0
A BFS iteration is starting

      Start 15: FBFS_Test
15/20 Test #15: FBFS_Test ........................***Failed    0.58 sec
Using synthetic data, which we ALWAYS permute for load balance
We only balance the original input, we don't repermute after each filter change
BFS is run on UNDIRECTED graph, hence hitting CCs, and TEPS is bidirectional
Forcing scale to : 16
graph_generation:               0.149159 s
Generated renamed edge lists
Converted to Boolean and removed 149 loops
As a whole: 65536 rows and 65536 columns and 909896 nonzeros
I/O (or generation) took 0.379448 seconds
As a whole: 65536 rows and 65536 columns and 909896 nonzeros
All degrees calculated
Load balance: 1.00815
Symmetricized

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 8949 RUNNING AT yv.noip.me
=   EXIT CODE: 11
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault (signal 11)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions

      Start 16: FMIS_Test
16/20 Test #16: FMIS_Test ........................***Failed    0.38 sec
COMBBLAS Warning: It is dangerous to create (matrix) objects without specifying the communicator, are you sure you want to create this object in MPI_COMM_WORLD?
Using synthetic data, which we ALWAYS permute for load balance
We only balance the original input, we don't repermute after each filter change
BFS is run on UNDIRECTED graph, hence hitting CCs, and TEPS is bidirectional
Forcing scale to : 17
graph_generation:               0.071561 s
Generated renamed edge lists
Converted to Boolean and removed 75 loops
As a whole: 131072 rows and 131072 columns and 619978 nonzeros
Generation took 0.208635 seconds
As a whole: 131072 rows and 131072 columns and 619978 nonzeros
All degrees calculated
Load balance: 1.02317
Symmetricized

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 8952 RUNNING AT yv.noip.me
=   EXIT CODE: 11
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault (signal 11)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions

      Start 17: RCM_Test
17/20 Test #17: RCM_Test .........................   Passed    4.75 sec
      Start 18: BPML_Test
18/20 Test #18: BPML_Test ........................   Passed   59.13 sec
      Start 19: BPMM_Test
19/20 Test #19: BPMM_Test ........................   Passed   10.45 sec
      Start 20: SpMSpVBench_test
20/20 Test #20: SpMSpVBench_test .................   Passed  181.60 sec

70% tests passed, 6 tests failed out of 20

Total Test time (real) = 5146.79 sec

The following tests FAILED:
      8 - Indexing_Test (Failed)
      9 - SpAsgn_Test (Failed)
     12 - BetwCent_Test (Timeout)
     14 - DirOptBFS_Test (Timeout)
     15 - FBFS_Test (Failed)
     16 - FMIS_Test (Failed)
Errors while running CTest
FAILED: CMakeFiles/test.util 
cd /disk-samsung/freebsd-ports/math/combblas/work/.build && /usr/local/bin/ctest --force-new-ctest-process
ninja: build stopped: subcommand failed.
*** Error code 1