2023-09-21 17:02:33,929-main.py-INFO: Load entities from data/distance_id/codet5/entities/train.txt
2023-09-21 17:02:33,932-main.py-INFO: Finish loading 5200 entities...
2023-09-21 17:02:33,933-main.py-INFO: Label size=5
2023-09-21 17:02:33,933-main.py-INFO: Loading embeddings from data/distance_id/codet5/embeddings/layers/train/9.txt
2023-09-21 17:02:34,992-main.py-INFO: Finish loading embeddings...
2023-09-21 17:02:35,115-space.py-INFO: Gurobi IS found in the system, we will use Gurobi.
2023-09-21 17:02:35,127-main.py-INFO: Initialize the Distance Queue...
2023-09-21 17:02:35,778-distanceQ.py-INFO: Initializing the pair-wise distance...
2023-09-21 17:02:35,778-distanceQ.py-INFO: Categorize the clusters based on the label...
2023-09-21 17:02:35,778-distanceQ.py-INFO: Computing the pair-wise distance inside the same label...
2023-09-21 17:02:39,710-distanceQ.py-INFO: Build the double heaps...
2023-09-21 17:02:40,164-probing.py-INFO: Initializing the tracks...
2023-09-21 17:02:40,167-probing.py-INFO: Probing to the end...
2023-09-21 17:02:59,795-probing.py-INFO: Finish probing to the end...
2023-09-21 17:02:59,795-probing.py-INFO: Checking for the end state..
2023-09-21 17:02:59,795-probing.py-INFO: Start ovelapping checking...
2023-09-21 17:03:52,246-probing.py-INFO: There is no overlaps in the end state!
2023-09-21 17:03:52,246-probing.py-INFO: Final number of clusters: 5
2023-09-21 17:03:52,252-main.py-INFO: Dumping the clusters...
2023-09-21 17:03:52,255-main.py-INFO: Finish dumping the clusters...
2023-09-21 17:03:52,255-main.py-INFO: Loading the clusters from results/distance_id/codet5/9/clusters.txt
2023-09-21 17:03:52,255-main.py-INFO: Load entities from data/distance_id/codet5/entities/train.txt
2023-09-21 17:03:52,302-main.py-INFO: Finish loading 5200 entities...
2023-09-21 17:03:52,302-main.py-INFO: Label size=5
2023-09-21 17:03:52,302-main.py-INFO: Loading embeddings from data/distance_id/codet5/embeddings/layers/train/9.txt
2023-09-21 17:03:53,383-main.py-INFO: Finish loading embeddings...
2023-09-21 17:03:53,556-main.py-INFO: Finish loading the clusters...
2023-09-21 17:03:53,556-main.py-INFO: Load entities from data/distance_id/codet5/entities/test.txt
2023-09-21 17:03:53,560-main.py-INFO: Finish loading 1300 entities...
2023-09-21 17:03:53,561-main.py-INFO: Loading embeddings from data/distance_id/codet5/embeddings/layers/test/9.txt
2023-09-21 17:03:53,830-main.py-INFO: Finish loading embeddings...
2023-09-21 17:03:53,873-main.py-INFO: Start prediction...
2023-09-21 17:03:53,873-analyzer.py-INFO: Computing the distances...
2023-09-21 17:06:52,327-main.py-INFO: Acc=0.6292307692307693
2023-09-21 17:06:52,332-main.py-INFO: Writing predictions to file...
2023-09-21 17:06:52,350-main.py-INFO: Computing the distances between clusters...
2023-09-21 17:06:55,407-main.py-INFO: Writing pair-wise distances...
2023-09-21 17:06:55,408-main.py-INFO: MinConvexDistance=0.0
2023-09-21 17:06:55,408-main.py-INFO: MaxConvexDistance=1.761781215715727
2023-09-21 17:06:55,408-main.py-INFO: AverageConvexDistance=0.22509748780390293
