2023-09-19 10:28:06,306-main.py-INFO: Load entities from data/distance_id/codebert/entities/train.txt
2023-09-19 10:28:06,308-main.py-INFO: Finish loading 5200 entities...
2023-09-19 10:28:06,309-main.py-INFO: Label size=5
2023-09-19 10:28:06,309-main.py-INFO: Loading embeddings from data/distance_id/codebert/embeddings/layers/train/9.txt
2023-09-19 10:28:07,376-main.py-INFO: Finish loading embeddings...
2023-09-19 10:28:07,516-space.py-INFO: Gurobi IS found in the system, we will use Gurobi.
2023-09-19 10:28:07,528-main.py-INFO: Initialize the Distance Queue...
2023-09-19 10:28:08,368-distanceQ.py-INFO: Initializing the pair-wise distance...
2023-09-19 10:28:08,368-distanceQ.py-INFO: Categorize the clusters based on the label...
2023-09-19 10:28:08,369-distanceQ.py-INFO: Computing the pair-wise distance inside the same label...
2023-09-19 10:28:12,292-distanceQ.py-INFO: Build the double heaps...
2023-09-19 10:28:12,731-probing.py-INFO: Initializing the tracks...
2023-09-19 10:28:12,735-probing.py-INFO: Probing to the end...
2023-09-19 10:28:33,024-probing.py-INFO: Finish probing to the end...
2023-09-19 10:28:33,024-probing.py-INFO: Checking for the end state..
2023-09-19 10:28:33,024-probing.py-INFO: Start ovelapping checking...
2023-09-19 10:29:33,323-probing.py-INFO: Start coarse search...
2023-09-19 10:29:33,323-probing.py-INFO: Test for state 5143
2023-09-19 10:29:33,333-probing.py-INFO: Start ovelapping checking...
2023-09-19 10:30:33,070-probing.py-INFO: Test for state 5091
2023-09-19 10:30:33,083-probing.py-INFO: Start ovelapping checking...
2023-09-19 10:30:54,323-probing.py-INFO: Found 5091-th state is correct...
2023-09-19 10:30:54,323-probing.py-INFO: Start fine search...
2023-09-19 10:30:54,323-probing.py-INFO: Test for state 5117
2023-09-19 10:30:54,332-probing.py-INFO: Start ovelapping checking...
2023-09-19 10:31:07,051-probing.py-INFO: Test for state 5130
2023-09-19 10:31:07,059-probing.py-INFO: Start ovelapping checking...
2023-09-19 10:31:27,147-probing.py-INFO: Test for state 5137
2023-09-19 10:31:27,157-probing.py-INFO: Start ovelapping checking...
2023-09-19 10:31:41,406-probing.py-INFO: Test for state 5134
2023-09-19 10:31:41,421-probing.py-INFO: Start ovelapping checking...
2023-09-19 10:31:53,084-probing.py-INFO: Test for state 5132
2023-09-19 10:31:53,102-probing.py-INFO: Start ovelapping checking...
2023-09-19 10:32:02,394-probing.py-INFO: Test for state 5131
2023-09-19 10:32:02,404-probing.py-INFO: Start ovelapping checking...
2023-09-19 10:32:11,873-probing.py-INFO: Found 5130-th state is the first error state
2023-09-19 10:32:11,884-distanceQ.py-INFO: Initializing the pair-wise distance...
2023-09-19 10:32:11,884-distanceQ.py-INFO: Categorize the clusters based on the label...
2023-09-19 10:32:11,884-distanceQ.py-INFO: Computing the pair-wise distance inside the same label...
2023-09-19 10:32:11,887-distanceQ.py-INFO: Build the double heaps...
2023-09-19 10:32:11,888-probing.py-INFO: Start normal forward probing...
2023-09-19 10:40:36,095-probing.py-INFO: Final number of clusters: 7
2023-09-19 10:40:36,120-main.py-INFO: Dumping the clusters...
2023-09-19 10:40:36,125-main.py-INFO: Finish dumping the clusters...
2023-09-19 10:40:36,125-main.py-INFO: Loading the clusters from results/distance_id/codebert/9/clusters.txt
2023-09-19 10:40:36,125-main.py-INFO: Load entities from data/distance_id/codebert/entities/train.txt
2023-09-19 10:40:36,129-main.py-INFO: Finish loading 5200 entities...
2023-09-19 10:40:36,130-main.py-INFO: Label size=5
2023-09-19 10:40:36,130-main.py-INFO: Loading embeddings from data/distance_id/codebert/embeddings/layers/train/9.txt
2023-09-19 10:40:37,175-main.py-INFO: Finish loading embeddings...
2023-09-19 10:40:37,315-main.py-INFO: Finish loading the clusters...
2023-09-19 10:40:37,315-main.py-INFO: Load entities from data/distance_id/codebert/entities/test.txt
2023-09-19 10:40:37,316-main.py-INFO: Finish loading 1300 entities...
2023-09-19 10:40:37,316-main.py-INFO: Loading embeddings from data/distance_id/codebert/embeddings/layers/test/9.txt
2023-09-19 10:40:37,585-main.py-INFO: Finish loading embeddings...
2023-09-19 10:40:37,618-main.py-INFO: Start prediction...
2023-09-19 10:40:37,619-analyzer.py-INFO: Computing the distances...
2023-09-19 10:43:35,033-main.py-INFO: Acc=0.6976923076923077
2023-09-19 10:43:35,039-main.py-INFO: Writing predictions to file...
2023-09-19 10:43:35,064-main.py-INFO: Computing the distances between clusters...
2023-09-19 10:43:38,182-main.py-INFO: Writing pair-wise distances...
2023-09-19 10:43:38,183-main.py-INFO: MinConvexDistance=0.0
2023-09-19 10:43:38,183-main.py-INFO: MaxConvexDistance=11.26618261974376
2023-09-19 10:43:38,183-main.py-INFO: AverageConvexDistance=3.411370124026275
