2023-08-31 09:30:05,541-main.py-INFO: Load entities from data/distance_id/codebert/entities/train.txt
2023-08-31 09:30:05,544-main.py-INFO: Finish loading 5200 entities...
2023-08-31 09:30:05,544-main.py-INFO: Label size=5
2023-08-31 09:30:05,544-main.py-INFO: Loading embeddings from data/distance_id/codebert/embeddings/layers/train/12.txt
2023-08-31 09:30:06,590-main.py-INFO: Finish loading embeddings...
2023-08-31 09:30:06,732-space.py-INFO: Gurobi IS found in the system, we will use Gurobi.
2023-08-31 09:30:06,744-main.py-INFO: Initialize the Distance Queue...
2023-08-31 09:30:07,599-distanceQ.py-INFO: Initializing the pair-wise distance...
2023-08-31 09:30:07,599-distanceQ.py-INFO: Categorize the clusters based on the label...
2023-08-31 09:30:07,600-distanceQ.py-INFO: Computing the pair-wise distance inside the same label...
2023-08-31 09:30:11,506-distanceQ.py-INFO: Build the double heaps...
2023-08-31 09:30:11,941-probing.py-INFO: Initializing the tracks...
2023-08-31 09:30:11,944-probing.py-INFO: Probing to the end...
2023-08-31 09:30:31,919-probing.py-INFO: Finish probing to the end...
2023-08-31 09:30:31,920-probing.py-INFO: Checking for the end state..
2023-08-31 09:30:31,920-probing.py-INFO: Start ovelapping checking...
2023-08-31 09:31:43,122-probing.py-INFO: Start coarse search...
2023-08-31 09:31:43,123-probing.py-INFO: Test for state 5143
2023-08-31 09:31:43,134-probing.py-INFO: Start ovelapping checking...
2023-08-31 09:32:35,044-probing.py-INFO: Test for state 5091
2023-08-31 09:32:35,056-probing.py-INFO: Start ovelapping checking...
2023-08-31 09:33:11,696-probing.py-INFO: Test for state 5039
2023-08-31 09:33:11,717-probing.py-INFO: Start ovelapping checking...
2023-08-31 09:33:47,734-probing.py-INFO: Test for state 4987
2023-08-31 09:33:47,760-probing.py-INFO: Start ovelapping checking...
2023-08-31 09:34:27,850-probing.py-INFO: Test for state 4935
2023-08-31 09:34:27,887-probing.py-INFO: Start ovelapping checking...
2023-08-31 09:35:15,638-probing.py-INFO: Found 4935-th state is correct...
2023-08-31 09:35:15,638-probing.py-INFO: Start fine search...
2023-08-31 09:35:15,638-probing.py-INFO: Test for state 4961
2023-08-31 09:35:15,657-probing.py-INFO: Start ovelapping checking...
2023-08-31 09:35:36,865-probing.py-INFO: Test for state 4974
2023-08-31 09:35:36,884-probing.py-INFO: Start ovelapping checking...
2023-08-31 09:35:57,792-probing.py-INFO: Test for state 4981
2023-08-31 09:35:57,813-probing.py-INFO: Start ovelapping checking...
2023-08-31 09:36:05,557-probing.py-INFO: Test for state 4978
2023-08-31 09:36:05,573-probing.py-INFO: Start ovelapping checking...
2023-08-31 09:36:15,209-probing.py-INFO: Test for state 4980
2023-08-31 09:36:15,225-probing.py-INFO: Start ovelapping checking...
2023-08-31 09:36:17,913-probing.py-INFO: Test for state 4979
2023-08-31 09:36:17,933-probing.py-INFO: Start ovelapping checking...
2023-08-31 09:36:20,653-probing.py-INFO: Found 4978-th state is the first error state
2023-08-31 09:36:20,671-distanceQ.py-INFO: Initializing the pair-wise distance...
2023-08-31 09:36:20,672-distanceQ.py-INFO: Categorize the clusters based on the label...
2023-08-31 09:36:20,672-distanceQ.py-INFO: Computing the pair-wise distance inside the same label...
2023-08-31 09:36:20,681-distanceQ.py-INFO: Build the double heaps...
2023-08-31 09:36:20,683-probing.py-INFO: Start normal forward probing...
2023-08-31 09:49:03,147-probing.py-INFO: Final number of clusters: 7
2023-08-31 09:49:03,169-main.py-INFO: Dumping the clusters...
2023-08-31 09:49:03,172-main.py-INFO: Finish dumping the clusters...
2023-08-31 09:49:03,172-main.py-INFO: Loading the clusters from results/distance_id/codebert/12/clusters.txt
2023-08-31 09:49:03,172-main.py-INFO: Load entities from data/distance_id/codebert/entities/train.txt
2023-08-31 09:49:03,185-main.py-INFO: Finish loading 5200 entities...
2023-08-31 09:49:03,185-main.py-INFO: Label size=5
2023-08-31 09:49:03,185-main.py-INFO: Loading embeddings from data/distance_id/codebert/embeddings/layers/train/12.txt
2023-08-31 09:49:04,214-main.py-INFO: Finish loading embeddings...
2023-08-31 09:49:04,351-main.py-INFO: Finish loading the clusters...
2023-08-31 09:49:04,351-main.py-INFO: Load entities from data/distance_id/codebert/entities/test.txt
2023-08-31 09:49:04,352-main.py-INFO: Finish loading 1300 entities...
2023-08-31 09:49:04,352-main.py-INFO: Loading embeddings from data/distance_id/codebert/embeddings/layers/test/12.txt
2023-08-31 09:49:04,604-main.py-INFO: Finish loading embeddings...
2023-08-31 09:49:04,638-main.py-INFO: Start prediction...
2023-08-31 09:49:04,638-analyzer.py-INFO: Computing the distances...
2023-08-31 09:51:58,545-main.py-INFO: Acc=0.6169230769230769
2023-08-31 09:51:58,551-main.py-INFO: Writing predictions to file...
2023-08-31 09:51:58,576-main.py-INFO: Computing the distances between clusters...
2023-08-31 09:52:01,557-main.py-INFO: Writing pair-wise distances...
2023-08-31 09:52:01,558-main.py-INFO: MinConvexDistance=0.0
2023-08-31 09:52:01,558-main.py-INFO: MaxConvexDistance=1.6292630482245936
2023-08-31 09:52:01,558-main.py-INFO: AverageConvexDistance=0.5347799166584831
