2023-08-31 13:53:52,116-main.py-INFO: Load entities from data/distance_id/graphcodebert/entities/train.txt
2023-08-31 13:53:52,119-main.py-INFO: Finish loading 5200 entities...
2023-08-31 13:53:52,119-main.py-INFO: Label size=5
2023-08-31 13:53:52,119-main.py-INFO: Loading embeddings from data/distance_id/graphcodebert/embeddings/layers/train/5.txt
2023-08-31 13:53:53,163-main.py-INFO: Finish loading embeddings...
2023-08-31 13:53:53,308-space.py-INFO: Gurobi IS found in the system, we will use Gurobi.
2023-08-31 13:53:53,320-main.py-INFO: Initialize the Distance Queue...
2023-08-31 13:53:54,175-distanceQ.py-INFO: Initializing the pair-wise distance...
2023-08-31 13:53:54,175-distanceQ.py-INFO: Categorize the clusters based on the label...
2023-08-31 13:53:54,175-distanceQ.py-INFO: Computing the pair-wise distance inside the same label...
2023-08-31 13:53:58,057-distanceQ.py-INFO: Build the double heaps...
2023-08-31 13:53:58,491-probing.py-INFO: Initializing the tracks...
2023-08-31 13:53:58,494-probing.py-INFO: Probing to the end...
2023-08-31 13:54:18,043-probing.py-INFO: Finish probing to the end...
2023-08-31 13:54:18,043-probing.py-INFO: Checking for the end state..
2023-08-31 13:54:18,044-probing.py-INFO: Start ovelapping checking...
2023-08-31 13:55:12,400-probing.py-INFO: There is no overlaps in the end state!
2023-08-31 13:55:12,400-probing.py-INFO: Final number of clusters: 5
2023-08-31 13:55:12,407-main.py-INFO: Dumping the clusters...
2023-08-31 13:55:12,415-main.py-INFO: Finish dumping the clusters...
2023-08-31 13:55:12,415-main.py-INFO: Loading the clusters from results/distance_id/graphcodebert/5/clusters.txt
2023-08-31 13:55:12,415-main.py-INFO: Load entities from data/distance_id/graphcodebert/entities/train.txt
2023-08-31 13:55:12,568-main.py-INFO: Finish loading 5200 entities...
2023-08-31 13:55:12,568-main.py-INFO: Label size=5
2023-08-31 13:55:12,569-main.py-INFO: Loading embeddings from data/distance_id/graphcodebert/embeddings/layers/train/5.txt
2023-08-31 13:55:13,642-main.py-INFO: Finish loading embeddings...
2023-08-31 13:55:13,814-main.py-INFO: Finish loading the clusters...
2023-08-31 13:55:13,815-main.py-INFO: Load entities from data/distance_id/graphcodebert/entities/test.txt
2023-08-31 13:55:13,815-main.py-INFO: Finish loading 1300 entities...
2023-08-31 13:55:13,815-main.py-INFO: Loading embeddings from data/distance_id/graphcodebert/embeddings/layers/test/5.txt
2023-08-31 13:55:14,080-main.py-INFO: Finish loading embeddings...
2023-08-31 13:55:14,124-main.py-INFO: Start prediction...
2023-08-31 13:55:14,124-analyzer.py-INFO: Computing the distances...
2023-08-31 13:58:11,555-main.py-INFO: Acc=0.6707692307692308
2023-08-31 13:58:11,560-main.py-INFO: Writing predictions to file...
2023-08-31 13:58:11,578-main.py-INFO: Computing the distances between clusters...
2023-08-31 13:58:14,684-main.py-INFO: Writing pair-wise distances...
2023-08-31 13:58:14,685-main.py-INFO: MinConvexDistance=0.0
2023-08-31 13:58:14,685-main.py-INFO: MaxConvexDistance=0.443416704398037
2023-08-31 13:58:14,685-main.py-INFO: AverageConvexDistance=0.05312779347017529
