I am processing 13k photos with processing settings as auto-boundary: true, dsm: true, dtm: true, matcher-neighbors: 10, min-num-features: 14000, pc-filter: 0, split: 4000
. The configuration of the server is 72 vCPUs and 640 GB RAM.
It has been more than 3-4 hours and I can see that the last log updated is 2022-04-26 00:57:18,862 INFO: Adding DJI_266.JPG to the reconstruction
. The processing time is increasing though.
I am continuously monitoring the CPU utilisation of the VM and it is changing (more than 20-30% on an average). Hence, I am concluding that the data is being processed.
Is there any way to get the latest logs to track the progress?