p.inversions.iterate(
inverse_problem_configuration="my_second_inversion",
timeout_in_seconds=360,
ping_interval_in_seconds=10,
)
[2023-03-17 19:56:27,612] INFO: Adding new iteration #0.
[2023-03-17 19:56:27,627] INFO: Resuming iteration #0.
[2023-03-17 19:56:27,628] INFO: 1 new tasks have been issued.
[2023-03-17 19:56:27,628] INFO: Processing task `misfit_and_gradient`
[2023-03-17 19:56:28,145] INFO:
Iteration 0: Number of events: 5 chi = 0.017689824342681335 ||g|| = 0.016261471373728662
pred = --- ared = --- norm_update = --- tr_radius = ---
[2023-03-17 19:56:28,146] INFO: 1 new tasks have been issued.
[2023-03-17 19:56:28,146] INFO: Processing task `preconditioner`
[2023-03-17 19:56:28,376] INFO: Some tasks of iteration #0 are still running. Please check again later.
[2023-03-17 19:56:38,401] INFO: Processing task `preconditioner`
[2023-03-17 19:56:38,610] INFO: 1 new tasks have been issued.
[2023-03-17 19:56:38,611] INFO: Processing task `misfit`
[2023-03-17 19:56:38,700] INFO: Submitting job array with 5 jobs ...
[2023-03-17 19:56:38,870] INFO: Launched simulations for 5 events. Please check again to see if they are finished.
[2023-03-17 19:56:38,872] INFO: Some tasks of iteration #0 are still running. Please check again later.
[2023-03-17 19:56:48,914] INFO: Processing task `misfit`
[2023-03-17 19:56:50,108] INFO:
old misfit control group: 0.017689824342681335
new misfit control group: 0.006645707524480156
predicted reduction control group: -0.005735006652191734
actual reduction control group: -0.011044116818201178
5 out of 5 event(s) improved the misfit.
[2023-03-17 19:56:50,109] INFO:
Model update accepted.
[2023-03-17 19:56:50,110] INFO: 1 new tasks have been issued.
[2023-03-17 19:56:50,110] INFO: Processing task `finalize_iteration`
[2023-03-17 19:56:50,169] INFO: Succesfully completed iteration #0.
[2023-03-17 19:56:50,171] INFO: Adding new iteration #1.