2023-09-21 16:54:22,521-main.py-INFO: Load entities from data/distance_id/unixcoder/entities/train.txt
2023-09-21 16:54:22,524-main.py-INFO: Finish loading 5200 entities...
2023-09-21 16:54:22,525-main.py-INFO: Label size=5
2023-09-21 16:54:22,525-main.py-INFO: Loading embeddings from data/distance_id/unixcoder/embeddings/layers/train/9.txt
2023-09-21 16:54:23,586-main.py-INFO: Finish loading embeddings...
2023-09-21 16:54:23,712-space.py-INFO: Gurobi IS found in the system, we will use Gurobi.
2023-09-21 16:54:23,724-main.py-INFO: Initialize the Distance Queue...
2023-09-21 16:54:24,377-distanceQ.py-INFO: Initializing the pair-wise distance...
2023-09-21 16:54:24,378-distanceQ.py-INFO: Categorize the clusters based on the label...
2023-09-21 16:54:24,378-distanceQ.py-INFO: Computing the pair-wise distance inside the same label...
2023-09-21 16:54:28,289-distanceQ.py-INFO: Build the double heaps...
2023-09-21 16:54:28,731-probing.py-INFO: Initializing the tracks...
2023-09-21 16:54:28,735-probing.py-INFO: Probing to the end...
2023-09-21 16:54:48,636-probing.py-INFO: Finish probing to the end...
2023-09-21 16:54:48,636-probing.py-INFO: Checking for the end state..
2023-09-21 16:54:48,636-probing.py-INFO: Start ovelapping checking...
2023-09-21 16:55:49,983-probing.py-INFO: Start coarse search...
2023-09-21 16:55:49,983-probing.py-INFO: Test for state 5143
2023-09-21 16:55:49,990-probing.py-INFO: Start ovelapping checking...
2023-09-21 16:56:33,903-probing.py-INFO: Found 5143-th state is correct...
2023-09-21 16:56:33,904-probing.py-INFO: Start fine search...
2023-09-21 16:56:33,904-probing.py-INFO: Test for state 5169
2023-09-21 16:56:33,911-probing.py-INFO: Start ovelapping checking...
2023-09-21 16:56:49,846-probing.py-INFO: Test for state 5182
2023-09-21 16:56:49,855-probing.py-INFO: Start ovelapping checking...
2023-09-21 16:56:58,130-probing.py-INFO: Test for state 5176
2023-09-21 16:56:58,136-probing.py-INFO: Start ovelapping checking...
2023-09-21 16:57:07,320-probing.py-INFO: Test for state 5173
2023-09-21 16:57:07,324-probing.py-INFO: Start ovelapping checking...
2023-09-21 16:57:16,299-probing.py-INFO: Test for state 5171
2023-09-21 16:57:16,305-probing.py-INFO: Start ovelapping checking...
2023-09-21 16:57:19,576-probing.py-INFO: Test for state 5172
2023-09-21 16:57:19,582-probing.py-INFO: Start ovelapping checking...
2023-09-21 16:57:29,106-probing.py-INFO: Found 5171-th state is the first error state
2023-09-21 16:57:29,110-distanceQ.py-INFO: Initializing the pair-wise distance...
2023-09-21 16:57:29,110-distanceQ.py-INFO: Categorize the clusters based on the label...
2023-09-21 16:57:29,111-distanceQ.py-INFO: Computing the pair-wise distance inside the same label...
2023-09-21 16:57:29,112-distanceQ.py-INFO: Build the double heaps...
2023-09-21 16:57:29,112-probing.py-INFO: Start normal forward probing...
2023-09-21 16:58:54,743-probing.py-INFO: Final number of clusters: 7
2023-09-21 16:58:54,770-main.py-INFO: Dumping the clusters...
2023-09-21 16:58:54,775-main.py-INFO: Finish dumping the clusters...
2023-09-21 16:58:54,775-main.py-INFO: Loading the clusters from results/distance_id/unixcoder/9/clusters.txt
2023-09-21 16:58:54,775-main.py-INFO: Load entities from data/distance_id/unixcoder/entities/train.txt
2023-09-21 16:58:54,824-main.py-INFO: Finish loading 5200 entities...
2023-09-21 16:58:54,825-main.py-INFO: Label size=5
2023-09-21 16:58:54,825-main.py-INFO: Loading embeddings from data/distance_id/unixcoder/embeddings/layers/train/9.txt
2023-09-21 16:58:55,900-main.py-INFO: Finish loading embeddings...
2023-09-21 16:58:56,038-main.py-INFO: Finish loading the clusters...
2023-09-21 16:58:56,038-main.py-INFO: Load entities from data/distance_id/unixcoder/entities/test.txt
2023-09-21 16:58:56,163-main.py-INFO: Finish loading 1300 entities...
2023-09-21 16:58:56,163-main.py-INFO: Loading embeddings from data/distance_id/unixcoder/embeddings/layers/test/9.txt
2023-09-21 16:58:56,434-main.py-INFO: Finish loading embeddings...
2023-09-21 16:58:56,467-main.py-INFO: Start prediction...
2023-09-21 16:58:56,467-analyzer.py-INFO: Computing the distances...
2023-09-21 17:01:52,944-main.py-INFO: Acc=0.56
2023-09-21 17:01:52,949-main.py-INFO: Writing predictions to file...
2023-09-21 17:01:52,974-main.py-INFO: Computing the distances between clusters...
2023-09-21 17:01:56,071-main.py-INFO: Writing pair-wise distances...
2023-09-21 17:01:56,072-main.py-INFO: MinConvexDistance=0.0
2023-09-21 17:01:56,072-main.py-INFO: MaxConvexDistance=17.113410304700906
2023-09-21 17:01:56,072-main.py-INFO: AverageConvexDistance=5.0675455887291525
