System specs : win 7 64bits + Geforce GTX 770
I open Meshroom
I import some pictures from the doll gallery
http://www.agisoft.com/downloads/sample-data/
1/ When i click "start" on the top bar, meshroom halt on the feature extraction node that remain orange
2/ When i launch the computation by rightclicking on a node in the graph window, meshroom halt on the "structure from motion" node that remain orange
3/ If i stop the computation and relaunch it (with a right click / compute on a node) i've got a error message : AliceVision incrementalSfM alicevision 2.0.0 stopped working
4/ if you clear the datas of the SFM node, and relaunch the computation, jump to 2/
System specs: Win 7 64bits - Intel HD graphics
Same issue as above
Same here. I don't think it is using GPU in my case (Quadro FX 4000, old). It seems to run for few seconds, then stop. Then I try starting again, it moves, and stop again at StuctureFromMotion.
can you post the log file of the step that seems to fail?
If you look in the console, for each step there is a short log like this
[1/5] CameraInit
Can you paste the content of the logFile (e.g.C:/Users/user/AppData/Local/Temp/MeshroomCache/CameraInit/0289b0ba86f5e05f25cafdbab107df95b0779945/log) for the step(s) that crash?
As I am not the original poster I won't fill up this with my logs but if it helps as above its on the StructureFromMotion it just hangs in the orange state - the log for this is at https://pastebin.com/0szMF1Zm
(p.s. drag and dropping the sfm.abc created into the 3d viewer does show sfm with cameras etc but stopping and restarting crashed as with the original poster.)
OK. Here are the logs :
1rst try.
Meshroom halt at feature extraction
Feature extraction node is orange
Program called with the following parameters:
[17:54:33.227253][info] Extracting sift features from view 'C:/Users/ffrima/Downloads/doll/doll/IMG_0994.JPG' [cpu]
[17:54:33.240254][info] Extracting sift features from view 'C:/Users/ffrima/Downloads/doll/doll/IMG_0996.JPG' [cpu]
[17:54:33.254255][info] Extracting sift features from view 'C:/Users/ffrima/Downloads/doll/doll/IMG_0995.JPG' [cpu]
[17:54:38.030528][info] 1855 sift features extracted from view 'C:/Users/ffrima/Downloads/doll/doll/IMG_0996.JPG'
[17:54:38.228539][info] 2579 sift features extracted from view 'C:/Users/ffrima/Downloads/doll/doll/IMG_0994.JPG'
[17:54:38.230540][info] 2655 sift features extracted from view 'C:/Users/ffrima/Downloads/doll/doll/IMG_0995.JPG'
[17:54:38.237540][info] Task done in (s): 5.545000
I stop meshroom, then restart with right click / compute on texturing node
Meshroom halt at structure from motion node, which is orange
log :
Program called with the following parameters:
Loading features
0% 10 20 30 40 50 60 70 80 90 100%
|----|----|----|----|----|----|----|----|----|----|
[17:56:26.602738][info] Fuse matches into tracks:
- # tracks: 858
- # images in tracks: 3
[17:56:26.602738][info] TrackLength, Occurrence
[17:56:26.602738][info] 2 575
[17:56:26.603738][info] 3 283
Automatic selection of an initial pair:
0% 10 20 30 40 50 60 70 80 90 100%
|----|----|----|----|----|----|----|----|----|----|
[17:56:26.603738][info] AutomaticInitialPairChoice, test I: 24007588, J: 1142124323, nbCommonTracks: 319
[17:56:26.603738][info] AutomaticInitialPairChoice, test I: 24007588, J: 1036901180, nbCommonTracks: 503
[17:56:26.603738][info] AutomaticInitialPairChoice, test I: 1036901180, J: 1142124323, nbCommonTracks: 602
[17:56:26.672742][info] Initial pair is:
A - view id: 24007588 - filepath: C:/Users/ffrima/Downloads/doll/doll/IMG_0996.JPG
B - view id: 1142124323 - filepath: C:/Users/ffrima/Downloads/doll/doll/IMG_0994.JPG
[17:56:26.672742][info] 319 matches in the image pair for the initial pose estimation.
[17:56:27.385783][info] Remove outliers:
- # outliers residual error: 0
- # outliers angular error: 0
[17:56:27.397784][info] Initial pair is: 24007588, 1142124323
[17:56:27.397784][info] Begin Incremental Reconstruction:
- mode: SfM augmentation
- # images in input: 3
- # images in resection: 1
- # landmarks in input: 318
- # cameras already calibrated: 2
[17:56:27.401784][info] Update Reconstruction:
- resection id: 0
- # images in the resection group: 1
- # images remaining: 1
[17:56:27.401784][info] Robust Resection of view: 1036901180
[17:56:27.473788][info] Robust Resection information:
- resection status: true
- threshold (error max): 3.37795
- # points used for resection: 282
- # points validated by robust resection: 281
[17:56:27.753804][info] Remove outliers:
- # outliers residual error: 0
- # outliers angular error: 0
[17:56:27.753804][info] Update Reconstruction complete:
- # cameras calibrated: 3
- # landmarks: 858
[17:56:27.753804][info] Structure from Motion statistics:
- # input images: 3
- # cameras calibrated: 3
- # landmarks: 858
- elapsed time: 0.355
- residual RMSE: 0.493814
[17:56:27.754804][info] Histogram of residuals:
4.19e-05 | 2978
0.386 | 624
0.771 | 215
1.16 | 113
1.54 | 36
1.93 | 21
2.31 | 3
2.7 | 2
3.08 | 3
3.47 | 3
3.86
[17:56:27.755804][info] # tracks: 858
[17:56:27.755804][info] Tracks Length min: 2
[17:56:27.755804][info] Tracks Length median: 2
[17:56:27.755804][info] Tracks Length max: 3
[17:56:27.755804][info] Tracks Length mean: 2.32984
[17:56:27.755804][info] Histogram of tracks length:
2 | 575
3 | 283
4
Compute scene structure color
0% 10 20 30 40 50 60 70 80 90 100%
|----|----|----|----|----|----|----|----|----|----|
[17:56:28.463845][info] Structure from motion took (s): 1.873000
[17:56:28.463845][info] Generating HTML report...
[17:56:28.468845][info] Export SfMData to disk: C:/Users/ffrima/AppData/Local/Temp/MeshroomCache/StructureFromMotion/d6d67ecf8764052a7f008b85b191ce1d4e9e7348/sfm.abc
[17:56:28.482846][info] Structure from Motion results:
- # input images: 3
- # cameras calibrated: 3
- # landmarks: 858
thanks @xymox12 . The sfm part seems to be ok and working well till the end (and indeed u can see the abc). It could be something from Meshroom but I am not much an expert of the meshroom part. We need @yann-lty .
So do you also have the hang at the beginning during the feature extraction?
(BTW, unrelated, but if you don't have a NVIDIA card you won't be able to go further in the pipeline)
it seems related to #145 but it was supposed to be fixed...
@Rimasson
Same for you, if you drag&drop C:/Users/ffrima/AppData/Local/Temp/MeshroomCache/StructureFromMotion/d6d67ecf8764052a7f008b85b191ce1d4e9e7348/sfm.abc into the 3D Viewer can u see the camera and the points?
@simogasp
Yes
When Meshroom halt on the orange structurefrommotion node, if i stop the process, dotted model and cameras appear in the 3d view and the structurefrommotion node turn red
When incrementalSfm crash, model and cameras appear in the 3d view, and the node turn red
@simogasp thanks for pointing that out (a bit of a doh! moment for me)- you are right, my computer at work doesn't have CUDA. Luckily my laptop does so I moved across to my laptop and it ran through my 62 test images to completion with no problem at all (it took a long time as my GPU is rubbish.) So my report of an issue was of my own making and is resolved. Thanks for the help - got a nice result from my test files https://skfb.ly/6ANES
I'm seeing the same problem with Win10 + Meshroom 2018.1.0 download. Trying to compute SfM causes a crash. :(
a crash or just stuck on orange/red status?
@simogasp Having just tried it again, it must have been something wrong between the keyboard and chair. Please disregard my previous comment (and thank you all for this awesome project!).
I have exactly the same problems as mentioned earlier by @Rimasson .
In my case, FeatureExtraction finishes (I can see it in the log), but the node stays Orange. When that happens, all CPU threads stop working, except 1 thread, which keeps running at ~50%. If I press "stop", then "start" again, the node turns green instantly.
ImageMatching and FeatureMatching complete successfully. StructureFromMotion also stops at the same moment as Rimasson, after "# landmarks" in the log. If I "stop", then "start" again, I get an APPCRASH from "aliceVision_incrementalSfM.exe":
Problem signature:
Problem Event Name: APPCRASH
Application Name: aliceVision_incrementalSfM.exe
Application Version: 1.0.0.0
Application Timestamp: 5b6c4774
Fault Module Name: ucrtbase.DLL
Fault Module Version: 10.0.10586.788
Fault Module Timestamp: 5879ab76
Exception Code: 40000015
Exception Offset: 000000000006990f
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 2057
Additional Information 1: 5b2f
Additional Information 2: 5b2fdef130048f940ca722b819cfd14f
Additional Information 3: cef5
Additional Information 4: cef5d86c67e02acab84744788042df17
My computer specs are: Win 7 SP1, i7 8700K, Geforce GTX 1080, drivers 398.82. I also tested with other computers in the company, but the results are the same...
[edit] I used Meshroom-2018.1.0-win64.zip which was released a few days ago.
Anyway, thank you all for your hard work, this software looks very promising! Very good work on the UI.
Same here it stoped working at StructureFromMotion
Program called with the following parameters:
* describerTypes = "sift"
* extraInfoFolder = "C:/Users/Eli/AppData/Local/Temp/MeshroomCache/StructureFromMotion/cbe5af6c2c6e1c41e87ba4b72e7cec295e9a4f0c"
* featuresFolders = = [C:/Users/Eli/AppData/Local/Temp/MeshroomCache/FeatureExtraction/b058644c73e406db634f77f3914d180a8c88f485]
* initialPairA = ""
* initialPairB = ""
* input = "C:/Users/Eli/AppData/Local/Temp/MeshroomCache/CameraInit/b2793981c93244561e70054c0be20705b0b2c4a5/cameraInit.sfm"
* interFileExtension = ".abc"
* localBAGraphDistance = 1
* localizerEstimator = "acransac"
* lockScenePreviouslyReconstructed = 0
* matchesFolders = = [C:/Users/Eli/AppData/Local/Temp/MeshroomCache/FeatureMatching/1691e39f6da0e28f96c8e3b7871c7cca34408395]
* maxAngleInitialPair = 40
* maxNumberOfMatches = 0
* maxReprojectionError = 4
* minAngleForLandmark = 2
* minAngleForTriangulation = 3
* minAngleInitialPair = 5
* minInputTrackLength = 2
* minNumberOfObservationsForTriangulation = 2
* output = "C:/Users/Eli/AppData/Local/Temp/MeshroomCache/StructureFromMotion/cbe5af6c2c6e1c41e87ba4b72e7cec295e9a4f0c/sfm.abc"
* outputViewsAndPoses = "C:/Users/Eli/AppData/Local/Temp/MeshroomCache/StructureFromMotion/cbe5af6c2c6e1c41e87ba4b72e7cec295e9a4f0c/cameras.sfm"
* refineIntrinsics = 1 (default)
* useLocalBA = 1
* useOnlyMatchesFromInputFolder = 0
* useTrackFiltering = 1 (default)
* verboseLevel = "info"
Loading features
0% 10 20 30 40 50 60 70 80 90 100%
|----|----|----|----|----|----|----|----|----|----|
***************************************************
[17:02:45.237297][info] Fuse matches into tracks:
- # tracks: 41189
- # images in tracks: 26
[17:02:45.238297][info] TrackLength, Occurrence
[17:02:45.239297][info] 2 21678
[17:02:45.239297][info] 3 11353
[17:02:45.239297][info] 4 4623
[17:02:45.239297][info] 5 2643
[17:02:45.239297][info] 6 752
[17:02:45.239297][info] 7 114
[17:02:45.240298][info] 8 22
[17:02:45.240298][info] 9 2
[17:02:45.240298][info] 11 1
[17:02:45.240298][info] 12 1
Automatic selection of an initial pair:
0% 10 20 30 40 50 60 70 80 90 100%
|----|----|----|----|----|----|----|----|----|----|
*******[17:02:45.242301][info] AutomaticInitialPairChoice, test I: 80255973, J: 338924602, nbCommonTracks: 198
[17:02:45.242301][info] AutomaticInitialPairChoice, test I: 80255973, J: 1810321926, nbCommonTracks: 186
[17:02:45.242301][info] AutomaticInitialPairChoice, test I: 80255973, J: 539558492, nbCommonTracks: 194
[17:02:45.242301][info] AutomaticInitialPairChoice, test I: 80255973, J: 1764657379, nbCommonTracks: 391
[17:02:45.242301][info] AutomaticInitialPairChoice, test I: 80255973, J: 1162262122, nbCommonTracks: 92
[17:02:45.242301][info] AutomaticInitialPairChoice, test I: 80255973, J: 1973978683, nbCommonTracks: 119
[17:02:45.242301][info] AutomaticInitialPairChoice, test I: 80255973, J: 1275773173, nbCommonTracks: 262
[17:02:45.242301][info] AutomaticInitialPairChoice, test I: 80255973, J: 497707299, nbCommonTracks: 52
[17:02:45.243299][info] AutomaticInitialPairChoice, test I: 80255973, J: 2063108929, nbCommonTracks: 462
[17:02:45.243299][info] AutomaticInitialPairChoice, test I: 303084305, J: 1047601863, nbCommonTracks: 121
[17:02:45.243299][info] AutomaticInitialPairChoice, test I: 303084305, J: 497707299, nbCommonTracks: 170
[17:02:45.243299][info] AutomaticInitialPairChoice, test I: 303084305, J: 986122703, nbCommonTracks: 253
[17:02:45.244300][info] AutomaticInitialPairChoice, test I: 303084305, J: 669861916, nbCommonTracks: 994
[17:02:45.244300][info] AutomaticInitialPairChoice, test I: 303084305, J: 586685508, nbCommonTracks: 1032
[17:02:45.244300][info] AutomaticInitialPairChoice, test I: 303084305, J: 920945394, nbCommonTracks: 1976
[17:02:45.245299][info] AutomaticInitialPairChoice, test I: 303084305, J: 736807363, nbCommonTracks: 3386
*[17:02:45.274306][info] AutomaticInitialPairChoice, test I: 303084305, J: 1273792670, nbCommonTracks: 2982
[17:02:45.275306][info] AutomaticInitialPairChoice, test I: 303084305, J: 1349196298, nbCommonTracks: 1541*
[17:02:45.277307][info] AutomaticInitialPairChoice, test I: 303084305, J: 1733116633, nbCommonTracks: 143
[17:02:45.277307][info] AutomaticInitialPairChoice, test I: 303084305, J: 1667602429, nbCommonTracks: 1543
*[17:02:45.279307][info] AutomaticInitialPairChoice, test I: 303084305, J: 1792772303, nbCommonTracks: 334
[17:02:45.279307][info] AutomaticInitialPairChoice, test I: 303084305, J: 1976206381, nbCommonTracks: 178
[17:02:45.279307][info] AutomaticInitialPairChoice, test I: 338924602, J: 377660833, nbCommonTracks: 227
[17:02:45.283308][info] AutomaticInitialPairChoice, test I: 338924602, J: 1162262122, nbCommonTracks: 621
*[17:02:45.286309][info] AutomaticInitialPairChoice, test I: 338924602, J: 1275773173, nbCommonTracks: 524
[17:02:45.286309][info] AutomaticInitialPairChoice, test I: 338924602, J: 1735119185, nbCommonTracks: 201
[17:02:45.297311][info] AutomaticInitialPairChoice, test I: 338924602, J: 1764657379, nbCommonTracks: 289
*[17:02:45.304312][info] AutomaticInitialPairChoice, test I: 338924602, J: 2063108929, nbCommonTracks: 659
[17:02:45.313315][info] AutomaticInitialPairChoice, test I: 377660833, J: 1162262122, nbCommonTracks: 1884
[17:02:45.318316][info] AutomaticInitialPairChoice, test I: 377660833, J: 1275773173, nbCommonTracks: 1529
*[17:02:45.321317][info] AutomaticInitialPairChoice, test I: 377660833, J: 1764657379, nbCommonTracks: 221
[17:02:45.322317][info] AutomaticInitialPairChoice, test I: 377660833, J: 1735119185, nbCommonTracks: 2447
*[17:02:45.324319][info] AutomaticInitialPairChoice, test I: 377660833, J: 1973978683, nbCommonTracks: 521
[17:02:45.342321][info] AutomaticInitialPairChoice, test I: 377660833, J: 2063108929, nbCommonTracks: 85
[17:02:45.348323][info] AutomaticInitialPairChoice, test I: 497707299, J: 539558492, nbCommonTracks: 2664
*[17:02:45.351323][info] AutomaticInitialPairChoice, test I: 497707299, J: 736807363, nbCommonTracks: 861
[17:02:45.352323][info] AutomaticInitialPairChoice, test I: 497707299, J: 586685508, nbCommonTracks: 2099
*[17:02:45.355324][info] AutomaticInitialPairChoice, test I: 497707299, J: 766192223, nbCommonTracks: 157
[17:02:45.356325][info] AutomaticInitialPairChoice, test I: 497707299, J: 920945394, nbCommonTracks: 608
*[17:02:45.371327][info] AutomaticInitialPairChoice, test I: 497707299, J: 1047601863, nbCommonTracks: 1396
[17:02:45.372328][info] AutomaticInitialPairChoice, test I: 497707299, J: 1349196298, nbCommonTracks: 1691
[17:02:45.381330][info] AutomaticInitialPairChoice, test I: 497707299, J: 1764657379, nbCommonTracks: 654
[17:02:45.387331][info] AutomaticInitialPairChoice, test I: 497707299, J: 1810321926, nbCommonTracks: 144
*[17:02:45.400334][info] AutomaticInitialPairChoice, test I: 497707299, J: 1973978683, nbCommonTracks: 420
[17:02:45.415338][info] AutomaticInitialPairChoice, test I: 497707299, J: 1976206381, nbCommonTracks: 74
*[17:02:45.419339][info] AutomaticInitialPairChoice, test I: 539558492, J: 586685508, nbCommonTracks: 456
[17:02:45.431341][info] AutomaticInitialPairChoice, test I: 539558492, J: 736807363, nbCommonTracks: 119
[17:02:45.437343][info] AutomaticInitialPairChoice, test I: 539558492, J: 766192223, nbCommonTracks: 56
*[17:02:45.441344][info] AutomaticInitialPairChoice, test I: 539558492, J: 1047601863, nbCommonTracks: 1638
[17:02:45.442344][info] AutomaticInitialPairChoice, test I: 539558492, J: 1275773173, nbCommonTracks: 788
*[17:02:45.447345][info] AutomaticInitialPairChoice, test I: 539558492, J: 1349196298, nbCommonTracks: 969
[17:02:45.448345][info] AutomaticInitialPairChoice, test I: 539558492, J: 1735119185, nbCommonTracks: 300
[17:02:45.450346][info] AutomaticInitialPairChoice, test I: 539558492, J: 1764657379, nbCommonTracks: 2621
*[17:02:45.461348][info] AutomaticInitialPairChoice, test I: 539558492, J: 1810321926, nbCommonTracks: 132
[17:02:45.468350][info] AutomaticInitialPairChoice, test I: 539558492, J: 2063108929, nbCommonTracks: 112
[17:02:45.468350][info] AutomaticInitialPairChoice, test I: 539558492, J: 1973978683, nbCommonTracks: 1208
*[17:02:45.491355][info] AutomaticInitialPairChoice, test I: 586685508, J: 736807363, nbCommonTracks: 1881
[17:02:45.492355][info] AutomaticInitialPairChoice, test I: 586685508, J: 766192223, nbCommonTracks: 255
*[17:02:45.495356][info] AutomaticInitialPairChoice, test I: 586685508, J: 920945394, nbCommonTracks: 2495
[17:02:45.496356][info] AutomaticInitialPairChoice, test I: 586685508, J: 1047601863, nbCommonTracks: 574
[17:02:45.498356][info] AutomaticInitialPairChoice, test I: 586685508, J: 1273792670, nbCommonTracks: 109
*[17:02:45.510359][info] AutomaticInitialPairChoice, test I: 586685508, J: 1349196298, nbCommonTracks: 1525
[17:02:45.515360][info] AutomaticInitialPairChoice, test I: 586685508, J: 1667602429, nbCommonTracks: 1257
[17:02:45.525363][info] AutomaticInitialPairChoice, test I: 586685508, J: 1792772303, nbCommonTracks: 76
*[17:02:45.527363][info] AutomaticInitialPairChoice, test I: 586685508, J: 1810321926, nbCommonTracks: 109
[17:02:45.530364][info] AutomaticInitialPairChoice, test I: 586685508, J: 1976206381, nbCommonTracks: 237
*[17:02:45.532364][info] AutomaticInitialPairChoice, test I: 669861916, J: 736807363, nbCommonTracks: 204
[17:02:45.537366][info] AutomaticInitialPairChoice, test I: 669861916, J: 920945394, nbCommonTracks: 1220
*[17:02:45.549368][info] AutomaticInitialPairChoice, test I: 669861916, J: 986122703, nbCommonTracks: 3144
[17:02:45.550368][info] AutomaticInitialPairChoice, test I: 669861916, J: 1273792670, nbCommonTracks: 1740
*[17:02:45.556369][info] AutomaticInitialPairChoice, test I: 669861916, J: 1733116633, nbCommonTracks: 1449
[17:02:45.557370][info] AutomaticInitialPairChoice, test I: 669861916, J: 1667602429, nbCommonTracks: 3563
[17:02:45.558370][info] AutomaticInitialPairChoice, test I: 669861916, J: 1792772303, nbCommonTracks: 1203
[17:02:45.562371][info] AutomaticInitialPairChoice, test I: 669861916, J: 1976206381, nbCommonTracks: 206
*[17:02:45.569373][info] AutomaticInitialPairChoice, test I: 736807363, J: 766192223, nbCommonTracks: 113
[17:02:45.580375][info] AutomaticInitialPairChoice, test I: 736807363, J: 920945394, nbCommonTracks: 1817
*[17:02:45.595379][info] AutomaticInitialPairChoice, test I: 736807363, J: 1047601863, nbCommonTracks: 1578
[17:02:45.596379][info] AutomaticInitialPairChoice, test I: 736807363, J: 1273792670, nbCommonTracks: 1259
*[17:02:45.601380][info] AutomaticInitialPairChoice, test I: 736807363, J: 1349196298, nbCommonTracks: 3599
[17:02:45.601380][info] AutomaticInitialPairChoice, test I: 736807363, J: 1667602429, nbCommonTracks: 778
[17:02:45.618384][info] AutomaticInitialPairChoice, test I: 736807363, J: 1792772303, nbCommonTracks: 69
*[17:02:45.639388][info] AutomaticInitialPairChoice, test I: 766192223, J: 920945394, nbCommonTracks: 191
[17:02:45.640389][info] AutomaticInitialPairChoice, test I: 736807363, J: 1976206381, nbCommonTracks: 126
[17:02:45.644389][info] AutomaticInitialPairChoice, test I: 766192223, J: 1349196298, nbCommonTracks: 83
*[17:02:45.646390][info] AutomaticInitialPairChoice, test I: 766192223, J: 1667602429, nbCommonTracks: 60
[17:02:45.670395][info] AutomaticInitialPairChoice, test I: 766192223, J: 1810321926, nbCommonTracks: 255
[17:02:45.671396][info] AutomaticInitialPairChoice, test I: 766192223, J: 1976206381, nbCommonTracks: 393
*[17:02:45.674396][info] AutomaticInitialPairChoice, test I: 920945394, J: 1273792670, nbCommonTracks: 1009
[17:02:45.675397][info] AutomaticInitialPairChoice, test I: 920945394, J: 1349196298, nbCommonTracks: 967
[17:02:45.679397][info] AutomaticInitialPairChoice, test I: 920945394, J: 1667602429, nbCommonTracks: 2524
*[17:02:45.682399][info] AutomaticInitialPairChoice, test I: 920945394, J: 1733116633, nbCommonTracks: 80
[17:02:45.698402][info] AutomaticInitialPairChoice, test I: 920945394, J: 1792772303, nbCommonTracks: 385
*[17:02:45.707403][info] AutomaticInitialPairChoice, test I: 920945394, J: 1976206381, nbCommonTracks: 427
*[17:02:45.711405][info] AutomaticInitialPairChoice, test I: 986122703, J: 1273792670, nbCommonTracks: 957
[17:02:45.711405][info] AutomaticInitialPairChoice, test I: 986122703, J: 1667602429, nbCommonTracks: 1669
[17:02:45.712405][info] AutomaticInitialPairChoice, test I: 986122703, J: 1792772303, nbCommonTracks: 1012
[17:02:45.713405][info] AutomaticInitialPairChoice, test I: 986122703, J: 1733116633, nbCommonTracks: 2029
*[17:02:45.718406][info] AutomaticInitialPairChoice, test I: 1047601863, J: 1275773173, nbCommonTracks: 88
[17:02:45.724408][info] AutomaticInitialPairChoice, test I: 1047601863, J: 1349196298, nbCommonTracks: 3460
[17:02:45.732409][info] AutomaticInitialPairChoice, test I: 1047601863, J: 1735119185, nbCommonTracks: 445
*[17:02:45.739411][info] AutomaticInitialPairChoice, test I: 1047601863, J: 1764657379, nbCommonTracks: 810
[17:02:45.751413][info] AutomaticInitialPairChoice, test I: 1162262122, J: 1275773173, nbCommonTracks: 3380
[17:02:45.751413][info] AutomaticInitialPairChoice, test I: 1047601863, J: 1973978683, nbCommonTracks: 2765
*[17:02:45.766417][info] AutomaticInitialPairChoice, test I: 1162262122, J: 1735119185, nbCommonTracks: 1400
[17:02:45.776420][info] AutomaticInitialPairChoice, test I: 1162262122, J: 1764657379, nbCommonTracks: 1363
*[17:02:45.782421][info] AutomaticInitialPairChoice, test I: 1162262122, J: 1973978683, nbCommonTracks: 480
[17:02:45.783421][info] AutomaticInitialPairChoice, test I: 1162262122, J: 2063108929, nbCommonTracks: 401
[17:02:45.808426][info] AutomaticInitialPairChoice, test I: 1273792670, J: 1667602429, nbCommonTracks: 1512
*[17:02:45.810427][info] AutomaticInitialPairChoice, test I: 1273792670, J: 1733116633, nbCommonTracks: 380
[17:02:45.829431][info] AutomaticInitialPairChoice, test I: 1273792670, J: 1792772303, nbCommonTracks: 404
*[17:02:45.840434][info] AutomaticInitialPairChoice, test I: 1273792670, J: 1976206381, nbCommonTracks: 108
[17:02:45.842436][info] AutomaticInitialPairChoice, test I: 1275773173, J: 1735119185, nbCommonTracks: 1937
[17:02:45.856437][info] AutomaticInitialPairChoice, test I: 1275773173, J: 1764657379, nbCommonTracks: 3083
*[17:02:45.861438][info] AutomaticInitialPairChoice, test I: 1275773173, J: 1973978683, nbCommonTracks: 1099
[17:02:45.872441][info] AutomaticInitialPairChoice, test I: 1275773173, J: 2063108929, nbCommonTracks: 599
[17:02:45.877442][info] AutomaticInitialPairChoice, test I: 1349196298, J: 1667602429, nbCommonTracks: 134
*[17:02:45.880443][info] AutomaticInitialPairChoice, test I: 1349196298, J: 1973978683, nbCommonTracks: 796
[17:02:45.884444][info] AutomaticInitialPairChoice, test I: 1349196298, J: 1976206381, nbCommonTracks: 48*
[17:02:45.886444][info] AutomaticInitialPairChoice, test I: 1667602429, J: 1733116633, nbCommonTracks: 809
[17:02:45.888445][info] AutomaticInitialPairChoice, test I: 1667602429, J: 1792772303, nbCommonTracks: 1083
[17:02:45.888445][info] AutomaticInitialPairChoice, test I: 1667602429, J: 1976206381, nbCommonTracks: 305
*[17:02:45.893446][info] AutomaticInitialPairChoice, test I: 1733116633, J: 1792772303, nbCommonTracks: 1908
*[17:02:45.909449][info] AutomaticInitialPairChoice, test I: 1735119185, J: 1764657379, nbCommonTracks: 1087
[17:02:45.911450][info] AutomaticInitialPairChoice, test I: 1735119185, J: 1973978683, nbCommonTracks: 3097
[17:02:45.912450][info] AutomaticInitialPairChoice, test I: 1735119185, J: 2063108929, nbCommonTracks: 188
[17:02:45.934455][info] AutomaticInitialPairChoice, test I: 1764657379, J: 1810321926, nbCommonTracks: 68
*[17:02:45.944457][info] AutomaticInitialPairChoice, test I: 1764657379, J: 1973978683, nbCommonTracks: 1820
[17:02:45.949459][info] AutomaticInitialPairChoice, test I: 1764657379, J: 2063108929, nbCommonTracks: 452
[17:02:45.956460][info] AutomaticInitialPairChoice, test I: 1792772303, J: 1976206381, nbCommonTracks: 549
*
[17:02:45.959461][info] AutomaticInitialPairChoice, test I: 1973978683, J: 2063108929, nbCommonTracks: 143
[17:02:46.152505][info] Initial pair is:
A - view id: 669861916 - filepath: C:/Users/Eli/Desktop/New folder/20180817_164016.jpg
B - view id: 1273792670 - filepath: C:/Users/Eli/Desktop/New folder/20180817_164020.jpg
[17:02:46.155505][info] 1740 matches in the image pair for the initial pose estimation.
[17:02:46.721633][info] Remove outliers:
- # outliers residual error: 54
- # outliers angular error: 0
[17:02:46.757641][info] Remove outliers:
- # outliers residual error: 14
- # outliers angular error: 0
[17:02:46.796650][info] Remove outliers:
- # outliers residual error: 3
- # outliers angular error: 0
[17:02:46.826657][info] Remove outliers:
- # outliers residual error: 4
- # outliers angular error: 0
[17:02:46.857664][info] Remove outliers:
- # outliers residual error: 1
- # outliers angular error: 0
[17:02:46.887670][info] Remove outliers:
- # outliers residual error: 0
- # outliers angular error: 0
[17:02:46.940683][info] Initial pair is: 669861916, 1273792670
[17:02:46.940683][info] Begin Incremental Reconstruction:
- mode: SfM augmentation
- # images in input: 26
- # images in resection: 24
- # landmarks in input: 1485
- # cameras already calibrated: 2
[17:02:46.942683][info] Update Reconstruction:
- resection id: 0
- # images in the resection group: 1
- # images remaining: 24
[17:02:46.943683][info] Robust Resection of view: 1667602429
[17:02:47.130735][info] Robust Resection information:
- resection status: true
- threshold (error max): 48.8377
- # points used for resection: 805
- # points validated by robust resection: 803
[17:02:48.123950][info] Remove outliers:
- # outliers residual error: 7
- # outliers angular error: 0
[17:02:48.123950][info] Update Reconstruction complete:
- # cameras calibrated: 3
- # landmarks: 2725
[17:02:48.125951][info] Update Reconstruction:
- resection id: 1
- # images in the resection group: 1
- # images remaining: 23
[17:02:48.126951][info] Robust Resection of view: 986122703
[17:02:48.349003][info] Robust Resection information:
- resection status: true
- threshold (error max): 24.6104
- # points used for resection: 990
- # points validated by robust resection: 967
[17:02:49.571278][info] Remove outliers:
- # outliers residual error: 67
- # outliers angular error: 686
[17:02:50.570503][info] Remove outliers:
- # outliers residual error: 5
- # outliers angular error: 90
[17:02:51.565729][info] Remove outliers:
- # outliers residual error: 0
- # outliers angular error: 63
[17:02:52.523945][info] Remove outliers:
- # outliers residual error: 0
- # outliers angular error: 34
[17:02:52.524945][info] Update Reconstruction complete:
- # cameras calibrated: 4
- # landmarks: 2402
[17:02:52.526946][info] Update Reconstruction:
- resection id: 2
- # images in the resection group: 1
- # images remaining: 22
[17:02:52.527946][info] Robust Resection of view: 303084305
[17:02:52.697985][info] Robust Resection information:
- resection status: true
- threshold (error max): 8.44686
- # points used for resection: 749
- # points validated by robust resection: 718
[17:02:53.745222][info] Remove outliers:
- # outliers residual error: 17
- # outliers angular error: 2143
[17:02:53.807236][info] Remove outliers:
- # outliers residual error: 0
- # outliers angular error: 280
[17:02:53.837242][info] Remove outliers:
- # outliers residual error: 0
- # outliers angular error: 0
[17:02:53.837242][info] Poses removed from the reconstruction: {303084305, 669861916, 986122703, 1273792670, 1667602429}
[17:02:53.838243][info] Update Reconstruction complete:
- # cameras calibrated: 0
- # landmarks: 0
[17:02:53.838243][info] Structure from Motion statistics:
- # input images: 26
- # cameras calibrated: 0
- # landmarks: 0
- elapsed time: 6.896
- residual RMSE: -nan(ind)
[17:02:53.839243][info] Histogram of residuals:
0 | 0
0.1 | 0
0.2 | 0
0.3 | 0
0.4 | 0
0.5 | 0
0.6 | 0
0.7 | 0
0.8 | 0
0.9 | 0
1
[17:02:53.839243][info] Histogram of tracks length:
0 | 0
0.1 | 0
0.2 | 0
0.3 | 0
0.4 | 0
0.5 | 0
0.6 | 0
0.7 | 0
0.8 | 0
0.9 | 0
1
Status:
{
"status": "ERROR",
"execMode": "LOCAL",
"nodeName": "StructureFromMotion_1",
"nodeType": "StructureFromMotion",
"packageName": "aliceVision",
"packageVersion": null,
"graph": "",
"commandLine": "aliceVision_incrementalSfM --input \"C:/Users/Eli/AppData/Local/Temp/MeshroomCache/CameraInit/b2793981c93244561e70054c0be20705b0b2c4a5/cameraInit.sfm\" --featuresFolders \"C:/Users/Eli/AppData/Local/Temp/MeshroomCache/FeatureExtraction/b058644c73e406db634f77f3914d180a8c88f485\" --matchesFolders \"C:/Users/Eli/AppData/Local/Temp/MeshroomCache/FeatureMatching/1691e39f6da0e28f96c8e3b7871c7cca34408395\" --describerTypes sift --localizerEstimator acransac --lockScenePreviouslyReconstructed False --useLocalBA True --localBAGraphDistance 1 --maxNumberOfMatches 0 --minInputTrackLength 2 --minNumberOfObservationsForTriangulation 2 --minAngleForTriangulation 3.0 --minAngleForLandmark 2.0 --maxReprojectionError 4.0 --minAngleInitialPair 5.0 --maxAngleInitialPair 40.0 --useOnlyMatchesFromInputFolder False --initialPairA \"\" --initialPairB \"\" --interFileExtension .abc --verboseLevel info --output \"C:/Users/Eli/AppData/Local/Temp/MeshroomCache/StructureFromMotion/cbe5af6c2c6e1c41e87ba4b72e7cec295e9a4f0c/sfm.abc\" --outputViewsAndPoses \"C:/Users/Eli/AppData/Local/Temp/MeshroomCache/StructureFromMotion/cbe5af6c2c6e1c41e87ba4b72e7cec295e9a4f0c/cameras.sfm\" --extraInfoFolder \"C:/Users/Eli/AppData/Local/Temp/MeshroomCache/StructureFromMotion/cbe5af6c2c6e1c41e87ba4b72e7cec295e9a4f0c\" ",
"env": null,
"startDateTime": "2018-08-17 17:02:42.332641",
"endDateTime": "",
"elapsedTime": 0,
"hostname": "DESKTOP-FB0FF3O",
"sessionUid": "644dfc28-a22e-11e8-9daf-6045cb9ac962",
"returnCode": 1,
"elapsedTimeStr": "0:00:00"
}
It ends correctly but has failed to make the reconstruction:
[17:02:53.838243][info] Structure from Motion statistics:
- # input images: 26
- # cameras calibrated: 0
If you think that your dataset should be good enough to make a reconstruction, please send it to us so we can analyse if there is a problem or if your images are too challenging.
Private mailing-list: [email protected].
@fabiencastan I've sent you an email with the images I used :)
My colleague has found a workaround to this problem on Windows 7.
In summary the current problem is: a node (feature extraction or structure from motion) has finished its task, but its next node is not executed.
The workaround is:

@richard-bmc I can confirm the Behavior reportet by you. I can step through the nodes by manual editing every status file. In the end it can be called a workaround but renders the whole workflow pretty useless.
Counting the time I would have to babysit the process that's currently a show stopper IMHO
@oakdesign My colleague also found that this problem disappears on Windows 10. Perhaps you can try Meshroom on Windows 10 or Linux.
@richard-bmc I' m currently stuck on that Win7 machine as it's the only with a Cuda GPU. As I only have 4 projects to get done I neither have to time nor willing to dig deeper into the issue, even so I might as a profesional developer.To get things done will go with a 3 Month RealityCapture suppscription. I have done one of the projects with the trial in 2 hours. Meshroom with the descriped bug is no areaday running 2 days and only half way through
I was able to use this Win 7 work around all the way through to the DepthMap node, but at this point my DepthMap has 33 status files... I have to watch the GPU/CPU until they go idle, check the log to make sure it completed, kill the process, edit the status file, and press start... 33 times.. I gave up after 8 steps since it is too tedious to be functional on Windows 7 currently.
That's definitely too horrible to do that manually!!
But currently I have no idea how to debug it, as I have no way to reproduce it.
Is there anything we can do to get this fixed? Maybe provide some log or dump file?
Yes, dump file would be very useful.
If someone can build in debug on win7 and run it in the debugger to provide a backtrace and/or dump file, we should understand the problem and most probably be able to fix it.
As a first simple test, it may be interesting to try to run the aliceVision_featureExtraction without OMP: set OMP_NUM_THREADS=1 before launching the command line.
May also be interesting to check the dll used by aliceVision_featureExtraction with dependencywalker.
Setting up a own build environment will take me some time, so I'll try out the other things before..
May a dump file of the release version of aliceVision_featureExtraction help too? I could create one with procdump64..
OMP_NUM_THREADS to one doesn't change anything - the program is succesfully completing but stays open.@fabiencastan I'll try building AliceVision in debug mode on Windows 7. But I was a C/C++ guy until 5 years ago. Now I'm a Python guy. Maybe I'll need some help later.
Seems to be related to an OpenImageIO bug on Windows 7. See https://github.com/alicevision/meshroom/issues/216#issuecomment-418299961.
@LukeV1 This is how you can enable "core dump" on Windows if you can get the program to crash: https://docs.microsoft.com/en-us/windows/desktop/wer/collecting-user-mode-dumps
Don't need any special tools.
3. Open its corresponding 'status' file, and do the following modification and save it: a. change "status"from "ERROR" to "SUCCESS" b. change "returnCode" from "15" to "0" 4. Restart computation.I made a gist to automate this if you have cygwin64. Just alternate clicking "Stop" and "Start" (waiting for the step to turn green).
It's a hack, but it saves a lot of status file editing, :-).
Same issue, get stuck on orange, starts to use less and less CPU GPU or RAM until after a few hours stuck in StructureFromMotion it turned red and its status turned to error.
Meshroom 2018.1.0(I believe I downloaded the precompiled version)
Windows 10
Nvidia GeForce GTX 1060 6GB
16 GB ram
Intel i5 CPU
Log: Program called with the following parameters:
[19:10:03.325498][warning] The number of intrinsics is incoherent:
[19:10:03.325498][warning] 12 intrinsics declared and 11 intrinsics used.
Loading features
0% 10 20 30 40 50 60 70 80 90 100%
|----|----|----|----|----|----|----|----|----|----|
[19:10:07.181182][info] Fuse matches into tracks:
- # tracks: 91193
- # images in tracks: 86
[19:10:07.185171][info] TrackLength, Occurrence
[19:10:07.185171][info] 2 38370
[19:10:07.185171][info] 3 16215
[19:10:07.185171][info] 4 9103
[19:10:07.185171][info] 5 5689
[19:10:07.185171][info] 6 4152
[19:10:07.186168][info] 7 3089
[19:10:07.186168][info] 8 2427
[19:10:07.186168][info] 9 1967
[19:10:07.186168][info] 10 1603
[19:10:07.186168][info] 11 1252
[19:10:07.186168][info] 12 1168
[19:10:07.186168][info] 13 897
[19:10:07.186168][info] 14 781
[19:10:07.186168][info] 15 703
[19:10:07.186168][info] 16 603
[19:10:07.187166][info] 17 527
[19:10:07.187166][info] 18 442
[19:10:07.187166][info] 19 384
[19:10:07.187166][info] 20 342
[19:10:07.187166][info] 21 278
[19:10:07.187166][info] 22 199
[19:10:07.188166][info] 23 175
[19:10:07.188166][info] 24 151
[19:10:07.188166][info] 25 122
[19:10:07.188166][info] 26 114
[19:10:07.188166][info] 27 90
[19:10:07.188166][info] 28 76
[19:10:07.188166][info] 29 51
[19:10:07.188166][info] 30 47
[19:10:07.188166][info] 31 37
[19:10:07.188166][info] 32 37
[19:10:07.188166][info] 33 26
[19:10:07.189161][info] 34 15
[19:10:07.189161][info] 35 17
[19:10:07.189161][info] 36 16
[19:10:07.189161][info] 37 12
[19:10:07.189161][info] 38 2
[19:10:07.189161][info] 39 9
[19:10:07.189161][info] 40 1
[19:10:07.189161][info] 41 1
[19:10:07.189161][info] 43 1
[19:10:07.189161][info] 44 2
Automatic selection of an initial pair:
0% 10 20 30 40 50 60 70 80 90 100%
|----|----|----|----|----|----|----|----|----|----|
*[19:10:07.194147][info] AutomaticInitialPairChoice, test I: 3640264, J: 10181771, nbCommonTracks: 196
[19:10:07.194147][info] AutomaticInitialPairChoice, test I: 3640264, J: 9954216, nbCommonTracks: 371
[19:10:07.194147][info] AutomaticInitialPairChoice, test I: 3640264, J: 49331360, nbCommonTracks: 632
[19:10:07.194147][info] AutomaticInitialPairChoice, test I: 3640264, J: 10830036, nbCommonTracks: 903
[19:10:07.223070][info] AutomaticInitialPairChoice, test I: 3640264, J: 62760508, nbCommonTracks: 2965
[19:10:07.238030][info] AutomaticInitialPairChoice, test I: 3640264, J: 69333205, nbCommonTracks: 370
[19:10:07.250995][info] AutomaticInitialPairChoice, test I: 3640264, J: 113452939, nbCommonTracks: 1451
[19:10:07.273934][info] AutomaticInitialPairChoice, test I: 3640264, J: 196567166, nbCommonTracks: 149
[19:10:07.274931][info] AutomaticInitialPairChoice, test I: 3640264, J: 248446512, nbCommonTracks: 155
[19:10:07.298867][info] AutomaticInitialPairChoice, test I: 3640264, J: 289104914, nbCommonTracks: 206
[19:10:07.298867][info] AutomaticInitialPairChoice, test I: 3640264, J: 258138386, nbCommonTracks: 1065
[19:10:07.326792][info] AutomaticInitialPairChoice, test I: 3640264, J: 337944215, nbCommonTracks: 409
[19:10:07.371673][info] AutomaticInitialPairChoice, test I: 3640264, J: 541439545, nbCommonTracks: 4234
[19:10:07.380648][info] AutomaticInitialPairChoice, test I: 3640264, J: 647117594, nbCommonTracks: 751
[19:10:07.380648][info] AutomaticInitialPairChoice, test I: 3640264, J: 647736823, nbCommonTracks: 265
[19:10:07.413560][info] AutomaticInitialPairChoice, test I: 3640264, J: 726608633, nbCommonTracks: 353
[19:10:07.435501][info] AutomaticInitialPairChoice, test I: 3640264, J: 758667032, nbCommonTracks: 1909
[19:10:07.449464][info] AutomaticInitialPairChoice, test I: 3640264, J: 764772095, nbCommonTracks: 722
[19:10:07.449464][info] AutomaticInitialPairChoice, test I: 3640264, J: 766298077, nbCommonTracks: 347
[19:10:07.493346][info] AutomaticInitialPairChoice, test I: 3640264, J: 805511405, nbCommonTracks: 1111
[19:10:07.515288][info] AutomaticInitialPairChoice, test I: 3640264, J: 807901357, nbCommonTracks: 1023
[19:10:07.599064][info] AutomaticInitialPairChoice, test I: 3640264, J: 1009420532, nbCommonTracks: 971
[19:10:07.605049][info] AutomaticInitialPairChoice, test I: 3640264, J: 1078313591, nbCommonTracks: 441
[19:10:07.631975][info] AutomaticInitialPairChoice, test I: 3640264, J: 1166514912, nbCommonTracks: 2642
[19:10:07.647933][info] AutomaticInitialPairChoice, test I: 3640264, J: 1182105432, nbCommonTracks: 536
[19:10:07.676855][info] AutomaticInitialPairChoice, test I: 3640264, J: 1319251459, nbCommonTracks: 566
[19:10:07.702786][info] AutomaticInitialPairChoice, test I: 3640264, J: 1338373844, nbCommonTracks: 286
[19:10:07.707772][info] AutomaticInitialPairChoice, test I: 3640264, J: 1346768088, nbCommonTracks: 180
[19:10:07.729714][info] AutomaticInitialPairChoice, test I: 3640264, J: 1424248065, nbCommonTracks: 2244
[19:10:07.733704][info] AutomaticInitialPairChoice, test I: 3640264, J: 1513429988, nbCommonTracks: 278
[19:10:07.740685][info] AutomaticInitialPairChoice, test I: 3640264, J: 1556567934, nbCommonTracks: 639
*[19:10:07.769608][info] AutomaticInitialPairChoice, test I: 3640264, J: 1558541887, nbCommonTracks: 2205
[19:10:07.795538][info] AutomaticInitialPairChoice, test I: 3640264, J: 1591700553, nbCommonTracks: 478
[19:10:07.844407][info] AutomaticInitialPairChoice, test I: 3640264, J: 1701431451, nbCommonTracks: 441
[19:10:07.876322][info] AutomaticInitialPairChoice, test I: 3640264, J: 1720711383, nbCommonTracks: 207
[19:10:07.886295][info] AutomaticInitialPairChoice, test I: 3640264, J: 1731002545, nbCommonTracks: 3059
[19:10:07.887293][info] AutomaticInitialPairChoice, test I: 3640264, J: 1868651584, nbCommonTracks: 874
[19:10:07.915217][info] AutomaticInitialPairChoice, test I: 3640264, J: 1941793199, nbCommonTracks: 389
[19:10:07.956109][info] AutomaticInitialPairChoice, test I: 3640264, J: 1951933684, nbCommonTracks: 227
[19:10:07.961095][info] AutomaticInitialPairChoice, test I: 3640264, J: 2045861489, nbCommonTracks: 651
[19:10:07.966081][info] AutomaticInitialPairChoice, test I: 3640264, J: 2136229191, nbCommonTracks: 931
[19:10:07.985031][info] AutomaticInitialPairChoice, test I: 9954216, J: 10181771, nbCommonTracks: 2859
[19:10:08.034897][info] AutomaticInitialPairChoice, test I: 9954216, J: 10830036, nbCommonTracks: 322
[19:10:08.045868][info] AutomaticInitialPairChoice, test I: 9954216, J: 49331360, nbCommonTracks: 676
[19:10:08.069804][info] AutomaticInitialPairChoice, test I: 9954216, J: 62760508, nbCommonTracks: 360
[19:10:08.106706][info] AutomaticInitialPairChoice, test I: 9954216, J: 69333205, nbCommonTracks: 533
[19:10:08.116679][info] AutomaticInitialPairChoice, test I: 9954216, J: 113452939, nbCommonTracks: 304
[19:10:08.136625][info] AutomaticInitialPairChoice, test I: 9954216, J: 248446512, nbCommonTracks: 891
[19:10:08.151585][info] AutomaticInitialPairChoice, test I: 9954216, J: 258138386, nbCommonTracks: 283
[19:10:08.157569][info] AutomaticInitialPairChoice, test I: 9954216, J: 265427685, nbCommonTracks: 590
[19:10:08.189485][info] AutomaticInitialPairChoice, test I: 9954216, J: 300200643, nbCommonTracks: 905
[19:10:08.213419][info] AutomaticInitialPairChoice, test I: 9954216, J: 306827382, nbCommonTracks: 446
[19:10:08.216412][info] AutomaticInitialPairChoice, test I: 9954216, J: 326673302, nbCommonTracks: 472
[19:10:08.227382][info] AutomaticInitialPairChoice, test I: 9954216, J: 337944215, nbCommonTracks: 979
[19:10:08.261291][info] AutomaticInitialPairChoice, test I: 9954216, J: 353417983, nbCommonTracks: 107
[19:10:08.263286][info] AutomaticInitialPairChoice, test I: 9954216, J: 368873237, nbCommonTracks: 431
[19:10:08.276252][info] AutomaticInitialPairChoice, test I: 9954216, J: 526258620, nbCommonTracks: 2117
[19:10:08.283233][info] AutomaticInitialPairChoice, test I: 9954216, J: 541439545, nbCommonTracks: 353
[19:10:08.307169][info] AutomaticInitialPairChoice, test I: 9954216, J: 647117594, nbCommonTracks: 349
[19:10:08.311158][info] AutomaticInitialPairChoice, test I: 9954216, J: 703786837, nbCommonTracks: 549
[19:10:08.322130][info] AutomaticInitialPairChoice, test I: 9954216, J: 758667032, nbCommonTracks: 355
[19:10:08.347062][info] AutomaticInitialPairChoice, test I: 9954216, J: 764772095, nbCommonTracks: 1848
[19:10:08.359030][info] AutomaticInitialPairChoice, test I: 9954216, J: 765399315, nbCommonTracks: 788
[19:10:08.361025][info] AutomaticInitialPairChoice, test I: 9954216, J: 766298077, nbCommonTracks: 158
*[19:10:08.385958][info] AutomaticInitialPairChoice, test I: 9954216, J: 805511405, nbCommonTracks: 279
[19:10:08.419867][info] AutomaticInitialPairChoice, test I: 9954216, J: 807339180, nbCommonTracks: 817
[19:10:08.429841][info] AutomaticInitialPairChoice, test I: 9954216, J: 807901357, nbCommonTracks: 280
[19:10:08.461755][info] AutomaticInitialPairChoice, test I: 9954216, J: 881185139, nbCommonTracks: 758
[19:10:08.470732][info] AutomaticInitialPairChoice, test I: 9954216, J: 919951866, nbCommonTracks: 102
[19:10:08.472727][info] AutomaticInitialPairChoice, test I: 9954216, J: 1009420532, nbCommonTracks: 199
[19:10:08.493670][info] AutomaticInitialPairChoice, test I: 9954216, J: 1013535011, nbCommonTracks: 225
[19:10:08.507633][info] AutomaticInitialPairChoice, test I: 9954216, J: 1080724491, nbCommonTracks: 124
[19:10:08.507633][info] AutomaticInitialPairChoice, test I: 9954216, J: 1075810670, nbCommonTracks: 955
[19:10:08.524587][info] AutomaticInitialPairChoice, test I: 9954216, J: 1166514912, nbCommonTracks: 335
[19:10:08.533563][info] AutomaticInitialPairChoice, test I: 9954216, J: 1319251459, nbCommonTracks: 1243
[19:10:08.536555][info] AutomaticInitialPairChoice, test I: 9954216, J: 1329221595, nbCommonTracks: 317
[19:10:08.565478][info] AutomaticInitialPairChoice, test I: 9954216, J: 1345546249, nbCommonTracks: 1072
[19:10:08.577446][info] AutomaticInitialPairChoice, test I: 9954216, J: 1346768088, nbCommonTracks: 1801
[19:10:08.583430][info] AutomaticInitialPairChoice, test I: 9954216, J: 1424248065, nbCommonTracks: 521
[19:10:08.633296][info] AutomaticInitialPairChoice, test I: 9954216, J: 1513429988, nbCommonTracks: 1138
[19:10:08.633296][info] AutomaticInitialPairChoice, test I: 9954216, J: 1556567934, nbCommonTracks: 972
[19:10:08.674187][info] AutomaticInitialPairChoice, test I: 9954216, J: 1558541887, nbCommonTracks: 324
[19:10:08.712086][info] AutomaticInitialPairChoice, test I: 9954216, J: 1591700553, nbCommonTracks: 415
[19:10:08.713083][info] AutomaticInitialPairChoice, test I: 9954216, J: 1634096602, nbCommonTracks: 550
[19:10:08.713083][info] AutomaticInitialPairChoice, test I: 9954216, J: 1658674599, nbCommonTracks: 490
[19:10:08.729040][info] AutomaticInitialPairChoice, test I: 9954216, J: 1701431451, nbCommonTracks: 212
[19:10:08.758960][info] AutomaticInitialPairChoice, test I: 9954216, J: 1731002545, nbCommonTracks: 403
[19:10:08.759957][info] AutomaticInitialPairChoice, test I: 9954216, J: 1720711383, nbCommonTracks: 1819
[19:10:08.759957][info] AutomaticInitialPairChoice, test I: 9954216, J: 1760313008, nbCommonTracks: 772
[19:10:08.764944][info] AutomaticInitialPairChoice, test I: 9954216, J: 1765330158, nbCommonTracks: 1241
[19:10:08.800848][info] AutomaticInitialPairChoice, test I: 9954216, J: 1780586822, nbCommonTracks: 1118
[19:10:08.831765][info] AutomaticInitialPairChoice, test I: 9954216, J: 1818113962, nbCommonTracks: 327
[19:10:08.865674][info] AutomaticInitialPairChoice, test I: 9954216, J: 1831469841, nbCommonTracks: 1626
[19:10:08.870661][info] AutomaticInitialPairChoice, test I: 9954216, J: 1941793199, nbCommonTracks: 809
[19:10:08.886618][info] AutomaticInitialPairChoice, test I: 9954216, J: 1950491233, nbCommonTracks: 526
[19:10:08.897589][info] AutomaticInitialPairChoice, test I: 9954216, J: 2091988385, nbCommonTracks: 716
[19:10:08.940474][info] AutomaticInitialPairChoice, test I: 9954216, J: 2136229191, nbCommonTracks: 437
*[19:10:08.961418][info] AutomaticInitialPairChoice, test I: 10181771, J: 49331360, nbCommonTracks: 511
[19:10:08.971392][info] AutomaticInitialPairChoice, test I: 10181771, J: 62760508, nbCommonTracks: 204
[19:10:08.984358][info] AutomaticInitialPairChoice, test I: 10181771, J: 69333205, nbCommonTracks: 529
[19:10:08.998320][info] AutomaticInitialPairChoice, test I: 10181771, J: 248446512, nbCommonTracks: 1110
[19:10:09.004303][info] AutomaticInitialPairChoice, test I: 10181771, J: 258138386, nbCommonTracks: 195
[19:10:09.011285][info] AutomaticInitialPairChoice, test I: 10181771, J: 265427685, nbCommonTracks: 776
[19:10:09.036218][info] AutomaticInitialPairChoice, test I: 10181771, J: 306827382, nbCommonTracks: 546
[19:10:09.036218][info] AutomaticInitialPairChoice, test I: 10181771, J: 300200643, nbCommonTracks: 1170
[19:10:09.083093][info] AutomaticInitialPairChoice, test I: 10181771, J: 326673302, nbCommonTracks: 626
[19:10:09.093066][info] AutomaticInitialPairChoice, test I: 10181771, J: 337944215, nbCommonTracks: 922
[19:10:09.096058][info] AutomaticInitialPairChoice, test I: 10181771, J: 368873237, nbCommonTracks: 688
[19:10:09.136949][info] AutomaticInitialPairChoice, test I: 10181771, J: 526258620, nbCommonTracks: 3092
[19:10:09.136949][info] AutomaticInitialPairChoice, test I: 10181771, J: 541439545, nbCommonTracks: 184
[19:10:09.161882][info] AutomaticInitialPairChoice, test I: 10181771, J: 647117594, nbCommonTracks: 372
[19:10:09.163876][info] AutomaticInitialPairChoice, test I: 10181771, J: 703786837, nbCommonTracks: 857
[19:10:09.175845][info] AutomaticInitialPairChoice, test I: 10181771, J: 758667032, nbCommonTracks: 199
[19:10:09.201775][info] AutomaticInitialPairChoice, test I: 10181771, J: 764772095, nbCommonTracks: 1336
[19:10:09.205765][info] AutomaticInitialPairChoice, test I: 10181771, J: 765399315, nbCommonTracks: 1002
[19:10:09.237679][info] AutomaticInitialPairChoice, test I: 10181771, J: 766298077, nbCommonTracks: 112
[19:10:09.261615][info] AutomaticInitialPairChoice, test I: 10181771, J: 807339180, nbCommonTracks: 1188
[19:10:09.292533][info] AutomaticInitialPairChoice, test I: 10181771, J: 881185139, nbCommonTracks: 1021
[19:10:09.310484][info] AutomaticInitialPairChoice, test I: 10181771, J: 919951866, nbCommonTracks: 135
[19:10:09.333423][info] AutomaticInitialPairChoice, test I: 10181771, J: 1009420532, nbCommonTracks: 168
[19:10:09.359353][info] AutomaticInitialPairChoice, test I: 10181771, J: 1013535011, nbCommonTracks: 237
[19:10:09.362346][info] AutomaticInitialPairChoice, test I: 10181771, J: 1075810670, nbCommonTracks: 1290
[19:10:09.377306][info] AutomaticInitialPairChoice, test I: 10181771, J: 1166514912, nbCommonTracks: 184
[19:10:09.379300][info] AutomaticInitialPairChoice, test I: 10181771, J: 1319251459, nbCommonTracks: 923
[19:10:09.389274][info] AutomaticInitialPairChoice, test I: 10181771, J: 1329221595, nbCommonTracks: 492
[19:10:09.404233][info] AutomaticInitialPairChoice, test I: 10181771, J: 1345546249, nbCommonTracks: 1502
[19:10:09.436148][info] AutomaticInitialPairChoice, test I: 10181771, J: 1346768088, nbCommonTracks: 2037
[19:10:09.461081][info] AutomaticInitialPairChoice, test I: 10181771, J: 1424248065, nbCommonTracks: 280
[19:10:09.470057][info] AutomaticInitialPairChoice, test I: 10181771, J: 1513429988, nbCommonTracks: 1134
[19:10:09.501972][info] AutomaticInitialPairChoice, test I: 10181771, J: 1556567934, nbCommonTracks: 727
*[19:10:09.534884][info] AutomaticInitialPairChoice, test I: 10181771, J: 1558541887, nbCommonTracks: 178
[19:10:09.561812][info] AutomaticInitialPairChoice, test I: 10181771, J: 1591700553, nbCommonTracks: 499
[19:10:09.573780][info] AutomaticInitialPairChoice, test I: 10181771, J: 1634096602, nbCommonTracks: 692
[19:10:09.577769][info] AutomaticInitialPairChoice, test I: 10181771, J: 1658674599, nbCommonTracks: 438
[19:10:09.598713][info] AutomaticInitialPairChoice, test I: 10181771, J: 1679328085, nbCommonTracks: 560
[19:10:09.613674][info] AutomaticInitialPairChoice, test I: 10181771, J: 1720711383, nbCommonTracks: 1892
[19:10:09.626639][info] AutomaticInitialPairChoice, test I: 10181771, J: 1731002545, nbCommonTracks: 223
[19:10:09.648580][info] AutomaticInitialPairChoice, test I: 10181771, J: 1760313008, nbCommonTracks: 892
[19:10:09.656559][info] AutomaticInitialPairChoice, test I: 10181771, J: 1765330158, nbCommonTracks: 1596
[19:10:09.659550][info] AutomaticInitialPairChoice, test I: 10181771, J: 1780586822, nbCommonTracks: 1215
[19:10:09.720388][info] AutomaticInitialPairChoice, test I: 10181771, J: 1818113962, nbCommonTracks: 293
[19:10:09.754297][info] AutomaticInitialPairChoice, test I: 10181771, J: 1831469841, nbCommonTracks: 2169
[19:10:09.761278][info] AutomaticInitialPairChoice, test I: 10181771, J: 1941793199, nbCommonTracks: 775
[19:10:09.771251][info] AutomaticInitialPairChoice, test I: 10181771, J: 1950491233, nbCommonTracks: 659
[19:10:09.788206][info] AutomaticInitialPairChoice, test I: 10181771, J: 2091988385, nbCommonTracks: 737
[19:10:09.830094][info] AutomaticInitialPairChoice, test I: 10181771, J: 2136229191, nbCommonTracks: 193
[19:10:09.836078][info] AutomaticInitialPairChoice, test I: 10830036, J: 49331360, nbCommonTracks: 348
[19:10:09.855027][info] AutomaticInitialPairChoice, test I: 10830036, J: 62760508, nbCommonTracks: 708
[19:10:09.858019][info] AutomaticInitialPairChoice, test I: 10830036, J: 102982095, nbCommonTracks: 1746
[19:10:09.874975][info] AutomaticInitialPairChoice, test I: 10830036, J: 113452939, nbCommonTracks: 3101
[19:10:09.915865][info] AutomaticInitialPairChoice, test I: 10830036, J: 265427685, nbCommonTracks: 141
[19:10:09.930824][info] AutomaticInitialPairChoice, test I: 10830036, J: 300200643, nbCommonTracks: 151
[19:10:09.939801][info] AutomaticInitialPairChoice, test I: 10830036, J: 337944215, nbCommonTracks: 225
[19:10:09.956755][info] AutomaticInitialPairChoice, test I: 10830036, J: 353417983, nbCommonTracks: 410
[19:10:09.972712][info] AutomaticInitialPairChoice, test I: 10830036, J: 479997668, nbCommonTracks: 2863
[19:10:09.995651][info] AutomaticInitialPairChoice, test I: 10830036, J: 485341579, nbCommonTracks: 749
[19:10:10.003630][info] AutomaticInitialPairChoice, test I: 10830036, J: 501559152, nbCommonTracks: 1030
[19:10:10.067459][info] AutomaticInitialPairChoice, test I: 10830036, J: 541439545, nbCommonTracks: 1182
[19:10:10.103363][info] AutomaticInitialPairChoice, test I: 10830036, J: 637114759, nbCommonTracks: 1852
[19:10:10.148243][info] AutomaticInitialPairChoice, test I: 10830036, J: 699236792, nbCommonTracks: 1463
[19:10:10.177165][info] AutomaticInitialPairChoice, test I: 10830036, J: 729865606, nbCommonTracks: 2702
[19:10:10.213070][info] AutomaticInitialPairChoice, test I: 10830036, J: 758667032, nbCommonTracks: 2506
[19:10:10.260941][info] AutomaticInitialPairChoice, test I: 10830036, J: 764772095, nbCommonTracks: 383
*[19:10:10.266925][info] AutomaticInitialPairChoice, test I: 10830036, J: 766298077, nbCommonTracks: 957
[19:10:10.300835][info] AutomaticInitialPairChoice, test I: 10830036, J: 805511405, nbCommonTracks: 3867
[19:10:10.346712][info] AutomaticInitialPairChoice, test I: 10830036, J: 807901357, nbCommonTracks: 3010
[19:10:10.402562][info] AutomaticInitialPairChoice, test I: 10830036, J: 919951866, nbCommonTracks: 382
[19:10:10.406552][info] AutomaticInitialPairChoice, test I: 10830036, J: 1009420532, nbCommonTracks: 428
[19:10:10.442456][info] AutomaticInitialPairChoice, test I: 10830036, J: 1166514912, nbCommonTracks: 1235
[19:10:10.451431][info] AutomaticInitialPairChoice, test I: 10830036, J: 1182105432, nbCommonTracks: 2145
[19:10:10.542189][info] AutomaticInitialPairChoice, test I: 10830036, J: 1319251459, nbCommonTracks: 278
[19:10:10.564130][info] AutomaticInitialPairChoice, test I: 10830036, J: 1424248065, nbCommonTracks: 1114
[19:10:10.574103][info] AutomaticInitialPairChoice, test I: 10830036, J: 1513429988, nbCommonTracks: 203
[19:10:10.582082][info] AutomaticInitialPairChoice, test I: 10830036, J: 1554139380, nbCommonTracks: 906
[19:10:10.600034][info] AutomaticInitialPairChoice, test I: 10830036, J: 1556567934, nbCommonTracks: 274
[19:10:10.602029][info] AutomaticInitialPairChoice, test I: 10830036, J: 1612737197, nbCommonTracks: 142
[19:10:10.628957][info] AutomaticInitialPairChoice, test I: 10830036, J: 1731002545, nbCommonTracks: 1555
[19:10:10.634941][info] AutomaticInitialPairChoice, test I: 10830036, J: 1760313008, nbCommonTracks: 269
[19:10:10.655884][info] AutomaticInitialPairChoice, test I: 10830036, J: 1763291879, nbCommonTracks: 641
[19:10:10.666855][info] AutomaticInitialPairChoice, test I: 10830036, J: 1780586822, nbCommonTracks: 115
[19:10:10.666855][info] AutomaticInitialPairChoice, test I: 10830036, J: 1817200974, nbCommonTracks: 605
[19:10:10.693784][info] AutomaticInitialPairChoice, test I: 10830036, J: 1868651584, nbCommonTracks: 1305
[19:10:10.719714][info] AutomaticInitialPairChoice, test I: 10830036, J: 1941793199, nbCommonTracks: 211
[19:10:10.732679][info] AutomaticInitialPairChoice, test I: 10830036, J: 2045861489, nbCommonTracks: 4319
[19:10:10.748636][info] AutomaticInitialPairChoice, test I: 10830036, J: 2120351862, nbCommonTracks: 1121
[19:10:10.754620][info] AutomaticInitialPairChoice, test I: 10830036, J: 2136229191, nbCommonTracks: 1647
[19:10:10.804487][info] AutomaticInitialPairChoice, test I: 49331360, J: 62760508, nbCommonTracks: 472
[19:10:10.842386][info] AutomaticInitialPairChoice, test I: 49331360, J: 69333205, nbCommonTracks: 1522
[19:10:10.850364][info] AutomaticInitialPairChoice, test I: 49331360, J: 113452939, nbCommonTracks: 369
[19:10:10.872305][info] AutomaticInitialPairChoice, test I: 49331360, J: 248446512, nbCommonTracks: 413
[19:10:10.889260][info] AutomaticInitialPairChoice, test I: 49331360, J: 258138386, nbCommonTracks: 592
[19:10:10.914193][info] AutomaticInitialPairChoice, test I: 49331360, J: 265427685, nbCommonTracks: 246
[19:10:10.947105][info] AutomaticInitialPairChoice, test I: 49331360, J: 289104914, nbCommonTracks: 597
[19:10:10.948103][info] AutomaticInitialPairChoice, test I: 49331360, J: 306827382, nbCommonTracks: 1228
[19:10:10.959073][info] AutomaticInitialPairChoice, test I: 49331360, J: 326673302, nbCommonTracks: 671
[19:10:10.988994][info] AutomaticInitialPairChoice, test I: 49331360, J: 337944215, nbCommonTracks: 1196
*[19:10:11.019911][info] AutomaticInitialPairChoice, test I: 49331360, J: 353417983, nbCommonTracks: 158
[19:10:11.046838][info] AutomaticInitialPairChoice, test I: 49331360, J: 368873237, nbCommonTracks: 313
[19:10:11.063793][info] AutomaticInitialPairChoice, test I: 49331360, J: 419583562, nbCommonTracks: 429
[19:10:11.082743][info] AutomaticInitialPairChoice, test I: 49331360, J: 526258620, nbCommonTracks: 417
[19:10:11.083740][info] AutomaticInitialPairChoice, test I: 49331360, J: 541439545, nbCommonTracks: 493
[19:10:11.103687][info] AutomaticInitialPairChoice, test I: 49331360, J: 647117594, nbCommonTracks: 989
[19:10:11.108673][info] AutomaticInitialPairChoice, test I: 49331360, J: 647736823, nbCommonTracks: 855
[19:10:11.124631][info] AutomaticInitialPairChoice, test I: 49331360, J: 703786837, nbCommonTracks: 282
[19:10:11.128620][info] AutomaticInitialPairChoice, test I: 49331360, J: 726608633, nbCommonTracks: 1057
[19:10:11.156545][info] AutomaticInitialPairChoice, test I: 49331360, J: 758667032, nbCommonTracks: 374
[19:10:11.179483][info] AutomaticInitialPairChoice, test I: 49331360, J: 764772095, nbCommonTracks: 2098
[19:10:11.195441][info] AutomaticInitialPairChoice, test I: 49331360, J: 765399315, nbCommonTracks: 235
[19:10:11.196438][info] AutomaticInitialPairChoice, test I: 49331360, J: 766298077, nbCommonTracks: 177
[19:10:11.215387][info] AutomaticInitialPairChoice, test I: 49331360, J: 805511405, nbCommonTracks: 312
[19:10:11.225361][info] AutomaticInitialPairChoice, test I: 49331360, J: 807339180, nbCommonTracks: 331
[19:10:11.229350][info] AutomaticInitialPairChoice, test I: 49331360, J: 807901357, nbCommonTracks: 257
[19:10:11.251291][info] AutomaticInitialPairChoice, test I: 49331360, J: 919951866, nbCommonTracks: 278
[19:10:11.261265][info] AutomaticInitialPairChoice, test I: 49331360, J: 1009420532, nbCommonTracks: 372
[19:10:11.264257][info] AutomaticInitialPairChoice, test I: 49331360, J: 1013535011, nbCommonTracks: 585
[19:10:11.285201][info] AutomaticInitialPairChoice, test I: 49331360, J: 1078313591, nbCommonTracks: 227
[19:10:11.302155][info] AutomaticInitialPairChoice, test I: 49331360, J: 1080724491, nbCommonTracks: 958
[19:10:11.315121][info] AutomaticInitialPairChoice, test I: 49331360, J: 1166514912, nbCommonTracks: 368
[19:10:11.320107][info] AutomaticInitialPairChoice, test I: 49331360, J: 1317766574, nbCommonTracks: 415
[19:10:11.340054][info] AutomaticInitialPairChoice, test I: 49331360, J: 1319251459, nbCommonTracks: 2541
[19:10:11.352022][info] AutomaticInitialPairChoice, test I: 49331360, J: 1329221595, nbCommonTracks: 264
[19:10:11.365985][info] AutomaticInitialPairChoice, test I: 49331360, J: 1338373844, nbCommonTracks: 1351
[19:10:11.377952][info] AutomaticInitialPairChoice, test I: 49331360, J: 1424248065, nbCommonTracks: 834
[19:10:11.385931][info] AutomaticInitialPairChoice, test I: 49331360, J: 1513429988, nbCommonTracks: 815
[19:10:11.452752][info] AutomaticInitialPairChoice, test I: 49331360, J: 1556567934, nbCommonTracks: 3580
[19:10:11.459734][info] AutomaticInitialPairChoice, test I: 49331360, J: 1558541887, nbCommonTracks: 470
[19:10:11.475691][info] AutomaticInitialPairChoice, test I: 49331360, J: 1591700553, nbCommonTracks: 767
[19:10:11.501622][info] AutomaticInitialPairChoice, test I: 49331360, J: 1612737197, nbCommonTracks: 398
[19:10:11.541515][info] AutomaticInitialPairChoice, test I: 49331360, J: 1634096602, nbCommonTracks: 1078
*[19:10:11.545504][info] AutomaticInitialPairChoice, test I: 49331360, J: 1658674599, nbCommonTracks: 798
[19:10:11.558470][info] AutomaticInitialPairChoice, test I: 49331360, J: 1701431451, nbCommonTracks: 519
[19:10:11.610331][info] AutomaticInitialPairChoice, test I: 49331360, J: 1720711383, nbCommonTracks: 399
[19:10:11.613323][info] AutomaticInitialPairChoice, test I: 49331360, J: 1731002545, nbCommonTracks: 391
[19:10:11.632272][info] AutomaticInitialPairChoice, test I: 49331360, J: 1760313008, nbCommonTracks: 292
[19:10:11.651221][info] AutomaticInitialPairChoice, test I: 49331360, J: 1763139001, nbCommonTracks: 431
[19:10:11.658204][info] AutomaticInitialPairChoice, test I: 49331360, J: 1765330158, nbCommonTracks: 375
[19:10:11.666181][info] AutomaticInitialPairChoice, test I: 49331360, J: 1780586822, nbCommonTracks: 635
[19:10:11.702085][info] AutomaticInitialPairChoice, test I: 49331360, J: 1818113962, nbCommonTracks: 738
[19:10:11.704080][info] AutomaticInitialPairChoice, test I: 49331360, J: 1831469841, nbCommonTracks: 325
[19:10:11.730010][info] AutomaticInitialPairChoice, test I: 49331360, J: 1868651584, nbCommonTracks: 224
[19:10:11.741979][info] AutomaticInitialPairChoice, test I: 49331360, J: 1941793199, nbCommonTracks: 1366
[19:10:11.742976][info] AutomaticInitialPairChoice, test I: 49331360, J: 1950491233, nbCommonTracks: 556
[19:10:11.760928][info] AutomaticInitialPairChoice, test I: 49331360, J: 2091988385, nbCommonTracks: 669
[19:10:11.767909][info] AutomaticInitialPairChoice, test I: 49331360, J: 2136229191, nbCommonTracks: 408
[19:10:11.794837][info] AutomaticInitialPairChoice, test I: 62760508, J: 69333205, nbCommonTracks: 257
[19:10:11.811792][info] AutomaticInitialPairChoice, test I: 62760508, J: 113452939, nbCommonTracks: 1115
[19:10:11.819770][info] AutomaticInitialPairChoice, test I: 62760508, J: 196567166, nbCommonTracks: 155
[19:10:11.825755][info] AutomaticInitialPairChoice, test I: 62760508, J: 258138386, nbCommonTracks: 775
[19:10:11.844703][info] AutomaticInitialPairChoice, test I: 62760508, J: 289104914, nbCommonTracks: 171
[19:10:11.856671][info] AutomaticInitialPairChoice, test I: 62760508, J: 526258620, nbCommonTracks: 120
[19:10:11.871632][info] AutomaticInitialPairChoice, test I: 62760508, J: 541439545, nbCommonTracks: 2765
[19:10:11.878613][info] AutomaticInitialPairChoice, test I: 62760508, J: 647117594, nbCommonTracks: 584
[19:10:11.890581][info] AutomaticInitialPairChoice, test I: 62760508, J: 647736823, nbCommonTracks: 243
[19:10:11.896565][info] AutomaticInitialPairChoice, test I: 62760508, J: 726608633, nbCommonTracks: 304
[19:10:11.925489][info] AutomaticInitialPairChoice, test I: 62760508, J: 758667032, nbCommonTracks: 1549
[19:10:11.930475][info] AutomaticInitialPairChoice, test I: 62760508, J: 764772095, nbCommonTracks: 516
[19:10:11.935462][info] AutomaticInitialPairChoice, test I: 62760508, J: 805511405, nbCommonTracks: 787
[19:10:11.984331][info] AutomaticInitialPairChoice, test I: 62760508, J: 807901357, nbCommonTracks: 856
[19:10:12.015247][info] AutomaticInitialPairChoice, test I: 62760508, J: 1009420532, nbCommonTracks: 857
[19:10:12.064116][info] AutomaticInitialPairChoice, test I: 62760508, J: 1078313591, nbCommonTracks: 372
[19:10:12.078079][info] AutomaticInitialPairChoice, test I: 62760508, J: 1166514912, nbCommonTracks: 2666
[19:10:12.082069][info] AutomaticInitialPairChoice, test I: 62760508, J: 1319251459, nbCommonTracks: 336
*[19:10:12.100020][info] AutomaticInitialPairChoice, test I: 62760508, J: 1338373844, nbCommonTracks: 216
[19:10:12.109994][info] AutomaticInitialPairChoice, test I: 62760508, J: 1346768088, nbCommonTracks: 176
[19:10:12.118970][info] AutomaticInitialPairChoice, test I: 62760508, J: 1424248065, nbCommonTracks: 1722
[19:10:12.128943][info] AutomaticInitialPairChoice, test I: 62760508, J: 1556567934, nbCommonTracks: 441
[19:10:12.135925][info] AutomaticInitialPairChoice, test I: 62760508, J: 1558541887, nbCommonTracks: 2075
[19:10:12.170831][info] AutomaticInitialPairChoice, test I: 62760508, J: 1720711383, nbCommonTracks: 196
[19:10:12.202746][info] AutomaticInitialPairChoice, test I: 62760508, J: 1731002545, nbCommonTracks: 2274
[19:10:12.256601][info] AutomaticInitialPairChoice, test I: 62760508, J: 1831469841, nbCommonTracks: 162
[19:10:12.286522][info] AutomaticInitialPairChoice, test I: 62760508, J: 1868651584, nbCommonTracks: 794
[19:10:12.290511][info] AutomaticInitialPairChoice, test I: 62760508, J: 1951933684, nbCommonTracks: 212
[19:10:12.306468][info] AutomaticInitialPairChoice, test I: 62760508, J: 2136229191, nbCommonTracks: 670
[19:10:12.318436][info] AutomaticInitialPairChoice, test I: 69333205, J: 113452939, nbCommonTracks: 202
[19:10:12.346361][info] AutomaticInitialPairChoice, test I: 69333205, J: 248446512, nbCommonTracks: 906
[19:10:12.360324][info] AutomaticInitialPairChoice, test I: 69333205, J: 258138386, nbCommonTracks: 361
[19:10:12.367305][info] AutomaticInitialPairChoice, test I: 69333205, J: 289104914, nbCommonTracks: 664
[19:10:12.379273][info] AutomaticInitialPairChoice, test I: 69333205, J: 306827382, nbCommonTracks: 384
[19:10:12.399220][info] AutomaticInitialPairChoice, test I: 69333205, J: 337944215, nbCommonTracks: 2746
[19:10:12.419166][info] AutomaticInitialPairChoice, test I: 69333205, J: 526258620, nbCommonTracks: 403
[19:10:12.420164][info] AutomaticInitialPairChoice, test I: 69333205, J: 541439545, nbCommonTracks: 297
[19:10:12.426149][info] AutomaticInitialPairChoice, test I: 69333205, J: 647117594, nbCommonTracks: 492
[19:10:12.455070][info] AutomaticInitialPairChoice, test I: 69333205, J: 647736823, nbCommonTracks: 945
[19:10:12.465044][info] AutomaticInitialPairChoice, test I: 69333205, J: 726608633, nbCommonTracks: 1514
[19:10:12.469033][info] AutomaticInitialPairChoice, test I: 69333205, J: 758667032, nbCommonTracks: 204
[19:10:12.497956][info] AutomaticInitialPairChoice, test I: 69333205, J: 764772095, nbCommonTracks: 1153
[19:10:12.536852][info] AutomaticInitialPairChoice, test I: 69333205, J: 805511405, nbCommonTracks: 175
[19:10:12.563780][info] AutomaticInitialPairChoice, test I: 69333205, J: 807901357, nbCommonTracks: 156
[19:10:12.587716][info] AutomaticInitialPairChoice, test I: 69333205, J: 1013535011, nbCommonTracks: 212
[19:10:12.587716][info] AutomaticInitialPairChoice, test I: 69333205, J: 1075810670, nbCommonTracks: 622
[19:10:12.591705][info] AutomaticInitialPairChoice, test I: 69333205, J: 1080724491, nbCommonTracks: 443
[19:10:12.616639][info] AutomaticInitialPairChoice, test I: 69333205, J: 1166514912, nbCommonTracks: 219
[19:10:12.628606][info] AutomaticInitialPairChoice, test I: 69333205, J: 1281927320, nbCommonTracks: 574
[19:10:12.645561][info] AutomaticInitialPairChoice, test I: 69333205, J: 1317766574, nbCommonTracks: 480
*[19:10:12.648553][info] AutomaticInitialPairChoice, test I: 69333205, J: 1319251459, nbCommonTracks: 1285
[19:10:12.655534][info] AutomaticInitialPairChoice, test I: 69333205, J: 1338373844, nbCommonTracks: 2411
[19:10:12.684457][info] AutomaticInitialPairChoice, test I: 69333205, J: 1346768088, nbCommonTracks: 718
[19:10:12.692436][info] AutomaticInitialPairChoice, test I: 69333205, J: 1424248065, nbCommonTracks: 436
[19:10:12.731332][info] AutomaticInitialPairChoice, test I: 69333205, J: 1513429988, nbCommonTracks: 1980
[19:10:12.739310][info] AutomaticInitialPairChoice, test I: 69333205, J: 1556567934, nbCommonTracks: 1523
[19:10:12.748286][info] AutomaticInitialPairChoice, test I: 69333205, J: 1612737197, nbCommonTracks: 262
[19:10:12.779203][info] AutomaticInitialPairChoice, test I: 69333205, J: 1634096602, nbCommonTracks: 391
[19:10:12.828072][info] AutomaticInitialPairChoice, test I: 69333205, J: 1658674599, nbCommonTracks: 2446
[19:10:12.867966][info] AutomaticInitialPairChoice, test I: 69333205, J: 1701431451, nbCommonTracks: 314
[19:10:12.879934][info] AutomaticInitialPairChoice, test I: 69333205, J: 1720711383, nbCommonTracks: 817
[19:10:12.901875][info] AutomaticInitialPairChoice, test I: 69333205, J: 1731002545, nbCommonTracks: 224
[19:10:12.918830][info] AutomaticInitialPairChoice, test I: 69333205, J: 1763139001, nbCommonTracks: 311
[19:10:12.944761][info] AutomaticInitialPairChoice, test I: 69333205, J: 1765330158, nbCommonTracks: 861
[19:10:12.964708][info] AutomaticInitialPairChoice, test I: 69333205, J: 1780586822, nbCommonTracks: 1589
[19:10:12.977673][info] AutomaticInitialPairChoice, test I: 69333205, J: 1818113962, nbCommonTracks: 386
[19:10:13.027540][info] AutomaticInitialPairChoice, test I: 69333205, J: 1831469841, nbCommonTracks: 623
[19:10:13.057459][info] AutomaticInitialPairChoice, test I: 69333205, J: 1868651584, nbCommonTracks: 178
[19:10:13.074414][info] AutomaticInitialPairChoice, test I: 69333205, J: 1941793199, nbCommonTracks: 3516
[19:10:13.089373][info] AutomaticInitialPairChoice, test I: 69333205, J: 1951933684, nbCommonTracks: 89
[19:10:13.106328][info] AutomaticInitialPairChoice, test I: 69333205, J: 2091988385, nbCommonTracks: 1758
[19:10:13.114307][info] AutomaticInitialPairChoice, test I: 102982095, J: 113452939, nbCommonTracks: 1159
[19:10:13.133256][info] AutomaticInitialPairChoice, test I: 102982095, J: 196567166, nbCommonTracks: 828
[19:10:13.212045][info] AutomaticInitialPairChoice, test I: 102982095, J: 289104914, nbCommonTracks: 714
[19:10:13.224013][info] AutomaticInitialPairChoice, test I: 102982095, J: 479997668, nbCommonTracks: 2631
[19:10:13.272882][info] AutomaticInitialPairChoice, test I: 102982095, J: 485341579, nbCommonTracks: 1429
[19:10:13.276872][info] AutomaticInitialPairChoice, test I: 102982095, J: 501559152, nbCommonTracks: 2207
[19:10:13.372615][info] AutomaticInitialPairChoice, test I: 102982095, J: 637114759, nbCommonTracks: 2899
[19:10:13.381591][info] AutomaticInitialPairChoice, test I: 102982095, J: 699236792, nbCommonTracks: 2721
[19:10:13.409517][info] AutomaticInitialPairChoice, test I: 102982095, J: 729865606, nbCommonTracks: 2837
[19:10:13.471351][info] AutomaticInitialPairChoice, test I: 102982095, J: 758667032, nbCommonTracks: 838
[19:10:13.543160][info] AutomaticInitialPairChoice, test I: 102982095, J: 766298077, nbCommonTracks: 800
[19:10:13.590033][info] AutomaticInitialPairChoice, test I: 102982095, J: 805511405, nbCommonTracks: 1630
*[19:10:13.602002][info] AutomaticInitialPairChoice, test I: 102982095, J: 807901357, nbCommonTracks: 1266
[19:10:13.604994][info] AutomaticInitialPairChoice, test I: 102982095, J: 1166514912, nbCommonTracks: 424
[19:10:13.612972][info] AutomaticInitialPairChoice, test I: 102982095, J: 1182105432, nbCommonTracks: 1799
[19:10:13.648876][info] AutomaticInitialPairChoice, test I: 102982095, J: 1317766574, nbCommonTracks: 927
[19:10:13.704727][info] AutomaticInitialPairChoice, test I: 102982095, J: 1424248065, nbCommonTracks: 292
[19:10:13.721681][info] AutomaticInitialPairChoice, test I: 102982095, J: 1554139380, nbCommonTracks: 1702
[19:10:13.722679][info] AutomaticInitialPairChoice, test I: 102982095, J: 1731002545, nbCommonTracks: 550
[19:10:13.743624][info] AutomaticInitialPairChoice, test I: 102982095, J: 1763291879, nbCommonTracks: 1340
[19:10:13.783516][info] AutomaticInitialPairChoice, test I: 102982095, J: 1817200974, nbCommonTracks: 1217
[19:10:13.789500][info] AutomaticInitialPairChoice, test I: 102982095, J: 1818113962, nbCommonTracks: 140
[19:10:13.818423][info] AutomaticInitialPairChoice, test I: 102982095, J: 1868651584, nbCommonTracks: 653
[19:10:13.869287][info] AutomaticInitialPairChoice, test I: 102982095, J: 2045861489, nbCommonTracks: 2323
[19:10:13.871281][info] AutomaticInitialPairChoice, test I: 102982095, J: 2120351862, nbCommonTracks: 1968
[19:10:13.903196][info] AutomaticInitialPairChoice, test I: 102982095, J: 2136229191, nbCommonTracks: 686
[19:10:13.904193][info] AutomaticInitialPairChoice, test I: 113452939, J: 300200643, nbCommonTracks: 118
[19:10:13.934115][info] AutomaticInitialPairChoice, test I: 113452939, J: 337944215, nbCommonTracks: 243
[19:10:13.970017][info] AutomaticInitialPairChoice, test I: 113452939, J: 353417983, nbCommonTracks: 341
[19:10:13.983980][info] AutomaticInitialPairChoice, test I: 113452939, J: 479997668, nbCommonTracks: 1934
[19:10:14.013900][info] AutomaticInitialPairChoice, test I: 113452939, J: 501559152, nbCommonTracks: 705
[19:10:14.052796][info] AutomaticInitialPairChoice, test I: 113452939, J: 526258620, nbCommonTracks: 125
[19:10:14.070748][info] AutomaticInitialPairChoice, test I: 113452939, J: 541439545, nbCommonTracks: 1845
[19:10:14.077730][info] AutomaticInitialPairChoice, test I: 113452939, J: 637114759, nbCommonTracks: 1266
[19:10:14.085708][info] AutomaticInitialPairChoice, test I: 113452939, J: 699236792, nbCommonTracks: 976
[19:10:14.165494][info] AutomaticInitialPairChoice, test I: 113452939, J: 729865606, nbCommonTracks: 1709
[19:10:14.171478][info] AutomaticInitialPairChoice, test I: 113452939, J: 758667032, nbCommonTracks: 3936
[19:10:14.187435][info] AutomaticInitialPairChoice, test I: 113452939, J: 764772095, nbCommonTracks: 391
[19:10:14.215361][info] AutomaticInitialPairChoice, test I: 113452939, J: 766298077, nbCommonTracks: 803
[19:10:14.228326][info] AutomaticInitialPairChoice, test I: 113452939, J: 805511405, nbCommonTracks: 4029
[19:10:14.287168][info] AutomaticInitialPairChoice, test I: 113452939, J: 807901357, nbCommonTracks: 3359
[19:10:14.313099][info] AutomaticInitialPairChoice, test I: 113452939, J: 881185139, nbCommonTracks: 111
[19:10:14.336038][info] AutomaticInitialPairChoice, test I: 113452939, J: 1009420532, nbCommonTracks: 570
[19:10:14.391888][info] AutomaticInitialPairChoice, test I: 113452939, J: 1166514912, nbCommonTracks: 1956
[19:10:14.482645][info] AutomaticInitialPairChoice, test I: 113452939, J: 1182105432, nbCommonTracks: 1958
*[19:10:14.529520][info] AutomaticInitialPairChoice, test I: 113452939, J: 1319251459, nbCommonTracks: 295
[19:10:14.552459][info] AutomaticInitialPairChoice, test I: 113452939, J: 1424248065, nbCommonTracks: 1489
[19:10:14.554454][info] AutomaticInitialPairChoice, test I: 113452939, J: 1513429988, nbCommonTracks: 217
[19:10:14.561435][info] AutomaticInitialPairChoice, test I: 113452939, J: 1554139380, nbCommonTracks: 600
[19:10:14.586368][info] AutomaticInitialPairChoice, test I: 113452939, J: 1556567934, nbCommonTracks: 302
[19:10:14.616288][info] AutomaticInitialPairChoice, test I: 113452939, J: 1558541887, nbCommonTracks: 642
[19:10:14.621274][info] AutomaticInitialPairChoice, test I: 113452939, J: 1658674599, nbCommonTracks: 143
[19:10:14.629253][info] AutomaticInitialPairChoice, test I: 113452939, J: 1731002545, nbCommonTracks: 2501
[19:10:14.646208][info] AutomaticInitialPairChoice, test I: 113452939, J: 1760313008, nbCommonTracks: 126
[19:10:14.671141][info] AutomaticInitialPairChoice, test I: 113452939, J: 1941793199, nbCommonTracks: 219
[19:10:14.671141][info] AutomaticInitialPairChoice, test I: 113452939, J: 1868651584, nbCommonTracks: 1658
[19:10:14.679120][info] AutomaticInitialPairChoice, test I: 113452939, J: 2045861489, nbCommonTracks: 2596
[19:10:14.704053][info] AutomaticInitialPairChoice, test I: 113452939, J: 2120351862, nbCommonTracks: 733
[19:10:14.770875][info] AutomaticInitialPairChoice, test I: 113452939, J: 2136229191, nbCommonTracks: 1485
[19:10:14.807776][info] AutomaticInitialPairChoice, test I: 196567166, J: 289104914, nbCommonTracks: 2988
[19:10:14.835701][info] AutomaticInitialPairChoice, test I: 196567166, J: 300200643, nbCommonTracks: 157
[19:10:14.860634][info] AutomaticInitialPairChoice, test I: 196567166, J: 419583562, nbCommonTracks: 745
[19:10:14.902522][info] AutomaticInitialPairChoice, test I: 196567166, J: 479997668, nbCommonTracks: 734
[19:10:14.912496][info] AutomaticInitialPairChoice, test I: 196567166, J: 485341579, nbCommonTracks: 2279
[19:10:14.937428][info] AutomaticInitialPairChoice, test I: 196567166, J: 501559152, nbCommonTracks: 1374
[19:10:14.964356][info] AutomaticInitialPairChoice, test I: 196567166, J: 637114759, nbCommonTracks: 1096
[19:10:15.036165][info] AutomaticInitialPairChoice, test I: 196567166, J: 647736823, nbCommonTracks: 2358
[19:10:15.056111][info] AutomaticInitialPairChoice, test I: 196567166, J: 699236792, nbCommonTracks: 1370
[19:10:15.063092][info] AutomaticInitialPairChoice, test I: 196567166, J: 726608633, nbCommonTracks: 1440
[19:10:15.146868][info] AutomaticInitialPairChoice, test I: 196567166, J: 729865606, nbCommonTracks: 809
[19:10:15.168809][info] AutomaticInitialPairChoice, test I: 196567166, J: 881185139, nbCommonTracks: 154
[19:10:15.188756][info] AutomaticInitialPairChoice, test I: 196567166, J: 919951866, nbCommonTracks: 525
[19:10:15.194741][info] AutomaticInitialPairChoice, test I: 196567166, J: 1080724491, nbCommonTracks: 774
[19:10:15.228650][info] AutomaticInitialPairChoice, test I: 196567166, J: 1281927320, nbCommonTracks: 897
[19:10:15.238623][info] AutomaticInitialPairChoice, test I: 196567166, J: 1317766574, nbCommonTracks: 3321
[19:10:15.239620][info] AutomaticInitialPairChoice, test I: 196567166, J: 1338373844, nbCommonTracks: 923
[19:10:15.260564][info] AutomaticInitialPairChoice, test I: 196567166, J: 1345546249, nbCommonTracks: 120
[19:10:15.283502][info] AutomaticInitialPairChoice, test I: 196567166, J: 1554139380, nbCommonTracks: 1921
*[19:10:15.307438][info] AutomaticInitialPairChoice, test I: 196567166, J: 1558541887, nbCommonTracks: 135
[19:10:15.315417][info] AutomaticInitialPairChoice, test I: 196567166, J: 1658674599, nbCommonTracks: 367
[19:10:15.332372][info] AutomaticInitialPairChoice, test I: 196567166, J: 1679328085, nbCommonTracks: 173
[19:10:15.354314][info] AutomaticInitialPairChoice, test I: 196567166, J: 1763291879, nbCommonTracks: 2146
[19:10:15.360297][info] AutomaticInitialPairChoice, test I: 196567166, J: 1817200974, nbCommonTracks: 2814
[19:10:15.425124][info] AutomaticInitialPairChoice, test I: 196567166, J: 2120351862, nbCommonTracks: 1587
[19:10:15.492942][info] AutomaticInitialPairChoice, test I: 248446512, J: 300200643, nbCommonTracks: 776
[19:10:15.520867][info] AutomaticInitialPairChoice, test I: 248446512, J: 337944215, nbCommonTracks: 1495
[19:10:15.542809][info] AutomaticInitialPairChoice, test I: 248446512, J: 501559152, nbCommonTracks: 93
[19:10:15.565747][info] AutomaticInitialPairChoice, test I: 248446512, J: 526258620, nbCommonTracks: 902
[19:10:15.566745][info] AutomaticInitialPairChoice, test I: 248446512, J: 729865606, nbCommonTracks: 102
[19:10:15.584697][info] AutomaticInitialPairChoice, test I: 248446512, J: 764772095, nbCommonTracks: 800
[19:10:15.587689][info] AutomaticInitialPairChoice, test I: 248446512, J: 765399315, nbCommonTracks: 269
[19:10:15.621598][info] AutomaticInitialPairChoice, test I: 248446512, J: 807339180, nbCommonTracks: 289
[19:10:15.639550][info] AutomaticInitialPairChoice, test I: 248446512, J: 881185139, nbCommonTracks: 1020
[19:10:15.640547][info] AutomaticInitialPairChoice, test I: 248446512, J: 1075810670, nbCommonTracks: 2178
[19:10:15.651518][info] AutomaticInitialPairChoice, test I: 248446512, J: 1319251459, nbCommonTracks: 643
[19:10:15.655507][info] AutomaticInitialPairChoice, test I: 248446512, J: 1338373844, nbCommonTracks: 450
[19:10:15.700387][info] AutomaticInitialPairChoice, test I: 248446512, J: 1345546249, nbCommonTracks: 1063
[19:10:15.714350][info] AutomaticInitialPairChoice, test I: 248446512, J: 1346768088, nbCommonTracks: 2020
[19:10:15.727315][info] AutomaticInitialPairChoice, test I: 248446512, J: 1513429988, nbCommonTracks: 1692
[19:10:15.787155][info] AutomaticInitialPairChoice, test I: 248446512, J: 1556567934, nbCommonTracks: 530
[19:10:15.810094][info] AutomaticInitialPairChoice, test I: 248446512, J: 1558541887, nbCommonTracks: 153
[19:10:15.835027][info] AutomaticInitialPairChoice, test I: 248446512, J: 1658674599, nbCommonTracks: 785
[19:10:15.837022][info] AutomaticInitialPairChoice, test I: 248446512, J: 1679328085, nbCommonTracks: 422
[19:10:15.858963][info] AutomaticInitialPairChoice, test I: 248446512, J: 1720711383, nbCommonTracks: 1942
[19:10:15.880904][info] AutomaticInitialPairChoice, test I: 248446512, J: 1760313008, nbCommonTracks: 481
[19:10:15.881902][info] AutomaticInitialPairChoice, test I: 248446512, J: 1765330158, nbCommonTracks: 2062
[19:10:15.904840][info] AutomaticInitialPairChoice, test I: 248446512, J: 1780586822, nbCommonTracks: 1833
[19:10:15.930771][info] AutomaticInitialPairChoice, test I: 248446512, J: 1831469841, nbCommonTracks: 1911
[19:10:16.013549][info] AutomaticInitialPairChoice, test I: 248446512, J: 1941793199, nbCommonTracks: 1297
[19:10:16.037485][info] AutomaticInitialPairChoice, test I: 248446512, J: 2045861489, nbCommonTracks: 110
[19:10:16.048456][info] AutomaticInitialPairChoice, test I: 248446512, J: 2091988385, nbCommonTracks: 1708
*[19:10:16.060424][info] AutomaticInitialPairChoice, test I: 258138386, J: 265427685, nbCommonTracks: 464
[19:10:16.105304][info] AutomaticInitialPairChoice, test I: 258138386, J: 289104914, nbCommonTracks: 246
[19:10:16.108296][info] AutomaticInitialPairChoice, test I: 258138386, J: 337944215, nbCommonTracks: 346
[19:10:16.118269][info] AutomaticInitialPairChoice, test I: 258138386, J: 419583562, nbCommonTracks: 173
[19:10:16.134226][info] AutomaticInitialPairChoice, test I: 258138386, J: 485341579, nbCommonTracks: 217
[19:10:16.143202][info] AutomaticInitialPairChoice, test I: 258138386, J: 541439545, nbCommonTracks: 915
[19:10:16.146195][info] AutomaticInitialPairChoice, test I: 258138386, J: 647117594, nbCommonTracks: 1621
[19:10:16.165144][info] AutomaticInitialPairChoice, test I: 258138386, J: 647736823, nbCommonTracks: 269
[19:10:16.193069][info] AutomaticInitialPairChoice, test I: 258138386, J: 764772095, nbCommonTracks: 753
[19:10:16.196062][info] AutomaticInitialPairChoice, test I: 258138386, J: 807339180, nbCommonTracks: 299
[19:10:16.215010][info] AutomaticInitialPairChoice, test I: 258138386, J: 1009420532, nbCommonTracks: 602
[19:10:16.233960][info] AutomaticInitialPairChoice, test I: 258138386, J: 1078313591, nbCommonTracks: 543
[19:10:16.265874][info] AutomaticInitialPairChoice, test I: 258138386, J: 1080724491, nbCommonTracks: 320
[19:10:16.268866][info] AutomaticInitialPairChoice, test I: 258138386, J: 1166514912, nbCommonTracks: 532
[19:10:16.274850][info] AutomaticInitialPairChoice, test I: 258138386, J: 1317766574, nbCommonTracks: 143
[19:10:16.283826][info] AutomaticInitialPairChoice, test I: 258138386, J: 1319251459, nbCommonTracks: 656
[19:10:16.299783][info] AutomaticInitialPairChoice, test I: 258138386, J: 1424248065, nbCommonTracks: 1001
[19:10:16.300781][info] AutomaticInitialPairChoice, test I: 258138386, J: 1513429988, nbCommonTracks: 200
[19:10:16.318733][info] AutomaticInitialPairChoice, test I: 258138386, J: 1554139380, nbCommonTracks: 219
[19:10:16.326711][info] AutomaticInitialPairChoice, test I: 258138386, J: 1556567934, nbCommonTracks: 747
[19:10:16.346658][info] AutomaticInitialPairChoice, test I: 258138386, J: 1558541887, nbCommonTracks: 1110
[19:10:16.349650][info] AutomaticInitialPairChoice, test I: 258138386, J: 1591700553, nbCommonTracks: 1380
[19:10:16.381565][info] AutomaticInitialPairChoice, test I: 258138386, J: 1612737197, nbCommonTracks: 591
[19:10:16.393533][info] AutomaticInitialPairChoice, test I: 258138386, J: 1701431451, nbCommonTracks: 1702
[19:10:16.436418][info] AutomaticInitialPairChoice, test I: 258138386, J: 1731002545, nbCommonTracks: 574
[19:10:16.440408][info] AutomaticInitialPairChoice, test I: 258138386, J: 1763139001, nbCommonTracks: 973
[19:10:16.451378][info] AutomaticInitialPairChoice, test I: 258138386, J: 1817200974, nbCommonTracks: 147
[19:10:16.477309][info] AutomaticInitialPairChoice, test I: 258138386, J: 1818113962, nbCommonTracks: 1360
[19:10:16.491271][info] AutomaticInitialPairChoice, test I: 258138386, J: 1941793199, nbCommonTracks: 373
[19:10:16.518199][info] AutomaticInitialPairChoice, test I: 258138386, J: 1950491233, nbCommonTracks: 918
[19:10:16.527175][info] AutomaticInitialPairChoice, test I: 258138386, J: 1951933684, nbCommonTracks: 703
[19:10:16.532162][info] AutomaticInitialPairChoice, test I: 258138386, J: 2120351862, nbCommonTracks: 145
[19:10:16.556098][info] AutomaticInitialPairChoice, test I: 258138386, J: 2136229191, nbCommonTracks: 331
*[19:10:16.581031][info] AutomaticInitialPairChoice, test I: 265427685, J: 289104914, nbCommonTracks: 440
[19:10:16.583026][info] AutomaticInitialPairChoice, test I: 265427685, J: 300200643, nbCommonTracks: 2118
[19:10:16.593996][info] AutomaticInitialPairChoice, test I: 265427685, J: 368873237, nbCommonTracks: 316
[19:10:16.602973][info] AutomaticInitialPairChoice, test I: 265427685, J: 419583562, nbCommonTracks: 386
[19:10:16.625911][info] AutomaticInitialPairChoice, test I: 265427685, J: 468200263, nbCommonTracks: 1667
[19:10:16.630898][info] AutomaticInitialPairChoice, test I: 265427685, J: 479997668, nbCommonTracks: 127
[19:10:16.645858][info] AutomaticInitialPairChoice, test I: 265427685, J: 526258620, nbCommonTracks: 807
[19:10:16.676775][info] AutomaticInitialPairChoice, test I: 265427685, J: 647117594, nbCommonTracks: 925
[19:10:16.719660][info] AutomaticInitialPairChoice, test I: 265427685, J: 647736823, nbCommonTracks: 329
[19:10:16.746588][info] AutomaticInitialPairChoice, test I: 265427685, J: 703786837, nbCommonTracks: 467
[19:10:16.751574][info] AutomaticInitialPairChoice, test I: 265427685, J: 726608633, nbCommonTracks: 222
[19:10:16.757559][info] AutomaticInitialPairChoice, test I: 265427685, J: 729865606, nbCommonTracks: 173
[19:10:16.760550][info] AutomaticInitialPairChoice, test I: 265427685, J: 764772095, nbCommonTracks: 361
[19:10:16.782492][info] AutomaticInitialPairChoice, test I: 265427685, J: 765399315, nbCommonTracks: 872
[19:10:16.783489][info] AutomaticInitialPairChoice, test I: 265427685, J: 805511405, nbCommonTracks: 111
[19:10:16.792465][info] AutomaticInitialPairChoice, test I: 265427685, J: 807339180, nbCommonTracks: 857
[19:10:16.801441][info] AutomaticInitialPairChoice, test I: 265427685, J: 881185139, nbCommonTracks: 1212
[19:10:16.805430][info] AutomaticInitialPairChoice, test I: 265427685, J: 919951866, nbCommonTracks: 196
[19:10:16.833356][info] AutomaticInitialPairChoice, test I: 265427685, J: 1075810670, nbCommonTracks: 618
[19:10:16.859286][info] AutomaticInitialPairChoice, test I: 265427685, J: 1080724491, nbCommonTracks: 362
[19:10:16.867265][info] AutomaticInitialPairChoice, test I: 265427685, J: 1317766574, nbCommonTracks: 252
[19:10:16.892198][info] AutomaticInitialPairChoice, test I: 265427685, J: 1345546249, nbCommonTracks: 1808
[19:10:16.898183][info] AutomaticInitialPairChoice, test I: 265427685, J: 1346768088, nbCommonTracks: 786
[19:10:16.898183][info] AutomaticInitialPairChoice, test I: 265427685, J: 1591700553, nbCommonTracks: 1168
[19:10:16.904166][info] AutomaticInitialPairChoice, test I: 265427685, J: 1612737197, nbCommonTracks: 1068
[19:10:16.970988][info] AutomaticInitialPairChoice, test I: 265427685, J: 1679328085, nbCommonTracks: 1822
[19:10:16.987942][info] AutomaticInitialPairChoice, test I: 265427685, J: 1701431451, nbCommonTracks: 818
[19:10:17.002902][info] AutomaticInitialPairChoice, test I: 265427685, J: 1720711383, nbCommonTracks: 623
[19:10:17.058753][info] AutomaticInitialPairChoice, test I: 265427685, J: 1760313008, nbCommonTracks: 3491
[19:10:17.060747][info] AutomaticInitialPairChoice, test I: 265427685, J: 1763139001, nbCommonTracks: 637
[19:10:17.067729][info] AutomaticInitialPairChoice, test I: 265427685, J: 1765330158, nbCommonTracks: 472
[19:10:17.104630][info] AutomaticInitialPairChoice, test I: 265427685, J: 1817200974, nbCommonTracks: 195
[19:10:17.115601][info] AutomaticInitialPairChoice, test I: 265427685, J: 1818113962, nbCommonTracks: 1587
*[19:10:17.117595][info] AutomaticInitialPairChoice, test I: 265427685, J: 1831469841, nbCommonTracks: 961
[19:10:17.134550][info] AutomaticInitialPairChoice, test I: 265427685, J: 1950491233, nbCommonTracks: 2315
[19:10:17.202369][info] AutomaticInitialPairChoice, test I: 265427685, J: 2045861489, nbCommonTracks: 151
[19:10:17.227302][info] AutomaticInitialPairChoice, test I: 265427685, J: 2136229191, nbCommonTracks: 189
[19:10:17.240267][info] AutomaticInitialPairChoice, test I: 289104914, J: 419583562, nbCommonTracks: 1020
[19:10:17.254230][info] AutomaticInitialPairChoice, test I: 289104914, J: 468200263, nbCommonTracks: 346
[19:10:17.292128][info] AutomaticInitialPairChoice, test I: 289104914, J: 479997668, nbCommonTracks: 644
[19:10:17.314070][info] AutomaticInitialPairChoice, test I: 289104914, J: 485341579, nbCommonTracks: 1876
[19:10:17.334016][info] AutomaticInitialPairChoice, test I: 289104914, J: 501559152, nbCommonTracks: 1140
[19:10:17.350971][info] AutomaticInitialPairChoice, test I: 289104914, J: 637114759, nbCommonTracks: 923
[19:10:17.351968][info] AutomaticInitialPairChoice, test I: 289104914, J: 647117594, nbCommonTracks: 359
[19:10:17.389867][info] AutomaticInitialPairChoice, test I: 289104914, J: 647736823, nbCommonTracks: 3997
[19:10:17.425771][info] AutomaticInitialPairChoice, test I: 289104914, J: 699236792, nbCommonTracks: 1161
[19:10:17.427765][info] AutomaticInitialPairChoice, test I: 289104914, J: 726608633, nbCommonTracks: 2196
[19:10:17.466661][info] AutomaticInitialPairChoice, test I: 289104914, J: 729865606, nbCommonTracks: 725
[19:10:17.520517][info] AutomaticInitialPairChoice, test I: 289104914, J: 919951866, nbCommonTracks: 646
[19:10:17.530491][info] AutomaticInitialPairChoice, test I: 289104914, J: 1009420532, nbCommonTracks: 145
[19:10:17.553429][info] AutomaticInitialPairChoice, test I: 289104914, J: 1013535011, nbCommonTracks: 331
[19:10:17.575370][info] AutomaticInitialPairChoice, test I: 289104914, J: 1080724491, nbCommonTracks: 1219
[19:10:17.591328][info] AutomaticInitialPairChoice, test I: 289104914, J: 1281927320, nbCommonTracks: 1129
[19:10:17.595317][info] AutomaticInitialPairChoice, test I: 289104914, J: 1317766574, nbCommonTracks: 3728
[19:10:17.677098][info] AutomaticInitialPairChoice, test I: 289104914, J: 1338373844, nbCommonTracks: 1405
[19:10:17.681088][info] AutomaticInitialPairChoice, test I: 289104914, J: 1554139380, nbCommonTracks: 1571
[19:10:17.727962][info] AutomaticInitialPairChoice, test I: 289104914, J: 1556567934, nbCommonTracks: 462
[19:10:17.763866][info] AutomaticInitialPairChoice, test I: 289104914, J: 1558541887, nbCommonTracks: 188
[19:10:17.793786][info] AutomaticInitialPairChoice, test I: 289104914, J: 1612737197, nbCommonTracks: 239
[19:10:17.794784][info] AutomaticInitialPairChoice, test I: 289104914, J: 1658674599, nbCommonTracks: 583
[19:10:17.805754][info] AutomaticInitialPairChoice, test I: 289104914, J: 1679328085, nbCommonTracks: 344
[19:10:17.826698][info] AutomaticInitialPairChoice, test I: 289104914, J: 1760313008, nbCommonTracks: 393
[19:10:17.844650][info] AutomaticInitialPairChoice, test I: 289104914, J: 1763291879, nbCommonTracks: 1695
[19:10:17.852628][info] AutomaticInitialPairChoice, test I: 289104914, J: 1817200974, nbCommonTracks: 2563
[19:10:17.867589][info] AutomaticInitialPairChoice, test I: 289104914, J: 1950491233, nbCommonTracks: 494
[19:10:17.914464][info] AutomaticInitialPairChoice, test I: 289104914, J: 2120351862, nbCommonTracks: 1312
*[19:10:17.919449][info] AutomaticInitialPairChoice, test I: 300200643, J: 337944215, nbCommonTracks: 475
[19:10:17.975300][info] AutomaticInitialPairChoice, test I: 300200643, J: 419583562, nbCommonTracks: 233
[19:10:17.984276][info] AutomaticInitialPairChoice, test I: 300200643, J: 468200263, nbCommonTracks: 994
[19:10:18.006218][info] AutomaticInitialPairChoice, test I: 300200643, J: 485341579, nbCommonTracks: 267
[19:10:18.025167][info] AutomaticInitialPairChoice, test I: 300200643, J: 526258620, nbCommonTracks: 1193
[19:10:18.042121][info] AutomaticInitialPairChoice, test I: 300200643, J: 647117594, nbCommonTracks: 434
[19:10:18.068052][info] AutomaticInitialPairChoice, test I: 300200643, J: 703786837, nbCommonTracks: 429
[19:10:18.070047][info] AutomaticInitialPairChoice, test I: 300200643, J: 764772095, nbCommonTracks: 460
[19:10:18.087999][info] AutomaticInitialPairChoice, test I: 300200643, J: 765399315, nbCommonTracks: 726
[19:10:18.109940][info] AutomaticInitialPairChoice, test I: 300200643, J: 805511405, nbCommonTracks: 125
[19:10:18.118916][info] AutomaticInitialPairChoice, test I: 300200643, J: 807339180, nbCommonTracks: 734
[19:10:18.125897][info] AutomaticInitialPairChoice, test I: 300200643, J: 807901357, nbCommonTracks: 96
[19:10:18.135871][info] AutomaticInitialPairChoice, test I: 300200643, J: 881185139, nbCommonTracks: 2237
[19:10:18.149833][info] AutomaticInitialPairChoice, test I: 300200643, J: 919951866, nbCommonTracks: 114
[19:10:18.153823][info] AutomaticInitialPairChoice, test I: 300200643, J: 1075810670, nbCommonTracks: 1344
[19:10:18.171774][info] AutomaticInitialPairChoice, test I: 300200643, J: 1080724491, nbCommonTracks: 157
[19:10:18.183742][info] AutomaticInitialPairChoice, test I: 300200643, J: 1317766574, nbCommonTracks: 169
[19:10:18.200697][info] AutomaticInitialPairChoice, test I: 300200643, J: 1345546249, nbCommonTracks: 3888
[19:10:18.209673][info] AutomaticInitialPairChoice, test I: 300200643, J: 1346768088, nbCommonTracks: 1644
[19:10:18.265524][info] AutomaticInitialPairChoice, test I: 300200643, J: 1513429988, nbCommonTracks: 594
[19:10:18.315391][info] AutomaticInitialPairChoice, test I: 300200643, J: 1554139380, nbCommonTracks: 301
[19:10:18.323369][info] AutomaticInitialPairChoice, test I: 300200643, J: 1591700553, nbCommonTracks: 592
[19:10:18.343316][info] AutomaticInitialPairChoice, test I: 300200643, J: 1612737197, nbCommonTracks: 659
[19:10:18.353289][info] AutomaticInitialPairChoice, test I: 300200643, J: 1679328085, nbCommonTracks: 1724
[19:10:18.380218][info] AutomaticInitialPairChoice, test I: 300200643, J: 1701431451, nbCommonTracks: 360
[19:10:18.402158][info] AutomaticInitialPairChoice, test I: 300200643, J: 1720711383, nbCommonTracks: 1274
[19:10:18.420110][info] AutomaticInitialPairChoice, test I: 300200643, J: 1760313008, nbCommonTracks: 2682
[19:10:18.478953][info] AutomaticInitialPairChoice, test I: 300200643, J: 1763139001, nbCommonTracks: 370
[19:10:18.507876][info] AutomaticInitialPairChoice, test I: 300200643, J: 1763291879, nbCommonTracks: 191
[19:10:18.511865][info] AutomaticInitialPairChoice, test I: 300200643, J: 1765330158, nbCommonTracks: 954
[19:10:18.518846][info] AutomaticInitialPairChoice, test I: 300200643, J: 1780586822, nbCommonTracks: 647
[19:10:18.536798][info] AutomaticInitialPairChoice, test I: 300200643, J: 1817200974, nbCommonTracks: 127
*[19:10:18.560734][info] AutomaticInitialPairChoice, test I: 300200643, J: 1818113962, nbCommonTracks: 651
[19:10:18.577689][info] AutomaticInitialPairChoice, test I: 300200643, J: 1831469841, nbCommonTracks: 1999
[19:10:18.600627][info] AutomaticInitialPairChoice, test I: 300200643, J: 1950491233, nbCommonTracks: 1029
[19:10:18.618579][info] AutomaticInitialPairChoice, test I: 300200643, J: 2045861489, nbCommonTracks: 157
[19:10:18.620574][info] AutomaticInitialPairChoice, test I: 300200643, J: 2091988385, nbCommonTracks: 450
[19:10:18.645507][info] AutomaticInitialPairChoice, test I: 300200643, J: 2120351862, nbCommonTracks: 206
[19:10:18.666451][info] AutomaticInitialPairChoice, test I: 300200643, J: 2136229191, nbCommonTracks: 210
[19:10:18.676424][info] AutomaticInitialPairChoice, test I: 306827382, J: 326673302, nbCommonTracks: 1983
[19:10:18.694376][info] AutomaticInitialPairChoice, test I: 306827382, J: 337944215, nbCommonTracks: 437
[19:10:18.698366][info] AutomaticInitialPairChoice, test I: 306827382, J: 368873237, nbCommonTracks: 756
[19:10:18.739256][info] AutomaticInitialPairChoice, test I: 306827382, J: 419583562, nbCommonTracks: 306
[19:10:18.739256][info] AutomaticInitialPairChoice, test I: 306827382, J: 526258620, nbCommonTracks: 437
[19:10:18.768179][info] AutomaticInitialPairChoice, test I: 306827382, J: 703786837, nbCommonTracks: 630
[19:10:18.772168][info] AutomaticInitialPairChoice, test I: 306827382, J: 726608633, nbCommonTracks: 254
[19:10:18.787128][info] AutomaticInitialPairChoice, test I: 306827382, J: 764772095, nbCommonTracks: 865
[19:10:18.806077][info] AutomaticInitialPairChoice, test I: 306827382, J: 807339180, nbCommonTracks: 444
[19:10:18.829016][info] AutomaticInitialPairChoice, test I: 306827382, J: 919951866, nbCommonTracks: 172
[19:10:18.844974][info] AutomaticInitialPairChoice, test I: 306827382, J: 1013535011, nbCommonTracks: 992
[19:10:18.853949][info] AutomaticInitialPairChoice, test I: 306827382, J: 1080724491, nbCommonTracks: 324
[19:10:18.854947][info] AutomaticInitialPairChoice, test I: 306827382, J: 1319251459, nbCommonTracks: 1228
[19:10:18.862925][info] AutomaticInitialPairChoice, test I: 306827382, J: 1329221595, nbCommonTracks: 743
[19:10:18.890850][info] AutomaticInitialPairChoice, test I: 306827382, J: 1338373844, nbCommonTracks: 333
[19:10:18.930744][info] AutomaticInitialPairChoice, test I: 306827382, J: 1346768088, nbCommonTracks: 314
[19:10:18.934733][info] AutomaticInitialPairChoice, test I: 306827382, J: 1513429988, nbCommonTracks: 460
[19:10:18.934733][info] AutomaticInitialPairChoice, test I: 306827382, J: 1556567934, nbCommonTracks: 1718
[19:10:18.956675][info] AutomaticInitialPairChoice, test I: 306827382, J: 1634096602, nbCommonTracks: 3465
[19:10:18.966648][info] AutomaticInitialPairChoice, test I: 306827382, J: 1658674599, nbCommonTracks: 268
[19:10:18.982605][info] AutomaticInitialPairChoice, test I: 306827382, J: 1720711383, nbCommonTracks: 352
[19:10:18.999560][info] AutomaticInitialPairChoice, test I: 306827382, J: 1765330158, nbCommonTracks: 401
[19:10:19.030478][info] AutomaticInitialPairChoice, test I: 306827382, J: 1780586822, nbCommonTracks: 497
[19:10:19.043442][info] AutomaticInitialPairChoice, test I: 306827382, J: 1831469841, nbCommonTracks: 312
[19:10:19.077351][info] AutomaticInitialPairChoice, test I: 306827382, J: 1941793199, nbCommonTracks: 448
[19:10:19.078349][info] AutomaticInitialPairChoice, test I: 306827382, J: 2091988385, nbCommonTracks: 293
*[19:10:19.084333][info] AutomaticInitialPairChoice, test I: 326673302, J: 353417983, nbCommonTracks: 324
[19:10:19.114253][info] AutomaticInitialPairChoice, test I: 326673302, J: 368873237, nbCommonTracks: 1626
[19:10:19.118242][info] AutomaticInitialPairChoice, test I: 326673302, J: 419583562, nbCommonTracks: 357
[19:10:19.122231][info] AutomaticInitialPairChoice, test I: 326673302, J: 526258620, nbCommonTracks: 510
[19:10:19.156141][info] AutomaticInitialPairChoice, test I: 326673302, J: 703786837, nbCommonTracks: 1269
[19:10:19.172098][info] AutomaticInitialPairChoice, test I: 326673302, J: 764772095, nbCommonTracks: 684
[19:10:19.229943][info] AutomaticInitialPairChoice, test I: 326673302, J: 765399315, nbCommonTracks: 345
[19:10:19.238919][info] AutomaticInitialPairChoice, test I: 326673302, J: 766298077, nbCommonTracks: 154
[19:10:19.248893][info] AutomaticInitialPairChoice, test I: 326673302, J: 807339180, nbCommonTracks: 765
[19:10:19.261858][info] AutomaticInitialPairChoice, test I: 326673302, J: 919951866, nbCommonTracks: 212
[19:10:19.263852][info] AutomaticInitialPairChoice, test I: 326673302, J: 1013535011, nbCommonTracks: 1257
[19:10:19.267842][info] AutomaticInitialPairChoice, test I: 326673302, J: 1080724491, nbCommonTracks: 362
[19:10:19.289783][info] AutomaticInitialPairChoice, test I: 326673302, J: 1319251459, nbCommonTracks: 807
[19:10:19.306738][info] AutomaticInitialPairChoice, test I: 326673302, J: 1329221595, nbCommonTracks: 1516
[19:10:19.318706][info] AutomaticInitialPairChoice, test I: 326673302, J: 1346768088, nbCommonTracks: 319
[19:10:19.355607][info] AutomaticInitialPairChoice, test I: 326673302, J: 1513429988, nbCommonTracks: 331
[19:10:19.360594][info] AutomaticInitialPairChoice, test I: 326673302, J: 1556567934, nbCommonTracks: 811
[19:10:19.368573][info] AutomaticInitialPairChoice, test I: 326673302, J: 1634096602, nbCommonTracks: 3012
[19:10:19.392508][info] AutomaticInitialPairChoice, test I: 326673302, J: 1720711383, nbCommonTracks: 336
[19:10:19.429409][info] AutomaticInitialPairChoice, test I: 326673302, J: 1765330158, nbCommonTracks: 349
[19:10:19.431405][info] AutomaticInitialPairChoice, test I: 326673302, J: 1780586822, nbCommonTracks: 366
[19:10:19.434397][info] AutomaticInitialPairChoice, test I: 326673302, J: 1831469841, nbCommonTracks: 318
[19:10:19.471298][info] AutomaticInitialPairChoice, test I: 326673302, J: 1950491233, nbCommonTracks: 195
[19:10:19.473292][info] AutomaticInitialPairChoice, test I: 337944215, J: 526258620, nbCommonTracks: 702
[19:10:19.487255][info] AutomaticInitialPairChoice, test I: 337944215, J: 647117594, nbCommonTracks: 442
[19:10:19.498225][info] AutomaticInitialPairChoice, test I: 337944215, J: 726608633, nbCommonTracks: 840
[19:10:19.529143][info] AutomaticInitialPairChoice, test I: 337944215, J: 758667032, nbCommonTracks: 252
[19:10:19.539116][info] AutomaticInitialPairChoice, test I: 337944215, J: 764772095, nbCommonTracks: 1509
[19:10:19.562055][info] AutomaticInitialPairChoice, test I: 337944215, J: 805511405, nbCommonTracks: 222
[19:10:19.574023][info] AutomaticInitialPairChoice, test I: 337944215, J: 807901357, nbCommonTracks: 190
[19:10:19.592972][info] AutomaticInitialPairChoice, test I: 337944215, J: 881185139, nbCommonTracks: 614
[19:10:19.599953][info] AutomaticInitialPairChoice, test I: 337944215, J: 1075810670, nbCommonTracks: 1045
[19:10:19.607932][info] AutomaticInitialPairChoice, test I: 337944215, J: 1281927320, nbCommonTracks: 321
*[19:10:19.644833][info] AutomaticInitialPairChoice, test I: 337944215, J: 1319251459, nbCommonTracks: 1454
[19:10:19.652812][info] AutomaticInitialPairChoice, test I: 337944215, J: 1338373844, nbCommonTracks: 1369
[19:10:19.654807][info] AutomaticInitialPairChoice, test I: 337944215, J: 1345546249, nbCommonTracks: 630
[19:10:19.681734][info] AutomaticInitialPairChoice, test I: 337944215, J: 1346768088, nbCommonTracks: 1348
[19:10:19.712652][info] AutomaticInitialPairChoice, test I: 337944215, J: 1424248065, nbCommonTracks: 484
[19:10:19.757532][info] AutomaticInitialPairChoice, test I: 337944215, J: 1513429988, nbCommonTracks: 4063
[19:10:19.759526][info] AutomaticInitialPairChoice, test I: 337944215, J: 1556567934, nbCommonTracks: 1448
[19:10:19.791441][info] AutomaticInitialPairChoice, test I: 337944215, J: 1558541887, nbCommonTracks: 358
[19:10:19.798423][info] AutomaticInitialPairChoice, test I: 337944215, J: 1634096602, nbCommonTracks: 453
[19:10:19.835323][info] AutomaticInitialPairChoice, test I: 337944215, J: 1658674599, nbCommonTracks: 2206
[19:10:19.844299][info] AutomaticInitialPairChoice, test I: 337944215, J: 1701431451, nbCommonTracks: 289
[19:10:19.875217][info] AutomaticInitialPairChoice, test I: 337944215, J: 1720711383, nbCommonTracks: 1584
[19:10:19.876214][info] AutomaticInitialPairChoice, test I: 337944215, J: 1731002545, nbCommonTracks: 287
[19:10:19.910123][info] AutomaticInitialPairChoice, test I: 337944215, J: 1763139001, nbCommonTracks: 251
[19:10:19.947025][info] AutomaticInitialPairChoice, test I: 337944215, J: 1765330158, nbCommonTracks: 1545
[19:10:20.008859][info] AutomaticInitialPairChoice, test I: 337944215, J: 1780586822, nbCommonTracks: 3006
[19:10:20.020827][info] AutomaticInitialPairChoice, test I: 337944215, J: 1818113962, nbCommonTracks: 355
[19:10:20.059723][info] AutomaticInitialPairChoice, test I: 337944215, J: 1831469841, nbCommonTracks: 1184
[19:10:20.071691][info] AutomaticInitialPairChoice, test I: 337944215, J: 1868651584, nbCommonTracks: 171
[19:10:20.098620][info] AutomaticInitialPairChoice, test I: 337944215, J: 1941793199, nbCommonTracks: 4385
[19:10:20.122555][info] AutomaticInitialPairChoice, test I: 337944215, J: 1951933684, nbCommonTracks: 101
[19:10:20.144496][info] AutomaticInitialPairChoice, test I: 337944215, J: 2091988385, nbCommonTracks: 2657
[19:10:20.169430][info] AutomaticInitialPairChoice, test I: 353417983, J: 368873237, nbCommonTracks: 373
[19:10:20.212315][info] AutomaticInitialPairChoice, test I: 353417983, J: 419583562, nbCommonTracks: 1244
[19:10:20.265174][info] AutomaticInitialPairChoice, test I: 353417983, J: 479997668, nbCommonTracks: 505
[19:10:20.315040][info] AutomaticInitialPairChoice, test I: 353417983, J: 485341579, nbCommonTracks: 495
[19:10:20.330997][info] AutomaticInitialPairChoice, test I: 353417983, J: 501559152, nbCommonTracks: 387
[19:10:20.351941][info] AutomaticInitialPairChoice, test I: 353417983, J: 637114759, nbCommonTracks: 562
[19:10:20.361914][info] AutomaticInitialPairChoice, test I: 353417983, J: 699236792, nbCommonTracks: 550
[19:10:20.372885][info] AutomaticInitialPairChoice, test I: 353417983, J: 703786837, nbCommonTracks: 258
[19:10:20.402805][info] AutomaticInitialPairChoice, test I: 353417983, J: 729865606, nbCommonTracks: 522
[19:10:20.405797][info] AutomaticInitialPairChoice, test I: 353417983, J: 758667032, nbCommonTracks: 275
[19:10:20.412778][info] AutomaticInitialPairChoice, test I: 353417983, J: 764772095, nbCommonTracks: 142
*[19:10:20.437712][info] AutomaticInitialPairChoice, test I: 353417983, J: 766298077, nbCommonTracks: 1296
[19:10:20.444693][info] AutomaticInitialPairChoice, test I: 353417983, J: 805511405, nbCommonTracks: 443
[19:10:20.452672][info] AutomaticInitialPairChoice, test I: 353417983, J: 919951866, nbCommonTracks: 1373
[19:10:20.460650][info] AutomaticInitialPairChoice, test I: 353417983, J: 1009420532, nbCommonTracks: 158
[19:10:20.486581][info] AutomaticInitialPairChoice, test I: 353417983, J: 1013535011, nbCommonTracks: 826
[19:10:20.495557][info] AutomaticInitialPairChoice, test I: 353417983, J: 1080724491, nbCommonTracks: 893
[19:10:20.537445][info] AutomaticInitialPairChoice, test I: 353417983, J: 1317766574, nbCommonTracks: 476
[19:10:20.545423][info] AutomaticInitialPairChoice, test I: 353417983, J: 1319251459, nbCommonTracks: 162
[19:10:20.569359][info] AutomaticInitialPairChoice, test I: 353417983, J: 1329221595, nbCommonTracks: 505
[19:10:20.572352][info] AutomaticInitialPairChoice, test I: 353417983, J: 1424248065, nbCommonTracks: 259
[19:10:20.578335][info] AutomaticInitialPairChoice, test I: 353417983, J: 1554139380, nbCommonTracks: 529
[19:10:20.584320][info] AutomaticInitialPairChoice, test I: 353417983, J: 1591700553, nbCommonTracks: 106
[19:10:20.603269][info] AutomaticInitialPairChoice, test I: 353417983, J: 1763291879, nbCommonTracks: 386
[19:10:20.604266][info] AutomaticInitialPairChoice, test I: 353417983, J: 1817200974, nbCommonTracks: 537
[19:10:20.616235][info] AutomaticInitialPairChoice, test I: 353417983, J: 2045861489, nbCommonTracks: 449
[19:10:20.630197][info] AutomaticInitialPairChoice, test I: 353417983, J: 2120351862, nbCommonTracks: 515
[19:10:20.644159][info] AutomaticInitialPairChoice, test I: 353417983, J: 2136229191, nbCommonTracks: 614
[19:10:20.655130][info] AutomaticInitialPairChoice, test I: 368873237, J: 419583562, nbCommonTracks: 337
[19:10:20.660117][info] AutomaticInitialPairChoice, test I: 368873237, J: 526258620, nbCommonTracks: 580
[19:10:20.683056][info] AutomaticInitialPairChoice, test I: 368873237, J: 647117594, nbCommonTracks: 359
[19:10:20.694026][info] AutomaticInitialPairChoice, test I: 368873237, J: 703786837, nbCommonTracks: 3476
[19:10:20.700010][info] AutomaticInitialPairChoice, test I: 368873237, J: 764772095, nbCommonTracks: 394
[19:10:20.713972][info] AutomaticInitialPairChoice, test I: 368873237, J: 765399315, nbCommonTracks: 674
[19:10:20.722949][info] AutomaticInitialPairChoice, test I: 368873237, J: 766298077, nbCommonTracks: 184
[19:10:20.744890][info] AutomaticInitialPairChoice, test I: 368873237, J: 807339180, nbCommonTracks: 1912
[19:10:20.753866][info] AutomaticInitialPairChoice, test I: 368873237, J: 919951866, nbCommonTracks: 256
[19:10:20.772815][info] AutomaticInitialPairChoice, test I: 368873237, J: 1009420532, nbCommonTracks: 170
[19:10:20.787775][info] AutomaticInitialPairChoice, test I: 368873237, J: 1013535011, nbCommonTracks: 746
[19:10:20.799743][info] AutomaticInitialPairChoice, test I: 368873237, J: 1078313591, nbCommonTracks: 128
[19:10:20.823679][info] AutomaticInitialPairChoice, test I: 368873237, J: 1080724491, nbCommonTracks: 292
[19:10:20.854596][info] AutomaticInitialPairChoice, test I: 368873237, J: 1319251459, nbCommonTracks: 412
[19:10:20.857588][info] AutomaticInitialPairChoice, test I: 368873237, J: 1329221595, nbCommonTracks: 3274
[19:10:20.891497][info] AutomaticInitialPairChoice, test I: 368873237, J: 1346768088, nbCommonTracks: 324
*[19:10:20.900473][info] AutomaticInitialPairChoice, test I: 368873237, J: 1424248065, nbCommonTracks: 152
[19:10:20.927402][info] AutomaticInitialPairChoice, test I: 368873237, J: 1556567934, nbCommonTracks: 365
[19:10:20.929396][info] AutomaticInitialPairChoice, test I: 368873237, J: 1591700553, nbCommonTracks: 474
[19:10:20.962308][info] AutomaticInitialPairChoice, test I: 368873237, J: 1634096602, nbCommonTracks: 1102
[19:10:20.973278][info] AutomaticInitialPairChoice, test I: 368873237, J: 1950491233, nbCommonTracks: 416
[19:10:20.980260][info] AutomaticInitialPairChoice, test I: 368873237, J: 2136229191, nbCommonTracks: 143
[19:10:21.005193][info] AutomaticInitialPairChoice, test I: 419583562, J: 479997668, nbCommonTracks: 468
[19:10:21.020153][info] AutomaticInitialPairChoice, test I: 419583562, J: 485341579, nbCommonTracks: 898
[19:10:21.054063][info] AutomaticInitialPairChoice, test I: 419583562, J: 501559152, nbCommonTracks: 538
[19:10:21.071017][info] AutomaticInitialPairChoice, test I: 419583562, J: 526258620, nbCommonTracks: 189
[19:10:21.099941][info] AutomaticInitialPairChoice, test I: 419583562, J: 637114759, nbCommonTracks: 571
[19:10:21.100937][info] AutomaticInitialPairChoice, test I: 419583562, J: 647117594, nbCommonTracks: 290
[19:10:21.100937][info] AutomaticInitialPairChoice, test I: 419583562, J: 647736823, nbCommonTracks: 852
[19:10:21.101934][info] AutomaticInitialPairChoice, test I: 419583562, J: 699236792, nbCommonTracks: 620
[19:10:21.132852][info] AutomaticInitialPairChoice, test I: 419583562, J: 703786837, nbCommonTracks: 293
[19:10:21.154793][info] AutomaticInitialPairChoice, test I: 419583562, J: 726608633, nbCommonTracks: 623
[19:10:21.159780][info] AutomaticInitialPairChoice, test I: 419583562, J: 729865606, nbCommonTracks: 514
[19:10:21.166761][info] AutomaticInitialPairChoice, test I: 419583562, J: 764772095, nbCommonTracks: 229
[19:10:21.180724][info] AutomaticInitialPairChoice, test I: 419583562, J: 765399315, nbCommonTracks: 165
[19:10:21.195684][info] AutomaticInitialPairChoice, test I: 419583562, J: 766298077, nbCommonTracks: 733
[19:10:21.207652][info] AutomaticInitialPairChoice, test I: 419583562, J: 807339180, nbCommonTracks: 362
[19:10:21.207652][info] AutomaticInitialPairChoice, test I: 419583562, J: 881185139, nbCommonTracks: 217
[19:10:21.212638][info] AutomaticInitialPairChoice, test I: 419583562, J: 919951866, nbCommonTracks: 2366
[19:10:21.238569][info] AutomaticInitialPairChoice, test I: 419583562, J: 1013535011, nbCommonTracks: 1048
[19:10:21.247545][info] AutomaticInitialPairChoice, test I: 419583562, J: 1078313591, nbCommonTracks: 136
[19:10:21.262505][info] AutomaticInitialPairChoice, test I: 419583562, J: 1080724491, nbCommonTracks: 3058
[19:10:21.273475][info] AutomaticInitialPairChoice, test I: 419583562, J: 1317766574, nbCommonTracks: 1107
[19:10:21.323342][info] AutomaticInitialPairChoice, test I: 419583562, J: 1319251459, nbCommonTracks: 268
[19:10:21.354259][info] AutomaticInitialPairChoice, test I: 419583562, J: 1329221595, nbCommonTracks: 372
[19:10:21.375203][info] AutomaticInitialPairChoice, test I: 419583562, J: 1338373844, nbCommonTracks: 411
[19:10:21.389166][info] AutomaticInitialPairChoice, test I: 419583562, J: 1345546249, nbCommonTracks: 192
[19:10:21.393155][info] AutomaticInitialPairChoice, test I: 419583562, J: 1424248065, nbCommonTracks: 206
[19:10:21.417092][info] AutomaticInitialPairChoice, test I: 419583562, J: 1554139380, nbCommonTracks: 854
*[19:10:21.421081][info] AutomaticInitialPairChoice, test I: 419583562, J: 1556567934, nbCommonTracks: 348
[19:10:21.423075][info] AutomaticInitialPairChoice, test I: 419583562, J: 1591700553, nbCommonTracks: 257
[19:10:21.453993][info] AutomaticInitialPairChoice, test I: 419583562, J: 1634096602, nbCommonTracks: 349
[19:10:21.461971][info] AutomaticInitialPairChoice, test I: 419583562, J: 1679328085, nbCommonTracks: 251
[19:10:21.490894][info] AutomaticInitialPairChoice, test I: 419583562, J: 1760313008, nbCommonTracks: 344
[19:10:21.493886][info] AutomaticInitialPairChoice, test I: 419583562, J: 1763291879, nbCommonTracks: 752
[19:10:21.495880][info] AutomaticInitialPairChoice, test I: 419583562, J: 1817200974, nbCommonTracks: 1108
[19:10:21.505854][info] AutomaticInitialPairChoice, test I: 419583562, J: 1818113962, nbCommonTracks: 202
[19:10:21.529789][info] AutomaticInitialPairChoice, test I: 419583562, J: 1950491233, nbCommonTracks: 476
[19:10:21.535774][info] AutomaticInitialPairChoice, test I: 419583562, J: 2045861489, nbCommonTracks: 381
[19:10:21.561704][info] AutomaticInitialPairChoice, test I: 419583562, J: 2120351862, nbCommonTracks: 709
[19:10:21.575667][info] AutomaticInitialPairChoice, test I: 419583562, J: 2136229191, nbCommonTracks: 383
[19:10:21.576664][info] AutomaticInitialPairChoice, test I: 468200263, J: 526258620, nbCommonTracks: 359
[19:10:21.587635][info] AutomaticInitialPairChoice, test I: 468200263, J: 647736823, nbCommonTracks: 278
[19:10:21.613566][info] AutomaticInitialPairChoice, test I: 468200263, J: 726608633, nbCommonTracks: 192
[19:10:21.614563][info] AutomaticInitialPairChoice, test I: 468200263, J: 765399315, nbCommonTracks: 379
[19:10:21.621544][info] AutomaticInitialPairChoice, test I: 468200263, J: 881185139, nbCommonTracks: 735
[19:10:21.628525][info] AutomaticInitialPairChoice, test I: 468200263, J: 1075810670, nbCommonTracks: 361
[19:10:21.641491][info] AutomaticInitialPairChoice, test I: 468200263, J: 1317766574, nbCommonTracks: 184
[19:10:21.653459][info] AutomaticInitialPairChoice, test I: 468200263, J: 1345546249, nbCommonTracks: 858
[19:10:21.668419][info] AutomaticInitialPairChoice, test I: 468200263, J: 1346768088, nbCommonTracks: 413
[19:10:21.669416][info] AutomaticInitialPairChoice, test I: 468200263, J: 1591700553, nbCommonTracks: 581
[19:10:21.697341][info] AutomaticInitialPairChoice, test I: 468200263, J: 1612737197, nbCommonTracks: 1965
[19:10:21.710307][info] AutomaticInitialPairChoice, test I: 468200263, J: 1679328085, nbCommonTracks: 2134
[19:10:21.723273][info] AutomaticInitialPairChoice, test I: 468200263, J: 1701431451, nbCommonTracks: 467
[19:10:21.733246][info] AutomaticInitialPairChoice, test I: 468200263, J: 1720711383, nbCommonTracks: 317
[19:10:21.768152][info] AutomaticInitialPairChoice, test I: 468200263, J: 1760313008, nbCommonTracks: 1435
[19:10:21.771144][info] AutomaticInitialPairChoice, test I: 468200263, J: 1763139001, nbCommonTracks: 717
[19:10:21.838962][info] AutomaticInitialPairChoice, test I: 468200263, J: 1818113962, nbCommonTracks: 841
[19:10:21.838962][info] AutomaticInitialPairChoice, test I: 468200263, J: 1831469841, nbCommonTracks: 474
[19:10:21.870877][info] AutomaticInitialPairChoice, test I: 468200263, J: 1950491233, nbCommonTracks: 1042
[19:10:21.881848][info] AutomaticInitialPairChoice, test I: 468200263, J: 1951933684, nbCommonTracks: 228
[19:10:21.885837][info] AutomaticInitialPairChoice, test I: 479997668, J: 485341579, nbCommonTracks: 1377
*[19:10:21.909773][info] AutomaticInitialPairChoice, test I: 479997668, J: 501559152, nbCommonTracks: 1944
[19:10:21.912765][info] AutomaticInitialPairChoice, test I: 479997668, J: 541439545, nbCommonTracks: 595
[19:10:21.955650][info] AutomaticInitialPairChoice, test I: 479997668, J: 637114759, nbCommonTracks: 3733
[19:10:21.969613][info] AutomaticInitialPairChoice, test I: 479997668, J: 699236792, nbCommonTracks: 2756
[19:10:22.000531][info] AutomaticInitialPairChoice, test I: 479997668, J: 729865606, nbCommonTracks: 4754
[19:10:22.063362][info] AutomaticInitialPairChoice, test I: 479997668, J: 758667032, nbCommonTracks: 1354
[19:10:22.176061][info] AutomaticInitialPairChoice, test I: 479997668, J: 766298077, nbCommonTracks: 1078
[19:10:22.196007][info] AutomaticInitialPairChoice, test I: 479997668, J: 805511405, nbCommonTracks: 2580
[19:10:22.268812][info] AutomaticInitialPairChoice, test I: 479997668, J: 807901357, nbCommonTracks: 1754
[19:10:22.279783][info] AutomaticInitialPairChoice, test I: 479997668, J: 919951866, nbCommonTracks: 529
[19:10:22.334636][info] AutomaticInitialPairChoice, test I: 479997668, J: 1166514912, nbCommonTracks: 644
[19:10:22.390487][info] AutomaticInitialPairChoice, test I: 479997668, J: 1182105432, nbCommonTracks: 2065
[19:10:22.395474][info] AutomaticInitialPairChoice, test I: 479997668, J: 1317766574, nbCommonTracks: 844
[19:10:22.398466][info] AutomaticInitialPairChoice, test I: 479997668, J: 1424248065, nbCommonTracks: 493
[19:10:22.399463][info] AutomaticInitialPairChoice, test I: 479997668, J: 1554139380, nbCommonTracks: 1675
[19:10:22.448332][info] AutomaticInitialPairChoice, test I: 479997668, J: 1612737197, nbCommonTracks: 149
[19:10:22.474263][info] AutomaticInitialPairChoice, test I: 479997668, J: 1731002545, nbCommonTracks: 839
[19:10:22.475260][info] AutomaticInitialPairChoice, test I: 479997668, J: 1760313008, nbCommonTracks: 214
[19:10:22.506177][info] AutomaticInitialPairChoice, test I: 479997668, J: 1763291879, nbCommonTracks: 1147
[19:10:22.539089][info] AutomaticInitialPairChoice, test I: 479997668, J: 1817200974, nbCommonTracks: 1099
[19:10:22.544076][info] AutomaticInitialPairChoice, test I: 479997668, J: 1868651584, nbCommonTracks: 829
[19:10:22.547068][info] AutomaticInitialPairChoice, test I: 479997668, J: 2045861489, nbCommonTracks: 3903
[19:10:22.607905][info] AutomaticInitialPairChoice, test I: 479997668, J: 2120351862, nbCommonTracks: 2070
[19:10:22.615884][info] AutomaticInitialPairChoice, test I: 479997668, J: 2136229191, nbCommonTracks: 1232
[19:10:22.631841][info] AutomaticInitialPairChoice, test I: 485341579, J: 501559152, nbCommonTracks: 2319
[19:10:22.736561][info] AutomaticInitialPairChoice, test I: 485341579, J: 637114759, nbCommonTracks: 1931
[19:10:22.803382][info] AutomaticInitialPairChoice, test I: 485341579, J: 647117594, nbCommonTracks: 227
[19:10:22.809366][info] AutomaticInitialPairChoice, test I: 485341579, J: 647736823, nbCommonTracks: 1413
[19:10:22.833302][info] AutomaticInitialPairChoice, test I: 485341579, J: 699236792, nbCommonTracks: 2471
[19:10:22.866214][info] AutomaticInitialPairChoice, test I: 485341579, J: 726608633, nbCommonTracks: 866
[19:10:22.890150][info] AutomaticInitialPairChoice, test I: 485341579, J: 729865606, nbCommonTracks: 1539
[19:10:22.933035][info] AutomaticInitialPairChoice, test I: 485341579, J: 766298077, nbCommonTracks: 575
[19:10:22.945003][info] AutomaticInitialPairChoice, test I: 485341579, J: 805511405, nbCommonTracks: 680
*[19:10:22.989883][info] AutomaticInitialPairChoice, test I: 485341579, J: 881185139, nbCommonTracks: 265
[19:10:23.006838][info] AutomaticInitialPairChoice, test I: 485341579, J: 919951866, nbCommonTracks: 806
[19:10:23.015814][info] AutomaticInitialPairChoice, test I: 485341579, J: 1080724491, nbCommonTracks: 803
[19:10:23.026784][info] AutomaticInitialPairChoice, test I: 485341579, J: 1182105432, nbCommonTracks: 681
[19:10:23.060694][info] AutomaticInitialPairChoice, test I: 485341579, J: 1281927320, nbCommonTracks: 588
[19:10:23.087621][info] AutomaticInitialPairChoice, test I: 485341579, J: 1317766574, nbCommonTracks: 2299
[19:10:23.097595][info] AutomaticInitialPairChoice, test I: 485341579, J: 1338373844, nbCommonTracks: 561
[19:10:23.098592][info] AutomaticInitialPairChoice, test I: 485341579, J: 1345546249, nbCommonTracks: 267
[19:10:23.121530][info] AutomaticInitialPairChoice, test I: 485341579, J: 1554139380, nbCommonTracks: 4178
[19:10:23.131504][info] AutomaticInitialPairChoice, test I: 485341579, J: 1679328085, nbCommonTracks: 186
[19:10:23.152448][info] AutomaticInitialPairChoice, test I: 485341579, J: 1701431451, nbCommonTracks: 150
[19:10:23.159429][info] AutomaticInitialPairChoice, test I: 485341579, J: 1760313008, nbCommonTracks: 272
[19:10:23.185361][info] AutomaticInitialPairChoice, test I: 485341579, J: 1763291879, nbCommonTracks: 2878
[19:10:23.198326][info] AutomaticInitialPairChoice, test I: 485341579, J: 1817200974, nbCommonTracks: 3129
[19:10:23.279109][info] AutomaticInitialPairChoice, test I: 485341579, J: 2045861489, nbCommonTracks: 1029
[19:10:23.367872][info] AutomaticInitialPairChoice, test I: 485341579, J: 2120351862, nbCommonTracks: 3245
[19:10:23.377845][info] AutomaticInitialPairChoice, test I: 485341579, J: 2136229191, nbCommonTracks: 359
[19:10:23.421727][info] AutomaticInitialPairChoice, test I: 501559152, J: 637114759, nbCommonTracks: 2796
[19:10:23.444666][info] AutomaticInitialPairChoice, test I: 501559152, J: 647736823, nbCommonTracks: 870
[19:10:23.467605][info] AutomaticInitialPairChoice, test I: 501559152, J: 699236792, nbCommonTracks: 3271
[19:10:23.516474][info] AutomaticInitialPairChoice, test I: 501559152, J: 726608633, nbCommonTracks: 521
[19:10:23.564347][info] AutomaticInitialPairChoice, test I: 501559152, J: 729865606, nbCommonTracks: 2176
[19:10:23.618202][info] AutomaticInitialPairChoice, test I: 501559152, J: 758667032, nbCommonTracks: 507
[19:10:23.629172][info] AutomaticInitialPairChoice, test I: 501559152, J: 766298077, nbCommonTracks: 642
[19:10:23.668069][info] AutomaticInitialPairChoice, test I: 501559152, J: 805511405, nbCommonTracks: 954
[19:10:23.686021][info] AutomaticInitialPairChoice, test I: 501559152, J: 807901357, nbCommonTracks: 734
[19:10:23.696991][info] AutomaticInitialPairChoice, test I: 501559152, J: 919951866, nbCommonTracks: 535
[19:10:23.726911][info] AutomaticInitialPairChoice, test I: 501559152, J: 1075810670, nbCommonTracks: 120
[19:10:23.747855][info] AutomaticInitialPairChoice, test I: 501559152, J: 1080724491, nbCommonTracks: 488
[19:10:23.751845][info] AutomaticInitialPairChoice, test I: 501559152, J: 1281927320, nbCommonTracks: 385
[19:10:23.752842][info] AutomaticInitialPairChoice, test I: 501559152, J: 1182105432, nbCommonTracks: 1038
[19:10:23.754836][info] AutomaticInitialPairChoice, test I: 501559152, J: 1317766574, nbCommonTracks: 1468
[19:10:23.792735][info] AutomaticInitialPairChoice, test I: 501559152, J: 1338373844, nbCommonTracks: 357
*[19:10:23.795727][info] AutomaticInitialPairChoice, test I: 501559152, J: 1554139380, nbCommonTracks: 2922
[19:10:23.831631][info] AutomaticInitialPairChoice, test I: 501559152, J: 1763291879, nbCommonTracks: 2156
[19:10:23.846591][info] AutomaticInitialPairChoice, test I: 501559152, J: 1817200974, nbCommonTracks: 1894
[19:10:23.865540][info] AutomaticInitialPairChoice, test I: 501559152, J: 2045861489, nbCommonTracks: 1445
[19:10:23.988212][info] AutomaticInitialPairChoice, test I: 501559152, J: 2120351862, nbCommonTracks: 3329
[19:10:23.998185][info] AutomaticInitialPairChoice, test I: 501559152, J: 2136229191, nbCommonTracks: 448
[19:10:24.002175][info] AutomaticInitialPairChoice, test I: 526258620, J: 541439545, nbCommonTracks: 118
[19:10:24.006164][info] AutomaticInitialPairChoice, test I: 526258620, J: 647117594, nbCommonTracks: 351
[19:10:24.026111][info] AutomaticInitialPairChoice, test I: 526258620, J: 703786837, nbCommonTracks: 738
[19:10:24.057028][info] AutomaticInitialPairChoice, test I: 526258620, J: 758667032, nbCommonTracks: 141
[19:10:24.063012][info] AutomaticInitialPairChoice, test I: 526258620, J: 764772095, nbCommonTracks: 1054
[19:10:24.079966][info] AutomaticInitialPairChoice, test I: 526258620, J: 765399315, nbCommonTracks: 1079
[19:10:24.091934][info] AutomaticInitialPairChoice, test I: 526258620, J: 766298077, nbCommonTracks: 98
[19:10:24.112878][info] AutomaticInitialPairChoice, test I: 526258620, J: 807339180, nbCommonTracks: 1121
[19:10:24.160750][info] AutomaticInitialPairChoice, test I: 526258620, J: 881185139, nbCommonTracks: 1041
[19:10:24.168729][info] AutomaticInitialPairChoice, test I: 526258620, J: 919951866, nbCommonTracks: 146
[19:10:24.193662][info] AutomaticInitialPairChoice, test I: 526258620, J: 1013535011, nbCommonTracks: 194
[19:10:24.206627][info] AutomaticInitialPairChoice, test I: 526258620, J: 1075810670, nbCommonTracks: 1150
[19:10:24.220590][info] AutomaticInitialPairChoice, test I: 526258620, J: 1166514912, nbCommonTracks: 126
[19:10:24.228569][info] AutomaticInitialPairChoice, test I: 526258620, J: 1319251459, nbCommonTracks: 787
[19:10:24.245523][info] AutomaticInitialPairChoice, test I: 526258620, J: 1329221595, nbCommonTracks: 420
[19:10:24.255497][info] AutomaticInitialPairChoice, test I: 526258620, J: 1345546249, nbCommonTracks: 1434
[19:10:24.291400][info] AutomaticInitialPairChoice, test I: 526258620, J: 1346768088, nbCommonTracks: 1561
[19:10:24.297385][info] AutomaticInitialPairChoice, test I: 526258620, J: 1424248065, nbCommonTracks: 198
[19:10:24.298382][info] AutomaticInitialPairChoice, test I: 526258620, J: 1513429988, nbCommonTracks: 863
[19:10:24.326307][info] AutomaticInitialPairChoice, test I: 526258620, J: 1556567934, nbCommonTracks: 586
[19:10:24.376174][info] AutomaticInitialPairChoice, test I: 526258620, J: 1591700553, nbCommonTracks: 479
[19:10:24.378168][info] AutomaticInitialPairChoice, test I: 526258620, J: 1634096602, nbCommonTracks: 558
[19:10:24.382158][info] AutomaticInitialPairChoice, test I: 526258620, J: 1679328085, nbCommonTracks: 601
[19:10:24.415070][info] AutomaticInitialPairChoice, test I: 526258620, J: 1720711383, nbCommonTracks: 1466
[19:10:24.423049][info] AutomaticInitialPairChoice, test I: 526258620, J: 1731002545, nbCommonTracks: 146
[19:10:24.433021][info] AutomaticInitialPairChoice, test I: 526258620, J: 1760313008, nbCommonTracks: 894
*[19:10:24.436014][info] AutomaticInitialPairChoice, test I: 526258620, J: 1765330158, nbCommonTracks: 1317
[19:10:24.448980][info] AutomaticInitialPairChoice, test I: 526258620, J: 1780586822, nbCommonTracks: 921
[19:10:24.514803][info] AutomaticInitialPairChoice, test I: 526258620, J: 1818113962, nbCommonTracks: 271
[19:10:24.538739][info] AutomaticInitialPairChoice, test I: 526258620, J: 1831469841, nbCommonTracks: 1730
[19:10:24.548713][info] AutomaticInitialPairChoice, test I: 526258620, J: 1941793199, nbCommonTracks: 597
[19:10:24.555693][info] AutomaticInitialPairChoice, test I: 526258620, J: 1950491233, nbCommonTracks: 669
[19:10:24.561677][info] AutomaticInitialPairChoice, test I: 526258620, J: 2091988385, nbCommonTracks: 607
[19:10:24.611544][info] AutomaticInitialPairChoice, test I: 526258620, J: 2136229191, nbCommonTracks: 169
[19:10:24.615533][info] AutomaticInitialPairChoice, test I: 541439545, J: 647117594, nbCommonTracks: 593
[19:10:24.617528][info] AutomaticInitialPairChoice, test I: 541439545, J: 647736823, nbCommonTracks: 243
[19:10:24.642461][info] AutomaticInitialPairChoice, test I: 541439545, J: 726608633, nbCommonTracks: 323
[19:10:24.660413][info] AutomaticInitialPairChoice, test I: 541439545, J: 729865606, nbCommonTracks: 542
[19:10:24.672381][info] AutomaticInitialPairChoice, test I: 541439545, J: 764772095, nbCommonTracks: 642
[19:10:24.672381][info] AutomaticInitialPairChoice, test I: 541439545, J: 758667032, nbCommonTracks: 2476
[19:10:24.678365][info] AutomaticInitialPairChoice, test I: 541439545, J: 766298077, nbCommonTracks: 446
[19:10:24.714270][info] AutomaticInitialPairChoice, test I: 541439545, J: 805511405, nbCommonTracks: 1453
[19:10:24.729229][info] AutomaticInitialPairChoice, test I: 541439545, J: 807901357, nbCommonTracks: 1344
[19:10:24.740200][info] AutomaticInitialPairChoice, test I: 541439545, J: 1009420532, nbCommonTracks: 940
[19:10:24.826968][info] AutomaticInitialPairChoice, test I: 541439545, J: 1078313591, nbCommonTracks: 406
[19:10:24.838935][info] AutomaticInitialPairChoice, test I: 541439545, J: 1182105432, nbCommonTracks: 742
[19:10:24.839933][info] AutomaticInitialPairChoice, test I: 541439545, J: 1166514912, nbCommonTracks: 3272
[19:10:24.863869][info] AutomaticInitialPairChoice, test I: 541439545, J: 1319251459, nbCommonTracks: 457
[19:10:24.872845][info] AutomaticInitialPairChoice, test I: 541439545, J: 1338373844, nbCommonTracks: 228
[19:10:24.905757][info] AutomaticInitialPairChoice, test I: 541439545, J: 1346768088, nbCommonTracks: 177
[19:10:24.910743][info] AutomaticInitialPairChoice, test I: 541439545, J: 1424248065, nbCommonTracks: 2365
[19:10:24.914733][info] AutomaticInitialPairChoice, test I: 541439545, J: 1556567934, nbCommonTracks: 545
[19:10:24.934679][info] AutomaticInitialPairChoice, test I: 541439545, J: 1558541887, nbCommonTracks: 2007
[19:10:24.967591][info] AutomaticInitialPairChoice, test I: 541439545, J: 1720711383, nbCommonTracks: 208
[19:10:24.997511][info] AutomaticInitialPairChoice, test I: 541439545, J: 1731002545, nbCommonTracks: 4233
[19:10:25.084279][info] AutomaticInitialPairChoice, test I: 541439545, J: 1831469841, nbCommonTracks: 148
[19:10:25.088268][info] AutomaticInitialPairChoice, test I: 541439545, J: 1868651584, nbCommonTracks: 1045
[19:10:25.093255][info] AutomaticInitialPairChoice, test I: 541439545, J: 1941793199, nbCommonTracks: 308
[19:10:25.110210][info] AutomaticInitialPairChoice, test I: 541439545, J: 2045861489, nbCommonTracks: 885
*[19:10:25.128162][info] AutomaticInitialPairChoice, test I: 541439545, J: 2136229191, nbCommonTracks: 1157
[19:10:25.185009][info] AutomaticInitialPairChoice, test I: 637114759, J: 647736823, nbCommonTracks: 719
[19:10:25.204956][info] AutomaticInitialPairChoice, test I: 637114759, J: 699236792, nbCommonTracks: 4245
[19:10:25.222908][info] AutomaticInitialPairChoice, test I: 637114759, J: 729865606, nbCommonTracks: 3854
[19:10:25.249836][info] AutomaticInitialPairChoice, test I: 637114759, J: 758667032, nbCommonTracks: 896
[19:10:25.305687][info] AutomaticInitialPairChoice, test I: 637114759, J: 766298077, nbCommonTracks: 1085
[19:10:25.327629][info] AutomaticInitialPairChoice, test I: 637114759, J: 805511405, nbCommonTracks: 1731
[19:10:25.398439][info] AutomaticInitialPairChoice, test I: 637114759, J: 807901357, nbCommonTracks: 1242
[19:10:25.483212][info] AutomaticInitialPairChoice, test I: 637114759, J: 919951866, nbCommonTracks: 607
[19:10:25.501164][info] AutomaticInitialPairChoice, test I: 637114759, J: 1075810670, nbCommonTracks: 102
[19:10:25.520114][info] AutomaticInitialPairChoice, test I: 637114759, J: 1080724491, nbCommonTracks: 477
[19:10:25.523105][info] AutomaticInitialPairChoice, test I: 637114759, J: 1182105432, nbCommonTracks: 1597
[19:10:25.545046][info] AutomaticInitialPairChoice, test I: 637114759, J: 1317766574, nbCommonTracks: 1233
[19:10:25.565990][info] AutomaticInitialPairChoice, test I: 637114759, J: 1424248065, nbCommonTracks: 313
[19:10:25.589926][info] AutomaticInitialPairChoice, test I: 637114759, J: 1554139380, nbCommonTracks: 2443
[19:10:25.603889][info] AutomaticInitialPairChoice, test I: 637114759, J: 1731002545, nbCommonTracks: 569
[19:10:25.645777][info] AutomaticInitialPairChoice, test I: 637114759, J: 1763139001, nbCommonTracks: 83
[19:10:25.647772][info] AutomaticInitialPairChoice, test I: 637114759, J: 1763291879, nbCommonTracks: 1689
[19:10:25.658742][info] AutomaticInitialPairChoice, test I: 637114759, J: 1817200974, nbCommonTracks: 1614
[19:10:25.665723][info] AutomaticInitialPairChoice, test I: 637114759, J: 1818113962, nbCommonTracks: 115
[19:10:25.688663][info] AutomaticInitialPairChoice, test I: 637114759, J: 1868651584, nbCommonTracks: 641
[19:10:25.751494][info] AutomaticInitialPairChoice, test I: 637114759, J: 2045861489, nbCommonTracks: 2581
[19:10:25.778422][info] AutomaticInitialPairChoice, test I: 637114759, J: 2120351862, nbCommonTracks: 3025
[19:10:25.790390][info] AutomaticInitialPairChoice, test I: 637114759, J: 2136229191, nbCommonTracks: 791
[19:10:25.799366][info] AutomaticInitialPairChoice, test I: 647117594, J: 647736823, nbCommonTracks: 409
[19:10:25.841254][info] AutomaticInitialPairChoice, test I: 647117594, J: 703786837, nbCommonTracks: 490
[19:10:25.857211][info] AutomaticInitialPairChoice, test I: 647117594, J: 726608633, nbCommonTracks: 446
[19:10:25.890123][info] AutomaticInitialPairChoice, test I: 647117594, J: 764772095, nbCommonTracks: 855
[19:10:25.899100][info] AutomaticInitialPairChoice, test I: 647117594, J: 765399315, nbCommonTracks: 615
[19:10:25.962928][info] AutomaticInitialPairChoice, test I: 647117594, J: 807339180, nbCommonTracks: 722
[19:10:25.970907][info] AutomaticInitialPairChoice, test I: 647117594, J: 919951866, nbCommonTracks: 192
[19:10:25.977888][info] AutomaticInitialPairChoice, test I: 647117594, J: 1009420532, nbCommonTracks: 634
[19:10:25.997834][info] AutomaticInitialPairChoice, test I: 647117594, J: 1078313591, nbCommonTracks: 536
*[19:10:26.027755][info] AutomaticInitialPairChoice, test I: 647117594, J: 1080724491, nbCommonTracks: 437
[19:10:26.036731][info] AutomaticInitialPairChoice, test I: 647117594, J: 1319251459, nbCommonTracks: 925
[19:10:26.037728][info] AutomaticInitialPairChoice, test I: 647117594, J: 1329221595, nbCommonTracks: 251
[19:10:26.050693][info] AutomaticInitialPairChoice, test I: 647117594, J: 1338373844, nbCommonTracks: 457
[19:10:26.070640][info] AutomaticInitialPairChoice, test I: 647117594, J: 1424248065, nbCommonTracks: 1064
[19:10:26.071638][info] AutomaticInitialPairChoice, test I: 647117594, J: 1554139380, nbCommonTracks: 227
[19:10:26.095573][info] AutomaticInitialPairChoice, test I: 647117594, J: 1556567934, nbCommonTracks: 953
[19:10:26.098565][info] AutomaticInitialPairChoice, test I: 647117594, J: 1558541887, nbCommonTracks: 612
[19:10:26.116517][info] AutomaticInitialPairChoice, test I: 647117594, J: 1591700553, nbCommonTracks: 3101
[19:10:26.149429][info] AutomaticInitialPairChoice, test I: 647117594, J: 1612737197, nbCommonTracks: 747
[19:10:26.160400][info] AutomaticInitialPairChoice, test I: 647117594, J: 1701431451, nbCommonTracks: 1365
[19:10:26.185333][info] AutomaticInitialPairChoice, test I: 647117594, J: 1731002545, nbCommonTracks: 388
[19:10:26.208272][info] AutomaticInitialPairChoice, test I: 647117594, J: 1760313008, nbCommonTracks: 835
[19:10:26.222234][info] AutomaticInitialPairChoice, test I: 647117594, J: 1763139001, nbCommonTracks: 704
[19:10:26.263125][info] AutomaticInitialPairChoice, test I: 647117594, J: 1818113962, nbCommonTracks: 1903
[19:10:26.283071][info] AutomaticInitialPairChoice, test I: 647117594, J: 1941793199, nbCommonTracks: 485
[19:10:26.291050][info] AutomaticInitialPairChoice, test I: 647117594, J: 1950491233, nbCommonTracks: 2331
[19:10:26.324960][info] AutomaticInitialPairChoice, test I: 647117594, J: 1951933684, nbCommonTracks: 331
[19:10:26.360863][info] AutomaticInitialPairChoice, test I: 647117594, J: 2120351862, nbCommonTracks: 170
[19:10:26.367845][info] AutomaticInitialPairChoice, test I: 647117594, J: 2136229191, nbCommonTracks: 299
[19:10:26.384799][info] AutomaticInitialPairChoice, test I: 647736823, J: 699236792, nbCommonTracks: 890
[19:10:26.400757][info] AutomaticInitialPairChoice, test I: 647736823, J: 726608633, nbCommonTracks: 2957
[19:10:26.400757][info] AutomaticInitialPairChoice, test I: 647736823, J: 919951866, nbCommonTracks: 552
[19:10:26.462591][info] AutomaticInitialPairChoice, test I: 647736823, J: 1009420532, nbCommonTracks: 164
[19:10:26.464586][info] AutomaticInitialPairChoice, test I: 647736823, J: 1013535011, nbCommonTracks: 354
[19:10:26.487525][info] AutomaticInitialPairChoice, test I: 647736823, J: 1080724491, nbCommonTracks: 1306
[19:10:26.491514][info] AutomaticInitialPairChoice, test I: 647736823, J: 1281927320, nbCommonTracks: 1217
[19:10:26.504480][info] AutomaticInitialPairChoice, test I: 647736823, J: 1317766574, nbCommonTracks: 2810
[19:10:26.591247][info] AutomaticInitialPairChoice, test I: 647736823, J: 1319251459, nbCommonTracks: 492
[19:10:26.593242][info] AutomaticInitialPairChoice, test I: 647736823, J: 1338373844, nbCommonTracks: 1955
[19:10:26.640117][info] AutomaticInitialPairChoice, test I: 647736823, J: 1424248065, nbCommonTracks: 318
[19:10:26.652084][info] AutomaticInitialPairChoice, test I: 647736823, J: 1554139380, nbCommonTracks: 1191
[19:10:26.683001][info] AutomaticInitialPairChoice, test I: 647736823, J: 1556567934, nbCommonTracks: 660
*[19:10:26.736857][info] AutomaticInitialPairChoice, test I: 647736823, J: 1558541887, nbCommonTracks: 227
[19:10:26.742841][info] AutomaticInitialPairChoice, test I: 647736823, J: 1612737197, nbCommonTracks: 262
[19:10:26.748825][info] AutomaticInitialPairChoice, test I: 647736823, J: 1658674599, nbCommonTracks: 784
[19:10:26.756804][info] AutomaticInitialPairChoice, test I: 647736823, J: 1679328085, nbCommonTracks: 229
[19:10:26.764782][info] AutomaticInitialPairChoice, test I: 647736823, J: 1760313008, nbCommonTracks: 305
[19:10:26.775753][info] AutomaticInitialPairChoice, test I: 647736823, J: 1763291879, nbCommonTracks: 1267
[19:10:26.789716][info] AutomaticInitialPairChoice, test I: 647736823, J: 1817200974, nbCommonTracks: 1921
[19:10:26.798692][info] AutomaticInitialPairChoice, test I: 647736823, J: 1818113962, nbCommonTracks: 290
[19:10:26.814649][info] AutomaticInitialPairChoice, test I: 647736823, J: 1941793199, nbCommonTracks: 650
[19:10:26.831604][info] AutomaticInitialPairChoice, test I: 647736823, J: 1950491233, nbCommonTracks: 423
[19:10:26.872494][info] AutomaticInitialPairChoice, test I: 647736823, J: 2120351862, nbCommonTracks: 1007
[19:10:26.874490][info] AutomaticInitialPairChoice, test I: 699236792, J: 726608633, nbCommonTracks: 522
[19:10:26.882468][info] AutomaticInitialPairChoice, test I: 699236792, J: 729865606, nbCommonTracks: 3010
[19:10:26.926350][info] AutomaticInitialPairChoice, test I: 699236792, J: 758667032, nbCommonTracks: 690
[19:10:26.944302][info] AutomaticInitialPairChoice, test I: 699236792, J: 766298077, nbCommonTracks: 1018
[19:10:26.960260][info] AutomaticInitialPairChoice, test I: 699236792, J: 805511405, nbCommonTracks: 1356
[19:10:26.994169][info] AutomaticInitialPairChoice, test I: 699236792, J: 807901357, nbCommonTracks: 1012
[19:10:27.031070][info] AutomaticInitialPairChoice, test I: 699236792, J: 919951866, nbCommonTracks: 681
[19:10:27.076947][info] AutomaticInitialPairChoice, test I: 699236792, J: 1075810670, nbCommonTracks: 156
[19:10:27.085923][info] AutomaticInitialPairChoice, test I: 699236792, J: 1080724491, nbCommonTracks: 545
[19:10:27.093903][info] AutomaticInitialPairChoice, test I: 699236792, J: 1182105432, nbCommonTracks: 1305
[19:10:27.102878][info] AutomaticInitialPairChoice, test I: 699236792, J: 1317766574, nbCommonTracks: 1534
[19:10:27.140777][info] AutomaticInitialPairChoice, test I: 699236792, J: 1424248065, nbCommonTracks: 257
[19:10:27.142771][info] AutomaticInitialPairChoice, test I: 699236792, J: 1554139380, nbCommonTracks: 3187
[19:10:27.174686][info] AutomaticInitialPairChoice, test I: 699236792, J: 1701431451, nbCommonTracks: 126
[19:10:27.199620][info] AutomaticInitialPairChoice, test I: 699236792, J: 1763291879, nbCommonTracks: 2152
[19:10:27.199620][info] AutomaticInitialPairChoice, test I: 699236792, J: 1817200974, nbCommonTracks: 2026
[19:10:27.224552][info] AutomaticInitialPairChoice, test I: 699236792, J: 1818113962, nbCommonTracks: 168
[19:10:27.256468][info] AutomaticInitialPairChoice, test I: 699236792, J: 1831469841, nbCommonTracks: 147
[19:10:27.280403][info] AutomaticInitialPairChoice, test I: 699236792, J: 1868651584, nbCommonTracks: 513
[19:10:27.332264][info] AutomaticInitialPairChoice, test I: 699236792, J: 2045861489, nbCommonTracks: 2037
[19:10:27.368168][info] AutomaticInitialPairChoice, test I: 699236792, J: 2120351862, nbCommonTracks: 3708
[19:10:27.370163][info] AutomaticInitialPairChoice, test I: 699236792, J: 2136229191, nbCommonTracks: 670
*[19:10:27.428008][info] AutomaticInitialPairChoice, test I: 703786837, J: 764772095, nbCommonTracks: 419
[19:10:27.431998][info] AutomaticInitialPairChoice, test I: 703786837, J: 765399315, nbCommonTracks: 963
[19:10:27.483859][info] AutomaticInitialPairChoice, test I: 703786837, J: 766298077, nbCommonTracks: 140
[19:10:27.505800][info] AutomaticInitialPairChoice, test I: 703786837, J: 807339180, nbCommonTracks: 2648
[19:10:27.510786][info] AutomaticInitialPairChoice, test I: 703786837, J: 919951866, nbCommonTracks: 213
[19:10:27.511784][info] AutomaticInitialPairChoice, test I: 703786837, J: 1009420532, nbCommonTracks: 182
[19:10:27.539709][info] AutomaticInitialPairChoice, test I: 703786837, J: 1013535011, nbCommonTracks: 543
[19:10:27.540707][info] AutomaticInitialPairChoice, test I: 703786837, J: 1078313591, nbCommonTracks: 145
[19:10:27.564642][info] AutomaticInitialPairChoice, test I: 703786837, J: 1080724491, nbCommonTracks: 247
[19:10:27.599549][info] AutomaticInitialPairChoice, test I: 703786837, J: 1319251459, nbCommonTracks: 389
[19:10:27.600547][info] AutomaticInitialPairChoice, test I: 703786837, J: 1329221595, nbCommonTracks: 2167
[19:10:27.645426][info] AutomaticInitialPairChoice, test I: 703786837, J: 1345546249, nbCommonTracks: 468
[19:10:27.667368][info] AutomaticInitialPairChoice, test I: 703786837, J: 1346768088, nbCommonTracks: 430
[19:10:27.694295][info] AutomaticInitialPairChoice, test I: 703786837, J: 1424248065, nbCommonTracks: 150
[19:10:27.709256][info] AutomaticInitialPairChoice, test I: 703786837, J: 1556567934, nbCommonTracks: 342
[19:10:27.710253][info] AutomaticInitialPairChoice, test I: 703786837, J: 1591700553, nbCommonTracks: 633
[19:10:27.720226][info] AutomaticInitialPairChoice, test I: 703786837, J: 1634096602, nbCommonTracks: 927
[19:10:27.747154][info] AutomaticInitialPairChoice, test I: 703786837, J: 1720711383, nbCommonTracks: 413
[19:10:27.772088][info] AutomaticInitialPairChoice, test I: 703786837, J: 1760313008, nbCommonTracks: 426
[19:10:27.774082][info] AutomaticInitialPairChoice, test I: 703786837, J: 1765330158, nbCommonTracks: 357
[19:10:27.803005][info] AutomaticInitialPairChoice, test I: 703786837, J: 1818113962, nbCommonTracks: 245
[19:10:27.812978][info] AutomaticInitialPairChoice, test I: 703786837, J: 1831469841, nbCommonTracks: 448
[19:10:27.813976][info] AutomaticInitialPairChoice, test I: 703786837, J: 1950491233, nbCommonTracks: 604
[19:10:27.813976][info] AutomaticInitialPairChoice, test I: 703786837, J: 2136229191, nbCommonTracks: 130
[19:10:27.833922][info] AutomaticInitialPairChoice, test I: 726608633, J: 758667032, nbCommonTracks: 204
[19:10:27.837911][info] AutomaticInitialPairChoice, test I: 726608633, J: 764772095, nbCommonTracks: 592
[19:10:27.860850][info] AutomaticInitialPairChoice, test I: 726608633, J: 919951866, nbCommonTracks: 392
[19:10:27.861848][info] AutomaticInitialPairChoice, test I: 726608633, J: 1009420532, nbCommonTracks: 195
[19:10:27.873815][info] AutomaticInitialPairChoice, test I: 726608633, J: 1013535011, nbCommonTracks: 277
[19:10:27.886780][info] AutomaticInitialPairChoice, test I: 726608633, J: 1080724491, nbCommonTracks: 968
[19:10:27.887778][info] AutomaticInitialPairChoice, test I: 726608633, J: 1166514912, nbCommonTracks: 206
[19:10:27.903735][info] AutomaticInitialPairChoice, test I: 726608633, J: 1281927320, nbCommonTracks: 1219
[19:10:27.907725][info] AutomaticInitialPairChoice, test I: 726608633, J: 1317766574, nbCommonTracks: 1576
*[19:10:27.915703][info] AutomaticInitialPairChoice, test I: 726608633, J: 1319251459, nbCommonTracks: 671
[19:10:27.968562][info] AutomaticInitialPairChoice, test I: 726608633, J: 1338373844, nbCommonTracks: 2800
[19:10:27.969559][info] AutomaticInitialPairChoice, test I: 726608633, J: 1424248065, nbCommonTracks: 407
[19:10:28.006461][info] AutomaticInitialPairChoice, test I: 726608633, J: 1513429988, nbCommonTracks: 568
[19:10:28.007458][info] AutomaticInitialPairChoice, test I: 726608633, J: 1554139380, nbCommonTracks: 699
[19:10:28.042364][info] AutomaticInitialPairChoice, test I: 726608633, J: 1556567934, nbCommonTracks: 881
[19:10:28.078268][info] AutomaticInitialPairChoice, test I: 726608633, J: 1558541887, nbCommonTracks: 321
[19:10:28.091234][info] AutomaticInitialPairChoice, test I: 726608633, J: 1591700553, nbCommonTracks: 323
[19:10:28.111180][info] AutomaticInitialPairChoice, test I: 726608633, J: 1612737197, nbCommonTracks: 285
[19:10:28.115169][info] AutomaticInitialPairChoice, test I: 726608633, J: 1634096602, nbCommonTracks: 254
[19:10:28.130131][info] AutomaticInitialPairChoice, test I: 726608633, J: 1658674599, nbCommonTracks: 1178
[19:10:28.151073][info] AutomaticInitialPairChoice, test I: 726608633, J: 1731002545, nbCommonTracks: 227
[19:10:28.156060][info] AutomaticInitialPairChoice, test I: 726608633, J: 1760313008, nbCommonTracks: 236
[19:10:28.178999][info] AutomaticInitialPairChoice, test I: 726608633, J: 1763139001, nbCommonTracks: 302
[19:10:28.186977][info] AutomaticInitialPairChoice, test I: 726608633, J: 1763291879, nbCommonTracks: 742
[19:10:28.209916][info] AutomaticInitialPairChoice, test I: 726608633, J: 1780586822, nbCommonTracks: 424
[19:10:28.215900][info] AutomaticInitialPairChoice, test I: 726608633, J: 1817200974, nbCommonTracks: 1116
[19:10:28.236844][info] AutomaticInitialPairChoice, test I: 726608633, J: 1818113962, nbCommonTracks: 323
[19:10:28.250807][info] AutomaticInitialPairChoice, test I: 726608633, J: 1941793199, nbCommonTracks: 1040
[19:10:28.252801][info] AutomaticInitialPairChoice, test I: 726608633, J: 1950491233, nbCommonTracks: 388
[19:10:28.276737][info] AutomaticInitialPairChoice, test I: 726608633, J: 2091988385, nbCommonTracks: 570
[19:10:28.291697][info] AutomaticInitialPairChoice, test I: 726608633, J: 2120351862, nbCommonTracks: 603
[19:10:28.309649][info] AutomaticInitialPairChoice, test I: 729865606, J: 758667032, nbCommonTracks: 1253
[19:10:28.339570][info] AutomaticInitialPairChoice, test I: 729865606, J: 766298077, nbCommonTracks: 1111
[19:10:28.342561][info] AutomaticInitialPairChoice, test I: 729865606, J: 805511405, nbCommonTracks: 2317
[19:10:28.348545][info] AutomaticInitialPairChoice, test I: 729865606, J: 807901357, nbCommonTracks: 1709
[19:10:28.428331][info] AutomaticInitialPairChoice, test I: 729865606, J: 919951866, nbCommonTracks: 572
[19:10:28.437307][info] AutomaticInitialPairChoice, test I: 729865606, J: 1075810670, nbCommonTracks: 123
[19:10:28.462241][info] AutomaticInitialPairChoice, test I: 729865606, J: 1182105432, nbCommonTracks: 1893
[19:10:28.484182][info] AutomaticInitialPairChoice, test I: 729865606, J: 1317766574, nbCommonTracks: 944
[19:10:28.485180][info] AutomaticInitialPairChoice, test I: 729865606, J: 1424248065, nbCommonTracks: 474
[19:10:28.533051][info] AutomaticInitialPairChoice, test I: 729865606, J: 1554139380, nbCommonTracks: 1887
[19:10:28.537041][info] AutomaticInitialPairChoice, test I: 729865606, J: 1612737197, nbCommonTracks: 163
*[19:10:28.564966][info] AutomaticInitialPairChoice, test I: 729865606, J: 1731002545, nbCommonTracks: 766
[19:10:28.564966][info] AutomaticInitialPairChoice, test I: 729865606, J: 1760313008, nbCommonTracks: 231
[19:10:28.595883][info] AutomaticInitialPairChoice, test I: 729865606, J: 1763291879, nbCommonTracks: 1285
[19:10:28.615830][info] AutomaticInitialPairChoice, test I: 729865606, J: 1817200974, nbCommonTracks: 1219
[19:10:28.631787][info] AutomaticInitialPairChoice, test I: 729865606, J: 1818113962, nbCommonTracks: 105
[19:10:28.653728][info] AutomaticInitialPairChoice, test I: 729865606, J: 1868651584, nbCommonTracks: 764
[19:10:28.686640][info] AutomaticInitialPairChoice, test I: 729865606, J: 2045861489, nbCommonTracks: 3730
[19:10:28.709579][info] AutomaticInitialPairChoice, test I: 729865606, J: 2120351862, nbCommonTracks: 2314
[19:10:28.723542][info] AutomaticInitialPairChoice, test I: 729865606, J: 2136229191, nbCommonTracks: 1195
[19:10:28.724540][info] AutomaticInitialPairChoice, test I: 758667032, J: 764772095, nbCommonTracks: 455
[19:10:28.769419][info] AutomaticInitialPairChoice, test I: 758667032, J: 766298077, nbCommonTracks: 655
[19:10:28.819285][info] AutomaticInitialPairChoice, test I: 758667032, J: 805511405, nbCommonTracks: 2866
[19:10:28.833248][info] AutomaticInitialPairChoice, test I: 758667032, J: 807901357, nbCommonTracks: 2648
[19:10:28.900069][info] AutomaticInitialPairChoice, test I: 758667032, J: 881185139, nbCommonTracks: 126
[19:10:28.927995][info] AutomaticInitialPairChoice, test I: 758667032, J: 1009420532, nbCommonTracks: 698
[19:10:28.984843][info] AutomaticInitialPairChoice, test I: 758667032, J: 1078313591, nbCommonTracks: 254
[19:10:28.999803][info] AutomaticInitialPairChoice, test I: 758667032, J: 1166514912, nbCommonTracks: 2662
[19:10:29.017755][info] AutomaticInitialPairChoice, test I: 758667032, J: 1182105432, nbCommonTracks: 1490
[19:10:29.053659][info] AutomaticInitialPairChoice, test I: 758667032, J: 1319251459, nbCommonTracks: 291
[19:10:29.062635][info] AutomaticInitialPairChoice, test I: 758667032, J: 1338373844, nbCommonTracks: 148
[19:10:29.087568][info] AutomaticInitialPairChoice, test I: 758667032, J: 1346768088, nbCommonTracks: 180
[19:10:29.091557][info] AutomaticInitialPairChoice, test I: 758667032, J: 1424248065, nbCommonTracks: 1927
[19:10:29.114495][info] AutomaticInitialPairChoice, test I: 758667032, J: 1556567934, nbCommonTracks: 341
[19:10:29.151397][info] AutomaticInitialPairChoice, test I: 758667032, J: 1558541887, nbCommonTracks: 961
[19:10:29.160373][info] AutomaticInitialPairChoice, test I: 758667032, J: 1658674599, nbCommonTracks: 136
[19:10:29.186304][info] AutomaticInitialPairChoice, test I: 758667032, J: 1731002545, nbCommonTracks: 3261
[19:10:29.204255][info] AutomaticInitialPairChoice, test I: 758667032, J: 1760313008, nbCommonTracks: 121
[19:10:29.229188][info] AutomaticInitialPairChoice, test I: 758667032, J: 1831469841, nbCommonTracks: 152
[19:10:29.231183][info] AutomaticInitialPairChoice, test I: 758667032, J: 1868651584, nbCommonTracks: 1592
[19:10:29.253125][info] AutomaticInitialPairChoice, test I: 758667032, J: 1941793199, nbCommonTracks: 215
[19:10:29.255120][info] AutomaticInitialPairChoice, test I: 758667032, J: 2045861489, nbCommonTracks: 1933
[19:10:29.283045][info] AutomaticInitialPairChoice, test I: 758667032, J: 2120351862, nbCommonTracks: 522
[19:10:29.340890][info] AutomaticInitialPairChoice, test I: 758667032, J: 2136229191, nbCommonTracks: 1435
*[19:10:29.356848][info] AutomaticInitialPairChoice, test I: 764772095, J: 765399315, nbCommonTracks: 425
[19:10:29.403722][info] AutomaticInitialPairChoice, test I: 764772095, J: 766298077, nbCommonTracks: 197
[19:10:29.432644][info] AutomaticInitialPairChoice, test I: 764772095, J: 805511405, nbCommonTracks: 333
[19:10:29.433642][info] AutomaticInitialPairChoice, test I: 764772095, J: 807339180, nbCommonTracks: 566
[19:10:29.446607][info] AutomaticInitialPairChoice, test I: 764772095, J: 807901357, nbCommonTracks: 349
[19:10:29.457578][info] AutomaticInitialPairChoice, test I: 764772095, J: 881185139, nbCommonTracks: 470
[19:10:29.469546][info] AutomaticInitialPairChoice, test I: 764772095, J: 919951866, nbCommonTracks: 182
[19:10:29.487498][info] AutomaticInitialPairChoice, test I: 764772095, J: 1009420532, nbCommonTracks: 386
[19:10:29.498468][info] AutomaticInitialPairChoice, test I: 764772095, J: 1013535011, nbCommonTracks: 398
[19:10:29.501460][info] AutomaticInitialPairChoice, test I: 764772095, J: 1075810670, nbCommonTracks: 637
[19:10:29.504452][info] AutomaticInitialPairChoice, test I: 764772095, J: 1078313591, nbCommonTracks: 250
[19:10:29.525396][info] AutomaticInitialPairChoice, test I: 764772095, J: 1080724491, nbCommonTracks: 511
[19:10:29.536367][info] AutomaticInitialPairChoice, test I: 764772095, J: 1166514912, nbCommonTracks: 467
[19:10:29.538362][info] AutomaticInitialPairChoice, test I: 764772095, J: 1319251459, nbCommonTracks: 3386
[19:10:29.557312][info] AutomaticInitialPairChoice, test I: 764772095, J: 1329221595, nbCommonTracks: 309
[19:10:29.578255][info] AutomaticInitialPairChoice, test I: 764772095, J: 1338373844, nbCommonTracks: 807
[19:10:29.585236][info] AutomaticInitialPairChoice, test I: 764772095, J: 1345546249, nbCommonTracks: 562
[19:10:29.605183][info] AutomaticInitialPairChoice, test I: 764772095, J: 1346768088, nbCommonTracks: 950
[19:10:29.637097][info] AutomaticInitialPairChoice, test I: 764772095, J: 1424248065, nbCommonTracks: 961
[19:10:29.645076][info] AutomaticInitialPairChoice, test I: 764772095, J: 1513429988, nbCommonTracks: 1361
[19:10:29.685966][info] AutomaticInitialPairChoice, test I: 764772095, J: 1556567934, nbCommonTracks: 3106
[19:10:29.718878][info] AutomaticInitialPairChoice, test I: 764772095, J: 1558541887, nbCommonTracks: 581
[19:10:29.758772][info] AutomaticInitialPairChoice, test I: 764772095, J: 1591700553, nbCommonTracks: 770
[19:10:29.772735][info] AutomaticInitialPairChoice, test I: 764772095, J: 1634096602, nbCommonTracks: 938
[19:10:29.825593][info] AutomaticInitialPairChoice, test I: 764772095, J: 1658674599, nbCommonTracks: 755
[19:10:29.835566][info] AutomaticInitialPairChoice, test I: 764772095, J: 1701431451, nbCommonTracks: 546
[19:10:29.865486][info] AutomaticInitialPairChoice, test I: 764772095, J: 1720711383, nbCommonTracks: 1058
[19:10:29.884436][info] AutomaticInitialPairChoice, test I: 764772095, J: 1731002545, nbCommonTracks: 566
[19:10:29.891417][info] AutomaticInitialPairChoice, test I: 764772095, J: 1760313008, nbCommonTracks: 466
[19:10:29.938291][info] AutomaticInitialPairChoice, test I: 764772095, J: 1763139001, nbCommonTracks: 523
[19:10:29.943278][info] AutomaticInitialPairChoice, test I: 764772095, J: 1765330158, nbCommonTracks: 906
*[19:10:29.948265][info] AutomaticInitialPairChoice, test I: 764772095, J: 1780586822, nbCommonTracks: 1106
[19:10:29.949262][info] AutomaticInitialPairChoice, test I: 764772095, J: 1818113962, nbCommonTracks: 722
[19:10:29.990153][info] AutomaticInitialPairChoice, test I: 764772095, J: 1831469841, nbCommonTracks: 896
[19:10:30.010099][info] AutomaticInitialPairChoice, test I: 764772095, J: 1941793199, nbCommonTracks: 1433
[19:10:30.027054][info] AutomaticInitialPairChoice, test I: 764772095, J: 1950491233, nbCommonTracks: 511
[19:10:30.048995][info] AutomaticInitialPairChoice, test I: 764772095, J: 2045861489, nbCommonTracks: 264
[19:10:30.068942][info] AutomaticInitialPairChoice, test I: 764772095, J: 2091988385, nbCommonTracks: 873
[19:10:30.078915][info] AutomaticInitialPairChoice, test I: 764772095, J: 2136229191, nbCommonTracks: 524
[19:10:30.079912][info] AutomaticInitialPairChoice, test I: 765399315, J: 807339180, nbCommonTracks: 1626
[19:10:30.103848][info] AutomaticInitialPairChoice, test I: 765399315, J: 881185139, nbCommonTracks: 465
[19:10:30.134766][info] AutomaticInitialPairChoice, test I: 765399315, J: 919951866, nbCommonTracks: 124
[19:10:30.135763][info] AutomaticInitialPairChoice, test I: 765399315, J: 1075810670, nbCommonTracks: 375
[19:10:30.147731][info] AutomaticInitialPairChoice, test I: 765399315, J: 1078313591, nbCommonTracks: 157
[19:10:30.160696][info] AutomaticInitialPairChoice, test I: 765399315, J: 1080724491, nbCommonTracks: 166
[19:10:30.171667][info] AutomaticInitialPairChoice, test I: 765399315, J: 1319251459, nbCommonTracks: 312
[19:10:30.177651][info] AutomaticInitialPairChoice, test I: 765399315, J: 1329221595, nbCommonTracks: 445
[19:10:30.186627][info] AutomaticInitialPairChoice, test I: 765399315, J: 1345546249, nbCommonTracks: 743
[19:10:30.210563][info] AutomaticInitialPairChoice, test I: 765399315, J: 1346768088, nbCommonTracks: 612
[19:10:30.220536][info] AutomaticInitialPairChoice, test I: 765399315, J: 1556567934, nbCommonTracks: 259
[19:10:30.221534][info] AutomaticInitialPairChoice, test I: 765399315, J: 1591700553, nbCommonTracks: 886
[19:10:30.252451][info] AutomaticInitialPairChoice, test I: 765399315, J: 1612737197, nbCommonTracks: 286
[19:10:30.253448][info] AutomaticInitialPairChoice, test I: 765399315, J: 1634096602, nbCommonTracks: 296
[19:10:30.264419][info] AutomaticInitialPairChoice, test I: 765399315, J: 1679328085, nbCommonTracks: 423
[19:10:30.286360][info] AutomaticInitialPairChoice, test I: 765399315, J: 1701431451, nbCommonTracks: 349
[19:10:30.288355][info] AutomaticInitialPairChoice, test I: 765399315, J: 1720711383, nbCommonTracks: 570
[19:10:30.305309][info] AutomaticInitialPairChoice, test I: 765399315, J: 1760313008, nbCommonTracks: 767
[19:10:30.305309][info] AutomaticInitialPairChoice, test I: 765399315, J: 1763139001, nbCommonTracks: 203
[19:10:30.326253][info] AutomaticInitialPairChoice, test I: 765399315, J: 1765330158, nbCommonTracks: 443
[19:10:30.335229][info] AutomaticInitialPairChoice, test I: 765399315, J: 1780586822, nbCommonTracks: 304
[19:10:30.349193][info] AutomaticInitialPairChoice, test I: 765399315, J: 1818113962, nbCommonTracks: 488
[19:10:30.372131][info] AutomaticInitialPairChoice, test I: 765399315, J: 1831469841, nbCommonTracks: 657
[19:10:30.375123][info] AutomaticInitialPairChoice, test I: 765399315, J: 1950491233, nbCommonTracks: 1027
[19:10:30.387090][info] AutomaticInitialPairChoice, test I: 766298077, J: 805511405, nbCommonTracks: 980
[19:10:30.397064][info] AutomaticInitialPairChoice, test I: 766298077, J: 807339180, nbCommonTracks: 111
*[19:10:30.419006][info] AutomaticInitialPairChoice, test I: 766298077, J: 807901357, nbCommonTracks: 831
[19:10:30.430973][info] AutomaticInitialPairChoice, test I: 766298077, J: 919951866, nbCommonTracks: 984
[19:10:30.463885][info] AutomaticInitialPairChoice, test I: 766298077, J: 1009420532, nbCommonTracks: 315
[19:10:30.477849][info] AutomaticInitialPairChoice, test I: 766298077, J: 1013535011, nbCommonTracks: 439
[19:10:30.497794][info] AutomaticInitialPairChoice, test I: 766298077, J: 1078313591, nbCommonTracks: 147
[19:10:30.501784][info] AutomaticInitialPairChoice, test I: 766298077, J: 1080724491, nbCommonTracks: 540
[19:10:30.525719][info] AutomaticInitialPairChoice, test I: 766298077, J: 1182105432, nbCommonTracks: 673
[19:10:30.526717][info] AutomaticInitialPairChoice, test I: 766298077, J: 1317766574, nbCommonTracks: 419
[19:10:30.527714][info] AutomaticInitialPairChoice, test I: 766298077, J: 1319251459, nbCommonTracks: 207
[19:10:30.555640][info] AutomaticInitialPairChoice, test I: 766298077, J: 1329221595, nbCommonTracks: 211
[19:10:30.556637][info] AutomaticInitialPairChoice, test I: 766298077, J: 1424248065, nbCommonTracks: 580
[19:10:30.571597][info] AutomaticInitialPairChoice, test I: 766298077, J: 1554139380, nbCommonTracks: 729
[19:10:30.584562][info] AutomaticInitialPairChoice, test I: 766298077, J: 1556567934, nbCommonTracks: 127
[19:10:30.587554][info] AutomaticInitialPairChoice, test I: 766298077, J: 1634096602, nbCommonTracks: 130
[19:10:30.609496][info] AutomaticInitialPairChoice, test I: 766298077, J: 1731002545, nbCommonTracks: 552
[19:10:30.611490][info] AutomaticInitialPairChoice, test I: 766298077, J: 1763291879, nbCommonTracks: 477
[19:10:30.612487][info] AutomaticInitialPairChoice, test I: 766298077, J: 1817200974, nbCommonTracks: 532
[19:10:30.650386][info] AutomaticInitialPairChoice, test I: 766298077, J: 2045861489, nbCommonTracks: 1087
[19:10:30.662354][info] AutomaticInitialPairChoice, test I: 766298077, J: 2120351862, nbCommonTracks: 794
[19:10:30.663351][info] AutomaticInitialPairChoice, test I: 766298077, J: 2136229191, nbCommonTracks: 1690
[19:10:30.670333][info] AutomaticInitialPairChoice, test I: 805511405, J: 807901357, nbCommonTracks: 3419
[19:10:30.730173][info] AutomaticInitialPairChoice, test I: 805511405, J: 919951866, nbCommonTracks: 351
[19:10:30.753111][info] AutomaticInitialPairChoice, test I: 805511405, J: 1009420532, nbCommonTracks: 464
[19:10:30.770066][info] AutomaticInitialPairChoice, test I: 805511405, J: 1166514912, nbCommonTracks: 1442
[19:10:30.803975][info] AutomaticInitialPairChoice, test I: 805511405, J: 1319251459, nbCommonTracks: 266
[19:10:30.803975][info] AutomaticInitialPairChoice, test I: 805511405, J: 1182105432, nbCommonTracks: 2390
[19:10:30.834892][info] AutomaticInitialPairChoice, test I: 805511405, J: 1424248065, nbCommonTracks: 1197
[19:10:30.889746][info] AutomaticInitialPairChoice, test I: 805511405, J: 1513429988, nbCommonTracks: 205
[19:10:30.918668][info] AutomaticInitialPairChoice, test I: 805511405, J: 1554139380, nbCommonTracks: 836
[19:10:30.919666][info] AutomaticInitialPairChoice, test I: 805511405, J: 1556567934, nbCommonTracks: 240
[19:10:30.941607][info] AutomaticInitialPairChoice, test I: 805511405, J: 1731002545, nbCommonTracks: 1944
[19:10:30.950583][info] AutomaticInitialPairChoice, test I: 805511405, J: 1760313008, nbCommonTracks: 180
[19:10:30.983495][info] AutomaticInitialPairChoice, test I: 805511405, J: 1868651584, nbCommonTracks: 1492
*[19:10:30.998455][info] AutomaticInitialPairChoice, test I: 805511405, J: 1941793199, nbCommonTracks: 208
[19:10:31.016407][info] AutomaticInitialPairChoice, test I: 805511405, J: 2045861489, nbCommonTracks: 3486
[19:10:31.028375][info] AutomaticInitialPairChoice, test I: 805511405, J: 2120351862, nbCommonTracks: 1012
[19:10:31.105169][info] AutomaticInitialPairChoice, test I: 805511405, J: 2136229191, nbCommonTracks: 1627
[19:10:31.109159][info] AutomaticInitialPairChoice, test I: 807339180, J: 881185139, nbCommonTracks: 503
[19:10:31.118134][info] AutomaticInitialPairChoice, test I: 807339180, J: 919951866, nbCommonTracks: 204
[19:10:31.150049][info] AutomaticInitialPairChoice, test I: 807339180, J: 1009420532, nbCommonTracks: 192
[19:10:31.168999][info] AutomaticInitialPairChoice, test I: 807339180, J: 1013535011, nbCommonTracks: 315
[19:10:31.177975][info] AutomaticInitialPairChoice, test I: 807339180, J: 1075810670, nbCommonTracks: 380
[19:10:31.204902][info] AutomaticInitialPairChoice, test I: 807339180, J: 1078313591, nbCommonTracks: 188
[19:10:31.222855][info] AutomaticInitialPairChoice, test I: 807339180, J: 1080724491, nbCommonTracks: 279
[19:10:31.233825][info] AutomaticInitialPairChoice, test I: 807339180, J: 1319251459, nbCommonTracks: 456
[19:10:31.238812][info] AutomaticInitialPairChoice, test I: 807339180, J: 1329221595, nbCommonTracks: 1242
[19:10:31.256763][info] AutomaticInitialPairChoice, test I: 807339180, J: 1345546249, nbCommonTracks: 746
[19:10:31.280700][info] AutomaticInitialPairChoice, test I: 807339180, J: 1346768088, nbCommonTracks: 613
[19:10:31.324583][info] AutomaticInitialPairChoice, test I: 807339180, J: 1424248065, nbCommonTracks: 184
[19:10:31.326577][info] AutomaticInitialPairChoice, test I: 807339180, J: 1556567934, nbCommonTracks: 388
[19:10:31.336550][info] AutomaticInitialPairChoice, test I: 807339180, J: 1591700553, nbCommonTracks: 930
[19:10:31.339542][info] AutomaticInitialPairChoice, test I: 807339180, J: 1634096602, nbCommonTracks: 618
[19:10:31.358492][info] AutomaticInitialPairChoice, test I: 807339180, J: 1701431451, nbCommonTracks: 374
[19:10:31.372454][info] AutomaticInitialPairChoice, test I: 807339180, J: 1720711383, nbCommonTracks: 574
[19:10:31.401377][info] AutomaticInitialPairChoice, test I: 807339180, J: 1760313008, nbCommonTracks: 776
[19:10:31.410353][info] AutomaticInitialPairChoice, test I: 807339180, J: 1765330158, nbCommonTracks: 466
[19:10:31.417334][info] AutomaticInitialPairChoice, test I: 807339180, J: 1780586822, nbCommonTracks: 337
[19:10:31.428305][info] AutomaticInitialPairChoice, test I: 807339180, J: 1818113962, nbCommonTracks: 439
[19:10:31.456230][info] AutomaticInitialPairChoice, test I: 807339180, J: 1831469841, nbCommonTracks: 648
[19:10:31.458225][info] AutomaticInitialPairChoice, test I: 807339180, J: 1950491233, nbCommonTracks: 1104
[19:10:31.471190][info] AutomaticInitialPairChoice, test I: 807339180, J: 2136229191, nbCommonTracks: 153
[19:10:31.474182][info] AutomaticInitialPairChoice, test I: 807901357, J: 1009420532, nbCommonTracks: 543
[19:10:31.496123][info] AutomaticInitialPairChoice, test I: 807901357, J: 1166514912, nbCommonTracks: 1528
[19:10:31.516070][info] AutomaticInitialPairChoice, test I: 807901357, J: 1182105432, nbCommonTracks: 2180
[19:10:31.528038][info] AutomaticInitialPairChoice, test I: 807901357, J: 1319251459, nbCommonTracks: 250
[19:10:31.550976][info] AutomaticInitialPairChoice, test I: 807901357, J: 1424248065, nbCommonTracks: 1226
*[19:10:31.560950][info] AutomaticInitialPairChoice, test I: 807901357, J: 1513429988, nbCommonTracks: 174
[19:10:31.586880][info] AutomaticInitialPairChoice, test I: 807901357, J: 1556567934, nbCommonTracks: 259
[19:10:31.623782][info] AutomaticInitialPairChoice, test I: 807901357, J: 1558541887, nbCommonTracks: 425
[19:10:31.628768][info] AutomaticInitialPairChoice, test I: 807901357, J: 1731002545, nbCommonTracks: 1789
[19:10:31.653702][info] AutomaticInitialPairChoice, test I: 807901357, J: 1760313008, nbCommonTracks: 103
[19:10:31.686613][info] AutomaticInitialPairChoice, test I: 807901357, J: 1868651584, nbCommonTracks: 1758
[19:10:31.687611][info] AutomaticInitialPairChoice, test I: 807901357, J: 1941793199, nbCommonTracks: 174
[19:10:31.701573][info] AutomaticInitialPairChoice, test I: 807901357, J: 2045861489, nbCommonTracks: 2627
[19:10:31.715536][info] AutomaticInitialPairChoice, test I: 807901357, J: 2120351862, nbCommonTracks: 742
[19:10:31.780363][info] AutomaticInitialPairChoice, test I: 807901357, J: 2136229191, nbCommonTracks: 1339
[19:10:31.782358][info] AutomaticInitialPairChoice, test I: 881185139, J: 1075810670, nbCommonTracks: 1881
[19:10:31.839205][info] AutomaticInitialPairChoice, test I: 881185139, J: 1166514912, nbCommonTracks: 100
[19:10:31.864138][info] AutomaticInitialPairChoice, test I: 881185139, J: 1345546249, nbCommonTracks: 2756
[19:10:31.886080][info] AutomaticInitialPairChoice, test I: 881185139, J: 1346768088, nbCommonTracks: 1597
[19:10:31.899045][info] AutomaticInitialPairChoice, test I: 881185139, J: 1513429988, nbCommonTracks: 731
[19:10:31.941931][info] AutomaticInitialPairChoice, test I: 881185139, J: 1554139380, nbCommonTracks: 298
[19:10:31.976837][info] AutomaticInitialPairChoice, test I: 881185139, J: 1612737197, nbCommonTracks: 379
[19:10:31.978832][info] AutomaticInitialPairChoice, test I: 881185139, J: 1658674599, nbCommonTracks: 287
[19:10:32.014736][info] AutomaticInitialPairChoice, test I: 881185139, J: 1679328085, nbCommonTracks: 1526
[19:10:32.023712][info] AutomaticInitialPairChoice, test I: 881185139, J: 1731002545, nbCommonTracks: 122
[19:10:32.023712][info] AutomaticInitialPairChoice, test I: 881185139, J: 1720711383, nbCommonTracks: 1347
[19:10:32.049642][info] AutomaticInitialPairChoice, test I: 881185139, J: 1760313008, nbCommonTracks: 1408
[19:10:32.086543][info] AutomaticInitialPairChoice, test I: 881185139, J: 1763291879, nbCommonTracks: 239
[19:10:32.122447][info] AutomaticInitialPairChoice, test I: 881185139, J: 1765330158, nbCommonTracks: 1075
[19:10:32.130426][info] AutomaticInitialPairChoice, test I: 881185139, J: 1780586822, nbCommonTracks: 776
[19:10:32.139402][info] AutomaticInitialPairChoice, test I: 881185139, J: 1817200974, nbCommonTracks: 136
[19:10:32.166330][info] AutomaticInitialPairChoice, test I: 881185139, J: 1831469841, nbCommonTracks: 1992
[19:10:32.170320][info] AutomaticInitialPairChoice, test I: 881185139, J: 1941793199, nbCommonTracks: 523
[19:10:32.207220][info] AutomaticInitialPairChoice, test I: 881185139, J: 1950491233, nbCommonTracks: 634
[19:10:32.209216][info] AutomaticInitialPairChoice, test I: 881185139, J: 2091988385, nbCommonTracks: 588
[19:10:32.221183][info] AutomaticInitialPairChoice, test I: 881185139, J: 2120351862, nbCommonTracks: 209
[19:10:32.254095][info] AutomaticInitialPairChoice, test I: 919951866, J: 1013535011, nbCommonTracks: 647
*[19:10:32.269055][info] AutomaticInitialPairChoice, test I: 919951866, J: 1080724491, nbCommonTracks: 1648
[19:10:32.269055][info] AutomaticInitialPairChoice, test I: 919951866, J: 1317766574, nbCommonTracks: 773
[19:10:32.312938][info] AutomaticInitialPairChoice, test I: 919951866, J: 1319251459, nbCommonTracks: 198
[19:10:32.324906][info] AutomaticInitialPairChoice, test I: 919951866, J: 1329221595, nbCommonTracks: 256
[19:10:32.338868][info] AutomaticInitialPairChoice, test I: 919951866, J: 1345546249, nbCommonTracks: 118
[19:10:32.343855][info] AutomaticInitialPairChoice, test I: 919951866, J: 1424248065, nbCommonTracks: 251
[19:10:32.355824][info] AutomaticInitialPairChoice, test I: 919951866, J: 1554139380, nbCommonTracks: 849
[19:10:32.362804][info] AutomaticInitialPairChoice, test I: 919951866, J: 1556567934, nbCommonTracks: 240
[19:10:32.378761][info] AutomaticInitialPairChoice, test I: 919951866, J: 1591700553, nbCommonTracks: 182
[19:10:32.398708][info] AutomaticInitialPairChoice, test I: 919951866, J: 1634096602, nbCommonTracks: 207
[19:10:32.405689][info] AutomaticInitialPairChoice, test I: 919951866, J: 1701431451, nbCommonTracks: 110
[19:10:32.416660][info] AutomaticInitialPairChoice, test I: 919951866, J: 1760313008, nbCommonTracks: 196
[19:10:32.425637][info] AutomaticInitialPairChoice, test I: 919951866, J: 1763291879, nbCommonTracks: 634
[19:10:32.428628][info] AutomaticInitialPairChoice, test I: 919951866, J: 1817200974, nbCommonTracks: 901
[19:10:32.430623][info] AutomaticInitialPairChoice, test I: 919951866, J: 1818113962, nbCommonTracks: 157
[19:10:32.445583][info] AutomaticInitialPairChoice, test I: 919951866, J: 1950491233, nbCommonTracks: 248
[19:10:32.452564][info] AutomaticInitialPairChoice, test I: 919951866, J: 2045861489, nbCommonTracks: 452
[19:10:32.476501][info] AutomaticInitialPairChoice, test I: 919951866, J: 2120351862, nbCommonTracks: 744
[19:10:32.487471][info] AutomaticInitialPairChoice, test I: 919951866, J: 2136229191, nbCommonTracks: 534
[19:10:32.500436][info] AutomaticInitialPairChoice, test I: 1009420532, J: 1013535011, nbCommonTracks: 68
[19:10:32.509412][info] AutomaticInitialPairChoice, test I: 1009420532, J: 1078313591, nbCommonTracks: 1017
[19:10:32.519385][info] AutomaticInitialPairChoice, test I: 1009420532, J: 1080724491, nbCommonTracks: 179
[19:10:32.542324][info] AutomaticInitialPairChoice, test I: 1009420532, J: 1166514912, nbCommonTracks: 825
[19:10:32.543322][info] AutomaticInitialPairChoice, test I: 1009420532, J: 1182105432, nbCommonTracks: 276
[19:10:32.546313][info] AutomaticInitialPairChoice, test I: 1009420532, J: 1319251459, nbCommonTracks: 331
[19:10:32.577231][info] AutomaticInitialPairChoice, test I: 1009420532, J: 1329221595, nbCommonTracks: 149
[19:10:32.582217][info] AutomaticInitialPairChoice, test I: 1009420532, J: 1338373844, nbCommonTracks: 161
[19:10:32.596180][info] AutomaticInitialPairChoice, test I: 1009420532, J: 1424248065, nbCommonTracks: 1581
[19:10:32.601166][info] AutomaticInitialPairChoice, test I: 1009420532, J: 1556567934, nbCommonTracks: 384
[19:10:32.606153][info] AutomaticInitialPairChoice, test I: 1009420532, J: 1558541887, nbCommonTracks: 648
[19:10:32.611140][info] AutomaticInitialPairChoice, test I: 1009420532, J: 1591700553, nbCommonTracks: 484
[19:10:32.640062][info] AutomaticInitialPairChoice, test I: 1009420532, J: 1701431451, nbCommonTracks: 294
[19:10:32.655022][info] AutomaticInitialPairChoice, test I: 1009420532, J: 1731002545, nbCommonTracks: 855
[19:10:32.662004][info] AutomaticInitialPairChoice, test I: 1009420532, J: 1763139001, nbCommonTracks: 182
*[19:10:32.677961][info] AutomaticInitialPairChoice, test I: 1009420532, J: 1818113962, nbCommonTracks: 207
[19:10:32.687934][info] AutomaticInitialPairChoice, test I: 1009420532, J: 1868651584, nbCommonTracks: 434
[19:10:32.704889][info] AutomaticInitialPairChoice, test I: 1009420532, J: 1941793199, nbCommonTracks: 212
[19:10:32.721844][info] AutomaticInitialPairChoice, test I: 1009420532, J: 1950491233, nbCommonTracks: 339
[19:10:32.723838][info] AutomaticInitialPairChoice, test I: 1009420532, J: 1951933684, nbCommonTracks: 196
[19:10:32.730819][info] AutomaticInitialPairChoice, test I: 1009420532, J: 2045861489, nbCommonTracks: 328
[19:10:32.732814][info] AutomaticInitialPairChoice, test I: 1009420532, J: 2136229191, nbCommonTracks: 542
[19:10:32.750766][info] AutomaticInitialPairChoice, test I: 1013535011, J: 1080724491, nbCommonTracks: 1051
[19:10:32.756750][info] AutomaticInitialPairChoice, test I: 1013535011, J: 1317766574, nbCommonTracks: 384
[19:10:32.768719][info] AutomaticInitialPairChoice, test I: 1013535011, J: 1319251459, nbCommonTracks: 500
[19:10:32.793652][info] AutomaticInitialPairChoice, test I: 1013535011, J: 1329221595, nbCommonTracks: 893
[19:10:32.801630][info] AutomaticInitialPairChoice, test I: 1013535011, J: 1338373844, nbCommonTracks: 288
[19:10:32.817588][info] AutomaticInitialPairChoice, test I: 1013535011, J: 1424248065, nbCommonTracks: 114
[19:10:32.838531][info] AutomaticInitialPairChoice, test I: 1013535011, J: 1556567934, nbCommonTracks: 529
[19:10:32.840526][info] AutomaticInitialPairChoice, test I: 1013535011, J: 1634096602, nbCommonTracks: 1208
[19:10:32.853492][info] AutomaticInitialPairChoice, test I: 1013535011, J: 1817200974, nbCommonTracks: 359
[19:10:32.883411][info] AutomaticInitialPairChoice, test I: 1013535011, J: 2136229191, nbCommonTracks: 200
[19:10:32.892388][info] AutomaticInitialPairChoice, test I: 1075810670, J: 1319251459, nbCommonTracks: 483
[19:10:32.896376][info] AutomaticInitialPairChoice, test I: 1075810670, J: 1345546249, nbCommonTracks: 1865
[19:10:32.922307][info] AutomaticInitialPairChoice, test I: 1075810670, J: 1346768088, nbCommonTracks: 2544
[19:10:32.945246][info] AutomaticInitialPairChoice, test I: 1075810670, J: 1513429988, nbCommonTracks: 1237
[19:10:32.949235][info] AutomaticInitialPairChoice, test I: 1075810670, J: 1554139380, nbCommonTracks: 214
[19:10:32.979155][info] AutomaticInitialPairChoice, test I: 1075810670, J: 1556567934, nbCommonTracks: 373
[19:10:33.018052][info] AutomaticInitialPairChoice, test I: 1075810670, J: 1658674599, nbCommonTracks: 541
[19:10:33.053956][info] AutomaticInitialPairChoice, test I: 1075810670, J: 1679328085, nbCommonTracks: 741
[19:10:33.054952][info] AutomaticInitialPairChoice, test I: 1075810670, J: 1720711383, nbCommonTracks: 2009
[19:10:33.084872][info] AutomaticInitialPairChoice, test I: 1075810670, J: 1760313008, nbCommonTracks: 795
[19:10:33.126761][info] AutomaticInitialPairChoice, test I: 1075810670, J: 1763291879, nbCommonTracks: 161
[19:10:33.128755][info] AutomaticInitialPairChoice, test I: 1075810670, J: 1765330158, nbCommonTracks: 1883
[19:10:33.154685][info] AutomaticInitialPairChoice, test I: 1075810670, J: 1780586822, nbCommonTracks: 1358
[19:10:33.161667][info] AutomaticInitialPairChoice, test I: 1075810670, J: 1831469841, nbCommonTracks: 3035
[19:10:33.205550][info] AutomaticInitialPairChoice, test I: 1075810670, J: 1941793199, nbCommonTracks: 926
[19:10:33.270376][info] AutomaticInitialPairChoice, test I: 1075810670, J: 2091988385, nbCommonTracks: 1112
*[19:10:33.272370][info] AutomaticInitialPairChoice, test I: 1075810670, J: 2120351862, nbCommonTracks: 180
[19:10:33.287330][info] AutomaticInitialPairChoice, test I: 1078313591, J: 1080724491, nbCommonTracks: 182
[19:10:33.299298][info] AutomaticInitialPairChoice, test I: 1078313591, J: 1166514912, nbCommonTracks: 315
[19:10:33.313261][info] AutomaticInitialPairChoice, test I: 1078313591, J: 1319251459, nbCommonTracks: 233
[19:10:33.336201][info] AutomaticInitialPairChoice, test I: 1078313591, J: 1329221595, nbCommonTracks: 102
[19:10:33.344178][info] AutomaticInitialPairChoice, test I: 1078313591, J: 1424248065, nbCommonTracks: 677
[19:10:33.357144][info] AutomaticInitialPairChoice, test I: 1078313591, J: 1556567934, nbCommonTracks: 238
[19:10:33.362130][info] AutomaticInitialPairChoice, test I: 1078313591, J: 1558541887, nbCommonTracks: 322
[19:10:33.384072][info] AutomaticInitialPairChoice, test I: 1078313591, J: 1591700553, nbCommonTracks: 479
[19:10:33.388061][info] AutomaticInitialPairChoice, test I: 1078313591, J: 1701431451, nbCommonTracks: 345
[19:10:33.395042][info] AutomaticInitialPairChoice, test I: 1078313591, J: 1731002545, nbCommonTracks: 344
[19:10:33.407010][info] AutomaticInitialPairChoice, test I: 1078313591, J: 1763139001, nbCommonTracks: 183
[19:10:33.424962][info] AutomaticInitialPairChoice, test I: 1078313591, J: 1818113962, nbCommonTracks: 257
[19:10:33.428952][info] AutomaticInitialPairChoice, test I: 1078313591, J: 1950491233, nbCommonTracks: 313
[19:10:33.431945][info] AutomaticInitialPairChoice, test I: 1078313591, J: 1951933684, nbCommonTracks: 178
[19:10:33.441918][info] AutomaticInitialPairChoice, test I: 1078313591, J: 2136229191, nbCommonTracks: 239
[19:10:33.457874][info] AutomaticInitialPairChoice, test I: 1080724491, J: 1281927320, nbCommonTracks: 313
[19:10:33.459869][info] AutomaticInitialPairChoice, test I: 1080724491, J: 1317766574, nbCommonTracks: 1146
[19:10:33.468845][info] AutomaticInitialPairChoice, test I: 1080724491, J: 1319251459, nbCommonTracks: 624
[19:10:33.473832][info] AutomaticInitialPairChoice, test I: 1080724491, J: 1329221595, nbCommonTracks: 305
[19:10:33.495773][info] AutomaticInitialPairChoice, test I: 1080724491, J: 1338373844, nbCommonTracks: 736
[19:10:33.509736][info] AutomaticInitialPairChoice, test I: 1080724491, J: 1424248065, nbCommonTracks: 325
[19:10:33.523698][info] AutomaticInitialPairChoice, test I: 1080724491, J: 1554139380, nbCommonTracks: 716
[19:10:33.545639][info] AutomaticInitialPairChoice, test I: 1080724491, J: 1556567934, nbCommonTracks: 763
[19:10:33.556610][info] AutomaticInitialPairChoice, test I: 1080724491, J: 1591700553, nbCommonTracks: 442
[19:10:33.565586][info] AutomaticInitialPairChoice, test I: 1080724491, J: 1612737197, nbCommonTracks: 274
[19:10:33.591517][info] AutomaticInitialPairChoice, test I: 1080724491, J: 1634096602, nbCommonTracks: 350
[19:10:33.599495][info] AutomaticInitialPairChoice, test I: 1080724491, J: 1679328085, nbCommonTracks: 228
[19:10:33.600493][info] AutomaticInitialPairChoice, test I: 1080724491, J: 1701431451, nbCommonTracks: 294
[19:10:33.610466][info] AutomaticInitialPairChoice, test I: 1080724491, J: 1760313008, nbCommonTracks: 356
[19:10:33.630412][info] AutomaticInitialPairChoice, test I: 1080724491, J: 1763291879, nbCommonTracks: 641
[19:10:33.631410][info] AutomaticInitialPairChoice, test I: 1080724491, J: 1817200974, nbCommonTracks: 1034
[19:10:33.634402][info] AutomaticInitialPairChoice, test I: 1080724491, J: 1818113962, nbCommonTracks: 390
*[19:10:33.649362][info] AutomaticInitialPairChoice, test I: 1080724491, J: 1950491233, nbCommonTracks: 507
[19:10:33.674296][info] AutomaticInitialPairChoice, test I: 1080724491, J: 2120351862, nbCommonTracks: 610
[19:10:33.687260][info] AutomaticInitialPairChoice, test I: 1080724491, J: 2136229191, nbCommonTracks: 349
[19:10:33.700226][info] AutomaticInitialPairChoice, test I: 1166514912, J: 1182105432, nbCommonTracks: 906
[19:10:33.723164][info] AutomaticInitialPairChoice, test I: 1166514912, J: 1319251459, nbCommonTracks: 296
[19:10:33.725159][info] AutomaticInitialPairChoice, test I: 1166514912, J: 1338373844, nbCommonTracks: 168
[19:10:33.732140][info] AutomaticInitialPairChoice, test I: 1166514912, J: 1346768088, nbCommonTracks: 171
[19:10:33.752087][info] AutomaticInitialPairChoice, test I: 1166514912, J: 1424248065, nbCommonTracks: 1986
[19:10:33.758071][info] AutomaticInitialPairChoice, test I: 1166514912, J: 1556567934, nbCommonTracks: 352
[19:10:33.761064][info] AutomaticInitialPairChoice, test I: 1166514912, J: 1558541887, nbCommonTracks: 1529
[19:10:33.781010][info] AutomaticInitialPairChoice, test I: 1166514912, J: 1720711383, nbCommonTracks: 212
[19:10:33.798962][info] AutomaticInitialPairChoice, test I: 1166514912, J: 1731002545, nbCommonTracks: 3654
[19:10:33.807938][info] AutomaticInitialPairChoice, test I: 1166514912, J: 1831469841, nbCommonTracks: 139
[19:10:33.833868][info] AutomaticInitialPairChoice, test I: 1166514912, J: 1868651584, nbCommonTracks: 1476
[19:10:33.870769][info] AutomaticInitialPairChoice, test I: 1166514912, J: 1941793199, nbCommonTracks: 221
[19:10:33.888721][info] AutomaticInitialPairChoice, test I: 1166514912, J: 2045861489, nbCommonTracks: 932
[19:10:33.901687][info] AutomaticInitialPairChoice, test I: 1166514912, J: 2136229191, nbCommonTracks: 1034
[19:10:33.956540][info] AutomaticInitialPairChoice, test I: 1182105432, J: 1424248065, nbCommonTracks: 547
[19:10:33.984466][info] AutomaticInitialPairChoice, test I: 1182105432, J: 1554139380, nbCommonTracks: 801
[19:10:33.990449][info] AutomaticInitialPairChoice, test I: 1182105432, J: 1731002545, nbCommonTracks: 976
[19:10:34.007404][info] AutomaticInitialPairChoice, test I: 1182105432, J: 1763291879, nbCommonTracks: 606
[19:10:34.062257][info] AutomaticInitialPairChoice, test I: 1182105432, J: 1868651584, nbCommonTracks: 1558
[19:10:34.067244][info] AutomaticInitialPairChoice, test I: 1182105432, J: 2045861489, nbCommonTracks: 2244
[19:10:34.081206][info] AutomaticInitialPairChoice, test I: 1182105432, J: 2120351862, nbCommonTracks: 943
[19:10:34.098161][info] AutomaticInitialPairChoice, test I: 1182105432, J: 2136229191, nbCommonTracks: 768
[19:10:34.157003][info] AutomaticInitialPairChoice, test I: 1281927320, J: 1317766574, nbCommonTracks: 988
[19:10:34.165980][info] AutomaticInitialPairChoice, test I: 1281927320, J: 1338373844, nbCommonTracks: 1143
[19:10:34.188918][info] AutomaticInitialPairChoice, test I: 1281927320, J: 1554139380, nbCommonTracks: 494
[19:10:34.234795][info] AutomaticInitialPairChoice, test I: 1281927320, J: 1658674599, nbCommonTracks: 613
[19:10:34.234795][info] AutomaticInitialPairChoice, test I: 1281927320, J: 1763291879, nbCommonTracks: 551
[19:10:34.236791][info] AutomaticInitialPairChoice, test I: 1281927320, J: 1817200974, nbCommonTracks: 762
[19:10:34.265713][info] AutomaticInitialPairChoice, test I: 1281927320, J: 1941793199, nbCommonTracks: 402
*[19:10:34.284662][info] AutomaticInitialPairChoice, test I: 1281927320, J: 2120351862, nbCommonTracks: 420
[19:10:34.292641][info] AutomaticInitialPairChoice, test I: 1317766574, J: 1338373844, nbCommonTracks: 1099
[19:10:34.302614][info] AutomaticInitialPairChoice, test I: 1317766574, J: 1554139380, nbCommonTracks: 1994
[19:10:34.313585][info] AutomaticInitialPairChoice, test I: 1317766574, J: 1658674599, nbCommonTracks: 430
[19:10:34.327548][info] AutomaticInitialPairChoice, test I: 1317766574, J: 1679328085, nbCommonTracks: 217
[19:10:34.356470][info] AutomaticInitialPairChoice, test I: 1317766574, J: 1760313008, nbCommonTracks: 221
[19:10:34.361457][info] AutomaticInitialPairChoice, test I: 1317766574, J: 1763291879, nbCommonTracks: 2343
[19:10:34.388385][info] AutomaticInitialPairChoice, test I: 1317766574, J: 2120351862, nbCommonTracks: 1652
[19:10:34.389382][info] AutomaticInitialPairChoice, test I: 1317766574, J: 1817200974, nbCommonTracks: 3860
[19:10:34.462187][info] AutomaticInitialPairChoice, test I: 1319251459, J: 1329221595, nbCommonTracks: 340
[19:10:34.505073][info] AutomaticInitialPairChoice, test I: 1319251459, J: 1338373844, nbCommonTracks: 952
[19:10:34.531003][info] AutomaticInitialPairChoice, test I: 1319251459, J: 1346768088, nbCommonTracks: 662
[19:10:34.541974][info] AutomaticInitialPairChoice, test I: 1319251459, J: 1424248065, nbCommonTracks: 747
[19:10:34.582865][info] AutomaticInitialPairChoice, test I: 1319251459, J: 1513429988, nbCommonTracks: 1199
[19:10:34.596827][info] AutomaticInitialPairChoice, test I: 1319251459, J: 1556567934, nbCommonTracks: 3467
[19:10:34.615776][info] AutomaticInitialPairChoice, test I: 1319251459, J: 1558541887, nbCommonTracks: 431
[19:10:34.655669][info] AutomaticInitialPairChoice, test I: 1319251459, J: 1591700553, nbCommonTracks: 832
[19:10:34.675616][info] AutomaticInitialPairChoice, test I: 1319251459, J: 1612737197, nbCommonTracks: 414
[19:10:34.716506][info] AutomaticInitialPairChoice, test I: 1319251459, J: 1634096602, nbCommonTracks: 1255
[19:10:34.722491][info] AutomaticInitialPairChoice, test I: 1319251459, J: 1658674599, nbCommonTracks: 829
[19:10:34.725483][info] AutomaticInitialPairChoice, test I: 1319251459, J: 1701431451, nbCommonTracks: 607
[19:10:34.784325][info] AutomaticInitialPairChoice, test I: 1319251459, J: 1720711383, nbCommonTracks: 751
[19:10:34.784325][info] AutomaticInitialPairChoice, test I: 1319251459, J: 1731002545, nbCommonTracks: 382
[19:10:34.811254][info] AutomaticInitialPairChoice, test I: 1319251459, J: 1760313008, nbCommonTracks: 330
[19:10:34.821226][info] AutomaticInitialPairChoice, test I: 1319251459, J: 1763139001, nbCommonTracks: 501
[19:10:34.847157][info] AutomaticInitialPairChoice, test I: 1319251459, J: 1765330158, nbCommonTracks: 704
[19:10:34.850149][info] AutomaticInitialPairChoice, test I: 1319251459, J: 1780586822, nbCommonTracks: 1052
[19:10:34.871093][info] AutomaticInitialPairChoice, test I: 1319251459, J: 1818113962, nbCommonTracks: 796
[19:10:34.899018][info] AutomaticInitialPairChoice, test I: 1319251459, J: 1831469841, nbCommonTracks: 603
[19:10:34.908992][info] AutomaticInitialPairChoice, test I: 1319251459, J: 1941793199, nbCommonTracks: 1521
[19:10:34.940906][info] AutomaticInitialPairChoice, test I: 1319251459, J: 1950491233, nbCommonTracks: 437
[19:10:34.940906][info] AutomaticInitialPairChoice, test I: 1319251459, J: 2091988385, nbCommonTracks: 885
[19:10:34.955866][info] AutomaticInitialPairChoice, test I: 1319251459, J: 2136229191, nbCommonTracks: 376
*[19:10:34.981797][info] AutomaticInitialPairChoice, test I: 1329221595, J: 1424248065, nbCommonTracks: 139
[19:10:34.997754][info] AutomaticInitialPairChoice, test I: 1329221595, J: 1556567934, nbCommonTracks: 313
[19:10:35.001743][info] AutomaticInitialPairChoice, test I: 1329221595, J: 1591700553, nbCommonTracks: 330
[19:10:35.005733][info] AutomaticInitialPairChoice, test I: 1329221595, J: 1634096602, nbCommonTracks: 1042
[19:10:35.046623][info] AutomaticInitialPairChoice, test I: 1329221595, J: 1950491233, nbCommonTracks: 287
[19:10:35.047621][info] AutomaticInitialPairChoice, test I: 1329221595, J: 2136229191, nbCommonTracks: 145
[19:10:35.059589][info] AutomaticInitialPairChoice, test I: 1338373844, J: 1346768088, nbCommonTracks: 344
[19:10:35.073551][info] AutomaticInitialPairChoice, test I: 1338373844, J: 1424248065, nbCommonTracks: 348
[19:10:35.080533][info] AutomaticInitialPairChoice, test I: 1338373844, J: 1513429988, nbCommonTracks: 971
[19:10:35.100479][info] AutomaticInitialPairChoice, test I: 1338373844, J: 1554139380, nbCommonTracks: 456
[19:10:35.108458][info] AutomaticInitialPairChoice, test I: 1338373844, J: 1556567934, nbCommonTracks: 1141
[19:10:35.115439][info] AutomaticInitialPairChoice, test I: 1338373844, J: 1612737197, nbCommonTracks: 261
[19:10:35.147354][info] AutomaticInitialPairChoice, test I: 1338373844, J: 1634096602, nbCommonTracks: 325
[19:10:35.150347][info] AutomaticInitialPairChoice, test I: 1338373844, J: 1658674599, nbCommonTracks: 1854
[19:10:35.168299][info] AutomaticInitialPairChoice, test I: 1338373844, J: 1720711383, nbCommonTracks: 396
[19:10:35.183259][info] AutomaticInitialPairChoice, test I: 1338373844, J: 1731002545, nbCommonTracks: 164
[19:10:35.201210][info] AutomaticInitialPairChoice, test I: 1338373844, J: 1763139001, nbCommonTracks: 254
[19:10:35.211184][info] AutomaticInitialPairChoice, test I: 1338373844, J: 1763291879, nbCommonTracks: 553
[19:10:35.214175][info] AutomaticInitialPairChoice, test I: 1338373844, J: 1765330158, nbCommonTracks: 409
[19:10:35.235119][info] AutomaticInitialPairChoice, test I: 1338373844, J: 1780586822, nbCommonTracks: 793
[19:10:35.260052][info] AutomaticInitialPairChoice, test I: 1338373844, J: 1817200974, nbCommonTracks: 781
[19:10:35.266036][info] AutomaticInitialPairChoice, test I: 1338373844, J: 1818113962, nbCommonTracks: 364
[19:10:35.301940][info] AutomaticInitialPairChoice, test I: 1338373844, J: 1831469841, nbCommonTracks: 310
[19:10:35.304933][info] AutomaticInitialPairChoice, test I: 1338373844, J: 1868651584, nbCommonTracks: 134
[19:10:35.306927][info] AutomaticInitialPairChoice, test I: 1338373844, J: 1941793199, nbCommonTracks: 1710
[19:10:35.328868][info] AutomaticInitialPairChoice, test I: 1338373844, J: 2091988385, nbCommonTracks: 973
[19:10:35.331860][info] AutomaticInitialPairChoice, test I: 1345546249, J: 1346768088, nbCommonTracks: 2254
[19:10:35.337845][info] AutomaticInitialPairChoice, test I: 1345546249, J: 1513429988, nbCommonTracks: 780
[19:10:35.406660][info] AutomaticInitialPairChoice, test I: 1345546249, J: 1554139380, nbCommonTracks: 322
[19:10:35.421620][info] AutomaticInitialPairChoice, test I: 1345546249, J: 1591700553, nbCommonTracks: 540
[19:10:35.444559][info] AutomaticInitialPairChoice, test I: 1345546249, J: 1612737197, nbCommonTracks: 513
[19:10:35.446553][info] AutomaticInitialPairChoice, test I: 1345546249, J: 1679328085, nbCommonTracks: 1626
[19:10:35.486447][info] AutomaticInitialPairChoice, test I: 1345546249, J: 1720711383, nbCommonTracks: 1684
*[19:10:35.494425][info] AutomaticInitialPairChoice, test I: 1345546249, J: 1760313008, nbCommonTracks: 2363
[19:10:35.518361][info] AutomaticInitialPairChoice, test I: 1345546249, J: 1763291879, nbCommonTracks: 228
[19:10:35.550276][info] AutomaticInitialPairChoice, test I: 1345546249, J: 1765330158, nbCommonTracks: 1259
[19:10:35.578201][info] AutomaticInitialPairChoice, test I: 1345546249, J: 1780586822, nbCommonTracks: 868
[19:10:35.639038][info] AutomaticInitialPairChoice, test I: 1345546249, J: 1817200974, nbCommonTracks: 118
[19:10:35.652003][info] AutomaticInitialPairChoice, test I: 1345546249, J: 1818113962, nbCommonTracks: 551
[19:10:35.655993][info] AutomaticInitialPairChoice, test I: 1345546249, J: 1831469841, nbCommonTracks: 2948
[19:10:35.662974][info] AutomaticInitialPairChoice, test I: 1345546249, J: 1941793199, nbCommonTracks: 514
[19:10:35.668958][info] AutomaticInitialPairChoice, test I: 1345546249, J: 1950491233, nbCommonTracks: 921
[19:10:35.708851][info] AutomaticInitialPairChoice, test I: 1345546249, J: 2091988385, nbCommonTracks: 592
[19:10:35.718825][info] AutomaticInitialPairChoice, test I: 1345546249, J: 2120351862, nbCommonTracks: 219
[19:10:35.749742][info] AutomaticInitialPairChoice, test I: 1346768088, J: 1424248065, nbCommonTracks: 215
[19:10:35.752735][info] AutomaticInitialPairChoice, test I: 1346768088, J: 1513429988, nbCommonTracks: 1705
[19:10:35.765699][info] AutomaticInitialPairChoice, test I: 1346768088, J: 1556567934, nbCommonTracks: 493
[19:10:35.779662][info] AutomaticInitialPairChoice, test I: 1346768088, J: 1558541887, nbCommonTracks: 169
[19:10:35.805593][info] AutomaticInitialPairChoice, test I: 1346768088, J: 1591700553, nbCommonTracks: 333
[19:10:35.813571][info] AutomaticInitialPairChoice, test I: 1346768088, J: 1634096602, nbCommonTracks: 398
[19:10:35.846483][info] AutomaticInitialPairChoice, test I: 1346768088, J: 1658674599, nbCommonTracks: 636
[19:10:35.853464][info] AutomaticInitialPairChoice, test I: 1346768088, J: 1679328085, nbCommonTracks: 808
[19:10:35.900339][info] AutomaticInitialPairChoice, test I: 1346768088, J: 1720711383, nbCommonTracks: 4084
[19:10:35.901336][info] AutomaticInitialPairChoice, test I: 1346768088, J: 1731002545, nbCommonTracks: 206
[19:10:35.911310][info] AutomaticInitialPairChoice, test I: 1346768088, J: 1760313008, nbCommonTracks: 1059
[19:10:35.923278][info] AutomaticInitialPairChoice, test I: 1346768088, J: 1765330158, nbCommonTracks: 2453
[19:10:35.932254][info] AutomaticInitialPairChoice, test I: 1346768088, J: 1780586822, nbCommonTracks: 1826
[19:10:36.009048][info] AutomaticInitialPairChoice, test I: 1346768088, J: 1831469841, nbCommonTracks: 4571
[19:10:36.083848][info] AutomaticInitialPairChoice, test I: 1346768088, J: 1941793199, nbCommonTracks: 1130
[19:10:36.120750][info] AutomaticInitialPairChoice, test I: 1346768088, J: 1950491233, nbCommonTracks: 468
[19:10:36.170616][info] AutomaticInitialPairChoice, test I: 1346768088, J: 2091988385, nbCommonTracks: 1250
[19:10:36.185576][info] AutomaticInitialPairChoice, test I: 1424248065, J: 1556567934, nbCommonTracks: 789
[19:10:36.243421][info] AutomaticInitialPairChoice, test I: 1424248065, J: 1558541887, nbCommonTracks: 1530
[19:10:36.262371][info] AutomaticInitialPairChoice, test I: 1424248065, J: 1591700553, nbCommonTracks: 699
[19:10:36.278328][info] AutomaticInitialPairChoice, test I: 1424248065, J: 1701431451, nbCommonTracks: 496
[19:10:36.323208][info] AutomaticInitialPairChoice, test I: 1424248065, J: 1720711383, nbCommonTracks: 250
*[19:10:36.328194][info] AutomaticInitialPairChoice, test I: 1424248065, J: 1731002545, nbCommonTracks: 2144
[19:10:36.347144][info] AutomaticInitialPairChoice, test I: 1424248065, J: 1760313008, nbCommonTracks: 206
[19:10:36.352130][info] AutomaticInitialPairChoice, test I: 1424248065, J: 1763139001, nbCommonTracks: 458
[19:10:36.382051][info] AutomaticInitialPairChoice, test I: 1424248065, J: 1818113962, nbCommonTracks: 496
[19:10:36.396014][info] AutomaticInitialPairChoice, test I: 1424248065, J: 1831469841, nbCommonTracks: 187
[19:10:36.427929][info] AutomaticInitialPairChoice, test I: 1424248065, J: 1868651584, nbCommonTracks: 793
[19:10:36.433912][info] AutomaticInitialPairChoice, test I: 1424248065, J: 1941793199, nbCommonTracks: 450
[19:10:36.445880][info] AutomaticInitialPairChoice, test I: 1424248065, J: 1950491233, nbCommonTracks: 444
[19:10:36.474802][info] AutomaticInitialPairChoice, test I: 1424248065, J: 2045861489, nbCommonTracks: 810
[19:10:36.492754][info] AutomaticInitialPairChoice, test I: 1513429988, J: 1556567934, nbCommonTracks: 1126
[19:10:36.493751][info] AutomaticInitialPairChoice, test I: 1424248065, J: 2136229191, nbCommonTracks: 1754
[19:10:36.499735][info] AutomaticInitialPairChoice, test I: 1513429988, J: 1558541887, nbCommonTracks: 264
[19:10:36.531650][info] AutomaticInitialPairChoice, test I: 1513429988, J: 1634096602, nbCommonTracks: 490
[19:10:36.548604][info] AutomaticInitialPairChoice, test I: 1513429988, J: 1658674599, nbCommonTracks: 1724
[19:10:36.581516][info] AutomaticInitialPairChoice, test I: 1513429988, J: 1760313008, nbCommonTracks: 385
[19:10:36.582514][info] AutomaticInitialPairChoice, test I: 1513429988, J: 1720711383, nbCommonTracks: 2039
[19:10:36.622407][info] AutomaticInitialPairChoice, test I: 1513429988, J: 1765330158, nbCommonTracks: 1972
[19:10:36.625399][info] AutomaticInitialPairChoice, test I: 1513429988, J: 1780586822, nbCommonTracks: 4242
[19:10:36.684242][info] AutomaticInitialPairChoice, test I: 1513429988, J: 1831469841, nbCommonTracks: 1457
[19:10:36.764028][info] AutomaticInitialPairChoice, test I: 1513429988, J: 1941793199, nbCommonTracks: 3294
[19:10:36.795943][info] AutomaticInitialPairChoice, test I: 1513429988, J: 2091988385, nbCommonTracks: 2476
[19:10:36.816886][info] AutomaticInitialPairChoice, test I: 1554139380, J: 1701431451, nbCommonTracks: 174
[19:10:36.845810][info] AutomaticInitialPairChoice, test I: 1554139380, J: 1763291879, nbCommonTracks: 2786
[19:10:36.983441][info] AutomaticInitialPairChoice, test I: 1554139380, J: 1817200974, nbCommonTracks: 2656
[19:10:37.000396][info] AutomaticInitialPairChoice, test I: 1554139380, J: 1818113962, nbCommonTracks: 226
[19:10:37.023334][info] AutomaticInitialPairChoice, test I: 1554139380, J: 1831469841, nbCommonTracks: 199
[19:10:37.051260][info] AutomaticInitialPairChoice, test I: 1554139380, J: 1951933684, nbCommonTracks: 84
[19:10:37.056246][info] AutomaticInitialPairChoice, test I: 1554139380, J: 2045861489, nbCommonTracks: 1249
[19:10:37.058241][info] AutomaticInitialPairChoice, test I: 1554139380, J: 2120351862, nbCommonTracks: 4359
[19:10:37.073201][info] AutomaticInitialPairChoice, test I: 1554139380, J: 2136229191, nbCommonTracks: 473
[19:10:37.124065][info] AutomaticInitialPairChoice, test I: 1556567934, J: 1558541887, nbCommonTracks: 533
[19:10:37.160966][info] AutomaticInitialPairChoice, test I: 1556567934, J: 1591700553, nbCommonTracks: 783
[19:10:37.174929][info] AutomaticInitialPairChoice, test I: 1556567934, J: 1612737197, nbCommonTracks: 458
*[19:10:37.193878][info] AutomaticInitialPairChoice, test I: 1556567934, J: 1634096602, nbCommonTracks: 1356
[19:10:37.220806][info] AutomaticInitialPairChoice, test I: 1556567934, J: 1658674599, nbCommonTracks: 812
[19:10:37.231777][info] AutomaticInitialPairChoice, test I: 1556567934, J: 1701431451, nbCommonTracks: 583
[19:10:37.287627][info] AutomaticInitialPairChoice, test I: 1556567934, J: 1720711383, nbCommonTracks: 591
[19:10:37.291616][info] AutomaticInitialPairChoice, test I: 1556567934, J: 1731002545, nbCommonTracks: 444
[19:10:37.304582][info] AutomaticInitialPairChoice, test I: 1556567934, J: 1760313008, nbCommonTracks: 344
[19:10:37.335499][info] AutomaticInitialPairChoice, test I: 1556567934, J: 1763139001, nbCommonTracks: 583
[19:10:37.341483][info] AutomaticInitialPairChoice, test I: 1556567934, J: 1765330158, nbCommonTracks: 525
[19:10:37.343478][info] AutomaticInitialPairChoice, test I: 1556567934, J: 1780586822, nbCommonTracks: 826
[19:10:37.396336][info] AutomaticInitialPairChoice, test I: 1556567934, J: 1818113962, nbCommonTracks: 869
[19:10:37.401323][info] AutomaticInitialPairChoice, test I: 1556567934, J: 1831469841, nbCommonTracks: 464
[19:10:37.410299][info] AutomaticInitialPairChoice, test I: 1556567934, J: 1868651584, nbCommonTracks: 175
[19:10:37.419275][info] AutomaticInitialPairChoice, test I: 1556567934, J: 1941793199, nbCommonTracks: 1585
[19:10:37.438224][info] AutomaticInitialPairChoice, test I: 1556567934, J: 1950491233, nbCommonTracks: 505
[19:10:37.453184][info] AutomaticInitialPairChoice, test I: 1556567934, J: 2091988385, nbCommonTracks: 801
[19:10:37.477120][info] AutomaticInitialPairChoice, test I: 1556567934, J: 2136229191, nbCommonTracks: 381
[19:10:37.487093][info] AutomaticInitialPairChoice, test I: 1558541887, J: 1591700553, nbCommonTracks: 364
[19:10:37.521003][info] AutomaticInitialPairChoice, test I: 1558541887, J: 1701431451, nbCommonTracks: 389
[19:10:37.522997][info] AutomaticInitialPairChoice, test I: 1558541887, J: 1720711383, nbCommonTracks: 187
[19:10:37.524992][info] AutomaticInitialPairChoice, test I: 1558541887, J: 1731002545, nbCommonTracks: 1434
[19:10:37.534965][info] AutomaticInitialPairChoice, test I: 1558541887, J: 1780586822, nbCommonTracks: 121
[19:10:37.550923][info] AutomaticInitialPairChoice, test I: 1558541887, J: 1868651584, nbCommonTracks: 437
[19:10:37.558901][info] AutomaticInitialPairChoice, test I: 1558541887, J: 1951933684, nbCommonTracks: 354
[19:10:37.562891][info] AutomaticInitialPairChoice, test I: 1558541887, J: 2136229191, nbCommonTracks: 536
[19:10:37.595802][info] AutomaticInitialPairChoice, test I: 1591700553, J: 1612737197, nbCommonTracks: 854
[19:10:37.596800][info] AutomaticInitialPairChoice, test I: 1591700553, J: 1679328085, nbCommonTracks: 519
[19:10:37.609765][info] AutomaticInitialPairChoice, test I: 1591700553, J: 1701431451, nbCommonTracks: 1658
[19:10:37.627717][info] AutomaticInitialPairChoice, test I: 1591700553, J: 1760313008, nbCommonTracks: 945
[19:10:37.643674][info] AutomaticInitialPairChoice, test I: 1591700553, J: 1763139001, nbCommonTracks: 783
[19:10:37.667610][info] AutomaticInitialPairChoice, test I: 1591700553, J: 1818113962, nbCommonTracks: 2209
[19:10:37.702517][info] AutomaticInitialPairChoice, test I: 1591700553, J: 1831469841, nbCommonTracks: 366
[19:10:37.708501][info] AutomaticInitialPairChoice, test I: 1591700553, J: 1950491233, nbCommonTracks: 2512
[19:10:37.726453][info] AutomaticInitialPairChoice, test I: 1591700553, J: 1951933684, nbCommonTracks: 364
*[19:10:37.742410][info] AutomaticInitialPairChoice, test I: 1591700553, J: 2136229191, nbCommonTracks: 203
[19:10:37.764351][info] AutomaticInitialPairChoice, test I: 1612737197, J: 1679328085, nbCommonTracks: 906
[19:10:37.770336][info] AutomaticInitialPairChoice, test I: 1612737197, J: 1701431451, nbCommonTracks: 878
[19:10:37.834165][info] AutomaticInitialPairChoice, test I: 1612737197, J: 1760313008, nbCommonTracks: 989
[19:10:37.838154][info] AutomaticInitialPairChoice, test I: 1612737197, J: 1763139001, nbCommonTracks: 1800
[19:10:37.843141][info] AutomaticInitialPairChoice, test I: 1612737197, J: 1818113962, nbCommonTracks: 1495
[19:10:37.904975][info] AutomaticInitialPairChoice, test I: 1612737197, J: 1950491233, nbCommonTracks: 745
[19:10:37.916943][info] AutomaticInitialPairChoice, test I: 1612737197, J: 1951933684, nbCommonTracks: 399
[19:10:37.961823][info] AutomaticInitialPairChoice, test I: 1612737197, J: 2045861489, nbCommonTracks: 166
[19:10:37.961823][info] AutomaticInitialPairChoice, test I: 1612737197, J: 2136229191, nbCommonTracks: 217
[19:10:37.964816][info] AutomaticInitialPairChoice, test I: 1634096602, J: 1658674599, nbCommonTracks: 278
[19:10:37.986756][info] AutomaticInitialPairChoice, test I: 1634096602, J: 1720711383, nbCommonTracks: 429
[19:10:37.988751][info] AutomaticInitialPairChoice, test I: 1634096602, J: 1765330158, nbCommonTracks: 472
[19:10:37.992740][info] AutomaticInitialPairChoice, test I: 1634096602, J: 1780586822, nbCommonTracks: 525
[19:10:38.001716][info] AutomaticInitialPairChoice, test I: 1634096602, J: 1831469841, nbCommonTracks: 392
[19:10:38.039615][info] AutomaticInitialPairChoice, test I: 1634096602, J: 1941793199, nbCommonTracks: 461
[19:10:38.040612][info] AutomaticInitialPairChoice, test I: 1634096602, J: 2091988385, nbCommonTracks: 314
[19:10:38.045599][info] AutomaticInitialPairChoice, test I: 1658674599, J: 1720711383, nbCommonTracks: 792
[19:10:38.049588][info] AutomaticInitialPairChoice, test I: 1658674599, J: 1763139001, nbCommonTracks: 188
[19:10:38.076516][info] AutomaticInitialPairChoice, test I: 1658674599, J: 1765330158, nbCommonTracks: 777
[19:10:38.078511][info] AutomaticInitialPairChoice, test I: 1658674599, J: 1780586822, nbCommonTracks: 1399
[19:10:38.084495][info] AutomaticInitialPairChoice, test I: 1658674599, J: 1831469841, nbCommonTracks: 550
[19:10:38.130373][info] AutomaticInitialPairChoice, test I: 1658674599, J: 1868651584, nbCommonTracks: 119
[19:10:38.135359][info] AutomaticInitialPairChoice, test I: 1658674599, J: 1941793199, nbCommonTracks: 2438
[19:10:38.152314][info] AutomaticInitialPairChoice, test I: 1658674599, J: 2091988385, nbCommonTracks: 1767
[19:10:38.154308][info] AutomaticInitialPairChoice, test I: 1679328085, J: 1720711383, nbCommonTracks: 647
[19:10:38.191210][info] AutomaticInitialPairChoice, test I: 1679328085, J: 1760313008, nbCommonTracks: 2082
[19:10:38.211156][info] AutomaticInitialPairChoice, test I: 1679328085, J: 1763139001, nbCommonTracks: 446
[19:10:38.257033][info] AutomaticInitialPairChoice, test I: 1679328085, J: 1765330158, nbCommonTracks: 492
[19:10:38.304905][info] AutomaticInitialPairChoice, test I: 1679328085, J: 1817200974, nbCommonTracks: 161
[19:10:38.305902][info] AutomaticInitialPairChoice, test I: 1679328085, J: 1818113962, nbCommonTracks: 616
[19:10:38.324852][info] AutomaticInitialPairChoice, test I: 1679328085, J: 1831469841, nbCommonTracks: 943
[19:10:38.331833][info] AutomaticInitialPairChoice, test I: 1679328085, J: 1950491233, nbCommonTracks: 1066
*[19:10:38.334825][info] AutomaticInitialPairChoice, test I: 1701431451, J: 1760313008, nbCommonTracks: 640
[19:10:38.364745][info] AutomaticInitialPairChoice, test I: 1701431451, J: 1763139001, nbCommonTracks: 1019
[19:10:38.392670][info] AutomaticInitialPairChoice, test I: 1701431451, J: 1818113962, nbCommonTracks: 2427
[19:10:38.401647][info] AutomaticInitialPairChoice, test I: 1701431451, J: 1941793199, nbCommonTracks: 327
[19:10:38.416606][info] AutomaticInitialPairChoice, test I: 1701431451, J: 1950491233, nbCommonTracks: 1022
[19:10:38.435556][info] AutomaticInitialPairChoice, test I: 1701431451, J: 1951933684, nbCommonTracks: 546
[19:10:38.444532][info] AutomaticInitialPairChoice, test I: 1701431451, J: 2120351862, nbCommonTracks: 136
[19:10:38.472457][info] AutomaticInitialPairChoice, test I: 1720711383, J: 1731002545, nbCommonTracks: 240
[19:10:38.489411][info] AutomaticInitialPairChoice, test I: 1720711383, J: 1760313008, nbCommonTracks: 849
[19:10:38.505369][info] AutomaticInitialPairChoice, test I: 1720711383, J: 1765330158, nbCommonTracks: 2833
[19:10:38.507364][info] AutomaticInitialPairChoice, test I: 1720711383, J: 1780586822, nbCommonTracks: 2143
[19:10:38.566206][info] AutomaticInitialPairChoice, test I: 1720711383, J: 1831469841, nbCommonTracks: 3251
[19:10:38.569198][info] AutomaticInitialPairChoice, test I: 1720711383, J: 1941793199, nbCommonTracks: 1297
[19:10:38.674915][info] AutomaticInitialPairChoice, test I: 1720711383, J: 1950491233, nbCommonTracks: 395
[19:10:38.683891][info] AutomaticInitialPairChoice, test I: 1720711383, J: 2091988385, nbCommonTracks: 1431
[19:10:38.715806][info] AutomaticInitialPairChoice, test I: 1731002545, J: 1831469841, nbCommonTracks: 169
[19:10:38.741737][info] AutomaticInitialPairChoice, test I: 1731002545, J: 1868651584, nbCommonTracks: 1232
[19:10:38.744728][info] AutomaticInitialPairChoice, test I: 1731002545, J: 1941793199, nbCommonTracks: 248
[19:10:38.777640][info] AutomaticInitialPairChoice, test I: 1731002545, J: 2045861489, nbCommonTracks: 1220
[19:10:38.800579][info] AutomaticInitialPairChoice, test I: 1731002545, J: 2136229191, nbCommonTracks: 1342
[19:10:38.820525][info] AutomaticInitialPairChoice, test I: 1760313008, J: 1763139001, nbCommonTracks: 560
[19:10:38.836483][info] AutomaticInitialPairChoice, test I: 1760313008, J: 1765330158, nbCommonTracks: 590
[19:10:38.872387][info] AutomaticInitialPairChoice, test I: 1760313008, J: 1780586822, nbCommonTracks: 390
[19:10:38.884355][info] AutomaticInitialPairChoice, test I: 1760313008, J: 1817200974, nbCommonTracks: 170
[19:10:38.894328][info] AutomaticInitialPairChoice, test I: 1760313008, J: 1818113962, nbCommonTracks: 1259
[19:10:38.905300][info] AutomaticInitialPairChoice, test I: 1760313008, J: 1831469841, nbCommonTracks: 1281
[19:10:38.913277][info] AutomaticInitialPairChoice, test I: 1760313008, J: 1950491233, nbCommonTracks: 1924
[19:10:38.915272][info] AutomaticInitialPairChoice, test I: 1760313008, J: 2045861489, nbCommonTracks: 261
[19:10:38.950179][info] AutomaticInitialPairChoice, test I: 1760313008, J: 2136229191, nbCommonTracks: 321
[19:10:38.989075][info] AutomaticInitialPairChoice, test I: 1763139001, J: 1818113962, nbCommonTracks: 1460
[19:10:38.996056][info] AutomaticInitialPairChoice, test I: 1763139001, J: 1941793199, nbCommonTracks: 298
[19:10:39.009021][info] AutomaticInitialPairChoice, test I: 1763139001, J: 1950491233, nbCommonTracks: 580
[19:10:39.034952][info] AutomaticInitialPairChoice, test I: 1763139001, J: 1951933684, nbCommonTracks: 715
*[19:10:39.059885][info] AutomaticInitialPairChoice, test I: 1763139001, J: 2120351862, nbCommonTracks: 108
[19:10:39.076840][info] AutomaticInitialPairChoice, test I: 1763139001, J: 2136229191, nbCommonTracks: 258
[19:10:39.082824][info] AutomaticInitialPairChoice, test I: 1763291879, J: 1817200974, nbCommonTracks: 3120
[19:10:39.097784][info] AutomaticInitialPairChoice, test I: 1763291879, J: 2045861489, nbCommonTracks: 901
[19:10:39.107757][info] AutomaticInitialPairChoice, test I: 1763291879, J: 2120351862, nbCommonTracks: 2350
[19:10:39.110749][info] AutomaticInitialPairChoice, test I: 1765330158, J: 1780586822, nbCommonTracks: 2459
[19:10:39.180562][info] AutomaticInitialPairChoice, test I: 1765330158, J: 1831469841, nbCommonTracks: 2229
[19:10:39.293261][info] AutomaticInitialPairChoice, test I: 1765330158, J: 1941793199, nbCommonTracks: 1291
[19:10:39.299245][info] AutomaticInitialPairChoice, test I: 1765330158, J: 2091988385, nbCommonTracks: 1474
[19:10:39.316199][info] AutomaticInitialPairChoice, test I: 1780586822, J: 1831469841, nbCommonTracks: 1587
[19:10:39.366066][info] AutomaticInitialPairChoice, test I: 1780586822, J: 1941793199, nbCommonTracks: 2481
[19:10:39.411943][info] AutomaticInitialPairChoice, test I: 1780586822, J: 2091988385, nbCommonTracks: 2332
[19:10:39.421917][info] AutomaticInitialPairChoice, test I: 1817200974, J: 2045861489, nbCommonTracks: 832
[19:10:39.473778][info] AutomaticInitialPairChoice, test I: 1817200974, J: 2120351862, nbCommonTracks: 2159
[19:10:39.504695][info] AutomaticInitialPairChoice, test I: 1817200974, J: 2136229191, nbCommonTracks: 264
[19:10:39.538604][info] AutomaticInitialPairChoice, test I: 1818113962, J: 1941793199, nbCommonTracks: 403
[19:10:39.568524][info] AutomaticInitialPairChoice, test I: 1818113962, J: 1950491233, nbCommonTracks: 1593
[19:10:39.580492][info] AutomaticInitialPairChoice, test I: 1818113962, J: 1951933684, nbCommonTracks: 476
[19:10:39.602433][info] AutomaticInitialPairChoice, test I: 1818113962, J: 2120351862, nbCommonTracks: 201
[19:10:39.626370][info] AutomaticInitialPairChoice, test I: 1818113962, J: 2136229191, nbCommonTracks: 186
[19:10:39.632354][info] AutomaticInitialPairChoice, test I: 1831469841, J: 1941793199, nbCommonTracks: 983
[19:10:39.644321][info] AutomaticInitialPairChoice, test I: 1831469841, J: 1950491233, nbCommonTracks: 566
[19:10:39.660279][info] AutomaticInitialPairChoice, test I: 1831469841, J: 2091988385, nbCommonTracks: 1091
[19:10:39.690199][info] AutomaticInitialPairChoice, test I: 1831469841, J: 2120351862, nbCommonTracks: 154
[19:10:39.701170][info] AutomaticInitialPairChoice, test I: 1831469841, J: 2136229191, nbCommonTracks: 182
[19:10:39.717126][info] AutomaticInitialPairChoice, test I: 1868651584, J: 1941793199, nbCommonTracks: 165
[19:10:39.729095][info] AutomaticInitialPairChoice, test I: 1868651584, J: 2045861489, nbCommonTracks: 1057
[19:10:39.730092][info] AutomaticInitialPairChoice, test I: 1868651584, J: 2136229191, nbCommonTracks: 596
[19:10:39.743057][info] AutomaticInitialPairChoice, test I: 1941793199, J: 1951933684, nbCommonTracks: 110
[19:10:39.755025][info] AutomaticInitialPairChoice, test I: 1941793199, J: 2091988385, nbCommonTracks: 2469
[19:10:39.765996][info] AutomaticInitialPairChoice, test I: 1950491233, J: 2136229191, nbCommonTracks: 172
[19:10:39.786940][info] AutomaticInitialPairChoice, test I: 2045861489, J: 2120351862, nbCommonTracks: 1520
[19:10:39.793921][info] AutomaticInitialPairChoice, test I: 2045861489, J: 2136229191, nbCommonTracks: 1669
*
[19:10:39.813868][info] AutomaticInitialPairChoice, test I: 2120351862, J: 2136229191, nbCommonTracks: 563
[19:10:39.944519][info] Initial pair is:
A - view id: 265427685 - filepath: D:/Libraries/Documents/game projets/Assets/TestPhotoscan/Skulls/Fish/Jpegs/IMGP8074.JPG
B - view id: 1831469841 - filepath: D:/Libraries/Documents/game projets/Assets/TestPhotoscan/Skulls/Fish/Jpegs/IMGP8069.JPG
[19:10:39.946513][info] 961 matches in the image pair for the initial pose estimation.
[19:10:40.335472][info] Remove outliers:
- # outliers residual error: 1
- # outliers angular error: 0
[19:10:40.363398][info] Remove outliers:
- # outliers residual error: 0
- # outliers angular error: 0
[19:10:40.472107][info] Initial pair is: 265427685, 1831469841
[19:10:40.472107][info] Begin Incremental Reconstruction:
- mode: SfM augmentation
- # images in input: 86
- # images in resection: 84
- # landmarks in input: 929
- # cameras already calibrated: 2
[19:10:40.478091][info] Update Reconstruction:
- resection id: 0
- # images in the resection group: 1
- # images remaining: 84
[19:10:40.479088][info] Robust Resection of view: 1345546249
[19:10:40.646640][info] Robust Resection information:
- resection status: true
- threshold (error max): 5.86404
- # points used for resection: 847
- # points validated by robust resection: 831
[19:10:41.093444][info] Remove outliers:
- # outliers residual error: 40
- # outliers angular error: 0
[19:10:41.093444][info] Update Reconstruction complete:
- # cameras calibrated: 3
- # landmarks: 3939
[19:10:41.102420][info] Update Reconstruction:
- resection id: 1
- # images in the resection group: 1
- # images remaining: 83
[19:10:41.104415][info] Robust Resection of view: 300200643
[19:10:41.658931][info] Robust Resection information:
- resection status: true
- threshold (error max): 13.6356
- # points used for resection: 2557
- # points validated by robust resection: 2518
[19:10:42.802870][info] Remove outliers:
- # outliers residual error: 136
- # outliers angular error: 0
[19:10:43.253664][info] Remove outliers:
- # outliers residual error: 11
- # outliers angular error: 0
[19:10:43.253664][info] Update Reconstruction complete:
- # cameras calibrated: 4
- # landmarks: 5888
[19:10:43.266629][info] Update Reconstruction:
- resection id: 2
- # images in the resection group: 1
- # images remaining: 82
[19:10:43.269621][info] Robust Resection of view: 1760313008
[19:10:43.811173][info] Robust Resection information:
- resection status: true
- threshold (error max): 12.5092
- # points used for resection: 2582
- # points validated by robust resection: 2481
[19:10:44.943144][info] Remove outliers:
- # outliers residual error: 114
- # outliers angular error: 0
[19:10:45.786886][info] Remove outliers:
- # outliers residual error: 8
- # outliers angular error: 0
[19:10:45.788881][info] Update Reconstruction complete:
- # cameras calibrated: 5
- # landmarks: 7548
[19:10:45.801846][info] Update Reconstruction:
- resection id: 3
- # images in the resection group: 1
- # images remaining: 81
[19:10:45.804838][info] Robust Resection of view: 10181771
[19:10:46.144928][info] Robust Resection information:
- resection status: true
- threshold (error max): 16.514
- # points used for resection: 1634
- # points validated by robust resection: 1581
[19:10:47.125305][info] Remove outliers:
- # outliers residual error: 162
- # outliers angular error: 0
[19:10:47.833410][info] Remove outliers:
- # outliers residual error: 14
- # outliers angular error: 0
[19:10:47.834407][info] Update Reconstruction complete:
- # cameras calibrated: 6
- # landmarks: 8443
[19:10:47.846376][info] Update Reconstruction:
- resection id: 4
- # images in the resection group: 1
- # images remaining: 80
[19:10:47.849367][info] Robust Resection of view: 526258620
[19:10:48.267281][info] Robust Resection information:
- resection status: true
- threshold (error max): 6.88476
- # points used for resection: 1994
- # points validated by robust resection: 1917
[19:10:49.166842][info] Remove outliers:
- # outliers residual error: 236
- # outliers angular error: 0
[19:10:49.930798][info] Remove outliers:
- # outliers residual error: 26
- # outliers angular error: 0
[19:10:49.931796][info] Update Reconstruction complete:
- # cameras calibrated: 7
- # landmarks: 10018
[19:10:49.943764][info] Update Reconstruction:
- resection id: 5
- # images in the resection group: 1
- # images remaining: 79
[19:10:49.946756][info] Robust Resection of view: 9954216
[19:10:50.462376][info] Robust Resection information:
- resection status: true
- threshold (error max): 9.89442
- # points used for resection: 2395
- # points validated by robust resection: 2263
[19:10:51.849664][info] Remove outliers:
- # outliers residual error: 392
- # outliers angular error: 0
[19:10:52.835028][info] Remove outliers:
- # outliers residual error: 58
- # outliers angular error: 0
[19:10:53.731629][info] Remove outliers:
- # outliers residual error: 24
- # outliers angular error: 0
[19:10:53.733624][info] Update Reconstruction complete:
- # cameras calibrated: 8
- # landmarks: 11075
[19:10:53.746589][info] Update Reconstruction:
- resection id: 6
- # images in the resection group: 1
- # images remaining: 78
[19:10:53.749580][info] Robust Resection of view: 1346768088
[19:10:54.449707][info] Robust Resection information:
- resection status: true
- threshold (error max): 7.01236
- # points used for resection: 3253
- # points validated by robust resection: 3108
[19:10:55.807075][info] Remove outliers:
- # outliers residual error: 399
- # outliers angular error: 0
[19:10:56.221965][info] Remove outliers:
- # outliers residual error: 36
- # outliers angular error: 0
[19:10:56.223960][info] Update Reconstruction complete:
- # cameras calibrated: 9
- # landmarks: 13061
[19:10:56.237922][info] Update Reconstruction:
- resection id: 7
- # images in the resection group: 1
- # images remaining: 77
[19:10:56.241912][info] Robust Resection of view: 1720711383
[19:10:57.037807][info] Robust Resection information:
- resection status: true
- threshold (error max): 5.38685
- # points used for resection: 3671
- # points validated by robust resection: 3499
[19:10:58.436041][info] Remove outliers:
- # outliers residual error: 455
- # outliers angular error: 0
[19:10:59.252856][info] Remove outliers:
- # outliers residual error: 49
- # outliers angular error: 0
[19:10:59.255848][info] Update Reconstruction complete:
- # cameras calibrated: 10
- # landmarks: 14254
[19:10:59.269810][info] Update Reconstruction:
- resection id: 8
- # images in the resection group: 1
- # images remaining: 76
[19:10:59.272803][info] Robust Resection of view: 765399315
[19:10:59.552083][info] Robust Resection information:
- resection status: true
- threshold (error max): 14.5965
- # points used for resection: 1376
- # points validated by robust resection: 1333
[19:11:01.256495][info] Remove outliers:
- # outliers residual error: 467
- # outliers angular error: 0
[19:11:02.565991][info] Remove outliers:
- # outliers residual error: 66
- # outliers angular error: 0
[19:11:03.735861][info] Remove outliers:
- # outliers residual error: 21
- # outliers angular error: 0
[19:11:03.737855][info] Update Reconstruction complete:
- # cameras calibrated: 11
- # landmarks: 14570
[19:11:03.751819][info] Update Reconstruction:
- resection id: 9
- # images in the resection group: 1
- # images remaining: 75
[19:11:03.754810][info] Robust Resection of view: 807339180
[19:11:04.095929][info] Robust Resection information:
- resection status: true
- threshold (error max): 12.9629
- # points used for resection: 1665
- # points validated by robust resection: 1601
[19:11:09.847508][info] Remove outliers:
- # outliers residual error: 544
- # outliers angular error: 0
[19:11:14.983765][info] Remove outliers:
- # outliers residual error: 61
- # outliers angular error: 0
[19:11:19.544562][info] Remove outliers:
- # outliers residual error: 16
- # outliers angular error: 0
[19:11:19.546557][info] Update Reconstruction complete:
- # cameras calibrated: 12
- # landmarks: 15485
[19:11:19.561517][info] Update Reconstruction:
- resection id: 10
- # images in the resection group: 1
- # images remaining: 74
[19:11:19.565506][info] Robust Resection of view: 1950491233
[19:11:19.996381][info] Robust Resection information:
- resection status: true
- threshold (error max): 20.1468
- # points used for resection: 2092
- # points validated by robust resection: 2046
[19:11:27.310782][info] Remove outliers:
- # outliers residual error: 1213
- # outliers angular error: 0
[19:11:33.048430][info] Remove outliers:
- # outliers residual error: 141
- # outliers angular error: 0
[19:11:37.991205][info] Remove outliers:
- # outliers residual error: 52
- # outliers angular error: 0
[19:11:42.936972][info] Remove outliers:
- # outliers residual error: 12
- # outliers angular error: 0
[19:11:42.939964][info] Update Reconstruction complete:
- # cameras calibrated: 13
- # landmarks: 16435
[19:11:42.953927][info] Update Reconstruction:
- resection id: 11
- # images in the resection group: 1
- # images remaining: 73
[19:11:42.957916][info] Robust Resection of view: 764772095
[19:11:43.345905][info] Robust Resection information:
- resection status: true
- threshold (error max): 21.9192
- # points used for resection: 1853
- # points validated by robust resection: 1801
[19:11:50.901661][info] Remove outliers:
- # outliers residual error: 1010
- # outliers angular error: 0
[19:11:57.270620][info] Remove outliers:
- # outliers residual error: 133
- # outliers angular error: 0
[19:12:02.885597][info] Remove outliers:
- # outliers residual error: 48
- # outliers angular error: 0
[19:12:02.889587][info] Update Reconstruction complete:
- # cameras calibrated: 14
- # landmarks: 17078
[19:12:02.908535][info] Update Reconstruction:
- resection id: 12
- # images in the resection group: 1
- # images remaining: 72
[19:12:02.912525][info] Robust Resection of view: 703786837
[19:12:03.215740][info] Robust Resection information:
- resection status: true
- threshold (error max): 8.14187
- # points used for resection: 1503
- # points validated by robust resection: 1414
[19:12:11.100616][info] Remove outliers:
- # outliers residual error: 789
- # outliers angular error: 0
[19:12:17.351889][info] Remove outliers:
- # outliers residual error: 97
- # outliers angular error: 0
[19:12:17.845569][info] Remove outliers:
- # outliers residual error: 0
- # outliers angular error: 0
[19:12:17.849559][info] Update Reconstruction complete:
- # cameras calibrated: 15
- # landmarks: 18462
[19:12:17.867510][info] Update Reconstruction:
- resection id: 13
- # images in the resection group: 1
- # images remaining: 71
[19:12:17.871499][info] Robust Resection of view: 1591700553
[19:12:18.248523][info] Robust Resection information:
- resection status: true
- threshold (error max): 9.88503
- # points used for resection: 1814
- # points validated by robust resection: 1700
[19:12:26.908320][info] Remove outliers:
- # outliers residual error: 1124
- # outliers angular error: 0
[19:12:35.478390][info] Remove outliers:
- # outliers residual error: 128
- # outliers angular error: 0
[19:12:44.219003][info] Remove outliers:
- # outliers residual error: 28
- # outliers angular error: 0
[19:12:44.222992][info] Update Reconstruction complete:
- # cameras calibrated: 16
- # landmarks: 19968
[19:12:44.239947][info] Update Reconstruction:
- resection id: 14
- # images in the resection group: 1
- # images remaining: 70
[19:12:44.243936][info] Robust Resection of view: 647117594
[19:12:44.748617][info] Robust Resection information:
- resection status: true
- threshold (error max): 14.4317
- # points used for resection: 2408
- # points validated by robust resection: 2321
[19:12:54.186333][info] Remove outliers:
- # outliers residual error: 1052
- # outliers angular error: 0
[19:13:03.158328][info] Remove outliers:
- # outliers residual error: 104
- # outliers angular error: 0
[19:13:12.583110][info] Remove outliers:
- # outliers residual error: 19
- # outliers angular error: 0
[19:13:12.586102][info] Update Reconstruction complete:
- # cameras calibrated: 17
- # landmarks: 21548
[19:13:12.608043][info] Update Reconstruction:
- resection id: 15
- # images in the resection group: 1
- # images remaining: 69
[19:13:12.613029][info] Robust Resection of view: 1818113962
[19:13:13.221433][info] Robust Resection information:
- resection status: true
- threshold (error max): 8.93563
- # points used for resection: 2795
- # points validated by robust resection: 2661
[19:13:22.905491][info] Remove outliers:
- # outliers residual error: 727
- # outliers angular error: 0
[19:13:32.726215][info] Remove outliers:
- # outliers residual error: 89
- # outliers angular error: 0
[19:13:41.969482][info] Remove outliers:
- # outliers residual error: 23
- # outliers angular error: 0
[19:13:41.973472][info] Update Reconstruction complete:
- # cameras calibrated: 18
- # landmarks: 22153
[19:13:41.991423][info] Update Reconstruction:
- resection id: 16
- # images in the resection group: 1
- # images remaining: 68
[19:13:41.995412][info] Robust Resection of view: 368873237
[19:13:42.405316][info] Robust Resection information:
- resection status: true
- threshold (error max): 6.16967
- # points used for resection: 1991
- # points validated by robust resection: 1905
[19:13:52.757617][info] Remove outliers:
- # outliers residual error: 628
- # outliers angular error: 0
[19:14:02.576345][info] Remove outliers:
- # outliers residual error: 56
- # outliers angular error: 0
[19:14:12.315287][info] Remove outliers:
- # outliers residual error: 16
- # outliers angular error: 0
[19:14:12.319277][info] Update Reconstruction complete:
- # cameras calibrated: 19
- # landmarks: 24020
[19:14:12.338226][info] Update Reconstruction:
- resection id: 17
- # images in the resection group: 1
- # images remaining: 67
[19:14:12.343212][info] Robust Resection of view: 1319251459
[19:14:12.820961][info] Robust Resection information:
- resection status: true
- threshold (error max): 13.4008
- # points used for resection: 2291
- # points validated by robust resection: 2204
[19:14:23.863388][info] Remove outliers:
- # outliers residual error: 1057
- # outliers angular error: 0
[19:14:34.223668][info] Remove outliers:
- # outliers residual error: 151
- # outliers angular error: 0
[19:14:44.065335][info] Remove outliers:
- # outliers residual error: 40
- # outliers angular error: 0
[19:14:44.071319][info] Update Reconstruction complete:
- # cameras calibrated: 20
- # landmarks: 25789
[19:14:44.092263][info] Update Reconstruction:
- resection id: 18
- # images in the resection group: 1
- # images remaining: 66
[19:14:44.098247][info] Robust Resection of view: 1556567934
[19:14:44.815360][info] Robust Resection information:
- resection status: true
- threshold (error max): 10.854
- # points used for resection: 3209
- # points validated by robust resection: 3107
[19:14:58.761048][info] Remove outliers:
- # outliers residual error: 1025
- # outliers angular error: 0
[19:15:09.776575][info] Remove outliers:
- # outliers residual error: 172
- # outliers angular error: 0
[19:15:19.538455][info] Remove outliers:
- # outliers residual error: 53
- # outliers angular error: 0
[19:15:28.793691][info] Remove outliers:
- # outliers residual error: 13
- # outliers angular error: 0
[19:15:28.798678][info] Update Reconstruction complete:
- # cameras calibrated: 21
- # landmarks: 27166
[19:15:28.819622][info] Update Reconstruction:
- resection id: 19
- # images in the resection group: 1
- # images remaining: 65
[19:15:28.826603][info] Robust Resection of view: 49331360
[19:15:29.466922][info] Robust Resection information:
- resection status: true
- threshold (error max): 8.65799
- # points used for resection: 3060
- # points validated by robust resection: 2901
[19:15:42.166910][info] Remove outliers:
- # outliers residual error: 941
- # outliers angular error: 0
[19:15:54.812075][info] Remove outliers:
- # outliers residual error: 122
- # outliers angular error: 0
[19:16:05.221224][info] Remove outliers:
- # outliers residual error: 27
- # outliers angular error: 0
[19:16:05.226211][info] Update Reconstruction complete:
- # cameras calibrated: 22
- # landmarks: 28371
[19:16:05.246157][info] Update Reconstruction:
- resection id: 20
- # images in the resection group: 1
- # images remaining: 64
[19:16:05.252141][info] Robust Resection of view: 1701431451
[19:16:05.693986][info] Robust Resection information:
- resection status: true
- threshold (error max): 23.1121
- # points used for resection: 2122
- # points validated by robust resection: 2058
[19:16:17.515329][info] Remove outliers:
- # outliers residual error: 1356
- # outliers angular error: 0
[19:16:27.685118][info] Remove outliers:
- # outliers residual error: 121
- # outliers angular error: 0
[19:16:35.920084][info] Remove outliers:
- # outliers residual error: 18
- # outliers angular error: 0
[19:16:35.925071][info] Update Reconstruction complete:
- # cameras calibrated: 23
- # landmarks: 29109
[19:16:35.947012][info] Update Reconstruction:
- resection id: 21
- # images in the resection group: 1
- # images remaining: 63
[19:16:35.952997][info] Robust Resection of view: 1513429988
[19:16:36.531476][info] Robust Resection information:
- resection status: true
- threshold (error max): 10.447
- # points used for resection: 2746
- # points validated by robust resection: 2606
[19:16:50.205861][info] Remove outliers:
- # outliers residual error: 1143
- # outliers angular error: 0
[19:17:00.854369][info] Remove outliers:
- # outliers residual error: 142
- # outliers angular error: 0
[19:17:09.484278][info] Remove outliers:
- # outliers residual error: 42
- # outliers angular error: 0
[19:17:09.490263][info] Update Reconstruction complete:
- # cameras calibrated: 24
- # landmarks: 29623
[19:17:09.511206][info] Update Reconstruction:
- resection id: 22
- # images in the resection group: 1
- # images remaining: 62
[19:17:09.517190][info] Robust Resection of view: 1765330158
[19:17:10.194414][info] Robust Resection information:
- resection status: true
- threshold (error max): 6.48464
- # points used for resection: 3188
- # points validated by robust resection: 3042
[19:17:22.770728][info] Remove outliers:
- # outliers residual error: 1352
- # outliers angular error: 0
[19:17:33.408265][info] Remove outliers:
- # outliers residual error: 202
- # outliers angular error: 0
[19:17:43.740620][info] Remove outliers:
- # outliers residual error: 43
- # outliers angular error: 0
[19:17:43.746636][info] Update Reconstruction complete:
- # cameras calibrated: 25
- # landmarks: 30363
[19:17:43.770540][info] Update Reconstruction:
- resection id: 23
- # images in the resection group: 1
- # images remaining: 61
[19:17:43.777521][info] Robust Resection of view: 337944215
[19:17:44.449752][info] Robust Resection information:
- resection status: true
- threshold (error max): 7.15415
- # points used for resection: 3162
- # points validated by robust resection: 3008
[19:17:58.595906][info] Remove outliers:
- # outliers residual error: 1235
- # outliers angular error: 0
[19:18:10.001356][info] Remove outliers:
- # outliers residual error: 166
- # outliers angular error: 0
[19:18:19.632586][info] Remove outliers:
- # outliers residual error: 45
- # outliers angular error: 0
[19:18:19.639567][info] Update Reconstruction complete:
- # cameras calibrated: 26
- # landmarks: 32147
[19:18:19.663503][info] Update Reconstruction:
- resection id: 24
- # images in the resection group: 1
- # images remaining: 60
[19:18:19.670484][info] Robust Resection of view: 1941793199
[19:18:20.547169][info] Robust Resection information:
- resection status: true
- threshold (error max): 10.1231
- # points used for resection: 4054
- # points validated by robust resection: 3830
[19:18:33.842600][info] Remove outliers:
- # outliers residual error: 1625
- # outliers angular error: 0
[19:18:45.545283][info] Remove outliers:
- # outliers residual error: 226
- # outliers angular error: 0
[19:18:55.910549][info] Remove outliers:
- # outliers residual error: 59
- # outliers angular error: 0
[19:19:04.871542][info] Remove outliers:
- # outliers residual error: 18
- # outliers angular error: 0
[19:19:04.881560][info] Update Reconstruction complete:
- # cameras calibrated: 27
- # landmarks: 33255
[19:19:04.905451][info] Update Reconstruction:
- resection id: 25
- # images in the resection group: 1
- # images remaining: 59
[19:19:04.912431][info] Robust Resection of view: 1780586822
[19:19:05.856906][info] Robust Resection information:
- resection status: true
- threshold (error max): 6.1639
- # points used for resection: 4253
- # points validated by robust resection: 4092
[19:19:19.313898][info] Remove outliers:
- # outliers residual error: 1519
- # outliers angular error: 0
[19:19:31.646931][info] Remove outliers:
- # outliers residual error: 185
- # outliers angular error: 0
[19:19:42.337296][info] Remove outliers:
- # outliers residual error: 46
- # outliers angular error: 0
[19:19:42.344277][info] Update Reconstruction complete:
- # cameras calibrated: 28
- # landmarks: 34478
[19:19:42.368213][info] Update Reconstruction:
- resection id: 26
- # images in the resection group: 1
- # images remaining: 58
[19:19:42.376192][info] Robust Resection of view: 69333205
[19:19:43.114244][info] Robust Resection information:
- resection status: true
- threshold (error max): 7.70479
- # points used for resection: 3435
- # points validated by robust resection: 3272
[19:19:57.106782][info] Remove outliers:
- # outliers residual error: 1179
- # outliers angular error: 0
[19:20:09.381934][info] Remove outliers:
- # outliers residual error: 173
- # outliers angular error: 0
[19:20:19.616550][info] Remove outliers:
- # outliers residual error: 59
- # outliers angular error: 0
[19:20:20.745560][info] Remove outliers:
- # outliers residual error: 0
- # outliers angular error: 0
[19:20:20.753539][info] Update Reconstruction complete:
- # cameras calibrated: 29
- # landmarks: 35304
[19:20:20.782430][info] Update Reconstruction:
- resection id: 27
- # images in the resection group: 1
- # images remaining: 57
[19:20:20.789411][info] Robust Resection of view: 1634096602
[19:20:21.243225][info] Robust Resection information:
- resection status: true
- threshold (error max): 22.4956
- # points used for resection: 2187
- # points validated by robust resection: 2021
[19:20:24.832593][info] Remove outliers:
- # outliers residual error: 1561
- # outliers angular error: 0
[19:20:27.730866][info] Remove outliers:
- # outliers residual error: 177
- # outliers angular error: 0
[19:20:29.811318][info] Remove outliers:
- # outliers residual error: 65
- # outliers angular error: 0
[19:20:31.518703][info] Remove outliers:
- # outliers residual error: 26
- # outliers angular error: 0
[19:20:31.527679][info] Update Reconstruction complete:
- # cameras calibrated: 30
- # landmarks: 35953
[19:20:31.548624][info] Update Reconstruction:
- resection id: 28
- # images in the resection group: 7
- # images remaining: 56
[19:20:31.555605][info] Robust Resection of view: 1424248065
[19:20:31.555605][info] Robust Resection of view: 306827382
[19:20:31.555605][info] Robust Resection of view: 326673302
[19:20:31.555605][info] Robust Resection of view: 248446512
[19:20:31.932596][info] Robust Resection information:
- resection status: true
- threshold (error max): 12.3985
- # points used for resection: 1765
- # points validated by robust resection: 1597
[19:20:31.949550][info] Robust Resection of view: 1013535011
[19:20:32.085187][info] Robust Resection information:
- resection status: true
- threshold (error max): 27.2963
- # points used for resection: 2349
- # points validated by robust resection: 2283
[19:20:32.094164][info] Robust Resection information:
- resection status: true
- threshold (error max): 19.4034
- # points used for resection: 2373
- # points validated by robust resection: 2262
[19:20:32.124083][info] Robust Resection of view: 1329221595
[19:20:32.126079][info] Robust Resection of view: 258138386
[19:20:32.236782][info] Robust Resection information:
- resection status: true
- threshold (error max): 33.3157
- # points used for resection: 1292
- # points validated by robust resection: 1250
[19:20:32.240771][info] Robust Resection information:
- resection status: true
- threshold (error max): 15.9175
- # points used for resection: 3031
- # points validated by robust resection: 2926
[19:20:32.611778][info] Robust Resection information:
- resection status: true
- threshold (error max): 21.5402
- # points used for resection: 2203
- # points validated by robust resection: 2095
[19:20:32.657657][info] Robust Resection information:
- resection status: true
- threshold (error max): 7.07447
- # points used for resection: 2545
- # points validated by robust resection: 2215
[19:20:38.620734][info] Remove outliers:
- # outliers residual error: 5507
- # outliers angular error: 1
[19:20:42.292904][info] Remove outliers:
- # outliers residual error: 594
- # outliers angular error: 0
[19:20:45.785561][info] Remove outliers:
- # outliers residual error: 172
- # outliers angular error: 0
[19:20:49.077721][info] Remove outliers:
- # outliers residual error: 80
- # outliers angular error: 0
[19:20:51.943055][info] Remove outliers:
- # outliers residual error: 45
- # outliers angular error: 0
[19:20:51.953028][info] Update Reconstruction complete:
- # cameras calibrated: 37
- # landmarks: 41589
[19:20:51.972975][info] Update Reconstruction:
- resection id: 29
- # images in the resection group: 16
- # images remaining: 49
[19:20:51.979956][info] Robust Resection of view: 1078313591
[19:20:51.979956][info] Robust Resection of view: 919951866
[19:20:51.979956][info] Robust Resection of view: 2136229191
[19:20:51.980954][info] Robust Resection of view: 541439545
[19:20:52.143518][info] Robust Resection information:
- resection status: true
- threshold (error max): 11.9476
- # points used for resection: 795
- # points validated by robust resection: 738
[19:20:52.159476][info] Robust Resection of view: 881185139
[19:20:52.178425][info] Robust Resection information:
- resection status: true
- threshold (error max): 18.3667
- # points used for resection: 915
- # points validated by robust resection: 859
[19:20:52.194382][info] Robust Resection of view: 3640264
[19:20:52.261203][info] Robust Resection information:
- resection status: true
- threshold (error max): 11.4862
- # points used for resection: 1342
- # points validated by robust resection: 1262
[19:20:52.279156][info] Robust Resection of view: 1080724491
[19:20:52.295113][info] Robust Resection information:
- resection status: true
- threshold (error max): 9.39705
- # points used for resection: 1480
- # points validated by robust resection: 1386
[19:20:52.314062][info] Robust Resection of view: 726608633
[19:20:52.573368][info] Robust Resection information:
- resection status: true
- threshold (error max): 7.11796
- # points used for resection: 1646
- # points validated by robust resection: 1502
[19:20:52.598302][info] Robust Resection of view: 1679328085
[19:20:52.662131][info] Robust Resection information:
- resection status: true
- threshold (error max): 12.3514
- # points used for resection: 1668
- # points validated by robust resection: 1598
[19:20:52.684072][info] Robust Resection of view: 1009420532
[19:20:52.756877][info] Robust Resection information:
- resection status: true
- threshold (error max): 10.1584
- # points used for resection: 1873
- # points validated by robust resection: 1775
[19:20:52.780813][info] Robust Resection of view: 1658674599
[19:20:52.903485][info] Robust Resection information:
- resection status: true
- threshold (error max): 10.6557
- # points used for resection: 1063
- # points validated by robust resection: 986
[19:20:52.911464][info] Robust Resection information:
- resection status: true
- threshold (error max): 7.88509
- # points used for resection: 3203
- # points validated by robust resection: 3058
[19:20:52.921437][info] Robust Resection of view: 1075810670
[19:20:52.945373][info] Robust Resection of view: 2091988385
[19:20:53.216647][info] Robust Resection information:
- resection status: true
- threshold (error max): 8.64744
- # points used for resection: 2506
- # points validated by robust resection: 2396
[19:20:53.251554][info] Robust Resection of view: 1338373844
[19:20:53.489916][info] Robust Resection information:
- resection status: true
- threshold (error max): 7.9432
- # points used for resection: 2865
- # points validated by robust resection: 2719
[19:20:53.530806][info] Robust Resection of view: 1612737197
[19:20:53.825019][info] Robust Resection information:
- resection status: true
- threshold (error max): 6.17859
- # points used for resection: 3490
- # points validated by robust resection: 3301
[19:20:53.849953][info] Robust Resection information:
- resection status: true
- threshold (error max): 6.25541
- # points used for resection: 3477
- # points validated by robust resection: 3301
[19:20:53.867904][info] Robust Resection information:
- resection status: true
- threshold (error max): 8.24882
- # points used for resection: 2396
- # points validated by robust resection: 2262
[19:20:53.884859][info] Robust Resection of view: 419583562
[19:20:53.947691][info] Robust Resection information:
- resection status: true
- threshold (error max): 22.3359
- # points used for resection: 1855
- # points validated by robust resection: 1775
[19:20:54.196028][info] Robust Resection information:
- resection status: true
- threshold (error max): 14.9427
- # points used for resection: 1393
- # points validated by robust resection: 1298
[19:21:02.265435][info] Remove outliers:
- # outliers residual error: 9228
- # outliers angular error: 0
[19:21:06.659678][info] Remove outliers:
- # outliers residual error: 1017
- # outliers angular error: 0
[19:21:10.521345][info] Remove outliers:
- # outliers residual error: 318
- # outliers angular error: 0
[19:21:13.794588][info] Remove outliers:
- # outliers residual error: 164
- # outliers angular error: 0
[19:21:17.073845][info] Remove outliers:
- # outliers residual error: 83
- # outliers angular error: 0
[19:21:19.892272][info] Remove outliers:
- # outliers residual error: 45
- # outliers angular error: 0
[19:21:19.906235][info] Update Reconstruction complete:
- # cameras calibrated: 53
- # landmarks: 55104
[19:21:19.938149][info] Update Reconstruction:
- resection id: 30
- # images in the resection group: 2
- # images remaining: 33
[19:21:19.948129][info] Robust Resection of view: 1731002545
[19:21:19.948129][info] Robust Resection of view: 1166514912
[19:21:20.633290][info] Robust Resection information:
- resection status: true
- threshold (error max): 20.659
- # points used for resection: 3174
- # points validated by robust resection: 3082
[19:21:20.752969][info] Robust Resection information:
- resection status: true
- threshold (error max): 24.8431
- # points used for resection: 3791
- # points validated by robust resection: 3555
[19:21:26.170477][info] Remove outliers:
- # outliers residual error: 1793
- # outliers angular error: 0
[19:21:30.672455][info] Remove outliers:
- # outliers residual error: 190
- # outliers angular error: 0
[19:21:34.075353][info] Remove outliers:
- # outliers residual error: 44
- # outliers angular error: 0
[19:21:34.091312][info] Update Reconstruction complete:
- # cameras calibrated: 55
- # landmarks: 57443
[19:21:34.117211][info] Update Reconstruction:
- resection id: 31
- # images in the resection group: 29
- # images remaining: 31
[19:21:34.128182][info] Robust Resection of view: 1817200974
[19:21:34.128182][info] Robust Resection of view: 807901357
[19:21:34.130176][info] Robust Resection of view: 758667032
[19:21:34.130176][info] Robust Resection of view: 637114759
[19:21:34.453312][info] Robust Resection information:
- resection status: true
- threshold (error max): 14.8927
- # points used for resection: 1473
- # points validated by robust resection: 1381
[19:21:34.475253][info] Robust Resection of view: 289104914
[19:21:34.517141][info] Robust Resection information:
- resection status: true
- threshold (error max): 14.2696
- # points used for resection: 1843
- # points validated by robust resection: 1753
[19:21:34.545067][info] Robust Resection of view: 1868651584
[19:21:34.621861][info] Robust Resection information:
- resection status: true
- threshold (error max): 8.5392
- # points used for resection: 2272
- # points validated by robust resection: 2147
[19:21:34.653775][info] Robust Resection of view: 1558541887
[19:21:34.873188][info] Robust Resection information:
- resection status: true
- threshold (error max): 10.381
- # points used for resection: 1562
- # points validated by robust resection: 1491
[19:21:34.895130][info] Robust Resection of view: 501559152
[19:21:34.946991][info] Robust Resection information:
- resection status: true
- threshold (error max): 24.7869
- # points used for resection: 3613
- # points validated by robust resection: 3453
[19:21:35.003839][info] Robust Resection of view: 62760508
[19:21:35.052708][info] Robust Resection information:
- resection status: true
- threshold (error max): 10.6389
- # points used for resection: 2536
- # points validated by robust resection: 2430
[19:21:35.082628][info] Robust Resection of view: 699236792
[19:21:35.164409][info] Robust Resection information:
- resection status: true
- threshold (error max): 16.0942
- # points used for resection: 1210
- # points validated by robust resection: 1138
[19:21:35.184356][info] Robust Resection of view: 1182105432
[19:21:35.236217][info] Robust Resection information:
- resection status: true
- threshold (error max): 6.31608
- # points used for resection: 2685
- # points validated by robust resection: 2559
[19:21:35.268131][info] Robust Resection of view: 479997668
[19:21:35.409753][info] Robust Resection information:
- resection status: true
- threshold (error max): 14.9793
- # points used for resection: 1508
- # points validated by robust resection: 1433
[19:21:35.433689][info] Robust Resection of view: 468200263
[19:21:35.479566][info] Robust Resection information:
- resection status: true
- threshold (error max): 10.5413
- # points used for resection: 1341
- # points validated by robust resection: 1232
[19:21:35.500510][info] Robust Resection of view: 196567166
[19:21:35.621187][info] Robust Resection information:
- resection status: true
- threshold (error max): 13.9161
- # points used for resection: 1668
- # points validated by robust resection: 1561
[19:21:35.644126][info] Robust Resection of view: 729865606
[19:21:35.771784][info] Robust Resection information:
- resection status: true
- threshold (error max): 5.22691
- # points used for resection: 3450
- # points validated by robust resection: 3281
[19:21:35.805693][info] Robust Resection of view: 113452939
[19:21:35.854562][info] Robust Resection information:
- resection status: true
- threshold (error max): 11.6332
- # points used for resection: 1677
- # points validated by robust resection: 1581
[19:21:35.878498][info] Robust Resection of view: 102982095
[19:21:35.937341][info] Robust Resection information:
- resection status: true
- threshold (error max): 5.97373
- # points used for resection: 2224
- # points validated by robust resection: 2099
[19:21:35.965266][info] Robust Resection of view: 1554139380
[19:21:36.005159][info] Robust Resection information:
- resection status: true
- threshold (error max): 15.0513
- # points used for resection: 1682
- # points validated by robust resection: 1575
[19:21:36.042061][info] Robust Resection of view: 647736823
[19:21:36.120850][info] Robust Resection information:
- resection status: true
- threshold (error max): 14.0102
- # points used for resection: 1188
- # points validated by robust resection: 1096
[19:21:36.140797][info] Robust Resection of view: 1951933684
[19:21:36.306353][info] Robust Resection information:
- resection status: true
- threshold (error max): 18.8966
- # points used for resection: 822
- # points validated by robust resection: 785
[19:21:36.366193][info] Robust Resection information:
- resection status: true
- threshold (error max): 15.9409
- # points used for resection: 1813
- # points validated by robust resection: 1691
[19:21:36.390129][info] Robust Resection of view: 485341579
[19:21:36.444983][info] Robust Resection information:
- resection status: true
- threshold (error max): 7.57808
- # points used for resection: 2933
- # points validated by robust resection: 2769
[19:21:36.477895][info] Robust Resection of view: 10830036
[19:21:36.672374][info] Robust Resection information:
- resection status: true
- threshold (error max): 6.22599
- # points used for resection: 2894
- # points validated by robust resection: 2697
[19:21:36.708278][info] Robust Resection of view: 1763139001
[19:21:36.773105][info] Robust Resection information:
- resection status: true
- threshold (error max): 16.1573
- # points used for resection: 1780
- # points validated by robust resection: 1681
[19:21:36.798038][info] Robust Resection of view: 1317766574
[19:21:36.964592][info] Robust Resection information:
- resection status: true
- threshold (error max): 15.8732
- # points used for resection: 2359
- # points validated by robust resection: 2237
[19:21:36.993515][info] Robust Resection of view: 766298077
[19:21:37.122170][info] Robust Resection information:
- resection status: true
- threshold (error max): 6.30249
- # points used for resection: 2016
- # points validated by robust resection: 1855
[19:21:37.149099][info] Robust Resection of view: 2120351862
[19:21:37.265787][info] Robust Resection information:
- resection status: true
- threshold (error max): 10.6735
- # points used for resection: 2164
- # points validated by robust resection: 2034
[19:21:37.330613][info] Robust Resection information:
- resection status: true
- threshold (error max): 14.0053
- # points used for resection: 1666
- # points validated by robust resection: 1580
[19:21:37.355546][info] Robust Resection of view: 805511405
[19:21:37.471237][info] Robust Resection information:
- resection status: true
- threshold (error max): 15.9241
- # points used for resection: 1562
- # points validated by robust resection: 1462
[19:21:37.888122][info] Robust Resection information:
- resection status: true
- threshold (error max): 8.99725
- # points used for resection: 2547
- # points validated by robust resection: 2382
[19:21:37.916047][info] Robust Resection of view: 353417983
[19:21:38.285059][info] Robust Resection information:
- resection status: true
- threshold (error max): 18.7292
- # points used for resection: 1782
- # points validated by robust resection: 1734
[19:21:38.313983][info] Robust Resection of view: 2045861489
[19:21:38.742834][info] Robust Resection information:
- resection status: true
- threshold (error max): 13.1709
- # points used for resection: 2053
- # points validated by robust resection: 1936
[19:21:55.635666][info] Remove outliers:
- # outliers residual error: 15969
- # outliers angular error: 8
[19:22:03.024865][info] Remove outliers:
- # outliers residual error: 1801
- # outliers angular error: 2
[19:22:08.746583][info] Remove outliers:
- # outliers residual error: 567
- # outliers angular error: 2
[19:22:14.608901][info] Remove outliers:
- # outliers residual error: 287
- # outliers angular error: 0
[19:22:19.473879][info] Remove outliers:
- # outliers residual error: 127
- # outliers angular error: 0
[19:22:24.334877][info] Remove outliers:
- # outliers residual error: 62
- # outliers angular error: 1
[19:22:28.293286][info] Remove outliers:
- # outliers residual error: 35
- # outliers angular error: 0
[19:22:28.319186][info] Update Reconstruction complete:
- # cameras calibrated: 84
- # landmarks: 83040
[19:22:28.338134][info] Update Reconstruction:
- resection id: 32
- # images in the resection group: 2
- # images remaining: 2
[19:22:28.353095][info] Robust Resection of view: 1281927320
[19:22:28.353095][info] Robust Resection of view: 1763291879
[19:22:28.700201][info] Robust Resection information:
- resection status: true
- threshold (error max): 6.48513
- # points used for resection: 1672
- # points validated by robust resection: 1565
[19:22:29.278646][info] Robust Resection information:
- resection status: true
- threshold (error max): 6.18131
- # points used for resection: 4179
- # points validated by robust resection: 3874
[19:22:38.420159][info] Remove outliers:
- # outliers residual error: 3492
- # outliers angular error: 0
[19:22:45.134194][info] Remove outliers:
- # outliers residual error: 356
- # outliers angular error: 0
[19:22:50.054058][info] Remove outliers:
- # outliers residual error: 77
- # outliers angular error: 0
[19:22:54.015431][info] Remove outliers:
- # outliers residual error: 22
- # outliers angular error: 0
[19:22:54.046361][info] Update Reconstruction complete:
- # cameras calibrated: 86
- # landmarks: 83865
[19:22:54.167057][info] Structure from Motion statistics:
- # input images: 86
- # cameras calibrated: 86
- # landmarks: 83865
- elapsed time: 733.573
- residual RMSE: 0.984952
[19:22:54.354552][info] Histogram of residuals:
1.45e-07 | 322958
0.399 | 177848
0.798 | 104794
1.2 | 60927
1.6 | 36357
2 | 21510
2.39 | 12907
2.79 | 7557
3.19 | 3936
3.59 | 1250
3.99
[19:22:54.358544][info] # tracks: 83865
[19:22:54.358544][info] Tracks Length min: 2
[19:22:54.358544][info] Tracks Length median: 3
[19:22:54.358544][info] Tracks Length max: 41
[19:22:54.359545][info] Tracks Length mean: 4.47173
[19:22:54.359545][info] Histogram of tracks length:
2 | 34867
3 | 15806
4 | 8841
5 | 5373
6 | 3924
7 | 2853
8 | 2220
9 | 1769
10 | 1441
11 | 1085
12 | 1013
13 | 849
14 | 667
15 | 555
16 | 496
17 | 392
18 | 351
19 | 276
20 | 239
21 | 208
22 | 143
23 | 122
24 | 86
25 | 70
26 | 59
27 | 52
28 | 32
29 | 23
30 | 23
31 | 12
32 | 7
33 | 4
34 | 5
35 | 0
36 | 0
37 | 0
38 | 1
39 | 0
40 | 0
41 | 1
42
Compute scene structure color
0% 10 20 30 40 50 60 70 80 90 100%
|----|----|----|----|----|----|----|----|----|----|
Any ideas?
Yep, that's the bug. The process completes but doesn't terminate, so the reconstruction cant progress. You can look in the above comments for the work around editing status files.
It works, but I've tried it and I dont suggest doing it. The stage is fine, but you'll have to do it again at least 20 times during different stages after structure from motion. DepthMap is the worst.
This is a shame, I look forward to a fix for this bug but in the meantime Agisoft I guess!
It hasnt quite completed for me though, the colour is never computed, does anyone else have this issue?
Also im on windows 10, seams like a lot of other people are on 7 no?
Did anyone try to attach a debugger to the stuck process and dump stack traces of all threads?
I would also love to see this Win7 bug fixed. I was able to work through the entire node tree using the above described technique of editing the status file then pressing Start again, but when I got to the end, I just couldn't get it to export the texture or mesh.
Also, in those status files, my resultCode is never 15, it's usually 255.
My specs:
Built by Boxx Technologies
Win 7 Ultimate SP1
2 Xeon X5650 2.67 Ghz procs
108 gigs RAM
NVidia GeForce GTX Titan X (driver version 347.88)
hello all,
same here on my end on win 7 x64 with a GTX970; workaround works but is not feasible for easy reconstruction since its not intended to work like that. but its still a great peace of software.
meanwhile i use http://ccwu.me/vsfm/ for the pointcloud and http://www.meshlab.net/ for generating the mesh.
Could somebody pleeeeease clean this up.
this is not a Win7 issue as multiple Win10 users have reported the same issue
log files are important for debugging, but in this report the only thing they do is obsfucating the readability of the reports
obviously, I am having the same issues. I used reference material from agisoft (the doll) and got stuck in structurefrommotion. @fabiencastan what info do the devs need from me to work on debugging?
There are a few threads on this, here is the update as far as I can find:
They are looking to rebuild this in 2 or 3 weeks.
The most likely cause is the OIIO library, it is maintained by a separate group and has a known bug with the threads not terminating in win7.
The Win10 problems reported aren't related to this particular failure to progress bug. They seem to fail due to camera calibration failure (totally different issue)
Hopefully the recompile works, I am stuck with win7 for now too.
However, win7 went end of life in 2015... not a lot of value investing too much time on an outdated OS.
Thank you for the quick response, but there ARE reports in this issue report for WIN10
kelteseth commented on 17 Aug •
JazzCousins commented 16 september
Since I am just a layman, I might be totally wrong, but camera calibration failure seems to me like a input data related issue, right? I used the reference material from Agisoft (the doll data set). I don't understand how this perfectly works on some computers with default meshroom settings and doesn't on others (mine).
So I guess my issue is not related to the imput data, right?
I do see a common theme with JazzCousins. We both seem to run OS from C:/ and have data segrated on D:/.
Thats an interesting observation TaironUsaro, I wonder if that's related. I dont have space to fit meshroom on my C:/ but perhaps making sure all its inputs and outputs are going to the same drive its on might help. Say if you come across anything new!
Quick Update:
shifting photos & .mg file & Meshroom cache from D:/......... to C:/users/username/Test did fix the problem for me.
since clean program/data segration is way more easier & cleaner with Win7 to achieve than it is with Win10 I would guess this explains why the bug mostly appears with Win7.
I linked all my data folders manually to folders on D:/ because I was used to have this segration under Win7 in times when SSD disk space was precious and you didn't want to flood it with rarely read data or not time critical data that's often rewritten.
For the test, I used a folder on the C:/ drive and suddenly everything was fine
I am having this issue. Win7 gtx1050. I have everything on my C: drive. Hopefully the recompile fixes this. pls support windows 7
@TaironUsaro
I don't see how the drive used could change something.
Are you sure you have not used a non ascii character in your initial path in D:/ which could explain your problems?
nope that seems clean, BUT it is a Junction. So the path Explorer shows me is
C:\Users\Holger\Documents_BlenderProjekte\workingDir
but it is linked per junction to
D:_synced_BlenderProjekte\BlenderProjekte\workingDir
is that the issue or is the underscore the issue?
I built the modified version of OpenImageIO by yann-lty #(https://github.com/yann-lty/oiio/tree/fix-win7-dll-deadlock), and link it with AliceVision. And now Meshroom can finish its job in Windows 7. Thank you! @yann-lty


Is there a build of this somewhere that I could download and test on Win7 as well? I don't know how to make my own builds.
Or can you explain how you got it to work on Win7 in more detail please? :)
The fix has been merged in oiio: https://github.com/OpenImageIO/oiio/pull/2038.
We will make a new release with binaries.
Is there any info on when the new release will be coming up?
Is there any info on when the new release will be coming up? -x2
The release page has been updated with a new download option Meshroom-2018.1.0-win7-64.zip which contains the updated version of OpenImageIO and fixes this issue. Can anyone who was having this problem confirm it now works? @Rimasson @Stwend @chenxilin951207 @hyperfx
I have just confirmed that this new win7 version works.
All threads now terminate properly, and the reconstruction completes successfully without any user interaction.
Thank you!
Thanks for the feedback!
Still getting stuck for me on the DepthMap node. Any ideas, or how can I figure out why it's getting stuck there?
It's not the CUDA problem, I don't think, I have a GeForce GTX Titan X
I'll test it later on the computer thankyou all
Most helpful comment
My colleague has found a workaround to this problem on Windows 7.
In summary the current problem is: a node (feature extraction or structure from motion) has finished its task, but its next node is not executed.
The workaround is:
a. change "status"from "ERROR" to "SUCCESS"
b. change "returnCode" from "15" to "0"
I was stocked in this problem for 2 weeks, and here's my first success!