2023-08-31 13:42:14,792-main.py-INFO: Load entities from data/distance_id/plbart/entities/train.txt
2023-08-31 13:42:14,794-main.py-INFO: Finish loading 5200 entities...
2023-08-31 13:42:14,795-main.py-INFO: Label size=5
2023-08-31 13:42:14,795-main.py-INFO: Loading embeddings from data/distance_id/plbart/embeddings/layers/train/6.txt
2023-08-31 13:42:15,848-main.py-INFO: Finish loading embeddings...
2023-08-31 13:42:15,992-space.py-INFO: Gurobi IS found in the system, we will use Gurobi.
2023-08-31 13:42:16,004-main.py-INFO: Initialize the Distance Queue...
2023-08-31 13:42:16,883-distanceQ.py-INFO: Initializing the pair-wise distance...
2023-08-31 13:42:16,883-distanceQ.py-INFO: Categorize the clusters based on the label...
2023-08-31 13:42:16,883-distanceQ.py-INFO: Computing the pair-wise distance inside the same label...
2023-08-31 13:42:20,777-distanceQ.py-INFO: Build the double heaps...
2023-08-31 13:42:21,229-probing.py-INFO: Initializing the tracks...
2023-08-31 13:42:21,233-probing.py-INFO: Probing to the end...
2023-08-31 13:42:41,217-probing.py-INFO: Finish probing to the end...
2023-08-31 13:42:41,217-probing.py-INFO: Checking for the end state..
2023-08-31 13:42:41,217-probing.py-INFO: Start ovelapping checking...
2023-08-31 13:43:42,847-probing.py-INFO: There is no overlaps in the end state!
2023-08-31 13:43:42,847-probing.py-INFO: Final number of clusters: 5
2023-08-31 13:43:42,853-main.py-INFO: Dumping the clusters...
2023-08-31 13:43:42,856-main.py-INFO: Finish dumping the clusters...
2023-08-31 13:43:42,856-main.py-INFO: Loading the clusters from results/distance_id/plbart/6/clusters.txt
2023-08-31 13:43:42,856-main.py-INFO: Load entities from data/distance_id/plbart/entities/train.txt
2023-08-31 13:43:42,894-main.py-INFO: Finish loading 5200 entities...
2023-08-31 13:43:42,894-main.py-INFO: Label size=5
2023-08-31 13:43:42,894-main.py-INFO: Loading embeddings from data/distance_id/plbart/embeddings/layers/train/6.txt
2023-08-31 13:43:43,975-main.py-INFO: Finish loading embeddings...
2023-08-31 13:43:44,151-main.py-INFO: Finish loading the clusters...
2023-08-31 13:43:44,151-main.py-INFO: Load entities from data/distance_id/plbart/entities/test.txt
2023-08-31 13:43:44,152-main.py-INFO: Finish loading 1300 entities...
2023-08-31 13:43:44,152-main.py-INFO: Loading embeddings from data/distance_id/plbart/embeddings/layers/test/6.txt
2023-08-31 13:43:44,422-main.py-INFO: Finish loading embeddings...
2023-08-31 13:43:44,468-main.py-INFO: Start prediction...
2023-08-31 13:43:44,468-analyzer.py-INFO: Computing the distances...
2023-08-31 13:46:42,245-main.py-INFO: Acc=0.6715384615384615
2023-08-31 13:46:42,250-main.py-INFO: Writing predictions to file...
2023-08-31 13:46:42,269-main.py-INFO: Computing the distances between clusters...
2023-08-31 13:46:45,293-main.py-INFO: Writing pair-wise distances...
2023-08-31 13:46:45,294-main.py-INFO: MinConvexDistance=0.0
2023-08-31 13:46:45,294-main.py-INFO: MaxConvexDistance=0.7701660859967875
2023-08-31 13:46:45,294-main.py-INFO: AverageConvexDistance=0.09636101008800288
